+ 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:13:11.863 [debug] Lager installed handler {lager_file_backend,"error.log"} into lager_event 04:13:11.863 [debug] Lager installed handler {lager_file_backend,"console.log"} into lager_event 04:13:11.863 [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:13:12.041 [info] RegName: port_gtp0 04:13:12.042 [notice] FDesc: {file_descriptor,raw_file_io_list,{file_descriptor,prim_file,#{handle => #Ref<0.1283019585.1655308336.196592>,owner => <0.171.0>,r_ahead_size => 0,r_buffer => #Ref<0.1283019585.1655308289.197247>}}} 04:13:12.042 [debug] CreateGTPLinkInfo: [{fd0,23},{fd1,24},{hashsize,131072},{role,1}] 04:13:12.044 [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:13:12.046 [debug] Device configured: "gtp0" has Idx 4 04:13:12.046 [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:13:12.046 [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:13:12.046 [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:13:12.046 [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:13:12.046 [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,375051831,41700,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:13:12.046 [debug] handle_info: #rtnetlink{type=newaddr,flags=[],seq=0,pid=0,msg={inet6,64,128,253,4,[{address,{65152,0,0,0,6483,44599,38458,59241}},{ifa_cacheinfo,4294967295,4294967295,375051831,375051831},{8,<<128,8,0,0>>},{11,<<3>>}]}} 04:13:12.046 [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,6483,44599,38458,59241}},{priority,0},{oif,4},{rta_cacheinfo,0,0,0,0,0,0,0,0},{20,<<0>>}]}} 04:13:12.046 [notice] osmo-epdg app started 04:13:12.047 [info] Config for GTP-U Local IP Address: "172.18.62.20" 04:13:12.078 [notice] aaa_diameter_swx connecting to IP 172.18.62.103 port 3868 04:13:12.104 [notice] aaa_diameter_s6b Listening on IP 172.18.62.20 port 3869 04:13:12.110 [info] epdg_gtpc_s2b: init(): ["172.18.62.20",2123,"172.18.62.103",2123,"172.18.62.20",[]] 04:13:12.110 [info] epdg_gtpc_s2b: Binding to IP 172.18.62.20 port 2123 04:13:12.113 [info] epdg_gtpc_s2b: Socket is #Port<0.14> 04:13:12.113 [info] epdg_gtpc_s2b connecting to IP 172.18.62.103 port 2123 04:13:12.115 [info] GSUP Server on IP 172.18.62.20 port 4222 04:13:12.117 [info] GSUP server listen socket #Port<0.16> 04:13:12.354 [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,62,103},40749}} *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} Registering handler {process_id,<0.209.0>} for socket #Port<0.18> Stream {osmo, 5} 04:13:15.228 [notice] GSUP connection has been established 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:13:15.262 [info] Peer up: {<0.227.0>,{diameter_caps,{"epdg.localdomain","hss.localdomain"},{"localdomain","localdomain"},{[{127,0,0,1},{172,18,62,20},{192,168,0,2}],[{172,18,62,103}]},{0,10415},{"osmo-epdg","TTCN-3 Testsuite"},{[],[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:13:15.265 [info] Peer up: {<0.197.0>,{diameter_caps,{"aaa.localdomain","pgw.localdomain"},{"localdomain","localdomain"},{[{172,18,62,20}],[{172,18,62,103}]},{0,10415},{"osmo-epdg-AAA","TTCN-3 Testsuite"},{[],[]},{[10415,13019,5535],[]},{[],[4294967295]},{[],[0]},{[],[]},{[{'diameter_base_Vendor-Specific-Application-Id',10415,[16777272],[]}],[{'diameter_base_Vendor-Specific-Application-Id',[10415],[16777272],[]}]},{[],[0]},{[],[]}}} Stream 238, 32 bytes *DBG* gsup_server got {ipa,#Port<0.18>, {osmo,5}, #{imsi => <<"262421065200720">>, 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.327 [info] GSUP: Rx #{imsi => <<"262421065200720">>,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_262421065200720 enter epdg_ue_fsm in state state_new *DBG* epdg_ue_fsm_262421065200720 consume internal init_state in state state_new 04:13:21.332 [info] ue_fsm start(epdg_ue_fsm_262421065200720) *DBG* epdg_ue_fsm_262421065200720 receive call {auth_request,33,"internet",#{}} from <0.244.0> in state state_new 04:13:21.332 [info] ue_fsm init(<<"262421065200720">>) *DBG* epdg_ue_fsm_262421065200720 send ok to <0.244.0> 04:13:21.332 [info] ue_fsm auth_request *DBG* epdg_ue_fsm_262421065200720 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}} 04:13:21.333 [info] ue_fsm state_new event=auth_request {33, "internet", #{}}, {ue_fsm_data,<<"262421065200720">>,"internet",[],undefined,false,0,false,false} *DBG* epdg_ue_fsm_262421065200720 start_timer {state_timeout,10000, swm_der_timeout,[]} in state state_wait_auth_resp *DBG* aaa_ue_fsm_262421065200720 enter aaa_ue_fsm in state state_new *DBG* aaa_ue_fsm_262421065200720 consume internal init_state in state state_new 04:13:21.335 [info] ue_fsm start_link(aaa_ue_fsm_262421065200720) *DBG* aaa_ue_fsm_262421065200720 receive call {rx_swm_der_auth_req,33,"internet",#{}} from <0.201.0> in state state_new 04:13:21.335 [info] ue_fsm init("262421065200720") 04:13:21.335 [info] ue_fsm ev_rx_swm_der_auth_req 04:13:21.335 [info] ue_fsm state_new event=rx_swm_der_auth_req {33, "internet", #{}}, {ue_fsm_data,"262421065200720",undefined,undefined,false,false,undefined} 04:13:21.335 [debug] Swx MAR: IPv4Opt=<<"ÿÿÿþ">> IPv6Opt=[] 04:13:21.335 [debug] Swx Tx MAR: {'MAR',["epdg.localdomain",";","1805677143",";","1",";","nonode@nohost"],1,undefined,undefined,undefined,"262421065200720",{'Vendor-Specific-Application-Id',10415,[16777265],[]},{'SIP-Auth-Data-Item',[],["EAP-AKA"],[],[],[],[],[],[],<<"ÿÿÿþ">>,[],[],[],[]},1,[],1,[],[],[],[],[],[],[],[]} *DBG* aaa_ue_fsm_262421065200720 send ok to <0.201.0> *DBG* aaa_ue_fsm_262421065200720 consume call {rx_swm_der_auth_req,33,"internet",#{}} from <0.201.0> in state state_new => state_wait_swx_maa 04:13:21.349 [info] SWx Rx MAA {<0.227.0>,{diameter_caps,{"epdg.localdomain","hss.localdomain"},{"localdomain","localdomain"},{[{127,0,0,1},{172,18,62,20},{192,168,0,2}],[{172,18,62,103}]},{0,10415},{"osmo-epdg","TTCN-3 Testsuite"},{[],[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;1805677143;1;nonode@nohost",1,"hss.localdomain","localdomain",{'Vendor-Specific-Application-Id',10415,[16777265],[]},"262421065200720",[],[2001],[],[1],[{'SIP-Auth-Data-Item',[0],["Digest-AKAv1-MD5"],[[89,32,143,181,248,68,247,126,38,131,209,46,153,229,118,25,157,176,61,213,22,71,178,167,103,80,21,231,235,245,38,131]],[[89,32,143,181,248,68,247,126,38,131,209,46,153,229,118,25,169,148,222,158,112,227,183,36,148,170,10,190,77,160]],["foobar"],[[8,82,138,229,136,124,132,12,21,59,52,63,217,158,179,77]],[[51,21,36,56,3,115,103,117,243,85,70,23,159,45,218,181]],[],[],[],[],[],[]}],[],[],[],[],[],[]}/ Errors []  *DBG* aaa_ue_fsm_262421065200720 receive call {rx_swx_maa, {ok,[{epdg_auth_tuple, <<89,32,143,181,248,68,247,126,38,131,209,46,153,229,118,25>>, <<157,176,61,213,22,71,178,167,103,80,21,231,235,245,38,131>>, <<89,32,143,181,248,68,247,126,38,131,209,46,153,229,118,25, 169,148,222,158,112,227,183,36,148,170,10,190,77,160>>, <<51,21,36,56,3,115,103,117,243,85,70,23,159,45,218,181>>, <<8,82,138,229,136,124,132,12,21,59,52,63,217,158,179,77>>}]}} from <0.247.0> in state state_wait_swx_maa 04:13:21.350 [info] dia_sip2gsup: auth [89,32,143,181,248,68,247,126,38,131,209,46,153,229,118,25,157,176,61,213,22,71,178,167,103,80,21,231,235,245,38,131] authz [89,32,143,181,248,68,247,126,38,131,209,46,153,229,118,25,169,148,222,158,112,227,183,36,148,170,10,190,77,160]  04:13:21.350 [info] rand [89,32,143,181,248,68,247,126,38,131,209,46,153,229,118,25] autn [157,176,61,213,22,71,178,167,103,80,21,231,235,245,38,131]  *DBG* aaa_ue_fsm_262421065200720 send ok to <0.247.0> *DBG* epdg_ue_fsm_262421065200720 receive call {received_swm_dea_auth_response, {ok,[{epdg_auth_tuple, <<89,32,143,181,248,68,247,126,38,131,209,46,153,229,118,25>>, <<157,176,61,213,22,71,178,167,103,80,21,231,235,245,38,131>>, <<89,32,143,181,248,68,247,126,38,131,209,46,153,229,118,25, 169,148,222,158,112,227,183,36,148,170,10,190,77,160>>, <<51,21,36,56,3,115,103,117,243,85,70,23,159,45,218,181>>, <<8,82,138,229,136,124,132,12,21,59,52,63,217,158,179,77>>}]}} from <0.211.0> in state state_wait_auth_resp 04:13:21.350 [info] ue_fsm ev_rx_swx_maa 04:13:21.350 [info] ue_fsm state_wait_swx_maa event=rx_swx_maa, {ue_fsm_data,"262421065200720",undefined,undefined,false,false,undefined} *DBG* epdg_ue_fsm_262421065200720 send ok to <0.211.0> *DBG* aaa_ue_fsm_262421065200720 consume call {rx_swx_maa, {ok,[{epdg_auth_tuple, <<89,32,143,181,248,68,247,126,38,131,209,46,153,229,118,25>>, <<157,176,61,213,22,71,178,167,103,80,21,231,235,245,38,131>>, <<89,32,143,181,248,68,247,126,38,131,209,46,153,229,118,25, 169,148,222,158,112,227,183,36,148,170,10,190,77,160>>, <<51,21,36,56,3,115,103,117,243,85,70,23,159,45,218,181>>, <<8,82,138,229,136,124,132,12,21,59,52,63,217,158,179,77>>}]}} from <0.247.0> in state state_wait_swx_maa => state_new *DBG* gsup_server got cast {auth_response, {<<"262421065200720">>, {ok, [{epdg_auth_tuple, <<89,32,143,181,248,68,247,126,38,131,209,46, 153,229,118,25>>, <<157,176,61,213,22,71,178,167,103,80,21,231, 235,245,38,131>>, <<89,32,143,181,248,68,247,126,38,131,209,46, 153,229,118,25,169,148,222,158,112,227,183, 36,148,170,10,190,77,160>>, <<51,21,36,56,3,115,103,117,243,85,70,23,159, 45,218,181>>, <<8,82,138,229,136,124,132,12,21,59,52,63, 217,158,179,77>>}]}}} *DBG* epdg_ue_fsm_262421065200720 consume call {received_swm_dea_auth_response, {ok,[{epdg_auth_tuple, <<89,32,143,181,248,68,247,126,38,131,209,46,153,229,118,25>>, <<157,176,61,213,22,71,178,167,103,80,21,231,235,245,38,131>>, <<89,32,143,181,248,68,247,126,38,131,209,46,153,229,118,25, 169,148,222,158,112,227,183,36,148,170,10,190,77,160>>, <<51,21,36,56,3,115,103,117,243,85,70,23,159,45,218,181>>, <<8,82,138,229,136,124,132,12,21,59,52,63,217,158,179,77>>}]}} from <0.211.0> in state state_wait_auth_resp => state_authenticating 04:13:21.350 [info] ue_fsm received_swm_dea_auth_response {ok,[{epdg_auth_tuple,<<89,32,143,181,248,68,247,126,38,131,209,46,153,229,118,25>>,<<157,176,61,213,22,71,178,167,103,80,21,231,235,245,38,131>>,<<89,32,143,181,248,68,247,126,38,131,209,46,153,229,118,25,169,148,222,158,112,227,183,36,148,170,10,190,77,160>>,<<51,21,36,56,3,115,103,117,243,85,70,23,159,45,218,181>>,<<8,82,138,229,136,124,132,12,21,59,52,63,217,158,179,77>>}]} *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:13:21.350 [info] ue_fsm state_wait_auth_resp event=received_swm_dea_auth_response Result={ok,[{epdg_auth_tuple,<<89,32,143,181,248,68,247,126,38,131,209,46,153,229,118,25>>,<<157,176,61,213,22,71,178,167,103,80,21,231,235,245,38,131>>,<<89,32,143,181,248,68,247,126,38,131,209,46,153,229,118,25,169,148,222,158,112,227,183,36,148,170,10,190,77,160>>,<<51,21,36,56,3,115,103,117,243,85,70,23,159,45,218,181>>,<<8,82,138,229,136,124,132,12,21,59,52,63,217,158,179,77>>}]}, {ue_fsm_data,<<"262421065200720">>,"internet",[],undefined,false,0,false,false} 04:13:21.350 [info] auth_response(<<"262421065200720">>): {ok,[{epdg_auth_tuple,<<89,32,143,181,248,68,247,126,38,131,209,46,153,229,118,25>>,<<157,176,61,213,22,71,178,167,103,80,21,231,235,245,38,131>>,<<89,32,143,181,248,68,247,126,38,131,209,46,153,229,118,25,169,148,222,158,112,227,183,36,148,170,10,190,77,160>>,<<51,21,36,56,3,115,103,117,243,85,70,23,159,45,218,181>>,<<8,82,138,229,136,124,132,12,21,59,52,63,217,158,179,77>>}]} 04:13:21.351 [info] auth_response for <<"262421065200720">>: {ok,[{epdg_auth_tuple,<<89,32,143,181,248,68,247,126,38,131,209,46,153,229,118,25>>,<<157,176,61,213,22,71,178,167,103,80,21,231,235,245,38,131>>,<<89,32,143,181,248,68,247,126,38,131,209,46,153,229,118,25,169,148,222,158,112,227,183,36,148,170,10,190,77,160>>,<<51,21,36,56,3,115,103,117,243,85,70,23,159,45,218,181>>,<<8,82,138,229,136,124,132,12,21,59,52,63,217,158,179,77>>}]} 04:13:21.351 [info] GSUP: Tx #{auth_tuples => [#{autn => <<157,176,61,213,22,71,178,167,103,80,21,231,235,245,38,131>>,ck => <<8,82,138,229,136,124,132,12,21,59,52,63,217,158,179,77>>,ik => <<51,21,36,56,3,115,103,117,243,85,70,23,159,45,218,181>>,rand => <<89,32,143,181,248,68,247,126,38,131,209,46,153,229,118,25>>,res => <<89,32,143,181,248,68,247,126,38,131,209,46,153,229,118,25,169,148,222,158,112,227,183,36,148,170,10,190,77,160>>}],imsi => <<"262421065200720">>,message_class => 5,message_type => send_auth_info_res} Stream 238, 15 bytes *DBG* gsup_server got {ipa,#Port<0.18>, {osmo,5}, #{cn_domain => 1,imsi => <<"262421065200720">>, message_type => location_upd_req}} *DBG* epdg_ue_fsm_262421065200720 receive call lu_request from <0.248.0> in state state_authenticating *DBG* epdg_ue_fsm_262421065200720 send ok to <0.248.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}} *DBG* aaa_ue_fsm_262421065200720 receive call {rx_swm_der_auth_compl,"internet"} from <0.201.0> in state state_new *DBG* epdg_ue_fsm_262421065200720 consume call lu_request from <0.248.0> in state state_authenticating 04:13:21.353 [info] GSUP: Rx #{cn_domain => 1,imsi => <<"262421065200720">>,message_type => location_upd_req} 04:13:21.353 [info] ue_fsm lu_request 04:13:21.353 [info] ue_fsm state_authenticating event=lu_request, {ue_fsm_data,<<"262421065200720">>,"internet",[],undefined,false,0,false,false} 04:13:21.353 [info] ue_fsm ev_rx_swm_der_auth_compl 04:13:21.353 [info] ue_fsm state_new event=rx_swm_der_auth_compl, {ue_fsm_data,"262421065200720",undefined,undefined,false,false,undefined} 04:13:21.353 [debug] SWx Tx SAR Imsi="262421065200720" Type=1 APN="internet" AgentInfoOpt=[]  04:13:21.353 [debug] SWx prepare_request: {'SAR',["epdg.localdomain",";","1805677143",";","2",";","nonode@nohost"],{'Vendor-Specific-Application-Id',10415,[16777265],[]},1,"epdg.localdomain","localdomain","localdomain","262421065200720",1,[],["hss.localdomain"],["internet"],[],[],[],[],[],[],[],[],[]} *DBG* aaa_ue_fsm_262421065200720 send ok to <0.201.0> *DBG* aaa_ue_fsm_262421065200720 consume call {rx_swm_der_auth_compl,"internet"} from <0.201.0> in state state_new => state_wait_swx_saa *DBG* aaa_ue_fsm_262421065200720 receive call {rx_swx_saa,{ok,1,#{}}} from <0.249.0> in state state_wait_swx_saa 04:13:21.384 [info] SWx Rx SAA {<0.227.0>,{diameter_caps,{"epdg.localdomain","hss.localdomain"},{"localdomain","localdomain"},{[{127,0,0,1},{172,18,62,20},{192,168,0,2}],[{172,18,62,103}]},{0,10415},{"osmo-epdg","TTCN-3 Testsuite"},{[],[1]},{[10415,13019,5535],[5535,10415,13019]},{[],[]},{[],[0]},{[],[]},{[{'diameter_base_Vendor-Specific-Application-Id',10415,[16777265],[]}],[{'diameter_base_Vendor-Specific-Application-Id',[10415],[16777265],[]}]},{[],[]},{[],[]}}}: {'SAA',"epdg.localdomain;1805677143;2;nonode@nohost",{'Vendor-Specific-Application-Id',10415,[16777265],[]},1,"hss.localdomain","localdomain","262421065200720",[],[2001],[],[{'Non-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_262421065200720 send ok to <0.249.0> 04:13:21.384 [info] ue_fsm ev_rx_swx_saa *DBG* aaa_ue_fsm_262421065200720 consume call {rx_swx_saa,{ok,1,#{}}} from <0.249.0> in state state_wait_swx_saa => state_authenticated 04:13:21.384 [info] ue_fsm state_wait_swx_saa event=rx_swx_saa {ok,1,#{}}, {ue_fsm_data,"262421065200720",undefined,undefined,false,false,undefined} *DBG* epdg_ue_fsm_262421065200720 receive call {received_swm_dea_auth_compl_response,{ok,#{}}} from <0.211.0> in state state_authenticating 04:13:21.384 [info] ue_fsm received_swm_dea_auth_compl_response {ok,#{}} *DBG* epdg_ue_fsm_262421065200720 send ok to <0.211.0> *DBG* gsup_server got cast {lu_response,{<<"262421065200720">>,ok}} *DBG* epdg_ue_fsm_262421065200720 consume call {received_swm_dea_auth_compl_response,{ok,#{}}} from <0.211.0> in state state_authenticating => state_authenticated 04:13:21.384 [info] ue_fsm state_authenticating event=lu_request, {ok,#{}}, {ue_fsm_data,<<"262421065200720">>,"internet",[],undefined,false,0,false,false} *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:13:21.384 [info] lu_response(<<"262421065200720">>): ok 04:13:21.384 [info] lu_response for <<"262421065200720">>: ok 04:13:21.384 [info] GSUP: Tx #{imsi => <<"262421065200720">>,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 => <<"262421065200720">>, message_class => 5, message_type => epdg_tunnel_request, pco => <<128,0,13,0,0,12,0>>}} *DBG* epdg_ue_fsm_262421065200720 receive call {tunnel_request,<<128,0,13,0,0,12,0>>} from <0.250.0> in state state_authenticated 04:13:21.386 [info] GSUP: Rx #{cn_domain => 1,imsi => <<"262421065200720">>,message_class => 5,message_type => epdg_tunnel_request,pco => <<128,0,13,0,0,12,0>>} 04:13:21.386 [info] ue_fsm tunnel_request(<<128,0,13,0,0,12,0>>) 04:13:21.386 [info] ue_fsm state_authenticated event=tunnel_request, {ue_fsm_data,<<"262421065200720">>,"internet",[],undefined,false,0,false,false} 04:13:21.386 [debug] Selected PGW Remote Address "172.18.62.103" *DBG* epdg_ue_fsm_262421065200720 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}} *DBG* epdg_ue_fsm_262421065200720 consume call {tunnel_request,<<128,0,13,0,0,12,0>>} from <0.250.0> in state state_authenticated => state_wait_create_session_resp 04:13:21.417 [info] s2b: Tx {gtp,v2,create_session_request,0,8064620,undefined,[],[{v2_international_mobile_subscriber_identity,0,<<"262421065200720">>},{v2_serving_network,0,{<<"901">>,<<"042">>}},{v2_rat_type,0,3},{v2_fully_qualified_tunnel_endpoint_identifier,0,30,894437826,<<172,18,62,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,3048189926,<<172,18,62,20>>,undefined}]},{v2_recovery,0,0},{v2_additional_protocol_configuration_options,0,{0,[{13,<<>>},{12,<<>>}]}}]} *DBG* epdg_ue_fsm_262421065200720 start_timer {state_timeout,10000, create_session_timeout,[]} in state state_wait_create_session_resp 04:13:21.417 [debug] Waiting for CreateSessionResponse 04:13:21.427 [info] S6b Rx from {diameter_caps,{"aaa.localdomain","pgw.localdomain"},{"localdomain","localdomain"},{[{172,18,62,20}],[{172,18,62,103}]},{0,10415},{"osmo-epdg-AAA","TTCN-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,["262421065200720@nai.epc.mnc001.mcc01.3gppnetwork.org"],[{'MIP6-Agent-Info',[{172,18,62,103}],[],[],[]}],[70368744177664],[],[],["internet"],[],[],[],[],[],[]} *DBG* aaa_ue_fsm_262421065200720 receive call {rx_s6b_aar,"262421065200720@nai.epc.mnc001.mcc01.3gppnetwork.org", "internet", [{'MIP6-Agent-Info',[{172,18,62,103}],[],[],[]}]} from <0.252.0> in state state_authenticated 04:13:21.434 [info] ue_fsm ev_rx_s6b_aar: "262421065200720@nai.epc.mnc001.mcc01.3gppnetwork.org" "internet" [{'MIP6-Agent-Info',[{172,18,62,103}],[],[],[]}] 04:13:21.434 [info] ue_fsm state_authenticated event=rx_s6b_aar NAI="262421065200720@nai.epc.mnc001.mcc01.3gppnetwork.org" Apn="internet" AgentInfo=[{'MIP6-Agent-Info',[{172,18,62,103}],[],[],[]}], {ue_fsm_data,"262421065200720",undefined,undefined,true,false,undefined} 04:13:21.434 [debug] SWx Tx SAR Imsi="262421065200720" Type=13 APN="internet" AgentInfoOpt=[{'MIP6-Agent-Info',[{172,18,62,103}],[],[],[]}]  04:13:21.434 [debug] SWx prepare_request: {'SAR',["epdg.localdomain",";","1805677143",";","3",";","nonode@nohost"],{'Vendor-Specific-Application-Id',10415,[16777265],[]},1,"epdg.localdomain","localdomain","localdomain","262421065200720",13,[],["hss.localdomain"],["internet"],[],[{'MIP6-Agent-Info',[{172,18,62,103}],[],[],[]}],[],[],[],[],[],[],[]} *DBG* aaa_ue_fsm_262421065200720 send ok to <0.252.0> *DBG* aaa_ue_fsm_262421065200720 consume call {rx_s6b_aar,"262421065200720@nai.epc.mnc001.mcc01.3gppnetwork.org", "internet", [{'MIP6-Agent-Info',[{172,18,62,103}],[],[],[]}]} from <0.252.0> in state state_authenticated => state_authenticated_wait_swx_saa 04:13:21.436 [debug] Waiting for S6b AAA *DBG* aaa_ue_fsm_262421065200720 receive call {rx_swx_saa,{ok,13,#{}}} from <0.253.0> in state state_authenticated_wait_swx_saa *DBG* aaa_ue_fsm_262421065200720 send ok to <0.253.0> 04:13:21.438 [info] SWx Rx SAA {<0.227.0>,{diameter_caps,{"epdg.localdomain","hss.localdomain"},{"localdomain","localdomain"},{[{127,0,0,1},{172,18,62,20},{192,168,0,2}],[{172,18,62,103}]},{0,10415},{"osmo-epdg","TTCN-3 Testsuite"},{[],[1]},{[10415,13019,5535],[5535,10415,13019]},{[],[]},{[],[0]},{[],[]},{[{'diameter_base_Vendor-Specific-Application-Id',10415,[16777265],[]}],[{'diameter_base_Vendor-Specific-Application-Id',[10415],[16777265],[]}]},{[],[]},{[],[]}}}: {'SAA',"epdg.localdomain;1805677143;3;nonode@nohost",{'Vendor-Specific-Application-Id',10415,[16777265],[]},1,"hss.localdomain","localdomain","262421065200720",[],[2001],[],[{'Non-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_262421065200720 consume call {rx_swx_saa,{ok,13,#{}}} from <0.253.0> in state state_authenticated_wait_swx_saa => state_authenticated 04:13:21.438 [info] ue_fsm ev_rx_swx_saa 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,"262421065200720","262421065200720@nai.epc.mnc001.mcc01.3gppnetwork.org","internet",true,false,<0.252.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,62,20}],[{172,18,62,103}]},{0,10415},{"osmo-epdg-AAA","TTCN-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.442 [debug] S2b: Rx from IP {172,18,62,103} port 2123: <<72,33,0,117,53,80,9,194,123,14,108,0,2,0,2,0,16,0,87,0,9,1,160,175,148,85,185,172,18,62,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,175,148,85,185,172,18,62,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,175,148,85,185,163,0,15,0,128,0,13,4,1,2,3,4,0,12,4,5,6,7,8>> 04:13:21.442 [debug] S2b: Rx from IP {172,18,62,103} port 2123: {gtp,v2,create_session_response,894437826,8064620,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,<<175,148,85,185>>},{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,2945734073,<<172,18,62,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,2945734073,<<172,18,62,103>>,undefined},{v2_pdn_address_allocation,0} => {v2_pdn_address_allocation,0,ipv4,<<192,168,0,2>>}}} *DBG* epdg_ue_fsm_262421065200720 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 => 3048189926, remote_ipv4 => <<172,18,62,103>>, remote_ipv6 => undefined,remote_teid => 2945734073}}} from <0.255.0> in state state_wait_create_session_resp 04:13:21.442 [info] s2b: Updated Session after create_session_response: {gtp_session,<<"262421065200720">>,<0.245.0>,<<"internet">>,{172,18,62,103},{172,18,62,103},undefined,894437826,2945734073,5,{set,1,16,16,8,80,48,{[],[],[],[],[],[],[],[],[],[],[],[],[],[],[],[]},{{[],[],[],[],[],[],[],[{gtp_bearer,5,3048189926,2945734073}],[],[],[],[],[],[],[],[]}}}} 04:13:21.442 [debug] s2b: APCO_dec: {v2_additional_protocol_configuration_options,0,{0,[{13,<<1,2,3,4>>},{12,<<5,6,7,8>>}]}} 04:13:21.442 [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 => 3048189926,remote_ipv4 => <<172,18,62,103>>,remote_ipv6 => undefined,remote_teid => 2945734073}} 04:13:21.442 [info] ue_fsm state_authenticated event=received_gtpc_create_session_response, {ue_fsm_data,<<"262421065200720">>,"internet",[],undefined,false,0,false,false} 04:13:21.443 [info] KMOD Port Create PDP Context Call {<0.245.0>,[alias|#Ref<0.1283019585.1655242753.197947>]}: {create_pdp_context,{172,18,62,103},3048189926,2945734073,{192,168,0,2}} 04:13:21.443 [debug] create_pdp_context: 1, {172,18,62,103}, {192,168,0,2}, 3048189926, 2945734073 04:13:21.443 [debug] create_pdp_context: {netlink,gtp,[512,ack,request],386,0,{new,0,0,[{version,1},{net_ns_fd,25},{link,4},{sgsn_address,{172,18,62,103}},{ms_address,{192,168,0,2}},{i_tid,3048189926},{o_tid,2945734073}]}} *DBG* epdg_ue_fsm_262421065200720 send ok to <0.255.0> *DBG* gsup_server got cast {tunnel_response, {<<"262421065200720">>, {ok, #{apco => <<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 => 3048189926, remote_ipv4 => <<172,18,62,103>>, remote_ipv6 => undefined, remote_teid => 2945734073}}}} 04:13:21.443 [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 => 3048189926,remote_ipv4 => <<172,18,62,103>>,remote_ipv6 => undefined,remote_teid => 2945734073}) returned ok *DBG* epdg_ue_fsm_262421065200720 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 => 3048189926, remote_ipv4 => <<172,18,62,103>>, remote_ipv6 => undefined,remote_teid => 2945734073}}} from <0.255.0> in state state_wait_create_session_resp => state_active 04:13:21.443 [info] tunnel_response(<<"262421065200720">>): {ok,#{apco => <<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 => 3048189926,remote_ipv4 => <<172,18,62,103>>,remote_ipv6 => undefined,remote_teid => 2945734073}} *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:13:21.443 [info] tunnel_response for <<"262421065200720">>: {ok,#{apco => <<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 => 3048189926,remote_ipv4 => <<172,18,62,103>>,remote_ipv6 => undefined,remote_teid => 2945734073}} 04:13:21.443 [info] GSUP: Tx #{imsi => <<"262421065200720">>,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 => <<"262421065200720">>, message_type => purge_ms_req}} *DBG* epdg_ue_fsm_262421065200720 receive call purge_ms_request from <0.256.0> in state state_active 04:13:21.445 [info] GSUP: Rx #{cn_domain => 1,imsi => <<"262421065200720">>,message_type => purge_ms_req} 04:13:21.445 [info] ue_fsm purge_ms_request 04:13:21.445 [info] ue_fsm state_active event=purge_ms_request, {ue_fsm_data,<<"262421065200720">>,"internet",[],{epdg_tun_pdp_ctx,3048189926,2945734073,{epdg_eua,33,<<192,168,0,2>>,undefined},<<172,18,62,103>>},false,0,false,false} 04:13:21.445 [info] KMOD Port Delete PDP Context Call {<0.245.0>,[alias|#Ref<0.1283019585.1655242753.197979>]}: {delete_pdp_context,{172,18,62,103},3048189926,2945734073,{192,168,0,2}} 04:13:21.445 [debug] delete_pdp_context: 1, {172,18,62,103}, {192,168,0,2}, 3048189926, 2945734073 *DBG* epdg_ue_fsm_262421065200720 send ok to <0.256.0> 04:13:21.445 [debug] delete_pdp_context: {netlink,gtp,[512,ack,request],450,0,{delete,0,0,[{version,1},{net_ns_fd,25},{link,4},{sgsn_address,{172,18,62,103}},{ms_address,{192,168,0,2}},{i_tid,3048189926}]}} *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_262421065200720 consume call purge_ms_request from <0.256.0> in state state_active => state_wait_delete_session_resp 04:13:21.445 [info] s2b: Tx {gtp,v2,delete_session_request,2945734073,8064621,undefined,[],[{v2_eps_bearer_id,0,5},{v2_fully_qualified_tunnel_endpoint_identifier,0,30,3048189926,<<172,18,62,20>>,undefined}]} *DBG* aaa_ue_fsm_262421065200720 receive call rx_s6b_str from <0.257.0> in state state_authenticated *DBG* aaa_ue_fsm_262421065200720 send {ok,{epdg_dia_rc,undefined,2001}} to <0.257.0> 04:13:21.446 [info] S6b Rx from {diameter_caps,{"aaa.localdomain","pgw.localdomain"},{"localdomain","localdomain"},{[{172,18,62,20}],[{172,18,62,103}]},{0,10415},{"osmo-epdg-AAA","TTCN-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,["262421065200720"],[],[]} *DBG* aaa_ue_fsm_262421065200720 consume call rx_s6b_str from <0.257.0> in state state_authenticated 04:13:21.447 [info] ue_fsm ev_rx_s6b_str 04:13:21.447 [info] ue_fsm state_authenticated event=rx_s6b_str, {ue_fsm_data,"262421065200720","262421065200720@nai.epc.mnc001.mcc01.3gppnetwork.org","internet",true,true,undefined} 04:13:21.447 [info] ue_fsm state_authenticated event=rx_s6b_str: ePDG session still active, skip updating the HSS 04:13:21.447 [info] S6b Tx to {diameter_caps,{"aaa.localdomain","pgw.localdomain"},{"localdomain","localdomain"},{[{172,18,62,20}],[{172,18,62,103}]},{0,10415},{"osmo-epdg-AAA","TTCN-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_262421065200720 receive call {received_gtpc_delete_session_response, {gtp,v2,delete_session_response,894437826,8064621,undefined,[], #{{v2_cause,0} => {v2_cause,0,request_accepted,0,0,0,undefined}}}} from <0.258.0> in state state_wait_delete_session_resp *DBG* epdg_ue_fsm_262421065200720 send ok to <0.258.0> 04:13:21.448 [debug] S2b: Rx from IP {172,18,62,103} port 2123: <<72,37,0,14,53,80,9,194,123,14,109,0,2,0,2,0,16,0>> *DBG* epdg_ue_fsm_262421065200720 consume call {received_gtpc_delete_session_response, {gtp,v2,delete_session_response,894437826,8064621,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:13:21.448 [debug] S2b: Rx from IP {172,18,62,103} port 2123: {gtp,v2,delete_session_response,894437826,8064621,undefined,[],#{{v2_cause,0} => {v2_cause,0,request_accepted,0,0,0,undefined}}} *DBG* aaa_ue_fsm_262421065200720 receive call rx_swm_str from <0.201.0> in state state_authenticated *DBG* epdg_ue_fsm_262421065200720 start_timer {state_timeout,10000, swm_str_timeout,[]} in state state_wait_swm_session_termination_answer 04:13:21.448 [info] ue_fsm received_gtpc_delete_session_response {gtp,v2,delete_session_response,894437826,8064621,undefined,[],#{{v2_cause,0} => {v2_cause,0,request_accepted,0,0,0,undefined}}} 04:13:21.448 [info] ue_fsm state_wait_delete_session_resp event=received_gtpc_delete_session_response, {ue_fsm_data,<<"262421065200720">>,"internet",[],undefined,false,0,false,false} *DBG* aaa_ue_fsm_262421065200720 send ok to <0.201.0> *DBG* aaa_ue_fsm_262421065200720 consume call rx_swm_str from <0.201.0> in state state_authenticated => state_authenticated_wait_swx_saa 04:13:21.448 [debug] Cause: GTP_atom=request_accepted -> GTP_int=16 -> GSUP_int=0 04:13:21.448 [info] ue_fsm state_wait_swm_session_termination_answer event=enter, {ue_fsm_data,<<"262421065200720">>,"internet",[],undefined,true,0,false,false} 04:13:21.448 [info] ue_fsm ev_rx_swm_str 04:13:21.448 [info] ue_fsm state_authenticated event=rx_swm_str, {ue_fsm_data,"262421065200720","262421065200720@nai.epc.mnc001.mcc01.3gppnetwork.org","internet",true,false,undefined} 04:13:21.448 [debug] SWx Tx SAR Imsi="262421065200720" Type=5 APN="internet" AgentInfoOpt=[]  04:13:21.448 [debug] SWx prepare_request: {'SAR',["epdg.localdomain",";","1805677143",";","4",";","nonode@nohost"],{'Vendor-Specific-Application-Id',10415,[16777265],[]},1,"epdg.localdomain","localdomain","localdomain","262421065200720",5,[],["hss.localdomain"],["internet"],[],[],[],[],[],[],[],[],[]} *DBG* aaa_ue_fsm_262421065200720 receive call {rx_swx_saa,{ok,5,#{}}} from <0.259.0> in state state_authenticated_wait_swx_saa 04:13:21.450 [info] SWx Rx SAA {<0.227.0>,{diameter_caps,{"epdg.localdomain","hss.localdomain"},{"localdomain","localdomain"},{[{127,0,0,1},{172,18,62,20},{192,168,0,2}],[{172,18,62,103}]},{0,10415},{"osmo-epdg","TTCN-3 Testsuite"},{[],[1]},{[10415,13019,5535],[5535,10415,13019]},{[],[]},{[],[0]},{[],[]},{[{'diameter_base_Vendor-Specific-Application-Id',10415,[16777265],[]}],[{'diameter_base_Vendor-Specific-Application-Id',[10415],[16777265],[]}]},{[],[]},{[],[]}}}: {'SAA',"epdg.localdomain;1805677143;4;nonode@nohost",{'Vendor-Specific-Application-Id',10415,[16777265],[]},1,"hss.localdomain","localdomain","262421065200720",[],[2001],[],[{'Non-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.450 [info] ue_fsm ev_rx_swx_saa *DBG* aaa_ue_fsm_262421065200720 send ok to <0.259.0> 04:13:21.450 [info] ue_fsm state_authenticated_wait_swx_saa event=rx_swx_saa SAType=5 ResulCode={epdg_dia_rc,undefined,2001}, {ue_fsm_data,"262421065200720","262421065200720@nai.epc.mnc001.mcc01.3gppnetwork.org","internet",true,false,undefined} *DBG* aaa_ue_fsm_262421065200720 consume call {rx_swx_saa,{ok,5,#{}}} from <0.259.0> in state state_authenticated_wait_swx_saa => state_new *DBG* epdg_ue_fsm_262421065200720 receive call {received_swm_sta,{epdg_dia_rc,undefined,2001}} from <0.211.0> in state state_wait_swm_session_termination_answer 04:13:21.450 [info] ue_fsm received_swm_session_termination_answer {epdg_dia_rc,undefined,2001} *DBG* epdg_ue_fsm_262421065200720 send ok to <0.211.0> 04:13:21.450 [info] ue_fsm state_wait_swm_session_termination_answer event=received_swm_sta, {ue_fsm_data,<<"262421065200720">>,"internet",[],undefined,true,0,false,false} *DBG* gsup_server got cast {purge_ms_response,{<<"262421065200720">>,ok}} *DBG* epdg_ue_fsm_262421065200720 terminate normal in state state_wait_swm_session_termination_answer 04:13:21.450 [info] purge_ms_response(<<"262421065200720">>): 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:13:21.450 [info] terminating epdg_ue_fsm with reason normal state=state_wait_swm_session_termination_answer, {ue_fsm_data,<<"262421065200720">>,"internet",[],undefined,true,0,false,false} 04:13:21.450 [info] purge_ms_response for <<"262421065200720">>: ok 04:13:21.450 [info] GSUP: Tx #{freeze_p_tmsi => true,imsi => <<"262421065200720">>,message_type => purge_ms_res} Socket #Port<0.18> closed [<0.225.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:13:21.452 [info] Peer down: {<0.197.0>,{diameter_caps,{"aaa.localdomain","pgw.localdomain"},{"localdomain","localdomain"},{[{172,18,62,20}],[{172,18,62,103}]},{0,10415},{"osmo-epdg-AAA","TTCN-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:21.452 [error] GSUP connection has been closed 04:13:21.651 [info] Peer down: {<0.227.0>,{diameter_caps,{"epdg.localdomain","hss.localdomain"},{"localdomain","localdomain"},{[{127,0,0,1},{172,18,62,20},{192,168,0,2}],[{172,18,62,103}]},{0,10415},{"osmo-epdg","TTCN-3 Testsuite"},{[],[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,62,103},43199}} *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} 04:13:24.545 [notice] GSUP connection has been established Registering handler {process_id,<0.209.0>} for socket #Port<0.21> Stream {osmo, 5} 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:13:24.573 [info] Peer up: {<0.239.0>,{diameter_caps,{"aaa.localdomain","pgw.localdomain"},{"localdomain","localdomain"},{[{172,18,62,20}],[{172,18,62,103}]},{0,10415},{"osmo-epdg-AAA","TTCN-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:28.691 [info] Peer up: {<0.281.0>,{diameter_caps,{"epdg.localdomain","hss.localdomain"},{"localdomain","localdomain"},{[{127,0,0,1},{172,18,62,20},{192,168,0,2}],[{172,18,62,103}]},{0,10415},{"osmo-epdg","TTCN-3 Testsuite"},{[],[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 => <<"262423079736229">>, 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:34.761 [info] GSUP: Rx #{imsi => <<"262423079736229">>,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_262423079736229 enter epdg_ue_fsm in state state_new *DBG* epdg_ue_fsm_262423079736229 consume internal init_state in state state_new 04:13:34.761 [info] ue_fsm start(epdg_ue_fsm_262423079736229) *DBG* epdg_ue_fsm_262423079736229 receive call {auth_request,33,"internet",#{}} from <0.288.0> in state state_new 04:13:34.761 [info] ue_fsm init(<<"262423079736229">>) *DBG* epdg_ue_fsm_262423079736229 send ok to <0.288.0> 04:13:34.761 [info] ue_fsm auth_request *DBG* epdg_ue_fsm_262423079736229 consume call {auth_request,33,"internet",#{}} from <0.288.0> in state state_new => state_wait_auth_resp *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}} *DBG* epdg_ue_fsm_262423079736229 start_timer {state_timeout,10000, swm_der_timeout,[]} in state state_wait_auth_resp 04:13:34.762 [info] ue_fsm state_new event=auth_request {33, "internet", #{}}, {ue_fsm_data,<<"262423079736229">>,"internet",[],undefined,false,0,false,false} *DBG* aaa_ue_fsm_262423079736229 enter aaa_ue_fsm in state state_new 04:13:34.762 [info] ue_fsm start_link(aaa_ue_fsm_262423079736229) *DBG* aaa_ue_fsm_262423079736229 consume internal init_state in state state_new *DBG* aaa_ue_fsm_262423079736229 receive call {rx_swm_der_auth_req,33,"internet",#{}} from <0.201.0> in state state_new 04:13:34.762 [info] ue_fsm init("262423079736229") 04:13:34.762 [info] ue_fsm ev_rx_swm_der_auth_req 04:13:34.763 [info] ue_fsm state_new event=rx_swm_der_auth_req {33, "internet", #{}}, {ue_fsm_data,"262423079736229",undefined,undefined,false,false,undefined} 04:13:34.763 [debug] Swx MAR: IPv4Opt=<<"ÿÿÿþ">> IPv6Opt=[] *DBG* aaa_ue_fsm_262423079736229 send ok to <0.201.0> 04:13:34.763 [debug] Swx Tx MAR: {'MAR',["epdg.localdomain",";","1805677143",";","5",";","nonode@nohost"],1,undefined,undefined,undefined,"262423079736229",{'Vendor-Specific-Application-Id',10415,[16777265],[]},{'SIP-Auth-Data-Item',[],["EAP-AKA"],[],[],[],[],[],[],<<"ÿÿÿþ">>,[],[],[],[]},1,[],1,[],[],[],[],[],[],[],[]} *DBG* aaa_ue_fsm_262423079736229 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_262423079736229 receive call {rx_swx_maa,{error,{epdg_dia_rc,10415,5001}}} from <0.291.0> in state state_wait_swx_maa 04:13:34.777 [info] SWx Rx MAA {<0.281.0>,{diameter_caps,{"epdg.localdomain","hss.localdomain"},{"localdomain","localdomain"},{[{127,0,0,1},{172,18,62,20},{192,168,0,2}],[{172,18,62,103}]},{0,10415},{"osmo-epdg","TTCN-3 Testsuite"},{[],[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;1805677143;5;nonode@nohost",1,"hss.localdomain","localdomain",{'Vendor-Specific-Application-Id',10415,[16777265],[]},"262423079736229",[],[],[{'Experimental-Result',10415,5001}],[],[],[],[],[],[],[],[]}/ Errors []  *DBG* aaa_ue_fsm_262423079736229 send ok to <0.291.0> 04:13:34.777 [info] ue_fsm ev_rx_swx_maa *DBG* epdg_ue_fsm_262423079736229 receive call {received_swm_dea_auth_response,{error,{epdg_dia_rc,10415,5001}}} from <0.211.0> in state state_wait_auth_resp *DBG* aaa_ue_fsm_262423079736229 consume call {rx_swx_maa,{error,{epdg_dia_rc,10415,5001}}} from <0.291.0> in state state_wait_swx_maa => state_new 04:13:34.777 [info] ue_fsm state_wait_swx_maa event=rx_swx_maa, {ue_fsm_data,"262423079736229",undefined,undefined,false,false,undefined} *DBG* gsup_server got cast {auth_response,{<<"262423079736229">>,{error,2}}} *DBG* epdg_ue_fsm_262423079736229 send ok to <0.211.0> *DBG* epdg_ue_fsm_262423079736229 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 *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:13:34.778 [info] ue_fsm received_swm_dea_auth_response {error,{epdg_dia_rc,10415,5001}} 04:13:34.778 [info] ue_fsm state_wait_auth_resp event=received_swm_dea_auth_response Result={error,{epdg_dia_rc,10415,5001}}, {ue_fsm_data,<<"262423079736229">>,"internet",[],undefined,false,0,false,false} 04:13:34.778 [info] auth_response(<<"262423079736229">>): {error,2} 04:13:34.778 [info] auth_response for <<"262423079736229">>: {error,2} 04:13:34.778 [info] GSUP: Tx #{cause => 2,imsi => <<"262423079736229">>,message_class => 5,message_type => send_auth_info_err} Socket #Port<0.21> closed [<0.272.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:13:34.788 [info] Peer down: {<0.239.0>,{diameter_caps,{"aaa.localdomain","pgw.localdomain"},{"localdomain","localdomain"},{[{172,18,62,20}],[{172,18,62,103}]},{0,10415},{"osmo-epdg-AAA","TTCN-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.788 [error] GSUP connection has been closed 04:13:34.979 [info] Peer down: {<0.281.0>,{diameter_caps,{"epdg.localdomain","hss.localdomain"},{"localdomain","localdomain"},{[{127,0,0,1},{172,18,62,20},{192,168,0,2}],[{172,18,62,103}]},{0,10415},{"osmo-epdg","TTCN-3 Testsuite"},{[],[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,62,103},40943}} *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:13:36.867 [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:13:36.906 [info] Peer up: {<0.277.0>,{diameter_caps,{"aaa.localdomain","pgw.localdomain"},{"localdomain","localdomain"},{[{172,18,62,20}],[{172,18,62,103}]},{0,10415},{"osmo-epdg-AAA","TTCN-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:39.221 [info] Peer up: {<0.313.0>,{diameter_caps,{"epdg.localdomain","hss.localdomain"},{"localdomain","localdomain"},{[{127,0,0,1},{172,18,62,20},{192,168,0,2}],[{172,18,62,103}]},{0,10415},{"osmo-epdg","TTCN-3 Testsuite"},{[],[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 => <<"262427240851512">>, 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_262427240851512 enter epdg_ue_fsm in state state_new *DBG* epdg_ue_fsm_262427240851512 consume internal init_state in state state_new 04:13:45.290 [info] GSUP: Rx #{imsi => <<"262427240851512">>,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_262427240851512 receive call {auth_request,33,"internet",#{}} from <0.320.0> in state state_new *DBG* epdg_ue_fsm_262427240851512 send ok to <0.320.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* epdg_ue_fsm_262427240851512 consume call {auth_request,33,"internet",#{}} from <0.320.0> in state state_new => state_wait_auth_resp 04:13:45.290 [info] ue_fsm start(epdg_ue_fsm_262427240851512) *DBG* aaa_ue_fsm_262427240851512 enter aaa_ue_fsm in state state_new *DBG* epdg_ue_fsm_262427240851512 start_timer {state_timeout,10000, swm_der_timeout,[]} in state state_wait_auth_resp 04:13:45.290 [info] ue_fsm init(<<"262427240851512">>) *DBG* aaa_ue_fsm_262427240851512 consume internal init_state in state state_new 04:13:45.290 [info] ue_fsm auth_request *DBG* aaa_ue_fsm_262427240851512 receive call {rx_swm_der_auth_req,33,"internet",#{}} from <0.201.0> in state state_new 04:13:45.290 [info] ue_fsm state_new event=auth_request {33, "internet", #{}}, {ue_fsm_data,<<"262427240851512">>,"internet",[],undefined,false,0,false,false} 04:13:45.291 [info] ue_fsm start_link(aaa_ue_fsm_262427240851512) 04:13:45.291 [info] ue_fsm init("262427240851512") 04:13:45.291 [info] ue_fsm ev_rx_swm_der_auth_req 04:13:45.291 [info] ue_fsm state_new event=rx_swm_der_auth_req {33, "internet", #{}}, {ue_fsm_data,"262427240851512",undefined,undefined,false,false,undefined} 04:13:45.291 [debug] Swx MAR: IPv4Opt=<<"ÿÿÿþ">> IPv6Opt=[] *DBG* aaa_ue_fsm_262427240851512 send ok to <0.201.0> 04:13:45.291 [debug] Swx Tx MAR: {'MAR',["epdg.localdomain",";","1805677143",";","6",";","nonode@nohost"],1,undefined,undefined,undefined,"262427240851512",{'Vendor-Specific-Application-Id',10415,[16777265],[]},{'SIP-Auth-Data-Item',[],["EAP-AKA"],[],[],[],[],[],[],<<"ÿÿÿþ">>,[],[],[],[]},1,[],1,[],[],[],[],[],[],[],[]} *DBG* aaa_ue_fsm_262427240851512 consume call {rx_swm_der_auth_req,33,"internet",#{}} from <0.201.0> in state state_new => state_wait_swx_maa 04:13:45.303 [info] SWx Rx MAA {<0.313.0>,{diameter_caps,{"epdg.localdomain","hss.localdomain"},{"localdomain","localdomain"},{[{127,0,0,1},{172,18,62,20},{192,168,0,2}],[{172,18,62,103}]},{0,10415},{"osmo-epdg","TTCN-3 Testsuite"},{[],[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;1805677143;6;nonode@nohost",1,"hss.localdomain","localdomain",{'Vendor-Specific-Application-Id',10415,[16777265],[]},"262427240851512",[],[2001],[],[1],[{'SIP-Auth-Data-Item',[0],["Digest-AKAv1-MD5"],[[71,238,27,66,250,162,87,113,37,235,231,48,67,40,20,106,157,102,68,181,67,88,214,181,88,96,75,230,87,234,240,22]],[[71,238,27,66,250,162,87,113,37,235,231,48,67,40,20,106,164,30,96,37,215,136,240,200,174,102,52,142,113,84]],["foobar"],[[62,154,179,207,98,35,100,74,150,186,33,74,38,102,15,249]],[[101,24,28,237,44,185,197,232,145,16,29,75,252,208,199,56]],[],[],[],[],[],[]}],[],[],[],[],[],[]}/ Errors []  *DBG* aaa_ue_fsm_262427240851512 receive call {rx_swx_maa, {ok,[{epdg_auth_tuple, <<71,238,27,66,250,162,87,113,37,235,231,48,67,40,20,106>>, <<157,102,68,181,67,88,214,181,88,96,75,230,87,234,240,22>>, <<71,238,27,66,250,162,87,113,37,235,231,48,67,40,20,106,164, 30,96,37,215,136,240,200,174,102,52,142,113,84>>, <<101,24,28,237,44,185,197,232,145,16,29,75,252,208,199,56>>, <<62,154,179,207,98,35,100,74,150,186,33,74,38,102,15,249>>}]}} from <0.323.0> in state state_wait_swx_maa 04:13:45.303 [info] dia_sip2gsup: auth [71,238,27,66,250,162,87,113,37,235,231,48,67,40,20,106,157,102,68,181,67,88,214,181,88,96,75,230,87,234,240,22] authz [71,238,27,66,250,162,87,113,37,235,231,48,67,40,20,106,164,30,96,37,215,136,240,200,174,102,52,142,113,84]  04:13:45.303 [info] rand [71,238,27,66,250,162,87,113,37,235,231,48,67,40,20,106] autn [157,102,68,181,67,88,214,181,88,96,75,230,87,234,240,22]  04:13:45.303 [info] ue_fsm ev_rx_swx_maa 04:13:45.303 [info] ue_fsm state_wait_swx_maa event=rx_swx_maa, {ue_fsm_data,"262427240851512",undefined,undefined,false,false,undefined} *DBG* aaa_ue_fsm_262427240851512 send ok to <0.323.0> *DBG* epdg_ue_fsm_262427240851512 receive call {received_swm_dea_auth_response, {ok,[{epdg_auth_tuple, <<71,238,27,66,250,162,87,113,37,235,231,48,67,40,20,106>>, <<157,102,68,181,67,88,214,181,88,96,75,230,87,234,240,22>>, <<71,238,27,66,250,162,87,113,37,235,231,48,67,40,20,106,164, 30,96,37,215,136,240,200,174,102,52,142,113,84>>, <<101,24,28,237,44,185,197,232,145,16,29,75,252,208,199,56>>, <<62,154,179,207,98,35,100,74,150,186,33,74,38,102,15,249>>}]}} from <0.211.0> in state state_wait_auth_resp 04:13:45.304 [info] ue_fsm received_swm_dea_auth_response {ok,[{epdg_auth_tuple,<<71,238,27,66,250,162,87,113,37,235,231,48,67,40,20,106>>,<<157,102,68,181,67,88,214,181,88,96,75,230,87,234,240,22>>,<<71,238,27,66,250,162,87,113,37,235,231,48,67,40,20,106,164,30,96,37,215,136,240,200,174,102,52,142,113,84>>,<<101,24,28,237,44,185,197,232,145,16,29,75,252,208,199,56>>,<<62,154,179,207,98,35,100,74,150,186,33,74,38,102,15,249>>}]} *DBG* aaa_ue_fsm_262427240851512 consume call {rx_swx_maa, {ok,[{epdg_auth_tuple, <<71,238,27,66,250,162,87,113,37,235,231,48,67,40,20,106>>, <<157,102,68,181,67,88,214,181,88,96,75,230,87,234,240,22>>, <<71,238,27,66,250,162,87,113,37,235,231,48,67,40,20,106,164, 30,96,37,215,136,240,200,174,102,52,142,113,84>>, <<101,24,28,237,44,185,197,232,145,16,29,75,252,208,199,56>>, <<62,154,179,207,98,35,100,74,150,186,33,74,38,102,15,249>>}]}} from <0.323.0> in state state_wait_swx_maa => state_new *DBG* epdg_ue_fsm_262427240851512 send ok to <0.211.0> *DBG* gsup_server got cast {auth_response, {<<"262427240851512">>, {ok, [{epdg_auth_tuple, <<71,238,27,66,250,162,87,113,37,235,231,48,67, 40,20,106>>, <<157,102,68,181,67,88,214,181,88,96,75,230,87, 234,240,22>>, <<71,238,27,66,250,162,87,113,37,235,231,48,67, 40,20,106,164,30,96,37,215,136,240,200,174, 102,52,142,113,84>>, <<101,24,28,237,44,185,197,232,145,16,29,75, 252,208,199,56>>, <<62,154,179,207,98,35,100,74,150,186,33, 74,38,102,15,249>>}]}}} 04:13:45.304 [info] ue_fsm state_wait_auth_resp event=received_swm_dea_auth_response Result={ok,[{epdg_auth_tuple,<<71,238,27,66,250,162,87,113,37,235,231,48,67,40,20,106>>,<<157,102,68,181,67,88,214,181,88,96,75,230,87,234,240,22>>,<<71,238,27,66,250,162,87,113,37,235,231,48,67,40,20,106,164,30,96,37,215,136,240,200,174,102,52,142,113,84>>,<<101,24,28,237,44,185,197,232,145,16,29,75,252,208,199,56>>,<<62,154,179,207,98,35,100,74,150,186,33,74,38,102,15,249>>}]}, {ue_fsm_data,<<"262427240851512">>,"internet",[],undefined,false,0,false,false} *DBG* epdg_ue_fsm_262427240851512 consume call {received_swm_dea_auth_response, {ok,[{epdg_auth_tuple, <<71,238,27,66,250,162,87,113,37,235,231,48,67,40,20,106>>, <<157,102,68,181,67,88,214,181,88,96,75,230,87,234,240,22>>, <<71,238,27,66,250,162,87,113,37,235,231,48,67,40,20,106,164, 30,96,37,215,136,240,200,174,102,52,142,113,84>>, <<101,24,28,237,44,185,197,232,145,16,29,75,252,208,199,56>>, <<62,154,179,207,98,35,100,74,150,186,33,74,38,102,15,249>>}]}} from <0.211.0> in state state_wait_auth_resp => state_authenticating 04:13:45.305 [info] auth_response(<<"262427240851512">>): {ok,[{epdg_auth_tuple,<<71,238,27,66,250,162,87,113,37,235,231,48,67,40,20,106>>,<<157,102,68,181,67,88,214,181,88,96,75,230,87,234,240,22>>,<<71,238,27,66,250,162,87,113,37,235,231,48,67,40,20,106,164,30,96,37,215,136,240,200,174,102,52,142,113,84>>,<<101,24,28,237,44,185,197,232,145,16,29,75,252,208,199,56>>,<<62,154,179,207,98,35,100,74,150,186,33,74,38,102,15,249>>}]} 04:13:45.305 [info] auth_response for <<"262427240851512">>: {ok,[{epdg_auth_tuple,<<71,238,27,66,250,162,87,113,37,235,231,48,67,40,20,106>>,<<157,102,68,181,67,88,214,181,88,96,75,230,87,234,240,22>>,<<71,238,27,66,250,162,87,113,37,235,231,48,67,40,20,106,164,30,96,37,215,136,240,200,174,102,52,142,113,84>>,<<101,24,28,237,44,185,197,232,145,16,29,75,252,208,199,56>>,<<62,154,179,207,98,35,100,74,150,186,33,74,38,102,15,249>>}]} *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:13:45.306 [info] GSUP: Tx #{auth_tuples => [#{autn => <<157,102,68,181,67,88,214,181,88,96,75,230,87,234,240,22>>,ck => <<62,154,179,207,98,35,100,74,150,186,33,74,38,102,15,249>>,ik => <<101,24,28,237,44,185,197,232,145,16,29,75,252,208,199,56>>,rand => <<71,238,27,66,250,162,87,113,37,235,231,48,67,40,20,106>>,res => <<71,238,27,66,250,162,87,113,37,235,231,48,67,40,20,106,164,30,96,37,215,136,240,200,174,102,52,142,113,84>>}],imsi => <<"262427240851512">>,message_class => 5,message_type => send_auth_info_res} Stream 238, 32 bytes *DBG* gsup_server got {ipa,#Port<0.24>, {osmo,5}, #{imsi => <<"262427240851512">>, 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_262427240851512 receive call {auth_request,33,"internet",#{}} from <0.324.0> in state state_authenticating 04:13:45.311 [info] GSUP: Rx #{imsi => <<"262427240851512">>,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_262427240851512 send ok to <0.324.0> *DBG* aaa_ue_fsm_262427240851512 receive call {rx_swm_der_auth_req,33,"internet",#{}} from <0.201.0> in state state_new *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:13:45.311 [info] ue_fsm auth_request *DBG* epdg_ue_fsm_262427240851512 consume call {auth_request,33,"internet",#{}} from <0.324.0> in state state_authenticating => state_wait_auth_resp 04:13:45.312 [info] ue_fsm state_authenticating event=auth_request {33, "internet", #{}}, {ue_fsm_data,<<"262427240851512">>,"internet",[],undefined,false,0,false,false} *DBG* epdg_ue_fsm_262427240851512 start_timer {state_timeout,10000, swm_der_timeout,[]} in state state_wait_auth_resp 04:13:45.312 [info] ue_fsm ev_rx_swm_der_auth_req *DBG* aaa_ue_fsm_262427240851512 send ok to <0.201.0> *DBG* aaa_ue_fsm_262427240851512 consume call {rx_swm_der_auth_req,33,"internet",#{}} from <0.201.0> in state state_new => state_wait_swx_maa 04:13:45.312 [info] ue_fsm state_new event=rx_swm_der_auth_req {33, "internet", #{}}, {ue_fsm_data,"262427240851512",undefined,undefined,false,false,undefined} 04:13:45.312 [debug] Swx MAR: IPv4Opt=<<"ÿÿÿþ">> IPv6Opt=[] 04:13:45.312 [debug] Swx Tx MAR: {'MAR',["epdg.localdomain",";","1805677143",";","7",";","nonode@nohost"],1,undefined,undefined,undefined,"262427240851512",{'Vendor-Specific-Application-Id',10415,[16777265],[]},{'SIP-Auth-Data-Item',[],["EAP-AKA"],[],[],[],[],[],[],<<"ÿÿÿþ">>,[],[],[],[]},1,[],1,[],[],[],[],[],[],[],[]} 04:13:45.318 [info] SWx Rx MAA {<0.313.0>,{diameter_caps,{"epdg.localdomain","hss.localdomain"},{"localdomain","localdomain"},{[{127,0,0,1},{172,18,62,20},{192,168,0,2}],[{172,18,62,103}]},{0,10415},{"osmo-epdg","TTCN-3 Testsuite"},{[],[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;1805677143;7;nonode@nohost",1,"hss.localdomain","localdomain",{'Vendor-Specific-Application-Id',10415,[16777265],[]},"262427240851512",[],[2001],[],[1],[{'SIP-Auth-Data-Item',[0],["Digest-AKAv1-MD5"],[[71,238,27,66,250,162,87,113,37,235,231,48,67,40,20,106,157,102,68,181,67,88,214,181,88,96,75,230,87,234,240,22]],[[71,238,27,66,250,162,87,113,37,235,231,48,67,40,20,106,164,30,96,37,215,136,240,200,174,102,52,142,113,84]],["foobar"],[[62,154,179,207,98,35,100,74,150,186,33,74,38,102,15,249]],[[101,24,28,237,44,185,197,232,145,16,29,75,252,208,199,56]],[],[],[],[],[],[]}],[],[],[],[],[],[]}/ Errors []  04:13:45.318 [info] dia_sip2gsup: auth [71,238,27,66,250,162,87,113,37,235,231,48,67,40,20,106,157,102,68,181,67,88,214,181,88,96,75,230,87,234,240,22] authz [71,238,27,66,250,162,87,113,37,235,231,48,67,40,20,106,164,30,96,37,215,136,240,200,174,102,52,142,113,84]  *DBG* aaa_ue_fsm_262427240851512 receive call {rx_swx_maa, {ok,[{epdg_auth_tuple, <<71,238,27,66,250,162,87,113,37,235,231,48,67,40,20,106>>, <<157,102,68,181,67,88,214,181,88,96,75,230,87,234,240,22>>, <<71,238,27,66,250,162,87,113,37,235,231,48,67,40,20,106,164, 30,96,37,215,136,240,200,174,102,52,142,113,84>>, <<101,24,28,237,44,185,197,232,145,16,29,75,252,208,199,56>>, <<62,154,179,207,98,35,100,74,150,186,33,74,38,102,15,249>>}]}} from <0.325.0> in state state_wait_swx_maa 04:13:45.318 [info] rand [71,238,27,66,250,162,87,113,37,235,231,48,67,40,20,106] autn [157,102,68,181,67,88,214,181,88,96,75,230,87,234,240,22]  04:13:45.318 [info] ue_fsm ev_rx_swx_maa *DBG* aaa_ue_fsm_262427240851512 send ok to <0.325.0> 04:13:45.319 [info] ue_fsm state_wait_swx_maa event=rx_swx_maa, {ue_fsm_data,"262427240851512",undefined,undefined,false,false,undefined} *DBG* epdg_ue_fsm_262427240851512 receive call {received_swm_dea_auth_response, {ok,[{epdg_auth_tuple, <<71,238,27,66,250,162,87,113,37,235,231,48,67,40,20,106>>, <<157,102,68,181,67,88,214,181,88,96,75,230,87,234,240,22>>, <<71,238,27,66,250,162,87,113,37,235,231,48,67,40,20,106,164, 30,96,37,215,136,240,200,174,102,52,142,113,84>>, <<101,24,28,237,44,185,197,232,145,16,29,75,252,208,199,56>>, <<62,154,179,207,98,35,100,74,150,186,33,74,38,102,15,249>>}]}} from <0.211.0> in state state_wait_auth_resp 04:13:45.319 [info] ue_fsm received_swm_dea_auth_response {ok,[{epdg_auth_tuple,<<71,238,27,66,250,162,87,113,37,235,231,48,67,40,20,106>>,<<157,102,68,181,67,88,214,181,88,96,75,230,87,234,240,22>>,<<71,238,27,66,250,162,87,113,37,235,231,48,67,40,20,106,164,30,96,37,215,136,240,200,174,102,52,142,113,84>>,<<101,24,28,237,44,185,197,232,145,16,29,75,252,208,199,56>>,<<62,154,179,207,98,35,100,74,150,186,33,74,38,102,15,249>>}]} *DBG* aaa_ue_fsm_262427240851512 consume call {rx_swx_maa, {ok,[{epdg_auth_tuple, <<71,238,27,66,250,162,87,113,37,235,231,48,67,40,20,106>>, <<157,102,68,181,67,88,214,181,88,96,75,230,87,234,240,22>>, <<71,238,27,66,250,162,87,113,37,235,231,48,67,40,20,106,164, 30,96,37,215,136,240,200,174,102,52,142,113,84>>, <<101,24,28,237,44,185,197,232,145,16,29,75,252,208,199,56>>, <<62,154,179,207,98,35,100,74,150,186,33,74,38,102,15,249>>}]}} from <0.325.0> in state state_wait_swx_maa => state_new *DBG* epdg_ue_fsm_262427240851512 send ok to <0.211.0> *DBG* gsup_server got cast {auth_response, {<<"262427240851512">>, {ok, [{epdg_auth_tuple, <<71,238,27,66,250,162,87,113,37,235,231,48,67, 40,20,106>>, <<157,102,68,181,67,88,214,181,88,96,75,230,87, 234,240,22>>, <<71,238,27,66,250,162,87,113,37,235,231,48,67, 40,20,106,164,30,96,37,215,136,240,200,174, 102,52,142,113,84>>, <<101,24,28,237,44,185,197,232,145,16,29,75, 252,208,199,56>>, <<62,154,179,207,98,35,100,74,150,186,33, 74,38,102,15,249>>}]}}} 04:13:45.319 [info] ue_fsm state_wait_auth_resp event=received_swm_dea_auth_response Result={ok,[{epdg_auth_tuple,<<71,238,27,66,250,162,87,113,37,235,231,48,67,40,20,106>>,<<157,102,68,181,67,88,214,181,88,96,75,230,87,234,240,22>>,<<71,238,27,66,250,162,87,113,37,235,231,48,67,40,20,106,164,30,96,37,215,136,240,200,174,102,52,142,113,84>>,<<101,24,28,237,44,185,197,232,145,16,29,75,252,208,199,56>>,<<62,154,179,207,98,35,100,74,150,186,33,74,38,102,15,249>>}]}, {ue_fsm_data,<<"262427240851512">>,"internet",[],undefined,false,0,false,false} *DBG* epdg_ue_fsm_262427240851512 consume call {received_swm_dea_auth_response, {ok,[{epdg_auth_tuple, <<71,238,27,66,250,162,87,113,37,235,231,48,67,40,20,106>>, <<157,102,68,181,67,88,214,181,88,96,75,230,87,234,240,22>>, <<71,238,27,66,250,162,87,113,37,235,231,48,67,40,20,106,164, 30,96,37,215,136,240,200,174,102,52,142,113,84>>, <<101,24,28,237,44,185,197,232,145,16,29,75,252,208,199,56>>, <<62,154,179,207,98,35,100,74,150,186,33,74,38,102,15,249>>}]}} from <0.211.0> in state state_wait_auth_resp => state_authenticating 04:13:45.319 [info] auth_response(<<"262427240851512">>): {ok,[{epdg_auth_tuple,<<71,238,27,66,250,162,87,113,37,235,231,48,67,40,20,106>>,<<157,102,68,181,67,88,214,181,88,96,75,230,87,234,240,22>>,<<71,238,27,66,250,162,87,113,37,235,231,48,67,40,20,106,164,30,96,37,215,136,240,200,174,102,52,142,113,84>>,<<101,24,28,237,44,185,197,232,145,16,29,75,252,208,199,56>>,<<62,154,179,207,98,35,100,74,150,186,33,74,38,102,15,249>>}]} *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:13:45.320 [info] auth_response for <<"262427240851512">>: {ok,[{epdg_auth_tuple,<<71,238,27,66,250,162,87,113,37,235,231,48,67,40,20,106>>,<<157,102,68,181,67,88,214,181,88,96,75,230,87,234,240,22>>,<<71,238,27,66,250,162,87,113,37,235,231,48,67,40,20,106,164,30,96,37,215,136,240,200,174,102,52,142,113,84>>,<<101,24,28,237,44,185,197,232,145,16,29,75,252,208,199,56>>,<<62,154,179,207,98,35,100,74,150,186,33,74,38,102,15,249>>}]} 04:13:45.320 [info] GSUP: Tx #{auth_tuples => [#{autn => <<157,102,68,181,67,88,214,181,88,96,75,230,87,234,240,22>>,ck => <<62,154,179,207,98,35,100,74,150,186,33,74,38,102,15,249>>,ik => <<101,24,28,237,44,185,197,232,145,16,29,75,252,208,199,56>>,rand => <<71,238,27,66,250,162,87,113,37,235,231,48,67,40,20,106>>,res => <<71,238,27,66,250,162,87,113,37,235,231,48,67,40,20,106,164,30,96,37,215,136,240,200,174,102,52,142,113,84>>}],imsi => <<"262427240851512">>,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 => <<"262427240851512">>, message_type => location_upd_req}} *DBG* epdg_ue_fsm_262427240851512 receive call lu_request from <0.326.0> in state state_authenticating 04:13:45.323 [info] GSUP: Rx #{cn_domain => 1,imsi => <<"262427240851512">>,message_type => location_upd_req} *DBG* epdg_ue_fsm_262427240851512 send ok to <0.326.0> 04:13:45.323 [info] ue_fsm lu_request *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_262427240851512 receive call {rx_swm_der_auth_compl,"internet"} from <0.201.0> in state state_new *DBG* epdg_ue_fsm_262427240851512 consume call lu_request from <0.326.0> in state state_authenticating 04:13:45.323 [info] ue_fsm state_authenticating event=lu_request, {ue_fsm_data,<<"262427240851512">>,"internet",[],undefined,false,0,false,false} 04:13:45.323 [info] ue_fsm ev_rx_swm_der_auth_compl 04:13:45.323 [info] ue_fsm state_new event=rx_swm_der_auth_compl, {ue_fsm_data,"262427240851512",undefined,undefined,false,false,undefined} 04:13:45.323 [debug] SWx Tx SAR Imsi="262427240851512" Type=1 APN="internet" AgentInfoOpt=[]  04:13:45.323 [debug] SWx prepare_request: {'SAR',["epdg.localdomain",";","1805677143",";","8",";","nonode@nohost"],{'Vendor-Specific-Application-Id',10415,[16777265],[]},1,"epdg.localdomain","localdomain","localdomain","262427240851512",1,[],["hss.localdomain"],["internet"],[],[],[],[],[],[],[],[],[]} *DBG* aaa_ue_fsm_262427240851512 send ok to <0.201.0> *DBG* aaa_ue_fsm_262427240851512 consume call {rx_swm_der_auth_compl,"internet"} from <0.201.0> in state state_new => state_wait_swx_saa *DBG* aaa_ue_fsm_262427240851512 receive call {rx_swx_saa,{ok,1,#{}}} from <0.327.0> in state state_wait_swx_saa 04:13:45.329 [info] SWx Rx SAA {<0.313.0>,{diameter_caps,{"epdg.localdomain","hss.localdomain"},{"localdomain","localdomain"},{[{127,0,0,1},{172,18,62,20},{192,168,0,2}],[{172,18,62,103}]},{0,10415},{"osmo-epdg","TTCN-3 Testsuite"},{[],[1]},{[10415,13019,5535],[5535,10415,13019]},{[],[]},{[],[0]},{[],[]},{[{'diameter_base_Vendor-Specific-Application-Id',10415,[16777265],[]}],[{'diameter_base_Vendor-Specific-Application-Id',[10415],[16777265],[]}]},{[],[]},{[],[]}}}: {'SAA',"epdg.localdomain;1805677143;8;nonode@nohost",{'Vendor-Specific-Application-Id',10415,[16777265],[]},1,"hss.localdomain","localdomain","262427240851512",[],[2001],[],[{'Non-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_262427240851512 send ok to <0.327.0> *DBG* epdg_ue_fsm_262427240851512 receive call {received_swm_dea_auth_compl_response,{ok,#{}}} from <0.211.0> in state state_authenticating *DBG* aaa_ue_fsm_262427240851512 consume call {rx_swx_saa,{ok,1,#{}}} from <0.327.0> in state state_wait_swx_saa => state_authenticated 04:13:45.329 [info] ue_fsm ev_rx_swx_saa 04:13:45.329 [info] ue_fsm state_wait_swx_saa event=rx_swx_saa {ok,1,#{}}, {ue_fsm_data,"262427240851512",undefined,undefined,false,false,undefined} *DBG* epdg_ue_fsm_262427240851512 send ok to <0.211.0> *DBG* gsup_server got cast {lu_response,{<<"262427240851512">>,ok}} 04:13:45.329 [info] ue_fsm received_swm_dea_auth_compl_response {ok,#{}} *DBG* epdg_ue_fsm_262427240851512 consume call {received_swm_dea_auth_compl_response,{ok,#{}}} from <0.211.0> in state state_authenticating => state_authenticated 04:13:45.329 [info] ue_fsm state_authenticating event=lu_request, {ok,#{}}, {ue_fsm_data,<<"262427240851512">>,"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:13:45.329 [info] lu_response(<<"262427240851512">>): ok 04:13:45.329 [info] lu_response for <<"262427240851512">>: ok 04:13:45.329 [info] GSUP: Tx #{imsi => <<"262427240851512">>,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 => <<"262427240851512">>, message_class => 5, message_type => epdg_tunnel_request, pco => <<128,0,13,0,0,12,0>>}} *DBG* epdg_ue_fsm_262427240851512 receive call {tunnel_request,<<128,0,13,0,0,12,0>>} from <0.328.0> in state state_authenticated 04:13:45.333 [info] GSUP: Rx #{cn_domain => 1,imsi => <<"262427240851512">>,message_class => 5,message_type => epdg_tunnel_request,pco => <<128,0,13,0,0,12,0>>} 04:13:45.333 [info] ue_fsm tunnel_request(<<128,0,13,0,0,12,0>>) 04:13:45.333 [info] ue_fsm state_authenticated event=tunnel_request, {ue_fsm_data,<<"262427240851512">>,"internet",[],undefined,false,0,false,false} 04:13:45.333 [debug] Selected PGW Remote Address "172.18.62.103" 04:13:45.333 [info] s2b: Tx {gtp,v2,create_session_request,0,8064622,undefined,[],[{v2_international_mobile_subscriber_identity,0,<<"262427240851512">>},{v2_serving_network,0,{<<"901">>,<<"042">>}},{v2_rat_type,0,3},{v2_fully_qualified_tunnel_endpoint_identifier,0,30,894437827,<<172,18,62,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,3048189927,<<172,18,62,20>>,undefined}]},{v2_recovery,0,0},{v2_additional_protocol_configuration_options,0,{0,[{13,<<>>},{12,<<>>}]}}]} *DBG* epdg_ue_fsm_262427240851512 send ok to <0.328.0> 04:13:45.333 [debug] Waiting for CreateSessionResponse *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_262427240851512 consume call {tunnel_request,<<128,0,13,0,0,12,0>>} from <0.328.0> in state state_authenticated => state_wait_create_session_resp *DBG* epdg_ue_fsm_262427240851512 start_timer {state_timeout,10000, create_session_timeout,[]} in state state_wait_create_session_resp 04:13:45.345 [info] S6b Rx from {diameter_caps,{"aaa.localdomain","pgw.localdomain"},{"localdomain","localdomain"},{[{172,18,62,20}],[{172,18,62,103}]},{0,10415},{"osmo-epdg-AAA","TTCN-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,["262427240851512@nai.epc.mnc001.mcc01.3gppnetwork.org"],[{'MIP6-Agent-Info',[{172,18,62,103}],[],[],[]}],[70368744177664],[],[],["internet"],[],[],[],[],[],[]} *DBG* aaa_ue_fsm_262427240851512 receive call {rx_s6b_aar,"262427240851512@nai.epc.mnc001.mcc01.3gppnetwork.org", "internet", [{'MIP6-Agent-Info',[{172,18,62,103}],[],[],[]}]} from <0.330.0> in state state_authenticated 04:13:45.345 [info] ue_fsm ev_rx_s6b_aar: "262427240851512@nai.epc.mnc001.mcc01.3gppnetwork.org" "internet" [{'MIP6-Agent-Info',[{172,18,62,103}],[],[],[]}] 04:13:45.345 [info] ue_fsm state_authenticated event=rx_s6b_aar NAI="262427240851512@nai.epc.mnc001.mcc01.3gppnetwork.org" Apn="internet" AgentInfo=[{'MIP6-Agent-Info',[{172,18,62,103}],[],[],[]}], {ue_fsm_data,"262427240851512",undefined,undefined,true,false,undefined} 04:13:45.345 [debug] SWx Tx SAR Imsi="262427240851512" Type=13 APN="internet" AgentInfoOpt=[{'MIP6-Agent-Info',[{172,18,62,103}],[],[],[]}]  04:13:45.345 [debug] SWx prepare_request: {'SAR',["epdg.localdomain",";","1805677143",";","9",";","nonode@nohost"],{'Vendor-Specific-Application-Id',10415,[16777265],[]},1,"epdg.localdomain","localdomain","localdomain","262427240851512",13,[],["hss.localdomain"],["internet"],[],[{'MIP6-Agent-Info',[{172,18,62,103}],[],[],[]}],[],[],[],[],[],[],[]} *DBG* aaa_ue_fsm_262427240851512 send ok to <0.330.0> 04:13:45.345 [debug] Waiting for S6b AAA *DBG* aaa_ue_fsm_262427240851512 consume call {rx_s6b_aar,"262427240851512@nai.epc.mnc001.mcc01.3gppnetwork.org", "internet", [{'MIP6-Agent-Info',[{172,18,62,103}],[],[],[]}]} from <0.330.0> in state state_authenticated => state_authenticated_wait_swx_saa *DBG* aaa_ue_fsm_262427240851512 receive call {rx_swx_saa,{ok,13,#{}}} from <0.331.0> in state state_authenticated_wait_swx_saa *DBG* aaa_ue_fsm_262427240851512 send ok to <0.331.0> 04:13:45.348 [info] SWx Rx SAA {<0.313.0>,{diameter_caps,{"epdg.localdomain","hss.localdomain"},{"localdomain","localdomain"},{[{127,0,0,1},{172,18,62,20},{192,168,0,2}],[{172,18,62,103}]},{0,10415},{"osmo-epdg","TTCN-3 Testsuite"},{[],[1]},{[10415,13019,5535],[5535,10415,13019]},{[],[]},{[],[0]},{[],[]},{[{'diameter_base_Vendor-Specific-Application-Id',10415,[16777265],[]}],[{'diameter_base_Vendor-Specific-Application-Id',[10415],[16777265],[]}]},{[],[]},{[],[]}}}: {'SAA',"epdg.localdomain;1805677143;9;nonode@nohost",{'Vendor-Specific-Application-Id',10415,[16777265],[]},1,"hss.localdomain","localdomain","262427240851512",[],[2001],[],[{'Non-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_262427240851512 consume call {rx_swx_saa,{ok,13,#{}}} from <0.331.0> in state state_authenticated_wait_swx_saa => state_authenticated 04:13:45.348 [info] ue_fsm ev_rx_swx_saa 04:13:45.349 [info] ue_fsm state_authenticated_wait_swx_saa event=rx_swx_saa SAType=13 ResulCode={epdg_dia_rc,undefined,2001}, {ue_fsm_data,"262427240851512","262427240851512@nai.epc.mnc001.mcc01.3gppnetwork.org","internet",true,false,<0.330.0>} 04:13:45.349 [debug] Rx AAA with DiaRC={epdg_dia_rc,undefined,2001} 04:13:45.349 [info] S6b Tx to {diameter_caps,{"aaa.localdomain","pgw.localdomain"},{"localdomain","localdomain"},{[{172,18,62,20}],[{172,18,62,103}]},{0,10415},{"osmo-epdg-AAA","TTCN-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:45.355 [debug] S2b: Rx from IP {172,18,62,103} port 2123: <<72,33,0,117,53,80,9,195,123,14,110,0,2,0,2,0,16,0,87,0,9,1,160,188,95,90,155,172,18,62,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,188,95,90,155,172,18,62,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,188,95,90,155,163,0,15,0,128,0,13,4,1,2,3,4,0,12,4,5,6,7,8>> 04:13:45.355 [debug] S2b: Rx from IP {172,18,62,103} port 2123: {gtp,v2,create_session_response,894437827,8064622,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,<<188,95,90,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,3160365723,<<172,18,62,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,3160365723,<<172,18,62,103>>,undefined},{v2_pdn_address_allocation,0} => {v2_pdn_address_allocation,0,ipv4,<<192,168,0,2>>}}} *DBG* epdg_ue_fsm_262427240851512 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 => 3048189927, remote_ipv4 => <<172,18,62,103>>, remote_ipv6 => undefined,remote_teid => 3160365723}}} from <0.332.0> in state state_wait_create_session_resp 04:13:45.355 [info] s2b: Updated Session after create_session_response: {gtp_session,<<"262427240851512">>,<0.321.0>,<<"internet">>,{172,18,62,103},{172,18,62,103},undefined,894437827,3160365723,5,{set,1,16,16,8,80,48,{[],[],[],[],[],[],[],[],[],[],[],[],[],[],[],[]},{{[],[],[],[],[],[],[],[],[],[{gtp_bearer,5,3048189927,3160365723}],[],[],[],[],[],[]}}}} 04:13:45.355 [debug] s2b: APCO_dec: {v2_additional_protocol_configuration_options,0,{0,[{13,<<1,2,3,4>>},{12,<<5,6,7,8>>}]}} 04:13:45.355 [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 => 3048189927,remote_ipv4 => <<172,18,62,103>>,remote_ipv6 => undefined,remote_teid => 3160365723}} 04:13:45.355 [info] ue_fsm state_authenticated event=received_gtpc_create_session_response, {ue_fsm_data,<<"262427240851512">>,"internet",[],undefined,false,0,false,false} 04:13:45.356 [info] KMOD Port Create PDP Context Call {<0.321.0>,[alias|#Ref<0.1283019585.1655242753.198573>]}: {create_pdp_context,{172,18,62,103},3048189927,3160365723,{192,168,0,2}} 04:13:45.356 [debug] create_pdp_context: 1, {172,18,62,103}, {192,168,0,2}, 3048189927, 3160365723 04:13:45.356 [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,62,103}},{ms_address,{192,168,0,2}},{i_tid,3048189927},{o_tid,3160365723}]}} 04:13:45.356 [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 => 3048189927,remote_ipv4 => <<172,18,62,103>>,remote_ipv6 => undefined,remote_teid => 3160365723}) returned ok *DBG* epdg_ue_fsm_262427240851512 send ok to <0.332.0> *DBG* gsup_server got cast {tunnel_response, {<<"262427240851512">>, {ok, #{apco => <<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 => 3048189927, remote_ipv4 => <<172,18,62,103>>, remote_ipv6 => undefined, remote_teid => 3160365723}}}} *DBG* epdg_ue_fsm_262427240851512 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 => 3048189927, remote_ipv4 => <<172,18,62,103>>, remote_ipv6 => undefined,remote_teid => 3160365723}}} from <0.332.0> in state state_wait_create_session_resp => state_active 04:13:45.356 [info] tunnel_response(<<"262427240851512">>): {ok,#{apco => <<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 => 3048189927,remote_ipv4 => <<172,18,62,103>>,remote_ipv6 => undefined,remote_teid => 3160365723}} 04:13:45.356 [info] tunnel_response for <<"262427240851512">>: {ok,#{apco => <<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 => 3048189927,remote_ipv4 => <<172,18,62,103>>,remote_ipv6 => undefined,remote_teid => 3160365723}} *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:13:45.356 [info] GSUP: Tx #{imsi => <<"262427240851512">>,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.304.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:13:45.361 [error] GSUP connection has been closed 04:13:45.361 [info] Peer down: {<0.277.0>,{diameter_caps,{"aaa.localdomain","pgw.localdomain"},{"localdomain","localdomain"},{[{172,18,62,20}],[{172,18,62,103}]},{0,10415},{"osmo-epdg-AAA","TTCN-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.551 [info] Peer down: {<0.313.0>,{diameter_caps,{"epdg.localdomain","hss.localdomain"},{"localdomain","localdomain"},{[{127,0,0,1},{172,18,62,20},{192,168,0,2}],[{172,18,62,103}]},{0,10415},{"osmo-epdg","TTCN-3 Testsuite"},{[],[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,62,103},42691}} *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:13:48.437 [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:13:48.455 [info] Peer up: {<0.309.0>,{diameter_caps,{"aaa.localdomain","pgw.localdomain"},{"localdomain","localdomain"},{[{172,18,62,20}],[{172,18,62,103}]},{0,10415},{"osmo-epdg-AAA","TTCN-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:50.378 [info] Peer up: {<0.354.0>,{diameter_caps,{"epdg.localdomain","hss.localdomain"},{"localdomain","localdomain"},{[{127,0,0,1},{172,18,62,20},{192,168,0,2}],[{172,18,62,103}]},{0,10415},{"osmo-epdg","TTCN-3 Testsuite"},{[],[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 => <<"262424366949378">>, 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:56.434 [info] GSUP: Rx #{imsi => <<"262424366949378">>,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:56.434 [info] ue_fsm start(epdg_ue_fsm_262424366949378) *DBG* epdg_ue_fsm_262424366949378 enter epdg_ue_fsm in state state_new *DBG* epdg_ue_fsm_262424366949378 consume internal init_state in state state_new 04:13:56.434 [info] ue_fsm init(<<"262424366949378">>) *DBG* epdg_ue_fsm_262424366949378 receive call {auth_request,33,"internet",#{}} from <0.365.0> in state state_new 04:13:56.434 [info] ue_fsm auth_request *DBG* epdg_ue_fsm_262424366949378 send ok to <0.365.0> 04:13:56.434 [info] ue_fsm state_new event=auth_request {33, "internet", #{}}, {ue_fsm_data,<<"262424366949378">>,"internet",[],undefined,false,0,false,false} *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* aaa_ue_fsm_262424366949378 enter aaa_ue_fsm in state state_new *DBG* epdg_ue_fsm_262424366949378 consume call {auth_request,33,"internet",#{}} from <0.365.0> in state state_new => state_wait_auth_resp 04:13:56.435 [info] ue_fsm start_link(aaa_ue_fsm_262424366949378) *DBG* aaa_ue_fsm_262424366949378 consume internal init_state in state state_new *DBG* epdg_ue_fsm_262424366949378 start_timer {state_timeout,10000, swm_der_timeout,[]} in state state_wait_auth_resp 04:13:56.435 [info] ue_fsm init("262424366949378") *DBG* aaa_ue_fsm_262424366949378 receive call {rx_swm_der_auth_req,33,"internet",#{}} from <0.201.0> in state state_new 04:13:56.435 [info] ue_fsm ev_rx_swm_der_auth_req 04:13:56.435 [info] ue_fsm state_new event=rx_swm_der_auth_req {33, "internet", #{}}, {ue_fsm_data,"262424366949378",undefined,undefined,false,false,undefined} 04:13:56.435 [debug] Swx MAR: IPv4Opt=<<"ÿÿÿþ">> IPv6Opt=[] *DBG* aaa_ue_fsm_262424366949378 send ok to <0.201.0> 04:13:56.435 [debug] Swx Tx MAR: {'MAR',["epdg.localdomain",";","1805677143",";","10",";","nonode@nohost"],1,undefined,undefined,undefined,"262424366949378",{'Vendor-Specific-Application-Id',10415,[16777265],[]},{'SIP-Auth-Data-Item',[],["EAP-AKA"],[],[],[],[],[],[],<<"ÿÿÿþ">>,[],[],[],[]},1,[],1,[],[],[],[],[],[],[],[]} *DBG* aaa_ue_fsm_262424366949378 consume call {rx_swm_der_auth_req,33,"internet",#{}} from <0.201.0> in state state_new => state_wait_swx_maa 04:13:56.447 [info] SWx Rx MAA {<0.354.0>,{diameter_caps,{"epdg.localdomain","hss.localdomain"},{"localdomain","localdomain"},{[{127,0,0,1},{172,18,62,20},{192,168,0,2}],[{172,18,62,103}]},{0,10415},{"osmo-epdg","TTCN-3 Testsuite"},{[],[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;1805677143;10;nonode@nohost",1,"hss.localdomain","localdomain",{'Vendor-Specific-Application-Id',10415,[16777265],[]},"262424366949378",[],[2001],[],[1],[{'SIP-Auth-Data-Item',[0],["Digest-AKAv1-MD5"],[[39,210,31,38,227,28,207,247,227,153,144,149,135,32,30,64,60,23,175,62,9,209,6,142,78,48,167,18,240,251,107,86]],[[39,210,31,38,227,28,207,247,227,153,144,149,135,32,30,64,135,104,172,21,30,65,248,123,16,61,212,135,106,24]],["foobar"],[[62,158,233,238,216,230,1,224,228,75,149,158,186,214,219,50]],[[167,5,207,228,15,221,170,43,146,200,237,88,221,139,29,22]],[],[],[],[],[],[]}],[],[],[],[],[],[]}/ Errors []  *DBG* aaa_ue_fsm_262424366949378 receive call {rx_swx_maa, {ok,[{epdg_auth_tuple, <<39,210,31,38,227,28,207,247,227,153,144,149,135,32,30,64>>, <<60,23,175,62,9,209,6,142,78,48,167,18,240,251,107,86>>, <<39,210,31,38,227,28,207,247,227,153,144,149,135,32,30,64, 135,104,172,21,30,65,248,123,16,61,212,135,106,24>>, <<167,5,207,228,15,221,170,43,146,200,237,88,221,139,29,22>>, <<62,158,233,238,216,230,1,224,228,75,149,158,186,214, 219,50>>}]}} from <0.368.0> in state state_wait_swx_maa 04:13:56.447 [info] dia_sip2gsup: auth [39,210,31,38,227,28,207,247,227,153,144,149,135,32,30,64,60,23,175,62,9,209,6,142,78,48,167,18,240,251,107,86] authz [39,210,31,38,227,28,207,247,227,153,144,149,135,32,30,64,135,104,172,21,30,65,248,123,16,61,212,135,106,24]  04:13:56.448 [info] rand [39,210,31,38,227,28,207,247,227,153,144,149,135,32,30,64] autn [60,23,175,62,9,209,6,142,78,48,167,18,240,251,107,86]  *DBG* aaa_ue_fsm_262424366949378 send ok to <0.368.0> 04:13:56.448 [info] ue_fsm ev_rx_swx_maa *DBG* epdg_ue_fsm_262424366949378 receive call {received_swm_dea_auth_response, {ok,[{epdg_auth_tuple, <<39,210,31,38,227,28,207,247,227,153,144,149,135,32,30,64>>, <<60,23,175,62,9,209,6,142,78,48,167,18,240,251,107,86>>, <<39,210,31,38,227,28,207,247,227,153,144,149,135,32,30,64, 135,104,172,21,30,65,248,123,16,61,212,135,106,24>>, <<167,5,207,228,15,221,170,43,146,200,237,88,221,139,29,22>>, <<62,158,233,238,216,230,1,224,228,75,149,158,186,214, 219,50>>}]}} from <0.211.0> in state state_wait_auth_resp *DBG* aaa_ue_fsm_262424366949378 consume call {rx_swx_maa, {ok,[{epdg_auth_tuple, <<39,210,31,38,227,28,207,247,227,153,144,149,135,32,30,64>>, <<60,23,175,62,9,209,6,142,78,48,167,18,240,251,107,86>>, <<39,210,31,38,227,28,207,247,227,153,144,149,135,32,30,64, 135,104,172,21,30,65,248,123,16,61,212,135,106,24>>, <<167,5,207,228,15,221,170,43,146,200,237,88,221,139,29,22>>, <<62,158,233,238,216,230,1,224,228,75,149,158,186,214, 219,50>>}]}} from <0.368.0> in state state_wait_swx_maa => state_new 04:13:56.448 [info] ue_fsm state_wait_swx_maa event=rx_swx_maa, {ue_fsm_data,"262424366949378",undefined,undefined,false,false,undefined} *DBG* epdg_ue_fsm_262424366949378 send ok to <0.211.0> 04:13:56.449 [info] ue_fsm received_swm_dea_auth_response {ok,[{epdg_auth_tuple,<<39,210,31,38,227,28,207,247,227,153,144,149,135,32,30,64>>,<<60,23,175,62,9,209,6,142,78,48,167,18,240,251,107,86>>,<<39,210,31,38,227,28,207,247,227,153,144,149,135,32,30,64,135,104,172,21,30,65,248,123,16,61,212,135,106,24>>,<<167,5,207,228,15,221,170,43,146,200,237,88,221,139,29,22>>,<<62,158,233,238,216,230,1,224,228,75,149,158,186,214,219,50>>}]} *DBG* gsup_server got cast {auth_response, {<<"262424366949378">>, {ok, [{epdg_auth_tuple, <<39,210,31,38,227,28,207,247,227,153,144,149, 135,32,30,64>>, <<60,23,175,62,9,209,6,142,78,48,167,18,240, 251,107,86>>, <<39,210,31,38,227,28,207,247,227,153,144,149, 135,32,30,64,135,104,172,21,30,65,248,123,16, 61,212,135,106,24>>, <<167,5,207,228,15,221,170,43,146,200,237,88, 221,139,29,22>>, <<62,158,233,238,216,230,1,224,228,75,149, 158,186,214,219,50>>}]}}} *DBG* epdg_ue_fsm_262424366949378 consume call {received_swm_dea_auth_response, {ok,[{epdg_auth_tuple, <<39,210,31,38,227,28,207,247,227,153,144,149,135,32,30,64>>, <<60,23,175,62,9,209,6,142,78,48,167,18,240,251,107,86>>, <<39,210,31,38,227,28,207,247,227,153,144,149,135,32,30,64, 135,104,172,21,30,65,248,123,16,61,212,135,106,24>>, <<167,5,207,228,15,221,170,43,146,200,237,88,221,139,29,22>>, <<62,158,233,238,216,230,1,224,228,75,149,158,186,214, 219,50>>}]}} from <0.211.0> in state state_wait_auth_resp => state_authenticating 04:13:56.449 [info] ue_fsm state_wait_auth_resp event=received_swm_dea_auth_response Result={ok,[{epdg_auth_tuple,<<39,210,31,38,227,28,207,247,227,153,144,149,135,32,30,64>>,<<60,23,175,62,9,209,6,142,78,48,167,18,240,251,107,86>>,<<39,210,31,38,227,28,207,247,227,153,144,149,135,32,30,64,135,104,172,21,30,65,248,123,16,61,212,135,106,24>>,<<167,5,207,228,15,221,170,43,146,200,237,88,221,139,29,22>>,<<62,158,233,238,216,230,1,224,228,75,149,158,186,214,219,50>>}]}, {ue_fsm_data,<<"262424366949378">>,"internet",[],undefined,false,0,false,false} *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:13:56.450 [info] auth_response(<<"262424366949378">>): {ok,[{epdg_auth_tuple,<<39,210,31,38,227,28,207,247,227,153,144,149,135,32,30,64>>,<<60,23,175,62,9,209,6,142,78,48,167,18,240,251,107,86>>,<<39,210,31,38,227,28,207,247,227,153,144,149,135,32,30,64,135,104,172,21,30,65,248,123,16,61,212,135,106,24>>,<<167,5,207,228,15,221,170,43,146,200,237,88,221,139,29,22>>,<<62,158,233,238,216,230,1,224,228,75,149,158,186,214,219,50>>}]} 04:13:56.450 [info] auth_response for <<"262424366949378">>: {ok,[{epdg_auth_tuple,<<39,210,31,38,227,28,207,247,227,153,144,149,135,32,30,64>>,<<60,23,175,62,9,209,6,142,78,48,167,18,240,251,107,86>>,<<39,210,31,38,227,28,207,247,227,153,144,149,135,32,30,64,135,104,172,21,30,65,248,123,16,61,212,135,106,24>>,<<167,5,207,228,15,221,170,43,146,200,237,88,221,139,29,22>>,<<62,158,233,238,216,230,1,224,228,75,149,158,186,214,219,50>>}]} 04:13:56.450 [info] GSUP: Tx #{auth_tuples => [#{autn => <<60,23,175,62,9,209,6,142,78,48,167,18,240,251,107,86>>,ck => <<62,158,233,238,216,230,1,224,228,75,149,158,186,214,219,50>>,ik => <<167,5,207,228,15,221,170,43,146,200,237,88,221,139,29,22>>,rand => <<39,210,31,38,227,28,207,247,227,153,144,149,135,32,30,64>>,res => <<39,210,31,38,227,28,207,247,227,153,144,149,135,32,30,64,135,104,172,21,30,65,248,123,16,61,212,135,106,24>>}],imsi => <<"262424366949378">>,message_class => 5,message_type => send_auth_info_res} Stream 238, 66 bytes *DBG* gsup_server got {ipa,#Port<0.27>, {osmo,5}, #{auts => <<135,104,172,21,30,65,248,123,16,61,212,135, 106,24>>, imsi => <<"262424366949378">>, 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 => <<39,210,31,38,227,28,207,247,227,153,144, 149,135,32,30,64>>}} *DBG* epdg_ue_fsm_262424366949378 receive call {auth_request,33,"internet", #{authorization => <<39,210,31,38,227,28,207,247,227,153,144,149,135, 32,30,64,135,104,172,21,30,65,248,123,16,61,212, 135,106,24>>}} from <0.369.0> in state state_authenticating 04:13:56.456 [info] GSUP: Rx #{auts => <<135,104,172,21,30,65,248,123,16,61,212,135,106,24>>,imsi => <<"262424366949378">>,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 => <<39,210,31,38,227,28,207,247,227,153,144,149,135,32,30,64>>} *DBG* epdg_ue_fsm_262424366949378 send ok to <0.369.0> 04:13:56.456 [info] ue_fsm auth_request *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* aaa_ue_fsm_262424366949378 receive call {rx_swm_der_auth_req,33,"internet", #{authorization => <<39,210,31,38,227,28,207,247,227,153,144, 149,135,32,30,64,135,104,172,21,30,65,248, 123,16,61,212,135,106,24>>}} from <0.201.0> in state state_new *DBG* epdg_ue_fsm_262424366949378 consume call {auth_request,33,"internet", #{authorization => <<39,210,31,38,227,28,207,247,227,153,144,149,135, 32,30,64,135,104,172,21,30,65,248,123,16,61,212, 135,106,24>>}} from <0.369.0> in state state_authenticating => state_wait_auth_resp 04:13:56.456 [info] ue_fsm state_authenticating event=auth_request {33, "internet", #{authorization => <<39,210,31,38,227,28,207,247,227,153,144,149,135,32,30,64,135,104,172,21,30,65,248,123,16,61,212,135,106,24>>}}, {ue_fsm_data,<<"262424366949378">>,"internet",[],undefined,false,0,false,false} *DBG* epdg_ue_fsm_262424366949378 start_timer {state_timeout,10000, swm_der_timeout,[]} in state state_wait_auth_resp 04:13:56.456 [info] ue_fsm ev_rx_swm_der_auth_req 04:13:56.457 [info] ue_fsm state_new event=rx_swm_der_auth_req {33, "internet", #{authorization => <<39,210,31,38,227,28,207,247,227,153,144,149,135,32,30,64,135,104,172,21,30,65,248,123,16,61,212,135,106,24>>}}, {ue_fsm_data,"262424366949378",undefined,undefined,false,false,undefined} 04:13:56.457 [debug] Swx MAR: IPv4Opt=<<"ÿÿÿþ">> IPv6Opt=[] *DBG* aaa_ue_fsm_262424366949378 send ok to <0.201.0> *DBG* aaa_ue_fsm_262424366949378 consume call {rx_swm_der_auth_req,33,"internet", #{authorization => <<39,210,31,38,227,28,207,247,227,153,144, 149,135,32,30,64,135,104,172,21,30,65,248, 123,16,61,212,135,106,24>>}} from <0.201.0> in state state_new => state_wait_swx_maa 04:13:56.457 [debug] Swx Tx MAR: {'MAR',["epdg.localdomain",";","1805677143",";","11",";","nonode@nohost"],1,undefined,undefined,undefined,"262424366949378",{'Vendor-Specific-Application-Id',10415,[16777265],[]},{'SIP-Auth-Data-Item',[],["EAP-AKA"],[],<<39,210,31,38,227,28,207,247,227,153,144,149,135,32,30,64,135,104,172,21,30,65,248,123,16,61,212,135,106,24>>,[],[],[],[],<<"ÿÿÿþ">>,[],[],[],[]},1,[],1,[],[],[],[],[],[],[],[]} 04:13:56.461 [info] SWx Rx MAA {<0.354.0>,{diameter_caps,{"epdg.localdomain","hss.localdomain"},{"localdomain","localdomain"},{[{127,0,0,1},{172,18,62,20},{192,168,0,2}],[{172,18,62,103}]},{0,10415},{"osmo-epdg","TTCN-3 Testsuite"},{[],[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;1805677143;11;nonode@nohost",1,"hss.localdomain","localdomain",{'Vendor-Specific-Application-Id',10415,[16777265],[]},"262424366949378",[],[2001],[],[1],[{'SIP-Auth-Data-Item',[0],["Digest-AKAv1-MD5"],[[39,210,31,38,227,28,207,247,227,153,144,149,135,32,30,64,60,23,175,62,9,209,6,142,78,48,167,18,240,251,107,86]],[[39,210,31,38,227,28,207,247,227,153,144,149,135,32,30,64,135,104,172,21,30,65,248,123,16,61,212,135,106,24]],["foobar"],[[62,158,233,238,216,230,1,224,228,75,149,158,186,214,219,50]],[[167,5,207,228,15,221,170,43,146,200,237,88,221,139,29,22]],[],[],[],[],[],[]}],[],[],[],[],[],[]}/ Errors []  *DBG* aaa_ue_fsm_262424366949378 receive call {rx_swx_maa, {ok,[{epdg_auth_tuple, <<39,210,31,38,227,28,207,247,227,153,144,149,135,32,30,64>>, <<60,23,175,62,9,209,6,142,78,48,167,18,240,251,107,86>>, <<39,210,31,38,227,28,207,247,227,153,144,149,135,32,30,64, 135,104,172,21,30,65,248,123,16,61,212,135,106,24>>, <<167,5,207,228,15,221,170,43,146,200,237,88,221,139,29,22>>, <<62,158,233,238,216,230,1,224,228,75,149,158,186,214, 219,50>>}]}} from <0.370.0> in state state_wait_swx_maa 04:13:56.461 [info] dia_sip2gsup: auth [39,210,31,38,227,28,207,247,227,153,144,149,135,32,30,64,60,23,175,62,9,209,6,142,78,48,167,18,240,251,107,86] authz [39,210,31,38,227,28,207,247,227,153,144,149,135,32,30,64,135,104,172,21,30,65,248,123,16,61,212,135,106,24]  04:13:56.461 [info] rand [39,210,31,38,227,28,207,247,227,153,144,149,135,32,30,64] autn [60,23,175,62,9,209,6,142,78,48,167,18,240,251,107,86]  *DBG* aaa_ue_fsm_262424366949378 send ok to <0.370.0> 04:13:56.461 [info] ue_fsm ev_rx_swx_maa *DBG* aaa_ue_fsm_262424366949378 consume call {rx_swx_maa, {ok,[{epdg_auth_tuple, <<39,210,31,38,227,28,207,247,227,153,144,149,135,32,30,64>>, <<60,23,175,62,9,209,6,142,78,48,167,18,240,251,107,86>>, <<39,210,31,38,227,28,207,247,227,153,144,149,135,32,30,64, 135,104,172,21,30,65,248,123,16,61,212,135,106,24>>, <<167,5,207,228,15,221,170,43,146,200,237,88,221,139,29,22>>, <<62,158,233,238,216,230,1,224,228,75,149,158,186,214, 219,50>>}]}} from <0.370.0> in state state_wait_swx_maa => state_new *DBG* epdg_ue_fsm_262424366949378 receive call {received_swm_dea_auth_response, {ok,[{epdg_auth_tuple, <<39,210,31,38,227,28,207,247,227,153,144,149,135,32,30,64>>, <<60,23,175,62,9,209,6,142,78,48,167,18,240,251,107,86>>, <<39,210,31,38,227,28,207,247,227,153,144,149,135,32,30,64, 135,104,172,21,30,65,248,123,16,61,212,135,106,24>>, <<167,5,207,228,15,221,170,43,146,200,237,88,221,139,29,22>>, <<62,158,233,238,216,230,1,224,228,75,149,158,186,214, 219,50>>}]}} from <0.211.0> in state state_wait_auth_resp 04:13:56.461 [info] ue_fsm state_wait_swx_maa event=rx_swx_maa, {ue_fsm_data,"262424366949378",undefined,undefined,false,false,undefined} 04:13:56.462 [info] ue_fsm received_swm_dea_auth_response {ok,[{epdg_auth_tuple,<<39,210,31,38,227,28,207,247,227,153,144,149,135,32,30,64>>,<<60,23,175,62,9,209,6,142,78,48,167,18,240,251,107,86>>,<<39,210,31,38,227,28,207,247,227,153,144,149,135,32,30,64,135,104,172,21,30,65,248,123,16,61,212,135,106,24>>,<<167,5,207,228,15,221,170,43,146,200,237,88,221,139,29,22>>,<<62,158,233,238,216,230,1,224,228,75,149,158,186,214,219,50>>}]} *DBG* epdg_ue_fsm_262424366949378 send ok to <0.211.0> *DBG* gsup_server got cast {auth_response, {<<"262424366949378">>, {ok, [{epdg_auth_tuple, <<39,210,31,38,227,28,207,247,227,153,144,149, 135,32,30,64>>, <<60,23,175,62,9,209,6,142,78,48,167,18,240, 251,107,86>>, <<39,210,31,38,227,28,207,247,227,153,144,149, 135,32,30,64,135,104,172,21,30,65,248,123,16, 61,212,135,106,24>>, <<167,5,207,228,15,221,170,43,146,200,237,88, 221,139,29,22>>, <<62,158,233,238,216,230,1,224,228,75,149, 158,186,214,219,50>>}]}}} *DBG* epdg_ue_fsm_262424366949378 consume call {received_swm_dea_auth_response, {ok,[{epdg_auth_tuple, <<39,210,31,38,227,28,207,247,227,153,144,149,135,32,30,64>>, <<60,23,175,62,9,209,6,142,78,48,167,18,240,251,107,86>>, <<39,210,31,38,227,28,207,247,227,153,144,149,135,32,30,64, 135,104,172,21,30,65,248,123,16,61,212,135,106,24>>, <<167,5,207,228,15,221,170,43,146,200,237,88,221,139,29,22>>, <<62,158,233,238,216,230,1,224,228,75,149,158,186,214, 219,50>>}]}} from <0.211.0> in state state_wait_auth_resp => state_authenticating 04:13:56.462 [info] ue_fsm state_wait_auth_resp event=received_swm_dea_auth_response Result={ok,[{epdg_auth_tuple,<<39,210,31,38,227,28,207,247,227,153,144,149,135,32,30,64>>,<<60,23,175,62,9,209,6,142,78,48,167,18,240,251,107,86>>,<<39,210,31,38,227,28,207,247,227,153,144,149,135,32,30,64,135,104,172,21,30,65,248,123,16,61,212,135,106,24>>,<<167,5,207,228,15,221,170,43,146,200,237,88,221,139,29,22>>,<<62,158,233,238,216,230,1,224,228,75,149,158,186,214,219,50>>}]}, {ue_fsm_data,<<"262424366949378">>,"internet",[],undefined,false,0,false,false} *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:13:56.462 [info] auth_response(<<"262424366949378">>): {ok,[{epdg_auth_tuple,<<39,210,31,38,227,28,207,247,227,153,144,149,135,32,30,64>>,<<60,23,175,62,9,209,6,142,78,48,167,18,240,251,107,86>>,<<39,210,31,38,227,28,207,247,227,153,144,149,135,32,30,64,135,104,172,21,30,65,248,123,16,61,212,135,106,24>>,<<167,5,207,228,15,221,170,43,146,200,237,88,221,139,29,22>>,<<62,158,233,238,216,230,1,224,228,75,149,158,186,214,219,50>>}]} 04:13:56.462 [info] auth_response for <<"262424366949378">>: {ok,[{epdg_auth_tuple,<<39,210,31,38,227,28,207,247,227,153,144,149,135,32,30,64>>,<<60,23,175,62,9,209,6,142,78,48,167,18,240,251,107,86>>,<<39,210,31,38,227,28,207,247,227,153,144,149,135,32,30,64,135,104,172,21,30,65,248,123,16,61,212,135,106,24>>,<<167,5,207,228,15,221,170,43,146,200,237,88,221,139,29,22>>,<<62,158,233,238,216,230,1,224,228,75,149,158,186,214,219,50>>}]} 04:13:56.462 [info] GSUP: Tx #{auth_tuples => [#{autn => <<60,23,175,62,9,209,6,142,78,48,167,18,240,251,107,86>>,ck => <<62,158,233,238,216,230,1,224,228,75,149,158,186,214,219,50>>,ik => <<167,5,207,228,15,221,170,43,146,200,237,88,221,139,29,22>>,rand => <<39,210,31,38,227,28,207,247,227,153,144,149,135,32,30,64>>,res => <<39,210,31,38,227,28,207,247,227,153,144,149,135,32,30,64,135,104,172,21,30,65,248,123,16,61,212,135,106,24>>}],imsi => <<"262424366949378">>,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 => <<"262424366949378">>, message_type => location_upd_req}} *DBG* epdg_ue_fsm_262424366949378 receive call lu_request from <0.371.0> in state state_authenticating *DBG* epdg_ue_fsm_262424366949378 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}} 04:13:56.465 [info] GSUP: Rx #{cn_domain => 1,imsi => <<"262424366949378">>,message_type => location_upd_req} *DBG* epdg_ue_fsm_262424366949378 consume call lu_request from <0.371.0> in state state_authenticating *DBG* aaa_ue_fsm_262424366949378 receive call {rx_swm_der_auth_compl,"internet"} from <0.201.0> in state state_new 04:13:56.465 [info] ue_fsm lu_request 04:13:56.465 [info] ue_fsm state_authenticating event=lu_request, {ue_fsm_data,<<"262424366949378">>,"internet",[],undefined,false,0,false,false} 04:13:56.465 [info] ue_fsm ev_rx_swm_der_auth_compl 04:13:56.465 [info] ue_fsm state_new event=rx_swm_der_auth_compl, {ue_fsm_data,"262424366949378",undefined,undefined,false,false,undefined} 04:13:56.465 [debug] SWx Tx SAR Imsi="262424366949378" Type=1 APN="internet" AgentInfoOpt=[]  04:13:56.465 [debug] SWx prepare_request: {'SAR',["epdg.localdomain",";","1805677143",";","12",";","nonode@nohost"],{'Vendor-Specific-Application-Id',10415,[16777265],[]},1,"epdg.localdomain","localdomain","localdomain","262424366949378",1,[],["hss.localdomain"],["internet"],[],[],[],[],[],[],[],[],[]} *DBG* aaa_ue_fsm_262424366949378 send ok to <0.201.0> *DBG* aaa_ue_fsm_262424366949378 consume call {rx_swm_der_auth_compl,"internet"} from <0.201.0> in state state_new => state_wait_swx_saa *DBG* aaa_ue_fsm_262424366949378 receive call {rx_swx_saa,{ok,1,#{}}} from <0.372.0> in state state_wait_swx_saa 04:13:56.468 [info] SWx Rx SAA {<0.354.0>,{diameter_caps,{"epdg.localdomain","hss.localdomain"},{"localdomain","localdomain"},{[{127,0,0,1},{172,18,62,20},{192,168,0,2}],[{172,18,62,103}]},{0,10415},{"osmo-epdg","TTCN-3 Testsuite"},{[],[1]},{[10415,13019,5535],[5535,10415,13019]},{[],[]},{[],[0]},{[],[]},{[{'diameter_base_Vendor-Specific-Application-Id',10415,[16777265],[]}],[{'diameter_base_Vendor-Specific-Application-Id',[10415],[16777265],[]}]},{[],[]},{[],[]}}}: {'SAA',"epdg.localdomain;1805677143;12;nonode@nohost",{'Vendor-Specific-Application-Id',10415,[16777265],[]},1,"hss.localdomain","localdomain","262424366949378",[],[2001],[],[{'Non-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:56.468 [info] ue_fsm ev_rx_swx_saa *DBG* aaa_ue_fsm_262424366949378 send ok to <0.372.0> *DBG* epdg_ue_fsm_262424366949378 receive call {received_swm_dea_auth_compl_response,{ok,#{}}} from <0.211.0> in state state_authenticating *DBG* aaa_ue_fsm_262424366949378 consume call {rx_swx_saa,{ok,1,#{}}} from <0.372.0> in state state_wait_swx_saa => state_authenticated 04:13:56.468 [info] ue_fsm state_wait_swx_saa event=rx_swx_saa {ok,1,#{}}, {ue_fsm_data,"262424366949378",undefined,undefined,false,false,undefined} *DBG* epdg_ue_fsm_262424366949378 send ok to <0.211.0> *DBG* gsup_server got cast {lu_response,{<<"262424366949378">>,ok}} 04:13:56.468 [info] ue_fsm received_swm_dea_auth_compl_response {ok,#{}} *DBG* epdg_ue_fsm_262424366949378 consume call {received_swm_dea_auth_compl_response,{ok,#{}}} from <0.211.0> in state state_authenticating => state_authenticated 04:13:56.468 [info] ue_fsm state_authenticating event=lu_request, {ok,#{}}, {ue_fsm_data,<<"262424366949378">>,"internet",[],undefined,false,0,false,false} *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:13:56.469 [info] lu_response(<<"262424366949378">>): ok 04:13:56.469 [info] lu_response for <<"262424366949378">>: ok 04:13:56.469 [info] GSUP: Tx #{imsi => <<"262424366949378">>,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 => <<"262424366949378">>, message_class => 5, message_type => epdg_tunnel_request, pco => <<128,0,13,0,0,12,0>>}} *DBG* epdg_ue_fsm_262424366949378 receive call {tunnel_request,<<128,0,13,0,0,12,0>>} from <0.373.0> in state state_authenticated 04:13:56.471 [info] GSUP: Rx #{cn_domain => 1,imsi => <<"262424366949378">>,message_class => 5,message_type => epdg_tunnel_request,pco => <<128,0,13,0,0,12,0>>} 04:13:56.471 [info] ue_fsm tunnel_request(<<128,0,13,0,0,12,0>>) 04:13:56.471 [info] ue_fsm state_authenticated event=tunnel_request, {ue_fsm_data,<<"262424366949378">>,"internet",[],undefined,false,0,false,false} 04:13:56.471 [debug] Selected PGW Remote Address "172.18.62.103" 04:13:56.471 [info] s2b: Tx {gtp,v2,create_session_request,0,8064623,undefined,[],[{v2_international_mobile_subscriber_identity,0,<<"262424366949378">>},{v2_serving_network,0,{<<"901">>,<<"042">>}},{v2_rat_type,0,3},{v2_fully_qualified_tunnel_endpoint_identifier,0,30,894437828,<<172,18,62,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,3048189928,<<172,18,62,20>>,undefined}]},{v2_recovery,0,0},{v2_additional_protocol_configuration_options,0,{0,[{13,<<>>},{12,<<>>}]}}]} *DBG* epdg_ue_fsm_262424366949378 send ok to <0.373.0> 04:13:56.471 [debug] Waiting for CreateSessionResponse *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_262424366949378 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_262424366949378 start_timer {state_timeout,10000, create_session_timeout,[]} in state state_wait_create_session_resp 04:13:56.479 [info] S6b Rx from {diameter_caps,{"aaa.localdomain","pgw.localdomain"},{"localdomain","localdomain"},{[{172,18,62,20}],[{172,18,62,103}]},{0,10415},{"osmo-epdg-AAA","TTCN-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,["262424366949378@nai.epc.mnc001.mcc01.3gppnetwork.org"],[{'MIP6-Agent-Info',[{172,18,62,103}],[],[],[]}],[70368744177664],[],[],["internet"],[],[],[],[],[],[]} *DBG* aaa_ue_fsm_262424366949378 receive call {rx_s6b_aar,"262424366949378@nai.epc.mnc001.mcc01.3gppnetwork.org", "internet", [{'MIP6-Agent-Info',[{172,18,62,103}],[],[],[]}]} from <0.374.0> in state state_authenticated 04:13:56.479 [info] ue_fsm ev_rx_s6b_aar: "262424366949378@nai.epc.mnc001.mcc01.3gppnetwork.org" "internet" [{'MIP6-Agent-Info',[{172,18,62,103}],[],[],[]}] 04:13:56.479 [info] ue_fsm state_authenticated event=rx_s6b_aar NAI="262424366949378@nai.epc.mnc001.mcc01.3gppnetwork.org" Apn="internet" AgentInfo=[{'MIP6-Agent-Info',[{172,18,62,103}],[],[],[]}], {ue_fsm_data,"262424366949378",undefined,undefined,true,false,undefined} 04:13:56.479 [debug] SWx Tx SAR Imsi="262424366949378" Type=13 APN="internet" AgentInfoOpt=[{'MIP6-Agent-Info',[{172,18,62,103}],[],[],[]}]  04:13:56.479 [debug] SWx prepare_request: {'SAR',["epdg.localdomain",";","1805677143",";","13",";","nonode@nohost"],{'Vendor-Specific-Application-Id',10415,[16777265],[]},1,"epdg.localdomain","localdomain","localdomain","262424366949378",13,[],["hss.localdomain"],["internet"],[],[{'MIP6-Agent-Info',[{172,18,62,103}],[],[],[]}],[],[],[],[],[],[],[]} *DBG* aaa_ue_fsm_262424366949378 send ok to <0.374.0> 04:13:56.479 [debug] Waiting for S6b AAA *DBG* aaa_ue_fsm_262424366949378 consume call {rx_s6b_aar,"262424366949378@nai.epc.mnc001.mcc01.3gppnetwork.org", "internet", [{'MIP6-Agent-Info',[{172,18,62,103}],[],[],[]}]} from <0.374.0> in state state_authenticated => state_authenticated_wait_swx_saa *DBG* aaa_ue_fsm_262424366949378 receive call {rx_swx_saa,{ok,13,#{}}} from <0.375.0> in state state_authenticated_wait_swx_saa 04:13:56.481 [info] SWx Rx SAA {<0.354.0>,{diameter_caps,{"epdg.localdomain","hss.localdomain"},{"localdomain","localdomain"},{[{127,0,0,1},{172,18,62,20},{192,168,0,2}],[{172,18,62,103}]},{0,10415},{"osmo-epdg","TTCN-3 Testsuite"},{[],[1]},{[10415,13019,5535],[5535,10415,13019]},{[],[]},{[],[0]},{[],[]},{[{'diameter_base_Vendor-Specific-Application-Id',10415,[16777265],[]}],[{'diameter_base_Vendor-Specific-Application-Id',[10415],[16777265],[]}]},{[],[]},{[],[]}}}: {'SAA',"epdg.localdomain;1805677143;13;nonode@nohost",{'Vendor-Specific-Application-Id',10415,[16777265],[]},1,"hss.localdomain","localdomain","262424366949378",[],[2001],[],[{'Non-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:56.481 [info] ue_fsm ev_rx_swx_saa *DBG* aaa_ue_fsm_262424366949378 send ok to <0.375.0> *DBG* aaa_ue_fsm_262424366949378 consume call {rx_swx_saa,{ok,13,#{}}} from <0.375.0> in state state_authenticated_wait_swx_saa => state_authenticated 04:13:56.481 [info] ue_fsm state_authenticated_wait_swx_saa event=rx_swx_saa SAType=13 ResulCode={epdg_dia_rc,undefined,2001}, {ue_fsm_data,"262424366949378","262424366949378@nai.epc.mnc001.mcc01.3gppnetwork.org","internet",true,false,<0.374.0>} 04:13:56.481 [debug] Rx AAA with DiaRC={epdg_dia_rc,undefined,2001} 04:13:56.481 [info] S6b Tx to {diameter_caps,{"aaa.localdomain","pgw.localdomain"},{"localdomain","localdomain"},{[{172,18,62,20}],[{172,18,62,103}]},{0,10415},{"osmo-epdg-AAA","TTCN-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:56.485 [debug] S2b: Rx from IP {172,18,62,103} port 2123: <<72,33,0,117,53,80,9,196,123,14,111,0,2,0,2,0,16,0,87,0,9,1,160,38,41,179,148,172,18,62,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,38,41,179,148,172,18,62,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,38,41,179,148,163,0,15,0,128,0,13,4,1,2,3,4,0,12,4,5,6,7,8>> 04:13:56.485 [debug] S2b: Rx from IP {172,18,62,103} port 2123: {gtp,v2,create_session_response,894437828,8064623,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,<<38,41,179,148>>},{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,640267156,<<172,18,62,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,640267156,<<172,18,62,103>>,undefined},{v2_pdn_address_allocation,0} => {v2_pdn_address_allocation,0,ipv4,<<192,168,0,2>>}}} 04:13:56.485 [info] s2b: Updated Session after create_session_response: {gtp_session,<<"262424366949378">>,<0.366.0>,<<"internet">>,{172,18,62,103},{172,18,62,103},undefined,894437828,640267156,5,{set,1,16,16,8,80,48,{[],[],[],[],[],[],[],[],[],[],[],[],[],[],[],[]},{{[],[],[{gtp_bearer,5,3048189928,640267156}],[],[],[],[],[],[],[],[],[],[],[],[],[]}}}} 04:13:56.485 [debug] s2b: APCO_dec: {v2_additional_protocol_configuration_options,0,{0,[{13,<<1,2,3,4>>},{12,<<5,6,7,8>>}]}} 04:13:56.485 [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 => 3048189928,remote_ipv4 => <<172,18,62,103>>,remote_ipv6 => undefined,remote_teid => 640267156}} *DBG* epdg_ue_fsm_262424366949378 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 => 3048189928, remote_ipv4 => <<172,18,62,103>>, remote_ipv6 => undefined,remote_teid => 640267156}}} from <0.376.0> in state state_wait_create_session_resp 04:13:56.485 [info] ue_fsm state_authenticated event=received_gtpc_create_session_response, {ue_fsm_data,<<"262424366949378">>,"internet",[],undefined,false,0,false,false} 04:13:56.485 [info] KMOD Port Create PDP Context Call {<0.366.0>,[alias|#Ref<0.1283019585.1655242753.198823>]}: {create_pdp_context,{172,18,62,103},3048189928,640267156,{192,168,0,2}} 04:13:56.485 [debug] create_pdp_context: 1, {172,18,62,103}, {192,168,0,2}, 3048189928, 640267156 04:13:56.485 [debug] create_pdp_context: {netlink,gtp,[512,ack,request],642,0,{new,0,0,[{version,1},{net_ns_fd,25},{link,4},{sgsn_address,{172,18,62,103}},{ms_address,{192,168,0,2}},{i_tid,3048189928},{o_tid,640267156}]}} 04:13:56.486 [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 => 3048189928,remote_ipv4 => <<172,18,62,103>>,remote_ipv6 => undefined,remote_teid => 640267156}) returned {error,-17} *DBG* epdg_ue_fsm_262424366949378 send ok to <0.376.0> *DBG* gsup_server got cast {tunnel_response, {<<"262424366949378">>, {ok, #{apco => <<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 => 3048189928, remote_ipv4 => <<172,18,62,103>>, remote_ipv6 => undefined, remote_teid => 640267156}}}} 04:13:56.486 [info] tunnel_response(<<"262424366949378">>): {ok,#{apco => <<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 => 3048189928,remote_ipv4 => <<172,18,62,103>>,remote_ipv6 => undefined,remote_teid => 640267156}} *DBG* epdg_ue_fsm_262424366949378 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 => 3048189928, remote_ipv4 => <<172,18,62,103>>, remote_ipv6 => undefined,remote_teid => 640267156}}} from <0.376.0> in state state_wait_create_session_resp => state_active 04:13:56.486 [info] tunnel_response for <<"262424366949378">>: {ok,#{apco => <<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 => 3048189928,remote_ipv4 => <<172,18,62,103>>,remote_ipv6 => undefined,remote_teid => 640267156}} 04:13:56.486 [info] GSUP: Tx #{imsi => <<"262424366949378">>,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.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, 15 bytes *DBG* gsup_server got {ipa,#Port<0.27>, {osmo,5}, #{cn_domain => 1,imsi => <<"262424366949378">>, message_type => purge_ms_req}} 04:13:56.488 [info] GSUP: Rx #{cn_domain => 1,imsi => <<"262424366949378">>,message_type => purge_ms_req} *DBG* epdg_ue_fsm_262424366949378 receive call purge_ms_request from <0.377.0> in state state_active 04:13:56.488 [info] ue_fsm purge_ms_request 04:13:56.488 [info] ue_fsm state_active event=purge_ms_request, {ue_fsm_data,<<"262424366949378">>,"internet",[],{epdg_tun_pdp_ctx,3048189928,640267156,{epdg_eua,33,<<192,168,0,2>>,undefined},<<172,18,62,103>>},false,0,false,false} 04:13:56.488 [info] KMOD Port Delete PDP Context Call {<0.366.0>,[alias|#Ref<0.1283019585.1655242753.198846>]}: {delete_pdp_context,{172,18,62,103},3048189928,640267156,{192,168,0,2}} 04:13:56.488 [debug] delete_pdp_context: 1, {172,18,62,103}, {192,168,0,2}, 3048189928, 640267156 04:13:56.488 [debug] delete_pdp_context: {netlink,gtp,[512,ack,request],146,0,{delete,0,0,[{version,1},{net_ns_fd,25},{link,4},{sgsn_address,{172,18,62,103}},{ms_address,{192,168,0,2}},{i_tid,3048189928}]}} *DBG* epdg_ue_fsm_262424366949378 send ok to <0.377.0> 04:13:56.488 [info] s2b: Tx {gtp,v2,delete_session_request,640267156,8064624,undefined,[],[{v2_eps_bearer_id,0,5},{v2_fully_qualified_tunnel_endpoint_identifier,0,30,3048189928,<<172,18,62,20>>,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}} *DBG* epdg_ue_fsm_262424366949378 consume call purge_ms_request from <0.377.0> in state state_active => state_wait_delete_session_resp *DBG* aaa_ue_fsm_262424366949378 receive call rx_s6b_str from <0.378.0> in state state_authenticated 04:13:56.490 [info] S6b Rx from {diameter_caps,{"aaa.localdomain","pgw.localdomain"},{"localdomain","localdomain"},{[{172,18,62,20}],[{172,18,62,103}]},{0,10415},{"osmo-epdg-AAA","TTCN-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,["262424366949378"],[],[]} *DBG* aaa_ue_fsm_262424366949378 send {ok,{epdg_dia_rc,undefined,2001}} to <0.378.0> *DBG* aaa_ue_fsm_262424366949378 consume call rx_s6b_str from <0.378.0> in state state_authenticated 04:13:56.490 [info] ue_fsm ev_rx_s6b_str 04:13:56.490 [info] ue_fsm state_authenticated event=rx_s6b_str, {ue_fsm_data,"262424366949378","262424366949378@nai.epc.mnc001.mcc01.3gppnetwork.org","internet",true,true,undefined} 04:13:56.490 [info] ue_fsm state_authenticated event=rx_s6b_str: ePDG session still active, skip updating the HSS 04:13:56.490 [info] S6b Tx to {diameter_caps,{"aaa.localdomain","pgw.localdomain"},{"localdomain","localdomain"},{[{172,18,62,20}],[{172,18,62,103}]},{0,10415},{"osmo-epdg-AAA","TTCN-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:56.491 [debug] S2b: Rx from IP {172,18,62,103} port 2123: <<72,37,0,14,53,80,9,196,123,14,112,0,2,0,2,0,16,0>> 04:13:56.491 [debug] S2b: Rx from IP {172,18,62,103} port 2123: {gtp,v2,delete_session_response,894437828,8064624,undefined,[],#{{v2_cause,0} => {v2_cause,0,request_accepted,0,0,0,undefined}}} 04:13:56.491 [info] ue_fsm received_gtpc_delete_session_response {gtp,v2,delete_session_response,894437828,8064624,undefined,[],#{{v2_cause,0} => {v2_cause,0,request_accepted,0,0,0,undefined}}} *DBG* epdg_ue_fsm_262424366949378 receive call {received_gtpc_delete_session_response, {gtp,v2,delete_session_response,894437828,8064624,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:13:56.491 [info] ue_fsm state_wait_delete_session_resp event=received_gtpc_delete_session_response, {ue_fsm_data,<<"262424366949378">>,"internet",[],undefined,false,0,false,false} *DBG* epdg_ue_fsm_262424366949378 send ok to <0.379.0> 04:13:56.491 [debug] Cause: GTP_atom=request_accepted -> GTP_int=16 -> GSUP_int=0 04:13:56.491 [info] ue_fsm state_wait_swm_session_termination_answer event=enter, {ue_fsm_data,<<"262424366949378">>,"internet",[],undefined,true,0,false,false} *DBG* epdg_ue_fsm_262424366949378 consume call {received_gtpc_delete_session_response, {gtp,v2,delete_session_response,894437828,8064624,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 04:13:56.491 [info] ue_fsm ev_rx_swm_str *DBG* aaa_ue_fsm_262424366949378 receive call rx_swm_str from <0.201.0> in state state_authenticated *DBG* epdg_ue_fsm_262424366949378 start_timer {state_timeout,10000, swm_str_timeout,[]} in state state_wait_swm_session_termination_answer 04:13:56.491 [info] ue_fsm state_authenticated event=rx_swm_str, {ue_fsm_data,"262424366949378","262424366949378@nai.epc.mnc001.mcc01.3gppnetwork.org","internet",true,false,undefined} 04:13:56.491 [debug] SWx Tx SAR Imsi="262424366949378" Type=5 APN="internet" AgentInfoOpt=[]  04:13:56.491 [debug] SWx prepare_request: {'SAR',["epdg.localdomain",";","1805677143",";","14",";","nonode@nohost"],{'Vendor-Specific-Application-Id',10415,[16777265],[]},1,"epdg.localdomain","localdomain","localdomain","262424366949378",5,[],["hss.localdomain"],["internet"],[],[],[],[],[],[],[],[],[]} *DBG* aaa_ue_fsm_262424366949378 send ok to <0.201.0> *DBG* aaa_ue_fsm_262424366949378 consume call rx_swm_str from <0.201.0> in state state_authenticated => state_authenticated_wait_swx_saa *DBG* aaa_ue_fsm_262424366949378 receive call {rx_swx_saa,{ok,5,#{}}} from <0.380.0> in state state_authenticated_wait_swx_saa 04:13:56.493 [info] SWx Rx SAA {<0.354.0>,{diameter_caps,{"epdg.localdomain","hss.localdomain"},{"localdomain","localdomain"},{[{127,0,0,1},{172,18,62,20},{192,168,0,2}],[{172,18,62,103}]},{0,10415},{"osmo-epdg","TTCN-3 Testsuite"},{[],[1]},{[10415,13019,5535],[5535,10415,13019]},{[],[]},{[],[0]},{[],[]},{[{'diameter_base_Vendor-Specific-Application-Id',10415,[16777265],[]}],[{'diameter_base_Vendor-Specific-Application-Id',[10415],[16777265],[]}]},{[],[]},{[],[]}}}: {'SAA',"epdg.localdomain;1805677143;14;nonode@nohost",{'Vendor-Specific-Application-Id',10415,[16777265],[]},1,"hss.localdomain","localdomain","262424366949378",[],[2001],[],[{'Non-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:56.493 [info] ue_fsm ev_rx_swx_saa 04:13:56.493 [info] ue_fsm state_authenticated_wait_swx_saa event=rx_swx_saa SAType=5 ResulCode={epdg_dia_rc,undefined,2001}, {ue_fsm_data,"262424366949378","262424366949378@nai.epc.mnc001.mcc01.3gppnetwork.org","internet",true,false,undefined} *DBG* aaa_ue_fsm_262424366949378 send ok to <0.380.0> *DBG* epdg_ue_fsm_262424366949378 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_262424366949378 consume call {rx_swx_saa,{ok,5,#{}}} from <0.380.0> in state state_authenticated_wait_swx_saa => state_new 04:13:56.493 [info] ue_fsm received_swm_session_termination_answer {epdg_dia_rc,undefined,2001} *DBG* epdg_ue_fsm_262424366949378 send ok to <0.211.0> *DBG* gsup_server got cast {purge_ms_response,{<<"262424366949378">>,ok}} 04:13:56.493 [info] ue_fsm state_wait_swm_session_termination_answer event=received_swm_sta, {ue_fsm_data,<<"262424366949378">>,"internet",[],undefined,true,0,false,false} *DBG* epdg_ue_fsm_262424366949378 terminate normal in state state_wait_swm_session_termination_answer 04:13:56.493 [info] purge_ms_response(<<"262424366949378">>): 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:13:56.493 [info] terminating epdg_ue_fsm with reason normal state=state_wait_swm_session_termination_answer, {ue_fsm_data,<<"262424366949378">>,"internet",[],undefined,true,0,false,false} 04:13:56.493 [info] purge_ms_response for <<"262424366949378">>: ok 04:13:56.493 [info] GSUP: Tx #{freeze_p_tmsi => true,imsi => <<"262424366949378">>,message_type => purge_ms_res} Socket #Port<0.27> closed [<0.345.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}}} *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:13:56.495 [info] Peer down: {<0.309.0>,{diameter_caps,{"aaa.localdomain","pgw.localdomain"},{"localdomain","localdomain"},{[{172,18,62,20}],[{172,18,62,103}]},{0,10415},{"osmo-epdg-AAA","TTCN-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:56.495 [error] GSUP connection has been closed 04:13:56.695 [info] Peer down: {<0.354.0>,{diameter_caps,{"epdg.localdomain","hss.localdomain"},{"localdomain","localdomain"},{[{127,0,0,1},{172,18,62,20},{192,168,0,2}],[{172,18,62,103}]},{0,10415},{"osmo-epdg","TTCN-3 Testsuite"},{[],[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,62,103},38507}} *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:13:59.581 [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:13:59.605 [info] Peer up: {<0.350.0>,{diameter_caps,{"aaa.localdomain","pgw.localdomain"},{"localdomain","localdomain"},{[{172,18,62,20}],[{172,18,62,103}]},{0,10415},{"osmo-epdg-AAA","TTCN-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:14:03.376 [info] Peer up: {<0.402.0>,{diameter_caps,{"epdg.localdomain","hss.localdomain"},{"localdomain","localdomain"},{[{127,0,0,1},{172,18,62,20},{192,168,0,2}],[{172,18,62,103}]},{0,10415},{"osmo-epdg","TTCN-3 Testsuite"},{[],[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 => <<"262429060657483">>, 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:14:09.438 [info] GSUP: Rx #{imsi => <<"262429060657483">>,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_262429060657483 enter epdg_ue_fsm in state state_new 04:14:09.438 [info] ue_fsm start(epdg_ue_fsm_262429060657483) *DBG* epdg_ue_fsm_262429060657483 consume internal init_state in state state_new *DBG* epdg_ue_fsm_262429060657483 receive call {auth_request,33,"internet",#{}} from <0.409.0> in state state_new 04:14:09.438 [info] ue_fsm init(<<"262429060657483">>) *DBG* epdg_ue_fsm_262429060657483 send ok to <0.409.0> 04:14:09.438 [info] ue_fsm auth_request *DBG* epdg_ue_fsm_262429060657483 consume call {auth_request,33,"internet",#{}} from <0.409.0> in state state_new => state_wait_auth_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}} 04:14:09.439 [info] ue_fsm state_new event=auth_request {33, "internet", #{}}, {ue_fsm_data,<<"262429060657483">>,"internet",[],undefined,false,0,false,false} *DBG* epdg_ue_fsm_262429060657483 start_timer {state_timeout,10000, swm_der_timeout,[]} in state state_wait_auth_resp *DBG* aaa_ue_fsm_262429060657483 enter aaa_ue_fsm in state state_new 04:14:09.439 [info] ue_fsm start_link(aaa_ue_fsm_262429060657483) *DBG* aaa_ue_fsm_262429060657483 consume internal init_state in state state_new *DBG* aaa_ue_fsm_262429060657483 receive call {rx_swm_der_auth_req,33,"internet",#{}} from <0.201.0> in state state_new 04:14:09.439 [info] ue_fsm init("262429060657483") 04:14:09.439 [info] ue_fsm ev_rx_swm_der_auth_req 04:14:09.439 [info] ue_fsm state_new event=rx_swm_der_auth_req {33, "internet", #{}}, {ue_fsm_data,"262429060657483",undefined,undefined,false,false,undefined} 04:14:09.439 [debug] Swx MAR: IPv4Opt=<<"ÿÿÿþ">> IPv6Opt=[] *DBG* aaa_ue_fsm_262429060657483 send ok to <0.201.0> *DBG* aaa_ue_fsm_262429060657483 consume call {rx_swm_der_auth_req,33,"internet",#{}} from <0.201.0> in state state_new => state_wait_swx_maa 04:14:09.439 [debug] Swx Tx MAR: {'MAR',["epdg.localdomain",";","1805677143",";","15",";","nonode@nohost"],1,undefined,undefined,undefined,"262429060657483",{'Vendor-Specific-Application-Id',10415,[16777265],[]},{'SIP-Auth-Data-Item',[],["EAP-AKA"],[],[],[],[],[],[],<<"ÿÿÿþ">>,[],[],[],[]},1,[],1,[],[],[],[],[],[],[],[]} *DBG* aaa_ue_fsm_262429060657483 receive call {rx_swx_maa, {ok,[{epdg_auth_tuple, <<162,235,46,124,175,222,32,22,194,10,215,174,164,162,58,92>>, <<215,140,116,81,243,28,61,130,186,244,111,220,16,115,53,222>>, <<162,235,46,124,175,222,32,22,194,10,215,174,164,162,58,92, 7,182,183,175,55,98,225,181,218,180,254,54,29,56>>, <<145,58,172,30,28,140,51,209,142,65,176,87,94,108,77,133>>, <<20,72,173,29,165,79,241,6,138,217,0,131,213,216,14,149>>}]}} from <0.412.0> in state state_wait_swx_maa 04:14:09.448 [info] SWx Rx MAA {<0.402.0>,{diameter_caps,{"epdg.localdomain","hss.localdomain"},{"localdomain","localdomain"},{[{127,0,0,1},{172,18,62,20},{192,168,0,2}],[{172,18,62,103}]},{0,10415},{"osmo-epdg","TTCN-3 Testsuite"},{[],[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;1805677143;15;nonode@nohost",1,"hss.localdomain","localdomain",{'Vendor-Specific-Application-Id',10415,[16777265],[]},"262429060657483",[],[2001],[],[1],[{'SIP-Auth-Data-Item',[0],["Digest-AKAv1-MD5"],[[162,235,46,124,175,222,32,22,194,10,215,174,164,162,58,92,215,140,116,81,243,28,61,130,186,244,111,220,16,115,53,222]],[[162,235,46,124,175,222,32,22,194,10,215,174,164,162,58,92,7,182,183,175,55,98,225,181,218,180,254,54,29,56]],["foobar"],[[20,72,173,29,165,79,241,6,138,217,0,131,213,216,14,149]],[[145,58,172,30,28,140,51,209,142,65,176,87,94,108,77,133]],[],[],[],[],[],[]}],[],[],[],[],[],[]}/ Errors []  04:14:09.448 [info] dia_sip2gsup: auth [162,235,46,124,175,222,32,22,194,10,215,174,164,162,58,92,215,140,116,81,243,28,61,130,186,244,111,220,16,115,53,222] authz [162,235,46,124,175,222,32,22,194,10,215,174,164,162,58,92,7,182,183,175,55,98,225,181,218,180,254,54,29,56]  *DBG* aaa_ue_fsm_262429060657483 send ok to <0.412.0> 04:14:09.448 [info] rand [162,235,46,124,175,222,32,22,194,10,215,174,164,162,58,92] autn [215,140,116,81,243,28,61,130,186,244,111,220,16,115,53,222]  *DBG* epdg_ue_fsm_262429060657483 receive call {received_swm_dea_auth_response, {ok,[{epdg_auth_tuple, <<162,235,46,124,175,222,32,22,194,10,215,174,164,162,58,92>>, <<215,140,116,81,243,28,61,130,186,244,111,220,16,115,53,222>>, <<162,235,46,124,175,222,32,22,194,10,215,174,164,162,58,92, 7,182,183,175,55,98,225,181,218,180,254,54,29,56>>, <<145,58,172,30,28,140,51,209,142,65,176,87,94,108,77,133>>, <<20,72,173,29,165,79,241,6,138,217,0,131,213,216,14,149>>}]}} from <0.211.0> in state state_wait_auth_resp 04:14:09.448 [info] ue_fsm ev_rx_swx_maa *DBG* aaa_ue_fsm_262429060657483 consume call {rx_swx_maa, {ok,[{epdg_auth_tuple, <<162,235,46,124,175,222,32,22,194,10,215,174,164,162,58,92>>, <<215,140,116,81,243,28,61,130,186,244,111,220,16,115,53,222>>, <<162,235,46,124,175,222,32,22,194,10,215,174,164,162,58,92, 7,182,183,175,55,98,225,181,218,180,254,54,29,56>>, <<145,58,172,30,28,140,51,209,142,65,176,87,94,108,77,133>>, <<20,72,173,29,165,79,241,6,138,217,0,131,213,216,14,149>>}]}} from <0.412.0> in state state_wait_swx_maa => state_new 04:14:09.448 [info] ue_fsm state_wait_swx_maa event=rx_swx_maa, {ue_fsm_data,"262429060657483",undefined,undefined,false,false,undefined} *DBG* epdg_ue_fsm_262429060657483 send ok to <0.211.0> *DBG* gsup_server got cast {auth_response, {<<"262429060657483">>, {ok, [{epdg_auth_tuple, <<162,235,46,124,175,222,32,22,194,10,215,174, 164,162,58,92>>, <<215,140,116,81,243,28,61,130,186,244,111,220, 16,115,53,222>>, <<162,235,46,124,175,222,32,22,194,10,215,174, 164,162,58,92,7,182,183,175,55,98,225,181, 218,180,254,54,29,56>>, <<145,58,172,30,28,140,51,209,142,65,176,87,94, 108,77,133>>, <<20,72,173,29,165,79,241,6,138,217,0,131, 213,216,14,149>>}]}}} 04:14:09.448 [info] ue_fsm received_swm_dea_auth_response {ok,[{epdg_auth_tuple,<<162,235,46,124,175,222,32,22,194,10,215,174,164,162,58,92>>,<<215,140,116,81,243,28,61,130,186,244,111,220,16,115,53,222>>,<<162,235,46,124,175,222,32,22,194,10,215,174,164,162,58,92,7,182,183,175,55,98,225,181,218,180,254,54,29,56>>,<<145,58,172,30,28,140,51,209,142,65,176,87,94,108,77,133>>,<<20,72,173,29,165,79,241,6,138,217,0,131,213,216,14,149>>}]} *DBG* epdg_ue_fsm_262429060657483 consume call {received_swm_dea_auth_response, {ok,[{epdg_auth_tuple, <<162,235,46,124,175,222,32,22,194,10,215,174,164,162,58,92>>, <<215,140,116,81,243,28,61,130,186,244,111,220,16,115,53,222>>, <<162,235,46,124,175,222,32,22,194,10,215,174,164,162,58,92, 7,182,183,175,55,98,225,181,218,180,254,54,29,56>>, <<145,58,172,30,28,140,51,209,142,65,176,87,94,108,77,133>>, <<20,72,173,29,165,79,241,6,138,217,0,131,213,216,14,149>>}]}} from <0.211.0> in state state_wait_auth_resp => state_authenticating 04:14:09.449 [info] ue_fsm state_wait_auth_resp event=received_swm_dea_auth_response Result={ok,[{epdg_auth_tuple,<<162,235,46,124,175,222,32,22,194,10,215,174,164,162,58,92>>,<<215,140,116,81,243,28,61,130,186,244,111,220,16,115,53,222>>,<<162,235,46,124,175,222,32,22,194,10,215,174,164,162,58,92,7,182,183,175,55,98,225,181,218,180,254,54,29,56>>,<<145,58,172,30,28,140,51,209,142,65,176,87,94,108,77,133>>,<<20,72,173,29,165,79,241,6,138,217,0,131,213,216,14,149>>}]}, {ue_fsm_data,<<"262429060657483">>,"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}} 04:14:09.449 [info] auth_response(<<"262429060657483">>): {ok,[{epdg_auth_tuple,<<162,235,46,124,175,222,32,22,194,10,215,174,164,162,58,92>>,<<215,140,116,81,243,28,61,130,186,244,111,220,16,115,53,222>>,<<162,235,46,124,175,222,32,22,194,10,215,174,164,162,58,92,7,182,183,175,55,98,225,181,218,180,254,54,29,56>>,<<145,58,172,30,28,140,51,209,142,65,176,87,94,108,77,133>>,<<20,72,173,29,165,79,241,6,138,217,0,131,213,216,14,149>>}]} 04:14:09.450 [info] auth_response for <<"262429060657483">>: {ok,[{epdg_auth_tuple,<<162,235,46,124,175,222,32,22,194,10,215,174,164,162,58,92>>,<<215,140,116,81,243,28,61,130,186,244,111,220,16,115,53,222>>,<<162,235,46,124,175,222,32,22,194,10,215,174,164,162,58,92,7,182,183,175,55,98,225,181,218,180,254,54,29,56>>,<<145,58,172,30,28,140,51,209,142,65,176,87,94,108,77,133>>,<<20,72,173,29,165,79,241,6,138,217,0,131,213,216,14,149>>}]} 04:14:09.450 [info] GSUP: Tx #{auth_tuples => [#{autn => <<215,140,116,81,243,28,61,130,186,244,111,220,16,115,53,222>>,ck => <<20,72,173,29,165,79,241,6,138,217,0,131,213,216,14,149>>,ik => <<145,58,172,30,28,140,51,209,142,65,176,87,94,108,77,133>>,rand => <<162,235,46,124,175,222,32,22,194,10,215,174,164,162,58,92>>,res => <<162,235,46,124,175,222,32,22,194,10,215,174,164,162,58,92,7,182,183,175,55,98,225,181,218,180,254,54,29,56>>}],imsi => <<"262429060657483">>,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 => <<"262429060657483">>, message_type => location_upd_req}} 04:14:09.454 [info] GSUP: Rx #{cn_domain => 1,imsi => <<"262429060657483">>,message_type => location_upd_req} *DBG* epdg_ue_fsm_262429060657483 receive call lu_request from <0.413.0> in state state_authenticating 04:14:09.454 [info] ue_fsm lu_request *DBG* epdg_ue_fsm_262429060657483 send ok to <0.413.0> 04:14:09.454 [info] ue_fsm state_authenticating event=lu_request, {ue_fsm_data,<<"262429060657483">>,"internet",[],undefined,false,0,false,false} *DBG* epdg_ue_fsm_262429060657483 consume call lu_request from <0.413.0> in state state_authenticating *DBG* aaa_ue_fsm_262429060657483 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.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:14:09.454 [info] ue_fsm ev_rx_swm_der_auth_compl 04:14:09.454 [info] ue_fsm state_new event=rx_swm_der_auth_compl, {ue_fsm_data,"262429060657483",undefined,undefined,false,false,undefined} 04:14:09.454 [debug] SWx Tx SAR Imsi="262429060657483" Type=1 APN="internet" AgentInfoOpt=[]  04:14:09.454 [debug] SWx prepare_request: {'SAR',["epdg.localdomain",";","1805677143",";","16",";","nonode@nohost"],{'Vendor-Specific-Application-Id',10415,[16777265],[]},1,"epdg.localdomain","localdomain","localdomain","262429060657483",1,[],["hss.localdomain"],["internet"],[],[],[],[],[],[],[],[],[]} *DBG* aaa_ue_fsm_262429060657483 send ok to <0.201.0> *DBG* aaa_ue_fsm_262429060657483 consume call {rx_swm_der_auth_compl,"internet"} from <0.201.0> in state state_new => state_wait_swx_saa *DBG* aaa_ue_fsm_262429060657483 receive call {rx_swx_saa,{ok,1,#{}}} from <0.414.0> in state state_wait_swx_saa 04:14:09.461 [info] SWx Rx SAA {<0.402.0>,{diameter_caps,{"epdg.localdomain","hss.localdomain"},{"localdomain","localdomain"},{[{127,0,0,1},{172,18,62,20},{192,168,0,2}],[{172,18,62,103}]},{0,10415},{"osmo-epdg","TTCN-3 Testsuite"},{[],[1]},{[10415,13019,5535],[5535,10415,13019]},{[],[]},{[],[0]},{[],[]},{[{'diameter_base_Vendor-Specific-Application-Id',10415,[16777265],[]}],[{'diameter_base_Vendor-Specific-Application-Id',[10415],[16777265],[]}]},{[],[]},{[],[]}}}: {'SAA',"epdg.localdomain;1805677143;16;nonode@nohost",{'Vendor-Specific-Application-Id',10415,[16777265],[]},1,"hss.localdomain","localdomain","262429060657483",[],[2001],[],[{'Non-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:14:09.461 [info] ue_fsm ev_rx_swx_saa *DBG* aaa_ue_fsm_262429060657483 send ok to <0.414.0> *DBG* epdg_ue_fsm_262429060657483 receive call {received_swm_dea_auth_compl_response,{ok,#{}}} from <0.211.0> in state state_authenticating 04:14:09.461 [info] ue_fsm state_wait_swx_saa event=rx_swx_saa {ok,1,#{}}, {ue_fsm_data,"262429060657483",undefined,undefined,false,false,undefined} *DBG* aaa_ue_fsm_262429060657483 consume call {rx_swx_saa,{ok,1,#{}}} from <0.414.0> in state state_wait_swx_saa => state_authenticated *DBG* epdg_ue_fsm_262429060657483 send ok to <0.211.0> *DBG* gsup_server got cast {lu_response,{<<"262429060657483">>,ok}} 04:14:09.461 [info] ue_fsm received_swm_dea_auth_compl_response {ok,#{}} *DBG* epdg_ue_fsm_262429060657483 consume call {received_swm_dea_auth_compl_response,{ok,#{}}} from <0.211.0> in state state_authenticating => state_authenticated 04:14:09.461 [info] ue_fsm state_authenticating event=lu_request, {ok,#{}}, {ue_fsm_data,<<"262429060657483">>,"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}} 04:14:09.461 [info] lu_response(<<"262429060657483">>): ok 04:14:09.461 [info] lu_response for <<"262429060657483">>: ok 04:14:09.461 [info] GSUP: Tx #{imsi => <<"262429060657483">>,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 => <<"262429060657483">>, message_class => 5, message_type => epdg_tunnel_request, pco => <<128,0,13,0,0,12,0>>}} *DBG* epdg_ue_fsm_262429060657483 receive call {tunnel_request,<<128,0,13,0,0,12,0>>} from <0.415.0> in state state_authenticated 04:14:09.464 [info] GSUP: Rx #{cn_domain => 1,imsi => <<"262429060657483">>,message_class => 5,message_type => epdg_tunnel_request,pco => <<128,0,13,0,0,12,0>>} 04:14:09.464 [info] ue_fsm tunnel_request(<<128,0,13,0,0,12,0>>) 04:14:09.464 [info] ue_fsm state_authenticated event=tunnel_request, {ue_fsm_data,<<"262429060657483">>,"internet",[],undefined,false,0,false,false} *DBG* epdg_ue_fsm_262429060657483 send ok to <0.415.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:14:09.464 [debug] Selected PGW Remote Address "172.18.62.103" *DBG* epdg_ue_fsm_262429060657483 consume call {tunnel_request,<<128,0,13,0,0,12,0>>} from <0.415.0> in state state_authenticated => state_wait_create_session_resp 04:14:09.464 [info] s2b: Tx {gtp,v2,create_session_request,0,8064625,undefined,[],[{v2_international_mobile_subscriber_identity,0,<<"262429060657483">>},{v2_serving_network,0,{<<"901">>,<<"042">>}},{v2_rat_type,0,3},{v2_fully_qualified_tunnel_endpoint_identifier,0,30,894437829,<<172,18,62,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,3048189929,<<172,18,62,20>>,undefined}]},{v2_recovery,0,0},{v2_additional_protocol_configuration_options,0,{0,[{13,<<>>},{12,<<>>}]}}]} *DBG* epdg_ue_fsm_262429060657483 start_timer {state_timeout,10000, create_session_timeout,[]} in state state_wait_create_session_resp 04:14:09.465 [debug] Waiting for CreateSessionResponse *DBG* aaa_ue_fsm_262429060657483 receive call {rx_s6b_aar,"262429060657483@nai.epc.mnc001.mcc01.3gppnetwork.org", "internet", [{'MIP6-Agent-Info',[{172,18,62,103}],[],[],[]}]} from <0.416.0> in state state_authenticated 04:14:09.477 [info] S6b Rx from {diameter_caps,{"aaa.localdomain","pgw.localdomain"},{"localdomain","localdomain"},{[{172,18,62,20}],[{172,18,62,103}]},{0,10415},{"osmo-epdg-AAA","TTCN-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,["262429060657483@nai.epc.mnc001.mcc01.3gppnetwork.org"],[{'MIP6-Agent-Info',[{172,18,62,103}],[],[],[]}],[70368744177664],[],[],["internet"],[],[],[],[],[],[]} 04:14:09.477 [info] ue_fsm ev_rx_s6b_aar: "262429060657483@nai.epc.mnc001.mcc01.3gppnetwork.org" "internet" [{'MIP6-Agent-Info',[{172,18,62,103}],[],[],[]}] 04:14:09.478 [info] ue_fsm state_authenticated event=rx_s6b_aar NAI="262429060657483@nai.epc.mnc001.mcc01.3gppnetwork.org" Apn="internet" AgentInfo=[{'MIP6-Agent-Info',[{172,18,62,103}],[],[],[]}], {ue_fsm_data,"262429060657483",undefined,undefined,true,false,undefined} 04:14:09.478 [debug] SWx Tx SAR Imsi="262429060657483" Type=13 APN="internet" AgentInfoOpt=[{'MIP6-Agent-Info',[{172,18,62,103}],[],[],[]}]  04:14:09.478 [debug] SWx prepare_request: {'SAR',["epdg.localdomain",";","1805677143",";","17",";","nonode@nohost"],{'Vendor-Specific-Application-Id',10415,[16777265],[]},1,"epdg.localdomain","localdomain","localdomain","262429060657483",13,[],["hss.localdomain"],["internet"],[],[{'MIP6-Agent-Info',[{172,18,62,103}],[],[],[]}],[],[],[],[],[],[],[]} *DBG* aaa_ue_fsm_262429060657483 send ok to <0.416.0> 04:14:09.478 [debug] Waiting for S6b AAA *DBG* aaa_ue_fsm_262429060657483 consume call {rx_s6b_aar,"262429060657483@nai.epc.mnc001.mcc01.3gppnetwork.org", "internet", [{'MIP6-Agent-Info',[{172,18,62,103}],[],[],[]}]} from <0.416.0> in state state_authenticated => state_authenticated_wait_swx_saa *DBG* aaa_ue_fsm_262429060657483 receive call {rx_swx_saa,{ok,13,#{}}} from <0.417.0> in state state_authenticated_wait_swx_saa *DBG* aaa_ue_fsm_262429060657483 send ok to <0.417.0> 04:14:09.481 [info] SWx Rx SAA {<0.402.0>,{diameter_caps,{"epdg.localdomain","hss.localdomain"},{"localdomain","localdomain"},{[{127,0,0,1},{172,18,62,20},{192,168,0,2}],[{172,18,62,103}]},{0,10415},{"osmo-epdg","TTCN-3 Testsuite"},{[],[1]},{[10415,13019,5535],[5535,10415,13019]},{[],[]},{[],[0]},{[],[]},{[{'diameter_base_Vendor-Specific-Application-Id',10415,[16777265],[]}],[{'diameter_base_Vendor-Specific-Application-Id',[10415],[16777265],[]}]},{[],[]},{[],[]}}}: {'SAA',"epdg.localdomain;1805677143;17;nonode@nohost",{'Vendor-Specific-Application-Id',10415,[16777265],[]},1,"hss.localdomain","localdomain","262429060657483",[],[2001],[],[{'Non-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_262429060657483 consume call {rx_swx_saa,{ok,13,#{}}} from <0.417.0> in state state_authenticated_wait_swx_saa => state_authenticated 04:14:09.481 [info] ue_fsm ev_rx_swx_saa 04:14:09.481 [info] ue_fsm state_authenticated_wait_swx_saa event=rx_swx_saa SAType=13 ResulCode={epdg_dia_rc,undefined,2001}, {ue_fsm_data,"262429060657483","262429060657483@nai.epc.mnc001.mcc01.3gppnetwork.org","internet",true,false,<0.416.0>} 04:14:09.481 [debug] Rx AAA with DiaRC={epdg_dia_rc,undefined,2001} 04:14:09.481 [info] S6b Tx to {diameter_caps,{"aaa.localdomain","pgw.localdomain"},{"localdomain","localdomain"},{[{172,18,62,20}],[{172,18,62,103}]},{0,10415},{"osmo-epdg-AAA","TTCN-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:14:09.489 [debug] S2b: Rx from IP {172,18,62,103} port 2123: <<72,33,0,117,53,80,9,197,123,14,113,0,2,0,2,0,16,0,87,0,9,1,160,20,188,213,82,172,18,62,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,20,188,213,82,172,18,62,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,20,188,213,82,163,0,15,0,128,0,13,4,1,2,3,4,0,12,4,5,6,7,8>> 04:14:09.490 [debug] S2b: Rx from IP {172,18,62,103} port 2123: {gtp,v2,create_session_response,894437829,8064625,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,<<20,188,213,82>>},{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,347919698,<<172,18,62,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,347919698,<<172,18,62,103>>,undefined},{v2_pdn_address_allocation,0} => {v2_pdn_address_allocation,0,ipv4,<<192,168,0,2>>}}} 04:14:09.490 [info] s2b: Updated Session after create_session_response: {gtp_session,<<"262429060657483">>,<0.410.0>,<<"internet">>,{172,18,62,103},{172,18,62,103},undefined,894437829,347919698,5,{set,1,16,16,8,80,48,{[],[],[],[],[],[],[],[],[],[],[],[],[],[],[],[]},{{[],[],[],[],[],[],[{gtp_bearer,5,3048189929,347919698}],[],[],[],[],[],[],[],[],[]}}}} 04:14:09.490 [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_262429060657483 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 => 3048189929, remote_ipv4 => <<172,18,62,103>>, remote_ipv6 => undefined,remote_teid => 347919698}}} from <0.418.0> in state state_wait_create_session_resp 04:14:09.490 [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 => 3048189929,remote_ipv4 => <<172,18,62,103>>,remote_ipv6 => undefined,remote_teid => 347919698}} 04:14:09.490 [info] ue_fsm state_authenticated event=received_gtpc_create_session_response, {ue_fsm_data,<<"262429060657483">>,"internet",[],undefined,false,0,false,false} 04:14:09.491 [info] KMOD Port Create PDP Context Call {<0.410.0>,[alias|#Ref<0.1283019585.1655242768.196630>]}: {create_pdp_context,{172,18,62,103},3048189929,347919698,{192,168,0,2}} 04:14:09.491 [debug] create_pdp_context: 1, {172,18,62,103}, {192,168,0,2}, 3048189929, 347919698 04:14:09.491 [debug] create_pdp_context: {netlink,gtp,[512,ack,request],17,0,{new,0,0,[{version,1},{net_ns_fd,25},{link,4},{sgsn_address,{172,18,62,103}},{ms_address,{192,168,0,2}},{i_tid,3048189929},{o_tid,347919698}]}} 04:14:09.491 [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 => 3048189929,remote_ipv4 => <<172,18,62,103>>,remote_ipv6 => undefined,remote_teid => 347919698}) returned ok *DBG* epdg_ue_fsm_262429060657483 send ok to <0.418.0> *DBG* gsup_server got cast {tunnel_response, {<<"262429060657483">>, {ok, #{apco => <<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 => 3048189929, remote_ipv4 => <<172,18,62,103>>, remote_ipv6 => undefined, remote_teid => 347919698}}}} 04:14:09.492 [info] tunnel_response(<<"262429060657483">>): {ok,#{apco => <<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 => 3048189929,remote_ipv4 => <<172,18,62,103>>,remote_ipv6 => undefined,remote_teid => 347919698}} *DBG* epdg_ue_fsm_262429060657483 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 => 3048189929, remote_ipv4 => <<172,18,62,103>>, remote_ipv6 => undefined,remote_teid => 347919698}}} from <0.418.0> in state state_wait_create_session_resp => state_active *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:14:09.492 [info] tunnel_response for <<"262429060657483">>: {ok,#{apco => <<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 => 3048189929,remote_ipv4 => <<172,18,62,103>>,remote_ipv6 => undefined,remote_teid => 347919698}} 04:14:09.492 [info] GSUP: Tx #{imsi => <<"262429060657483">>,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:14:09.497 [debug] S2b: Rx from IP {172,18,62,103} port 2123: <<72,95,0,80,53,80,9,197,0,28,232,0,73,0,1,0,5,93,0,52,0,73,0,1,0,6,87,0,9,6,159,20,188,213,82,172,18,62,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,82,55,155,178,132,0,7,0,1,172,18,62,103,0,6>> 04:14:09.498 [debug] S2b: Rx from IP {172,18,62,103} port 2123: {gtp,v2,create_bearer_request,894437829,7400,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,<<82,55,155,178>>},{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,347919698,<<172,18,62,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,62,103>>,[6]}}} 04:14:09.498 [debug] Add bearer {gtp_bearer,6,0,347919698} to session {gtp_session,<<"262429060657483">>,<0.410.0>,<<"internet">>,{172,18,62,103},{172,18,62,103},undefined,894437829,347919698,5,{set,1,16,16,8,80,48,{[],[],[],[],[],[],[],[],[],[],[],[],[],[],[],[]},{{[],[],[],[],[],[],[{gtp_bearer,5,3048189929,347919698}],[],[],[],[],[],[],[],[],[]}}}} 04:14:09.498 [info] s2b: Tx {gtp,v2,create_bearer_response,347919698,7400,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,3048189929,<<172,18,62,20>>,undefined}]},{v2_recovery,0,0}]} Stream 238, 15 bytes *DBG* gsup_server got {ipa,#Port<0.30>, {osmo,5}, #{cn_domain => 1,imsi => <<"262429060657483">>, message_type => purge_ms_req}} *DBG* epdg_ue_fsm_262429060657483 receive call purge_ms_request from <0.420.0> in state state_active 04:14:09.501 [info] GSUP: Rx #{cn_domain => 1,imsi => <<"262429060657483">>,message_type => purge_ms_req} 04:14:09.501 [info] ue_fsm purge_ms_request 04:14:09.501 [info] ue_fsm state_active event=purge_ms_request, {ue_fsm_data,<<"262429060657483">>,"internet",[],{epdg_tun_pdp_ctx,3048189929,347919698,{epdg_eua,33,<<192,168,0,2>>,undefined},<<172,18,62,103>>},false,0,false,false} 04:14:09.501 [info] KMOD Port Delete PDP Context Call {<0.410.0>,[alias|#Ref<0.1283019585.1655242768.196638>]}: {delete_pdp_context,{172,18,62,103},3048189929,347919698,{192,168,0,2}} 04:14:09.501 [debug] delete_pdp_context: 1, {172,18,62,103}, {192,168,0,2}, 3048189929, 347919698 04:14:09.501 [debug] delete_pdp_context: {netlink,gtp,[512,ack,request],706,0,{delete,0,0,[{version,1},{net_ns_fd,25},{link,4},{sgsn_address,{172,18,62,103}},{ms_address,{192,168,0,2}},{i_tid,3048189929}]}} 04:14:09.501 [info] s2b: Tx {gtp,v2,delete_session_request,347919698,8064626,undefined,[],[{v2_eps_bearer_id,0,5},{v2_fully_qualified_tunnel_endpoint_identifier,0,30,3048189929,<<172,18,62,20>>,undefined}]} *DBG* epdg_ue_fsm_262429060657483 send ok to <0.420.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}} *DBG* epdg_ue_fsm_262429060657483 consume call purge_ms_request from <0.420.0> in state state_active => state_wait_delete_session_resp *DBG* aaa_ue_fsm_262429060657483 receive call rx_s6b_str from <0.421.0> in state state_authenticated *DBG* aaa_ue_fsm_262429060657483 send {ok,{epdg_dia_rc,undefined,2001}} to <0.421.0> 04:14:09.506 [info] S6b Rx from {diameter_caps,{"aaa.localdomain","pgw.localdomain"},{"localdomain","localdomain"},{[{172,18,62,20}],[{172,18,62,103}]},{0,10415},{"osmo-epdg-AAA","TTCN-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,["262429060657483"],[],[]} *DBG* aaa_ue_fsm_262429060657483 consume call rx_s6b_str from <0.421.0> in state state_authenticated 04:14:09.506 [info] ue_fsm ev_rx_s6b_str 04:14:09.506 [info] ue_fsm state_authenticated event=rx_s6b_str, {ue_fsm_data,"262429060657483","262429060657483@nai.epc.mnc001.mcc01.3gppnetwork.org","internet",true,true,undefined} 04:14:09.506 [info] ue_fsm state_authenticated event=rx_s6b_str: ePDG session still active, skip updating the HSS 04:14:09.506 [info] S6b Tx to {diameter_caps,{"aaa.localdomain","pgw.localdomain"},{"localdomain","localdomain"},{[{172,18,62,20}],[{172,18,62,103}]},{0,10415},{"osmo-epdg-AAA","TTCN-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_262429060657483 receive call {received_gtpc_delete_session_response, {gtp,v2,delete_session_response,894437829,8064626,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:14:09.509 [debug] S2b: Rx from IP {172,18,62,103} port 2123: <<72,37,0,14,53,80,9,197,123,14,114,0,2,0,2,0,16,0>> 04:14:09.509 [debug] S2b: Rx from IP {172,18,62,103} port 2123: {gtp,v2,delete_session_response,894437829,8064626,undefined,[],#{{v2_cause,0} => {v2_cause,0,request_accepted,0,0,0,undefined}}} *DBG* epdg_ue_fsm_262429060657483 send ok to <0.422.0> 04:14:09.509 [info] ue_fsm received_gtpc_delete_session_response {gtp,v2,delete_session_response,894437829,8064626,undefined,[],#{{v2_cause,0} => {v2_cause,0,request_accepted,0,0,0,undefined}}} *DBG* epdg_ue_fsm_262429060657483 consume call {received_gtpc_delete_session_response, {gtp,v2,delete_session_response,894437829,8064626,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:14:09.509 [info] ue_fsm state_wait_delete_session_resp event=received_gtpc_delete_session_response, {ue_fsm_data,<<"262429060657483">>,"internet",[],undefined,false,0,false,false} *DBG* aaa_ue_fsm_262429060657483 receive call rx_swm_str from <0.201.0> in state state_authenticated *DBG* epdg_ue_fsm_262429060657483 start_timer {state_timeout,10000, swm_str_timeout,[]} in state state_wait_swm_session_termination_answer 04:14:09.509 [debug] Cause: GTP_atom=request_accepted -> GTP_int=16 -> GSUP_int=0 04:14:09.509 [info] ue_fsm state_wait_swm_session_termination_answer event=enter, {ue_fsm_data,<<"262429060657483">>,"internet",[],undefined,true,0,false,false} 04:14:09.510 [info] ue_fsm ev_rx_swm_str 04:14:09.510 [info] ue_fsm state_authenticated event=rx_swm_str, {ue_fsm_data,"262429060657483","262429060657483@nai.epc.mnc001.mcc01.3gppnetwork.org","internet",true,false,undefined} 04:14:09.510 [debug] SWx Tx SAR Imsi="262429060657483" Type=5 APN="internet" AgentInfoOpt=[]  *DBG* aaa_ue_fsm_262429060657483 send ok to <0.201.0> *DBG* aaa_ue_fsm_262429060657483 consume call rx_swm_str from <0.201.0> in state state_authenticated => state_authenticated_wait_swx_saa 04:14:09.510 [debug] SWx prepare_request: {'SAR',["epdg.localdomain",";","1805677143",";","18",";","nonode@nohost"],{'Vendor-Specific-Application-Id',10415,[16777265],[]},1,"epdg.localdomain","localdomain","localdomain","262429060657483",5,[],["hss.localdomain"],["internet"],[],[],[],[],[],[],[],[],[]} *DBG* aaa_ue_fsm_262429060657483 receive call {rx_swx_saa,{ok,5,#{}}} from <0.423.0> in state state_authenticated_wait_swx_saa 04:14:09.514 [info] SWx Rx SAA {<0.402.0>,{diameter_caps,{"epdg.localdomain","hss.localdomain"},{"localdomain","localdomain"},{[{127,0,0,1},{172,18,62,20},{192,168,0,2}],[{172,18,62,103}]},{0,10415},{"osmo-epdg","TTCN-3 Testsuite"},{[],[1]},{[10415,13019,5535],[5535,10415,13019]},{[],[]},{[],[0]},{[],[]},{[{'diameter_base_Vendor-Specific-Application-Id',10415,[16777265],[]}],[{'diameter_base_Vendor-Specific-Application-Id',[10415],[16777265],[]}]},{[],[]},{[],[]}}}: {'SAA',"epdg.localdomain;1805677143;18;nonode@nohost",{'Vendor-Specific-Application-Id',10415,[16777265],[]},1,"hss.localdomain","localdomain","262429060657483",[],[2001],[],[{'Non-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_262429060657483 send ok to <0.423.0> *DBG* epdg_ue_fsm_262429060657483 receive call {received_swm_sta,{epdg_dia_rc,undefined,2001}} from <0.211.0> in state state_wait_swm_session_termination_answer 04:14:09.514 [info] ue_fsm ev_rx_swx_saa *DBG* aaa_ue_fsm_262429060657483 consume call {rx_swx_saa,{ok,5,#{}}} from <0.423.0> in state state_authenticated_wait_swx_saa => state_new *DBG* epdg_ue_fsm_262429060657483 send ok to <0.211.0> *DBG* gsup_server got cast {purge_ms_response,{<<"262429060657483">>,ok}} 04:14:09.514 [info] ue_fsm state_authenticated_wait_swx_saa event=rx_swx_saa SAType=5 ResulCode={epdg_dia_rc,undefined,2001}, {ue_fsm_data,"262429060657483","262429060657483@nai.epc.mnc001.mcc01.3gppnetwork.org","internet",true,false,undefined} *DBG* epdg_ue_fsm_262429060657483 terminate normal in state state_wait_swm_session_termination_answer 04:14:09.514 [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.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:14:09.514 [info] ue_fsm state_wait_swm_session_termination_answer event=received_swm_sta, {ue_fsm_data,<<"262429060657483">>,"internet",[],undefined,true,0,false,false} 04:14:09.514 [info] purge_ms_response(<<"262429060657483">>): ok 04:14:09.515 [info] purge_ms_response for <<"262429060657483">>: ok 04:14:09.515 [info] terminating epdg_ue_fsm with reason normal state=state_wait_swm_session_termination_answer, {ue_fsm_data,<<"262429060657483">>,"internet",[],undefined,true,0,false,false} 04:14:09.515 [info] GSUP: Tx #{freeze_p_tmsi => true,imsi => <<"262429060657483">>,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}}} 04:14:09.519 [info] Peer down: {<0.350.0>,{diameter_caps,{"aaa.localdomain","pgw.localdomain"},{"localdomain","localdomain"},{[{172,18,62,20}],[{172,18,62,103}]},{0,10415},{"osmo-epdg-AAA","TTCN-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.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:14:09.519 [error] GSUP connection has been closed 04:14:09.715 [info] Peer down: {<0.402.0>,{diameter_caps,{"epdg.localdomain","hss.localdomain"},{"localdomain","localdomain"},{[{127,0,0,1},{172,18,62,20},{192,168,0,2}],[{172,18,62,103}]},{0,10415},{"osmo-epdg","TTCN-3 Testsuite"},{[],[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,62,103},32913}} *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:14:12.607 [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:14:12.643 [info] Peer up: {<0.398.0>,{diameter_caps,{"aaa.localdomain","pgw.localdomain"},{"localdomain","localdomain"},{[{172,18,62,20}],[{172,18,62,103}]},{0,10415},{"osmo-epdg-AAA","TTCN-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:14:15.134 [info] Peer up: {<0.445.0>,{diameter_caps,{"epdg.localdomain","hss.localdomain"},{"localdomain","localdomain"},{[{127,0,0,1},{172,18,62,20},{192,168,0,2}],[{172,18,62,103}]},{0,10415},{"osmo-epdg","TTCN-3 Testsuite"},{[],[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 => <<"262424139536177">>, 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:14:21.202 [info] GSUP: Rx #{imsi => <<"262424139536177">>,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_262424139536177 enter epdg_ue_fsm in state state_new *DBG* epdg_ue_fsm_262424139536177 consume internal init_state in state state_new 04:14:21.202 [info] ue_fsm start(epdg_ue_fsm_262424139536177) *DBG* epdg_ue_fsm_262424139536177 receive call {auth_request,33,"internet",#{}} from <0.452.0> in state state_new 04:14:21.202 [info] ue_fsm init(<<"262424139536177">>) *DBG* epdg_ue_fsm_262424139536177 send ok to <0.452.0> 04:14:21.202 [info] ue_fsm auth_request *DBG* epdg_ue_fsm_262424139536177 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_262424139536177 enter aaa_ue_fsm in state state_new 04:14:21.203 [info] ue_fsm state_new event=auth_request {33, "internet", #{}}, {ue_fsm_data,<<"262424139536177">>,"internet",[],undefined,false,0,false,false} *DBG* epdg_ue_fsm_262424139536177 start_timer {state_timeout,10000, swm_der_timeout,[]} in state state_wait_auth_resp *DBG* aaa_ue_fsm_262424139536177 consume internal init_state in state state_new 04:14:21.203 [info] ue_fsm start_link(aaa_ue_fsm_262424139536177) *DBG* aaa_ue_fsm_262424139536177 receive call {rx_swm_der_auth_req,33,"internet",#{}} from <0.201.0> in state state_new 04:14:21.203 [info] ue_fsm init("262424139536177") 04:14:21.203 [info] ue_fsm ev_rx_swm_der_auth_req 04:14:21.204 [info] ue_fsm state_new event=rx_swm_der_auth_req {33, "internet", #{}}, {ue_fsm_data,"262424139536177",undefined,undefined,false,false,undefined} 04:14:21.204 [debug] Swx MAR: IPv4Opt=<<"ÿÿÿþ">> IPv6Opt=[] 04:14:21.204 [debug] Swx Tx MAR: {'MAR',["epdg.localdomain",";","1805677143",";","19",";","nonode@nohost"],1,undefined,undefined,undefined,"262424139536177",{'Vendor-Specific-Application-Id',10415,[16777265],[]},{'SIP-Auth-Data-Item',[],["EAP-AKA"],[],[],[],[],[],[],<<"ÿÿÿþ">>,[],[],[],[]},1,[],1,[],[],[],[],[],[],[],[]} *DBG* aaa_ue_fsm_262424139536177 send ok to <0.201.0> *DBG* aaa_ue_fsm_262424139536177 consume call {rx_swm_der_auth_req,33,"internet",#{}} from <0.201.0> in state state_new => state_wait_swx_maa 04:14:21.214 [info] SWx Rx MAA {<0.445.0>,{diameter_caps,{"epdg.localdomain","hss.localdomain"},{"localdomain","localdomain"},{[{127,0,0,1},{172,18,62,20},{192,168,0,2}],[{172,18,62,103}]},{0,10415},{"osmo-epdg","TTCN-3 Testsuite"},{[],[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;1805677143;19;nonode@nohost",1,"hss.localdomain","localdomain",{'Vendor-Specific-Application-Id',10415,[16777265],[]},"262424139536177",[],[2001],[],[1],[{'SIP-Auth-Data-Item',[0],["Digest-AKAv1-MD5"],[[62,84,116,46,105,178,88,25,78,108,38,168,85,92,118,227,217,232,40,29,247,96,231,49,105,213,78,10,10,39,120,98]],[[62,84,116,46,105,178,88,25,78,108,38,168,85,92,118,227,30,211,110,66,103,33,231,192,148,113,136,86,69,193]],["foobar"],[[44,158,246,91,88,248,22,71,179,85,215,205,142,114,88,61]],[[40,55,70,153,70,189,35,160,226,227,202,104,122,54,3,100]],[],[],[],[],[],[]}],[],[],[],[],[],[]}/ Errors []  *DBG* aaa_ue_fsm_262424139536177 receive call {rx_swx_maa, {ok,[{epdg_auth_tuple, <<62,84,116,46,105,178,88,25,78,108,38,168,85,92,118,227>>, <<217,232,40,29,247,96,231,49,105,213,78,10,10,39,120,98>>, <<62,84,116,46,105,178,88,25,78,108,38,168,85,92,118,227,30, 211,110,66,103,33,231,192,148,113,136,86,69,193>>, <<40,55,70,153,70,189,35,160,226,227,202,104,122,54,3,100>>, <<44,158,246,91,88,248,22,71,179,85,215,205,142,114,88,61>>}]}} from <0.455.0> in state state_wait_swx_maa 04:14:21.214 [info] dia_sip2gsup: auth [62,84,116,46,105,178,88,25,78,108,38,168,85,92,118,227,217,232,40,29,247,96,231,49,105,213,78,10,10,39,120,98] authz [62,84,116,46,105,178,88,25,78,108,38,168,85,92,118,227,30,211,110,66,103,33,231,192,148,113,136,86,69,193]  04:14:21.214 [info] rand [62,84,116,46,105,178,88,25,78,108,38,168,85,92,118,227] autn [217,232,40,29,247,96,231,49,105,213,78,10,10,39,120,98]  04:14:21.214 [info] ue_fsm ev_rx_swx_maa *DBG* aaa_ue_fsm_262424139536177 send ok to <0.455.0> 04:14:21.215 [info] ue_fsm state_wait_swx_maa event=rx_swx_maa, {ue_fsm_data,"262424139536177",undefined,undefined,false,false,undefined} *DBG* epdg_ue_fsm_262424139536177 receive call {received_swm_dea_auth_response, {ok,[{epdg_auth_tuple, <<62,84,116,46,105,178,88,25,78,108,38,168,85,92,118,227>>, <<217,232,40,29,247,96,231,49,105,213,78,10,10,39,120,98>>, <<62,84,116,46,105,178,88,25,78,108,38,168,85,92,118,227,30, 211,110,66,103,33,231,192,148,113,136,86,69,193>>, <<40,55,70,153,70,189,35,160,226,227,202,104,122,54,3,100>>, <<44,158,246,91,88,248,22,71,179,85,215,205,142,114,88,61>>}]}} from <0.211.0> in state state_wait_auth_resp *DBG* aaa_ue_fsm_262424139536177 consume call {rx_swx_maa, {ok,[{epdg_auth_tuple, <<62,84,116,46,105,178,88,25,78,108,38,168,85,92,118,227>>, <<217,232,40,29,247,96,231,49,105,213,78,10,10,39,120,98>>, <<62,84,116,46,105,178,88,25,78,108,38,168,85,92,118,227,30, 211,110,66,103,33,231,192,148,113,136,86,69,193>>, <<40,55,70,153,70,189,35,160,226,227,202,104,122,54,3,100>>, <<44,158,246,91,88,248,22,71,179,85,215,205,142,114,88,61>>}]}} from <0.455.0> in state state_wait_swx_maa => state_new 04:14:21.215 [info] ue_fsm received_swm_dea_auth_response {ok,[{epdg_auth_tuple,<<62,84,116,46,105,178,88,25,78,108,38,168,85,92,118,227>>,<<217,232,40,29,247,96,231,49,105,213,78,10,10,39,120,98>>,<<62,84,116,46,105,178,88,25,78,108,38,168,85,92,118,227,30,211,110,66,103,33,231,192,148,113,136,86,69,193>>,<<40,55,70,153,70,189,35,160,226,227,202,104,122,54,3,100>>,<<44,158,246,91,88,248,22,71,179,85,215,205,142,114,88,61>>}]} *DBG* epdg_ue_fsm_262424139536177 send ok to <0.211.0> *DBG* gsup_server got cast {auth_response, {<<"262424139536177">>, {ok, [{epdg_auth_tuple, <<62,84,116,46,105,178,88,25,78,108,38,168,85, 92,118,227>>, <<217,232,40,29,247,96,231,49,105,213,78,10,10, 39,120,98>>, <<62,84,116,46,105,178,88,25,78,108,38,168,85, 92,118,227,30,211,110,66,103,33,231,192,148, 113,136,86,69,193>>, <<40,55,70,153,70,189,35,160,226,227,202,104, 122,54,3,100>>, <<44,158,246,91,88,248,22,71,179,85,215, 205,142,114,88,61>>}]}}} 04:14:21.216 [info] ue_fsm state_wait_auth_resp event=received_swm_dea_auth_response Result={ok,[{epdg_auth_tuple,<<62,84,116,46,105,178,88,25,78,108,38,168,85,92,118,227>>,<<217,232,40,29,247,96,231,49,105,213,78,10,10,39,120,98>>,<<62,84,116,46,105,178,88,25,78,108,38,168,85,92,118,227,30,211,110,66,103,33,231,192,148,113,136,86,69,193>>,<<40,55,70,153,70,189,35,160,226,227,202,104,122,54,3,100>>,<<44,158,246,91,88,248,22,71,179,85,215,205,142,114,88,61>>}]}, {ue_fsm_data,<<"262424139536177">>,"internet",[],undefined,false,0,false,false} *DBG* epdg_ue_fsm_262424139536177 consume call {received_swm_dea_auth_response, {ok,[{epdg_auth_tuple, <<62,84,116,46,105,178,88,25,78,108,38,168,85,92,118,227>>, <<217,232,40,29,247,96,231,49,105,213,78,10,10,39,120,98>>, <<62,84,116,46,105,178,88,25,78,108,38,168,85,92,118,227,30, 211,110,66,103,33,231,192,148,113,136,86,69,193>>, <<40,55,70,153,70,189,35,160,226,227,202,104,122,54,3,100>>, <<44,158,246,91,88,248,22,71,179,85,215,205,142,114,88,61>>}]}} from <0.211.0> in state state_wait_auth_resp => state_authenticating 04:14:21.216 [info] auth_response(<<"262424139536177">>): {ok,[{epdg_auth_tuple,<<62,84,116,46,105,178,88,25,78,108,38,168,85,92,118,227>>,<<217,232,40,29,247,96,231,49,105,213,78,10,10,39,120,98>>,<<62,84,116,46,105,178,88,25,78,108,38,168,85,92,118,227,30,211,110,66,103,33,231,192,148,113,136,86,69,193>>,<<40,55,70,153,70,189,35,160,226,227,202,104,122,54,3,100>>,<<44,158,246,91,88,248,22,71,179,85,215,205,142,114,88,61>>}]} 04:14:21.217 [info] auth_response for <<"262424139536177">>: {ok,[{epdg_auth_tuple,<<62,84,116,46,105,178,88,25,78,108,38,168,85,92,118,227>>,<<217,232,40,29,247,96,231,49,105,213,78,10,10,39,120,98>>,<<62,84,116,46,105,178,88,25,78,108,38,168,85,92,118,227,30,211,110,66,103,33,231,192,148,113,136,86,69,193>>,<<40,55,70,153,70,189,35,160,226,227,202,104,122,54,3,100>>,<<44,158,246,91,88,248,22,71,179,85,215,205,142,114,88,61>>}]} *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:14:21.217 [info] GSUP: Tx #{auth_tuples => [#{autn => <<217,232,40,29,247,96,231,49,105,213,78,10,10,39,120,98>>,ck => <<44,158,246,91,88,248,22,71,179,85,215,205,142,114,88,61>>,ik => <<40,55,70,153,70,189,35,160,226,227,202,104,122,54,3,100>>,rand => <<62,84,116,46,105,178,88,25,78,108,38,168,85,92,118,227>>,res => <<62,84,116,46,105,178,88,25,78,108,38,168,85,92,118,227,30,211,110,66,103,33,231,192,148,113,136,86,69,193>>}],imsi => <<"262424139536177">>,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 => <<"262424139536177">>, message_type => location_upd_req}} *DBG* epdg_ue_fsm_262424139536177 receive call lu_request from <0.456.0> in state state_authenticating 04:14:21.222 [info] GSUP: Rx #{cn_domain => 1,imsi => <<"262424139536177">>,message_type => location_upd_req} *DBG* epdg_ue_fsm_262424139536177 send ok to <0.456.0> *DBG* aaa_ue_fsm_262424139536177 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.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_262424139536177 consume call lu_request from <0.456.0> in state state_authenticating 04:14:21.222 [info] ue_fsm lu_request 04:14:21.222 [info] ue_fsm state_authenticating event=lu_request, {ue_fsm_data,<<"262424139536177">>,"internet",[],undefined,false,0,false,false} 04:14:21.222 [info] ue_fsm ev_rx_swm_der_auth_compl 04:14:21.222 [info] ue_fsm state_new event=rx_swm_der_auth_compl, {ue_fsm_data,"262424139536177",undefined,undefined,false,false,undefined} 04:14:21.222 [debug] SWx Tx SAR Imsi="262424139536177" Type=1 APN="internet" AgentInfoOpt=[]  *DBG* aaa_ue_fsm_262424139536177 send ok to <0.201.0> *DBG* aaa_ue_fsm_262424139536177 consume call {rx_swm_der_auth_compl,"internet"} from <0.201.0> in state state_new => state_wait_swx_saa 04:14:21.222 [debug] SWx prepare_request: {'SAR',["epdg.localdomain",";","1805677143",";","20",";","nonode@nohost"],{'Vendor-Specific-Application-Id',10415,[16777265],[]},1,"epdg.localdomain","localdomain","localdomain","262424139536177",1,[],["hss.localdomain"],["internet"],[],[],[],[],[],[],[],[],[]} *DBG* aaa_ue_fsm_262424139536177 receive call {rx_swx_saa,{ok,1,#{}}} from <0.457.0> in state state_wait_swx_saa 04:14:21.229 [info] SWx Rx SAA {<0.445.0>,{diameter_caps,{"epdg.localdomain","hss.localdomain"},{"localdomain","localdomain"},{[{127,0,0,1},{172,18,62,20},{192,168,0,2}],[{172,18,62,103}]},{0,10415},{"osmo-epdg","TTCN-3 Testsuite"},{[],[1]},{[10415,13019,5535],[5535,10415,13019]},{[],[]},{[],[0]},{[],[]},{[{'diameter_base_Vendor-Specific-Application-Id',10415,[16777265],[]}],[{'diameter_base_Vendor-Specific-Application-Id',[10415],[16777265],[]}]},{[],[]},{[],[]}}}: {'SAA',"epdg.localdomain;1805677143;20;nonode@nohost",{'Vendor-Specific-Application-Id',10415,[16777265],[]},1,"hss.localdomain","localdomain","262424139536177",[],[2001],[],[{'Non-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:14:21.229 [info] ue_fsm ev_rx_swx_saa 04:14:21.229 [info] ue_fsm state_wait_swx_saa event=rx_swx_saa {ok,1,#{}}, {ue_fsm_data,"262424139536177",undefined,undefined,false,false,undefined} *DBG* aaa_ue_fsm_262424139536177 send ok to <0.457.0> *DBG* epdg_ue_fsm_262424139536177 receive call {received_swm_dea_auth_compl_response,{ok,#{}}} from <0.211.0> in state state_authenticating 04:14:21.229 [info] ue_fsm received_swm_dea_auth_compl_response {ok,#{}} *DBG* aaa_ue_fsm_262424139536177 consume call {rx_swx_saa,{ok,1,#{}}} from <0.457.0> in state state_wait_swx_saa => state_authenticated *DBG* epdg_ue_fsm_262424139536177 send ok to <0.211.0> *DBG* gsup_server got cast {lu_response,{<<"262424139536177">>,ok}} 04:14:21.229 [info] ue_fsm state_authenticating event=lu_request, {ok,#{}}, {ue_fsm_data,<<"262424139536177">>,"internet",[],undefined,false,0,false,false} *DBG* epdg_ue_fsm_262424139536177 consume call {received_swm_dea_auth_compl_response,{ok,#{}}} from <0.211.0> in state state_authenticating => state_authenticated 04:14:21.229 [info] lu_response(<<"262424139536177">>): 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:14:21.229 [info] lu_response for <<"262424139536177">>: ok 04:14:21.229 [info] GSUP: Tx #{imsi => <<"262424139536177">>,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 => <<"262424139536177">>, message_class => 5, message_type => epdg_tunnel_request, pco => <<128,0,13,0,0,12,0>>}} 04:14:21.232 [info] GSUP: Rx #{cn_domain => 1,imsi => <<"262424139536177">>,message_class => 5,message_type => epdg_tunnel_request,pco => <<128,0,13,0,0,12,0>>} *DBG* epdg_ue_fsm_262424139536177 receive call {tunnel_request,<<128,0,13,0,0,12,0>>} from <0.458.0> in state state_authenticated 04:14:21.232 [info] ue_fsm tunnel_request(<<128,0,13,0,0,12,0>>) 04:14:21.232 [info] ue_fsm state_authenticated event=tunnel_request, {ue_fsm_data,<<"262424139536177">>,"internet",[],undefined,false,0,false,false} 04:14:21.232 [debug] Selected PGW Remote Address "172.18.62.103" 04:14:21.232 [info] s2b: Tx {gtp,v2,create_session_request,0,8064627,undefined,[],[{v2_international_mobile_subscriber_identity,0,<<"262424139536177">>},{v2_serving_network,0,{<<"901">>,<<"042">>}},{v2_rat_type,0,3},{v2_fully_qualified_tunnel_endpoint_identifier,0,30,894437830,<<172,18,62,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,3048189930,<<172,18,62,20>>,undefined}]},{v2_recovery,0,0},{v2_additional_protocol_configuration_options,0,{0,[{13,<<>>},{12,<<>>}]}}]} *DBG* epdg_ue_fsm_262424139536177 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:14:21.232 [debug] Waiting for CreateSessionResponse *DBG* epdg_ue_fsm_262424139536177 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_262424139536177 start_timer {state_timeout,10000, create_session_timeout,[]} in state state_wait_create_session_resp 04:14:21.251 [info] S6b Rx from {diameter_caps,{"aaa.localdomain","pgw.localdomain"},{"localdomain","localdomain"},{[{172,18,62,20}],[{172,18,62,103}]},{0,10415},{"osmo-epdg-AAA","TTCN-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,["262424139536177@nai.epc.mnc001.mcc01.3gppnetwork.org"],[{'MIP6-Agent-Info',[{172,18,62,103}],[],[],[]}],[70368744177664],[],[],["internet"],[],[],[],[],[],[]} *DBG* aaa_ue_fsm_262424139536177 receive call {rx_s6b_aar,"262424139536177@nai.epc.mnc001.mcc01.3gppnetwork.org", "internet", [{'MIP6-Agent-Info',[{172,18,62,103}],[],[],[]}]} from <0.459.0> in state state_authenticated 04:14:21.251 [info] ue_fsm ev_rx_s6b_aar: "262424139536177@nai.epc.mnc001.mcc01.3gppnetwork.org" "internet" [{'MIP6-Agent-Info',[{172,18,62,103}],[],[],[]}] 04:14:21.251 [info] ue_fsm state_authenticated event=rx_s6b_aar NAI="262424139536177@nai.epc.mnc001.mcc01.3gppnetwork.org" Apn="internet" AgentInfo=[{'MIP6-Agent-Info',[{172,18,62,103}],[],[],[]}], {ue_fsm_data,"262424139536177",undefined,undefined,true,false,undefined} *DBG* aaa_ue_fsm_262424139536177 send ok to <0.459.0> 04:14:21.251 [debug] SWx Tx SAR Imsi="262424139536177" Type=13 APN="internet" AgentInfoOpt=[{'MIP6-Agent-Info',[{172,18,62,103}],[],[],[]}]  04:14:21.251 [debug] SWx prepare_request: {'SAR',["epdg.localdomain",";","1805677143",";","21",";","nonode@nohost"],{'Vendor-Specific-Application-Id',10415,[16777265],[]},1,"epdg.localdomain","localdomain","localdomain","262424139536177",13,[],["hss.localdomain"],["internet"],[],[{'MIP6-Agent-Info',[{172,18,62,103}],[],[],[]}],[],[],[],[],[],[],[]} *DBG* aaa_ue_fsm_262424139536177 consume call {rx_s6b_aar,"262424139536177@nai.epc.mnc001.mcc01.3gppnetwork.org", "internet", [{'MIP6-Agent-Info',[{172,18,62,103}],[],[],[]}]} from <0.459.0> in state state_authenticated => state_authenticated_wait_swx_saa 04:14:21.252 [debug] Waiting for S6b AAA *DBG* aaa_ue_fsm_262424139536177 receive call {rx_swx_saa,{ok,13,#{}}} from <0.460.0> in state state_authenticated_wait_swx_saa 04:14:21.258 [info] SWx Rx SAA {<0.445.0>,{diameter_caps,{"epdg.localdomain","hss.localdomain"},{"localdomain","localdomain"},{[{127,0,0,1},{172,18,62,20},{192,168,0,2}],[{172,18,62,103}]},{0,10415},{"osmo-epdg","TTCN-3 Testsuite"},{[],[1]},{[10415,13019,5535],[5535,10415,13019]},{[],[]},{[],[0]},{[],[]},{[{'diameter_base_Vendor-Specific-Application-Id',10415,[16777265],[]}],[{'diameter_base_Vendor-Specific-Application-Id',[10415],[16777265],[]}]},{[],[]},{[],[]}}}: {'SAA',"epdg.localdomain;1805677143;21;nonode@nohost",{'Vendor-Specific-Application-Id',10415,[16777265],[]},1,"hss.localdomain","localdomain","262424139536177",[],[2001],[],[{'Non-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:14:21.258 [info] ue_fsm ev_rx_swx_saa *DBG* aaa_ue_fsm_262424139536177 send ok to <0.460.0> *DBG* aaa_ue_fsm_262424139536177 consume call {rx_swx_saa,{ok,13,#{}}} from <0.460.0> in state state_authenticated_wait_swx_saa => state_authenticated 04:14:21.258 [info] ue_fsm state_authenticated_wait_swx_saa event=rx_swx_saa SAType=13 ResulCode={epdg_dia_rc,undefined,2001}, {ue_fsm_data,"262424139536177","262424139536177@nai.epc.mnc001.mcc01.3gppnetwork.org","internet",true,false,<0.459.0>} 04:14:21.258 [debug] Rx AAA with DiaRC={epdg_dia_rc,undefined,2001} 04:14:21.258 [info] S6b Tx to {diameter_caps,{"aaa.localdomain","pgw.localdomain"},{"localdomain","localdomain"},{[{172,18,62,20}],[{172,18,62,103}]},{0,10415},{"osmo-epdg-AAA","TTCN-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:14:21.267 [debug] S2b: Rx from IP {172,18,62,103} port 2123: <<72,33,0,117,53,80,9,198,123,14,115,0,2,0,2,0,16,0,87,0,9,1,160,207,238,246,163,172,18,62,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,238,246,163,172,18,62,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,238,246,163,163,0,15,0,128,0,13,4,1,2,3,4,0,12,4,5,6,7,8>> 04:14:21.268 [debug] S2b: Rx from IP {172,18,62,103} port 2123: {gtp,v2,create_session_response,894437830,8064627,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,3488544419,<<172,18,62,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,3488544419,<<172,18,62,103>>,undefined},{v2_pdn_address_allocation,0} => {v2_pdn_address_allocation,0,ipv4,<<192,168,0,2>>}}} 04:14:21.268 [info] s2b: Updated Session after create_session_response: {gtp_session,<<"262424139536177">>,<0.453.0>,<<"internet">>,{172,18,62,103},{172,18,62,103},undefined,894437830,3488544419,5,{set,1,16,16,8,80,48,{[],[],[],[],[],[],[],[],[],[],[],[],[],[],[],[]},{{[],[],[],[],[],[],[],[],[{gtp_bearer,5,3048189930,3488544419}],[],[],[],[],[],[],[]}}}} *DBG* epdg_ue_fsm_262424139536177 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 => 3048189930, remote_ipv4 => <<172,18,62,103>>, remote_ipv6 => undefined,remote_teid => 3488544419}}} from <0.461.0> in state state_wait_create_session_resp 04:14:21.268 [debug] s2b: APCO_dec: {v2_additional_protocol_configuration_options,0,{0,[{13,<<1,2,3,4>>},{12,<<5,6,7,8>>}]}} 04:14:21.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,2>>,undefined},local_teid => 3048189930,remote_ipv4 => <<172,18,62,103>>,remote_ipv6 => undefined,remote_teid => 3488544419}} 04:14:21.268 [info] ue_fsm state_authenticated event=received_gtpc_create_session_response, {ue_fsm_data,<<"262424139536177">>,"internet",[],undefined,false,0,false,false} 04:14:21.268 [info] KMOD Port Create PDP Context Call {<0.453.0>,[alias|#Ref<0.1283019585.1655242768.196820>]}: {create_pdp_context,{172,18,62,103},3048189930,3488544419,{192,168,0,2}} 04:14:21.268 [debug] create_pdp_context: 1, {172,18,62,103}, {192,168,0,2}, 3048189930, 3488544419 04:14:21.268 [debug] create_pdp_context: {netlink,gtp,[512,ack,request],145,0,{new,0,0,[{version,1},{net_ns_fd,25},{link,4},{sgsn_address,{172,18,62,103}},{ms_address,{192,168,0,2}},{i_tid,3048189930},{o_tid,3488544419}]}} *DBG* epdg_ue_fsm_262424139536177 send ok to <0.461.0> *DBG* gsup_server got cast {tunnel_response, {<<"262424139536177">>, {ok, #{apco => <<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 => 3048189930, remote_ipv4 => <<172,18,62,103>>, remote_ipv6 => undefined, remote_teid => 3488544419}}}} 04:14:21.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,2>>,undefined},local_teid => 3048189930,remote_ipv4 => <<172,18,62,103>>,remote_ipv6 => undefined,remote_teid => 3488544419}) returned ok *DBG* epdg_ue_fsm_262424139536177 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 => 3048189930, remote_ipv4 => <<172,18,62,103>>, remote_ipv6 => undefined,remote_teid => 3488544419}}} from <0.461.0> in state state_wait_create_session_resp => state_active *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:14:21.269 [info] tunnel_response(<<"262424139536177">>): {ok,#{apco => <<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 => 3048189930,remote_ipv4 => <<172,18,62,103>>,remote_ipv6 => undefined,remote_teid => 3488544419}} 04:14:21.269 [info] tunnel_response for <<"262424139536177">>: {ok,#{apco => <<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 => 3048189930,remote_ipv4 => <<172,18,62,103>>,remote_ipv6 => undefined,remote_teid => 3488544419}} 04:14:21.269 [info] GSUP: Tx #{imsi => <<"262424139536177">>,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:14:21.272 [debug] S2b: Rx from IP {172,18,62,103} port 2123: <<72,99,0,24,53,80,9,198,0,91,178,0,73,0,1,0,5,100,0,1,0,3,2,0,2,0,10,0>> 04:14:21.272 [debug] S2b: Rx from IP {172,18,62,103} port 2123: {gtp,v2,delete_bearer_request,894437830,23474,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:14:21.272 [info] s2b: Tx {gtp,v2,delete_bearer_response,3488544419,23474,undefined,[],[{v2_recovery,0,0},{v2_cause,0,request_accepted,0,0,0,undefined}]} *DBG* epdg_ue_fsm_262424139536177 receive call received_gtpc_delete_bearer_request from <0.462.0> in state state_active 04:14:21.272 [info] ue_fsm received_gtpc_delete_bearer_request 04:14:21.272 [info] ue_fsm state_active event=received_gtpc_delete_bearer_request, {ue_fsm_data,<<"262424139536177">>,"internet",[],{epdg_tun_pdp_ctx,3048189930,3488544419,{epdg_eua,33,<<192,168,0,2>>,undefined},<<172,18,62,103>>},false,0,false,false} 04:14:21.272 [info] KMOD Port Delete PDP Context Call {<0.453.0>,[alias|#Ref<0.1283019585.1655242753.199687>]}: {delete_pdp_context,{172,18,62,103},3048189930,3488544419,{192,168,0,2}} 04:14:21.272 [debug] delete_pdp_context: 1, {172,18,62,103}, {192,168,0,2}, 3048189930, 3488544419 04:14:21.273 [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,62,103}},{ms_address,{192,168,0,2}},{i_tid,3048189930}]}} *DBG* epdg_ue_fsm_262424139536177 send ok to <0.462.0> *DBG* gsup_server got cast {cancel_location_request,<<"262424139536177">>, undefined} *DBG* epdg_ue_fsm_262424139536177 consume call received_gtpc_delete_bearer_request from <0.462.0> in state state_active => state_dereg_pgw_initiated_wait_cancel_location_res 04:14:21.273 [debug] Remove bearer {gtp_bearer,5,3048189930,3488544419} from session {gtp_session,<<"262424139536177">>,<0.453.0>,<<"internet">>,{172,18,62,103},{172,18,62,103},undefined,894437830,3488544419,5,{set,1,16,16,8,80,48,{[],[],[],[],[],[],[],[],[],[],[],[],[],[],[],[]},{{[],[],[],[],[],[],[],[],[{gtp_bearer,5,3048189930,3488544419}],[],[],[],[],[],[],[]}}}} *DBG* epdg_ue_fsm_262424139536177 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:14:21.273 [info] cancel_location_request(<<"262424139536177">>, undefined) 04:14:21.273 [info] cancel_location_request for <<"262424139536177">> 04:14:21.273 [info] GSUP: Tx #{cn_domain => 1,imsi => <<"262424139536177">>,message_type => location_cancellation_req} Stream 238, 12 bytes *DBG* gsup_server got {ipa,#Port<0.33>, {osmo,5}, #{imsi => <<"262424139536177">>, message_type => location_cancellation_res}} *DBG* epdg_ue_fsm_262424139536177 receive call cancel_location_result from <0.463.0> in state state_dereg_pgw_initiated_wait_cancel_location_res 04:14:21.314 [info] GSUP: Rx #{imsi => <<"262424139536177">>,message_type => location_cancellation_res} *DBG* epdg_ue_fsm_262424139536177 send ok to <0.463.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:14:21.314 [info] ue_fsm cancel_location_result *DBG* epdg_ue_fsm_262424139536177 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:14:21.314 [info] ue_fsm state_dereg_pgw_initiated_wait_cancel_location_res event=cancel_location_result, {ue_fsm_data,<<"262424139536177">>,"internet",[],undefined,false,0,false,false} *DBG* epdg_ue_fsm_262424139536177 start_timer {state_timeout,10000, swm_str_timeout,[]} in state state_wait_swm_session_termination_answer *DBG* aaa_ue_fsm_262424139536177 receive call rx_swm_str from <0.201.0> in state state_authenticated 04:14:21.314 [info] ue_fsm state_wait_swm_session_termination_answer event=enter, {ue_fsm_data,<<"262424139536177">>,"internet",[],undefined,false,0,false,false} *DBG* aaa_ue_fsm_262424139536177 send {ok,2001} to <0.201.0> 04:14:21.315 [info] ue_fsm ev_rx_swm_str *DBG* epdg_ue_fsm_262424139536177 receive call {received_swm_sta,2001} from <0.211.0> in state state_wait_swm_session_termination_answer *DBG* aaa_ue_fsm_262424139536177 consume call rx_swm_str from <0.201.0> in state state_authenticated 04:14:21.315 [info] ue_fsm state_authenticated event=rx_swm_str, {ue_fsm_data,"262424139536177","262424139536177@nai.epc.mnc001.mcc01.3gppnetwork.org","internet",true,true,undefined} *DBG* epdg_ue_fsm_262424139536177 send ok to <0.211.0> 04:14:21.315 [info] ue_fsm state_authenticated event=rx_swm_str: PGW session still active, skip updating the HSS 04:14:21.315 [info] ue_fsm received_swm_session_termination_answer 2001 *DBG* epdg_ue_fsm_262424139536177 terminate normal in state state_wait_swm_session_termination_answer Socket #Port<0.33> closed [<0.436.0>] 04:14:21.316 [info] ue_fsm state_wait_swm_session_termination_answer event=received_swm_sta, {ue_fsm_data,<<"262424139536177">>,"internet",[],undefined,false,0,false,false} send_close_signal [{{#Port<0.33>,{osmo,5}},{process_id,<0.209.0>}}] [] 04:14:21.316 [info] terminating epdg_ue_fsm with reason normal state=state_wait_swm_session_termination_answer, {ue_fsm_data,<<"262424139536177">>,"internet",[],undefined,false,0,false,false} *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:14:21.317 [error] GSUP connection has been closed 04:14:21.317 [info] Peer down: {<0.398.0>,{diameter_caps,{"aaa.localdomain","pgw.localdomain"},{"localdomain","localdomain"},{[{172,18,62,20}],[{172,18,62,103}]},{0,10415},{"osmo-epdg-AAA","TTCN-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:14:21.459 [info] Peer down: {<0.445.0>,{diameter_caps,{"epdg.localdomain","hss.localdomain"},{"localdomain","localdomain"},{[{127,0,0,1},{172,18,62,20},{192,168,0,2}],[{172,18,62,103}]},{0,10415},{"osmo-epdg","TTCN-3 Testsuite"},{[],[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,62,103},43893}} *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:14:24.388 [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:14:24.427 [info] Peer up: {<0.441.0>,{diameter_caps,{"aaa.localdomain","pgw.localdomain"},{"localdomain","localdomain"},{[{172,18,62,20}],[{172,18,62,103}]},{0,10415},{"osmo-epdg-AAA","TTCN-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:14:28.653 [info] Peer up: {<0.485.0>,{diameter_caps,{"epdg.localdomain","hss.localdomain"},{"localdomain","localdomain"},{[{127,0,0,1},{172,18,62,20},{192,168,0,2}],[{172,18,62,103}]},{0,10415},{"osmo-epdg","TTCN-3 Testsuite"},{[],[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 => <<"262426790444746">>, 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:14:34.727 [info] GSUP: Rx #{imsi => <<"262426790444746">>,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_262426790444746 enter epdg_ue_fsm in state state_new *DBG* epdg_ue_fsm_262426790444746 consume internal init_state in state state_new 04:14:34.727 [info] ue_fsm start(epdg_ue_fsm_262426790444746) *DBG* epdg_ue_fsm_262426790444746 receive call {auth_request,33,"internet",#{}} from <0.492.0> in state state_new 04:14:34.728 [info] ue_fsm init(<<"262426790444746">>) 04:14:34.728 [info] ue_fsm auth_request *DBG* epdg_ue_fsm_262426790444746 send ok to <0.492.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:14:34.728 [info] ue_fsm state_new event=auth_request {33, "internet", #{}}, {ue_fsm_data,<<"262426790444746">>,"internet",[],undefined,false,0,false,false} *DBG* aaa_ue_fsm_262426790444746 enter aaa_ue_fsm in state state_new *DBG* epdg_ue_fsm_262426790444746 consume call {auth_request,33,"internet",#{}} from <0.492.0> in state state_new => state_wait_auth_resp 04:14:34.728 [info] ue_fsm start_link(aaa_ue_fsm_262426790444746) *DBG* aaa_ue_fsm_262426790444746 consume internal init_state in state state_new *DBG* epdg_ue_fsm_262426790444746 start_timer {state_timeout,10000, swm_der_timeout,[]} in state state_wait_auth_resp 04:14:34.728 [info] ue_fsm init("262426790444746") *DBG* aaa_ue_fsm_262426790444746 receive call {rx_swm_der_auth_req,33,"internet",#{}} from <0.201.0> in state state_new 04:14:34.729 [info] ue_fsm ev_rx_swm_der_auth_req 04:14:34.729 [info] ue_fsm state_new event=rx_swm_der_auth_req {33, "internet", #{}}, {ue_fsm_data,"262426790444746",undefined,undefined,false,false,undefined} 04:14:34.730 [debug] Swx MAR: IPv4Opt=<<"ÿÿÿþ">> IPv6Opt=[] *DBG* aaa_ue_fsm_262426790444746 send ok to <0.201.0> *DBG* aaa_ue_fsm_262426790444746 consume call {rx_swm_der_auth_req,33,"internet",#{}} from <0.201.0> in state state_new => state_wait_swx_maa 04:14:34.730 [debug] Swx Tx MAR: {'MAR',["epdg.localdomain",";","1805677143",";","22",";","nonode@nohost"],1,undefined,undefined,undefined,"262426790444746",{'Vendor-Specific-Application-Id',10415,[16777265],[]},{'SIP-Auth-Data-Item',[],["EAP-AKA"],[],[],[],[],[],[],<<"ÿÿÿþ">>,[],[],[],[]},1,[],1,[],[],[],[],[],[],[],[]} 04:14:34.743 [info] SWx Rx MAA {<0.485.0>,{diameter_caps,{"epdg.localdomain","hss.localdomain"},{"localdomain","localdomain"},{[{127,0,0,1},{172,18,62,20},{192,168,0,2}],[{172,18,62,103}]},{0,10415},{"osmo-epdg","TTCN-3 Testsuite"},{[],[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;1805677143;22;nonode@nohost",1,"hss.localdomain","localdomain",{'Vendor-Specific-Application-Id',10415,[16777265],[]},"262426790444746",[],[2001],[],[1],[{'SIP-Auth-Data-Item',[0],["Digest-AKAv1-MD5"],[[251,67,226,111,131,43,74,62,209,91,94,130,28,231,154,156,211,84,18,200,226,54,207,244,114,191,104,116,48,219,251,213]],[[251,67,226,111,131,43,74,62,209,91,94,130,28,231,154,156,97,85,126,48,216,80,107,61,118,145,60,141,49,167]],["foobar"],[[235,146,188,92,19,121,241,192,46,198,63,44,85,21,96,116]],["=µV!B©pYÆËS³ÌY\t\e"],[],[],[],[],[],[]}],[],[],[],[],[],[]}/ Errors []  *DBG* aaa_ue_fsm_262426790444746 receive call {rx_swx_maa, {ok,[{epdg_auth_tuple, <<251,67,226,111,131,43,74,62,209,91,94,130,28,231,154,156>>, <<211,84,18,200,226,54,207,244,114,191,104,116,48,219,251,213>>, <<251,67,226,111,131,43,74,62,209,91,94,130,28,231,154,156, 97,85,126,48,216,80,107,61,118,145,60,141,49,167>>, <<"=µV!B©pYÆËS³ÌY\t\e">>, <<235,146,188,92,19,121,241,192,46,198,63,44,85,21,96,116>>}]}} from <0.495.0> in state state_wait_swx_maa 04:14:34.744 [info] dia_sip2gsup: auth [251,67,226,111,131,43,74,62,209,91,94,130,28,231,154,156,211,84,18,200,226,54,207,244,114,191,104,116,48,219,251,213] authz [251,67,226,111,131,43,74,62,209,91,94,130,28,231,154,156,97,85,126,48,216,80,107,61,118,145,60,141,49,167]  04:14:34.744 [info] rand [251,67,226,111,131,43,74,62,209,91,94,130,28,231,154,156] autn [211,84,18,200,226,54,207,244,114,191,104,116,48,219,251,213]  04:14:34.744 [info] ue_fsm ev_rx_swx_maa *DBG* aaa_ue_fsm_262426790444746 send ok to <0.495.0> *DBG* epdg_ue_fsm_262426790444746 receive call {received_swm_dea_auth_response, {ok,[{epdg_auth_tuple, <<251,67,226,111,131,43,74,62,209,91,94,130,28,231,154,156>>, <<211,84,18,200,226,54,207,244,114,191,104,116,48,219,251,213>>, <<251,67,226,111,131,43,74,62,209,91,94,130,28,231,154,156, 97,85,126,48,216,80,107,61,118,145,60,141,49,167>>, <<"=µV!B©pYÆËS³ÌY\t\e">>, <<235,146,188,92,19,121,241,192,46,198,63,44,85,21,96,116>>}]}} from <0.211.0> in state state_wait_auth_resp 04:14:34.744 [info] ue_fsm state_wait_swx_maa event=rx_swx_maa, {ue_fsm_data,"262426790444746",undefined,undefined,false,false,undefined} *DBG* aaa_ue_fsm_262426790444746 consume call {rx_swx_maa, {ok,[{epdg_auth_tuple, <<251,67,226,111,131,43,74,62,209,91,94,130,28,231,154,156>>, <<211,84,18,200,226,54,207,244,114,191,104,116,48,219,251,213>>, <<251,67,226,111,131,43,74,62,209,91,94,130,28,231,154,156, 97,85,126,48,216,80,107,61,118,145,60,141,49,167>>, <<"=µV!B©pYÆËS³ÌY\t\e">>, <<235,146,188,92,19,121,241,192,46,198,63,44,85,21,96,116>>}]}} from <0.495.0> in state state_wait_swx_maa => state_new 04:14:34.745 [info] ue_fsm received_swm_dea_auth_response {ok,[{epdg_auth_tuple,<<251,67,226,111,131,43,74,62,209,91,94,130,28,231,154,156>>,<<211,84,18,200,226,54,207,244,114,191,104,116,48,219,251,213>>,<<251,67,226,111,131,43,74,62,209,91,94,130,28,231,154,156,97,85,126,48,216,80,107,61,118,145,60,141,49,167>>,<<"=µV!B©pYÆËS³ÌY\t\e">>,<<235,146,188,92,19,121,241,192,46,198,63,44,85,21,96,116>>}]} *DBG* epdg_ue_fsm_262426790444746 send ok to <0.211.0> *DBG* gsup_server got cast {auth_response, {<<"262426790444746">>, {ok, [{epdg_auth_tuple, <<251,67,226,111,131,43,74,62,209,91,94,130,28, 231,154,156>>, <<211,84,18,200,226,54,207,244,114,191,104,116, 48,219,251,213>>, <<251,67,226,111,131,43,74,62,209,91,94,130,28, 231,154,156,97,85,126,48,216,80,107,61,118, 145,60,141,49,167>>, <<"=µV!B©pYÆËS³ÌY\t\e">>, <<235,146,188,92,19,121,241,192,46,198,63, 44,85,21,96,116>>}]}}} 04:14:34.745 [info] ue_fsm state_wait_auth_resp event=received_swm_dea_auth_response Result={ok,[{epdg_auth_tuple,<<251,67,226,111,131,43,74,62,209,91,94,130,28,231,154,156>>,<<211,84,18,200,226,54,207,244,114,191,104,116,48,219,251,213>>,<<251,67,226,111,131,43,74,62,209,91,94,130,28,231,154,156,97,85,126,48,216,80,107,61,118,145,60,141,49,167>>,<<"=µV!B©pYÆËS³ÌY\t\e">>,<<235,146,188,92,19,121,241,192,46,198,63,44,85,21,96,116>>}]}, {ue_fsm_data,<<"262426790444746">>,"internet",[],undefined,false,0,false,false} *DBG* epdg_ue_fsm_262426790444746 consume call {received_swm_dea_auth_response, {ok,[{epdg_auth_tuple, <<251,67,226,111,131,43,74,62,209,91,94,130,28,231,154,156>>, <<211,84,18,200,226,54,207,244,114,191,104,116,48,219,251,213>>, <<251,67,226,111,131,43,74,62,209,91,94,130,28,231,154,156, 97,85,126,48,216,80,107,61,118,145,60,141,49,167>>, <<"=µV!B©pYÆËS³ÌY\t\e">>, <<235,146,188,92,19,121,241,192,46,198,63,44,85,21,96,116>>}]}} from <0.211.0> in state state_wait_auth_resp => state_authenticating 04:14:34.745 [info] auth_response(<<"262426790444746">>): {ok,[{epdg_auth_tuple,<<251,67,226,111,131,43,74,62,209,91,94,130,28,231,154,156>>,<<211,84,18,200,226,54,207,244,114,191,104,116,48,219,251,213>>,<<251,67,226,111,131,43,74,62,209,91,94,130,28,231,154,156,97,85,126,48,216,80,107,61,118,145,60,141,49,167>>,<<"=µV!B©pYÆËS³ÌY\t\e">>,<<235,146,188,92,19,121,241,192,46,198,63,44,85,21,96,116>>}]} 04:14:34.746 [info] auth_response for <<"262426790444746">>: {ok,[{epdg_auth_tuple,<<251,67,226,111,131,43,74,62,209,91,94,130,28,231,154,156>>,<<211,84,18,200,226,54,207,244,114,191,104,116,48,219,251,213>>,<<251,67,226,111,131,43,74,62,209,91,94,130,28,231,154,156,97,85,126,48,216,80,107,61,118,145,60,141,49,167>>,<<"=µV!B©pYÆËS³ÌY\t\e">>,<<235,146,188,92,19,121,241,192,46,198,63,44,85,21,96,116>>}]} *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:14:34.746 [info] GSUP: Tx #{auth_tuples => [#{autn => <<211,84,18,200,226,54,207,244,114,191,104,116,48,219,251,213>>,ck => <<235,146,188,92,19,121,241,192,46,198,63,44,85,21,96,116>>,ik => <<"=µV!B©pYÆËS³ÌY\t\e">>,rand => <<251,67,226,111,131,43,74,62,209,91,94,130,28,231,154,156>>,res => <<251,67,226,111,131,43,74,62,209,91,94,130,28,231,154,156,97,85,126,48,216,80,107,61,118,145,60,141,49,167>>}],imsi => <<"262426790444746">>,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 => <<"262426790444746">>, message_type => location_upd_req}} *DBG* epdg_ue_fsm_262426790444746 receive call lu_request from <0.496.0> in state state_authenticating *DBG* epdg_ue_fsm_262426790444746 send ok to <0.496.0> 04:14:34.750 [info] GSUP: Rx #{cn_domain => 1,imsi => <<"262426790444746">>,message_type => location_upd_req} *DBG* aaa_ue_fsm_262426790444746 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.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* epdg_ue_fsm_262426790444746 consume call lu_request from <0.496.0> in state state_authenticating 04:14:34.750 [info] ue_fsm lu_request 04:14:34.750 [info] ue_fsm state_authenticating event=lu_request, {ue_fsm_data,<<"262426790444746">>,"internet",[],undefined,false,0,false,false} 04:14:34.750 [info] ue_fsm ev_rx_swm_der_auth_compl *DBG* aaa_ue_fsm_262426790444746 send ok to <0.201.0> 04:14:34.750 [info] ue_fsm state_new event=rx_swm_der_auth_compl, {ue_fsm_data,"262426790444746",undefined,undefined,false,false,undefined} *DBG* aaa_ue_fsm_262426790444746 consume call {rx_swm_der_auth_compl,"internet"} from <0.201.0> in state state_new => state_wait_swx_saa 04:14:34.751 [debug] SWx Tx SAR Imsi="262426790444746" Type=1 APN="internet" AgentInfoOpt=[]  04:14:34.751 [debug] SWx prepare_request: {'SAR',["epdg.localdomain",";","1805677143",";","23",";","nonode@nohost"],{'Vendor-Specific-Application-Id',10415,[16777265],[]},1,"epdg.localdomain","localdomain","localdomain","262426790444746",1,[],["hss.localdomain"],["internet"],[],[],[],[],[],[],[],[],[]} *DBG* aaa_ue_fsm_262426790444746 receive call {rx_swx_saa,{ok,1,#{}}} from <0.497.0> in state state_wait_swx_saa 04:14:34.756 [info] SWx Rx SAA {<0.485.0>,{diameter_caps,{"epdg.localdomain","hss.localdomain"},{"localdomain","localdomain"},{[{127,0,0,1},{172,18,62,20},{192,168,0,2}],[{172,18,62,103}]},{0,10415},{"osmo-epdg","TTCN-3 Testsuite"},{[],[1]},{[10415,13019,5535],[5535,10415,13019]},{[],[]},{[],[0]},{[],[]},{[{'diameter_base_Vendor-Specific-Application-Id',10415,[16777265],[]}],[{'diameter_base_Vendor-Specific-Application-Id',[10415],[16777265],[]}]},{[],[]},{[],[]}}}: {'SAA',"epdg.localdomain;1805677143;23;nonode@nohost",{'Vendor-Specific-Application-Id',10415,[16777265],[]},1,"hss.localdomain","localdomain","262426790444746",[],[2001],[],[{'Non-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:14:34.756 [info] ue_fsm ev_rx_swx_saa *DBG* aaa_ue_fsm_262426790444746 send ok to <0.497.0> *DBG* epdg_ue_fsm_262426790444746 receive call {received_swm_dea_auth_compl_response,{ok,#{}}} from <0.211.0> in state state_authenticating 04:14:34.756 [info] ue_fsm state_wait_swx_saa event=rx_swx_saa {ok,1,#{}}, {ue_fsm_data,"262426790444746",undefined,undefined,false,false,undefined} *DBG* aaa_ue_fsm_262426790444746 consume call {rx_swx_saa,{ok,1,#{}}} from <0.497.0> in state state_wait_swx_saa => state_authenticated 04:14:34.756 [info] ue_fsm received_swm_dea_auth_compl_response {ok,#{}} *DBG* epdg_ue_fsm_262426790444746 send ok to <0.211.0> *DBG* gsup_server got cast {lu_response,{<<"262426790444746">>,ok}} *DBG* epdg_ue_fsm_262426790444746 consume call {received_swm_dea_auth_compl_response,{ok,#{}}} from <0.211.0> in state state_authenticating => state_authenticated 04:14:34.756 [info] ue_fsm state_authenticating event=lu_request, {ok,#{}}, {ue_fsm_data,<<"262426790444746">>,"internet",[],undefined,false,0,false,false} 04:14:34.756 [info] lu_response(<<"262426790444746">>): ok 04:14:34.756 [info] lu_response for <<"262426790444746">>: 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:14:34.756 [info] GSUP: Tx #{imsi => <<"262426790444746">>,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 => <<"262426790444746">>, message_class => 5, message_type => epdg_tunnel_request, pco => <<128,0,13,0,0,12,0>>}} *DBG* epdg_ue_fsm_262426790444746 receive call {tunnel_request,<<128,0,13,0,0,12,0>>} from <0.498.0> in state state_authenticated 04:14:34.759 [info] GSUP: Rx #{cn_domain => 1,imsi => <<"262426790444746">>,message_class => 5,message_type => epdg_tunnel_request,pco => <<128,0,13,0,0,12,0>>} 04:14:34.759 [info] ue_fsm tunnel_request(<<128,0,13,0,0,12,0>>) 04:14:34.759 [info] ue_fsm state_authenticated event=tunnel_request, {ue_fsm_data,<<"262426790444746">>,"internet",[],undefined,false,0,false,false} 04:14:34.759 [debug] Selected PGW Remote Address "172.18.62.103" 04:14:34.760 [info] s2b: Tx {gtp,v2,create_session_request,0,8064628,undefined,[],[{v2_international_mobile_subscriber_identity,0,<<"262426790444746">>},{v2_serving_network,0,{<<"901">>,<<"042">>}},{v2_rat_type,0,3},{v2_fully_qualified_tunnel_endpoint_identifier,0,30,894437831,<<172,18,62,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,3048189931,<<172,18,62,20>>,undefined}]},{v2_recovery,0,0},{v2_additional_protocol_configuration_options,0,{0,[{13,<<>>},{12,<<>>}]}}]} *DBG* epdg_ue_fsm_262426790444746 send ok to <0.498.0> 04:14:34.760 [debug] Waiting for CreateSessionResponse *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* epdg_ue_fsm_262426790444746 consume call {tunnel_request,<<128,0,13,0,0,12,0>>} from <0.498.0> in state state_authenticated => state_wait_create_session_resp *DBG* epdg_ue_fsm_262426790444746 start_timer {state_timeout,10000, create_session_timeout,[]} in state state_wait_create_session_resp 04:14:34.775 [debug] S2b: Rx from IP {172,18,62,103} port 2123: <<72,33,0,14,53,80,9,199,123,14,116,0,2,0,2,0,93,0>> *DBG* epdg_ue_fsm_262426790444746 receive call {received_gtpc_create_session_response,{error,93}} from <0.499.0> in state state_wait_create_session_resp 04:14:34.775 [debug] S2b: Rx from IP {172,18,62,103} port 2123: {gtp,v2,create_session_response,894437831,8064628,undefined,[],#{{v2_cause,0} => {v2_cause,0,apn_access_denied___no_subscription,0,0,0,undefined}}} *DBG* epdg_ue_fsm_262426790444746 send ok to <0.499.0> *DBG* gsup_server got cast {tunnel_response, {<<"262426790444746">>,{error,111}}} 04:14:34.775 [info] ue_fsm received_gtpc_create_session_response {error,93} *DBG* epdg_ue_fsm_262426790444746 consume call {received_gtpc_create_session_response,{error,93}} from <0.499.0> in state state_wait_create_session_resp => state_authenticated 04:14:34.775 [info] ue_fsm state_authenticated event=received_gtpc_create_session_response, {ue_fsm_data,<<"262426790444746">>,"internet",[],undefined,false,0,false,false} 04:14:34.775 [info] tunnel_response(<<"262426790444746">>): {error,111} *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:14:34.776 [info] tunnel_response for <<"262426790444746">>: {error,111} 04:14:34.776 [info] GSUP: Tx #{cause => 111,imsi => <<"262426790444746">>,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:14:34.780 [info] Peer down: {<0.441.0>,{diameter_caps,{"aaa.localdomain","pgw.localdomain"},{"localdomain","localdomain"},{[{172,18,62,20}],[{172,18,62,103}]},{0,10415},{"osmo-epdg-AAA","TTCN-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:14:34.780 [error] GSUP connection has been closed 04:14:34.959 [info] Peer down: {<0.485.0>,{diameter_caps,{"epdg.localdomain","hss.localdomain"},{"localdomain","localdomain"},{[{127,0,0,1},{172,18,62,20},{192,168,0,2}],[{172,18,62,103}]},{0,10415},{"osmo-epdg","TTCN-3 Testsuite"},{[],[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,62,103},39867}} *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:14:37.866 [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:14:37.892 [info] Peer up: {<0.481.0>,{diameter_caps,{"aaa.localdomain","pgw.localdomain"},{"localdomain","localdomain"},{[{172,18,62,20}],[{172,18,62,103}]},{0,10415},{"osmo-epdg-AAA","TTCN-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:14:41.842 [info] Peer up: {<0.521.0>,{diameter_caps,{"epdg.localdomain","hss.localdomain"},{"localdomain","localdomain"},{[{127,0,0,1},{172,18,62,20},{192,168,0,2}],[{172,18,62,103}]},{0,10415},{"osmo-epdg","TTCN-3 Testsuite"},{[],[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 => <<"262428676586142">>, 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_262428676586142 enter epdg_ue_fsm in state state_new *DBG* epdg_ue_fsm_262428676586142 consume internal init_state in state state_new 04:14:47.919 [info] GSUP: Rx #{imsi => <<"262428676586142">>,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_262428676586142 receive call {auth_request,33,"internet",#{}} from <0.528.0> in state state_new 04:14:47.919 [info] ue_fsm start(epdg_ue_fsm_262428676586142) 04:14:47.919 [info] ue_fsm init(<<"262428676586142">>) *DBG* epdg_ue_fsm_262428676586142 send ok to <0.528.0> 04:14:47.919 [info] ue_fsm auth_request *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_262428676586142 enter aaa_ue_fsm in state state_new *DBG* epdg_ue_fsm_262428676586142 consume call {auth_request,33,"internet",#{}} from <0.528.0> in state state_new => state_wait_auth_resp 04:14:47.919 [info] ue_fsm state_new event=auth_request {33, "internet", #{}}, {ue_fsm_data,<<"262428676586142">>,"internet",[],undefined,false,0,false,false} *DBG* aaa_ue_fsm_262428676586142 consume internal init_state in state state_new *DBG* epdg_ue_fsm_262428676586142 start_timer {state_timeout,10000, swm_der_timeout,[]} in state state_wait_auth_resp 04:14:47.920 [info] ue_fsm start_link(aaa_ue_fsm_262428676586142) *DBG* aaa_ue_fsm_262428676586142 receive call {rx_swm_der_auth_req,33,"internet",#{}} from <0.201.0> in state state_new 04:14:47.920 [info] ue_fsm init("262428676586142") 04:14:47.920 [info] ue_fsm ev_rx_swm_der_auth_req 04:14:47.920 [info] ue_fsm state_new event=rx_swm_der_auth_req {33, "internet", #{}}, {ue_fsm_data,"262428676586142",undefined,undefined,false,false,undefined} 04:14:47.921 [debug] Swx MAR: IPv4Opt=<<"ÿÿÿþ">> IPv6Opt=[] *DBG* aaa_ue_fsm_262428676586142 send ok to <0.201.0> *DBG* aaa_ue_fsm_262428676586142 consume call {rx_swm_der_auth_req,33,"internet",#{}} from <0.201.0> in state state_new => state_wait_swx_maa 04:14:47.921 [debug] Swx Tx MAR: {'MAR',["epdg.localdomain",";","1805677143",";","24",";","nonode@nohost"],1,undefined,undefined,undefined,"262428676586142",{'Vendor-Specific-Application-Id',10415,[16777265],[]},{'SIP-Auth-Data-Item',[],["EAP-AKA"],[],[],[],[],[],[],<<"ÿÿÿþ">>,[],[],[],[]},1,[],1,[],[],[],[],[],[],[],[]} *DBG* aaa_ue_fsm_262428676586142 receive call {rx_swx_maa, {ok,[{epdg_auth_tuple, <<162,189,22,222,244,0,195,52,39,100,231,232,35,205,76,151>>, <<69,174,239,135,150,16,189,42,162,103,156,105,100,242,90,166>>, <<162,189,22,222,244,0,195,52,39,100,231,232,35,205,76,151, 52,226,74,100,42,247,183,180,248,212,48,224,201,97>>, <<91,234,232,162,136,30,229,67,173,129,233,127,118,23,207,50>>, <<246,51,208,254,135,210,206,134,185,16,58,140,15,170,91, 169>>}]}} from <0.531.0> in state state_wait_swx_maa 04:14:47.935 [info] SWx Rx MAA {<0.521.0>,{diameter_caps,{"epdg.localdomain","hss.localdomain"},{"localdomain","localdomain"},{[{127,0,0,1},{172,18,62,20},{192,168,0,2}],[{172,18,62,103}]},{0,10415},{"osmo-epdg","TTCN-3 Testsuite"},{[],[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;1805677143;24;nonode@nohost",1,"hss.localdomain","localdomain",{'Vendor-Specific-Application-Id',10415,[16777265],[]},"262428676586142",[],[2001],[],[1],[{'SIP-Auth-Data-Item',[0],["Digest-AKAv1-MD5"],[[162,189,22,222,244,0,195,52,39,100,231,232,35,205,76,151,69,174,239,135,150,16,189,42,162,103,156,105,100,242,90,166]],[[162,189,22,222,244,0,195,52,39,100,231,232,35,205,76,151,52,226,74,100,42,247,183,180,248,212,48,224,201,97]],["foobar"],[[246,51,208,254,135,210,206,134,185,16,58,140,15,170,91,169]],[[91,234,232,162,136,30,229,67,173,129,233,127,118,23,207,50]],[],[],[],[],[],[]}],[],[],[],[],[],[]}/ Errors []  04:14:47.935 [info] dia_sip2gsup: auth [162,189,22,222,244,0,195,52,39,100,231,232,35,205,76,151,69,174,239,135,150,16,189,42,162,103,156,105,100,242,90,166] authz [162,189,22,222,244,0,195,52,39,100,231,232,35,205,76,151,52,226,74,100,42,247,183,180,248,212,48,224,201,97]  *DBG* aaa_ue_fsm_262428676586142 send ok to <0.531.0> *DBG* aaa_ue_fsm_262428676586142 consume call {rx_swx_maa, {ok,[{epdg_auth_tuple, <<162,189,22,222,244,0,195,52,39,100,231,232,35,205,76,151>>, <<69,174,239,135,150,16,189,42,162,103,156,105,100,242,90,166>>, <<162,189,22,222,244,0,195,52,39,100,231,232,35,205,76,151, 52,226,74,100,42,247,183,180,248,212,48,224,201,97>>, <<91,234,232,162,136,30,229,67,173,129,233,127,118,23,207,50>>, <<246,51,208,254,135,210,206,134,185,16,58,140,15,170,91, 169>>}]}} from <0.531.0> in state state_wait_swx_maa => state_new 04:14:47.935 [info] rand [162,189,22,222,244,0,195,52,39,100,231,232,35,205,76,151] autn [69,174,239,135,150,16,189,42,162,103,156,105,100,242,90,166]  *DBG* epdg_ue_fsm_262428676586142 receive call {received_swm_dea_auth_response, {ok,[{epdg_auth_tuple, <<162,189,22,222,244,0,195,52,39,100,231,232,35,205,76,151>>, <<69,174,239,135,150,16,189,42,162,103,156,105,100,242,90,166>>, <<162,189,22,222,244,0,195,52,39,100,231,232,35,205,76,151, 52,226,74,100,42,247,183,180,248,212,48,224,201,97>>, <<91,234,232,162,136,30,229,67,173,129,233,127,118,23,207,50>>, <<246,51,208,254,135,210,206,134,185,16,58,140,15,170,91, 169>>}]}} from <0.211.0> in state state_wait_auth_resp 04:14:47.935 [info] ue_fsm ev_rx_swx_maa 04:14:47.936 [info] ue_fsm state_wait_swx_maa event=rx_swx_maa, {ue_fsm_data,"262428676586142",undefined,undefined,false,false,undefined} 04:14:47.936 [info] ue_fsm received_swm_dea_auth_response {ok,[{epdg_auth_tuple,<<162,189,22,222,244,0,195,52,39,100,231,232,35,205,76,151>>,<<69,174,239,135,150,16,189,42,162,103,156,105,100,242,90,166>>,<<162,189,22,222,244,0,195,52,39,100,231,232,35,205,76,151,52,226,74,100,42,247,183,180,248,212,48,224,201,97>>,<<91,234,232,162,136,30,229,67,173,129,233,127,118,23,207,50>>,<<246,51,208,254,135,210,206,134,185,16,58,140,15,170,91,169>>}]} *DBG* epdg_ue_fsm_262428676586142 send ok to <0.211.0> *DBG* gsup_server got cast {auth_response, {<<"262428676586142">>, {ok, [{epdg_auth_tuple, <<162,189,22,222,244,0,195,52,39,100,231,232, 35,205,76,151>>, <<69,174,239,135,150,16,189,42,162,103,156,105, 100,242,90,166>>, <<162,189,22,222,244,0,195,52,39,100,231,232, 35,205,76,151,52,226,74,100,42,247,183,180, 248,212,48,224,201,97>>, <<91,234,232,162,136,30,229,67,173,129,233,127, 118,23,207,50>>, <<246,51,208,254,135,210,206,134,185,16, 58,140,15,170,91,169>>}]}}} 04:14:47.937 [info] ue_fsm state_wait_auth_resp event=received_swm_dea_auth_response Result={ok,[{epdg_auth_tuple,<<162,189,22,222,244,0,195,52,39,100,231,232,35,205,76,151>>,<<69,174,239,135,150,16,189,42,162,103,156,105,100,242,90,166>>,<<162,189,22,222,244,0,195,52,39,100,231,232,35,205,76,151,52,226,74,100,42,247,183,180,248,212,48,224,201,97>>,<<91,234,232,162,136,30,229,67,173,129,233,127,118,23,207,50>>,<<246,51,208,254,135,210,206,134,185,16,58,140,15,170,91,169>>}]}, {ue_fsm_data,<<"262428676586142">>,"internet",[],undefined,false,0,false,false} *DBG* epdg_ue_fsm_262428676586142 consume call {received_swm_dea_auth_response, {ok,[{epdg_auth_tuple, <<162,189,22,222,244,0,195,52,39,100,231,232,35,205,76,151>>, <<69,174,239,135,150,16,189,42,162,103,156,105,100,242,90,166>>, <<162,189,22,222,244,0,195,52,39,100,231,232,35,205,76,151, 52,226,74,100,42,247,183,180,248,212,48,224,201,97>>, <<91,234,232,162,136,30,229,67,173,129,233,127,118,23,207,50>>, <<246,51,208,254,135,210,206,134,185,16,58,140,15,170,91, 169>>}]}} from <0.211.0> in state state_wait_auth_resp => state_authenticating 04:14:47.937 [info] auth_response(<<"262428676586142">>): {ok,[{epdg_auth_tuple,<<162,189,22,222,244,0,195,52,39,100,231,232,35,205,76,151>>,<<69,174,239,135,150,16,189,42,162,103,156,105,100,242,90,166>>,<<162,189,22,222,244,0,195,52,39,100,231,232,35,205,76,151,52,226,74,100,42,247,183,180,248,212,48,224,201,97>>,<<91,234,232,162,136,30,229,67,173,129,233,127,118,23,207,50>>,<<246,51,208,254,135,210,206,134,185,16,58,140,15,170,91,169>>}]} *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:14:47.937 [info] auth_response for <<"262428676586142">>: {ok,[{epdg_auth_tuple,<<162,189,22,222,244,0,195,52,39,100,231,232,35,205,76,151>>,<<69,174,239,135,150,16,189,42,162,103,156,105,100,242,90,166>>,<<162,189,22,222,244,0,195,52,39,100,231,232,35,205,76,151,52,226,74,100,42,247,183,180,248,212,48,224,201,97>>,<<91,234,232,162,136,30,229,67,173,129,233,127,118,23,207,50>>,<<246,51,208,254,135,210,206,134,185,16,58,140,15,170,91,169>>}]} 04:14:47.937 [info] GSUP: Tx #{auth_tuples => [#{autn => <<69,174,239,135,150,16,189,42,162,103,156,105,100,242,90,166>>,ck => <<246,51,208,254,135,210,206,134,185,16,58,140,15,170,91,169>>,ik => <<91,234,232,162,136,30,229,67,173,129,233,127,118,23,207,50>>,rand => <<162,189,22,222,244,0,195,52,39,100,231,232,35,205,76,151>>,res => <<162,189,22,222,244,0,195,52,39,100,231,232,35,205,76,151,52,226,74,100,42,247,183,180,248,212,48,224,201,97>>}],imsi => <<"262428676586142">>,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 => <<"262428676586142">>, message_type => location_upd_req}} *DBG* epdg_ue_fsm_262428676586142 receive call lu_request from <0.532.0> in state state_authenticating 04:14:47.944 [info] GSUP: Rx #{cn_domain => 1,imsi => <<"262428676586142">>,message_type => location_upd_req} *DBG* epdg_ue_fsm_262428676586142 send ok to <0.532.0> 04:14:47.944 [info] ue_fsm lu_request *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_262428676586142 receive call {rx_swm_der_auth_compl,"internet"} from <0.201.0> in state state_new *DBG* epdg_ue_fsm_262428676586142 consume call lu_request from <0.532.0> in state state_authenticating 04:14:47.944 [info] ue_fsm state_authenticating event=lu_request, {ue_fsm_data,<<"262428676586142">>,"internet",[],undefined,false,0,false,false} 04:14:47.945 [info] ue_fsm ev_rx_swm_der_auth_compl 04:14:47.945 [info] ue_fsm state_new event=rx_swm_der_auth_compl, {ue_fsm_data,"262428676586142",undefined,undefined,false,false,undefined} 04:14:47.945 [debug] SWx Tx SAR Imsi="262428676586142" Type=1 APN="internet" AgentInfoOpt=[]  04:14:47.945 [debug] SWx prepare_request: {'SAR',["epdg.localdomain",";","1805677143",";","25",";","nonode@nohost"],{'Vendor-Specific-Application-Id',10415,[16777265],[]},1,"epdg.localdomain","localdomain","localdomain","262428676586142",1,[],["hss.localdomain"],["internet"],[],[],[],[],[],[],[],[],[]} *DBG* aaa_ue_fsm_262428676586142 send ok to <0.201.0> *DBG* aaa_ue_fsm_262428676586142 consume call {rx_swm_der_auth_compl,"internet"} from <0.201.0> in state state_new => state_wait_swx_saa *DBG* aaa_ue_fsm_262428676586142 receive call {rx_swx_saa,{ok,1,#{}}} from <0.533.0> in state state_wait_swx_saa 04:14:47.955 [info] SWx Rx SAA {<0.521.0>,{diameter_caps,{"epdg.localdomain","hss.localdomain"},{"localdomain","localdomain"},{[{127,0,0,1},{172,18,62,20},{192,168,0,2}],[{172,18,62,103}]},{0,10415},{"osmo-epdg","TTCN-3 Testsuite"},{[],[1]},{[10415,13019,5535],[5535,10415,13019]},{[],[]},{[],[0]},{[],[]},{[{'diameter_base_Vendor-Specific-Application-Id',10415,[16777265],[]}],[{'diameter_base_Vendor-Specific-Application-Id',[10415],[16777265],[]}]},{[],[]},{[],[]}}}: {'SAA',"epdg.localdomain;1805677143;25;nonode@nohost",{'Vendor-Specific-Application-Id',10415,[16777265],[]},1,"hss.localdomain","localdomain","262428676586142",[],[2001],[],[{'Non-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_262428676586142 send ok to <0.533.0> 04:14:47.955 [info] ue_fsm ev_rx_swx_saa *DBG* epdg_ue_fsm_262428676586142 receive call {received_swm_dea_auth_compl_response,{ok,#{}}} from <0.211.0> in state state_authenticating *DBG* aaa_ue_fsm_262428676586142 consume call {rx_swx_saa,{ok,1,#{}}} from <0.533.0> in state state_wait_swx_saa => state_authenticated 04:14:47.955 [info] ue_fsm state_wait_swx_saa event=rx_swx_saa {ok,1,#{}}, {ue_fsm_data,"262428676586142",undefined,undefined,false,false,undefined} 04:14:47.955 [info] ue_fsm received_swm_dea_auth_compl_response {ok,#{}} *DBG* epdg_ue_fsm_262428676586142 send ok to <0.211.0> *DBG* gsup_server got cast {lu_response,{<<"262428676586142">>,ok}} 04:14:47.955 [info] ue_fsm state_authenticating event=lu_request, {ok,#{}}, {ue_fsm_data,<<"262428676586142">>,"internet",[],undefined,false,0,false,false} *DBG* epdg_ue_fsm_262428676586142 consume call {received_swm_dea_auth_compl_response,{ok,#{}}} from <0.211.0> in state state_authenticating => state_authenticated 04:14:47.955 [info] lu_response(<<"262428676586142">>): ok 04:14:47.955 [info] lu_response for <<"262428676586142">>: 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}} 04:14:47.955 [info] GSUP: Tx #{imsi => <<"262428676586142">>,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 => <<"262428676586142">>, message_class => 5, message_type => epdg_tunnel_request, pco => <<128,0,13,0,0,12,0>>}} *DBG* epdg_ue_fsm_262428676586142 receive call {tunnel_request,<<128,0,13,0,0,12,0>>} from <0.534.0> in state state_authenticated 04:14:47.961 [info] GSUP: Rx #{cn_domain => 1,imsi => <<"262428676586142">>,message_class => 5,message_type => epdg_tunnel_request,pco => <<128,0,13,0,0,12,0>>} 04:14:47.961 [info] ue_fsm tunnel_request(<<128,0,13,0,0,12,0>>) 04:14:47.961 [info] ue_fsm state_authenticated event=tunnel_request, {ue_fsm_data,<<"262428676586142">>,"internet",[],undefined,false,0,false,false} 04:14:47.961 [debug] Selected PGW Remote Address "172.18.62.103" 04:14:47.961 [info] s2b: Tx {gtp,v2,create_session_request,0,8064629,undefined,[],[{v2_international_mobile_subscriber_identity,0,<<"262428676586142">>},{v2_serving_network,0,{<<"901">>,<<"042">>}},{v2_rat_type,0,3},{v2_fully_qualified_tunnel_endpoint_identifier,0,30,894437832,<<172,18,62,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,3048189932,<<172,18,62,20>>,undefined}]},{v2_recovery,0,0},{v2_additional_protocol_configuration_options,0,{0,[{13,<<>>},{12,<<>>}]}}]} *DBG* epdg_ue_fsm_262428676586142 send ok to <0.534.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}} 04:14:47.961 [debug] Waiting for CreateSessionResponse *DBG* epdg_ue_fsm_262428676586142 consume call {tunnel_request,<<128,0,13,0,0,12,0>>} from <0.534.0> in state state_authenticated => state_wait_create_session_resp *DBG* epdg_ue_fsm_262428676586142 start_timer {state_timeout,10000, create_session_timeout,[]} in state state_wait_create_session_resp *DBG* aaa_ue_fsm_262428676586142 receive call {rx_s6b_aar,"262428676586142@nai.epc.mnc001.mcc01.3gppnetwork.org", "internet", [{'MIP6-Agent-Info',[{172,18,62,103}],[],[],[]}]} from <0.535.0> in state state_authenticated 04:14:47.984 [info] S6b Rx from {diameter_caps,{"aaa.localdomain","pgw.localdomain"},{"localdomain","localdomain"},{[{172,18,62,20}],[{172,18,62,103}]},{0,10415},{"osmo-epdg-AAA","TTCN-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,["262428676586142@nai.epc.mnc001.mcc01.3gppnetwork.org"],[{'MIP6-Agent-Info',[{172,18,62,103}],[],[],[]}],[70368744177664],[],[],["internet"],[],[],[],[],[],[]} 04:14:47.984 [info] ue_fsm ev_rx_s6b_aar: "262428676586142@nai.epc.mnc001.mcc01.3gppnetwork.org" "internet" [{'MIP6-Agent-Info',[{172,18,62,103}],[],[],[]}] 04:14:47.984 [info] ue_fsm state_authenticated event=rx_s6b_aar NAI="262428676586142@nai.epc.mnc001.mcc01.3gppnetwork.org" Apn="internet" AgentInfo=[{'MIP6-Agent-Info',[{172,18,62,103}],[],[],[]}], {ue_fsm_data,"262428676586142",undefined,undefined,true,false,undefined} 04:14:47.984 [debug] SWx Tx SAR Imsi="262428676586142" Type=13 APN="internet" AgentInfoOpt=[{'MIP6-Agent-Info',[{172,18,62,103}],[],[],[]}]  04:14:47.985 [debug] SWx prepare_request: {'SAR',["epdg.localdomain",";","1805677143",";","26",";","nonode@nohost"],{'Vendor-Specific-Application-Id',10415,[16777265],[]},1,"epdg.localdomain","localdomain","localdomain","262428676586142",13,[],["hss.localdomain"],["internet"],[],[{'MIP6-Agent-Info',[{172,18,62,103}],[],[],[]}],[],[],[],[],[],[],[]} *DBG* aaa_ue_fsm_262428676586142 send ok to <0.535.0> *DBG* aaa_ue_fsm_262428676586142 consume call {rx_s6b_aar,"262428676586142@nai.epc.mnc001.mcc01.3gppnetwork.org", "internet", [{'MIP6-Agent-Info',[{172,18,62,103}],[],[],[]}]} from <0.535.0> in state state_authenticated => state_authenticated_wait_swx_saa 04:14:47.985 [debug] Waiting for S6b AAA *DBG* aaa_ue_fsm_262428676586142 receive call {rx_swx_saa,{ok,13,#{}}} from <0.536.0> in state state_authenticated_wait_swx_saa 04:14:47.992 [info] SWx Rx SAA {<0.521.0>,{diameter_caps,{"epdg.localdomain","hss.localdomain"},{"localdomain","localdomain"},{[{127,0,0,1},{172,18,62,20},{192,168,0,2}],[{172,18,62,103}]},{0,10415},{"osmo-epdg","TTCN-3 Testsuite"},{[],[1]},{[10415,13019,5535],[5535,10415,13019]},{[],[]},{[],[0]},{[],[]},{[{'diameter_base_Vendor-Specific-Application-Id',10415,[16777265],[]}],[{'diameter_base_Vendor-Specific-Application-Id',[10415],[16777265],[]}]},{[],[]},{[],[]}}}: {'SAA',"epdg.localdomain;1805677143;26;nonode@nohost",{'Vendor-Specific-Application-Id',10415,[16777265],[]},1,"hss.localdomain","localdomain","262428676586142",[],[2001],[],[{'Non-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_262428676586142 send ok to <0.536.0> 04:14:47.993 [info] ue_fsm ev_rx_swx_saa *DBG* aaa_ue_fsm_262428676586142 consume call {rx_swx_saa,{ok,13,#{}}} from <0.536.0> in state state_authenticated_wait_swx_saa => state_authenticated 04:14:47.993 [info] ue_fsm state_authenticated_wait_swx_saa event=rx_swx_saa SAType=13 ResulCode={epdg_dia_rc,undefined,2001}, {ue_fsm_data,"262428676586142","262428676586142@nai.epc.mnc001.mcc01.3gppnetwork.org","internet",true,false,<0.535.0>} 04:14:47.993 [debug] Rx AAA with DiaRC={epdg_dia_rc,undefined,2001} 04:14:47.993 [info] S6b Tx to {diameter_caps,{"aaa.localdomain","pgw.localdomain"},{"localdomain","localdomain"},{[{172,18,62,20}],[{172,18,62,103}]},{0,10415},{"osmo-epdg-AAA","TTCN-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:14:48.003 [debug] S2b: Rx from IP {172,18,62,103} port 2123: <<72,33,0,117,53,80,9,200,123,14,117,0,2,0,2,0,16,0,87,0,9,1,160,223,199,96,155,172,18,62,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,223,199,96,155,172,18,62,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,223,199,96,155,163,0,15,0,128,0,13,4,1,2,3,4,0,12,4,5,6,7,8>> 04:14:48.003 [debug] S2b: Rx from IP {172,18,62,103} port 2123: {gtp,v2,create_session_response,894437832,8064629,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,<<223,199,96,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,3754385563,<<172,18,62,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,3754385563,<<172,18,62,103>>,undefined},{v2_pdn_address_allocation,0} => {v2_pdn_address_allocation,0,ipv4,<<192,168,0,2>>}}} 04:14:48.003 [info] s2b: Updated Session after create_session_response: {gtp_session,<<"262428676586142">>,<0.529.0>,<<"internet">>,{172,18,62,103},{172,18,62,103},undefined,894437832,3754385563,5,{set,1,16,16,8,80,48,{[],[],[],[],[],[],[],[],[],[],[],[],[],[],[],[]},{{[],[{gtp_bearer,5,3048189932,3754385563}],[],[],[],[],[],[],[],[],[],[],[],[],[],[]}}}} 04:14:48.003 [debug] s2b: APCO_dec: {v2_additional_protocol_configuration_options,0,{0,[{13,<<1,2,3,4>>},{12,<<5,6,7,8>>}]}} 04:14:48.003 [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 => 3048189932,remote_ipv4 => <<172,18,62,103>>,remote_ipv6 => undefined,remote_teid => 3754385563}} *DBG* epdg_ue_fsm_262428676586142 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 => 3048189932, remote_ipv4 => <<172,18,62,103>>, remote_ipv6 => undefined,remote_teid => 3754385563}}} from <0.537.0> in state state_wait_create_session_resp 04:14:48.003 [info] ue_fsm state_authenticated event=received_gtpc_create_session_response, {ue_fsm_data,<<"262428676586142">>,"internet",[],undefined,false,0,false,false} 04:14:48.003 [info] KMOD Port Create PDP Context Call {<0.529.0>,[alias|#Ref<0.1283019585.1655242753.200249>]}: {create_pdp_context,{172,18,62,103},3048189932,3754385563,{192,168,0,2}} 04:14:48.004 [debug] create_pdp_context: 1, {172,18,62,103}, {192,168,0,2}, 3048189932, 3754385563 04:14:48.004 [debug] create_pdp_context: {netlink,gtp,[512,ack,request],962,0,{new,0,0,[{version,1},{net_ns_fd,25},{link,4},{sgsn_address,{172,18,62,103}},{ms_address,{192,168,0,2}},{i_tid,3048189932},{o_tid,3754385563}]}} 04:14:48.004 [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 => 3048189932,remote_ipv4 => <<172,18,62,103>>,remote_ipv6 => undefined,remote_teid => 3754385563}) returned ok *DBG* epdg_ue_fsm_262428676586142 send ok to <0.537.0> 04:14:48.004 [info] tunnel_response(<<"262428676586142">>): {ok,#{apco => <<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 => 3048189932,remote_ipv4 => <<172,18,62,103>>,remote_ipv6 => undefined,remote_teid => 3754385563}} *DBG* gsup_server got cast {tunnel_response, {<<"262428676586142">>, {ok, #{apco => <<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 => 3048189932, remote_ipv4 => <<172,18,62,103>>, remote_ipv6 => undefined, remote_teid => 3754385563}}}} *DBG* epdg_ue_fsm_262428676586142 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 => 3048189932, remote_ipv4 => <<172,18,62,103>>, remote_ipv6 => undefined,remote_teid => 3754385563}}} from <0.537.0> in state state_wait_create_session_resp => state_active 04:14:48.005 [info] tunnel_response for <<"262428676586142">>: {ok,#{apco => <<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 => 3048189932,remote_ipv4 => <<172,18,62,103>>,remote_ipv6 => undefined,remote_teid => 3754385563}} *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:14:48.005 [info] GSUP: Tx #{imsi => <<"262428676586142">>,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_262428676586142 terminate normal in state state_authenticated 04:14:48.195 [info] SWx Rx RTR from {diameter_caps,{"epdg.localdomain","hss.localdomain"},{"localdomain","localdomain"},{[{127,0,0,1},{172,18,62,20},{192,168,0,2}],[{172,18,62,103}]},{0,10415},{"osmo-epdg","TTCN-3 Testsuite"},{[],[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","262428676586142",{'Deregistration-Reason',1,["test"],[]},[],[],[]} 04:14:48.195 [info] terminating aaa_ue_fsm with reason normal state=state_authenticated, {ue_fsm_data,"262428676586142","262428676586142@nai.epc.mnc001.mcc01.3gppnetwork.org","internet",true,true,undefined} 04:14:48.195 [info] SWx Tx to {diameter_caps,{"epdg.localdomain","hss.localdomain"},{"localdomain","localdomain"},{[{127,0,0,1},{172,18,62,20},{192,168,0,2}],[{172,18,62,103}]},{0,10415},{"osmo-epdg","TTCN-3 Testsuite"},{[],[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:14:48.206 [info] SWx Rx RTR from {diameter_caps,{"epdg.localdomain","hss.localdomain"},{"localdomain","localdomain"},{[{127,0,0,1},{172,18,62,20},{192,168,0,2}],[{172,18,62,103}]},{0,10415},{"osmo-epdg","TTCN-3 Testsuite"},{[],[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","262428676586142",{'Deregistration-Reason',1,["test"],[]},[],[],[]} 04:14:48.206 [info] SWx Tx to {diameter_caps,{"epdg.localdomain","hss.localdomain"},{"localdomain","localdomain"},{[{127,0,0,1},{172,18,62,20},{192,168,0,2}],[{172,18,62,103}]},{0,10415},{"osmo-epdg","TTCN-3 Testsuite"},{[],[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>}}] [] 04:14:48.214 [info] Peer down: {<0.481.0>,{diameter_caps,{"aaa.localdomain","pgw.localdomain"},{"localdomain","localdomain"},{[{172,18,62,20}],[{172,18,62,103}]},{0,10415},{"osmo-epdg-AAA","TTCN-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 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:14:48.215 [error] GSUP connection has been closed 04:14:48.216 [info] Peer down: {<0.521.0>,{diameter_caps,{"epdg.localdomain","hss.localdomain"},{"localdomain","localdomain"},{[{127,0,0,1},{172,18,62,20},{192,168,0,2}],[{172,18,62,103}]},{0,10415},{"osmo-epdg","TTCN-3 Testsuite"},{[],[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,62,103},42017}} *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:14:51.302 [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:14:51.324 [info] Peer up: {<0.517.0>,{diameter_caps,{"aaa.localdomain","pgw.localdomain"},{"localdomain","localdomain"},{[{172,18,62,20}],[{172,18,62,103}]},{0,10415},{"osmo-epdg-AAA","TTCN-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:14:54.071 [info] Peer up: {<0.566.0>,{diameter_caps,{"epdg.localdomain","hss.localdomain"},{"localdomain","localdomain"},{[{127,0,0,1},{172,18,62,20},{192,168,0,2}],[{172,18,62,103}]},{0,10415},{"osmo-epdg","TTCN-3 Testsuite"},{[],[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 => <<"262421680056713">>, 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_262421680056713 enter epdg_ue_fsm in state state_new *DBG* epdg_ue_fsm_262421680056713 consume internal init_state in state state_new 04:15:00.144 [info] GSUP: Rx #{imsi => <<"262421680056713">>,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_262421680056713 receive call {auth_request,33,"internet",#{}} from <0.573.0> in state state_new 04:15:00.144 [info] ue_fsm start(epdg_ue_fsm_262421680056713) 04:15:00.144 [info] ue_fsm init(<<"262421680056713">>) *DBG* epdg_ue_fsm_262421680056713 send ok to <0.573.0> *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_262421680056713 enter aaa_ue_fsm in state state_new *DBG* epdg_ue_fsm_262421680056713 consume call {auth_request,33,"internet",#{}} from <0.573.0> in state state_new => state_wait_auth_resp 04:15:00.145 [info] ue_fsm auth_request *DBG* aaa_ue_fsm_262421680056713 consume internal init_state in state state_new *DBG* epdg_ue_fsm_262421680056713 start_timer {state_timeout,10000, swm_der_timeout,[]} in state state_wait_auth_resp *DBG* aaa_ue_fsm_262421680056713 receive call {rx_swm_der_auth_req,33,"internet",#{}} from <0.201.0> in state state_new 04:15:00.145 [info] ue_fsm state_new event=auth_request {33, "internet", #{}}, {ue_fsm_data,<<"262421680056713">>,"internet",[],undefined,false,0,false,false} 04:15:00.145 [info] ue_fsm start_link(aaa_ue_fsm_262421680056713) 04:15:00.145 [info] ue_fsm init("262421680056713") 04:15:00.145 [info] ue_fsm ev_rx_swm_der_auth_req 04:15:00.146 [info] ue_fsm state_new event=rx_swm_der_auth_req {33, "internet", #{}}, {ue_fsm_data,"262421680056713",undefined,undefined,false,false,undefined} 04:15:00.146 [debug] Swx MAR: IPv4Opt=<<"ÿÿÿþ">> IPv6Opt=[] 04:15:00.146 [debug] Swx Tx MAR: {'MAR',["epdg.localdomain",";","1805677143",";","27",";","nonode@nohost"],1,undefined,undefined,undefined,"262421680056713",{'Vendor-Specific-Application-Id',10415,[16777265],[]},{'SIP-Auth-Data-Item',[],["EAP-AKA"],[],[],[],[],[],[],<<"ÿÿÿþ">>,[],[],[],[]},1,[],1,[],[],[],[],[],[],[],[]} *DBG* aaa_ue_fsm_262421680056713 send ok to <0.201.0> *DBG* aaa_ue_fsm_262421680056713 consume call {rx_swm_der_auth_req,33,"internet",#{}} from <0.201.0> in state state_new => state_wait_swx_maa 04:15:00.161 [info] SWx Rx MAA {<0.566.0>,{diameter_caps,{"epdg.localdomain","hss.localdomain"},{"localdomain","localdomain"},{[{127,0,0,1},{172,18,62,20},{192,168,0,2}],[{172,18,62,103}]},{0,10415},{"osmo-epdg","TTCN-3 Testsuite"},{[],[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;1805677143;27;nonode@nohost",1,"hss.localdomain","localdomain",{'Vendor-Specific-Application-Id',10415,[16777265],[]},"262421680056713",[],[2001],[],[1],[{'SIP-Auth-Data-Item',[0],["Digest-AKAv1-MD5"],[[161,48,186,12,239,42,43,99,231,254,253,226,144,183,88,44,107,226,104,183,80,35,132,251,137,46,124,112,183,1,63,226]],[[161,48,186,12,239,42,43,99,231,254,253,226,144,183,88,44,244,53,44,25,211,161,247,197,246,102,105,46,7,178]],["foobar"],[[42,109,237,95,79,9,121,167,174,210,127,107,87,24,40,243]],[[210,101,154,185,80,135,165,127,68,47,57,173,203,161,146,222]],[],[],[],[],[],[]}],[],[],[],[],[],[]}/ Errors []  *DBG* aaa_ue_fsm_262421680056713 receive call {rx_swx_maa, {ok,[{epdg_auth_tuple, <<161,48,186,12,239,42,43,99,231,254,253,226,144,183,88,44>>, <<107,226,104,183,80,35,132,251,137,46,124,112,183,1,63,226>>, <<161,48,186,12,239,42,43,99,231,254,253,226,144,183,88,44, 244,53,44,25,211,161,247,197,246,102,105,46,7,178>>, <<210,101,154,185,80,135,165,127,68,47,57,173,203,161,146,222>>, <<42,109,237,95,79,9,121,167,174,210,127,107,87,24,40,243>>}]}} from <0.576.0> in state state_wait_swx_maa 04:15:00.161 [info] dia_sip2gsup: auth [161,48,186,12,239,42,43,99,231,254,253,226,144,183,88,44,107,226,104,183,80,35,132,251,137,46,124,112,183,1,63,226] authz [161,48,186,12,239,42,43,99,231,254,253,226,144,183,88,44,244,53,44,25,211,161,247,197,246,102,105,46,7,178]  04:15:00.161 [info] rand [161,48,186,12,239,42,43,99,231,254,253,226,144,183,88,44] autn [107,226,104,183,80,35,132,251,137,46,124,112,183,1,63,226]  *DBG* aaa_ue_fsm_262421680056713 send ok to <0.576.0> 04:15:00.161 [info] ue_fsm ev_rx_swx_maa *DBG* aaa_ue_fsm_262421680056713 consume call {rx_swx_maa, {ok,[{epdg_auth_tuple, <<161,48,186,12,239,42,43,99,231,254,253,226,144,183,88,44>>, <<107,226,104,183,80,35,132,251,137,46,124,112,183,1,63,226>>, <<161,48,186,12,239,42,43,99,231,254,253,226,144,183,88,44, 244,53,44,25,211,161,247,197,246,102,105,46,7,178>>, <<210,101,154,185,80,135,165,127,68,47,57,173,203,161,146,222>>, <<42,109,237,95,79,9,121,167,174,210,127,107,87,24,40,243>>}]}} from <0.576.0> in state state_wait_swx_maa => state_new *DBG* epdg_ue_fsm_262421680056713 receive call {received_swm_dea_auth_response, {ok,[{epdg_auth_tuple, <<161,48,186,12,239,42,43,99,231,254,253,226,144,183,88,44>>, <<107,226,104,183,80,35,132,251,137,46,124,112,183,1,63,226>>, <<161,48,186,12,239,42,43,99,231,254,253,226,144,183,88,44, 244,53,44,25,211,161,247,197,246,102,105,46,7,178>>, <<210,101,154,185,80,135,165,127,68,47,57,173,203,161,146,222>>, <<42,109,237,95,79,9,121,167,174,210,127,107,87,24,40,243>>}]}} from <0.211.0> in state state_wait_auth_resp 04:15:00.162 [info] ue_fsm state_wait_swx_maa event=rx_swx_maa, {ue_fsm_data,"262421680056713",undefined,undefined,false,false,undefined} *DBG* epdg_ue_fsm_262421680056713 send ok to <0.211.0> *DBG* gsup_server got cast {auth_response, {<<"262421680056713">>, {ok, [{epdg_auth_tuple, <<161,48,186,12,239,42,43,99,231,254,253,226, 144,183,88,44>>, <<107,226,104,183,80,35,132,251,137,46,124,112, 183,1,63,226>>, <<161,48,186,12,239,42,43,99,231,254,253,226, 144,183,88,44,244,53,44,25,211,161,247,197, 246,102,105,46,7,178>>, <<210,101,154,185,80,135,165,127,68,47,57,173, 203,161,146,222>>, <<42,109,237,95,79,9,121,167,174,210,127, 107,87,24,40,243>>}]}}} 04:15:00.162 [info] ue_fsm received_swm_dea_auth_response {ok,[{epdg_auth_tuple,<<161,48,186,12,239,42,43,99,231,254,253,226,144,183,88,44>>,<<107,226,104,183,80,35,132,251,137,46,124,112,183,1,63,226>>,<<161,48,186,12,239,42,43,99,231,254,253,226,144,183,88,44,244,53,44,25,211,161,247,197,246,102,105,46,7,178>>,<<210,101,154,185,80,135,165,127,68,47,57,173,203,161,146,222>>,<<42,109,237,95,79,9,121,167,174,210,127,107,87,24,40,243>>}]} *DBG* epdg_ue_fsm_262421680056713 consume call {received_swm_dea_auth_response, {ok,[{epdg_auth_tuple, <<161,48,186,12,239,42,43,99,231,254,253,226,144,183,88,44>>, <<107,226,104,183,80,35,132,251,137,46,124,112,183,1,63,226>>, <<161,48,186,12,239,42,43,99,231,254,253,226,144,183,88,44, 244,53,44,25,211,161,247,197,246,102,105,46,7,178>>, <<210,101,154,185,80,135,165,127,68,47,57,173,203,161,146,222>>, <<42,109,237,95,79,9,121,167,174,210,127,107,87,24,40,243>>}]}} from <0.211.0> in state state_wait_auth_resp => state_authenticating 04:15:00.163 [info] ue_fsm state_wait_auth_resp event=received_swm_dea_auth_response Result={ok,[{epdg_auth_tuple,<<161,48,186,12,239,42,43,99,231,254,253,226,144,183,88,44>>,<<107,226,104,183,80,35,132,251,137,46,124,112,183,1,63,226>>,<<161,48,186,12,239,42,43,99,231,254,253,226,144,183,88,44,244,53,44,25,211,161,247,197,246,102,105,46,7,178>>,<<210,101,154,185,80,135,165,127,68,47,57,173,203,161,146,222>>,<<42,109,237,95,79,9,121,167,174,210,127,107,87,24,40,243>>}]}, {ue_fsm_data,<<"262421680056713">>,"internet",[],undefined,false,0,false,false} 04:15:00.163 [info] auth_response(<<"262421680056713">>): {ok,[{epdg_auth_tuple,<<161,48,186,12,239,42,43,99,231,254,253,226,144,183,88,44>>,<<107,226,104,183,80,35,132,251,137,46,124,112,183,1,63,226>>,<<161,48,186,12,239,42,43,99,231,254,253,226,144,183,88,44,244,53,44,25,211,161,247,197,246,102,105,46,7,178>>,<<210,101,154,185,80,135,165,127,68,47,57,173,203,161,146,222>>,<<42,109,237,95,79,9,121,167,174,210,127,107,87,24,40,243>>}]} 04:15:00.164 [info] auth_response for <<"262421680056713">>: {ok,[{epdg_auth_tuple,<<161,48,186,12,239,42,43,99,231,254,253,226,144,183,88,44>>,<<107,226,104,183,80,35,132,251,137,46,124,112,183,1,63,226>>,<<161,48,186,12,239,42,43,99,231,254,253,226,144,183,88,44,244,53,44,25,211,161,247,197,246,102,105,46,7,178>>,<<210,101,154,185,80,135,165,127,68,47,57,173,203,161,146,222>>,<<42,109,237,95,79,9,121,167,174,210,127,107,87,24,40,243>>}]} *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:15:00.164 [info] GSUP: Tx #{auth_tuples => [#{autn => <<107,226,104,183,80,35,132,251,137,46,124,112,183,1,63,226>>,ck => <<42,109,237,95,79,9,121,167,174,210,127,107,87,24,40,243>>,ik => <<210,101,154,185,80,135,165,127,68,47,57,173,203,161,146,222>>,rand => <<161,48,186,12,239,42,43,99,231,254,253,226,144,183,88,44>>,res => <<161,48,186,12,239,42,43,99,231,254,253,226,144,183,88,44,244,53,44,25,211,161,247,197,246,102,105,46,7,178>>}],imsi => <<"262421680056713">>,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 => <<"262421680056713">>, message_type => location_upd_req}} *DBG* epdg_ue_fsm_262421680056713 receive call lu_request from <0.577.0> in state state_authenticating 04:15:00.168 [info] GSUP: Rx #{cn_domain => 1,imsi => <<"262421680056713">>,message_type => location_upd_req} 04:15:00.168 [info] ue_fsm lu_request *DBG* epdg_ue_fsm_262421680056713 send ok to <0.577.0> *DBG* aaa_ue_fsm_262421680056713 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_262421680056713 consume call lu_request from <0.577.0> in state state_authenticating 04:15:00.168 [info] ue_fsm state_authenticating event=lu_request, {ue_fsm_data,<<"262421680056713">>,"internet",[],undefined,false,0,false,false} 04:15:00.168 [info] ue_fsm ev_rx_swm_der_auth_compl 04:15:00.168 [info] ue_fsm state_new event=rx_swm_der_auth_compl, {ue_fsm_data,"262421680056713",undefined,undefined,false,false,undefined} 04:15:00.168 [debug] SWx Tx SAR Imsi="262421680056713" Type=1 APN="internet" AgentInfoOpt=[]  04:15:00.168 [debug] SWx prepare_request: {'SAR',["epdg.localdomain",";","1805677143",";","28",";","nonode@nohost"],{'Vendor-Specific-Application-Id',10415,[16777265],[]},1,"epdg.localdomain","localdomain","localdomain","262421680056713",1,[],["hss.localdomain"],["internet"],[],[],[],[],[],[],[],[],[]} *DBG* aaa_ue_fsm_262421680056713 send ok to <0.201.0> *DBG* aaa_ue_fsm_262421680056713 consume call {rx_swm_der_auth_compl,"internet"} from <0.201.0> in state state_new => state_wait_swx_saa *DBG* aaa_ue_fsm_262421680056713 receive call {rx_swx_saa,{ok,1,#{}}} from <0.578.0> in state state_wait_swx_saa 04:15:00.173 [info] SWx Rx SAA {<0.566.0>,{diameter_caps,{"epdg.localdomain","hss.localdomain"},{"localdomain","localdomain"},{[{127,0,0,1},{172,18,62,20},{192,168,0,2}],[{172,18,62,103}]},{0,10415},{"osmo-epdg","TTCN-3 Testsuite"},{[],[1]},{[10415,13019,5535],[5535,10415,13019]},{[],[]},{[],[0]},{[],[]},{[{'diameter_base_Vendor-Specific-Application-Id',10415,[16777265],[]}],[{'diameter_base_Vendor-Specific-Application-Id',[10415],[16777265],[]}]},{[],[]},{[],[]}}}: {'SAA',"epdg.localdomain;1805677143;28;nonode@nohost",{'Vendor-Specific-Application-Id',10415,[16777265],[]},1,"hss.localdomain","localdomain","262421680056713",[],[2001],[],[{'Non-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_262421680056713 send ok to <0.578.0> *DBG* epdg_ue_fsm_262421680056713 receive call {received_swm_dea_auth_compl_response,{ok,#{}}} from <0.211.0> in state state_authenticating 04:15:00.173 [info] ue_fsm ev_rx_swx_saa *DBG* aaa_ue_fsm_262421680056713 consume call {rx_swx_saa,{ok,1,#{}}} from <0.578.0> in state state_wait_swx_saa => state_authenticated *DBG* epdg_ue_fsm_262421680056713 send ok to <0.211.0> 04:15:00.173 [info] ue_fsm state_wait_swx_saa event=rx_swx_saa {ok,1,#{}}, {ue_fsm_data,"262421680056713",undefined,undefined,false,false,undefined} *DBG* gsup_server got cast {lu_response,{<<"262421680056713">>,ok}} *DBG* epdg_ue_fsm_262421680056713 consume call {received_swm_dea_auth_compl_response,{ok,#{}}} from <0.211.0> in state state_authenticating => state_authenticated 04:15:00.173 [info] ue_fsm received_swm_dea_auth_compl_response {ok,#{}} 04:15:00.173 [info] ue_fsm state_authenticating event=lu_request, {ok,#{}}, {ue_fsm_data,<<"262421680056713">>,"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:15:00.173 [info] lu_response(<<"262421680056713">>): ok 04:15:00.173 [info] lu_response for <<"262421680056713">>: ok 04:15:00.173 [info] GSUP: Tx #{imsi => <<"262421680056713">>,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 => <<"262421680056713">>, message_class => 5, message_type => epdg_tunnel_request, pco => <<128,0,13,0,0,12,0>>}} *DBG* epdg_ue_fsm_262421680056713 receive call {tunnel_request,<<128,0,13,0,0,12,0>>} from <0.579.0> in state state_authenticated 04:15:00.176 [info] GSUP: Rx #{cn_domain => 1,imsi => <<"262421680056713">>,message_class => 5,message_type => epdg_tunnel_request,pco => <<128,0,13,0,0,12,0>>} 04:15:00.176 [info] ue_fsm tunnel_request(<<128,0,13,0,0,12,0>>) 04:15:00.176 [info] ue_fsm state_authenticated event=tunnel_request, {ue_fsm_data,<<"262421680056713">>,"internet",[],undefined,false,0,false,false} 04:15:00.176 [debug] Selected PGW Remote Address "172.18.62.103" 04:15:00.176 [info] s2b: Tx {gtp,v2,create_session_request,0,8064630,undefined,[],[{v2_international_mobile_subscriber_identity,0,<<"262421680056713">>},{v2_serving_network,0,{<<"901">>,<<"042">>}},{v2_rat_type,0,3},{v2_fully_qualified_tunnel_endpoint_identifier,0,30,894437833,<<172,18,62,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,3048189933,<<172,18,62,20>>,undefined}]},{v2_recovery,0,0},{v2_additional_protocol_configuration_options,0,{0,[{13,<<>>},{12,<<>>}]}}]} *DBG* epdg_ue_fsm_262421680056713 send ok to <0.579.0> *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:15:00.176 [debug] Waiting for CreateSessionResponse *DBG* epdg_ue_fsm_262421680056713 consume call {tunnel_request,<<128,0,13,0,0,12,0>>} from <0.579.0> in state state_authenticated => state_wait_create_session_resp *DBG* epdg_ue_fsm_262421680056713 start_timer {state_timeout,10000, create_session_timeout,[]} in state state_wait_create_session_resp *DBG* aaa_ue_fsm_262421680056713 receive call {rx_s6b_aar,"262421680056713@nai.epc.mnc001.mcc01.3gppnetwork.org", "internet", [{'MIP6-Agent-Info',[{172,18,62,103}],[],[],[]}]} from <0.580.0> in state state_authenticated 04:15:00.194 [info] S6b Rx from {diameter_caps,{"aaa.localdomain","pgw.localdomain"},{"localdomain","localdomain"},{[{172,18,62,20}],[{172,18,62,103}]},{0,10415},{"osmo-epdg-AAA","TTCN-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,["262421680056713@nai.epc.mnc001.mcc01.3gppnetwork.org"],[{'MIP6-Agent-Info',[{172,18,62,103}],[],[],[]}],[70368744177664],[],[],["internet"],[],[],[],[],[],[]} 04:15:00.194 [info] ue_fsm ev_rx_s6b_aar: "262421680056713@nai.epc.mnc001.mcc01.3gppnetwork.org" "internet" [{'MIP6-Agent-Info',[{172,18,62,103}],[],[],[]}] 04:15:00.194 [info] ue_fsm state_authenticated event=rx_s6b_aar NAI="262421680056713@nai.epc.mnc001.mcc01.3gppnetwork.org" Apn="internet" AgentInfo=[{'MIP6-Agent-Info',[{172,18,62,103}],[],[],[]}], {ue_fsm_data,"262421680056713",undefined,undefined,true,false,undefined} 04:15:00.194 [debug] SWx Tx SAR Imsi="262421680056713" Type=13 APN="internet" AgentInfoOpt=[{'MIP6-Agent-Info',[{172,18,62,103}],[],[],[]}]  04:15:00.194 [debug] SWx prepare_request: {'SAR',["epdg.localdomain",";","1805677143",";","29",";","nonode@nohost"],{'Vendor-Specific-Application-Id',10415,[16777265],[]},1,"epdg.localdomain","localdomain","localdomain","262421680056713",13,[],["hss.localdomain"],["internet"],[],[{'MIP6-Agent-Info',[{172,18,62,103}],[],[],[]}],[],[],[],[],[],[],[]} *DBG* aaa_ue_fsm_262421680056713 send ok to <0.580.0> 04:15:00.194 [debug] Waiting for S6b AAA *DBG* aaa_ue_fsm_262421680056713 consume call {rx_s6b_aar,"262421680056713@nai.epc.mnc001.mcc01.3gppnetwork.org", "internet", [{'MIP6-Agent-Info',[{172,18,62,103}],[],[],[]}]} from <0.580.0> in state state_authenticated => state_authenticated_wait_swx_saa *DBG* aaa_ue_fsm_262421680056713 receive call {rx_swx_saa,{ok,13,#{}}} from <0.581.0> in state state_authenticated_wait_swx_saa *DBG* aaa_ue_fsm_262421680056713 send ok to <0.581.0> 04:15:00.201 [info] SWx Rx SAA {<0.566.0>,{diameter_caps,{"epdg.localdomain","hss.localdomain"},{"localdomain","localdomain"},{[{127,0,0,1},{172,18,62,20},{192,168,0,2}],[{172,18,62,103}]},{0,10415},{"osmo-epdg","TTCN-3 Testsuite"},{[],[1]},{[10415,13019,5535],[5535,10415,13019]},{[],[]},{[],[0]},{[],[]},{[{'diameter_base_Vendor-Specific-Application-Id',10415,[16777265],[]}],[{'diameter_base_Vendor-Specific-Application-Id',[10415],[16777265],[]}]},{[],[]},{[],[]}}}: {'SAA',"epdg.localdomain;1805677143;29;nonode@nohost",{'Vendor-Specific-Application-Id',10415,[16777265],[]},1,"hss.localdomain","localdomain","262421680056713",[],[2001],[],[{'Non-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_262421680056713 consume call {rx_swx_saa,{ok,13,#{}}} from <0.581.0> in state state_authenticated_wait_swx_saa => state_authenticated 04:15:00.201 [info] ue_fsm ev_rx_swx_saa 04:15:00.201 [info] ue_fsm state_authenticated_wait_swx_saa event=rx_swx_saa SAType=13 ResulCode={epdg_dia_rc,undefined,2001}, {ue_fsm_data,"262421680056713","262421680056713@nai.epc.mnc001.mcc01.3gppnetwork.org","internet",true,false,<0.580.0>} 04:15:00.202 [debug] Rx AAA with DiaRC={epdg_dia_rc,undefined,2001} 04:15:00.202 [info] S6b Tx to {diameter_caps,{"aaa.localdomain","pgw.localdomain"},{"localdomain","localdomain"},{[{172,18,62,20}],[{172,18,62,103}]},{0,10415},{"osmo-epdg-AAA","TTCN-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:15:00.212 [debug] S2b: Rx from IP {172,18,62,103} port 2123: <<72,33,0,117,53,80,9,201,123,14,118,0,2,0,2,0,16,0,87,0,9,1,160,160,163,26,137,172,18,62,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,160,163,26,137,172,18,62,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,160,163,26,137,163,0,15,0,128,0,13,4,1,2,3,4,0,12,4,5,6,7,8>> 04:15:00.212 [debug] S2b: Rx from IP {172,18,62,103} port 2123: {gtp,v2,create_session_response,894437833,8064630,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,<<160,163,26,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,2695043721,<<172,18,62,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,2695043721,<<172,18,62,103>>,undefined},{v2_pdn_address_allocation,0} => {v2_pdn_address_allocation,0,ipv4,<<192,168,0,2>>}}} *DBG* epdg_ue_fsm_262421680056713 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 => 3048189933, remote_ipv4 => <<172,18,62,103>>, remote_ipv6 => undefined,remote_teid => 2695043721}}} from <0.582.0> in state state_wait_create_session_resp 04:15:00.212 [info] s2b: Updated Session after create_session_response: {gtp_session,<<"262421680056713">>,<0.574.0>,<<"internet">>,{172,18,62,103},{172,18,62,103},undefined,894437833,2695043721,5,{set,1,16,16,8,80,48,{[],[],[],[],[],[],[],[],[],[],[],[],[],[],[],[]},{{[],[{gtp_bearer,5,3048189933,2695043721}],[],[],[],[],[],[],[],[],[],[],[],[],[],[]}}}} 04:15:00.213 [debug] s2b: APCO_dec: {v2_additional_protocol_configuration_options,0,{0,[{13,<<1,2,3,4>>},{12,<<5,6,7,8>>}]}} 04:15:00.213 [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 => 3048189933,remote_ipv4 => <<172,18,62,103>>,remote_ipv6 => undefined,remote_teid => 2695043721}} 04:15:00.213 [info] ue_fsm state_authenticated event=received_gtpc_create_session_response, {ue_fsm_data,<<"262421680056713">>,"internet",[],undefined,false,0,false,false} 04:15:00.213 [info] KMOD Port Create PDP Context Call {<0.574.0>,[alias|#Ref<0.1283019585.1655242768.197441>]}: {create_pdp_context,{172,18,62,103},3048189933,2695043721,{192,168,0,2}} 04:15:00.213 [debug] create_pdp_context: 1, {172,18,62,103}, {192,168,0,2}, 3048189933, 2695043721 04:15:00.213 [debug] create_pdp_context: {netlink,gtp,[512,ack,request],209,0,{new,0,0,[{version,1},{net_ns_fd,25},{link,4},{sgsn_address,{172,18,62,103}},{ms_address,{192,168,0,2}},{i_tid,3048189933},{o_tid,2695043721}]}} *DBG* epdg_ue_fsm_262421680056713 send ok to <0.582.0> *DBG* gsup_server got cast {tunnel_response, {<<"262421680056713">>, {ok, #{apco => <<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 => 3048189933, remote_ipv4 => <<172,18,62,103>>, remote_ipv6 => undefined, remote_teid => 2695043721}}}} 04:15:00.214 [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 => 3048189933,remote_ipv4 => <<172,18,62,103>>,remote_ipv6 => undefined,remote_teid => 2695043721}) returned {error,-17} *DBG* epdg_ue_fsm_262421680056713 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 => 3048189933, remote_ipv4 => <<172,18,62,103>>, remote_ipv6 => undefined,remote_teid => 2695043721}}} from <0.582.0> in state state_wait_create_session_resp => state_active 04:15:00.214 [info] tunnel_response(<<"262421680056713">>): {ok,#{apco => <<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 => 3048189933,remote_ipv4 => <<172,18,62,103>>,remote_ipv6 => undefined,remote_teid => 2695043721}} 04:15:00.215 [info] tunnel_response for <<"262421680056713">>: {ok,#{apco => <<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 => 3048189933,remote_ipv4 => <<172,18,62,103>>,remote_ipv6 => undefined,remote_teid => 2695043721}} *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:15:00.215 [info] GSUP: Tx #{imsi => <<"262421680056713">>,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_262421680056713 receive call rx_swx_rtr from <0.583.0> in state state_authenticated 04:15:00.403 [info] SWx Rx RTR from {diameter_caps,{"epdg.localdomain","hss.localdomain"},{"localdomain","localdomain"},{[{127,0,0,1},{172,18,62,20},{192,168,0,2}],[{172,18,62,103}]},{0,10415},{"osmo-epdg","TTCN-3 Testsuite"},{[],[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","262421680056713",{'Deregistration-Reason',0,["test"],[]},[],[],[]} 04:15:00.403 [info] ue_fsm ev_rx_swx_rtr *DBG* aaa_ue_fsm_262421680056713 send ok to <0.583.0> 04:15:00.403 [info] ue_fsm state_authenticated event=rx_swx_rtr {ue_fsm_data,"262421680056713","262421680056713@nai.epc.mnc001.mcc01.3gppnetwork.org","internet",true,true,undefined} 04:15:00.404 [info] SWx Tx to {diameter_caps,{"epdg.localdomain","hss.localdomain"},{"localdomain","localdomain"},{[{127,0,0,1},{172,18,62,20},{192,168,0,2}],[{172,18,62,103}]},{0,10415},{"osmo-epdg","TTCN-3 Testsuite"},{[],[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:15:00.404 [debug] S6b Tx ASR NAI="262421680056713@nai.epc.mnc001.mcc01.3gppnetwork.org" *DBG* aaa_ue_fsm_262421680056713 consume call rx_swx_rtr from <0.583.0> in state state_authenticated => state_dereg_net_initiated_wait_s6b_asa 04:15:00.404 [debug] S6b Tx ASR: {'ASR',["aaa.localdomain",";","1805677143",";","30",";","nonode@nohost"],undefined,undefined,undefined,undefined,16777272,["262421680056713@nai.epc.mnc001.mcc01.3gppnetwork.org"],[1],[]} *DBG* aaa_ue_fsm_262421680056713 start_timer {state_timeout,10000, s6b_asa_timeout,[]} in state state_dereg_net_initiated_wait_s6b_asa 04:15:00.404 [debug] S6b prepare_request: {'ASR',["aaa.localdomain",";","1805677143",";","30",";","nonode@nohost"],"aaa.localdomain","localdomain","localdomain","pgw.localdomain",16777272,["262421680056713@nai.epc.mnc001.mcc01.3gppnetwork.org"],[1],[]} *DBG* aaa_ue_fsm_262421680056713 receive call {rx_s6b_asa,ok} from <0.584.0> in state state_dereg_net_initiated_wait_s6b_asa *DBG* aaa_ue_fsm_262421680056713 send ok to <0.584.0> 04:15:00.413 [info] S6b Rx ASA {<0.517.0>,{diameter_caps,{"aaa.localdomain","pgw.localdomain"},{"localdomain","localdomain"},{[{172,18,62,20}],[{172,18,62,103}]},{0,10415},{"osmo-epdg-AAA","TTCN-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;1805677143;30;nonode@nohost",2001,"aaa.localdomain","localdomain",[]}/ Errors []  *DBG* aaa_ue_fsm_262421680056713 consume call {rx_s6b_asa,ok} from <0.584.0> in state state_dereg_net_initiated_wait_s6b_asa => state_dereg_net_initiated_wait_swm_asa *DBG* epdg_ue_fsm_262421680056713 receive call received_swm_asr from <0.211.0> in state state_active 04:15:00.413 [info] ue_fsm ev_rx_s6b_asa: ok *DBG* aaa_ue_fsm_262421680056713 start_timer {state_timeout,10000, swm_asa_timeout,[]} in state state_dereg_net_initiated_wait_swm_asa 04:15:00.413 [info] ue_fsm received_swm_abort_session_request 04:15:00.414 [info] ue_fsm state_active event=received_swm_asr, {ue_fsm_data,<<"262421680056713">>,"internet",[],{epdg_tun_pdp_ctx,3048189933,2695043721,{epdg_eua,33,<<192,168,0,2>>,undefined},<<172,18,62,103>>},false,0,false,false} 04:15:00.414 [info] KMOD Port Delete PDP Context Call {<0.574.0>,[alias|#Ref<0.1283019585.1655242768.197473>]}: {delete_pdp_context,{172,18,62,103},3048189933,2695043721,{192,168,0,2}} 04:15:00.414 [debug] delete_pdp_context: 1, {172,18,62,103}, {192,168,0,2}, 3048189933, 2695043721 04:15:00.414 [debug] delete_pdp_context: {netlink,gtp,[512,ack,request],273,0,{delete,0,0,[{version,1},{net_ns_fd,25},{link,4},{sgsn_address,{172,18,62,103}},{ms_address,{192,168,0,2}},{i_tid,3048189933}]}} *DBG* epdg_ue_fsm_262421680056713 send ok to <0.211.0> *DBG* epdg_ue_fsm_262421680056713 consume call received_swm_asr from <0.211.0> in state state_active => state_dereg_net_initiated_wait_cancel_location_res *DBG* epdg_ue_fsm_262421680056713 start_timer {state_timeout,10000, gsup_cancel_location_timeout, []} in state state_dereg_net_initiated_wait_cancel_location_res *DBG* gsup_server got cast {cancel_location_request,<<"262421680056713">>,1} 04:15:00.415 [info] cancel_location_request(<<"262421680056713">>, 1) 04:15:00.415 [info] cancel_location_request for <<"262421680056713">> *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:15:00.416 [info] GSUP: Tx #{cancellation_type => 1,cn_domain => 1,imsi => <<"262421680056713">>,message_type => location_cancellation_req} Stream 238, 12 bytes *DBG* gsup_server got {ipa,#Port<0.42>, {osmo,5}, #{imsi => <<"262421680056713">>, message_type => location_cancellation_res}} *DBG* epdg_ue_fsm_262421680056713 receive call cancel_location_result from <0.585.0> in state state_dereg_net_initiated_wait_cancel_location_res 04:15:00.420 [info] GSUP: Rx #{imsi => <<"262421680056713">>,message_type => location_cancellation_res} *DBG* epdg_ue_fsm_262421680056713 send ok to <0.585.0> *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:15:00.420 [info] ue_fsm cancel_location_result 04:15:00.420 [info] ue_fsm state_dereg_net_initiated_wait_cancel_location_res event=cancel_location_result, {ue_fsm_data,<<"262421680056713">>,"internet",[],undefined,false,0,true,true} *DBG* epdg_ue_fsm_262421680056713 consume call cancel_location_result from <0.585.0> in state state_dereg_net_initiated_wait_cancel_location_res => state_dereg_net_initiated_wait_s2b_delete_session_resp 04:15:00.420 [info] s2b: Tx {gtp,v2,delete_session_request,2695043721,8064631,undefined,[],[{v2_eps_bearer_id,0,5},{v2_fully_qualified_tunnel_endpoint_identifier,0,30,3048189933,<<172,18,62,20>>,undefined}]} *DBG* epdg_ue_fsm_262421680056713 start_timer {state_timeout,10000, s2b_delete_session_timeout,[]} in state state_dereg_net_initiated_wait_s2b_delete_session_resp *DBG* epdg_ue_fsm_262421680056713 receive call {received_gtpc_delete_session_response, {gtp,v2,delete_session_response,894437833,8064631,undefined,[], #{{v2_cause,0} => {v2_cause,0,request_accepted,0,0,0,undefined}}}} from <0.586.0> in state state_dereg_net_initiated_wait_s2b_delete_session_resp 04:15:00.425 [debug] S2b: Rx from IP {172,18,62,103} port 2123: <<72,37,0,14,53,80,9,201,123,14,119,0,2,0,2,0,16,0>> *DBG* epdg_ue_fsm_262421680056713 send ok to <0.586.0> 04:15:00.426 [debug] S2b: Rx from IP {172,18,62,103} port 2123: {gtp,v2,delete_session_response,894437833,8064631,undefined,[],#{{v2_cause,0} => {v2_cause,0,request_accepted,0,0,0,undefined}}} *DBG* aaa_ue_fsm_262421680056713 receive call rx_swm_asa from <0.201.0> in state state_dereg_net_initiated_wait_swm_asa *DBG* aaa_ue_fsm_262421680056713 send ok to <0.201.0> *DBG* epdg_ue_fsm_262421680056713 terminate normal in state state_dereg_net_initiated_wait_s2b_delete_session_resp 04:15:00.426 [info] ue_fsm received_gtpc_delete_session_response {gtp,v2,delete_session_response,894437833,8064631,undefined,[],#{{v2_cause,0} => {v2_cause,0,request_accepted,0,0,0,undefined}}} *DBG* aaa_ue_fsm_262421680056713 terminate normal in state state_dereg_net_initiated_wait_swm_asa 04:15:00.426 [info] ue_fsm state_dereg_net_initiated_wait_s2b_delete_session_resp event=received_gtpc_delete_session_response, {ue_fsm_data,<<"262421680056713">>,"internet",[],undefined,false,0,true,true} 04:15:00.426 [debug] Cause: GTP_atom=request_accepted -> GTP_int=16 04:15:00.426 [info] ue_fsm ev_rx_swm_asa 04:15:00.427 [info] terminating epdg_ue_fsm with reason normal state=state_dereg_net_initiated_wait_s2b_delete_session_resp, {ue_fsm_data,<<"262421680056713">>,"internet",[],undefined,false,0,true,true} 04:15:00.427 [info] terminating aaa_ue_fsm with reason normal state=state_dereg_net_initiated_wait_swm_asa, {ue_fsm_data,"262421680056713","262421680056713@nai.epc.mnc001.mcc01.3gppnetwork.org","internet",true,true,undefined} 04:15:00.430 [info] SWx Rx RTR from {diameter_caps,{"epdg.localdomain","hss.localdomain"},{"localdomain","localdomain"},{[{127,0,0,1},{172,18,62,20},{192,168,0,2}],[{172,18,62,103}]},{0,10415},{"osmo-epdg","TTCN-3 Testsuite"},{[],[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","262421680056713",{'Deregistration-Reason',0,["test"],[]},[],[],[]} 04:15:00.430 [info] SWx Tx to {diameter_caps,{"epdg.localdomain","hss.localdomain"},{"localdomain","localdomain"},{[{127,0,0,1},{172,18,62,20},{192,168,0,2}],[{172,18,62,103}]},{0,10415},{"osmo-epdg","TTCN-3 Testsuite"},{[],[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.552.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:15:00.437 [error] GSUP connection has been closed 04:15:00.439 [info] Peer down: {<0.566.0>,{diameter_caps,{"epdg.localdomain","hss.localdomain"},{"localdomain","localdomain"},{[{127,0,0,1},{172,18,62,20},{192,168,0,2}],[{172,18,62,103}]},{0,10415},{"osmo-epdg","TTCN-3 Testsuite"},{[],[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:15:00.615 [info] Peer down: {<0.517.0>,{diameter_caps,{"aaa.localdomain","pgw.localdomain"},{"localdomain","localdomain"},{[{172,18,62,20}],[{172,18,62,103}]},{0,10415},{"osmo-epdg-AAA","TTCN-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,62,103},38499}} *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} Registering handler {process_id,<0.209.0>} for socket #Port<0.45> Stream {osmo, 5} 04:15:03.525 [notice] GSUP connection has been established 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:15:03.560 [info] Peer up: {<0.557.0>,{diameter_caps,{"aaa.localdomain","pgw.localdomain"},{"localdomain","localdomain"},{[{172,18,62,20}],[{172,18,62,103}]},{0,10415},{"osmo-epdg-AAA","TTCN-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:15:06.504 [info] Peer up: {<0.609.0>,{diameter_caps,{"epdg.localdomain","hss.localdomain"},{"localdomain","localdomain"},{[{127,0,0,1},{172,18,62,20},{192,168,0,2}],[{172,18,62,103}]},{0,10415},{"osmo-epdg","TTCN-3 Testsuite"},{[],[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 => <<"262428079413281">>, 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:15:12.580 [info] GSUP: Rx #{imsi => <<"262428079413281">>,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_262428079413281 enter epdg_ue_fsm in state state_new 04:15:12.580 [info] ue_fsm start(epdg_ue_fsm_262428079413281) *DBG* epdg_ue_fsm_262428079413281 consume internal init_state in state state_new *DBG* epdg_ue_fsm_262428079413281 receive call {auth_request,33,"internet",#{}} from <0.616.0> in state state_new 04:15:12.580 [info] ue_fsm init(<<"262428079413281">>) *DBG* epdg_ue_fsm_262428079413281 send ok to <0.616.0> *DBG* epdg_ue_fsm_262428079413281 consume call {auth_request,33,"internet",#{}} from <0.616.0> in state state_new => state_wait_auth_resp *DBG* aaa_ue_fsm_262428079413281 enter aaa_ue_fsm in state state_new 04:15:12.580 [info] ue_fsm auth_request *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:15:12.581 [info] ue_fsm state_new event=auth_request {33, "internet", #{}}, {ue_fsm_data,<<"262428079413281">>,"internet",[],undefined,false,0,false,false} *DBG* epdg_ue_fsm_262428079413281 start_timer {state_timeout,10000, swm_der_timeout,[]} in state state_wait_auth_resp *DBG* aaa_ue_fsm_262428079413281 consume internal init_state in state state_new 04:15:12.581 [info] ue_fsm start_link(aaa_ue_fsm_262428079413281) 04:15:12.581 [info] ue_fsm init("262428079413281") *DBG* aaa_ue_fsm_262428079413281 receive call {rx_swm_der_auth_req,33,"internet",#{}} from <0.201.0> in state state_new 04:15:12.581 [info] ue_fsm ev_rx_swm_der_auth_req 04:15:12.582 [info] ue_fsm state_new event=rx_swm_der_auth_req {33, "internet", #{}}, {ue_fsm_data,"262428079413281",undefined,undefined,false,false,undefined} 04:15:12.582 [debug] Swx MAR: IPv4Opt=<<"ÿÿÿþ">> IPv6Opt=[] 04:15:12.582 [debug] Swx Tx MAR: {'MAR',["epdg.localdomain",";","1805677143",";","31",";","nonode@nohost"],1,undefined,undefined,undefined,"262428079413281",{'Vendor-Specific-Application-Id',10415,[16777265],[]},{'SIP-Auth-Data-Item',[],["EAP-AKA"],[],[],[],[],[],[],<<"ÿÿÿþ">>,[],[],[],[]},1,[],1,[],[],[],[],[],[],[],[]} *DBG* aaa_ue_fsm_262428079413281 send ok to <0.201.0> *DBG* aaa_ue_fsm_262428079413281 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_262428079413281 receive call {rx_swx_maa, {ok,[{epdg_auth_tuple, <<134,4,131,145,24,82,16,130,253,31,126,212,152,7,157,74>>, <<67,178,54,172,221,102,251,184,126,62,52,242,184,215,246,28>>, <<134,4,131,145,24,82,16,130,253,31,126,212,152,7,157,74,227, 12,38,2,85,76,222,192,24,54,20,203,238,69>>, <<148,163,58,113,188,113,231,189,12,239,169,127,193,238,126, 207>>, <<91,65,192,251,22,180,19,24,19,88,100,230,39,148,21,36>>}]}} from <0.619.0> in state state_wait_swx_maa 04:15:12.597 [info] SWx Rx MAA {<0.609.0>,{diameter_caps,{"epdg.localdomain","hss.localdomain"},{"localdomain","localdomain"},{[{127,0,0,1},{172,18,62,20},{192,168,0,2}],[{172,18,62,103}]},{0,10415},{"osmo-epdg","TTCN-3 Testsuite"},{[],[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;1805677143;31;nonode@nohost",1,"hss.localdomain","localdomain",{'Vendor-Specific-Application-Id',10415,[16777265],[]},"262428079413281",[],[2001],[],[1],[{'SIP-Auth-Data-Item',[0],["Digest-AKAv1-MD5"],[[134,4,131,145,24,82,16,130,253,31,126,212,152,7,157,74,67,178,54,172,221,102,251,184,126,62,52,242,184,215,246,28]],[[134,4,131,145,24,82,16,130,253,31,126,212,152,7,157,74,227,12,38,2,85,76,222,192,24,54,20,203,238,69]],["foobar"],[[91,65,192,251,22,180,19,24,19,88,100,230,39,148,21,36]],[[148,163,58,113,188,113,231,189,12,239,169,127,193,238,126,207]],[],[],[],[],[],[]}],[],[],[],[],[],[]}/ Errors []  04:15:12.597 [info] dia_sip2gsup: auth [134,4,131,145,24,82,16,130,253,31,126,212,152,7,157,74,67,178,54,172,221,102,251,184,126,62,52,242,184,215,246,28] authz [134,4,131,145,24,82,16,130,253,31,126,212,152,7,157,74,227,12,38,2,85,76,222,192,24,54,20,203,238,69]  *DBG* aaa_ue_fsm_262428079413281 send ok to <0.619.0> *DBG* epdg_ue_fsm_262428079413281 receive call {received_swm_dea_auth_response, {ok,[{epdg_auth_tuple, <<134,4,131,145,24,82,16,130,253,31,126,212,152,7,157,74>>, <<67,178,54,172,221,102,251,184,126,62,52,242,184,215,246,28>>, <<134,4,131,145,24,82,16,130,253,31,126,212,152,7,157,74,227, 12,38,2,85,76,222,192,24,54,20,203,238,69>>, <<148,163,58,113,188,113,231,189,12,239,169,127,193,238,126, 207>>, <<91,65,192,251,22,180,19,24,19,88,100,230,39,148,21,36>>}]}} from <0.211.0> in state state_wait_auth_resp 04:15:12.597 [info] rand [134,4,131,145,24,82,16,130,253,31,126,212,152,7,157,74] autn [67,178,54,172,221,102,251,184,126,62,52,242,184,215,246,28]  *DBG* aaa_ue_fsm_262428079413281 consume call {rx_swx_maa, {ok,[{epdg_auth_tuple, <<134,4,131,145,24,82,16,130,253,31,126,212,152,7,157,74>>, <<67,178,54,172,221,102,251,184,126,62,52,242,184,215,246,28>>, <<134,4,131,145,24,82,16,130,253,31,126,212,152,7,157,74,227, 12,38,2,85,76,222,192,24,54,20,203,238,69>>, <<148,163,58,113,188,113,231,189,12,239,169,127,193,238,126, 207>>, <<91,65,192,251,22,180,19,24,19,88,100,230,39,148,21,36>>}]}} from <0.619.0> in state state_wait_swx_maa => state_new 04:15:12.597 [info] ue_fsm ev_rx_swx_maa *DBG* epdg_ue_fsm_262428079413281 send ok to <0.211.0> *DBG* gsup_server got cast {auth_response, {<<"262428079413281">>, {ok, [{epdg_auth_tuple, <<134,4,131,145,24,82,16,130,253,31,126,212, 152,7,157,74>>, <<67,178,54,172,221,102,251,184,126,62,52,242, 184,215,246,28>>, <<134,4,131,145,24,82,16,130,253,31,126,212, 152,7,157,74,227,12,38,2,85,76,222,192,24,54, 20,203,238,69>>, <<148,163,58,113,188,113,231,189,12,239,169, 127,193,238,126,207>>, <<91,65,192,251,22,180,19,24,19,88,100, 230,39,148,21,36>>}]}}} 04:15:12.598 [info] ue_fsm state_wait_swx_maa event=rx_swx_maa, {ue_fsm_data,"262428079413281",undefined,undefined,false,false,undefined} *DBG* epdg_ue_fsm_262428079413281 consume call {received_swm_dea_auth_response, {ok,[{epdg_auth_tuple, <<134,4,131,145,24,82,16,130,253,31,126,212,152,7,157,74>>, <<67,178,54,172,221,102,251,184,126,62,52,242,184,215,246,28>>, <<134,4,131,145,24,82,16,130,253,31,126,212,152,7,157,74,227, 12,38,2,85,76,222,192,24,54,20,203,238,69>>, <<148,163,58,113,188,113,231,189,12,239,169,127,193,238,126, 207>>, <<91,65,192,251,22,180,19,24,19,88,100,230,39,148,21,36>>}]}} from <0.211.0> in state state_wait_auth_resp => state_authenticating 04:15:12.598 [info] ue_fsm received_swm_dea_auth_response {ok,[{epdg_auth_tuple,<<134,4,131,145,24,82,16,130,253,31,126,212,152,7,157,74>>,<<67,178,54,172,221,102,251,184,126,62,52,242,184,215,246,28>>,<<134,4,131,145,24,82,16,130,253,31,126,212,152,7,157,74,227,12,38,2,85,76,222,192,24,54,20,203,238,69>>,<<148,163,58,113,188,113,231,189,12,239,169,127,193,238,126,207>>,<<91,65,192,251,22,180,19,24,19,88,100,230,39,148,21,36>>}]} *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:15:12.599 [info] ue_fsm state_wait_auth_resp event=received_swm_dea_auth_response Result={ok,[{epdg_auth_tuple,<<134,4,131,145,24,82,16,130,253,31,126,212,152,7,157,74>>,<<67,178,54,172,221,102,251,184,126,62,52,242,184,215,246,28>>,<<134,4,131,145,24,82,16,130,253,31,126,212,152,7,157,74,227,12,38,2,85,76,222,192,24,54,20,203,238,69>>,<<148,163,58,113,188,113,231,189,12,239,169,127,193,238,126,207>>,<<91,65,192,251,22,180,19,24,19,88,100,230,39,148,21,36>>}]}, {ue_fsm_data,<<"262428079413281">>,"internet",[],undefined,false,0,false,false} 04:15:12.599 [info] auth_response(<<"262428079413281">>): {ok,[{epdg_auth_tuple,<<134,4,131,145,24,82,16,130,253,31,126,212,152,7,157,74>>,<<67,178,54,172,221,102,251,184,126,62,52,242,184,215,246,28>>,<<134,4,131,145,24,82,16,130,253,31,126,212,152,7,157,74,227,12,38,2,85,76,222,192,24,54,20,203,238,69>>,<<148,163,58,113,188,113,231,189,12,239,169,127,193,238,126,207>>,<<91,65,192,251,22,180,19,24,19,88,100,230,39,148,21,36>>}]} 04:15:12.600 [info] auth_response for <<"262428079413281">>: {ok,[{epdg_auth_tuple,<<134,4,131,145,24,82,16,130,253,31,126,212,152,7,157,74>>,<<67,178,54,172,221,102,251,184,126,62,52,242,184,215,246,28>>,<<134,4,131,145,24,82,16,130,253,31,126,212,152,7,157,74,227,12,38,2,85,76,222,192,24,54,20,203,238,69>>,<<148,163,58,113,188,113,231,189,12,239,169,127,193,238,126,207>>,<<91,65,192,251,22,180,19,24,19,88,100,230,39,148,21,36>>}]} 04:15:12.600 [info] GSUP: Tx #{auth_tuples => [#{autn => <<67,178,54,172,221,102,251,184,126,62,52,242,184,215,246,28>>,ck => <<91,65,192,251,22,180,19,24,19,88,100,230,39,148,21,36>>,ik => <<148,163,58,113,188,113,231,189,12,239,169,127,193,238,126,207>>,rand => <<134,4,131,145,24,82,16,130,253,31,126,212,152,7,157,74>>,res => <<134,4,131,145,24,82,16,130,253,31,126,212,152,7,157,74,227,12,38,2,85,76,222,192,24,54,20,203,238,69>>}],imsi => <<"262428079413281">>,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 => <<"262428079413281">>, message_type => location_upd_req}} *DBG* epdg_ue_fsm_262428079413281 receive call lu_request from <0.620.0> in state state_authenticating 04:15:12.606 [info] GSUP: Rx #{cn_domain => 1,imsi => <<"262428079413281">>,message_type => location_upd_req} 04:15:12.606 [info] ue_fsm lu_request *DBG* epdg_ue_fsm_262428079413281 send ok to <0.620.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:15:12.606 [info] ue_fsm state_authenticating event=lu_request, {ue_fsm_data,<<"262428079413281">>,"internet",[],undefined,false,0,false,false} *DBG* aaa_ue_fsm_262428079413281 receive call {rx_swm_der_auth_compl,"internet"} from <0.201.0> in state state_new *DBG* epdg_ue_fsm_262428079413281 consume call lu_request from <0.620.0> in state state_authenticating 04:15:12.606 [info] ue_fsm ev_rx_swm_der_auth_compl 04:15:12.606 [info] ue_fsm state_new event=rx_swm_der_auth_compl, {ue_fsm_data,"262428079413281",undefined,undefined,false,false,undefined} 04:15:12.607 [debug] SWx Tx SAR Imsi="262428079413281" Type=1 APN="internet" AgentInfoOpt=[]  04:15:12.607 [debug] SWx prepare_request: {'SAR',["epdg.localdomain",";","1805677143",";","32",";","nonode@nohost"],{'Vendor-Specific-Application-Id',10415,[16777265],[]},1,"epdg.localdomain","localdomain","localdomain","262428079413281",1,[],["hss.localdomain"],["internet"],[],[],[],[],[],[],[],[],[]} *DBG* aaa_ue_fsm_262428079413281 send ok to <0.201.0> *DBG* aaa_ue_fsm_262428079413281 consume call {rx_swm_der_auth_compl,"internet"} from <0.201.0> in state state_new => state_wait_swx_saa *DBG* aaa_ue_fsm_262428079413281 receive call {rx_swx_saa,{ok,1,#{}}} from <0.621.0> in state state_wait_swx_saa 04:15:12.616 [info] SWx Rx SAA {<0.609.0>,{diameter_caps,{"epdg.localdomain","hss.localdomain"},{"localdomain","localdomain"},{[{127,0,0,1},{172,18,62,20},{192,168,0,2}],[{172,18,62,103}]},{0,10415},{"osmo-epdg","TTCN-3 Testsuite"},{[],[1]},{[10415,13019,5535],[5535,10415,13019]},{[],[]},{[],[0]},{[],[]},{[{'diameter_base_Vendor-Specific-Application-Id',10415,[16777265],[]}],[{'diameter_base_Vendor-Specific-Application-Id',[10415],[16777265],[]}]},{[],[]},{[],[]}}}: {'SAA',"epdg.localdomain;1805677143;32;nonode@nohost",{'Vendor-Specific-Application-Id',10415,[16777265],[]},1,"hss.localdomain","localdomain","262428079413281",[],[2001],[],[{'Non-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_262428079413281 send ok to <0.621.0> *DBG* aaa_ue_fsm_262428079413281 consume call {rx_swx_saa,{ok,1,#{}}} from <0.621.0> in state state_wait_swx_saa => state_authenticated 04:15:12.616 [info] ue_fsm ev_rx_swx_saa *DBG* epdg_ue_fsm_262428079413281 receive call {received_swm_dea_auth_compl_response,{ok,#{}}} from <0.211.0> in state state_authenticating 04:15:12.616 [info] ue_fsm state_wait_swx_saa event=rx_swx_saa {ok,1,#{}}, {ue_fsm_data,"262428079413281",undefined,undefined,false,false,undefined} *DBG* epdg_ue_fsm_262428079413281 send ok to <0.211.0> 04:15:12.616 [info] ue_fsm received_swm_dea_auth_compl_response {ok,#{}} *DBG* gsup_server got cast {lu_response,{<<"262428079413281">>,ok}} *DBG* epdg_ue_fsm_262428079413281 consume call {received_swm_dea_auth_compl_response,{ok,#{}}} from <0.211.0> in state state_authenticating => state_authenticated 04:15:12.617 [info] ue_fsm state_authenticating event=lu_request, {ok,#{}}, {ue_fsm_data,<<"262428079413281">>,"internet",[],undefined,false,0,false,false} 04:15:12.617 [info] lu_response(<<"262428079413281">>): 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:15:12.617 [info] lu_response for <<"262428079413281">>: ok 04:15:12.617 [info] GSUP: Tx #{imsi => <<"262428079413281">>,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 => <<"262428079413281">>, message_class => 5, message_type => epdg_tunnel_request, pco => <<128,0,13,0,0,12,0>>}} *DBG* epdg_ue_fsm_262428079413281 receive call {tunnel_request,<<128,0,13,0,0,12,0>>} from <0.622.0> in state state_authenticated 04:15:12.623 [info] GSUP: Rx #{cn_domain => 1,imsi => <<"262428079413281">>,message_class => 5,message_type => epdg_tunnel_request,pco => <<128,0,13,0,0,12,0>>} 04:15:12.623 [info] ue_fsm tunnel_request(<<128,0,13,0,0,12,0>>) 04:15:12.623 [info] ue_fsm state_authenticated event=tunnel_request, {ue_fsm_data,<<"262428079413281">>,"internet",[],undefined,false,0,false,false} 04:15:12.623 [debug] Selected PGW Remote Address "172.18.62.103" 04:15:12.624 [info] s2b: Tx {gtp,v2,create_session_request,0,8064632,undefined,[],[{v2_international_mobile_subscriber_identity,0,<<"262428079413281">>},{v2_serving_network,0,{<<"901">>,<<"042">>}},{v2_rat_type,0,3},{v2_fully_qualified_tunnel_endpoint_identifier,0,30,894437834,<<172,18,62,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,3048189934,<<172,18,62,20>>,undefined}]},{v2_recovery,0,0},{v2_additional_protocol_configuration_options,0,{0,[{13,<<>>},{12,<<>>}]}}]} *DBG* epdg_ue_fsm_262428079413281 send ok to <0.622.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:15:12.624 [debug] Waiting for CreateSessionResponse *DBG* epdg_ue_fsm_262428079413281 consume call {tunnel_request,<<128,0,13,0,0,12,0>>} from <0.622.0> in state state_authenticated => state_wait_create_session_resp *DBG* epdg_ue_fsm_262428079413281 start_timer {state_timeout,10000, create_session_timeout,[]} in state state_wait_create_session_resp *DBG* aaa_ue_fsm_262428079413281 receive call {rx_s6b_aar,"262428079413281@nai.epc.mnc001.mcc01.3gppnetwork.org", "internet", [{'MIP6-Agent-Info',[{172,18,62,103}],[],[],[]}]} from <0.623.0> in state state_authenticated 04:15:12.642 [info] S6b Rx from {diameter_caps,{"aaa.localdomain","pgw.localdomain"},{"localdomain","localdomain"},{[{172,18,62,20}],[{172,18,62,103}]},{0,10415},{"osmo-epdg-AAA","TTCN-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,["262428079413281@nai.epc.mnc001.mcc01.3gppnetwork.org"],[{'MIP6-Agent-Info',[{172,18,62,103}],[],[],[]}],[70368744177664],[],[],["internet"],[],[],[],[],[],[]} 04:15:12.642 [info] ue_fsm ev_rx_s6b_aar: "262428079413281@nai.epc.mnc001.mcc01.3gppnetwork.org" "internet" [{'MIP6-Agent-Info',[{172,18,62,103}],[],[],[]}] 04:15:12.642 [info] ue_fsm state_authenticated event=rx_s6b_aar NAI="262428079413281@nai.epc.mnc001.mcc01.3gppnetwork.org" Apn="internet" AgentInfo=[{'MIP6-Agent-Info',[{172,18,62,103}],[],[],[]}], {ue_fsm_data,"262428079413281",undefined,undefined,true,false,undefined} 04:15:12.642 [debug] SWx Tx SAR Imsi="262428079413281" Type=13 APN="internet" AgentInfoOpt=[{'MIP6-Agent-Info',[{172,18,62,103}],[],[],[]}]  04:15:12.642 [debug] SWx prepare_request: {'SAR',["epdg.localdomain",";","1805677143",";","33",";","nonode@nohost"],{'Vendor-Specific-Application-Id',10415,[16777265],[]},1,"epdg.localdomain","localdomain","localdomain","262428079413281",13,[],["hss.localdomain"],["internet"],[],[{'MIP6-Agent-Info',[{172,18,62,103}],[],[],[]}],[],[],[],[],[],[],[]} *DBG* aaa_ue_fsm_262428079413281 send ok to <0.623.0> *DBG* aaa_ue_fsm_262428079413281 consume call {rx_s6b_aar,"262428079413281@nai.epc.mnc001.mcc01.3gppnetwork.org", "internet", [{'MIP6-Agent-Info',[{172,18,62,103}],[],[],[]}]} from <0.623.0> in state state_authenticated => state_authenticated_wait_swx_saa 04:15:12.642 [debug] Waiting for S6b AAA *DBG* aaa_ue_fsm_262428079413281 receive call {rx_swx_saa,{ok,13,#{}}} from <0.624.0> in state state_authenticated_wait_swx_saa *DBG* aaa_ue_fsm_262428079413281 send ok to <0.624.0> 04:15:12.647 [info] SWx Rx SAA {<0.609.0>,{diameter_caps,{"epdg.localdomain","hss.localdomain"},{"localdomain","localdomain"},{[{127,0,0,1},{172,18,62,20},{192,168,0,2}],[{172,18,62,103}]},{0,10415},{"osmo-epdg","TTCN-3 Testsuite"},{[],[1]},{[10415,13019,5535],[5535,10415,13019]},{[],[]},{[],[0]},{[],[]},{[{'diameter_base_Vendor-Specific-Application-Id',10415,[16777265],[]}],[{'diameter_base_Vendor-Specific-Application-Id',[10415],[16777265],[]}]},{[],[]},{[],[]}}}: {'SAA',"epdg.localdomain;1805677143;33;nonode@nohost",{'Vendor-Specific-Application-Id',10415,[16777265],[]},1,"hss.localdomain","localdomain","262428079413281",[],[2001],[],[{'Non-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_262428079413281 consume call {rx_swx_saa,{ok,13,#{}}} from <0.624.0> in state state_authenticated_wait_swx_saa => state_authenticated 04:15:12.647 [info] ue_fsm ev_rx_swx_saa 04:15:12.647 [info] ue_fsm state_authenticated_wait_swx_saa event=rx_swx_saa SAType=13 ResulCode={epdg_dia_rc,undefined,2001}, {ue_fsm_data,"262428079413281","262428079413281@nai.epc.mnc001.mcc01.3gppnetwork.org","internet",true,false,<0.623.0>} 04:15:12.647 [debug] Rx AAA with DiaRC={epdg_dia_rc,undefined,2001} 04:15:12.647 [info] S6b Tx to {diameter_caps,{"aaa.localdomain","pgw.localdomain"},{"localdomain","localdomain"},{[{172,18,62,20}],[{172,18,62,103}]},{0,10415},{"osmo-epdg-AAA","TTCN-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:15:12.653 [debug] S2b: Rx from IP {172,18,62,103} port 2123: <<72,33,0,117,53,80,9,202,123,14,120,0,2,0,2,0,16,0,87,0,9,1,160,54,71,186,131,172,18,62,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,54,71,186,131,172,18,62,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,54,71,186,131,163,0,15,0,128,0,13,4,1,2,3,4,0,12,4,5,6,7,8>> 04:15:12.653 [debug] S2b: Rx from IP {172,18,62,103} port 2123: {gtp,v2,create_session_response,894437834,8064632,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,<<54,71,186,131>>},{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,910670467,<<172,18,62,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,910670467,<<172,18,62,103>>,undefined},{v2_pdn_address_allocation,0} => {v2_pdn_address_allocation,0,ipv4,<<192,168,0,2>>}}} *DBG* epdg_ue_fsm_262428079413281 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 => 3048189934, remote_ipv4 => <<172,18,62,103>>, remote_ipv6 => undefined,remote_teid => 910670467}}} from <0.625.0> in state state_wait_create_session_resp 04:15:12.654 [info] s2b: Updated Session after create_session_response: {gtp_session,<<"262428079413281">>,<0.617.0>,<<"internet">>,{172,18,62,103},{172,18,62,103},undefined,894437834,910670467,5,{set,1,16,16,8,80,48,{[],[],[],[],[],[],[],[],[],[],[],[],[],[],[],[]},{{[{gtp_bearer,5,3048189934,910670467}],[],[],[],[],[],[],[],[],[],[],[],[],[],[],[]}}}} 04:15:12.654 [debug] s2b: APCO_dec: {v2_additional_protocol_configuration_options,0,{0,[{13,<<1,2,3,4>>},{12,<<5,6,7,8>>}]}} 04:15:12.654 [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 => 3048189934,remote_ipv4 => <<172,18,62,103>>,remote_ipv6 => undefined,remote_teid => 910670467}} 04:15:12.654 [info] ue_fsm state_authenticated event=received_gtpc_create_session_response, {ue_fsm_data,<<"262428079413281">>,"internet",[],undefined,false,0,false,false} 04:15:12.654 [info] KMOD Port Create PDP Context Call {<0.617.0>,[alias|#Ref<0.1283019585.1655242753.200912>]}: {create_pdp_context,{172,18,62,103},3048189934,910670467,{192,168,0,2}} 04:15:12.654 [debug] create_pdp_context: 1, {172,18,62,103}, {192,168,0,2}, 3048189934, 910670467 04:15:12.654 [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,62,103}},{ms_address,{192,168,0,2}},{i_tid,3048189934},{o_tid,910670467}]}} 04:15:12.654 [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 => 3048189934,remote_ipv4 => <<172,18,62,103>>,remote_ipv6 => undefined,remote_teid => 910670467}) returned ok *DBG* epdg_ue_fsm_262428079413281 send ok to <0.625.0> *DBG* gsup_server got cast {tunnel_response, {<<"262428079413281">>, {ok, #{apco => <<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 => 3048189934, remote_ipv4 => <<172,18,62,103>>, remote_ipv6 => undefined, remote_teid => 910670467}}}} 04:15:12.654 [info] tunnel_response(<<"262428079413281">>): {ok,#{apco => <<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 => 3048189934,remote_ipv4 => <<172,18,62,103>>,remote_ipv6 => undefined,remote_teid => 910670467}} *DBG* epdg_ue_fsm_262428079413281 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 => 3048189934, remote_ipv4 => <<172,18,62,103>>, remote_ipv6 => undefined,remote_teid => 910670467}}} from <0.625.0> in state state_wait_create_session_resp => state_active 04:15:12.654 [info] tunnel_response for <<"262428079413281">>: {ok,#{apco => <<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 => 3048189934,remote_ipv4 => <<172,18,62,103>>,remote_ipv6 => undefined,remote_teid => 910670467}} *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:15:12.654 [info] GSUP: Tx #{imsi => <<"262428079413281">>,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_262428079413281 receive call {rx_swx_ppr,{undefined}} from <0.626.0> in state state_authenticated 04:15:12.851 [info] SWx Rx PPR from {diameter_caps,{"epdg.localdomain","hss.localdomain"},{"localdomain","localdomain"},{[{127,0,0,1},{172,18,62,20},{192,168,0,2}],[{172,18,62,103}]},{0,10415},{"osmo-epdg","TTCN-3 Testsuite"},{[],[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],[]},"262428079413281",[],[{'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:15:12.851 [info] ue_fsm ev_rx_swx_ppr *DBG* epdg_ue_fsm_262428079413281 receive call received_swm_reauth_request from <0.211.0> in state state_active *DBG* epdg_ue_fsm_262428079413281 send ok to <0.211.0> 04:15:12.852 [info] ue_fsm received_swm_reauth_request *DBG* epdg_ue_fsm_262428079413281 consume call received_swm_reauth_request from <0.211.0> in state state_active 04:15:12.852 [debug] S6b Tx RAR NAI="262428079413281@nai.epc.mnc001.mcc01.3gppnetwork.org" 04:15:12.852 [debug] S6b Tx RAR: {'RAR',["aaa.localdomain",";","1805677143",";","34",";","nonode@nohost"],undefined,undefined,undefined,undefined,16777272,0,["262428079413281@nai.epc.mnc001.mcc01.3gppnetwork.org"],[],[]} 04:15:12.852 [info] ue_fsm state_active event=received_swm_reauth_request, {ue_fsm_data,<<"262428079413281">>,"internet",[],{epdg_tun_pdp_ctx,3048189934,910670467,{epdg_eua,33,<<192,168,0,2>>,undefined},<<172,18,62,103>>},false,0,false,false} *DBG* aaa_ue_fsm_262428079413281 send ok to <0.626.0> *DBG* aaa_ue_fsm_262428079413281 consume call {rx_swx_ppr,{undefined}} from <0.626.0> in state state_authenticated *DBG* aaa_ue_fsm_262428079413281 receive call {rx_swm_reauth_answer,2001} from <0.201.0> in state state_authenticated 04:15:12.852 [info] ue_fsm ev_rx_swm_reauth_answer *DBG* aaa_ue_fsm_262428079413281 send ok to <0.201.0> *DBG* aaa_ue_fsm_262428079413281 consume call {rx_swm_reauth_answer,2001} from <0.201.0> in state state_authenticated *DBG* aaa_ue_fsm_262428079413281 receive call rx_swm_auth_request from <0.201.0> in state state_authenticated 04:15:12.852 [debug] S6b prepare_request: {'RAR',["aaa.localdomain",";","1805677143",";","34",";","nonode@nohost"],"aaa.localdomain","localdomain","localdomain","pgw.localdomain",16777272,0,["262428079413281@nai.epc.mnc001.mcc01.3gppnetwork.org"],[],[]} *DBG* aaa_ue_fsm_262428079413281 send ok to <0.201.0> *DBG* aaa_ue_fsm_262428079413281 consume call rx_swm_auth_request from <0.201.0> in state state_authenticated *DBG* epdg_ue_fsm_262428079413281 receive call {received_swm_auth_answer,ok} from <0.211.0> in state state_active 04:15:12.853 [info] ue_fsm state_authenticated event=rx_swm_reauth_answer 2001, {ue_fsm_data,"262428079413281","262428079413281@nai.epc.mnc001.mcc01.3gppnetwork.org","internet",true,true,undefined} *DBG* epdg_ue_fsm_262428079413281 send ok to <0.211.0> *DBG* epdg_ue_fsm_262428079413281 consume call {received_swm_auth_answer,ok} from <0.211.0> in state state_active 04:15:12.853 [info] SWx Tx to {diameter_caps,{"epdg.localdomain","hss.localdomain"},{"localdomain","localdomain"},{[{127,0,0,1},{172,18,62,20},{192,168,0,2}],[{172,18,62,103}]},{0,10415},{"osmo-epdg","TTCN-3 Testsuite"},{[],[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,[],[],[],[],[]} 04:15:12.853 [info] ue_fsm ev_rx_swm_auth_request 04:15:12.854 [info] ue_fsm state_authenticated event=rx_swm_auth_request, {ue_fsm_data,"262428079413281","262428079413281@nai.epc.mnc001.mcc01.3gppnetwork.org","internet",true,true,undefined} 04:15:12.854 [info] ue_fsm received_swm_auth_answer 04:15:12.854 [info] ue_fsm state_active event=received_swm_auth_answer(ok), {ue_fsm_data,<<"262428079413281">>,"internet",[],{epdg_tun_pdp_ctx,3048189934,910670467,{epdg_eua,33,<<192,168,0,2>>,undefined},<<172,18,62,103>>},false,0,false,false} *DBG* aaa_ue_fsm_262428079413281 receive call {rx_s6b_raa,ok} from <0.627.0> in state state_authenticated *DBG* aaa_ue_fsm_262428079413281 send ok to <0.627.0> *DBG* aaa_ue_fsm_262428079413281 consume call {rx_s6b_raa,ok} from <0.627.0> in state state_authenticated 04:15:12.860 [info] S6b Rx RAA {<0.557.0>,{diameter_caps,{"aaa.localdomain","pgw.localdomain"},{"localdomain","localdomain"},{[{172,18,62,20}],[{172,18,62,103}]},{0,10415},{"osmo-epdg-AAA","TTCN-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;1805677143;34;nonode@nohost",2001,"aaa.localdomain","localdomain",[],[]}/ Errors []  04:15:12.860 [info] ue_fsm ev_rx_s6b_raa: ok 04:15:12.860 [info] ue_fsm state_authenticated event=rx_s6b_raa ok, {ue_fsm_data,"262428079413281","262428079413281@nai.epc.mnc001.mcc01.3gppnetwork.org","internet",true,true,undefined} *DBG* aaa_ue_fsm_262428079413281 receive call {rx_s6b_aar,"262428079413281@nai.epc.mnc001.mcc01.3gppnetwork.org", "internet", [{'MIP6-Agent-Info',[{172,18,62,103}],[],[],[]}]} from <0.628.0> in state state_authenticated *DBG* aaa_ue_fsm_262428079413281 send ok to <0.628.0> *DBG* aaa_ue_fsm_262428079413281 consume call {rx_s6b_aar,"262428079413281@nai.epc.mnc001.mcc01.3gppnetwork.org", "internet", [{'MIP6-Agent-Info',[{172,18,62,103}],[],[],[]}]} from <0.628.0> in state state_authenticated 04:15:13.063 [info] S6b Rx from {diameter_caps,{"aaa.localdomain","pgw.localdomain"},{"localdomain","localdomain"},{[{172,18,62,20}],[{172,18,62,103}]},{0,10415},{"osmo-epdg-AAA","TTCN-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,["262428079413281@nai.epc.mnc001.mcc01.3gppnetwork.org"],[{'MIP6-Agent-Info',[{172,18,62,103}],[],[],[]}],[70368744177664],[],[],["internet"],[],[],[],[],[],[]} 04:15:13.063 [info] ue_fsm ev_rx_s6b_aar: "262428079413281@nai.epc.mnc001.mcc01.3gppnetwork.org" "internet" [{'MIP6-Agent-Info',[{172,18,62,103}],[],[],[]}] 04:15:13.064 [info] ue_fsm state_authenticated event=rx_s6b_aar NAI="262428079413281@nai.epc.mnc001.mcc01.3gppnetwork.org" Apn="internet" AgentInfo=[{'MIP6-Agent-Info',[{172,18,62,103}],[],[],[]}], {ue_fsm_data,"262428079413281","262428079413281@nai.epc.mnc001.mcc01.3gppnetwork.org","internet",true,true,undefined} 04:15:13.064 [debug] Waiting for S6b AAA 04:15:13.064 [debug] Rx AAA with DiaRC={epdg_dia_rc,undefined,2001} 04:15:13.064 [info] S6b Tx to {diameter_caps,{"aaa.localdomain","pgw.localdomain"},{"localdomain","localdomain"},{[{172,18,62,20}],[{172,18,62,103}]},{0,10415},{"osmo-epdg-AAA","TTCN-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",[],[],[],[],[],[],[],[],[],[],[]} 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:15:13.072 [error] GSUP connection has been closed 04:15:13.072 [info] Peer down: {<0.557.0>,{diameter_caps,{"aaa.localdomain","pgw.localdomain"},{"localdomain","localdomain"},{[{172,18,62,20}],[{172,18,62,103}]},{0,10415},{"osmo-epdg-AAA","TTCN-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:15:13.073 [info] Peer down: {<0.609.0>,{diameter_caps,{"epdg.localdomain","hss.localdomain"},{"localdomain","localdomain"},{[{127,0,0,1},{172,18,62,20},{192,168,0,2}],[{172,18,62,103}]},{0,10415},{"osmo-epdg","TTCN-3 Testsuite"},{[],[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,62,103},35351}} *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:15:16.153 [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:15:16.183 [info] Peer up: {<0.605.0>,{diameter_caps,{"aaa.localdomain","pgw.localdomain"},{"localdomain","localdomain"},{[{172,18,62,20}],[{172,18,62,103}]},{0,10415},{"osmo-epdg-AAA","TTCN-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:15:21.078 [info] Peer up: {<0.650.0>,{diameter_caps,{"epdg.localdomain","hss.localdomain"},{"localdomain","localdomain"},{[{127,0,0,1},{172,18,62,20},{192,168,0,2}],[{172,18,62,103}]},{0,10415},{"osmo-epdg","TTCN-3 Testsuite"},{[],[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:15:27.243 [info] SWx Rx PPR from {diameter_caps,{"epdg.localdomain","hss.localdomain"},{"localdomain","localdomain"},{[{127,0,0,1},{172,18,62,20},{192,168,0,2}],[{172,18,62,103}]},{0,10415},{"osmo-epdg","TTCN-3 Testsuite"},{[],[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],[]},"262423504692063",[],[{'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:15:27.243 [info] SWx Tx to {diameter_caps,{"epdg.localdomain","hss.localdomain"},{"localdomain","localdomain"},{[{127,0,0,1},{172,18,62,20},{192,168,0,2}],[{172,18,62,103}]},{0,10415},{"osmo-epdg","TTCN-3 Testsuite"},{[],[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.641.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:15:27.253 [info] Peer down: {<0.605.0>,{diameter_caps,{"aaa.localdomain","pgw.localdomain"},{"localdomain","localdomain"},{[{172,18,62,20}],[{172,18,62,103}]},{0,10415},{"osmo-epdg-AAA","TTCN-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:15:27.254 [error] GSUP connection has been closed 04:15:27.254 [info] Peer down: {<0.650.0>,{diameter_caps,{"epdg.localdomain","hss.localdomain"},{"localdomain","localdomain"},{[{127,0,0,1},{172,18,62,20},{192,168,0,2}],[{172,18,62,103}]},{0,10415},{"osmo-epdg","TTCN-3 Testsuite"},{[],[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,62,103},35941}} *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:15:30.336 [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:15:30.371 [info] Peer up: {<0.646.0>,{diameter_caps,{"aaa.localdomain","pgw.localdomain"},{"localdomain","localdomain"},{[{172,18,62,20}],[{172,18,62,103}]},{0,10415},{"osmo-epdg-AAA","TTCN-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:15:33.394 [info] Peer up: {<0.679.0>,{diameter_caps,{"epdg.localdomain","hss.localdomain"},{"localdomain","localdomain"},{[{127,0,0,1},{172,18,62,20},{192,168,0,2}],[{172,18,62,103}]},{0,10415},{"osmo-epdg","TTCN-3 Testsuite"},{[],[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 => <<"262424078411286">>, 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_262424078411286 enter epdg_ue_fsm in state state_new *DBG* epdg_ue_fsm_262424078411286 consume internal init_state in state state_new 04:15:39.518 [info] GSUP: Rx #{imsi => <<"262424078411286">>,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_262424078411286 receive call {auth_request,33,"internet",#{}} from <0.686.0> in state state_new 04:15:39.518 [info] ue_fsm start(epdg_ue_fsm_262424078411286) 04:15:39.518 [info] ue_fsm init(<<"262424078411286">>) *DBG* epdg_ue_fsm_262424078411286 send ok to <0.686.0> *DBG* aaa_ue_fsm_262424078411286 enter aaa_ue_fsm in state state_new *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_262424078411286 consume call {auth_request,33,"internet",#{}} from <0.686.0> in state state_new => state_wait_auth_resp *DBG* aaa_ue_fsm_262424078411286 consume internal init_state in state state_new 04:15:39.518 [info] ue_fsm auth_request *DBG* epdg_ue_fsm_262424078411286 start_timer {state_timeout,10000, swm_der_timeout,[]} in state state_wait_auth_resp *DBG* aaa_ue_fsm_262424078411286 receive call {rx_swm_der_auth_req,33,"internet",#{}} from <0.201.0> in state state_new 04:15:39.519 [info] ue_fsm state_new event=auth_request {33, "internet", #{}}, {ue_fsm_data,<<"262424078411286">>,"internet",[],undefined,false,0,false,false} 04:15:39.519 [info] ue_fsm start_link(aaa_ue_fsm_262424078411286) 04:15:39.519 [info] ue_fsm init("262424078411286") 04:15:39.519 [info] ue_fsm ev_rx_swm_der_auth_req 04:15:39.520 [info] ue_fsm state_new event=rx_swm_der_auth_req {33, "internet", #{}}, {ue_fsm_data,"262424078411286",undefined,undefined,false,false,undefined} *DBG* aaa_ue_fsm_262424078411286 send ok to <0.201.0> *DBG* aaa_ue_fsm_262424078411286 consume call {rx_swm_der_auth_req,33,"internet",#{}} from <0.201.0> in state state_new => state_wait_swx_maa 04:15:39.520 [debug] Swx MAR: IPv4Opt=<<"ÿÿÿþ">> IPv6Opt=[] 04:15:39.520 [debug] Swx Tx MAR: {'MAR',["epdg.localdomain",";","1805677143",";","35",";","nonode@nohost"],1,undefined,undefined,undefined,"262424078411286",{'Vendor-Specific-Application-Id',10415,[16777265],[]},{'SIP-Auth-Data-Item',[],["EAP-AKA"],[],[],[],[],[],[],<<"ÿÿÿþ">>,[],[],[],[]},1,[],1,[],[],[],[],[],[],[],[]} 04:15:39.537 [info] SWx Rx MAA {<0.679.0>,{diameter_caps,{"epdg.localdomain","hss.localdomain"},{"localdomain","localdomain"},{[{127,0,0,1},{172,18,62,20},{192,168,0,2}],[{172,18,62,103}]},{0,10415},{"osmo-epdg","TTCN-3 Testsuite"},{[],[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;1805677143;35;nonode@nohost",1,"hss.localdomain","localdomain",{'Vendor-Specific-Application-Id',10415,[16777265],[]},"262424078411286",[],[2001],[],[1],[{'SIP-Auth-Data-Item',[0],["Digest-AKAv1-MD5"],[[92,75,234,106,185,192,224,10,67,60,42,89,46,118,2,9,197,0,193,44,28,85,52,65,74,188,6,66,96,165,254,143]],[[92,75,234,106,185,192,224,10,67,60,42,89,46,118,2,9,166,167,144,31,79,167,104,70,191,58,137,77,213,15]],["foobar"],[[215,58,208,181,179,174,44,175,251,213,31,182,129,234,75,106]],[[122,165,85,203,132,243,150,216,236,71,254,41,209,100,2,62]],[],[],[],[],[],[]}],[],[],[],[],[],[]}/ Errors []  *DBG* aaa_ue_fsm_262424078411286 receive call {rx_swx_maa, {ok,[{epdg_auth_tuple, <<92,75,234,106,185,192,224,10,67,60,42,89,46,118,2,9>>, <<197,0,193,44,28,85,52,65,74,188,6,66,96,165,254,143>>, <<92,75,234,106,185,192,224,10,67,60,42,89,46,118,2,9,166, 167,144,31,79,167,104,70,191,58,137,77,213,15>>, <<122,165,85,203,132,243,150,216,236,71,254,41,209,100,2,62>>, <<215,58,208,181,179,174,44,175,251,213,31,182,129,234, 75,106>>}]}} from <0.689.0> in state state_wait_swx_maa 04:15:39.537 [info] dia_sip2gsup: auth [92,75,234,106,185,192,224,10,67,60,42,89,46,118,2,9,197,0,193,44,28,85,52,65,74,188,6,66,96,165,254,143] authz [92,75,234,106,185,192,224,10,67,60,42,89,46,118,2,9,166,167,144,31,79,167,104,70,191,58,137,77,213,15]  04:15:39.537 [info] rand [92,75,234,106,185,192,224,10,67,60,42,89,46,118,2,9] autn [197,0,193,44,28,85,52,65,74,188,6,66,96,165,254,143]  04:15:39.537 [info] ue_fsm ev_rx_swx_maa *DBG* aaa_ue_fsm_262424078411286 send ok to <0.689.0> *DBG* aaa_ue_fsm_262424078411286 consume call {rx_swx_maa, {ok,[{epdg_auth_tuple, <<92,75,234,106,185,192,224,10,67,60,42,89,46,118,2,9>>, <<197,0,193,44,28,85,52,65,74,188,6,66,96,165,254,143>>, <<92,75,234,106,185,192,224,10,67,60,42,89,46,118,2,9,166, 167,144,31,79,167,104,70,191,58,137,77,213,15>>, <<122,165,85,203,132,243,150,216,236,71,254,41,209,100,2,62>>, <<215,58,208,181,179,174,44,175,251,213,31,182,129,234, 75,106>>}]}} from <0.689.0> in state state_wait_swx_maa => state_new *DBG* epdg_ue_fsm_262424078411286 receive call {received_swm_dea_auth_response, {ok,[{epdg_auth_tuple, <<92,75,234,106,185,192,224,10,67,60,42,89,46,118,2,9>>, <<197,0,193,44,28,85,52,65,74,188,6,66,96,165,254,143>>, <<92,75,234,106,185,192,224,10,67,60,42,89,46,118,2,9,166, 167,144,31,79,167,104,70,191,58,137,77,213,15>>, <<122,165,85,203,132,243,150,216,236,71,254,41,209,100,2,62>>, <<215,58,208,181,179,174,44,175,251,213,31,182,129,234, 75,106>>}]}} from <0.211.0> in state state_wait_auth_resp 04:15:39.538 [info] ue_fsm state_wait_swx_maa event=rx_swx_maa, {ue_fsm_data,"262424078411286",undefined,undefined,false,false,undefined} 04:15:39.538 [info] ue_fsm received_swm_dea_auth_response {ok,[{epdg_auth_tuple,<<92,75,234,106,185,192,224,10,67,60,42,89,46,118,2,9>>,<<197,0,193,44,28,85,52,65,74,188,6,66,96,165,254,143>>,<<92,75,234,106,185,192,224,10,67,60,42,89,46,118,2,9,166,167,144,31,79,167,104,70,191,58,137,77,213,15>>,<<122,165,85,203,132,243,150,216,236,71,254,41,209,100,2,62>>,<<215,58,208,181,179,174,44,175,251,213,31,182,129,234,75,106>>}]} *DBG* epdg_ue_fsm_262424078411286 send ok to <0.211.0> *DBG* gsup_server got cast {auth_response, {<<"262424078411286">>, {ok, [{epdg_auth_tuple, <<92,75,234,106,185,192,224,10,67,60,42,89,46, 118,2,9>>, <<197,0,193,44,28,85,52,65,74,188,6,66,96,165, 254,143>>, <<92,75,234,106,185,192,224,10,67,60,42,89,46, 118,2,9,166,167,144,31,79,167,104,70,191,58, 137,77,213,15>>, <<122,165,85,203,132,243,150,216,236,71,254,41, 209,100,2,62>>, <<215,58,208,181,179,174,44,175,251,213, 31,182,129,234,75,106>>}]}}} 04:15:39.539 [info] ue_fsm state_wait_auth_resp event=received_swm_dea_auth_response Result={ok,[{epdg_auth_tuple,<<92,75,234,106,185,192,224,10,67,60,42,89,46,118,2,9>>,<<197,0,193,44,28,85,52,65,74,188,6,66,96,165,254,143>>,<<92,75,234,106,185,192,224,10,67,60,42,89,46,118,2,9,166,167,144,31,79,167,104,70,191,58,137,77,213,15>>,<<122,165,85,203,132,243,150,216,236,71,254,41,209,100,2,62>>,<<215,58,208,181,179,174,44,175,251,213,31,182,129,234,75,106>>}]}, {ue_fsm_data,<<"262424078411286">>,"internet",[],undefined,false,0,false,false} *DBG* epdg_ue_fsm_262424078411286 consume call {received_swm_dea_auth_response, {ok,[{epdg_auth_tuple, <<92,75,234,106,185,192,224,10,67,60,42,89,46,118,2,9>>, <<197,0,193,44,28,85,52,65,74,188,6,66,96,165,254,143>>, <<92,75,234,106,185,192,224,10,67,60,42,89,46,118,2,9,166, 167,144,31,79,167,104,70,191,58,137,77,213,15>>, <<122,165,85,203,132,243,150,216,236,71,254,41,209,100,2,62>>, <<215,58,208,181,179,174,44,175,251,213,31,182,129,234, 75,106>>}]}} from <0.211.0> in state state_wait_auth_resp => state_authenticating 04:15:39.540 [info] auth_response(<<"262424078411286">>): {ok,[{epdg_auth_tuple,<<92,75,234,106,185,192,224,10,67,60,42,89,46,118,2,9>>,<<197,0,193,44,28,85,52,65,74,188,6,66,96,165,254,143>>,<<92,75,234,106,185,192,224,10,67,60,42,89,46,118,2,9,166,167,144,31,79,167,104,70,191,58,137,77,213,15>>,<<122,165,85,203,132,243,150,216,236,71,254,41,209,100,2,62>>,<<215,58,208,181,179,174,44,175,251,213,31,182,129,234,75,106>>}]} *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:15:39.541 [info] auth_response for <<"262424078411286">>: {ok,[{epdg_auth_tuple,<<92,75,234,106,185,192,224,10,67,60,42,89,46,118,2,9>>,<<197,0,193,44,28,85,52,65,74,188,6,66,96,165,254,143>>,<<92,75,234,106,185,192,224,10,67,60,42,89,46,118,2,9,166,167,144,31,79,167,104,70,191,58,137,77,213,15>>,<<122,165,85,203,132,243,150,216,236,71,254,41,209,100,2,62>>,<<215,58,208,181,179,174,44,175,251,213,31,182,129,234,75,106>>}]} 04:15:39.541 [info] GSUP: Tx #{auth_tuples => [#{autn => <<197,0,193,44,28,85,52,65,74,188,6,66,96,165,254,143>>,ck => <<215,58,208,181,179,174,44,175,251,213,31,182,129,234,75,106>>,ik => <<122,165,85,203,132,243,150,216,236,71,254,41,209,100,2,62>>,rand => <<92,75,234,106,185,192,224,10,67,60,42,89,46,118,2,9>>,res => <<92,75,234,106,185,192,224,10,67,60,42,89,46,118,2,9,166,167,144,31,79,167,104,70,191,58,137,77,213,15>>}],imsi => <<"262424078411286">>,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 => <<"262424078411286">>, message_type => location_upd_req}} 04:15:39.547 [info] GSUP: Rx #{cn_domain => 1,imsi => <<"262424078411286">>,message_type => location_upd_req} *DBG* epdg_ue_fsm_262424078411286 receive call lu_request from <0.690.0> in state state_authenticating 04:15:39.548 [info] ue_fsm lu_request *DBG* epdg_ue_fsm_262424078411286 send ok to <0.690.0> 04:15:39.548 [info] ue_fsm state_authenticating event=lu_request, {ue_fsm_data,<<"262424078411286">>,"internet",[],undefined,false,0,false,false} *DBG* epdg_ue_fsm_262424078411286 consume call lu_request from <0.690.0> in state state_authenticating *DBG* aaa_ue_fsm_262424078411286 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.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:15:39.548 [info] ue_fsm ev_rx_swm_der_auth_compl 04:15:39.548 [info] ue_fsm state_new event=rx_swm_der_auth_compl, {ue_fsm_data,"262424078411286",undefined,undefined,false,false,undefined} 04:15:39.548 [debug] SWx Tx SAR Imsi="262424078411286" Type=1 APN="internet" AgentInfoOpt=[]  04:15:39.549 [debug] SWx prepare_request: {'SAR',["epdg.localdomain",";","1805677143",";","36",";","nonode@nohost"],{'Vendor-Specific-Application-Id',10415,[16777265],[]},1,"epdg.localdomain","localdomain","localdomain","262424078411286",1,[],["hss.localdomain"],["internet"],[],[],[],[],[],[],[],[],[]} *DBG* aaa_ue_fsm_262424078411286 send ok to <0.201.0> *DBG* aaa_ue_fsm_262424078411286 consume call {rx_swm_der_auth_compl,"internet"} from <0.201.0> in state state_new => state_wait_swx_saa *DBG* aaa_ue_fsm_262424078411286 receive call {rx_swx_saa,{ok,1,#{}}} from <0.691.0> in state state_wait_swx_saa 04:15:39.559 [info] SWx Rx SAA {<0.679.0>,{diameter_caps,{"epdg.localdomain","hss.localdomain"},{"localdomain","localdomain"},{[{127,0,0,1},{172,18,62,20},{192,168,0,2}],[{172,18,62,103}]},{0,10415},{"osmo-epdg","TTCN-3 Testsuite"},{[],[1]},{[10415,13019,5535],[5535,10415,13019]},{[],[]},{[],[0]},{[],[]},{[{'diameter_base_Vendor-Specific-Application-Id',10415,[16777265],[]}],[{'diameter_base_Vendor-Specific-Application-Id',[10415],[16777265],[]}]},{[],[]},{[],[]}}}: {'SAA',"epdg.localdomain;1805677143;36;nonode@nohost",{'Vendor-Specific-Application-Id',10415,[16777265],[]},1,"hss.localdomain","localdomain","262424078411286",[],[2001],[],[{'Non-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_262424078411286 send ok to <0.691.0> 04:15:39.559 [info] ue_fsm ev_rx_swx_saa *DBG* epdg_ue_fsm_262424078411286 receive call {received_swm_dea_auth_compl_response,{ok,#{}}} from <0.211.0> in state state_authenticating *DBG* aaa_ue_fsm_262424078411286 consume call {rx_swx_saa,{ok,1,#{}}} from <0.691.0> in state state_wait_swx_saa => state_authenticated *DBG* epdg_ue_fsm_262424078411286 send ok to <0.211.0> *DBG* gsup_server got cast {lu_response,{<<"262424078411286">>,ok}} 04:15:39.559 [info] ue_fsm state_wait_swx_saa event=rx_swx_saa {ok,1,#{}}, {ue_fsm_data,"262424078411286",undefined,undefined,false,false,undefined} *DBG* epdg_ue_fsm_262424078411286 consume call {received_swm_dea_auth_compl_response,{ok,#{}}} from <0.211.0> in state state_authenticating => state_authenticated 04:15:39.559 [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:15:39.560 [info] ue_fsm state_authenticating event=lu_request, {ok,#{}}, {ue_fsm_data,<<"262424078411286">>,"internet",[],undefined,false,0,false,false} 04:15:39.560 [info] lu_response(<<"262424078411286">>): ok 04:15:39.560 [info] lu_response for <<"262424078411286">>: ok 04:15:39.560 [info] GSUP: Tx #{imsi => <<"262424078411286">>,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 => <<"262424078411286">>, message_class => 5, message_type => epdg_tunnel_request, pco => <<128,0,13,0,0,12,0>>}} 04:15:39.566 [info] GSUP: Rx #{cn_domain => 1,imsi => <<"262424078411286">>,message_class => 5,message_type => epdg_tunnel_request,pco => <<128,0,13,0,0,12,0>>} *DBG* epdg_ue_fsm_262424078411286 receive call {tunnel_request,<<128,0,13,0,0,12,0>>} from <0.692.0> in state state_authenticated 04:15:39.566 [info] ue_fsm tunnel_request(<<128,0,13,0,0,12,0>>) 04:15:39.567 [info] ue_fsm state_authenticated event=tunnel_request, {ue_fsm_data,<<"262424078411286">>,"internet",[],undefined,false,0,false,false} 04:15:39.567 [debug] Selected PGW Remote Address "172.18.62.103" 04:15:39.567 [info] s2b: Tx {gtp,v2,create_session_request,0,8064633,undefined,[],[{v2_international_mobile_subscriber_identity,0,<<"262424078411286">>},{v2_serving_network,0,{<<"901">>,<<"042">>}},{v2_rat_type,0,3},{v2_fully_qualified_tunnel_endpoint_identifier,0,30,894437835,<<172,18,62,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,3048189935,<<172,18,62,20>>,undefined}]},{v2_recovery,0,0},{v2_additional_protocol_configuration_options,0,{0,[{13,<<>>},{12,<<>>}]}}]} *DBG* epdg_ue_fsm_262424078411286 send ok to <0.692.0> 04:15:39.567 [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_262424078411286 consume call {tunnel_request,<<128,0,13,0,0,12,0>>} from <0.692.0> in state state_authenticated => state_wait_create_session_resp *DBG* epdg_ue_fsm_262424078411286 start_timer {state_timeout,10000, create_session_timeout,[]} in state state_wait_create_session_resp *DBG* aaa_ue_fsm_262424078411286 receive call {rx_s6b_aar,"262424078411286@nai.epc.mnc001.mcc01.3gppnetwork.org", "internet", [{'MIP6-Agent-Info',[{172,18,62,103}],[],[],[]}]} from <0.693.0> in state state_authenticated 04:15:39.592 [info] S6b Rx from {diameter_caps,{"aaa.localdomain","pgw.localdomain"},{"localdomain","localdomain"},{[{172,18,62,20}],[{172,18,62,103}]},{0,10415},{"osmo-epdg-AAA","TTCN-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,["262424078411286@nai.epc.mnc001.mcc01.3gppnetwork.org"],[{'MIP6-Agent-Info',[{172,18,62,103}],[],[],[]}],[70368744177664],[],[],["internet"],[],[],[],[],[],[]} 04:15:39.592 [info] ue_fsm ev_rx_s6b_aar: "262424078411286@nai.epc.mnc001.mcc01.3gppnetwork.org" "internet" [{'MIP6-Agent-Info',[{172,18,62,103}],[],[],[]}] 04:15:39.592 [info] ue_fsm state_authenticated event=rx_s6b_aar NAI="262424078411286@nai.epc.mnc001.mcc01.3gppnetwork.org" Apn="internet" AgentInfo=[{'MIP6-Agent-Info',[{172,18,62,103}],[],[],[]}], {ue_fsm_data,"262424078411286",undefined,undefined,true,false,undefined} 04:15:39.592 [debug] SWx Tx SAR Imsi="262424078411286" Type=13 APN="internet" AgentInfoOpt=[{'MIP6-Agent-Info',[{172,18,62,103}],[],[],[]}]  04:15:39.592 [debug] SWx prepare_request: {'SAR',["epdg.localdomain",";","1805677143",";","37",";","nonode@nohost"],{'Vendor-Specific-Application-Id',10415,[16777265],[]},1,"epdg.localdomain","localdomain","localdomain","262424078411286",13,[],["hss.localdomain"],["internet"],[],[{'MIP6-Agent-Info',[{172,18,62,103}],[],[],[]}],[],[],[],[],[],[],[]} *DBG* aaa_ue_fsm_262424078411286 send ok to <0.693.0> 04:15:39.592 [debug] Waiting for S6b AAA *DBG* aaa_ue_fsm_262424078411286 consume call {rx_s6b_aar,"262424078411286@nai.epc.mnc001.mcc01.3gppnetwork.org", "internet", [{'MIP6-Agent-Info',[{172,18,62,103}],[],[],[]}]} from <0.693.0> in state state_authenticated => state_authenticated_wait_swx_saa *DBG* aaa_ue_fsm_262424078411286 receive call {rx_swx_saa,{ok,13,#{}}} from <0.694.0> in state state_authenticated_wait_swx_saa *DBG* aaa_ue_fsm_262424078411286 send ok to <0.694.0> *DBG* aaa_ue_fsm_262424078411286 consume call {rx_swx_saa,{ok,13,#{}}} from <0.694.0> in state state_authenticated_wait_swx_saa => state_authenticated 04:15:39.598 [info] SWx Rx SAA {<0.679.0>,{diameter_caps,{"epdg.localdomain","hss.localdomain"},{"localdomain","localdomain"},{[{127,0,0,1},{172,18,62,20},{192,168,0,2}],[{172,18,62,103}]},{0,10415},{"osmo-epdg","TTCN-3 Testsuite"},{[],[1]},{[10415,13019,5535],[5535,10415,13019]},{[],[]},{[],[0]},{[],[]},{[{'diameter_base_Vendor-Specific-Application-Id',10415,[16777265],[]}],[{'diameter_base_Vendor-Specific-Application-Id',[10415],[16777265],[]}]},{[],[]},{[],[]}}}: {'SAA',"epdg.localdomain;1805677143;37;nonode@nohost",{'Vendor-Specific-Application-Id',10415,[16777265],[]},1,"hss.localdomain","localdomain","262424078411286",[],[2001],[],[{'Non-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:15:39.598 [info] ue_fsm ev_rx_swx_saa 04:15:39.598 [info] ue_fsm state_authenticated_wait_swx_saa event=rx_swx_saa SAType=13 ResulCode={epdg_dia_rc,undefined,2001}, {ue_fsm_data,"262424078411286","262424078411286@nai.epc.mnc001.mcc01.3gppnetwork.org","internet",true,false,<0.693.0>} 04:15:39.598 [debug] Rx AAA with DiaRC={epdg_dia_rc,undefined,2001} 04:15:39.598 [info] S6b Tx to {diameter_caps,{"aaa.localdomain","pgw.localdomain"},{"localdomain","localdomain"},{[{172,18,62,20}],[{172,18,62,103}]},{0,10415},{"osmo-epdg-AAA","TTCN-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:15:39.604 [debug] S2b: Rx from IP {172,18,62,103} port 2123: <<72,33,0,117,53,80,9,203,123,14,121,0,2,0,2,0,16,0,87,0,9,1,160,43,62,82,86,172,18,62,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,62,82,86,172,18,62,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,62,82,86,163,0,15,0,128,0,13,4,1,2,3,4,0,12,4,5,6,7,8>> 04:15:39.604 [debug] S2b: Rx from IP {172,18,62,103} port 2123: {gtp,v2,create_session_response,894437835,8064633,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,<<"+>RV">>},{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,725504598,<<172,18,62,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,725504598,<<172,18,62,103>>,undefined},{v2_pdn_address_allocation,0} => {v2_pdn_address_allocation,0,ipv4,<<192,168,0,2>>}}} 04:15:39.604 [info] s2b: Updated Session after create_session_response: {gtp_session,<<"262424078411286">>,<0.687.0>,<<"internet">>,{172,18,62,103},{172,18,62,103},undefined,894437835,725504598,5,{set,1,16,16,8,80,48,{[],[],[],[],[],[],[],[],[],[],[],[],[],[],[],[]},{{[],[],[{gtp_bearer,5,3048189935,725504598}],[],[],[],[],[],[],[],[],[],[],[],[],[]}}}} *DBG* epdg_ue_fsm_262424078411286 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 => 3048189935, remote_ipv4 => <<172,18,62,103>>, remote_ipv6 => undefined,remote_teid => 725504598}}} from <0.695.0> in state state_wait_create_session_resp 04:15:39.605 [debug] s2b: APCO_dec: {v2_additional_protocol_configuration_options,0,{0,[{13,<<1,2,3,4>>},{12,<<5,6,7,8>>}]}} 04:15:39.605 [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 => 3048189935,remote_ipv4 => <<172,18,62,103>>,remote_ipv6 => undefined,remote_teid => 725504598}} 04:15:39.605 [info] ue_fsm state_authenticated event=received_gtpc_create_session_response, {ue_fsm_data,<<"262424078411286">>,"internet",[],undefined,false,0,false,false} 04:15:39.605 [info] KMOD Port Create PDP Context Call {<0.687.0>,[alias|#Ref<0.1283019585.1655242767.196760>]}: {create_pdp_context,{172,18,62,103},3048189935,725504598,{192,168,0,2}} 04:15:39.605 [debug] create_pdp_context: 1, {172,18,62,103}, {192,168,0,2}, 3048189935, 725504598 04:15:39.605 [debug] create_pdp_context: {netlink,gtp,[512,ack,request],1282,0,{new,0,0,[{version,1},{net_ns_fd,25},{link,4},{sgsn_address,{172,18,62,103}},{ms_address,{192,168,0,2}},{i_tid,3048189935},{o_tid,725504598}]}} 04:15:39.605 [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 => 3048189935,remote_ipv4 => <<172,18,62,103>>,remote_ipv6 => undefined,remote_teid => 725504598}) returned {error,-17} *DBG* gsup_server got cast {tunnel_response, {<<"262424078411286">>, {ok, #{apco => <<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 => 3048189935, remote_ipv4 => <<172,18,62,103>>, remote_ipv6 => undefined, remote_teid => 725504598}}}} *DBG* epdg_ue_fsm_262424078411286 send ok to <0.695.0> 04:15:39.605 [info] tunnel_response(<<"262424078411286">>): {ok,#{apco => <<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 => 3048189935,remote_ipv4 => <<172,18,62,103>>,remote_ipv6 => undefined,remote_teid => 725504598}} *DBG* epdg_ue_fsm_262424078411286 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 => 3048189935, remote_ipv4 => <<172,18,62,103>>, remote_ipv6 => undefined,remote_teid => 725504598}}} from <0.695.0> in state state_wait_create_session_resp => state_active *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:15:39.606 [info] tunnel_response for <<"262424078411286">>: {ok,#{apco => <<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 => 3048189935,remote_ipv4 => <<172,18,62,103>>,remote_ipv6 => undefined,remote_teid => 725504598}} 04:15:39.606 [info] GSUP: Tx #{imsi => <<"262424078411286">>,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 => <<"262424777531977">>, 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_262424777531977 enter epdg_ue_fsm in state state_new 04:15:39.614 [info] GSUP: Rx #{imsi => <<"262424777531977">>,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_262424777531977 consume internal init_state in state state_new 04:15:39.614 [info] ue_fsm start(epdg_ue_fsm_262424777531977) *DBG* epdg_ue_fsm_262424777531977 receive call {auth_request,33,"internet",#{}} from <0.696.0> in state state_new 04:15:39.614 [info] ue_fsm init(<<"262424777531977">>) *DBG* epdg_ue_fsm_262424777531977 send ok to <0.696.0> 04:15:39.614 [info] ue_fsm auth_request *DBG* epdg_ue_fsm_262424777531977 consume call {auth_request,33,"internet",#{}} from <0.696.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* aaa_ue_fsm_262424777531977 enter aaa_ue_fsm in state state_new *DBG* epdg_ue_fsm_262424777531977 start_timer {state_timeout,10000, swm_der_timeout,[]} in state state_wait_auth_resp 04:15:39.614 [info] ue_fsm state_new event=auth_request {33, "internet", #{}}, {ue_fsm_data,<<"262424777531977">>,"internet",[],undefined,false,0,false,false} *DBG* aaa_ue_fsm_262424777531977 consume internal init_state in state state_new 04:15:39.615 [info] ue_fsm start_link(aaa_ue_fsm_262424777531977) *DBG* aaa_ue_fsm_262424777531977 receive call {rx_swm_der_auth_req,33,"internet",#{}} from <0.201.0> in state state_new 04:15:39.615 [info] ue_fsm init("262424777531977") 04:15:39.615 [info] ue_fsm ev_rx_swm_der_auth_req 04:15:39.615 [info] ue_fsm state_new event=rx_swm_der_auth_req {33, "internet", #{}}, {ue_fsm_data,"262424777531977",undefined,undefined,false,false,undefined} 04:15:39.615 [debug] Swx MAR: IPv4Opt=<<"ÿÿÿþ">> IPv6Opt=[] 04:15:39.615 [debug] Swx Tx MAR: {'MAR',["epdg.localdomain",";","1805677143",";","38",";","nonode@nohost"],1,undefined,undefined,undefined,"262424777531977",{'Vendor-Specific-Application-Id',10415,[16777265],[]},{'SIP-Auth-Data-Item',[],["EAP-AKA"],[],[],[],[],[],[],<<"ÿÿÿþ">>,[],[],[],[]},1,[],1,[],[],[],[],[],[],[],[]} *DBG* aaa_ue_fsm_262424777531977 send ok to <0.201.0> *DBG* aaa_ue_fsm_262424777531977 consume call {rx_swm_der_auth_req,33,"internet",#{}} from <0.201.0> in state state_new => state_wait_swx_maa 04:15:39.626 [info] SWx Rx MAA {<0.679.0>,{diameter_caps,{"epdg.localdomain","hss.localdomain"},{"localdomain","localdomain"},{[{127,0,0,1},{172,18,62,20},{192,168,0,2}],[{172,18,62,103}]},{0,10415},{"osmo-epdg","TTCN-3 Testsuite"},{[],[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;1805677143;38;nonode@nohost",1,"hss.localdomain","localdomain",{'Vendor-Specific-Application-Id',10415,[16777265],[]},"262424777531977",[],[2001],[],[1],[{'SIP-Auth-Data-Item',[0],["Digest-AKAv1-MD5"],[[248,31,224,218,171,136,85,149,71,111,56,177,27,63,120,37,87,75,224,120,75,235,184,20,227,137,205,78,146,249,111,173]],[[248,31,224,218,171,136,85,149,71,111,56,177,27,63,120,37,141,206,54,24,119,72,235,74,51,86,238,109,209,121]],["foobar"],[[104,4,100,58,51,229,28,140,49,223,152,234,105,145,225,132]],[[120,247,15,73,116,76,140,109,135,182,151,110,4,46,118,139]],[],[],[],[],[],[]}],[],[],[],[],[],[]}/ Errors []  *DBG* aaa_ue_fsm_262424777531977 receive call {rx_swx_maa, {ok,[{epdg_auth_tuple, <<248,31,224,218,171,136,85,149,71,111,56,177,27,63,120,37>>, <<87,75,224,120,75,235,184,20,227,137,205,78,146,249,111,173>>, <<248,31,224,218,171,136,85,149,71,111,56,177,27,63,120,37, 141,206,54,24,119,72,235,74,51,86,238,109,209,121>>, <<120,247,15,73,116,76,140,109,135,182,151,110,4,46,118,139>>, <<104,4,100,58,51,229,28,140,49,223,152,234,105,145,225, 132>>}]}} from <0.699.0> in state state_wait_swx_maa 04:15:39.626 [info] dia_sip2gsup: auth [248,31,224,218,171,136,85,149,71,111,56,177,27,63,120,37,87,75,224,120,75,235,184,20,227,137,205,78,146,249,111,173] authz [248,31,224,218,171,136,85,149,71,111,56,177,27,63,120,37,141,206,54,24,119,72,235,74,51,86,238,109,209,121]  04:15:39.626 [info] rand [248,31,224,218,171,136,85,149,71,111,56,177,27,63,120,37] autn [87,75,224,120,75,235,184,20,227,137,205,78,146,249,111,173]  04:15:39.626 [info] ue_fsm ev_rx_swx_maa *DBG* aaa_ue_fsm_262424777531977 send ok to <0.699.0> *DBG* epdg_ue_fsm_262424777531977 receive call {received_swm_dea_auth_response, {ok,[{epdg_auth_tuple, <<248,31,224,218,171,136,85,149,71,111,56,177,27,63,120,37>>, <<87,75,224,120,75,235,184,20,227,137,205,78,146,249,111,173>>, <<248,31,224,218,171,136,85,149,71,111,56,177,27,63,120,37, 141,206,54,24,119,72,235,74,51,86,238,109,209,121>>, <<120,247,15,73,116,76,140,109,135,182,151,110,4,46,118,139>>, <<104,4,100,58,51,229,28,140,49,223,152,234,105,145,225, 132>>}]}} from <0.211.0> in state state_wait_auth_resp *DBG* aaa_ue_fsm_262424777531977 consume call {rx_swx_maa, {ok,[{epdg_auth_tuple, <<248,31,224,218,171,136,85,149,71,111,56,177,27,63,120,37>>, <<87,75,224,120,75,235,184,20,227,137,205,78,146,249,111,173>>, <<248,31,224,218,171,136,85,149,71,111,56,177,27,63,120,37, 141,206,54,24,119,72,235,74,51,86,238,109,209,121>>, <<120,247,15,73,116,76,140,109,135,182,151,110,4,46,118,139>>, <<104,4,100,58,51,229,28,140,49,223,152,234,105,145,225, 132>>}]}} from <0.699.0> in state state_wait_swx_maa => state_new 04:15:39.626 [info] ue_fsm state_wait_swx_maa event=rx_swx_maa, {ue_fsm_data,"262424777531977",undefined,undefined,false,false,undefined} 04:15:39.627 [info] ue_fsm received_swm_dea_auth_response {ok,[{epdg_auth_tuple,<<248,31,224,218,171,136,85,149,71,111,56,177,27,63,120,37>>,<<87,75,224,120,75,235,184,20,227,137,205,78,146,249,111,173>>,<<248,31,224,218,171,136,85,149,71,111,56,177,27,63,120,37,141,206,54,24,119,72,235,74,51,86,238,109,209,121>>,<<120,247,15,73,116,76,140,109,135,182,151,110,4,46,118,139>>,<<104,4,100,58,51,229,28,140,49,223,152,234,105,145,225,132>>}]} *DBG* epdg_ue_fsm_262424777531977 send ok to <0.211.0> *DBG* gsup_server got cast {auth_response, {<<"262424777531977">>, {ok, [{epdg_auth_tuple, <<248,31,224,218,171,136,85,149,71,111,56,177, 27,63,120,37>>, <<87,75,224,120,75,235,184,20,227,137,205,78, 146,249,111,173>>, <<248,31,224,218,171,136,85,149,71,111,56,177, 27,63,120,37,141,206,54,24,119,72,235,74,51, 86,238,109,209,121>>, <<120,247,15,73,116,76,140,109,135,182,151,110, 4,46,118,139>>, <<104,4,100,58,51,229,28,140,49,223,152, 234,105,145,225,132>>}]}}} 04:15:39.627 [info] ue_fsm state_wait_auth_resp event=received_swm_dea_auth_response Result={ok,[{epdg_auth_tuple,<<248,31,224,218,171,136,85,149,71,111,56,177,27,63,120,37>>,<<87,75,224,120,75,235,184,20,227,137,205,78,146,249,111,173>>,<<248,31,224,218,171,136,85,149,71,111,56,177,27,63,120,37,141,206,54,24,119,72,235,74,51,86,238,109,209,121>>,<<120,247,15,73,116,76,140,109,135,182,151,110,4,46,118,139>>,<<104,4,100,58,51,229,28,140,49,223,152,234,105,145,225,132>>}]}, {ue_fsm_data,<<"262424777531977">>,"internet",[],undefined,false,0,false,false} *DBG* epdg_ue_fsm_262424777531977 consume call {received_swm_dea_auth_response, {ok,[{epdg_auth_tuple, <<248,31,224,218,171,136,85,149,71,111,56,177,27,63,120,37>>, <<87,75,224,120,75,235,184,20,227,137,205,78,146,249,111,173>>, <<248,31,224,218,171,136,85,149,71,111,56,177,27,63,120,37, 141,206,54,24,119,72,235,74,51,86,238,109,209,121>>, <<120,247,15,73,116,76,140,109,135,182,151,110,4,46,118,139>>, <<104,4,100,58,51,229,28,140,49,223,152,234,105,145,225, 132>>}]}} from <0.211.0> in state state_wait_auth_resp => state_authenticating 04:15:39.627 [info] auth_response(<<"262424777531977">>): {ok,[{epdg_auth_tuple,<<248,31,224,218,171,136,85,149,71,111,56,177,27,63,120,37>>,<<87,75,224,120,75,235,184,20,227,137,205,78,146,249,111,173>>,<<248,31,224,218,171,136,85,149,71,111,56,177,27,63,120,37,141,206,54,24,119,72,235,74,51,86,238,109,209,121>>,<<120,247,15,73,116,76,140,109,135,182,151,110,4,46,118,139>>,<<104,4,100,58,51,229,28,140,49,223,152,234,105,145,225,132>>}]} *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:15:39.628 [info] auth_response for <<"262424777531977">>: {ok,[{epdg_auth_tuple,<<248,31,224,218,171,136,85,149,71,111,56,177,27,63,120,37>>,<<87,75,224,120,75,235,184,20,227,137,205,78,146,249,111,173>>,<<248,31,224,218,171,136,85,149,71,111,56,177,27,63,120,37,141,206,54,24,119,72,235,74,51,86,238,109,209,121>>,<<120,247,15,73,116,76,140,109,135,182,151,110,4,46,118,139>>,<<104,4,100,58,51,229,28,140,49,223,152,234,105,145,225,132>>}]} 04:15:39.628 [info] GSUP: Tx #{auth_tuples => [#{autn => <<87,75,224,120,75,235,184,20,227,137,205,78,146,249,111,173>>,ck => <<104,4,100,58,51,229,28,140,49,223,152,234,105,145,225,132>>,ik => <<120,247,15,73,116,76,140,109,135,182,151,110,4,46,118,139>>,rand => <<248,31,224,218,171,136,85,149,71,111,56,177,27,63,120,37>>,res => <<248,31,224,218,171,136,85,149,71,111,56,177,27,63,120,37,141,206,54,24,119,72,235,74,51,86,238,109,209,121>>}],imsi => <<"262424777531977">>,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 => <<"262424777531977">>, message_type => location_upd_req}} *DBG* epdg_ue_fsm_262424777531977 receive call lu_request from <0.700.0> in state state_authenticating *DBG* epdg_ue_fsm_262424777531977 send ok to <0.700.0> 04:15:39.632 [info] GSUP: Rx #{cn_domain => 1,imsi => <<"262424777531977">>,message_type => location_upd_req} *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_262424777531977 receive call {rx_swm_der_auth_compl,"internet"} from <0.201.0> in state state_new *DBG* epdg_ue_fsm_262424777531977 consume call lu_request from <0.700.0> in state state_authenticating 04:15:39.632 [info] ue_fsm lu_request 04:15:39.632 [info] ue_fsm state_authenticating event=lu_request, {ue_fsm_data,<<"262424777531977">>,"internet",[],undefined,false,0,false,false} 04:15:39.632 [info] ue_fsm ev_rx_swm_der_auth_compl 04:15:39.632 [info] ue_fsm state_new event=rx_swm_der_auth_compl, {ue_fsm_data,"262424777531977",undefined,undefined,false,false,undefined} 04:15:39.632 [debug] SWx Tx SAR Imsi="262424777531977" Type=1 APN="internet" AgentInfoOpt=[]  04:15:39.633 [debug] SWx prepare_request: {'SAR',["epdg.localdomain",";","1805677143",";","39",";","nonode@nohost"],{'Vendor-Specific-Application-Id',10415,[16777265],[]},1,"epdg.localdomain","localdomain","localdomain","262424777531977",1,[],["hss.localdomain"],["internet"],[],[],[],[],[],[],[],[],[]} *DBG* aaa_ue_fsm_262424777531977 send ok to <0.201.0> *DBG* aaa_ue_fsm_262424777531977 consume call {rx_swm_der_auth_compl,"internet"} from <0.201.0> in state state_new => state_wait_swx_saa *DBG* aaa_ue_fsm_262424777531977 receive call {rx_swx_saa,{ok,1,#{}}} from <0.701.0> in state state_wait_swx_saa 04:15:39.639 [info] SWx Rx SAA {<0.679.0>,{diameter_caps,{"epdg.localdomain","hss.localdomain"},{"localdomain","localdomain"},{[{127,0,0,1},{172,18,62,20},{192,168,0,2}],[{172,18,62,103}]},{0,10415},{"osmo-epdg","TTCN-3 Testsuite"},{[],[1]},{[10415,13019,5535],[5535,10415,13019]},{[],[]},{[],[0]},{[],[]},{[{'diameter_base_Vendor-Specific-Application-Id',10415,[16777265],[]}],[{'diameter_base_Vendor-Specific-Application-Id',[10415],[16777265],[]}]},{[],[]},{[],[]}}}: {'SAA',"epdg.localdomain;1805677143;39;nonode@nohost",{'Vendor-Specific-Application-Id',10415,[16777265],[]},1,"hss.localdomain","localdomain","262424777531977",[],[2001],[],[{'Non-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_262424777531977 send ok to <0.701.0> 04:15:39.639 [info] ue_fsm ev_rx_swx_saa *DBG* epdg_ue_fsm_262424777531977 receive call {received_swm_dea_auth_compl_response,{ok,#{}}} from <0.211.0> in state state_authenticating *DBG* aaa_ue_fsm_262424777531977 consume call {rx_swx_saa,{ok,1,#{}}} from <0.701.0> in state state_wait_swx_saa => state_authenticated 04:15:39.639 [info] ue_fsm state_wait_swx_saa event=rx_swx_saa {ok,1,#{}}, {ue_fsm_data,"262424777531977",undefined,undefined,false,false,undefined} 04:15:39.639 [info] ue_fsm received_swm_dea_auth_compl_response {ok,#{}} *DBG* epdg_ue_fsm_262424777531977 send ok to <0.211.0> *DBG* gsup_server got cast {lu_response,{<<"262424777531977">>,ok}} 04:15:39.639 [info] ue_fsm state_authenticating event=lu_request, {ok,#{}}, {ue_fsm_data,<<"262424777531977">>,"internet",[],undefined,false,0,false,false} *DBG* epdg_ue_fsm_262424777531977 consume call {received_swm_dea_auth_compl_response,{ok,#{}}} from <0.211.0> in state state_authenticating => state_authenticated 04:15:39.639 [info] lu_response(<<"262424777531977">>): ok 04:15:39.640 [info] lu_response for <<"262424777531977">>: 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:15:39.640 [info] GSUP: Tx #{imsi => <<"262424777531977">>,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 => <<"262424777531977">>, message_class => 5, message_type => epdg_tunnel_request, pco => <<128,0,13,0,0,12,0>>}} *DBG* epdg_ue_fsm_262424777531977 receive call {tunnel_request,<<128,0,13,0,0,12,0>>} from <0.702.0> in state state_authenticated 04:15:39.643 [info] GSUP: Rx #{cn_domain => 1,imsi => <<"262424777531977">>,message_class => 5,message_type => epdg_tunnel_request,pco => <<128,0,13,0,0,12,0>>} 04:15:39.643 [info] ue_fsm tunnel_request(<<128,0,13,0,0,12,0>>) 04:15:39.644 [info] ue_fsm state_authenticated event=tunnel_request, {ue_fsm_data,<<"262424777531977">>,"internet",[],undefined,false,0,false,false} 04:15:39.644 [debug] Selected PGW Remote Address "172.18.62.103" 04:15:39.644 [info] s2b: Tx {gtp,v2,create_session_request,0,8064634,undefined,[],[{v2_international_mobile_subscriber_identity,0,<<"262424777531977">>},{v2_serving_network,0,{<<"901">>,<<"042">>}},{v2_rat_type,0,3},{v2_fully_qualified_tunnel_endpoint_identifier,0,30,894437836,<<172,18,62,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,3048189936,<<172,18,62,20>>,undefined}]},{v2_recovery,0,0},{v2_additional_protocol_configuration_options,0,{0,[{13,<<>>},{12,<<>>}]}}]} *DBG* epdg_ue_fsm_262424777531977 send ok to <0.702.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:15:39.644 [debug] Waiting for CreateSessionResponse *DBG* epdg_ue_fsm_262424777531977 consume call {tunnel_request,<<128,0,13,0,0,12,0>>} from <0.702.0> in state state_authenticated => state_wait_create_session_resp *DBG* epdg_ue_fsm_262424777531977 start_timer {state_timeout,10000, create_session_timeout,[]} in state state_wait_create_session_resp *DBG* aaa_ue_fsm_262424777531977 receive call {rx_s6b_aar,"262424777531977@nai.epc.mnc001.mcc01.3gppnetwork.org", "internet", [{'MIP6-Agent-Info',[{172,18,62,103}],[],[],[]}]} from <0.703.0> in state state_authenticated 04:15:39.651 [info] S6b Rx from {diameter_caps,{"aaa.localdomain","pgw.localdomain"},{"localdomain","localdomain"},{[{172,18,62,20}],[{172,18,62,103}]},{0,10415},{"osmo-epdg-AAA","TTCN-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,["262424777531977@nai.epc.mnc001.mcc01.3gppnetwork.org"],[{'MIP6-Agent-Info',[{172,18,62,103}],[],[],[]}],[70368744177664],[],[],["internet"],[],[],[],[],[],[]} 04:15:39.651 [info] ue_fsm ev_rx_s6b_aar: "262424777531977@nai.epc.mnc001.mcc01.3gppnetwork.org" "internet" [{'MIP6-Agent-Info',[{172,18,62,103}],[],[],[]}] 04:15:39.651 [info] ue_fsm state_authenticated event=rx_s6b_aar NAI="262424777531977@nai.epc.mnc001.mcc01.3gppnetwork.org" Apn="internet" AgentInfo=[{'MIP6-Agent-Info',[{172,18,62,103}],[],[],[]}], {ue_fsm_data,"262424777531977",undefined,undefined,true,false,undefined} 04:15:39.651 [debug] SWx Tx SAR Imsi="262424777531977" Type=13 APN="internet" AgentInfoOpt=[{'MIP6-Agent-Info',[{172,18,62,103}],[],[],[]}]  04:15:39.651 [debug] SWx prepare_request: {'SAR',["epdg.localdomain",";","1805677143",";","40",";","nonode@nohost"],{'Vendor-Specific-Application-Id',10415,[16777265],[]},1,"epdg.localdomain","localdomain","localdomain","262424777531977",13,[],["hss.localdomain"],["internet"],[],[{'MIP6-Agent-Info',[{172,18,62,103}],[],[],[]}],[],[],[],[],[],[],[]} *DBG* aaa_ue_fsm_262424777531977 send ok to <0.703.0> 04:15:39.651 [debug] Waiting for S6b AAA *DBG* aaa_ue_fsm_262424777531977 consume call {rx_s6b_aar,"262424777531977@nai.epc.mnc001.mcc01.3gppnetwork.org", "internet", [{'MIP6-Agent-Info',[{172,18,62,103}],[],[],[]}]} from <0.703.0> in state state_authenticated => state_authenticated_wait_swx_saa *DBG* aaa_ue_fsm_262424777531977 receive call {rx_swx_saa,{ok,13,#{}}} from <0.704.0> in state state_authenticated_wait_swx_saa *DBG* aaa_ue_fsm_262424777531977 send ok to <0.704.0> 04:15:39.654 [info] SWx Rx SAA {<0.679.0>,{diameter_caps,{"epdg.localdomain","hss.localdomain"},{"localdomain","localdomain"},{[{127,0,0,1},{172,18,62,20},{192,168,0,2}],[{172,18,62,103}]},{0,10415},{"osmo-epdg","TTCN-3 Testsuite"},{[],[1]},{[10415,13019,5535],[5535,10415,13019]},{[],[]},{[],[0]},{[],[]},{[{'diameter_base_Vendor-Specific-Application-Id',10415,[16777265],[]}],[{'diameter_base_Vendor-Specific-Application-Id',[10415],[16777265],[]}]},{[],[]},{[],[]}}}: {'SAA',"epdg.localdomain;1805677143;40;nonode@nohost",{'Vendor-Specific-Application-Id',10415,[16777265],[]},1,"hss.localdomain","localdomain","262424777531977",[],[2001],[],[{'Non-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_262424777531977 consume call {rx_swx_saa,{ok,13,#{}}} from <0.704.0> in state state_authenticated_wait_swx_saa => state_authenticated 04:15:39.654 [info] ue_fsm ev_rx_swx_saa 04:15:39.654 [info] ue_fsm state_authenticated_wait_swx_saa event=rx_swx_saa SAType=13 ResulCode={epdg_dia_rc,undefined,2001}, {ue_fsm_data,"262424777531977","262424777531977@nai.epc.mnc001.mcc01.3gppnetwork.org","internet",true,false,<0.703.0>} 04:15:39.654 [debug] Rx AAA with DiaRC={epdg_dia_rc,undefined,2001} 04:15:39.654 [info] S6b Tx to {diameter_caps,{"aaa.localdomain","pgw.localdomain"},{"localdomain","localdomain"},{[{172,18,62,20}],[{172,18,62,103}]},{0,10415},{"osmo-epdg-AAA","TTCN-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:15:39.657 [debug] S2b: Rx from IP {172,18,62,103} port 2123: <<72,33,0,117,53,80,9,204,123,14,122,0,2,0,2,0,16,0,87,0,9,1,160,222,22,147,75,172,18,62,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,222,22,147,75,172,18,62,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,22,147,75,163,0,15,0,128,0,13,4,1,2,3,4,0,12,4,5,6,7,8>> 04:15:39.657 [debug] S2b: Rx from IP {172,18,62,103} port 2123: {gtp,v2,create_session_response,894437836,8064634,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,22,147,75>>},{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,3726021451,<<172,18,62,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,3726021451,<<172,18,62,103>>,undefined},{v2_pdn_address_allocation,0} => {v2_pdn_address_allocation,0,ipv4,<<192,168,0,3>>}}} 04:15:39.657 [info] s2b: Updated Session after create_session_response: {gtp_session,<<"262424777531977">>,<0.697.0>,<<"internet">>,{172,18,62,103},{172,18,62,103},undefined,894437836,3726021451,5,{set,1,16,16,8,80,48,{[],[],[],[],[],[],[],[],[],[],[],[],[],[],[],[]},{{[],[],[],[],[],[],[{gtp_bearer,5,3048189936,3726021451}],[],[],[],[],[],[],[],[],[]}}}} *DBG* epdg_ue_fsm_262424777531977 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 => 3048189936, remote_ipv4 => <<172,18,62,103>>, remote_ipv6 => undefined,remote_teid => 3726021451}}} from <0.705.0> in state state_wait_create_session_resp 04:15:39.657 [debug] s2b: APCO_dec: {v2_additional_protocol_configuration_options,0,{0,[{13,<<1,2,3,4>>},{12,<<5,6,7,8>>}]}} 04:15:39.657 [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 => 3048189936,remote_ipv4 => <<172,18,62,103>>,remote_ipv6 => undefined,remote_teid => 3726021451}} 04:15:39.657 [info] ue_fsm state_authenticated event=received_gtpc_create_session_response, {ue_fsm_data,<<"262424777531977">>,"internet",[],undefined,false,0,false,false} 04:15:39.657 [info] KMOD Port Create PDP Context Call {<0.697.0>,[alias|#Ref<0.1283019585.1655242753.201472>]}: {create_pdp_context,{172,18,62,103},3048189936,3726021451,{192,168,0,3}} 04:15:39.657 [debug] create_pdp_context: 1, {172,18,62,103}, {192,168,0,3}, 3048189936, 3726021451 04:15:39.657 [debug] create_pdp_context: {netlink,gtp,[512,ack,request],1346,0,{new,0,0,[{version,1},{net_ns_fd,25},{link,4},{sgsn_address,{172,18,62,103}},{ms_address,{192,168,0,3}},{i_tid,3048189936},{o_tid,3726021451}]}} *DBG* epdg_ue_fsm_262424777531977 send ok to <0.705.0> 04:15:39.657 [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 => 3048189936,remote_ipv4 => <<172,18,62,103>>,remote_ipv6 => undefined,remote_teid => 3726021451}) returned ok *DBG* epdg_ue_fsm_262424777531977 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 => 3048189936, remote_ipv4 => <<172,18,62,103>>, remote_ipv6 => undefined,remote_teid => 3726021451}}} from <0.705.0> in state state_wait_create_session_resp => state_active *DBG* gsup_server got cast {tunnel_response, {<<"262424777531977">>, {ok, #{apco => <<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 => 3048189936, remote_ipv4 => <<172,18,62,103>>, remote_ipv6 => undefined, remote_teid => 3726021451}}}} 04:15:39.657 [info] tunnel_response(<<"262424777531977">>): {ok,#{apco => <<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 => 3048189936,remote_ipv4 => <<172,18,62,103>>,remote_ipv6 => undefined,remote_teid => 3726021451}} 04:15:39.657 [info] tunnel_response for <<"262424777531977">>: {ok,#{apco => <<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 => 3048189936,remote_ipv4 => <<172,18,62,103>>,remote_ipv6 => undefined,remote_teid => 3726021451}} 04:15:39.657 [info] GSUP: Tx #{imsi => <<"262424777531977">>,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>>}]} *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 238, 15 bytes *DBG* gsup_server got {ipa,#Port<0.51>, {osmo,5}, #{cn_domain => 1,imsi => <<"262424078411286">>, message_type => purge_ms_req}} *DBG* epdg_ue_fsm_262424078411286 receive call purge_ms_request from <0.706.0> in state state_active 04:15:40.715 [info] GSUP: Rx #{cn_domain => 1,imsi => <<"262424078411286">>,message_type => purge_ms_req} 04:15:40.715 [info] ue_fsm purge_ms_request 04:15:40.715 [info] ue_fsm state_active event=purge_ms_request, {ue_fsm_data,<<"262424078411286">>,"internet",[],{epdg_tun_pdp_ctx,3048189935,725504598,{epdg_eua,33,<<192,168,0,2>>,undefined},<<172,18,62,103>>},false,0,false,false} 04:15:40.715 [info] KMOD Port Delete PDP Context Call {<0.687.0>,[alias|#Ref<0.1283019585.1655242767.196934>]}: {delete_pdp_context,{172,18,62,103},3048189935,725504598,{192,168,0,2}} 04:15:40.716 [debug] delete_pdp_context: 1, {172,18,62,103}, {192,168,0,2}, 3048189935, 725504598 04:15:40.716 [debug] delete_pdp_context: {netlink,gtp,[512,ack,request],1410,0,{delete,0,0,[{version,1},{net_ns_fd,25},{link,4},{sgsn_address,{172,18,62,103}},{ms_address,{192,168,0,2}},{i_tid,3048189935}]}} 04:15:40.717 [info] s2b: Tx {gtp,v2,delete_session_request,725504598,8064635,undefined,[],[{v2_eps_bearer_id,0,5},{v2_fully_qualified_tunnel_endpoint_identifier,0,30,3048189935,<<172,18,62,20>>,undefined}]} *DBG* epdg_ue_fsm_262424078411286 send ok to <0.706.0> *DBG* epdg_ue_fsm_262424078411286 consume call purge_ms_request from <0.706.0> in state state_active => state_wait_delete_session_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* aaa_ue_fsm_262424078411286 receive call rx_s6b_str from <0.707.0> in state state_authenticated 04:15:40.727 [info] S6b Rx from {diameter_caps,{"aaa.localdomain","pgw.localdomain"},{"localdomain","localdomain"},{[{172,18,62,20}],[{172,18,62,103}]},{0,10415},{"osmo-epdg-AAA","TTCN-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,["262424078411286"],[],[]} 04:15:40.727 [info] ue_fsm ev_rx_s6b_str *DBG* aaa_ue_fsm_262424078411286 send {ok,{epdg_dia_rc,undefined,2001}} to <0.707.0> *DBG* aaa_ue_fsm_262424078411286 consume call rx_s6b_str from <0.707.0> in state state_authenticated 04:15:40.727 [info] ue_fsm state_authenticated event=rx_s6b_str, {ue_fsm_data,"262424078411286","262424078411286@nai.epc.mnc001.mcc01.3gppnetwork.org","internet",true,true,undefined} 04:15:40.727 [info] ue_fsm state_authenticated event=rx_s6b_str: ePDG session still active, skip updating the HSS 04:15:40.728 [info] S6b Tx to {diameter_caps,{"aaa.localdomain","pgw.localdomain"},{"localdomain","localdomain"},{[{172,18,62,20}],[{172,18,62,103}]},{0,10415},{"osmo-epdg-AAA","TTCN-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:15:40.733 [debug] S2b: Rx from IP {172,18,62,103} port 2123: <<72,37,0,14,53,80,9,203,123,14,123,0,2,0,2,0,16,0>> *DBG* epdg_ue_fsm_262424078411286 receive call {received_gtpc_delete_session_response, {gtp,v2,delete_session_response,894437835,8064635,undefined,[], #{{v2_cause,0} => {v2_cause,0,request_accepted,0,0,0,undefined}}}} from <0.708.0> in state state_wait_delete_session_resp 04:15:40.733 [debug] S2b: Rx from IP {172,18,62,103} port 2123: {gtp,v2,delete_session_response,894437835,8064635,undefined,[],#{{v2_cause,0} => {v2_cause,0,request_accepted,0,0,0,undefined}}} 04:15:40.733 [info] ue_fsm received_gtpc_delete_session_response {gtp,v2,delete_session_response,894437835,8064635,undefined,[],#{{v2_cause,0} => {v2_cause,0,request_accepted,0,0,0,undefined}}} *DBG* epdg_ue_fsm_262424078411286 send ok to <0.708.0> 04:15:40.734 [info] ue_fsm state_wait_delete_session_resp event=received_gtpc_delete_session_response, {ue_fsm_data,<<"262424078411286">>,"internet",[],undefined,false,0,false,false} *DBG* epdg_ue_fsm_262424078411286 consume call {received_gtpc_delete_session_response, {gtp,v2,delete_session_response,894437835,8064635,undefined,[], #{{v2_cause,0} => {v2_cause,0,request_accepted,0,0,0,undefined}}}} from <0.708.0> in state state_wait_delete_session_resp => state_wait_swm_session_termination_answer 04:15:40.734 [debug] Cause: GTP_atom=request_accepted -> GTP_int=16 -> GSUP_int=0 *DBG* aaa_ue_fsm_262424078411286 receive call rx_swm_str from <0.201.0> in state state_authenticated *DBG* epdg_ue_fsm_262424078411286 start_timer {state_timeout,10000, swm_str_timeout,[]} in state state_wait_swm_session_termination_answer 04:15:40.734 [info] ue_fsm state_wait_swm_session_termination_answer event=enter, {ue_fsm_data,<<"262424078411286">>,"internet",[],undefined,true,0,false,false} 04:15:40.734 [info] ue_fsm ev_rx_swm_str 04:15:40.735 [info] ue_fsm state_authenticated event=rx_swm_str, {ue_fsm_data,"262424078411286","262424078411286@nai.epc.mnc001.mcc01.3gppnetwork.org","internet",true,false,undefined} *DBG* aaa_ue_fsm_262424078411286 send ok to <0.201.0> 04:15:40.735 [debug] SWx Tx SAR Imsi="262424078411286" Type=5 APN="internet" AgentInfoOpt=[]  *DBG* aaa_ue_fsm_262424078411286 consume call rx_swm_str from <0.201.0> in state state_authenticated => state_authenticated_wait_swx_saa 04:15:40.735 [debug] SWx prepare_request: {'SAR',["epdg.localdomain",";","1805677143",";","41",";","nonode@nohost"],{'Vendor-Specific-Application-Id',10415,[16777265],[]},1,"epdg.localdomain","localdomain","localdomain","262424078411286",5,[],["hss.localdomain"],["internet"],[],[],[],[],[],[],[],[],[]} *DBG* aaa_ue_fsm_262424078411286 receive call {rx_swx_saa,{ok,5,#{}}} from <0.709.0> in state state_authenticated_wait_swx_saa 04:15:40.746 [info] SWx Rx SAA {<0.679.0>,{diameter_caps,{"epdg.localdomain","hss.localdomain"},{"localdomain","localdomain"},{[{127,0,0,1},{172,18,62,20},{192,168,0,2}],[{172,18,62,103}]},{0,10415},{"osmo-epdg","TTCN-3 Testsuite"},{[],[1]},{[10415,13019,5535],[5535,10415,13019]},{[],[]},{[],[0]},{[],[]},{[{'diameter_base_Vendor-Specific-Application-Id',10415,[16777265],[]}],[{'diameter_base_Vendor-Specific-Application-Id',[10415],[16777265],[]}]},{[],[]},{[],[]}}}: {'SAA',"epdg.localdomain;1805677143;41;nonode@nohost",{'Vendor-Specific-Application-Id',10415,[16777265],[]},1,"hss.localdomain","localdomain","262424078411286",[],[2001],[],[{'Non-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_262424078411286 send ok to <0.709.0> *DBG* epdg_ue_fsm_262424078411286 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_262424078411286 consume call {rx_swx_saa,{ok,5,#{}}} from <0.709.0> in state state_authenticated_wait_swx_saa => state_new 04:15:40.747 [info] ue_fsm ev_rx_swx_saa *DBG* epdg_ue_fsm_262424078411286 send ok to <0.211.0> *DBG* gsup_server got cast {purge_ms_response,{<<"262424078411286">>,ok}} 04:15:40.747 [info] ue_fsm state_authenticated_wait_swx_saa event=rx_swx_saa SAType=5 ResulCode={epdg_dia_rc,undefined,2001}, {ue_fsm_data,"262424078411286","262424078411286@nai.epc.mnc001.mcc01.3gppnetwork.org","internet",true,false,undefined} *DBG* epdg_ue_fsm_262424078411286 terminate normal in state state_wait_swm_session_termination_answer 04:15:40.747 [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.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:15:40.747 [info] ue_fsm state_wait_swm_session_termination_answer event=received_swm_sta, {ue_fsm_data,<<"262424078411286">>,"internet",[],undefined,true,0,false,false} Stream 238, 15 bytes *DBG* gsup_server got {ipa,#Port<0.51>, {osmo,5}, #{cn_domain => 1,imsi => <<"262424777531977">>, message_type => purge_ms_req}} 04:15:40.747 [info] purge_ms_response(<<"262424078411286">>): ok 04:15:40.748 [info] terminating epdg_ue_fsm with reason normal state=state_wait_swm_session_termination_answer, {ue_fsm_data,<<"262424078411286">>,"internet",[],undefined,true,0,false,false} *DBG* epdg_ue_fsm_262424777531977 receive call purge_ms_request from <0.710.0> in state state_active 04:15:40.748 [info] purge_ms_response for <<"262424078411286">>: ok 04:15:40.748 [info] GSUP: Tx #{freeze_p_tmsi => true,imsi => <<"262424078411286">>,message_type => purge_ms_res} 04:15:40.748 [info] GSUP: Rx #{cn_domain => 1,imsi => <<"262424777531977">>,message_type => purge_ms_req} 04:15:40.749 [info] ue_fsm purge_ms_request 04:15:40.749 [info] ue_fsm state_active event=purge_ms_request, {ue_fsm_data,<<"262424777531977">>,"internet",[],{epdg_tun_pdp_ctx,3048189936,3726021451,{epdg_eua,33,<<192,168,0,3>>,undefined},<<172,18,62,103>>},false,0,false,false} 04:15:40.749 [info] KMOD Port Delete PDP Context Call {<0.697.0>,[alias|#Ref<0.1283019585.1655242767.197011>]}: {delete_pdp_context,{172,18,62,103},3048189936,3726021451,{192,168,0,3}} 04:15:40.749 [debug] delete_pdp_context: 1, {172,18,62,103}, {192,168,0,3}, 3048189936, 3726021451 04:15:40.749 [debug] delete_pdp_context: {netlink,gtp,[512,ack,request],16,0,{delete,0,0,[{version,1},{net_ns_fd,25},{link,4},{sgsn_address,{172,18,62,103}},{ms_address,{192,168,0,3}},{i_tid,3048189936}]}} *DBG* epdg_ue_fsm_262424777531977 send ok to <0.710.0> 04:15:40.750 [info] s2b: Tx {gtp,v2,delete_session_request,3726021451,8064636,undefined,[],[{v2_eps_bearer_id,0,5},{v2_fully_qualified_tunnel_endpoint_identifier,0,30,3048189936,<<172,18,62,20>>,undefined}]} *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_262424777531977 consume call purge_ms_request from <0.710.0> in state state_active => state_wait_delete_session_resp *DBG* aaa_ue_fsm_262424777531977 receive call rx_s6b_str from <0.711.0> in state state_authenticated *DBG* aaa_ue_fsm_262424777531977 send {ok,{epdg_dia_rc,undefined,2001}} to <0.711.0> 04:15:40.759 [info] S6b Rx from {diameter_caps,{"aaa.localdomain","pgw.localdomain"},{"localdomain","localdomain"},{[{172,18,62,20}],[{172,18,62,103}]},{0,10415},{"osmo-epdg-AAA","TTCN-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,["262424777531977"],[],[]} 04:15:40.759 [info] ue_fsm ev_rx_s6b_str *DBG* aaa_ue_fsm_262424777531977 consume call rx_s6b_str from <0.711.0> in state state_authenticated 04:15:40.759 [info] ue_fsm state_authenticated event=rx_s6b_str, {ue_fsm_data,"262424777531977","262424777531977@nai.epc.mnc001.mcc01.3gppnetwork.org","internet",true,true,undefined} 04:15:40.759 [info] ue_fsm state_authenticated event=rx_s6b_str: ePDG session still active, skip updating the HSS 04:15:40.759 [info] S6b Tx to {diameter_caps,{"aaa.localdomain","pgw.localdomain"},{"localdomain","localdomain"},{[{172,18,62,20}],[{172,18,62,103}]},{0,10415},{"osmo-epdg-AAA","TTCN-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:15:40.763 [debug] S2b: Rx from IP {172,18,62,103} port 2123: <<72,37,0,14,53,80,9,204,123,14,124,0,2,0,2,0,16,0>> *DBG* epdg_ue_fsm_262424777531977 receive call {received_gtpc_delete_session_response, {gtp,v2,delete_session_response,894437836,8064636,undefined,[], #{{v2_cause,0} => {v2_cause,0,request_accepted,0,0,0,undefined}}}} from <0.712.0> in state state_wait_delete_session_resp 04:15:40.764 [debug] S2b: Rx from IP {172,18,62,103} port 2123: {gtp,v2,delete_session_response,894437836,8064636,undefined,[],#{{v2_cause,0} => {v2_cause,0,request_accepted,0,0,0,undefined}}} *DBG* epdg_ue_fsm_262424777531977 send ok to <0.712.0> 04:15:40.764 [info] ue_fsm received_gtpc_delete_session_response {gtp,v2,delete_session_response,894437836,8064636,undefined,[],#{{v2_cause,0} => {v2_cause,0,request_accepted,0,0,0,undefined}}} *DBG* epdg_ue_fsm_262424777531977 consume call {received_gtpc_delete_session_response, {gtp,v2,delete_session_response,894437836,8064636,undefined,[], #{{v2_cause,0} => {v2_cause,0,request_accepted,0,0,0,undefined}}}} from <0.712.0> in state state_wait_delete_session_resp => state_wait_swm_session_termination_answer *DBG* aaa_ue_fsm_262424777531977 receive call rx_swm_str from <0.201.0> in state state_authenticated *DBG* epdg_ue_fsm_262424777531977 start_timer {state_timeout,10000, swm_str_timeout,[]} in state state_wait_swm_session_termination_answer 04:15:40.764 [info] ue_fsm state_wait_delete_session_resp event=received_gtpc_delete_session_response, {ue_fsm_data,<<"262424777531977">>,"internet",[],undefined,false,0,false,false} 04:15:40.764 [debug] Cause: GTP_atom=request_accepted -> GTP_int=16 -> GSUP_int=0 04:15:40.764 [info] ue_fsm state_wait_swm_session_termination_answer event=enter, {ue_fsm_data,<<"262424777531977">>,"internet",[],undefined,true,0,false,false} 04:15:40.764 [info] ue_fsm ev_rx_swm_str 04:15:40.764 [info] ue_fsm state_authenticated event=rx_swm_str, {ue_fsm_data,"262424777531977","262424777531977@nai.epc.mnc001.mcc01.3gppnetwork.org","internet",true,false,undefined} *DBG* aaa_ue_fsm_262424777531977 send ok to <0.201.0> 04:15:40.764 [debug] SWx Tx SAR Imsi="262424777531977" Type=5 APN="internet" AgentInfoOpt=[]  *DBG* aaa_ue_fsm_262424777531977 consume call rx_swm_str from <0.201.0> in state state_authenticated => state_authenticated_wait_swx_saa 04:15:40.764 [debug] SWx prepare_request: {'SAR',["epdg.localdomain",";","1805677143",";","42",";","nonode@nohost"],{'Vendor-Specific-Application-Id',10415,[16777265],[]},1,"epdg.localdomain","localdomain","localdomain","262424777531977",5,[],["hss.localdomain"],["internet"],[],[],[],[],[],[],[],[],[]} *DBG* aaa_ue_fsm_262424777531977 receive call {rx_swx_saa,{ok,5,#{}}} from <0.713.0> in state state_authenticated_wait_swx_saa *DBG* aaa_ue_fsm_262424777531977 send ok to <0.713.0> *DBG* aaa_ue_fsm_262424777531977 consume call {rx_swx_saa,{ok,5,#{}}} from <0.713.0> in state state_authenticated_wait_swx_saa => state_new *DBG* epdg_ue_fsm_262424777531977 receive call {received_swm_sta,{epdg_dia_rc,undefined,2001}} from <0.211.0> in state state_wait_swm_session_termination_answer 04:15:40.768 [info] SWx Rx SAA {<0.679.0>,{diameter_caps,{"epdg.localdomain","hss.localdomain"},{"localdomain","localdomain"},{[{127,0,0,1},{172,18,62,20},{192,168,0,2}],[{172,18,62,103}]},{0,10415},{"osmo-epdg","TTCN-3 Testsuite"},{[],[1]},{[10415,13019,5535],[5535,10415,13019]},{[],[]},{[],[0]},{[],[]},{[{'diameter_base_Vendor-Specific-Application-Id',10415,[16777265],[]}],[{'diameter_base_Vendor-Specific-Application-Id',[10415],[16777265],[]}]},{[],[]},{[],[]}}}: {'SAA',"epdg.localdomain;1805677143;42;nonode@nohost",{'Vendor-Specific-Application-Id',10415,[16777265],[]},1,"hss.localdomain","localdomain","262424777531977",[],[2001],[],[{'Non-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_262424777531977 send ok to <0.211.0> *DBG* gsup_server got cast {purge_ms_response,{<<"262424777531977">>,ok}} 04:15:40.768 [info] ue_fsm ev_rx_swx_saa *DBG* epdg_ue_fsm_262424777531977 terminate normal in state state_wait_swm_session_termination_answer *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:15:40.768 [info] ue_fsm state_authenticated_wait_swx_saa event=rx_swx_saa SAType=5 ResulCode={epdg_dia_rc,undefined,2001}, {ue_fsm_data,"262424777531977","262424777531977@nai.epc.mnc001.mcc01.3gppnetwork.org","internet",true,false,undefined} 04:15:40.768 [info] ue_fsm received_swm_session_termination_answer {epdg_dia_rc,undefined,2001} 04:15:40.768 [info] ue_fsm state_wait_swm_session_termination_answer event=received_swm_sta, {ue_fsm_data,<<"262424777531977">>,"internet",[],undefined,true,0,false,false} 04:15:40.768 [info] purge_ms_response(<<"262424777531977">>): ok 04:15:40.768 [info] purge_ms_response for <<"262424777531977">>: ok 04:15:40.768 [info] GSUP: Tx #{freeze_p_tmsi => true,imsi => <<"262424777531977">>,message_type => purge_ms_res} 04:15:40.768 [info] terminating epdg_ue_fsm with reason normal state=state_wait_swm_session_termination_answer, {ue_fsm_data,<<"262424777531977">>,"internet",[],undefined,true,0,false,false} Socket #Port<0.51> closed [<0.670.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}}} 04:15:40.770 [info] Peer down: {<0.646.0>,{diameter_caps,{"aaa.localdomain","pgw.localdomain"},{"localdomain","localdomain"},{[{172,18,62,20}],[{172,18,62,103}]},{0,10415},{"osmo-epdg-AAA","TTCN-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.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:15:40.770 [error] GSUP connection has been closed 04:15:40.971 [info] Peer down: {<0.679.0>,{diameter_caps,{"epdg.localdomain","hss.localdomain"},{"localdomain","localdomain"},{[{127,0,0,1},{172,18,62,20},{192,168,0,2}],[{172,18,62,103}]},{0,10415},{"osmo-epdg","TTCN-3 Testsuite"},{[],[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,62,103},44681}} *DBG* gsup_server got {ipa_tcp_accept,#Port<0.54>} 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} 04:15:43.853 [notice] GSUP connection has been established 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:15:43.880 [info] Peer up: {<0.675.0>,{diameter_caps,{"aaa.localdomain","pgw.localdomain"},{"localdomain","localdomain"},{[{172,18,62,20}],[{172,18,62,103}]},{0,10415},{"osmo-epdg-AAA","TTCN-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:15:47.613 [info] Peer up: {<0.735.0>,{diameter_caps,{"epdg.localdomain","hss.localdomain"},{"localdomain","localdomain"},{[{127,0,0,1},{172,18,62,20},{192,168,0,2}],[{172,18,62,103}]},{0,10415},{"osmo-epdg","TTCN-3 Testsuite"},{[],[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 => <<"262420255285684">>, 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_262420255285684 enter epdg_ue_fsm in state state_new *DBG* epdg_ue_fsm_262420255285684 consume internal init_state in state state_new *DBG* epdg_ue_fsm_262420255285684 receive call {auth_request,33,"internet",#{}} from <0.750.0> in state state_new 04:15:55.051 [info] GSUP: Rx #{imsi => <<"262420255285684">>,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_262420255285684 send ok to <0.750.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:15:55.051 [info] ue_fsm start(epdg_ue_fsm_262420255285684) *DBG* aaa_ue_fsm_262420255285684 enter aaa_ue_fsm in state state_new *DBG* epdg_ue_fsm_262420255285684 consume call {auth_request,33,"internet",#{}} from <0.750.0> in state state_new => state_wait_auth_resp 04:15:55.051 [info] ue_fsm init(<<"262420255285684">>) *DBG* aaa_ue_fsm_262420255285684 consume internal init_state in state state_new *DBG* epdg_ue_fsm_262420255285684 start_timer {state_timeout,10000, swm_der_timeout,[]} in state state_wait_auth_resp 04:15:55.051 [info] ue_fsm auth_request *DBG* aaa_ue_fsm_262420255285684 receive call {rx_swm_der_auth_req,33,"internet",#{}} from <0.201.0> in state state_new 04:15:55.051 [info] ue_fsm state_new event=auth_request {33, "internet", #{}}, {ue_fsm_data,<<"262420255285684">>,"internet",[],undefined,false,0,false,false} 04:15:55.051 [info] ue_fsm start_link(aaa_ue_fsm_262420255285684) 04:15:55.051 [info] ue_fsm init("262420255285684") *DBG* aaa_ue_fsm_262420255285684 send ok to <0.201.0> 04:15:55.051 [info] ue_fsm ev_rx_swm_der_auth_req *DBG* aaa_ue_fsm_262420255285684 consume call {rx_swm_der_auth_req,33,"internet",#{}} from <0.201.0> in state state_new => state_wait_swx_maa 04:15:55.051 [info] ue_fsm state_new event=rx_swm_der_auth_req {33, "internet", #{}}, {ue_fsm_data,"262420255285684",undefined,undefined,false,false,undefined} 04:15:55.051 [debug] Swx MAR: IPv4Opt=<<"ÿÿÿþ">> IPv6Opt=[] 04:15:55.051 [debug] Swx Tx MAR: {'MAR',["epdg.localdomain",";","1805677143",";","43",";","nonode@nohost"],1,undefined,undefined,undefined,"262420255285684",{'Vendor-Specific-Application-Id',10415,[16777265],[]},{'SIP-Auth-Data-Item',[],["EAP-AKA"],[],[],[],[],[],[],<<"ÿÿÿþ">>,[],[],[],[]},1,[],1,[],[],[],[],[],[],[],[]} *DBG* aaa_ue_fsm_262420255285684 receive call {rx_swx_maa, {ok,[{epdg_auth_tuple, <<136,111,70,93,85,28,208,219,191,142,89,54,137,224,55,157>>, <<5,58,48,177,74,71,222,124,28,232,226,148,119,66,195,37>>, <<136,111,70,93,85,28,208,219,191,142,89,54,137,224,55,157, 13,194,39,57,48,246,192,197,32,40,219,247,42,64>>, <<7,27,100,204,81,31,240,113,121,111,2,146,157,171,146,147>>, <<73,220,44,201,150,160,167,248,183,231,188,233,148,70, 10,18>>}]}} from <0.753.0> in state state_wait_swx_maa 04:15:55.055 [info] SWx Rx MAA {<0.735.0>,{diameter_caps,{"epdg.localdomain","hss.localdomain"},{"localdomain","localdomain"},{[{127,0,0,1},{172,18,62,20},{192,168,0,2}],[{172,18,62,103}]},{0,10415},{"osmo-epdg","TTCN-3 Testsuite"},{[],[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;1805677143;43;nonode@nohost",1,"hss.localdomain","localdomain",{'Vendor-Specific-Application-Id',10415,[16777265],[]},"262420255285684",[],[2001],[],[1],[{'SIP-Auth-Data-Item',[0],["Digest-AKAv1-MD5"],[[136,111,70,93,85,28,208,219,191,142,89,54,137,224,55,157,5,58,48,177,74,71,222,124,28,232,226,148,119,66,195,37]],[[136,111,70,93,85,28,208,219,191,142,89,54,137,224,55,157,13,194,39,57,48,246,192,197,32,40,219,247,42,64]],["foobar"],[[73,220,44,201,150,160,167,248,183,231,188,233,148,70,10,18]],[[7,27,100,204,81,31,240,113,121,111,2,146,157,171,146,147]],[],[],[],[],[],[]}],[],[],[],[],[],[]}/ Errors []  04:15:55.055 [info] dia_sip2gsup: auth [136,111,70,93,85,28,208,219,191,142,89,54,137,224,55,157,5,58,48,177,74,71,222,124,28,232,226,148,119,66,195,37] authz [136,111,70,93,85,28,208,219,191,142,89,54,137,224,55,157,13,194,39,57,48,246,192,197,32,40,219,247,42,64]  *DBG* aaa_ue_fsm_262420255285684 send ok to <0.753.0> *DBG* epdg_ue_fsm_262420255285684 receive call {received_swm_dea_auth_response, {ok,[{epdg_auth_tuple, <<136,111,70,93,85,28,208,219,191,142,89,54,137,224,55,157>>, <<5,58,48,177,74,71,222,124,28,232,226,148,119,66,195,37>>, <<136,111,70,93,85,28,208,219,191,142,89,54,137,224,55,157, 13,194,39,57,48,246,192,197,32,40,219,247,42,64>>, <<7,27,100,204,81,31,240,113,121,111,2,146,157,171,146,147>>, <<73,220,44,201,150,160,167,248,183,231,188,233,148,70, 10,18>>}]}} from <0.211.0> in state state_wait_auth_resp 04:15:55.055 [info] rand [136,111,70,93,85,28,208,219,191,142,89,54,137,224,55,157] autn [5,58,48,177,74,71,222,124,28,232,226,148,119,66,195,37]  *DBG* aaa_ue_fsm_262420255285684 consume call {rx_swx_maa, {ok,[{epdg_auth_tuple, <<136,111,70,93,85,28,208,219,191,142,89,54,137,224,55,157>>, <<5,58,48,177,74,71,222,124,28,232,226,148,119,66,195,37>>, <<136,111,70,93,85,28,208,219,191,142,89,54,137,224,55,157, 13,194,39,57,48,246,192,197,32,40,219,247,42,64>>, <<7,27,100,204,81,31,240,113,121,111,2,146,157,171,146,147>>, <<73,220,44,201,150,160,167,248,183,231,188,233,148,70, 10,18>>}]}} from <0.753.0> in state state_wait_swx_maa => state_new 04:15:55.055 [info] ue_fsm ev_rx_swx_maa *DBG* epdg_ue_fsm_262420255285684 send ok to <0.211.0> *DBG* gsup_server got cast {auth_response, {<<"262420255285684">>, {ok, [{epdg_auth_tuple, <<136,111,70,93,85,28,208,219,191,142,89,54, 137,224,55,157>>, <<5,58,48,177,74,71,222,124,28,232,226,148,119, 66,195,37>>, <<136,111,70,93,85,28,208,219,191,142,89,54, 137,224,55,157,13,194,39,57,48,246,192,197, 32,40,219,247,42,64>>, <<7,27,100,204,81,31,240,113,121,111,2,146,157, 171,146,147>>, <<73,220,44,201,150,160,167,248,183,231, 188,233,148,70,10,18>>}]}}} 04:15:55.055 [info] ue_fsm state_wait_swx_maa event=rx_swx_maa, {ue_fsm_data,"262420255285684",undefined,undefined,false,false,undefined} *DBG* epdg_ue_fsm_262420255285684 consume call {received_swm_dea_auth_response, {ok,[{epdg_auth_tuple, <<136,111,70,93,85,28,208,219,191,142,89,54,137,224,55,157>>, <<5,58,48,177,74,71,222,124,28,232,226,148,119,66,195,37>>, <<136,111,70,93,85,28,208,219,191,142,89,54,137,224,55,157, 13,194,39,57,48,246,192,197,32,40,219,247,42,64>>, <<7,27,100,204,81,31,240,113,121,111,2,146,157,171,146,147>>, <<73,220,44,201,150,160,167,248,183,231,188,233,148,70, 10,18>>}]}} from <0.211.0> in state state_wait_auth_resp => state_authenticating 04:15:55.055 [info] ue_fsm received_swm_dea_auth_response {ok,[{epdg_auth_tuple,<<136,111,70,93,85,28,208,219,191,142,89,54,137,224,55,157>>,<<5,58,48,177,74,71,222,124,28,232,226,148,119,66,195,37>>,<<136,111,70,93,85,28,208,219,191,142,89,54,137,224,55,157,13,194,39,57,48,246,192,197,32,40,219,247,42,64>>,<<7,27,100,204,81,31,240,113,121,111,2,146,157,171,146,147>>,<<73,220,44,201,150,160,167,248,183,231,188,233,148,70,10,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:15:55.055 [info] ue_fsm state_wait_auth_resp event=received_swm_dea_auth_response Result={ok,[{epdg_auth_tuple,<<136,111,70,93,85,28,208,219,191,142,89,54,137,224,55,157>>,<<5,58,48,177,74,71,222,124,28,232,226,148,119,66,195,37>>,<<136,111,70,93,85,28,208,219,191,142,89,54,137,224,55,157,13,194,39,57,48,246,192,197,32,40,219,247,42,64>>,<<7,27,100,204,81,31,240,113,121,111,2,146,157,171,146,147>>,<<73,220,44,201,150,160,167,248,183,231,188,233,148,70,10,18>>}]}, {ue_fsm_data,<<"262420255285684">>,"internet",[],undefined,false,0,false,false} 04:15:55.055 [info] auth_response(<<"262420255285684">>): {ok,[{epdg_auth_tuple,<<136,111,70,93,85,28,208,219,191,142,89,54,137,224,55,157>>,<<5,58,48,177,74,71,222,124,28,232,226,148,119,66,195,37>>,<<136,111,70,93,85,28,208,219,191,142,89,54,137,224,55,157,13,194,39,57,48,246,192,197,32,40,219,247,42,64>>,<<7,27,100,204,81,31,240,113,121,111,2,146,157,171,146,147>>,<<73,220,44,201,150,160,167,248,183,231,188,233,148,70,10,18>>}]} 04:15:55.055 [info] auth_response for <<"262420255285684">>: {ok,[{epdg_auth_tuple,<<136,111,70,93,85,28,208,219,191,142,89,54,137,224,55,157>>,<<5,58,48,177,74,71,222,124,28,232,226,148,119,66,195,37>>,<<136,111,70,93,85,28,208,219,191,142,89,54,137,224,55,157,13,194,39,57,48,246,192,197,32,40,219,247,42,64>>,<<7,27,100,204,81,31,240,113,121,111,2,146,157,171,146,147>>,<<73,220,44,201,150,160,167,248,183,231,188,233,148,70,10,18>>}]} 04:15:55.055 [info] GSUP: Tx #{auth_tuples => [#{autn => <<5,58,48,177,74,71,222,124,28,232,226,148,119,66,195,37>>,ck => <<73,220,44,201,150,160,167,248,183,231,188,233,148,70,10,18>>,ik => <<7,27,100,204,81,31,240,113,121,111,2,146,157,171,146,147>>,rand => <<136,111,70,93,85,28,208,219,191,142,89,54,137,224,55,157>>,res => <<136,111,70,93,85,28,208,219,191,142,89,54,137,224,55,157,13,194,39,57,48,246,192,197,32,40,219,247,42,64>>}],imsi => <<"262420255285684">>,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 => <<"262420255285684">>, message_type => location_upd_req}} 04:15:55.056 [info] GSUP: Rx #{cn_domain => 1,imsi => <<"262420255285684">>,message_type => location_upd_req} *DBG* epdg_ue_fsm_262420255285684 receive call lu_request from <0.754.0> in state state_authenticating 04:15:55.056 [info] ue_fsm lu_request *DBG* epdg_ue_fsm_262420255285684 send ok to <0.754.0> 04:15:55.056 [info] ue_fsm state_authenticating event=lu_request, {ue_fsm_data,<<"262420255285684">>,"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_262420255285684 receive call {rx_swm_der_auth_compl,"internet"} from <0.201.0> in state state_new *DBG* epdg_ue_fsm_262420255285684 consume call lu_request from <0.754.0> in state state_authenticating 04:15:55.057 [info] ue_fsm ev_rx_swm_der_auth_compl 04:15:55.057 [info] ue_fsm state_new event=rx_swm_der_auth_compl, {ue_fsm_data,"262420255285684",undefined,undefined,false,false,undefined} 04:15:55.057 [debug] SWx Tx SAR Imsi="262420255285684" Type=1 APN="internet" AgentInfoOpt=[]  04:15:55.057 [debug] SWx prepare_request: {'SAR',["epdg.localdomain",";","1805677143",";","44",";","nonode@nohost"],{'Vendor-Specific-Application-Id',10415,[16777265],[]},1,"epdg.localdomain","localdomain","localdomain","262420255285684",1,[],["hss.localdomain"],["internet"],[],[],[],[],[],[],[],[],[]} *DBG* aaa_ue_fsm_262420255285684 send ok to <0.201.0> *DBG* aaa_ue_fsm_262420255285684 consume call {rx_swm_der_auth_compl,"internet"} from <0.201.0> in state state_new => state_wait_swx_saa *DBG* aaa_ue_fsm_262420255285684 receive call {rx_swx_saa,{ok,1,#{}}} from <0.755.0> in state state_wait_swx_saa 04:15:55.059 [info] SWx Rx SAA {<0.735.0>,{diameter_caps,{"epdg.localdomain","hss.localdomain"},{"localdomain","localdomain"},{[{127,0,0,1},{172,18,62,20},{192,168,0,2}],[{172,18,62,103}]},{0,10415},{"osmo-epdg","TTCN-3 Testsuite"},{[],[1]},{[10415,13019,5535],[5535,10415,13019]},{[],[]},{[],[0]},{[],[]},{[{'diameter_base_Vendor-Specific-Application-Id',10415,[16777265],[]}],[{'diameter_base_Vendor-Specific-Application-Id',[10415],[16777265],[]}]},{[],[]},{[],[]}}}: {'SAA',"epdg.localdomain;1805677143;44;nonode@nohost",{'Vendor-Specific-Application-Id',10415,[16777265],[]},1,"hss.localdomain","localdomain","262420255285684",[],[2001],[],[{'Non-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:15:55.059 [info] ue_fsm ev_rx_swx_saa 04:15:55.059 [info] ue_fsm state_wait_swx_saa event=rx_swx_saa {ok,1,#{}}, {ue_fsm_data,"262420255285684",undefined,undefined,false,false,undefined} *DBG* aaa_ue_fsm_262420255285684 send ok to <0.755.0> *DBG* epdg_ue_fsm_262420255285684 receive call {received_swm_dea_auth_compl_response,{ok,#{}}} from <0.211.0> in state state_authenticating 04:15:55.059 [info] ue_fsm received_swm_dea_auth_compl_response {ok,#{}} *DBG* aaa_ue_fsm_262420255285684 consume call {rx_swx_saa,{ok,1,#{}}} from <0.755.0> in state state_wait_swx_saa => state_authenticated *DBG* epdg_ue_fsm_262420255285684 send ok to <0.211.0> *DBG* gsup_server got cast {lu_response,{<<"262420255285684">>,ok}} 04:15:55.060 [info] ue_fsm state_authenticating event=lu_request, {ok,#{}}, {ue_fsm_data,<<"262420255285684">>,"internet",[],undefined,false,0,false,false} *DBG* epdg_ue_fsm_262420255285684 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:15:55.060 [info] lu_response(<<"262420255285684">>): ok 04:15:55.060 [info] lu_response for <<"262420255285684">>: ok 04:15:55.060 [info] GSUP: Tx #{imsi => <<"262420255285684">>,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 => <<"262420255285684">>, message_class => 5, message_type => epdg_tunnel_request, pco => <<128,0,13,0,0,12,0>>}} *DBG* epdg_ue_fsm_262420255285684 receive call {tunnel_request,<<128,0,13,0,0,12,0>>} from <0.756.0> in state state_authenticated 04:15:55.060 [info] GSUP: Rx #{cn_domain => 1,imsi => <<"262420255285684">>,message_class => 5,message_type => epdg_tunnel_request,pco => <<128,0,13,0,0,12,0>>} 04:15:55.061 [info] ue_fsm tunnel_request(<<128,0,13,0,0,12,0>>) *DBG* epdg_ue_fsm_262420255285684 send ok to <0.756.0> 04:15:55.061 [info] ue_fsm state_authenticated event=tunnel_request, {ue_fsm_data,<<"262420255285684">>,"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_262420255285684 consume call {tunnel_request,<<128,0,13,0,0,12,0>>} from <0.756.0> in state state_authenticated => state_wait_create_session_resp 04:15:55.061 [debug] Selected PGW Remote Address "172.18.62.103" *DBG* epdg_ue_fsm_262420255285684 start_timer {state_timeout,10000, create_session_timeout,[]} in state state_wait_create_session_resp 04:15:55.061 [info] s2b: Tx {gtp,v2,create_session_request,0,8064637,undefined,[],[{v2_international_mobile_subscriber_identity,0,<<"262420255285684">>},{v2_serving_network,0,{<<"901">>,<<"042">>}},{v2_rat_type,0,3},{v2_fully_qualified_tunnel_endpoint_identifier,0,30,894437837,<<172,18,62,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,3048189937,<<172,18,62,20>>,undefined}]},{v2_recovery,0,0},{v2_additional_protocol_configuration_options,0,{0,[{13,<<>>},{12,<<>>}]}}]} 04:15:55.061 [debug] Waiting for CreateSessionResponse 04:15:55.067 [info] S6b Rx from {diameter_caps,{"aaa.localdomain","pgw.localdomain"},{"localdomain","localdomain"},{[{172,18,62,20}],[{172,18,62,103}]},{0,10415},{"osmo-epdg-AAA","TTCN-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,["262420255285684@nai.epc.mnc001.mcc01.3gppnetwork.org"],[{'MIP6-Agent-Info',[{172,18,62,103}],[],[],[]}],[70368744177664],[],[],["internet"],[],[],[],[],[],[]} *DBG* aaa_ue_fsm_262420255285684 receive call {rx_s6b_aar,"262420255285684@nai.epc.mnc001.mcc01.3gppnetwork.org", "internet", [{'MIP6-Agent-Info',[{172,18,62,103}],[],[],[]}]} from <0.757.0> in state state_authenticated 04:15:55.067 [info] ue_fsm ev_rx_s6b_aar: "262420255285684@nai.epc.mnc001.mcc01.3gppnetwork.org" "internet" [{'MIP6-Agent-Info',[{172,18,62,103}],[],[],[]}] 04:15:55.067 [info] ue_fsm state_authenticated event=rx_s6b_aar NAI="262420255285684@nai.epc.mnc001.mcc01.3gppnetwork.org" Apn="internet" AgentInfo=[{'MIP6-Agent-Info',[{172,18,62,103}],[],[],[]}], {ue_fsm_data,"262420255285684",undefined,undefined,true,false,undefined} 04:15:55.067 [debug] SWx Tx SAR Imsi="262420255285684" Type=13 APN="internet" AgentInfoOpt=[{'MIP6-Agent-Info',[{172,18,62,103}],[],[],[]}]  04:15:55.067 [debug] SWx prepare_request: {'SAR',["epdg.localdomain",";","1805677143",";","45",";","nonode@nohost"],{'Vendor-Specific-Application-Id',10415,[16777265],[]},1,"epdg.localdomain","localdomain","localdomain","262420255285684",13,[],["hss.localdomain"],["internet"],[],[{'MIP6-Agent-Info',[{172,18,62,103}],[],[],[]}],[],[],[],[],[],[],[]} *DBG* aaa_ue_fsm_262420255285684 send ok to <0.757.0> *DBG* aaa_ue_fsm_262420255285684 consume call {rx_s6b_aar,"262420255285684@nai.epc.mnc001.mcc01.3gppnetwork.org", "internet", [{'MIP6-Agent-Info',[{172,18,62,103}],[],[],[]}]} from <0.757.0> in state state_authenticated => state_authenticated_wait_swx_saa 04:15:55.067 [debug] Waiting for S6b AAA *DBG* aaa_ue_fsm_262420255285684 receive call {rx_swx_saa,{ok,13,#{}}} from <0.758.0> in state state_authenticated_wait_swx_saa 04:15:55.070 [info] SWx Rx SAA {<0.735.0>,{diameter_caps,{"epdg.localdomain","hss.localdomain"},{"localdomain","localdomain"},{[{127,0,0,1},{172,18,62,20},{192,168,0,2}],[{172,18,62,103}]},{0,10415},{"osmo-epdg","TTCN-3 Testsuite"},{[],[1]},{[10415,13019,5535],[5535,10415,13019]},{[],[]},{[],[0]},{[],[]},{[{'diameter_base_Vendor-Specific-Application-Id',10415,[16777265],[]}],[{'diameter_base_Vendor-Specific-Application-Id',[10415],[16777265],[]}]},{[],[]},{[],[]}}}: {'SAA',"epdg.localdomain;1805677143;45;nonode@nohost",{'Vendor-Specific-Application-Id',10415,[16777265],[]},1,"hss.localdomain","localdomain","262420255285684",[],[2001],[],[{'Non-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_262420255285684 send ok to <0.758.0> 04:15:55.070 [info] ue_fsm ev_rx_swx_saa *DBG* aaa_ue_fsm_262420255285684 consume call {rx_swx_saa,{ok,13,#{}}} from <0.758.0> in state state_authenticated_wait_swx_saa => state_authenticated 04:15:55.070 [info] ue_fsm state_authenticated_wait_swx_saa event=rx_swx_saa SAType=13 ResulCode={epdg_dia_rc,undefined,2001}, {ue_fsm_data,"262420255285684","262420255285684@nai.epc.mnc001.mcc01.3gppnetwork.org","internet",true,false,<0.757.0>} 04:15:55.070 [debug] Rx AAA with DiaRC={epdg_dia_rc,undefined,2001} 04:15:55.070 [info] S6b Tx to {diameter_caps,{"aaa.localdomain","pgw.localdomain"},{"localdomain","localdomain"},{[{172,18,62,20}],[{172,18,62,103}]},{0,10415},{"osmo-epdg-AAA","TTCN-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:15:55.073 [debug] S2b: Rx from IP {172,18,62,103} port 2123: <<72,33,0,117,53,80,9,205,123,14,125,0,2,0,2,0,16,0,87,0,9,1,160,78,219,158,72,172,18,62,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,78,219,158,72,172,18,62,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,78,219,158,72,163,0,15,0,128,0,13,4,1,2,3,4,0,12,4,5,6,7,8>> 04:15:55.073 [debug] S2b: Rx from IP {172,18,62,103} port 2123: {gtp,v2,create_session_response,894437837,8064637,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,<<78,219,158,72>>},{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,1323015752,<<172,18,62,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,1323015752,<<172,18,62,103>>,undefined},{v2_pdn_address_allocation,0} => {v2_pdn_address_allocation,0,ipv4,<<192,168,0,2>>}}} 04:15:55.073 [info] s2b: Updated Session after create_session_response: {gtp_session,<<"262420255285684">>,<0.751.0>,<<"internet">>,{172,18,62,103},{172,18,62,103},undefined,894437837,1323015752,5,{set,1,16,16,8,80,48,{[],[],[],[],[],[],[],[],[],[],[],[],[],[],[],[]},{{[],[],[],[],[],[],[],[],[],[],[],[],[],[],[{gtp_bearer,5,3048189937,1323015752}],[]}}}} *DBG* epdg_ue_fsm_262420255285684 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 => 3048189937, remote_ipv4 => <<172,18,62,103>>, remote_ipv6 => undefined,remote_teid => 1323015752}}} from <0.759.0> in state state_wait_create_session_resp 04:15:55.073 [debug] s2b: APCO_dec: {v2_additional_protocol_configuration_options,0,{0,[{13,<<1,2,3,4>>},{12,<<5,6,7,8>>}]}} 04:15:55.073 [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 => 3048189937,remote_ipv4 => <<172,18,62,103>>,remote_ipv6 => undefined,remote_teid => 1323015752}} 04:15:55.073 [info] ue_fsm state_authenticated event=received_gtpc_create_session_response, {ue_fsm_data,<<"262420255285684">>,"internet",[],undefined,false,0,false,false} 04:15:55.073 [info] KMOD Port Create PDP Context Call {<0.751.0>,[alias|#Ref<0.1283019585.1655242753.201874>]}: {create_pdp_context,{172,18,62,103},3048189937,1323015752,{192,168,0,2}} 04:15:55.073 [debug] create_pdp_context: 1, {172,18,62,103}, {192,168,0,2}, 3048189937, 1323015752 04:15:55.073 [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,62,103}},{ms_address,{192,168,0,2}},{i_tid,3048189937},{o_tid,1323015752}]}} *DBG* epdg_ue_fsm_262420255285684 send ok to <0.759.0> *DBG* gsup_server got cast {tunnel_response, {<<"262420255285684">>, {ok, #{apco => <<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 => 3048189937, remote_ipv4 => <<172,18,62,103>>, remote_ipv6 => undefined, remote_teid => 1323015752}}}} 04:15:55.074 [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 => 3048189937,remote_ipv4 => <<172,18,62,103>>,remote_ipv6 => undefined,remote_teid => 1323015752}) returned ok *DBG* epdg_ue_fsm_262420255285684 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 => 3048189937, remote_ipv4 => <<172,18,62,103>>, remote_ipv6 => undefined,remote_teid => 1323015752}}} from <0.759.0> in state state_wait_create_session_resp => state_active 04:15:55.074 [info] tunnel_response(<<"262420255285684">>): {ok,#{apco => <<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 => 3048189937,remote_ipv4 => <<172,18,62,103>>,remote_ipv6 => undefined,remote_teid => 1323015752}} *DBG* gsup_server new state {gsups_state,#Port<0.16>,4222,#Port<0.54>, {ipa_ccm_options,"EPDG-00-00-00-00-00-00", "0/0/0","00:00:00:00:00:00", "00:00:00:00:00:00","00:00:00:00:00:00", "00:00:00:00:00:00","00:00:00:00:00:00", "EPDG-00-00-00-00-00-00",false}} 04:15:55.074 [info] tunnel_response for <<"262420255285684">>: {ok,#{apco => <<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 => 3048189937,remote_ipv4 => <<172,18,62,103>>,remote_ipv6 => undefined,remote_teid => 1323015752}} 04:15:55.074 [info] GSUP: Tx #{imsi => <<"262420255285684">>,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 => <<"262428440030799">>, 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_262428440030799 enter epdg_ue_fsm in state state_new *DBG* epdg_ue_fsm_262428440030799 consume internal init_state in state state_new *DBG* epdg_ue_fsm_262428440030799 receive call {auth_request,33,"internet",#{}} from <0.760.0> in state state_new *DBG* epdg_ue_fsm_262428440030799 send ok to <0.760.0> *DBG* epdg_ue_fsm_262428440030799 consume call {auth_request,33,"internet",#{}} from <0.760.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:15:55.155 [info] GSUP: Rx #{imsi => <<"262428440030799">>,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_262428440030799 start_timer {state_timeout,10000, swm_der_timeout,[]} in state state_wait_auth_resp *DBG* aaa_ue_fsm_262428440030799 enter aaa_ue_fsm in state state_new 04:15:55.155 [info] ue_fsm start(epdg_ue_fsm_262428440030799) *DBG* aaa_ue_fsm_262428440030799 consume internal init_state in state state_new *DBG* aaa_ue_fsm_262428440030799 receive call {rx_swm_der_auth_req,33,"internet",#{}} from <0.201.0> in state state_new 04:15:55.155 [info] ue_fsm init(<<"262428440030799">>) 04:15:55.155 [info] ue_fsm auth_request 04:15:55.155 [info] ue_fsm state_new event=auth_request {33, "internet", #{}}, {ue_fsm_data,<<"262428440030799">>,"internet",[],undefined,false,0,false,false} 04:15:55.155 [info] ue_fsm start_link(aaa_ue_fsm_262428440030799) 04:15:55.155 [info] ue_fsm init("262428440030799") 04:15:55.155 [info] ue_fsm ev_rx_swm_der_auth_req 04:15:55.156 [info] ue_fsm state_new event=rx_swm_der_auth_req {33, "internet", #{}}, {ue_fsm_data,"262428440030799",undefined,undefined,false,false,undefined} 04:15:55.156 [debug] Swx MAR: IPv4Opt=<<"ÿÿÿþ">> IPv6Opt=[] 04:15:55.156 [debug] Swx Tx MAR: {'MAR',["epdg.localdomain",";","1805677143",";","46",";","nonode@nohost"],1,undefined,undefined,undefined,"262428440030799",{'Vendor-Specific-Application-Id',10415,[16777265],[]},{'SIP-Auth-Data-Item',[],["EAP-AKA"],[],[],[],[],[],[],<<"ÿÿÿþ">>,[],[],[],[]},1,[],1,[],[],[],[],[],[],[],[]} *DBG* aaa_ue_fsm_262428440030799 send ok to <0.201.0> *DBG* aaa_ue_fsm_262428440030799 consume call {rx_swm_der_auth_req,33,"internet",#{}} from <0.201.0> in state state_new => state_wait_swx_maa 04:15:55.170 [info] SWx Rx MAA {<0.735.0>,{diameter_caps,{"epdg.localdomain","hss.localdomain"},{"localdomain","localdomain"},{[{127,0,0,1},{172,18,62,20},{192,168,0,2}],[{172,18,62,103}]},{0,10415},{"osmo-epdg","TTCN-3 Testsuite"},{[],[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;1805677143;46;nonode@nohost",1,"hss.localdomain","localdomain",{'Vendor-Specific-Application-Id',10415,[16777265],[]},"262428440030799",[],[2001],[],[1],[{'SIP-Auth-Data-Item',[0],["Digest-AKAv1-MD5"],[[49,96,98,192,89,59,57,74,252,44,158,101,82,79,176,15,117,40,146,79,119,120,112,229,125,37,76,172,116,183,74,134]],[[49,96,98,192,89,59,57,74,252,44,158,101,82,79,176,15,15,32,72,46,90,214,201,246,5,101,118,45,161,29]],["foobar"],[[36,218,195,78,144,78,41,110,168,139,193,134,50,81,155,46]],[[182,196,22,216,91,129,216,146,197,33,225,74,21,157,64,74]],[],[],[],[],[],[]}],[],[],[],[],[],[]}/ Errors []  04:15:55.170 [info] dia_sip2gsup: auth [49,96,98,192,89,59,57,74,252,44,158,101,82,79,176,15,117,40,146,79,119,120,112,229,125,37,76,172,116,183,74,134] authz [49,96,98,192,89,59,57,74,252,44,158,101,82,79,176,15,15,32,72,46,90,214,201,246,5,101,118,45,161,29]  04:15:55.170 [info] rand [49,96,98,192,89,59,57,74,252,44,158,101,82,79,176,15] autn [117,40,146,79,119,120,112,229,125,37,76,172,116,183,74,134]  *DBG* aaa_ue_fsm_262428440030799 receive call {rx_swx_maa, {ok,[{epdg_auth_tuple, <<49,96,98,192,89,59,57,74,252,44,158,101,82,79,176,15>>, <<117,40,146,79,119,120,112,229,125,37,76,172,116,183,74,134>>, <<49,96,98,192,89,59,57,74,252,44,158,101,82,79,176,15,15,32, 72,46,90,214,201,246,5,101,118,45,161,29>>, <<182,196,22,216,91,129,216,146,197,33,225,74,21,157,64,74>>, <<36,218,195,78,144,78,41,110,168,139,193,134,50,81,155, 46>>}]}} from <0.763.0> in state state_wait_swx_maa 04:15:55.170 [info] ue_fsm ev_rx_swx_maa *DBG* aaa_ue_fsm_262428440030799 send ok to <0.763.0> 04:15:55.171 [info] ue_fsm state_wait_swx_maa event=rx_swx_maa, {ue_fsm_data,"262428440030799",undefined,undefined,false,false,undefined} *DBG* epdg_ue_fsm_262428440030799 receive call {received_swm_dea_auth_response, {ok,[{epdg_auth_tuple, <<49,96,98,192,89,59,57,74,252,44,158,101,82,79,176,15>>, <<117,40,146,79,119,120,112,229,125,37,76,172,116,183,74,134>>, <<49,96,98,192,89,59,57,74,252,44,158,101,82,79,176,15,15,32, 72,46,90,214,201,246,5,101,118,45,161,29>>, <<182,196,22,216,91,129,216,146,197,33,225,74,21,157,64,74>>, <<36,218,195,78,144,78,41,110,168,139,193,134,50,81,155, 46>>}]}} from <0.211.0> in state state_wait_auth_resp *DBG* aaa_ue_fsm_262428440030799 consume call {rx_swx_maa, {ok,[{epdg_auth_tuple, <<49,96,98,192,89,59,57,74,252,44,158,101,82,79,176,15>>, <<117,40,146,79,119,120,112,229,125,37,76,172,116,183,74,134>>, <<49,96,98,192,89,59,57,74,252,44,158,101,82,79,176,15,15,32, 72,46,90,214,201,246,5,101,118,45,161,29>>, <<182,196,22,216,91,129,216,146,197,33,225,74,21,157,64,74>>, <<36,218,195,78,144,78,41,110,168,139,193,134,50,81,155, 46>>}]}} from <0.763.0> in state state_wait_swx_maa => state_new 04:15:55.171 [info] ue_fsm received_swm_dea_auth_response {ok,[{epdg_auth_tuple,<<49,96,98,192,89,59,57,74,252,44,158,101,82,79,176,15>>,<<117,40,146,79,119,120,112,229,125,37,76,172,116,183,74,134>>,<<49,96,98,192,89,59,57,74,252,44,158,101,82,79,176,15,15,32,72,46,90,214,201,246,5,101,118,45,161,29>>,<<182,196,22,216,91,129,216,146,197,33,225,74,21,157,64,74>>,<<36,218,195,78,144,78,41,110,168,139,193,134,50,81,155,46>>}]} 04:15:55.172 [info] ue_fsm state_wait_auth_resp event=received_swm_dea_auth_response Result={ok,[{epdg_auth_tuple,<<49,96,98,192,89,59,57,74,252,44,158,101,82,79,176,15>>,<<117,40,146,79,119,120,112,229,125,37,76,172,116,183,74,134>>,<<49,96,98,192,89,59,57,74,252,44,158,101,82,79,176,15,15,32,72,46,90,214,201,246,5,101,118,45,161,29>>,<<182,196,22,216,91,129,216,146,197,33,225,74,21,157,64,74>>,<<36,218,195,78,144,78,41,110,168,139,193,134,50,81,155,46>>}]}, {ue_fsm_data,<<"262428440030799">>,"internet",[],undefined,false,0,false,false} *DBG* epdg_ue_fsm_262428440030799 send ok to <0.211.0> *DBG* gsup_server got cast {auth_response, {<<"262428440030799">>, {ok, [{epdg_auth_tuple, <<49,96,98,192,89,59,57,74,252,44,158,101,82, 79,176,15>>, <<117,40,146,79,119,120,112,229,125,37,76,172, 116,183,74,134>>, <<49,96,98,192,89,59,57,74,252,44,158,101,82, 79,176,15,15,32,72,46,90,214,201,246,5,101, 118,45,161,29>>, <<182,196,22,216,91,129,216,146,197,33,225,74, 21,157,64,74>>, <<36,218,195,78,144,78,41,110,168,139,193, 134,50,81,155,46>>}]}}} 04:15:55.172 [info] auth_response(<<"262428440030799">>): {ok,[{epdg_auth_tuple,<<49,96,98,192,89,59,57,74,252,44,158,101,82,79,176,15>>,<<117,40,146,79,119,120,112,229,125,37,76,172,116,183,74,134>>,<<49,96,98,192,89,59,57,74,252,44,158,101,82,79,176,15,15,32,72,46,90,214,201,246,5,101,118,45,161,29>>,<<182,196,22,216,91,129,216,146,197,33,225,74,21,157,64,74>>,<<36,218,195,78,144,78,41,110,168,139,193,134,50,81,155,46>>}]} *DBG* epdg_ue_fsm_262428440030799 consume call {received_swm_dea_auth_response, {ok,[{epdg_auth_tuple, <<49,96,98,192,89,59,57,74,252,44,158,101,82,79,176,15>>, <<117,40,146,79,119,120,112,229,125,37,76,172,116,183,74,134>>, <<49,96,98,192,89,59,57,74,252,44,158,101,82,79,176,15,15,32, 72,46,90,214,201,246,5,101,118,45,161,29>>, <<182,196,22,216,91,129,216,146,197,33,225,74,21,157,64,74>>, <<36,218,195,78,144,78,41,110,168,139,193,134,50,81,155, 46>>}]}} from <0.211.0> in state state_wait_auth_resp => state_authenticating 04:15:55.173 [info] auth_response for <<"262428440030799">>: {ok,[{epdg_auth_tuple,<<49,96,98,192,89,59,57,74,252,44,158,101,82,79,176,15>>,<<117,40,146,79,119,120,112,229,125,37,76,172,116,183,74,134>>,<<49,96,98,192,89,59,57,74,252,44,158,101,82,79,176,15,15,32,72,46,90,214,201,246,5,101,118,45,161,29>>,<<182,196,22,216,91,129,216,146,197,33,225,74,21,157,64,74>>,<<36,218,195,78,144,78,41,110,168,139,193,134,50,81,155,46>>}]} *DBG* gsup_server new state {gsups_state,#Port<0.16>,4222,#Port<0.54>, {ipa_ccm_options,"EPDG-00-00-00-00-00-00", "0/0/0","00:00:00:00:00:00", "00:00:00:00:00:00","00:00:00:00:00:00", "00:00:00:00:00:00","00:00:00:00:00:00", "EPDG-00-00-00-00-00-00",false}} 04:15:55.173 [info] GSUP: Tx #{auth_tuples => [#{autn => <<117,40,146,79,119,120,112,229,125,37,76,172,116,183,74,134>>,ck => <<36,218,195,78,144,78,41,110,168,139,193,134,50,81,155,46>>,ik => <<182,196,22,216,91,129,216,146,197,33,225,74,21,157,64,74>>,rand => <<49,96,98,192,89,59,57,74,252,44,158,101,82,79,176,15>>,res => <<49,96,98,192,89,59,57,74,252,44,158,101,82,79,176,15,15,32,72,46,90,214,201,246,5,101,118,45,161,29>>}],imsi => <<"262428440030799">>,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 => <<"262428440030799">>, message_type => location_upd_req}} *DBG* epdg_ue_fsm_262428440030799 receive call lu_request from <0.764.0> in state state_authenticating *DBG* epdg_ue_fsm_262428440030799 send ok to <0.764.0> 04:15:55.176 [info] GSUP: Rx #{cn_domain => 1,imsi => <<"262428440030799">>,message_type => location_upd_req} *DBG* epdg_ue_fsm_262428440030799 consume call lu_request from <0.764.0> in state state_authenticating 04:15:55.176 [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_262428440030799 receive call {rx_swm_der_auth_compl,"internet"} from <0.201.0> in state state_new 04:15:55.176 [info] ue_fsm state_authenticating event=lu_request, {ue_fsm_data,<<"262428440030799">>,"internet",[],undefined,false,0,false,false} 04:15:55.176 [info] ue_fsm ev_rx_swm_der_auth_compl *DBG* aaa_ue_fsm_262428440030799 send ok to <0.201.0> 04:15:55.176 [info] ue_fsm state_new event=rx_swm_der_auth_compl, {ue_fsm_data,"262428440030799",undefined,undefined,false,false,undefined} *DBG* aaa_ue_fsm_262428440030799 consume call {rx_swm_der_auth_compl,"internet"} from <0.201.0> in state state_new => state_wait_swx_saa 04:15:55.176 [debug] SWx Tx SAR Imsi="262428440030799" Type=1 APN="internet" AgentInfoOpt=[]  04:15:55.176 [debug] SWx prepare_request: {'SAR',["epdg.localdomain",";","1805677143",";","47",";","nonode@nohost"],{'Vendor-Specific-Application-Id',10415,[16777265],[]},1,"epdg.localdomain","localdomain","localdomain","262428440030799",1,[],["hss.localdomain"],["internet"],[],[],[],[],[],[],[],[],[]} *DBG* aaa_ue_fsm_262428440030799 receive call {rx_swx_saa,{ok,1,#{}}} from <0.765.0> in state state_wait_swx_saa 04:15:55.182 [info] SWx Rx SAA {<0.735.0>,{diameter_caps,{"epdg.localdomain","hss.localdomain"},{"localdomain","localdomain"},{[{127,0,0,1},{172,18,62,20},{192,168,0,2}],[{172,18,62,103}]},{0,10415},{"osmo-epdg","TTCN-3 Testsuite"},{[],[1]},{[10415,13019,5535],[5535,10415,13019]},{[],[]},{[],[0]},{[],[]},{[{'diameter_base_Vendor-Specific-Application-Id',10415,[16777265],[]}],[{'diameter_base_Vendor-Specific-Application-Id',[10415],[16777265],[]}]},{[],[]},{[],[]}}}: {'SAA',"epdg.localdomain;1805677143;47;nonode@nohost",{'Vendor-Specific-Application-Id',10415,[16777265],[]},1,"hss.localdomain","localdomain","262428440030799",[],[2001],[],[{'Non-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_262428440030799 send ok to <0.765.0> 04:15:55.182 [info] ue_fsm ev_rx_swx_saa *DBG* aaa_ue_fsm_262428440030799 consume call {rx_swx_saa,{ok,1,#{}}} from <0.765.0> in state state_wait_swx_saa => state_authenticated *DBG* epdg_ue_fsm_262428440030799 receive call {received_swm_dea_auth_compl_response,{ok,#{}}} from <0.211.0> in state state_authenticating 04:15:55.182 [info] ue_fsm state_wait_swx_saa event=rx_swx_saa {ok,1,#{}}, {ue_fsm_data,"262428440030799",undefined,undefined,false,false,undefined} *DBG* epdg_ue_fsm_262428440030799 send ok to <0.211.0> *DBG* gsup_server got cast {lu_response,{<<"262428440030799">>,ok}} 04:15:55.182 [info] ue_fsm received_swm_dea_auth_compl_response {ok,#{}} *DBG* epdg_ue_fsm_262428440030799 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:15:55.182 [info] ue_fsm state_authenticating event=lu_request, {ok,#{}}, {ue_fsm_data,<<"262428440030799">>,"internet",[],undefined,false,0,false,false} 04:15:55.182 [info] lu_response(<<"262428440030799">>): ok 04:15:55.183 [info] lu_response for <<"262428440030799">>: ok 04:15:55.183 [info] GSUP: Tx #{imsi => <<"262428440030799">>,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 => <<"262428440030799">>, message_class => 5, message_type => epdg_tunnel_request, pco => <<128,0,13,0,0,12,0>>}} *DBG* epdg_ue_fsm_262428440030799 receive call {tunnel_request,<<128,0,13,0,0,12,0>>} from <0.766.0> in state state_authenticated 04:15:55.185 [info] GSUP: Rx #{cn_domain => 1,imsi => <<"262428440030799">>,message_class => 5,message_type => epdg_tunnel_request,pco => <<128,0,13,0,0,12,0>>} 04:15:55.185 [info] ue_fsm tunnel_request(<<128,0,13,0,0,12,0>>) *DBG* epdg_ue_fsm_262428440030799 send ok to <0.766.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_262428440030799 consume call {tunnel_request,<<128,0,13,0,0,12,0>>} from <0.766.0> in state state_authenticated => state_wait_create_session_resp 04:15:55.185 [info] ue_fsm state_authenticated event=tunnel_request, {ue_fsm_data,<<"262428440030799">>,"internet",[],undefined,false,0,false,false} *DBG* epdg_ue_fsm_262428440030799 start_timer {state_timeout,10000, create_session_timeout,[]} in state state_wait_create_session_resp 04:15:55.185 [debug] Selected PGW Remote Address "172.18.62.103" 04:15:55.185 [info] s2b: Tx {gtp,v2,create_session_request,0,8064638,undefined,[],[{v2_international_mobile_subscriber_identity,0,<<"262428440030799">>},{v2_serving_network,0,{<<"901">>,<<"042">>}},{v2_rat_type,0,3},{v2_fully_qualified_tunnel_endpoint_identifier,0,30,894437838,<<172,18,62,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,3048189938,<<172,18,62,20>>,undefined}]},{v2_recovery,0,0},{v2_additional_protocol_configuration_options,0,{0,[{13,<<>>},{12,<<>>}]}}]} 04:15:55.185 [debug] Waiting for CreateSessionResponse *DBG* aaa_ue_fsm_262428440030799 receive call {rx_s6b_aar,"262428440030799@nai.epc.mnc001.mcc01.3gppnetwork.org", "internet", [{'MIP6-Agent-Info',[{172,18,62,103}],[],[],[]}]} from <0.767.0> in state state_authenticated 04:15:55.193 [info] S6b Rx from {diameter_caps,{"aaa.localdomain","pgw.localdomain"},{"localdomain","localdomain"},{[{172,18,62,20}],[{172,18,62,103}]},{0,10415},{"osmo-epdg-AAA","TTCN-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,["262428440030799@nai.epc.mnc001.mcc01.3gppnetwork.org"],[{'MIP6-Agent-Info',[{172,18,62,103}],[],[],[]}],[70368744177664],[],[],["internet"],[],[],[],[],[],[]} 04:15:55.193 [info] ue_fsm ev_rx_s6b_aar: "262428440030799@nai.epc.mnc001.mcc01.3gppnetwork.org" "internet" [{'MIP6-Agent-Info',[{172,18,62,103}],[],[],[]}] 04:15:55.194 [info] ue_fsm state_authenticated event=rx_s6b_aar NAI="262428440030799@nai.epc.mnc001.mcc01.3gppnetwork.org" Apn="internet" AgentInfo=[{'MIP6-Agent-Info',[{172,18,62,103}],[],[],[]}], {ue_fsm_data,"262428440030799",undefined,undefined,true,false,undefined} *DBG* aaa_ue_fsm_262428440030799 send ok to <0.767.0> 04:15:55.194 [debug] SWx Tx SAR Imsi="262428440030799" Type=13 APN="internet" AgentInfoOpt=[{'MIP6-Agent-Info',[{172,18,62,103}],[],[],[]}]  *DBG* aaa_ue_fsm_262428440030799 consume call {rx_s6b_aar,"262428440030799@nai.epc.mnc001.mcc01.3gppnetwork.org", "internet", [{'MIP6-Agent-Info',[{172,18,62,103}],[],[],[]}]} from <0.767.0> in state state_authenticated => state_authenticated_wait_swx_saa 04:15:55.194 [debug] SWx prepare_request: {'SAR',["epdg.localdomain",";","1805677143",";","48",";","nonode@nohost"],{'Vendor-Specific-Application-Id',10415,[16777265],[]},1,"epdg.localdomain","localdomain","localdomain","262428440030799",13,[],["hss.localdomain"],["internet"],[],[{'MIP6-Agent-Info',[{172,18,62,103}],[],[],[]}],[],[],[],[],[],[],[]} 04:15:55.194 [debug] Waiting for S6b AAA *DBG* aaa_ue_fsm_262428440030799 receive call {rx_swx_saa,{ok,13,#{}}} from <0.768.0> in state state_authenticated_wait_swx_saa *DBG* aaa_ue_fsm_262428440030799 send ok to <0.768.0> 04:15:55.201 [info] SWx Rx SAA {<0.735.0>,{diameter_caps,{"epdg.localdomain","hss.localdomain"},{"localdomain","localdomain"},{[{127,0,0,1},{172,18,62,20},{192,168,0,2}],[{172,18,62,103}]},{0,10415},{"osmo-epdg","TTCN-3 Testsuite"},{[],[1]},{[10415,13019,5535],[5535,10415,13019]},{[],[]},{[],[0]},{[],[]},{[{'diameter_base_Vendor-Specific-Application-Id',10415,[16777265],[]}],[{'diameter_base_Vendor-Specific-Application-Id',[10415],[16777265],[]}]},{[],[]},{[],[]}}}: {'SAA',"epdg.localdomain;1805677143;48;nonode@nohost",{'Vendor-Specific-Application-Id',10415,[16777265],[]},1,"hss.localdomain","localdomain","262428440030799",[],[2001],[],[{'Non-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_262428440030799 consume call {rx_swx_saa,{ok,13,#{}}} from <0.768.0> in state state_authenticated_wait_swx_saa => state_authenticated 04:15:55.201 [info] ue_fsm ev_rx_swx_saa 04:15:55.201 [info] ue_fsm state_authenticated_wait_swx_saa event=rx_swx_saa SAType=13 ResulCode={epdg_dia_rc,undefined,2001}, {ue_fsm_data,"262428440030799","262428440030799@nai.epc.mnc001.mcc01.3gppnetwork.org","internet",true,false,<0.767.0>} 04:15:55.201 [debug] Rx AAA with DiaRC={epdg_dia_rc,undefined,2001} 04:15:55.201 [info] S6b Tx to {diameter_caps,{"aaa.localdomain","pgw.localdomain"},{"localdomain","localdomain"},{[{172,18,62,20}],[{172,18,62,103}]},{0,10415},{"osmo-epdg-AAA","TTCN-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:15:55.208 [debug] S2b: Rx from IP {172,18,62,103} port 2123: <<72,33,0,117,53,80,9,206,123,14,126,0,2,0,2,0,16,0,87,0,9,1,160,94,29,11,37,172,18,62,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,94,29,11,37,172,18,62,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,29,11,37,163,0,15,0,128,0,13,4,1,2,3,4,0,12,4,5,6,7,8>> 04:15:55.208 [debug] S2b: Rx from IP {172,18,62,103} port 2123: {gtp,v2,create_session_response,894437838,8064638,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,29,11,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,1578961701,<<172,18,62,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,1578961701,<<172,18,62,103>>,undefined},{v2_pdn_address_allocation,0} => {v2_pdn_address_allocation,0,ipv4,<<192,168,0,3>>}}} 04:15:55.208 [info] s2b: Updated Session after create_session_response: {gtp_session,<<"262428440030799">>,<0.761.0>,<<"internet">>,{172,18,62,103},{172,18,62,103},undefined,894437838,1578961701,5,{set,1,16,16,8,80,48,{[],[],[],[],[],[],[],[],[],[],[],[],[],[],[],[]},{{[],[],[],[],[],[],[],[],[],[],[],[],[],[{gtp_bearer,5,3048189938,1578961701}],[],[]}}}} 04:15:55.208 [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_262428440030799 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 => 3048189938, remote_ipv4 => <<172,18,62,103>>, remote_ipv6 => undefined,remote_teid => 1578961701}}} from <0.769.0> in state state_wait_create_session_resp 04:15:55.208 [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 => 3048189938,remote_ipv4 => <<172,18,62,103>>,remote_ipv6 => undefined,remote_teid => 1578961701}} 04:15:55.209 [info] ue_fsm state_authenticated event=received_gtpc_create_session_response, {ue_fsm_data,<<"262428440030799">>,"internet",[],undefined,false,0,false,false} 04:15:55.209 [info] KMOD Port Create PDP Context Call {<0.761.0>,[alias|#Ref<0.1283019585.1655242753.202080>]}: {create_pdp_context,{172,18,62,103},3048189938,1578961701,{192,168,0,3}} 04:15:55.209 [debug] create_pdp_context: 1, {172,18,62,103}, {192,168,0,3}, 3048189938, 1578961701 04:15:55.209 [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,62,103}},{ms_address,{192,168,0,3}},{i_tid,3048189938},{o_tid,1578961701}]}} 04:15:55.209 [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 => 3048189938,remote_ipv4 => <<172,18,62,103>>,remote_ipv6 => undefined,remote_teid => 1578961701}) returned ok *DBG* epdg_ue_fsm_262428440030799 send ok to <0.769.0> *DBG* gsup_server got cast {tunnel_response, {<<"262428440030799">>, {ok, #{apco => <<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 => 3048189938, remote_ipv4 => <<172,18,62,103>>, remote_ipv6 => undefined, remote_teid => 1578961701}}}} 04:15:55.209 [info] tunnel_response(<<"262428440030799">>): {ok,#{apco => <<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 => 3048189938,remote_ipv4 => <<172,18,62,103>>,remote_ipv6 => undefined,remote_teid => 1578961701}} *DBG* epdg_ue_fsm_262428440030799 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 => 3048189938, remote_ipv4 => <<172,18,62,103>>, remote_ipv6 => undefined,remote_teid => 1578961701}}} from <0.769.0> in state state_wait_create_session_resp => state_active 04:15:55.210 [info] tunnel_response for <<"262428440030799">>: {ok,#{apco => <<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 => 3048189938,remote_ipv4 => <<172,18,62,103>>,remote_ipv6 => undefined,remote_teid => 1578961701}} 04:15:55.210 [info] GSUP: Tx #{imsi => <<"262428440030799">>,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>>}]} *DBG* gsup_server new state {gsups_state,#Port<0.16>,4222,#Port<0.54>, {ipa_ccm_options,"EPDG-00-00-00-00-00-00", "0/0/0","00:00:00:00:00:00", "00:00:00:00:00:00","00:00: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 => <<"262421326648190">>, 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:15:55.255 [info] GSUP: Rx #{imsi => <<"262421326648190">>,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_262421326648190 enter epdg_ue_fsm in state state_new *DBG* epdg_ue_fsm_262421326648190 consume internal init_state in state state_new 04:15:55.255 [info] ue_fsm start(epdg_ue_fsm_262421326648190) *DBG* epdg_ue_fsm_262421326648190 receive call {auth_request,33,"internet",#{}} from <0.770.0> in state state_new 04:15:55.255 [info] ue_fsm init(<<"262421326648190">>) *DBG* epdg_ue_fsm_262421326648190 send ok to <0.770.0> *DBG* epdg_ue_fsm_262421326648190 consume call {auth_request,33,"internet",#{}} from <0.770.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:15:55.255 [info] ue_fsm auth_request *DBG* epdg_ue_fsm_262421326648190 start_timer {state_timeout,10000, swm_der_timeout,[]} in state state_wait_auth_resp *DBG* aaa_ue_fsm_262421326648190 enter aaa_ue_fsm in state state_new 04:15:55.256 [info] ue_fsm state_new event=auth_request {33, "internet", #{}}, {ue_fsm_data,<<"262421326648190">>,"internet",[],undefined,false,0,false,false} *DBG* aaa_ue_fsm_262421326648190 consume internal init_state in state state_new *DBG* aaa_ue_fsm_262421326648190 receive call {rx_swm_der_auth_req,33,"internet",#{}} from <0.201.0> in state state_new 04:15:55.256 [info] ue_fsm start_link(aaa_ue_fsm_262421326648190) 04:15:55.256 [info] ue_fsm init("262421326648190") 04:15:55.256 [info] ue_fsm ev_rx_swm_der_auth_req 04:15:55.257 [info] ue_fsm state_new event=rx_swm_der_auth_req {33, "internet", #{}}, {ue_fsm_data,"262421326648190",undefined,undefined,false,false,undefined} *DBG* aaa_ue_fsm_262421326648190 send ok to <0.201.0> 04:15:55.257 [debug] Swx MAR: IPv4Opt=<<"ÿÿÿþ">> IPv6Opt=[] *DBG* aaa_ue_fsm_262421326648190 consume call {rx_swm_der_auth_req,33,"internet",#{}} from <0.201.0> in state state_new => state_wait_swx_maa 04:15:55.257 [debug] Swx Tx MAR: {'MAR',["epdg.localdomain",";","1805677143",";","49",";","nonode@nohost"],1,undefined,undefined,undefined,"262421326648190",{'Vendor-Specific-Application-Id',10415,[16777265],[]},{'SIP-Auth-Data-Item',[],["EAP-AKA"],[],[],[],[],[],[],<<"ÿÿÿþ">>,[],[],[],[]},1,[],1,[],[],[],[],[],[],[],[]} 04:15:55.272 [info] SWx Rx MAA {<0.735.0>,{diameter_caps,{"epdg.localdomain","hss.localdomain"},{"localdomain","localdomain"},{[{127,0,0,1},{172,18,62,20},{192,168,0,2}],[{172,18,62,103}]},{0,10415},{"osmo-epdg","TTCN-3 Testsuite"},{[],[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;1805677143;49;nonode@nohost",1,"hss.localdomain","localdomain",{'Vendor-Specific-Application-Id',10415,[16777265],[]},"262421326648190",[],[2001],[],[1],[{'SIP-Auth-Data-Item',[0],["Digest-AKAv1-MD5"],[[20,126,231,92,122,21,235,156,81,62,78,27,179,149,14,47,14,192,55,115,104,137,206,136,219,20,251,42,167,77,171,210]],[[20,126,231,92,122,21,235,156,81,62,78,27,179,149,14,47,183,138,254,30,141,196,245,33,247,186,139,201,38,122]],["foobar"],[[82,31,179,8,42,28,213,25,137,225,146,133,246,26,68,196]],[[218,160,227,160,79,230,3,63,120,60,192,66,172,94,229,163]],[],[],[],[],[],[]}],[],[],[],[],[],[]}/ Errors []  *DBG* aaa_ue_fsm_262421326648190 receive call {rx_swx_maa, {ok,[{epdg_auth_tuple, <<20,126,231,92,122,21,235,156,81,62,78,27,179,149,14,47>>, <<14,192,55,115,104,137,206,136,219,20,251,42,167,77,171,210>>, <<20,126,231,92,122,21,235,156,81,62,78,27,179,149,14,47,183, 138,254,30,141,196,245,33,247,186,139,201,38,122>>, <<218,160,227,160,79,230,3,63,120,60,192,66,172,94,229,163>>, <<82,31,179,8,42,28,213,25,137,225,146,133,246,26,68,196>>}]}} from <0.773.0> in state state_wait_swx_maa 04:15:55.273 [info] dia_sip2gsup: auth [20,126,231,92,122,21,235,156,81,62,78,27,179,149,14,47,14,192,55,115,104,137,206,136,219,20,251,42,167,77,171,210] authz [20,126,231,92,122,21,235,156,81,62,78,27,179,149,14,47,183,138,254,30,141,196,245,33,247,186,139,201,38,122]  04:15:55.273 [info] rand [20,126,231,92,122,21,235,156,81,62,78,27,179,149,14,47] autn [14,192,55,115,104,137,206,136,219,20,251,42,167,77,171,210]  *DBG* aaa_ue_fsm_262421326648190 send ok to <0.773.0> *DBG* aaa_ue_fsm_262421326648190 consume call {rx_swx_maa, {ok,[{epdg_auth_tuple, <<20,126,231,92,122,21,235,156,81,62,78,27,179,149,14,47>>, <<14,192,55,115,104,137,206,136,219,20,251,42,167,77,171,210>>, <<20,126,231,92,122,21,235,156,81,62,78,27,179,149,14,47,183, 138,254,30,141,196,245,33,247,186,139,201,38,122>>, <<218,160,227,160,79,230,3,63,120,60,192,66,172,94,229,163>>, <<82,31,179,8,42,28,213,25,137,225,146,133,246,26,68,196>>}]}} from <0.773.0> in state state_wait_swx_maa => state_new *DBG* epdg_ue_fsm_262421326648190 receive call {received_swm_dea_auth_response, {ok,[{epdg_auth_tuple, <<20,126,231,92,122,21,235,156,81,62,78,27,179,149,14,47>>, <<14,192,55,115,104,137,206,136,219,20,251,42,167,77,171,210>>, <<20,126,231,92,122,21,235,156,81,62,78,27,179,149,14,47,183, 138,254,30,141,196,245,33,247,186,139,201,38,122>>, <<218,160,227,160,79,230,3,63,120,60,192,66,172,94,229,163>>, <<82,31,179,8,42,28,213,25,137,225,146,133,246,26,68,196>>}]}} from <0.211.0> in state state_wait_auth_resp 04:15:55.273 [info] ue_fsm ev_rx_swx_maa 04:15:55.273 [info] ue_fsm state_wait_swx_maa event=rx_swx_maa, {ue_fsm_data,"262421326648190",undefined,undefined,false,false,undefined} 04:15:55.274 [info] ue_fsm received_swm_dea_auth_response {ok,[{epdg_auth_tuple,<<20,126,231,92,122,21,235,156,81,62,78,27,179,149,14,47>>,<<14,192,55,115,104,137,206,136,219,20,251,42,167,77,171,210>>,<<20,126,231,92,122,21,235,156,81,62,78,27,179,149,14,47,183,138,254,30,141,196,245,33,247,186,139,201,38,122>>,<<218,160,227,160,79,230,3,63,120,60,192,66,172,94,229,163>>,<<82,31,179,8,42,28,213,25,137,225,146,133,246,26,68,196>>}]} *DBG* epdg_ue_fsm_262421326648190 send ok to <0.211.0> *DBG* gsup_server got cast {auth_response, {<<"262421326648190">>, {ok, [{epdg_auth_tuple, <<20,126,231,92,122,21,235,156,81,62,78,27,179, 149,14,47>>, <<14,192,55,115,104,137,206,136,219,20,251,42, 167,77,171,210>>, <<20,126,231,92,122,21,235,156,81,62,78,27,179, 149,14,47,183,138,254,30,141,196,245,33,247, 186,139,201,38,122>>, <<218,160,227,160,79,230,3,63,120,60,192,66, 172,94,229,163>>, <<82,31,179,8,42,28,213,25,137,225,146, 133,246,26,68,196>>}]}}} 04:15:55.275 [info] ue_fsm state_wait_auth_resp event=received_swm_dea_auth_response Result={ok,[{epdg_auth_tuple,<<20,126,231,92,122,21,235,156,81,62,78,27,179,149,14,47>>,<<14,192,55,115,104,137,206,136,219,20,251,42,167,77,171,210>>,<<20,126,231,92,122,21,235,156,81,62,78,27,179,149,14,47,183,138,254,30,141,196,245,33,247,186,139,201,38,122>>,<<218,160,227,160,79,230,3,63,120,60,192,66,172,94,229,163>>,<<82,31,179,8,42,28,213,25,137,225,146,133,246,26,68,196>>}]}, {ue_fsm_data,<<"262421326648190">>,"internet",[],undefined,false,0,false,false} *DBG* epdg_ue_fsm_262421326648190 consume call {received_swm_dea_auth_response, {ok,[{epdg_auth_tuple, <<20,126,231,92,122,21,235,156,81,62,78,27,179,149,14,47>>, <<14,192,55,115,104,137,206,136,219,20,251,42,167,77,171,210>>, <<20,126,231,92,122,21,235,156,81,62,78,27,179,149,14,47,183, 138,254,30,141,196,245,33,247,186,139,201,38,122>>, <<218,160,227,160,79,230,3,63,120,60,192,66,172,94,229,163>>, <<82,31,179,8,42,28,213,25,137,225,146,133,246,26,68,196>>}]}} from <0.211.0> in state state_wait_auth_resp => state_authenticating 04:15:55.275 [info] auth_response(<<"262421326648190">>): {ok,[{epdg_auth_tuple,<<20,126,231,92,122,21,235,156,81,62,78,27,179,149,14,47>>,<<14,192,55,115,104,137,206,136,219,20,251,42,167,77,171,210>>,<<20,126,231,92,122,21,235,156,81,62,78,27,179,149,14,47,183,138,254,30,141,196,245,33,247,186,139,201,38,122>>,<<218,160,227,160,79,230,3,63,120,60,192,66,172,94,229,163>>,<<82,31,179,8,42,28,213,25,137,225,146,133,246,26,68,196>>}]} 04:15:55.276 [info] auth_response for <<"262421326648190">>: {ok,[{epdg_auth_tuple,<<20,126,231,92,122,21,235,156,81,62,78,27,179,149,14,47>>,<<14,192,55,115,104,137,206,136,219,20,251,42,167,77,171,210>>,<<20,126,231,92,122,21,235,156,81,62,78,27,179,149,14,47,183,138,254,30,141,196,245,33,247,186,139,201,38,122>>,<<218,160,227,160,79,230,3,63,120,60,192,66,172,94,229,163>>,<<82,31,179,8,42,28,213,25,137,225,146,133,246,26,68,196>>}]} *DBG* gsup_server new state {gsups_state,#Port<0.16>,4222,#Port<0.54>, {ipa_ccm_options,"EPDG-00-00-00-00-00-00", "0/0/0","00:00:00:00:00:00", "00:00:00:00:00:00","00:00:00:00:00:00", "00:00:00:00:00:00","00:00:00:00:00:00", "EPDG-00-00-00-00-00-00",false}} 04:15:55.276 [info] GSUP: Tx #{auth_tuples => [#{autn => <<14,192,55,115,104,137,206,136,219,20,251,42,167,77,171,210>>,ck => <<82,31,179,8,42,28,213,25,137,225,146,133,246,26,68,196>>,ik => <<218,160,227,160,79,230,3,63,120,60,192,66,172,94,229,163>>,rand => <<20,126,231,92,122,21,235,156,81,62,78,27,179,149,14,47>>,res => <<20,126,231,92,122,21,235,156,81,62,78,27,179,149,14,47,183,138,254,30,141,196,245,33,247,186,139,201,38,122>>}],imsi => <<"262421326648190">>,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 => <<"262421326648190">>, message_type => location_upd_req}} *DBG* epdg_ue_fsm_262421326648190 receive call lu_request from <0.774.0> in state state_authenticating 04:15:55.280 [info] GSUP: Rx #{cn_domain => 1,imsi => <<"262421326648190">>,message_type => location_upd_req} *DBG* epdg_ue_fsm_262421326648190 send ok to <0.774.0> 04:15:55.280 [info] ue_fsm lu_request *DBG* epdg_ue_fsm_262421326648190 consume call lu_request from <0.774.0> in state state_authenticating *DBG* aaa_ue_fsm_262421326648190 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:15:55.280 [info] ue_fsm state_authenticating event=lu_request, {ue_fsm_data,<<"262421326648190">>,"internet",[],undefined,false,0,false,false} 04:15:55.281 [info] ue_fsm ev_rx_swm_der_auth_compl 04:15:55.281 [info] ue_fsm state_new event=rx_swm_der_auth_compl, {ue_fsm_data,"262421326648190",undefined,undefined,false,false,undefined} *DBG* aaa_ue_fsm_262421326648190 send ok to <0.201.0> 04:15:55.281 [debug] SWx Tx SAR Imsi="262421326648190" Type=1 APN="internet" AgentInfoOpt=[]  *DBG* aaa_ue_fsm_262421326648190 consume call {rx_swm_der_auth_compl,"internet"} from <0.201.0> in state state_new => state_wait_swx_saa 04:15:55.281 [debug] SWx prepare_request: {'SAR',["epdg.localdomain",";","1805677143",";","50",";","nonode@nohost"],{'Vendor-Specific-Application-Id',10415,[16777265],[]},1,"epdg.localdomain","localdomain","localdomain","262421326648190",1,[],["hss.localdomain"],["internet"],[],[],[],[],[],[],[],[],[]} *DBG* aaa_ue_fsm_262421326648190 receive call {rx_swx_saa,{ok,1,#{}}} from <0.775.0> in state state_wait_swx_saa *DBG* aaa_ue_fsm_262421326648190 send ok to <0.775.0> 04:15:55.292 [info] SWx Rx SAA {<0.735.0>,{diameter_caps,{"epdg.localdomain","hss.localdomain"},{"localdomain","localdomain"},{[{127,0,0,1},{172,18,62,20},{192,168,0,2}],[{172,18,62,103}]},{0,10415},{"osmo-epdg","TTCN-3 Testsuite"},{[],[1]},{[10415,13019,5535],[5535,10415,13019]},{[],[]},{[],[0]},{[],[]},{[{'diameter_base_Vendor-Specific-Application-Id',10415,[16777265],[]}],[{'diameter_base_Vendor-Specific-Application-Id',[10415],[16777265],[]}]},{[],[]},{[],[]}}}: {'SAA',"epdg.localdomain;1805677143;50;nonode@nohost",{'Vendor-Specific-Application-Id',10415,[16777265],[]},1,"hss.localdomain","localdomain","262421326648190",[],[2001],[],[{'Non-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_262421326648190 consume call {rx_swx_saa,{ok,1,#{}}} from <0.775.0> in state state_wait_swx_saa => state_authenticated *DBG* epdg_ue_fsm_262421326648190 receive call {received_swm_dea_auth_compl_response,{ok,#{}}} from <0.211.0> in state state_authenticating 04:15:55.292 [info] ue_fsm ev_rx_swx_saa 04:15:55.293 [info] ue_fsm state_wait_swx_saa event=rx_swx_saa {ok,1,#{}}, {ue_fsm_data,"262421326648190",undefined,undefined,false,false,undefined} *DBG* epdg_ue_fsm_262421326648190 send ok to <0.211.0> *DBG* gsup_server got cast {lu_response,{<<"262421326648190">>,ok}} *DBG* epdg_ue_fsm_262421326648190 consume call {received_swm_dea_auth_compl_response,{ok,#{}}} from <0.211.0> in state state_authenticating => state_authenticated 04:15:55.293 [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:15:55.293 [info] ue_fsm state_authenticating event=lu_request, {ok,#{}}, {ue_fsm_data,<<"262421326648190">>,"internet",[],undefined,false,0,false,false} 04:15:55.293 [info] lu_response(<<"262421326648190">>): ok 04:15:55.293 [info] lu_response for <<"262421326648190">>: ok 04:15:55.293 [info] GSUP: Tx #{imsi => <<"262421326648190">>,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 => <<"262421326648190">>, message_class => 5, message_type => epdg_tunnel_request, pco => <<128,0,13,0,0,12,0>>}} *DBG* epdg_ue_fsm_262421326648190 receive call {tunnel_request,<<128,0,13,0,0,12,0>>} from <0.776.0> in state state_authenticated 04:15:55.297 [info] GSUP: Rx #{cn_domain => 1,imsi => <<"262421326648190">>,message_class => 5,message_type => epdg_tunnel_request,pco => <<128,0,13,0,0,12,0>>} 04:15:55.298 [info] ue_fsm tunnel_request(<<128,0,13,0,0,12,0>>) 04:15:55.298 [info] ue_fsm state_authenticated event=tunnel_request, {ue_fsm_data,<<"262421326648190">>,"internet",[],undefined,false,0,false,false} 04:15:55.298 [debug] Selected PGW Remote Address "172.18.62.103" 04:15:55.298 [info] s2b: Tx {gtp,v2,create_session_request,0,8064639,undefined,[],[{v2_international_mobile_subscriber_identity,0,<<"262421326648190">>},{v2_serving_network,0,{<<"901">>,<<"042">>}},{v2_rat_type,0,3},{v2_fully_qualified_tunnel_endpoint_identifier,0,30,894437839,<<172,18,62,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,3048189939,<<172,18,62,20>>,undefined}]},{v2_recovery,0,0},{v2_additional_protocol_configuration_options,0,{0,[{13,<<>>},{12,<<>>}]}}]} *DBG* epdg_ue_fsm_262421326648190 send ok to <0.776.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:15:55.298 [debug] Waiting for CreateSessionResponse *DBG* epdg_ue_fsm_262421326648190 consume call {tunnel_request,<<128,0,13,0,0,12,0>>} from <0.776.0> in state state_authenticated => state_wait_create_session_resp *DBG* epdg_ue_fsm_262421326648190 start_timer {state_timeout,10000, create_session_timeout,[]} in state state_wait_create_session_resp *DBG* aaa_ue_fsm_262421326648190 receive call {rx_s6b_aar,"262421326648190@nai.epc.mnc001.mcc01.3gppnetwork.org", "internet", [{'MIP6-Agent-Info',[{172,18,62,103}],[],[],[]}]} from <0.777.0> in state state_authenticated 04:15:55.311 [info] S6b Rx from {diameter_caps,{"aaa.localdomain","pgw.localdomain"},{"localdomain","localdomain"},{[{172,18,62,20}],[{172,18,62,103}]},{0,10415},{"osmo-epdg-AAA","TTCN-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,["262421326648190@nai.epc.mnc001.mcc01.3gppnetwork.org"],[{'MIP6-Agent-Info',[{172,18,62,103}],[],[],[]}],[70368744177664],[],[],["internet"],[],[],[],[],[],[]} 04:15:55.311 [info] ue_fsm ev_rx_s6b_aar: "262421326648190@nai.epc.mnc001.mcc01.3gppnetwork.org" "internet" [{'MIP6-Agent-Info',[{172,18,62,103}],[],[],[]}] 04:15:55.311 [info] ue_fsm state_authenticated event=rx_s6b_aar NAI="262421326648190@nai.epc.mnc001.mcc01.3gppnetwork.org" Apn="internet" AgentInfo=[{'MIP6-Agent-Info',[{172,18,62,103}],[],[],[]}], {ue_fsm_data,"262421326648190",undefined,undefined,true,false,undefined} 04:15:55.311 [debug] SWx Tx SAR Imsi="262421326648190" Type=13 APN="internet" AgentInfoOpt=[{'MIP6-Agent-Info',[{172,18,62,103}],[],[],[]}]  *DBG* aaa_ue_fsm_262421326648190 send ok to <0.777.0> 04:15:55.311 [debug] SWx prepare_request: {'SAR',["epdg.localdomain",";","1805677143",";","51",";","nonode@nohost"],{'Vendor-Specific-Application-Id',10415,[16777265],[]},1,"epdg.localdomain","localdomain","localdomain","262421326648190",13,[],["hss.localdomain"],["internet"],[],[{'MIP6-Agent-Info',[{172,18,62,103}],[],[],[]}],[],[],[],[],[],[],[]} *DBG* aaa_ue_fsm_262421326648190 consume call {rx_s6b_aar,"262421326648190@nai.epc.mnc001.mcc01.3gppnetwork.org", "internet", [{'MIP6-Agent-Info',[{172,18,62,103}],[],[],[]}]} from <0.777.0> in state state_authenticated => state_authenticated_wait_swx_saa 04:15:55.311 [debug] Waiting for S6b AAA *DBG* aaa_ue_fsm_262421326648190 receive call {rx_swx_saa,{ok,13,#{}}} from <0.778.0> in state state_authenticated_wait_swx_saa *DBG* aaa_ue_fsm_262421326648190 send ok to <0.778.0> 04:15:55.318 [info] SWx Rx SAA {<0.735.0>,{diameter_caps,{"epdg.localdomain","hss.localdomain"},{"localdomain","localdomain"},{[{127,0,0,1},{172,18,62,20},{192,168,0,2}],[{172,18,62,103}]},{0,10415},{"osmo-epdg","TTCN-3 Testsuite"},{[],[1]},{[10415,13019,5535],[5535,10415,13019]},{[],[]},{[],[0]},{[],[]},{[{'diameter_base_Vendor-Specific-Application-Id',10415,[16777265],[]}],[{'diameter_base_Vendor-Specific-Application-Id',[10415],[16777265],[]}]},{[],[]},{[],[]}}}: {'SAA',"epdg.localdomain;1805677143;51;nonode@nohost",{'Vendor-Specific-Application-Id',10415,[16777265],[]},1,"hss.localdomain","localdomain","262421326648190",[],[2001],[],[{'Non-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_262421326648190 consume call {rx_swx_saa,{ok,13,#{}}} from <0.778.0> in state state_authenticated_wait_swx_saa => state_authenticated 04:15:55.318 [info] ue_fsm ev_rx_swx_saa 04:15:55.318 [info] ue_fsm state_authenticated_wait_swx_saa event=rx_swx_saa SAType=13 ResulCode={epdg_dia_rc,undefined,2001}, {ue_fsm_data,"262421326648190","262421326648190@nai.epc.mnc001.mcc01.3gppnetwork.org","internet",true,false,<0.777.0>} 04:15:55.319 [debug] Rx AAA with DiaRC={epdg_dia_rc,undefined,2001} 04:15:55.319 [info] S6b Tx to {diameter_caps,{"aaa.localdomain","pgw.localdomain"},{"localdomain","localdomain"},{[{172,18,62,20}],[{172,18,62,103}]},{0,10415},{"osmo-epdg-AAA","TTCN-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:15:55.328 [debug] S2b: Rx from IP {172,18,62,103} port 2123: <<72,33,0,117,53,80,9,207,123,14,127,0,2,0,2,0,16,0,87,0,9,1,160,176,95,201,226,172,18,62,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,176,95,201,226,172,18,62,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,95,201,226,163,0,15,0,128,0,13,4,1,2,3,4,0,12,4,5,6,7,8>> 04:15:55.329 [debug] S2b: Rx from IP {172,18,62,103} port 2123: {gtp,v2,create_session_response,894437839,8064639,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,2959067618,<<172,18,62,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,2959067618,<<172,18,62,103>>,undefined},{v2_pdn_address_allocation,0} => {v2_pdn_address_allocation,0,ipv4,<<192,168,0,4>>}}} *DBG* epdg_ue_fsm_262421326648190 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 => 3048189939, remote_ipv4 => <<172,18,62,103>>, remote_ipv6 => undefined,remote_teid => 2959067618}}} from <0.779.0> in state state_wait_create_session_resp 04:15:55.329 [info] s2b: Updated Session after create_session_response: {gtp_session,<<"262421326648190">>,<0.771.0>,<<"internet">>,{172,18,62,103},{172,18,62,103},undefined,894437839,2959067618,5,{set,1,16,16,8,80,48,{[],[],[],[],[],[],[],[],[],[],[],[],[],[],[],[]},{{[],[],[],[],[],[],[],[],[],[],[],[],[],[],[],[{gtp_bearer,5,3048189939,2959067618}]}}}} 04:15:55.329 [debug] s2b: APCO_dec: {v2_additional_protocol_configuration_options,0,{0,[{13,<<1,2,3,4>>},{12,<<5,6,7,8>>}]}} 04:15:55.329 [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 => 3048189939,remote_ipv4 => <<172,18,62,103>>,remote_ipv6 => undefined,remote_teid => 2959067618}} 04:15:55.329 [info] ue_fsm state_authenticated event=received_gtpc_create_session_response, {ue_fsm_data,<<"262421326648190">>,"internet",[],undefined,false,0,false,false} 04:15:55.329 [info] KMOD Port Create PDP Context Call {<0.771.0>,[alias|#Ref<0.1283019585.1655242767.197457>]}: {create_pdp_context,{172,18,62,103},3048189939,2959067618,{192,168,0,4}} 04:15:55.329 [debug] create_pdp_context: 1, {172,18,62,103}, {192,168,0,4}, 3048189939, 2959067618 04:15:55.329 [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,62,103}},{ms_address,{192,168,0,4}},{i_tid,3048189939},{o_tid,2959067618}]}} 04:15:55.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,4>>,undefined},local_teid => 3048189939,remote_ipv4 => <<172,18,62,103>>,remote_ipv6 => undefined,remote_teid => 2959067618}) returned ok *DBG* epdg_ue_fsm_262421326648190 send ok to <0.779.0> *DBG* gsup_server got cast {tunnel_response, {<<"262421326648190">>, {ok, #{apco => <<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 => 3048189939, remote_ipv4 => <<172,18,62,103>>, remote_ipv6 => undefined, remote_teid => 2959067618}}}} 04:15:55.330 [info] tunnel_response(<<"262421326648190">>): {ok,#{apco => <<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 => 3048189939,remote_ipv4 => <<172,18,62,103>>,remote_ipv6 => undefined,remote_teid => 2959067618}} *DBG* epdg_ue_fsm_262421326648190 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 => 3048189939, remote_ipv4 => <<172,18,62,103>>, remote_ipv6 => undefined,remote_teid => 2959067618}}} from <0.779.0> in state state_wait_create_session_resp => state_active 04:15:55.330 [info] tunnel_response for <<"262421326648190">>: {ok,#{apco => <<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 => 3048189939,remote_ipv4 => <<172,18,62,103>>,remote_ipv6 => undefined,remote_teid => 2959067618}} 04:15:55.330 [info] GSUP: Tx #{imsi => <<"262421326648190">>,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>>}]} *DBG* gsup_server new state {gsups_state,#Port<0.16>,4222,#Port<0.54>, {ipa_ccm_options,"EPDG-00-00-00-00-00-00", "0/0/0","00:00:00:00:00:00", "00:00:00:00:00:00","00:00: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 => <<"262428879106467">>, 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:15:55.355 [info] GSUP: Rx #{imsi => <<"262428879106467">>,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_262428879106467 enter epdg_ue_fsm in state state_new *DBG* epdg_ue_fsm_262428879106467 consume internal init_state in state state_new 04:15:55.355 [info] ue_fsm start(epdg_ue_fsm_262428879106467) *DBG* epdg_ue_fsm_262428879106467 receive call {auth_request,33,"internet",#{}} from <0.780.0> in state state_new 04:15:55.355 [info] ue_fsm init(<<"262428879106467">>) *DBG* epdg_ue_fsm_262428879106467 send ok to <0.780.0> 04:15:55.355 [info] ue_fsm auth_request *DBG* epdg_ue_fsm_262428879106467 consume call {auth_request,33,"internet",#{}} from <0.780.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:15:55.355 [info] ue_fsm state_new event=auth_request {33, "internet", #{}}, {ue_fsm_data,<<"262428879106467">>,"internet",[],undefined,false,0,false,false} *DBG* aaa_ue_fsm_262428879106467 enter aaa_ue_fsm in state state_new *DBG* epdg_ue_fsm_262428879106467 start_timer {state_timeout,10000, swm_der_timeout,[]} in state state_wait_auth_resp *DBG* aaa_ue_fsm_262428879106467 consume internal init_state in state state_new 04:15:55.356 [info] ue_fsm start_link(aaa_ue_fsm_262428879106467) *DBG* aaa_ue_fsm_262428879106467 receive call {rx_swm_der_auth_req,33,"internet",#{}} from <0.201.0> in state state_new 04:15:55.356 [info] ue_fsm init("262428879106467") 04:15:55.356 [info] ue_fsm ev_rx_swm_der_auth_req 04:15:55.356 [info] ue_fsm state_new event=rx_swm_der_auth_req {33, "internet", #{}}, {ue_fsm_data,"262428879106467",undefined,undefined,false,false,undefined} 04:15:55.356 [debug] Swx MAR: IPv4Opt=<<"ÿÿÿþ">> IPv6Opt=[] *DBG* aaa_ue_fsm_262428879106467 send ok to <0.201.0> *DBG* aaa_ue_fsm_262428879106467 consume call {rx_swm_der_auth_req,33,"internet",#{}} from <0.201.0> in state state_new => state_wait_swx_maa 04:15:55.357 [debug] Swx Tx MAR: {'MAR',["epdg.localdomain",";","1805677143",";","52",";","nonode@nohost"],1,undefined,undefined,undefined,"262428879106467",{'Vendor-Specific-Application-Id',10415,[16777265],[]},{'SIP-Auth-Data-Item',[],["EAP-AKA"],[],[],[],[],[],[],<<"ÿÿÿþ">>,[],[],[],[]},1,[],1,[],[],[],[],[],[],[],[]} *DBG* aaa_ue_fsm_262428879106467 receive call {rx_swx_maa, {ok,[{epdg_auth_tuple, <<163,73,95,138,117,243,37,73,18,17,231,114,84,250,134,136>>, <<170,53,216,125,241,113,71,41,72,163,199,253,175,242,131,239>>, <<163,73,95,138,117,243,37,73,18,17,231,114,84,250,134,136, 241,191,28,220,201,119,252,101,201,117,52,135,33,9>>, <<180,154,225,173,217,80,136,191,2,3,240,205,180,122,177,211>>, <<161,72,31,128,15,223,17,58,39,76,195,58,200,102,132,92>>}]}} from <0.783.0> in state state_wait_swx_maa 04:15:55.370 [info] SWx Rx MAA {<0.735.0>,{diameter_caps,{"epdg.localdomain","hss.localdomain"},{"localdomain","localdomain"},{[{127,0,0,1},{172,18,62,20},{192,168,0,2}],[{172,18,62,103}]},{0,10415},{"osmo-epdg","TTCN-3 Testsuite"},{[],[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;1805677143;52;nonode@nohost",1,"hss.localdomain","localdomain",{'Vendor-Specific-Application-Id',10415,[16777265],[]},"262428879106467",[],[2001],[],[1],[{'SIP-Auth-Data-Item',[0],["Digest-AKAv1-MD5"],[[163,73,95,138,117,243,37,73,18,17,231,114,84,250,134,136,170,53,216,125,241,113,71,41,72,163,199,253,175,242,131,239]],[[163,73,95,138,117,243,37,73,18,17,231,114,84,250,134,136,241,191,28,220,201,119,252,101,201,117,52,135,33,9]],["foobar"],[[161,72,31,128,15,223,17,58,39,76,195,58,200,102,132,92]],[[180,154,225,173,217,80,136,191,2,3,240,205,180,122,177,211]],[],[],[],[],[],[]}],[],[],[],[],[],[]}/ Errors []  04:15:55.370 [info] dia_sip2gsup: auth [163,73,95,138,117,243,37,73,18,17,231,114,84,250,134,136,170,53,216,125,241,113,71,41,72,163,199,253,175,242,131,239] authz [163,73,95,138,117,243,37,73,18,17,231,114,84,250,134,136,241,191,28,220,201,119,252,101,201,117,52,135,33,9]  04:15:55.370 [info] rand [163,73,95,138,117,243,37,73,18,17,231,114,84,250,134,136] autn [170,53,216,125,241,113,71,41,72,163,199,253,175,242,131,239]  04:15:55.370 [info] ue_fsm ev_rx_swx_maa *DBG* aaa_ue_fsm_262428879106467 send ok to <0.783.0> *DBG* aaa_ue_fsm_262428879106467 consume call {rx_swx_maa, {ok,[{epdg_auth_tuple, <<163,73,95,138,117,243,37,73,18,17,231,114,84,250,134,136>>, <<170,53,216,125,241,113,71,41,72,163,199,253,175,242,131,239>>, <<163,73,95,138,117,243,37,73,18,17,231,114,84,250,134,136, 241,191,28,220,201,119,252,101,201,117,52,135,33,9>>, <<180,154,225,173,217,80,136,191,2,3,240,205,180,122,177,211>>, <<161,72,31,128,15,223,17,58,39,76,195,58,200,102,132,92>>}]}} from <0.783.0> in state state_wait_swx_maa => state_new 04:15:55.371 [info] ue_fsm state_wait_swx_maa event=rx_swx_maa, {ue_fsm_data,"262428879106467",undefined,undefined,false,false,undefined} *DBG* epdg_ue_fsm_262428879106467 receive call {received_swm_dea_auth_response, {ok,[{epdg_auth_tuple, <<163,73,95,138,117,243,37,73,18,17,231,114,84,250,134,136>>, <<170,53,216,125,241,113,71,41,72,163,199,253,175,242,131,239>>, <<163,73,95,138,117,243,37,73,18,17,231,114,84,250,134,136, 241,191,28,220,201,119,252,101,201,117,52,135,33,9>>, <<180,154,225,173,217,80,136,191,2,3,240,205,180,122,177,211>>, <<161,72,31,128,15,223,17,58,39,76,195,58,200,102,132,92>>}]}} from <0.211.0> in state state_wait_auth_resp *DBG* epdg_ue_fsm_262428879106467 send ok to <0.211.0> 04:15:55.371 [info] ue_fsm received_swm_dea_auth_response {ok,[{epdg_auth_tuple,<<163,73,95,138,117,243,37,73,18,17,231,114,84,250,134,136>>,<<170,53,216,125,241,113,71,41,72,163,199,253,175,242,131,239>>,<<163,73,95,138,117,243,37,73,18,17,231,114,84,250,134,136,241,191,28,220,201,119,252,101,201,117,52,135,33,9>>,<<180,154,225,173,217,80,136,191,2,3,240,205,180,122,177,211>>,<<161,72,31,128,15,223,17,58,39,76,195,58,200,102,132,92>>}]} *DBG* gsup_server got cast {auth_response, {<<"262428879106467">>, {ok, [{epdg_auth_tuple, <<163,73,95,138,117,243,37,73,18,17,231,114,84, 250,134,136>>, <<170,53,216,125,241,113,71,41,72,163,199,253, 175,242,131,239>>, <<163,73,95,138,117,243,37,73,18,17,231,114,84, 250,134,136,241,191,28,220,201,119,252,101, 201,117,52,135,33,9>>, <<180,154,225,173,217,80,136,191,2,3,240,205, 180,122,177,211>>, <<161,72,31,128,15,223,17,58,39,76,195,58, 200,102,132,92>>}]}}} *DBG* epdg_ue_fsm_262428879106467 consume call {received_swm_dea_auth_response, {ok,[{epdg_auth_tuple, <<163,73,95,138,117,243,37,73,18,17,231,114,84,250,134,136>>, <<170,53,216,125,241,113,71,41,72,163,199,253,175,242,131,239>>, <<163,73,95,138,117,243,37,73,18,17,231,114,84,250,134,136, 241,191,28,220,201,119,252,101,201,117,52,135,33,9>>, <<180,154,225,173,217,80,136,191,2,3,240,205,180,122,177,211>>, <<161,72,31,128,15,223,17,58,39,76,195,58,200,102,132,92>>}]}} from <0.211.0> in state state_wait_auth_resp => state_authenticating 04:15:55.372 [info] ue_fsm state_wait_auth_resp event=received_swm_dea_auth_response Result={ok,[{epdg_auth_tuple,<<163,73,95,138,117,243,37,73,18,17,231,114,84,250,134,136>>,<<170,53,216,125,241,113,71,41,72,163,199,253,175,242,131,239>>,<<163,73,95,138,117,243,37,73,18,17,231,114,84,250,134,136,241,191,28,220,201,119,252,101,201,117,52,135,33,9>>,<<180,154,225,173,217,80,136,191,2,3,240,205,180,122,177,211>>,<<161,72,31,128,15,223,17,58,39,76,195,58,200,102,132,92>>}]}, {ue_fsm_data,<<"262428879106467">>,"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:15:55.373 [info] auth_response(<<"262428879106467">>): {ok,[{epdg_auth_tuple,<<163,73,95,138,117,243,37,73,18,17,231,114,84,250,134,136>>,<<170,53,216,125,241,113,71,41,72,163,199,253,175,242,131,239>>,<<163,73,95,138,117,243,37,73,18,17,231,114,84,250,134,136,241,191,28,220,201,119,252,101,201,117,52,135,33,9>>,<<180,154,225,173,217,80,136,191,2,3,240,205,180,122,177,211>>,<<161,72,31,128,15,223,17,58,39,76,195,58,200,102,132,92>>}]} 04:15:55.373 [info] auth_response for <<"262428879106467">>: {ok,[{epdg_auth_tuple,<<163,73,95,138,117,243,37,73,18,17,231,114,84,250,134,136>>,<<170,53,216,125,241,113,71,41,72,163,199,253,175,242,131,239>>,<<163,73,95,138,117,243,37,73,18,17,231,114,84,250,134,136,241,191,28,220,201,119,252,101,201,117,52,135,33,9>>,<<180,154,225,173,217,80,136,191,2,3,240,205,180,122,177,211>>,<<161,72,31,128,15,223,17,58,39,76,195,58,200,102,132,92>>}]} 04:15:55.373 [info] GSUP: Tx #{auth_tuples => [#{autn => <<170,53,216,125,241,113,71,41,72,163,199,253,175,242,131,239>>,ck => <<161,72,31,128,15,223,17,58,39,76,195,58,200,102,132,92>>,ik => <<180,154,225,173,217,80,136,191,2,3,240,205,180,122,177,211>>,rand => <<163,73,95,138,117,243,37,73,18,17,231,114,84,250,134,136>>,res => <<163,73,95,138,117,243,37,73,18,17,231,114,84,250,134,136,241,191,28,220,201,119,252,101,201,117,52,135,33,9>>}],imsi => <<"262428879106467">>,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 => <<"262428879106467">>, message_type => location_upd_req}} *DBG* epdg_ue_fsm_262428879106467 receive call lu_request from <0.784.0> in state state_authenticating 04:15:55.378 [info] GSUP: Rx #{cn_domain => 1,imsi => <<"262428879106467">>,message_type => location_upd_req} *DBG* epdg_ue_fsm_262428879106467 send ok to <0.784.0> 04:15:55.379 [info] ue_fsm lu_request *DBG* epdg_ue_fsm_262428879106467 consume call lu_request from <0.784.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:15:55.379 [info] ue_fsm state_authenticating event=lu_request, {ue_fsm_data,<<"262428879106467">>,"internet",[],undefined,false,0,false,false} *DBG* aaa_ue_fsm_262428879106467 receive call {rx_swm_der_auth_compl,"internet"} from <0.201.0> in state state_new 04:15:55.379 [info] ue_fsm ev_rx_swm_der_auth_compl 04:15:55.380 [info] ue_fsm state_new event=rx_swm_der_auth_compl, {ue_fsm_data,"262428879106467",undefined,undefined,false,false,undefined} 04:15:55.380 [debug] SWx Tx SAR Imsi="262428879106467" Type=1 APN="internet" AgentInfoOpt=[]  *DBG* aaa_ue_fsm_262428879106467 send ok to <0.201.0> 04:15:55.380 [debug] SWx prepare_request: {'SAR',["epdg.localdomain",";","1805677143",";","53",";","nonode@nohost"],{'Vendor-Specific-Application-Id',10415,[16777265],[]},1,"epdg.localdomain","localdomain","localdomain","262428879106467",1,[],["hss.localdomain"],["internet"],[],[],[],[],[],[],[],[],[]} *DBG* aaa_ue_fsm_262428879106467 consume call {rx_swm_der_auth_compl,"internet"} from <0.201.0> in state state_new => state_wait_swx_saa *DBG* aaa_ue_fsm_262428879106467 receive call {rx_swx_saa,{ok,1,#{}}} from <0.785.0> in state state_wait_swx_saa 04:15:55.389 [info] SWx Rx SAA {<0.735.0>,{diameter_caps,{"epdg.localdomain","hss.localdomain"},{"localdomain","localdomain"},{[{127,0,0,1},{172,18,62,20},{192,168,0,2}],[{172,18,62,103}]},{0,10415},{"osmo-epdg","TTCN-3 Testsuite"},{[],[1]},{[10415,13019,5535],[5535,10415,13019]},{[],[]},{[],[0]},{[],[]},{[{'diameter_base_Vendor-Specific-Application-Id',10415,[16777265],[]}],[{'diameter_base_Vendor-Specific-Application-Id',[10415],[16777265],[]}]},{[],[]},{[],[]}}}: {'SAA',"epdg.localdomain;1805677143;53;nonode@nohost",{'Vendor-Specific-Application-Id',10415,[16777265],[]},1,"hss.localdomain","localdomain","262428879106467",[],[2001],[],[{'Non-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_262428879106467 send ok to <0.785.0> *DBG* epdg_ue_fsm_262428879106467 receive call {received_swm_dea_auth_compl_response,{ok,#{}}} from <0.211.0> in state state_authenticating 04:15:55.389 [info] ue_fsm ev_rx_swx_saa *DBG* aaa_ue_fsm_262428879106467 consume call {rx_swx_saa,{ok,1,#{}}} from <0.785.0> in state state_wait_swx_saa => state_authenticated 04:15:55.389 [info] ue_fsm state_wait_swx_saa event=rx_swx_saa {ok,1,#{}}, {ue_fsm_data,"262428879106467",undefined,undefined,false,false,undefined} *DBG* epdg_ue_fsm_262428879106467 send ok to <0.211.0> *DBG* gsup_server got cast {lu_response,{<<"262428879106467">>,ok}} 04:15:55.389 [info] ue_fsm received_swm_dea_auth_compl_response {ok,#{}} *DBG* epdg_ue_fsm_262428879106467 consume call {received_swm_dea_auth_compl_response,{ok,#{}}} from <0.211.0> in state state_authenticating => state_authenticated 04:15:55.390 [info] ue_fsm state_authenticating event=lu_request, {ok,#{}}, {ue_fsm_data,<<"262428879106467">>,"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:15:55.390 [info] lu_response(<<"262428879106467">>): ok 04:15:55.390 [info] lu_response for <<"262428879106467">>: ok 04:15:55.390 [info] GSUP: Tx #{imsi => <<"262428879106467">>,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 => <<"262428879106467">>, message_class => 5, message_type => epdg_tunnel_request, pco => <<128,0,13,0,0,12,0>>}} *DBG* epdg_ue_fsm_262428879106467 receive call {tunnel_request,<<128,0,13,0,0,12,0>>} from <0.786.0> in state state_authenticated 04:15:55.396 [info] GSUP: Rx #{cn_domain => 1,imsi => <<"262428879106467">>,message_class => 5,message_type => epdg_tunnel_request,pco => <<128,0,13,0,0,12,0>>} *DBG* epdg_ue_fsm_262428879106467 send ok to <0.786.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:15:55.396 [info] ue_fsm tunnel_request(<<128,0,13,0,0,12,0>>) *DBG* epdg_ue_fsm_262428879106467 consume call {tunnel_request,<<128,0,13,0,0,12,0>>} from <0.786.0> in state state_authenticated => state_wait_create_session_resp *DBG* epdg_ue_fsm_262428879106467 start_timer {state_timeout,10000, create_session_timeout,[]} in state state_wait_create_session_resp 04:15:55.396 [info] ue_fsm state_authenticated event=tunnel_request, {ue_fsm_data,<<"262428879106467">>,"internet",[],undefined,false,0,false,false} 04:15:55.396 [debug] Selected PGW Remote Address "172.18.62.103" 04:15:55.396 [info] s2b: Tx {gtp,v2,create_session_request,0,8064640,undefined,[],[{v2_international_mobile_subscriber_identity,0,<<"262428879106467">>},{v2_serving_network,0,{<<"901">>,<<"042">>}},{v2_rat_type,0,3},{v2_fully_qualified_tunnel_endpoint_identifier,0,30,894437840,<<172,18,62,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,3048189940,<<172,18,62,20>>,undefined}]},{v2_recovery,0,0},{v2_additional_protocol_configuration_options,0,{0,[{13,<<>>},{12,<<>>}]}}]} 04:15:55.396 [debug] Waiting for CreateSessionResponse *DBG* aaa_ue_fsm_262428879106467 receive call {rx_s6b_aar,"262428879106467@nai.epc.mnc001.mcc01.3gppnetwork.org", "internet", [{'MIP6-Agent-Info',[{172,18,62,103}],[],[],[]}]} from <0.787.0> in state state_authenticated 04:15:55.407 [info] S6b Rx from {diameter_caps,{"aaa.localdomain","pgw.localdomain"},{"localdomain","localdomain"},{[{172,18,62,20}],[{172,18,62,103}]},{0,10415},{"osmo-epdg-AAA","TTCN-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,["262428879106467@nai.epc.mnc001.mcc01.3gppnetwork.org"],[{'MIP6-Agent-Info',[{172,18,62,103}],[],[],[]}],[70368744177664],[],[],["internet"],[],[],[],[],[],[]} 04:15:55.407 [info] ue_fsm ev_rx_s6b_aar: "262428879106467@nai.epc.mnc001.mcc01.3gppnetwork.org" "internet" [{'MIP6-Agent-Info',[{172,18,62,103}],[],[],[]}] 04:15:55.407 [info] ue_fsm state_authenticated event=rx_s6b_aar NAI="262428879106467@nai.epc.mnc001.mcc01.3gppnetwork.org" Apn="internet" AgentInfo=[{'MIP6-Agent-Info',[{172,18,62,103}],[],[],[]}], {ue_fsm_data,"262428879106467",undefined,undefined,true,false,undefined} *DBG* aaa_ue_fsm_262428879106467 send ok to <0.787.0> *DBG* aaa_ue_fsm_262428879106467 consume call {rx_s6b_aar,"262428879106467@nai.epc.mnc001.mcc01.3gppnetwork.org", "internet", [{'MIP6-Agent-Info',[{172,18,62,103}],[],[],[]}]} from <0.787.0> in state state_authenticated => state_authenticated_wait_swx_saa 04:15:55.407 [debug] SWx Tx SAR Imsi="262428879106467" Type=13 APN="internet" AgentInfoOpt=[{'MIP6-Agent-Info',[{172,18,62,103}],[],[],[]}]  04:15:55.407 [debug] SWx prepare_request: {'SAR',["epdg.localdomain",";","1805677143",";","54",";","nonode@nohost"],{'Vendor-Specific-Application-Id',10415,[16777265],[]},1,"epdg.localdomain","localdomain","localdomain","262428879106467",13,[],["hss.localdomain"],["internet"],[],[{'MIP6-Agent-Info',[{172,18,62,103}],[],[],[]}],[],[],[],[],[],[],[]} 04:15:55.408 [debug] Waiting for S6b AAA *DBG* aaa_ue_fsm_262428879106467 receive call {rx_swx_saa,{ok,13,#{}}} from <0.788.0> in state state_authenticated_wait_swx_saa *DBG* aaa_ue_fsm_262428879106467 send ok to <0.788.0> 04:15:55.411 [info] SWx Rx SAA {<0.735.0>,{diameter_caps,{"epdg.localdomain","hss.localdomain"},{"localdomain","localdomain"},{[{127,0,0,1},{172,18,62,20},{192,168,0,2}],[{172,18,62,103}]},{0,10415},{"osmo-epdg","TTCN-3 Testsuite"},{[],[1]},{[10415,13019,5535],[5535,10415,13019]},{[],[]},{[],[0]},{[],[]},{[{'diameter_base_Vendor-Specific-Application-Id',10415,[16777265],[]}],[{'diameter_base_Vendor-Specific-Application-Id',[10415],[16777265],[]}]},{[],[]},{[],[]}}}: {'SAA',"epdg.localdomain;1805677143;54;nonode@nohost",{'Vendor-Specific-Application-Id',10415,[16777265],[]},1,"hss.localdomain","localdomain","262428879106467",[],[2001],[],[{'Non-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_262428879106467 consume call {rx_swx_saa,{ok,13,#{}}} from <0.788.0> in state state_authenticated_wait_swx_saa => state_authenticated 04:15:55.411 [info] ue_fsm ev_rx_swx_saa 04:15:55.411 [info] ue_fsm state_authenticated_wait_swx_saa event=rx_swx_saa SAType=13 ResulCode={epdg_dia_rc,undefined,2001}, {ue_fsm_data,"262428879106467","262428879106467@nai.epc.mnc001.mcc01.3gppnetwork.org","internet",true,false,<0.787.0>} 04:15:55.411 [debug] Rx AAA with DiaRC={epdg_dia_rc,undefined,2001} 04:15:55.411 [info] S6b Tx to {diameter_caps,{"aaa.localdomain","pgw.localdomain"},{"localdomain","localdomain"},{[{172,18,62,20}],[{172,18,62,103}]},{0,10415},{"osmo-epdg-AAA","TTCN-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:15:55.414 [debug] S2b: Rx from IP {172,18,62,103} port 2123: <<72,33,0,117,53,80,9,208,123,14,128,0,2,0,2,0,16,0,87,0,9,1,160,191,45,103,100,172,18,62,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,191,45,103,100,172,18,62,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,191,45,103,100,163,0,15,0,128,0,13,4,1,2,3,4,0,12,4,5,6,7,8>> 04:15:55.415 [debug] S2b: Rx from IP {172,18,62,103} port 2123: {gtp,v2,create_session_response,894437840,8064640,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,<<"¿-gd">>},{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,3207423844,<<172,18,62,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,3207423844,<<172,18,62,103>>,undefined},{v2_pdn_address_allocation,0} => {v2_pdn_address_allocation,0,ipv4,<<192,168,0,5>>}}} 04:15:55.415 [info] s2b: Updated Session after create_session_response: {gtp_session,<<"262428879106467">>,<0.781.0>,<<"internet">>,{172,18,62,103},{172,18,62,103},undefined,894437840,3207423844,5,{set,1,16,16,8,80,48,{[],[],[],[],[],[],[],[],[],[],[],[],[],[],[],[]},{{[],[],[],[],[],[],[],[{gtp_bearer,5,3048189940,3207423844}],[],[],[],[],[],[],[],[]}}}} *DBG* epdg_ue_fsm_262428879106467 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 => 3048189940, remote_ipv4 => <<172,18,62,103>>, remote_ipv6 => undefined,remote_teid => 3207423844}}} from <0.789.0> in state state_wait_create_session_resp 04:15:55.415 [debug] s2b: APCO_dec: {v2_additional_protocol_configuration_options,0,{0,[{13,<<1,2,3,4>>},{12,<<5,6,7,8>>}]}} 04:15:55.415 [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 => 3048189940,remote_ipv4 => <<172,18,62,103>>,remote_ipv6 => undefined,remote_teid => 3207423844}} 04:15:55.415 [info] ue_fsm state_authenticated event=received_gtpc_create_session_response, {ue_fsm_data,<<"262428879106467">>,"internet",[],undefined,false,0,false,false} 04:15:55.415 [info] KMOD Port Create PDP Context Call {<0.781.0>,[alias|#Ref<0.1283019585.1655242753.202406>]}: {create_pdp_context,{172,18,62,103},3048189940,3207423844,{192,168,0,5}} 04:15:55.415 [debug] create_pdp_context: 1, {172,18,62,103}, {192,168,0,5}, 3048189940, 3207423844 04:15:55.415 [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,62,103}},{ms_address,{192,168,0,5}},{i_tid,3048189940},{o_tid,3207423844}]}} *DBG* epdg_ue_fsm_262428879106467 send ok to <0.789.0> *DBG* gsup_server got cast {tunnel_response, {<<"262428879106467">>, {ok, #{apco => <<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 => 3048189940, remote_ipv4 => <<172,18,62,103>>, remote_ipv6 => undefined, remote_teid => 3207423844}}}} 04:15:55.415 [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 => 3048189940,remote_ipv4 => <<172,18,62,103>>,remote_ipv6 => undefined,remote_teid => 3207423844}) returned ok *DBG* epdg_ue_fsm_262428879106467 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 => 3048189940, remote_ipv4 => <<172,18,62,103>>, remote_ipv6 => undefined,remote_teid => 3207423844}}} from <0.789.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:15:55.415 [info] tunnel_response(<<"262428879106467">>): {ok,#{apco => <<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 => 3048189940,remote_ipv4 => <<172,18,62,103>>,remote_ipv6 => undefined,remote_teid => 3207423844}} 04:15:55.415 [info] tunnel_response for <<"262428879106467">>: {ok,#{apco => <<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 => 3048189940,remote_ipv4 => <<172,18,62,103>>,remote_ipv6 => undefined,remote_teid => 3207423844}} 04:15:55.415 [info] GSUP: Tx #{imsi => <<"262428879106467">>,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 => <<"262423557293289">>, 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_262423557293289 enter epdg_ue_fsm in state state_new 04:15:55.456 [info] GSUP: Rx #{imsi => <<"262423557293289">>,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_262423557293289 consume internal init_state in state state_new *DBG* epdg_ue_fsm_262423557293289 receive call {auth_request,33,"internet",#{}} from <0.790.0> in state state_new 04:15:55.456 [info] ue_fsm start(epdg_ue_fsm_262423557293289) 04:15:55.456 [info] ue_fsm init(<<"262423557293289">>) *DBG* epdg_ue_fsm_262423557293289 send ok to <0.790.0> 04:15:55.456 [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* aaa_ue_fsm_262423557293289 enter aaa_ue_fsm in state state_new 04:15:55.457 [info] ue_fsm state_new event=auth_request {33, "internet", #{}}, {ue_fsm_data,<<"262423557293289">>,"internet",[],undefined,false,0,false,false} *DBG* epdg_ue_fsm_262423557293289 consume call {auth_request,33,"internet",#{}} from <0.790.0> in state state_new => state_wait_auth_resp *DBG* aaa_ue_fsm_262423557293289 consume internal init_state in state state_new 04:15:55.457 [info] ue_fsm start_link(aaa_ue_fsm_262423557293289) *DBG* epdg_ue_fsm_262423557293289 start_timer {state_timeout,10000, swm_der_timeout,[]} in state state_wait_auth_resp *DBG* aaa_ue_fsm_262423557293289 receive call {rx_swm_der_auth_req,33,"internet",#{}} from <0.201.0> in state state_new 04:15:55.457 [info] ue_fsm init("262423557293289") 04:15:55.457 [info] ue_fsm ev_rx_swm_der_auth_req 04:15:55.458 [info] ue_fsm state_new event=rx_swm_der_auth_req {33, "internet", #{}}, {ue_fsm_data,"262423557293289",undefined,undefined,false,false,undefined} 04:15:55.458 [debug] Swx MAR: IPv4Opt=<<"ÿÿÿþ">> IPv6Opt=[] 04:15:55.458 [debug] Swx Tx MAR: {'MAR',["epdg.localdomain",";","1805677143",";","55",";","nonode@nohost"],1,undefined,undefined,undefined,"262423557293289",{'Vendor-Specific-Application-Id',10415,[16777265],[]},{'SIP-Auth-Data-Item',[],["EAP-AKA"],[],[],[],[],[],[],<<"ÿÿÿþ">>,[],[],[],[]},1,[],1,[],[],[],[],[],[],[],[]} *DBG* aaa_ue_fsm_262423557293289 send ok to <0.201.0> *DBG* aaa_ue_fsm_262423557293289 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_262423557293289 receive call {rx_swx_maa, {ok,[{epdg_auth_tuple, <<78,145,31,80,134,131,218,254,200,204,56,14,25,186,173,95>>, <<40,18,188,153,125,250,109,251,203,134,15,219,191,195,202,80>>, <<78,145,31,80,134,131,218,254,200,204,56,14,25,186,173,95, 140,138,221,162,158,145,11,212,207,104,46,178,59,234>>, <<172,168,170,42,173,148,212,134,105,222,1,65,100,109,247,120>>, <<40,81,208,183,134,88,202,201,109,129,241,149,34,194, 112,161>>}]}} from <0.793.0> in state state_wait_swx_maa 04:15:55.472 [info] SWx Rx MAA {<0.735.0>,{diameter_caps,{"epdg.localdomain","hss.localdomain"},{"localdomain","localdomain"},{[{127,0,0,1},{172,18,62,20},{192,168,0,2}],[{172,18,62,103}]},{0,10415},{"osmo-epdg","TTCN-3 Testsuite"},{[],[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;1805677143;55;nonode@nohost",1,"hss.localdomain","localdomain",{'Vendor-Specific-Application-Id',10415,[16777265],[]},"262423557293289",[],[2001],[],[1],[{'SIP-Auth-Data-Item',[0],["Digest-AKAv1-MD5"],[[78,145,31,80,134,131,218,254,200,204,56,14,25,186,173,95,40,18,188,153,125,250,109,251,203,134,15,219,191,195,202,80]],[[78,145,31,80,134,131,218,254,200,204,56,14,25,186,173,95,140,138,221,162,158,145,11,212,207,104,46,178,59,234]],["foobar"],[[40,81,208,183,134,88,202,201,109,129,241,149,34,194,112,161]],[[172,168,170,42,173,148,212,134,105,222,1,65,100,109,247,120]],[],[],[],[],[],[]}],[],[],[],[],[],[]}/ Errors []  04:15:55.472 [info] dia_sip2gsup: auth [78,145,31,80,134,131,218,254,200,204,56,14,25,186,173,95,40,18,188,153,125,250,109,251,203,134,15,219,191,195,202,80] authz [78,145,31,80,134,131,218,254,200,204,56,14,25,186,173,95,140,138,221,162,158,145,11,212,207,104,46,178,59,234]  *DBG* aaa_ue_fsm_262423557293289 send ok to <0.793.0> 04:15:55.472 [info] rand [78,145,31,80,134,131,218,254,200,204,56,14,25,186,173,95] autn [40,18,188,153,125,250,109,251,203,134,15,219,191,195,202,80]  *DBG* epdg_ue_fsm_262423557293289 receive call {received_swm_dea_auth_response, {ok,[{epdg_auth_tuple, <<78,145,31,80,134,131,218,254,200,204,56,14,25,186,173,95>>, <<40,18,188,153,125,250,109,251,203,134,15,219,191,195,202,80>>, <<78,145,31,80,134,131,218,254,200,204,56,14,25,186,173,95, 140,138,221,162,158,145,11,212,207,104,46,178,59,234>>, <<172,168,170,42,173,148,212,134,105,222,1,65,100,109,247,120>>, <<40,81,208,183,134,88,202,201,109,129,241,149,34,194, 112,161>>}]}} from <0.211.0> in state state_wait_auth_resp 04:15:55.472 [info] ue_fsm ev_rx_swx_maa *DBG* aaa_ue_fsm_262423557293289 consume call {rx_swx_maa, {ok,[{epdg_auth_tuple, <<78,145,31,80,134,131,218,254,200,204,56,14,25,186,173,95>>, <<40,18,188,153,125,250,109,251,203,134,15,219,191,195,202,80>>, <<78,145,31,80,134,131,218,254,200,204,56,14,25,186,173,95, 140,138,221,162,158,145,11,212,207,104,46,178,59,234>>, <<172,168,170,42,173,148,212,134,105,222,1,65,100,109,247,120>>, <<40,81,208,183,134,88,202,201,109,129,241,149,34,194, 112,161>>}]}} from <0.793.0> in state state_wait_swx_maa => state_new 04:15:55.473 [info] ue_fsm state_wait_swx_maa event=rx_swx_maa, {ue_fsm_data,"262423557293289",undefined,undefined,false,false,undefined} *DBG* epdg_ue_fsm_262423557293289 send ok to <0.211.0> *DBG* gsup_server got cast {auth_response, {<<"262423557293289">>, {ok, [{epdg_auth_tuple, <<78,145,31,80,134,131,218,254,200,204,56,14, 25,186,173,95>>, <<40,18,188,153,125,250,109,251,203,134,15,219, 191,195,202,80>>, <<78,145,31,80,134,131,218,254,200,204,56,14, 25,186,173,95,140,138,221,162,158,145,11,212, 207,104,46,178,59,234>>, <<172,168,170,42,173,148,212,134,105,222,1,65, 100,109,247,120>>, <<40,81,208,183,134,88,202,201,109,129, 241,149,34,194,112,161>>}]}}} 04:15:55.473 [info] ue_fsm received_swm_dea_auth_response {ok,[{epdg_auth_tuple,<<78,145,31,80,134,131,218,254,200,204,56,14,25,186,173,95>>,<<40,18,188,153,125,250,109,251,203,134,15,219,191,195,202,80>>,<<78,145,31,80,134,131,218,254,200,204,56,14,25,186,173,95,140,138,221,162,158,145,11,212,207,104,46,178,59,234>>,<<172,168,170,42,173,148,212,134,105,222,1,65,100,109,247,120>>,<<40,81,208,183,134,88,202,201,109,129,241,149,34,194,112,161>>}]} *DBG* epdg_ue_fsm_262423557293289 consume call {received_swm_dea_auth_response, {ok,[{epdg_auth_tuple, <<78,145,31,80,134,131,218,254,200,204,56,14,25,186,173,95>>, <<40,18,188,153,125,250,109,251,203,134,15,219,191,195,202,80>>, <<78,145,31,80,134,131,218,254,200,204,56,14,25,186,173,95, 140,138,221,162,158,145,11,212,207,104,46,178,59,234>>, <<172,168,170,42,173,148,212,134,105,222,1,65,100,109,247,120>>, <<40,81,208,183,134,88,202,201,109,129,241,149,34,194, 112,161>>}]}} from <0.211.0> in state state_wait_auth_resp => state_authenticating 04:15:55.474 [info] ue_fsm state_wait_auth_resp event=received_swm_dea_auth_response Result={ok,[{epdg_auth_tuple,<<78,145,31,80,134,131,218,254,200,204,56,14,25,186,173,95>>,<<40,18,188,153,125,250,109,251,203,134,15,219,191,195,202,80>>,<<78,145,31,80,134,131,218,254,200,204,56,14,25,186,173,95,140,138,221,162,158,145,11,212,207,104,46,178,59,234>>,<<172,168,170,42,173,148,212,134,105,222,1,65,100,109,247,120>>,<<40,81,208,183,134,88,202,201,109,129,241,149,34,194,112,161>>}]}, {ue_fsm_data,<<"262423557293289">>,"internet",[],undefined,false,0,false,false} 04:15:55.474 [info] auth_response(<<"262423557293289">>): {ok,[{epdg_auth_tuple,<<78,145,31,80,134,131,218,254,200,204,56,14,25,186,173,95>>,<<40,18,188,153,125,250,109,251,203,134,15,219,191,195,202,80>>,<<78,145,31,80,134,131,218,254,200,204,56,14,25,186,173,95,140,138,221,162,158,145,11,212,207,104,46,178,59,234>>,<<172,168,170,42,173,148,212,134,105,222,1,65,100,109,247,120>>,<<40,81,208,183,134,88,202,201,109,129,241,149,34,194,112,161>>}]} *DBG* gsup_server new state {gsups_state,#Port<0.16>,4222,#Port<0.54>, {ipa_ccm_options,"EPDG-00-00-00-00-00-00", "0/0/0","00:00:00:00:00:00", "00:00:00:00:00:00","00:00:00:00:00:00", "00:00:00:00:00:00","00:00:00:00:00:00", "EPDG-00-00-00-00-00-00",false}} 04:15:55.475 [info] auth_response for <<"262423557293289">>: {ok,[{epdg_auth_tuple,<<78,145,31,80,134,131,218,254,200,204,56,14,25,186,173,95>>,<<40,18,188,153,125,250,109,251,203,134,15,219,191,195,202,80>>,<<78,145,31,80,134,131,218,254,200,204,56,14,25,186,173,95,140,138,221,162,158,145,11,212,207,104,46,178,59,234>>,<<172,168,170,42,173,148,212,134,105,222,1,65,100,109,247,120>>,<<40,81,208,183,134,88,202,201,109,129,241,149,34,194,112,161>>}]} 04:15:55.475 [info] GSUP: Tx #{auth_tuples => [#{autn => <<40,18,188,153,125,250,109,251,203,134,15,219,191,195,202,80>>,ck => <<40,81,208,183,134,88,202,201,109,129,241,149,34,194,112,161>>,ik => <<172,168,170,42,173,148,212,134,105,222,1,65,100,109,247,120>>,rand => <<78,145,31,80,134,131,218,254,200,204,56,14,25,186,173,95>>,res => <<78,145,31,80,134,131,218,254,200,204,56,14,25,186,173,95,140,138,221,162,158,145,11,212,207,104,46,178,59,234>>}],imsi => <<"262423557293289">>,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 => <<"262423557293289">>, message_type => location_upd_req}} *DBG* epdg_ue_fsm_262423557293289 receive call lu_request from <0.794.0> in state state_authenticating 04:15:55.481 [info] GSUP: Rx #{cn_domain => 1,imsi => <<"262423557293289">>,message_type => location_upd_req} *DBG* epdg_ue_fsm_262423557293289 send ok to <0.794.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:15:55.481 [info] ue_fsm lu_request *DBG* aaa_ue_fsm_262423557293289 receive call {rx_swm_der_auth_compl,"internet"} from <0.201.0> in state state_new *DBG* epdg_ue_fsm_262423557293289 consume call lu_request from <0.794.0> in state state_authenticating 04:15:55.482 [info] ue_fsm state_authenticating event=lu_request, {ue_fsm_data,<<"262423557293289">>,"internet",[],undefined,false,0,false,false} 04:15:55.482 [info] ue_fsm ev_rx_swm_der_auth_compl 04:15:55.482 [info] ue_fsm state_new event=rx_swm_der_auth_compl, {ue_fsm_data,"262423557293289",undefined,undefined,false,false,undefined} 04:15:55.482 [debug] SWx Tx SAR Imsi="262423557293289" Type=1 APN="internet" AgentInfoOpt=[]  *DBG* aaa_ue_fsm_262423557293289 send ok to <0.201.0> 04:15:55.483 [debug] SWx prepare_request: {'SAR',["epdg.localdomain",";","1805677143",";","56",";","nonode@nohost"],{'Vendor-Specific-Application-Id',10415,[16777265],[]},1,"epdg.localdomain","localdomain","localdomain","262423557293289",1,[],["hss.localdomain"],["internet"],[],[],[],[],[],[],[],[],[]} *DBG* aaa_ue_fsm_262423557293289 consume call {rx_swm_der_auth_compl,"internet"} from <0.201.0> in state state_new => state_wait_swx_saa *DBG* aaa_ue_fsm_262423557293289 receive call {rx_swx_saa,{ok,1,#{}}} from <0.795.0> in state state_wait_swx_saa *DBG* aaa_ue_fsm_262423557293289 send ok to <0.795.0> 04:15:55.493 [info] SWx Rx SAA {<0.735.0>,{diameter_caps,{"epdg.localdomain","hss.localdomain"},{"localdomain","localdomain"},{[{127,0,0,1},{172,18,62,20},{192,168,0,2}],[{172,18,62,103}]},{0,10415},{"osmo-epdg","TTCN-3 Testsuite"},{[],[1]},{[10415,13019,5535],[5535,10415,13019]},{[],[]},{[],[0]},{[],[]},{[{'diameter_base_Vendor-Specific-Application-Id',10415,[16777265],[]}],[{'diameter_base_Vendor-Specific-Application-Id',[10415],[16777265],[]}]},{[],[]},{[],[]}}}: {'SAA',"epdg.localdomain;1805677143;56;nonode@nohost",{'Vendor-Specific-Application-Id',10415,[16777265],[]},1,"hss.localdomain","localdomain","262423557293289",[],[2001],[],[{'Non-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_262423557293289 consume call {rx_swx_saa,{ok,1,#{}}} from <0.795.0> in state state_wait_swx_saa => state_authenticated *DBG* epdg_ue_fsm_262423557293289 receive call {received_swm_dea_auth_compl_response,{ok,#{}}} from <0.211.0> in state state_authenticating 04:15:55.493 [info] ue_fsm ev_rx_swx_saa 04:15:55.493 [info] ue_fsm state_wait_swx_saa event=rx_swx_saa {ok,1,#{}}, {ue_fsm_data,"262423557293289",undefined,undefined,false,false,undefined} *DBG* epdg_ue_fsm_262423557293289 send ok to <0.211.0> *DBG* gsup_server got cast {lu_response,{<<"262423557293289">>,ok}} 04:15:55.493 [info] ue_fsm received_swm_dea_auth_compl_response {ok,#{}} *DBG* epdg_ue_fsm_262423557293289 consume call {received_swm_dea_auth_compl_response,{ok,#{}}} from <0.211.0> in state state_authenticating => state_authenticated 04:15:55.493 [info] ue_fsm state_authenticating event=lu_request, {ok,#{}}, {ue_fsm_data,<<"262423557293289">>,"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:15:55.494 [info] lu_response(<<"262423557293289">>): ok 04:15:55.494 [info] lu_response for <<"262423557293289">>: ok 04:15:55.494 [info] GSUP: Tx #{imsi => <<"262423557293289">>,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 => <<"262423557293289">>, message_class => 5, message_type => epdg_tunnel_request, pco => <<128,0,13,0,0,12,0>>}} *DBG* epdg_ue_fsm_262423557293289 receive call {tunnel_request,<<128,0,13,0,0,12,0>>} from <0.796.0> in state state_authenticated 04:15:55.500 [info] GSUP: Rx #{cn_domain => 1,imsi => <<"262423557293289">>,message_class => 5,message_type => epdg_tunnel_request,pco => <<128,0,13,0,0,12,0>>} 04:15:55.500 [info] ue_fsm tunnel_request(<<128,0,13,0,0,12,0>>) 04:15:55.500 [info] ue_fsm state_authenticated event=tunnel_request, {ue_fsm_data,<<"262423557293289">>,"internet",[],undefined,false,0,false,false} 04:15:55.500 [debug] Selected PGW Remote Address "172.18.62.103" 04:15:55.500 [info] s2b: Tx {gtp,v2,create_session_request,0,8064641,undefined,[],[{v2_international_mobile_subscriber_identity,0,<<"262423557293289">>},{v2_serving_network,0,{<<"901">>,<<"042">>}},{v2_rat_type,0,3},{v2_fully_qualified_tunnel_endpoint_identifier,0,30,894437841,<<172,18,62,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,3048189941,<<172,18,62,20>>,undefined}]},{v2_recovery,0,0},{v2_additional_protocol_configuration_options,0,{0,[{13,<<>>},{12,<<>>}]}}]} *DBG* epdg_ue_fsm_262423557293289 send ok to <0.796.0> 04:15:55.500 [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_262423557293289 consume call {tunnel_request,<<128,0,13,0,0,12,0>>} from <0.796.0> in state state_authenticated => state_wait_create_session_resp *DBG* epdg_ue_fsm_262423557293289 start_timer {state_timeout,10000, create_session_timeout,[]} in state state_wait_create_session_resp *DBG* aaa_ue_fsm_262423557293289 receive call {rx_s6b_aar,"262423557293289@nai.epc.mnc001.mcc01.3gppnetwork.org", "internet", [{'MIP6-Agent-Info',[{172,18,62,103}],[],[],[]}]} from <0.797.0> in state state_authenticated 04:15:55.510 [info] S6b Rx from {diameter_caps,{"aaa.localdomain","pgw.localdomain"},{"localdomain","localdomain"},{[{172,18,62,20}],[{172,18,62,103}]},{0,10415},{"osmo-epdg-AAA","TTCN-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,["262423557293289@nai.epc.mnc001.mcc01.3gppnetwork.org"],[{'MIP6-Agent-Info',[{172,18,62,103}],[],[],[]}],[70368744177664],[],[],["internet"],[],[],[],[],[],[]} 04:15:55.510 [info] ue_fsm ev_rx_s6b_aar: "262423557293289@nai.epc.mnc001.mcc01.3gppnetwork.org" "internet" [{'MIP6-Agent-Info',[{172,18,62,103}],[],[],[]}] 04:15:55.511 [info] ue_fsm state_authenticated event=rx_s6b_aar NAI="262423557293289@nai.epc.mnc001.mcc01.3gppnetwork.org" Apn="internet" AgentInfo=[{'MIP6-Agent-Info',[{172,18,62,103}],[],[],[]}], {ue_fsm_data,"262423557293289",undefined,undefined,true,false,undefined} 04:15:55.511 [debug] SWx Tx SAR Imsi="262423557293289" Type=13 APN="internet" AgentInfoOpt=[{'MIP6-Agent-Info',[{172,18,62,103}],[],[],[]}]  04:15:55.511 [debug] SWx prepare_request: {'SAR',["epdg.localdomain",";","1805677143",";","57",";","nonode@nohost"],{'Vendor-Specific-Application-Id',10415,[16777265],[]},1,"epdg.localdomain","localdomain","localdomain","262423557293289",13,[],["hss.localdomain"],["internet"],[],[{'MIP6-Agent-Info',[{172,18,62,103}],[],[],[]}],[],[],[],[],[],[],[]} *DBG* aaa_ue_fsm_262423557293289 send ok to <0.797.0> 04:15:55.511 [debug] Waiting for S6b AAA *DBG* aaa_ue_fsm_262423557293289 consume call {rx_s6b_aar,"262423557293289@nai.epc.mnc001.mcc01.3gppnetwork.org", "internet", [{'MIP6-Agent-Info',[{172,18,62,103}],[],[],[]}]} from <0.797.0> in state state_authenticated => state_authenticated_wait_swx_saa *DBG* aaa_ue_fsm_262423557293289 receive call {rx_swx_saa,{ok,13,#{}}} from <0.798.0> in state state_authenticated_wait_swx_saa 04:15:55.514 [info] SWx Rx SAA {<0.735.0>,{diameter_caps,{"epdg.localdomain","hss.localdomain"},{"localdomain","localdomain"},{[{127,0,0,1},{172,18,62,20},{192,168,0,2}],[{172,18,62,103}]},{0,10415},{"osmo-epdg","TTCN-3 Testsuite"},{[],[1]},{[10415,13019,5535],[5535,10415,13019]},{[],[]},{[],[0]},{[],[]},{[{'diameter_base_Vendor-Specific-Application-Id',10415,[16777265],[]}],[{'diameter_base_Vendor-Specific-Application-Id',[10415],[16777265],[]}]},{[],[]},{[],[]}}}: {'SAA',"epdg.localdomain;1805677143;57;nonode@nohost",{'Vendor-Specific-Application-Id',10415,[16777265],[]},1,"hss.localdomain","localdomain","262423557293289",[],[2001],[],[{'Non-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_262423557293289 send ok to <0.798.0> *DBG* aaa_ue_fsm_262423557293289 consume call {rx_swx_saa,{ok,13,#{}}} from <0.798.0> in state state_authenticated_wait_swx_saa => state_authenticated 04:15:55.514 [info] ue_fsm ev_rx_swx_saa 04:15:55.514 [info] ue_fsm state_authenticated_wait_swx_saa event=rx_swx_saa SAType=13 ResulCode={epdg_dia_rc,undefined,2001}, {ue_fsm_data,"262423557293289","262423557293289@nai.epc.mnc001.mcc01.3gppnetwork.org","internet",true,false,<0.797.0>} 04:15:55.514 [debug] Rx AAA with DiaRC={epdg_dia_rc,undefined,2001} 04:15:55.514 [info] S6b Tx to {diameter_caps,{"aaa.localdomain","pgw.localdomain"},{"localdomain","localdomain"},{[{172,18,62,20}],[{172,18,62,103}]},{0,10415},{"osmo-epdg-AAA","TTCN-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:15:55.517 [debug] S2b: Rx from IP {172,18,62,103} port 2123: <<72,33,0,117,53,80,9,209,123,14,129,0,2,0,2,0,16,0,87,0,9,1,160,32,71,132,22,172,18,62,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,32,71,132,22,172,18,62,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,32,71,132,22,163,0,15,0,128,0,13,4,1,2,3,4,0,12,4,5,6,7,8>> *DBG* epdg_ue_fsm_262423557293289 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 => 3048189941, remote_ipv4 => <<172,18,62,103>>, remote_ipv6 => undefined,remote_teid => 541557782}}} from <0.799.0> in state state_wait_create_session_resp 04:15:55.517 [debug] S2b: Rx from IP {172,18,62,103} port 2123: {gtp,v2,create_session_response,894437841,8064641,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,<<32,71,132,22>>},{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,541557782,<<172,18,62,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,541557782,<<172,18,62,103>>,undefined},{v2_pdn_address_allocation,0} => {v2_pdn_address_allocation,0,ipv4,<<192,168,0,6>>}}} 04:15:55.517 [info] s2b: Updated Session after create_session_response: {gtp_session,<<"262423557293289">>,<0.791.0>,<<"internet">>,{172,18,62,103},{172,18,62,103},undefined,894437841,541557782,5,{set,1,16,16,8,80,48,{[],[],[],[],[],[],[],[],[],[],[],[],[],[],[],[]},{{[],[],[],[],[],[],[],[],[],[],[],[],[{gtp_bearer,5,3048189941,541557782}],[],[],[]}}}} 04:15:55.517 [debug] s2b: APCO_dec: {v2_additional_protocol_configuration_options,0,{0,[{13,<<1,2,3,4>>},{12,<<5,6,7,8>>}]}} 04:15:55.517 [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 => 3048189941,remote_ipv4 => <<172,18,62,103>>,remote_ipv6 => undefined,remote_teid => 541557782}} 04:15:55.517 [info] ue_fsm state_authenticated event=received_gtpc_create_session_response, {ue_fsm_data,<<"262423557293289">>,"internet",[],undefined,false,0,false,false} 04:15:55.518 [info] KMOD Port Create PDP Context Call {<0.791.0>,[alias|#Ref<0.1283019585.1655242767.197637>]}: {create_pdp_context,{172,18,62,103},3048189941,541557782,{192,168,0,6}} 04:15:55.518 [debug] create_pdp_context: 1, {172,18,62,103}, {192,168,0,6}, 3048189941, 541557782 04:15:55.518 [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,62,103}},{ms_address,{192,168,0,6}},{i_tid,3048189941},{o_tid,541557782}]}} 04:15:55.518 [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 => 3048189941,remote_ipv4 => <<172,18,62,103>>,remote_ipv6 => undefined,remote_teid => 541557782}) returned ok *DBG* epdg_ue_fsm_262423557293289 send ok to <0.799.0> *DBG* gsup_server got cast {tunnel_response, {<<"262423557293289">>, {ok, #{apco => <<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 => 3048189941, remote_ipv4 => <<172,18,62,103>>, remote_ipv6 => undefined, remote_teid => 541557782}}}} 04:15:55.518 [info] tunnel_response(<<"262423557293289">>): {ok,#{apco => <<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 => 3048189941,remote_ipv4 => <<172,18,62,103>>,remote_ipv6 => undefined,remote_teid => 541557782}} *DBG* epdg_ue_fsm_262423557293289 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 => 3048189941, remote_ipv4 => <<172,18,62,103>>, remote_ipv6 => undefined,remote_teid => 541557782}}} from <0.799.0> in state state_wait_create_session_resp => state_active 04:15:55.518 [info] tunnel_response for <<"262423557293289">>: {ok,#{apco => <<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 => 3048189941,remote_ipv4 => <<172,18,62,103>>,remote_ipv6 => undefined,remote_teid => 541557782}} 04:15:55.518 [info] GSUP: Tx #{imsi => <<"262423557293289">>,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>>}]} *DBG* gsup_server new state {gsups_state,#Port<0.16>,4222,#Port<0.54>, {ipa_ccm_options,"EPDG-00-00-00-00-00-00", "0/0/0","00:00:00:00:00:00", "00:00:00:00:00:00","00:00: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 => <<"262428362521677">>, 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_262428362521677 enter epdg_ue_fsm in state state_new *DBG* epdg_ue_fsm_262428362521677 consume internal init_state in state state_new *DBG* epdg_ue_fsm_262428362521677 receive call {auth_request,33,"internet",#{}} from <0.800.0> in state state_new 04:15:55.555 [info] GSUP: Rx #{imsi => <<"262428362521677">>,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_262428362521677 send ok to <0.800.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:15:55.555 [info] ue_fsm start(epdg_ue_fsm_262428362521677) *DBG* aaa_ue_fsm_262428362521677 enter aaa_ue_fsm in state state_new *DBG* epdg_ue_fsm_262428362521677 consume call {auth_request,33,"internet",#{}} from <0.800.0> in state state_new => state_wait_auth_resp *DBG* aaa_ue_fsm_262428362521677 consume internal init_state in state state_new 04:15:55.555 [info] ue_fsm init(<<"262428362521677">>) *DBG* epdg_ue_fsm_262428362521677 start_timer {state_timeout,10000, swm_der_timeout,[]} in state state_wait_auth_resp *DBG* aaa_ue_fsm_262428362521677 receive call {rx_swm_der_auth_req,33,"internet",#{}} from <0.201.0> in state state_new 04:15:55.556 [info] ue_fsm auth_request 04:15:55.556 [info] ue_fsm state_new event=auth_request {33, "internet", #{}}, {ue_fsm_data,<<"262428362521677">>,"internet",[],undefined,false,0,false,false} 04:15:55.556 [info] ue_fsm start_link(aaa_ue_fsm_262428362521677) 04:15:55.556 [info] ue_fsm init("262428362521677") 04:15:55.556 [info] ue_fsm ev_rx_swm_der_auth_req 04:15:55.556 [info] ue_fsm state_new event=rx_swm_der_auth_req {33, "internet", #{}}, {ue_fsm_data,"262428362521677",undefined,undefined,false,false,undefined} 04:15:55.556 [debug] Swx MAR: IPv4Opt=<<"ÿÿÿþ">> IPv6Opt=[] *DBG* aaa_ue_fsm_262428362521677 send ok to <0.201.0> *DBG* aaa_ue_fsm_262428362521677 consume call {rx_swm_der_auth_req,33,"internet",#{}} from <0.201.0> in state state_new => state_wait_swx_maa 04:15:55.556 [debug] Swx Tx MAR: {'MAR',["epdg.localdomain",";","1805677143",";","58",";","nonode@nohost"],1,undefined,undefined,undefined,"262428362521677",{'Vendor-Specific-Application-Id',10415,[16777265],[]},{'SIP-Auth-Data-Item',[],["EAP-AKA"],[],[],[],[],[],[],<<"ÿÿÿþ">>,[],[],[],[]},1,[],1,[],[],[],[],[],[],[],[]} 04:15:55.569 [info] SWx Rx MAA {<0.735.0>,{diameter_caps,{"epdg.localdomain","hss.localdomain"},{"localdomain","localdomain"},{[{127,0,0,1},{172,18,62,20},{192,168,0,2}],[{172,18,62,103}]},{0,10415},{"osmo-epdg","TTCN-3 Testsuite"},{[],[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;1805677143;58;nonode@nohost",1,"hss.localdomain","localdomain",{'Vendor-Specific-Application-Id',10415,[16777265],[]},"262428362521677",[],[2001],[],[1],[{'SIP-Auth-Data-Item',[0],["Digest-AKAv1-MD5"],[[73,129,94,154,34,224,148,98,35,121,70,78,87,252,120,137,149,221,237,84,232,120,166,184,234,14,113,253,31,115,93,227]],[[73,129,94,154,34,224,148,98,35,121,70,78,87,252,120,137,116,3,76,76,238,214,229,221,247,75,42,11,190,101]],["foobar"],[[209,8,1,178,56,218,80,175,197,246,221,210,66,234,234,28]],[[128,45,38,7,91,34,128,117,243,12,112,76,12,110,94,55]],[],[],[],[],[],[]}],[],[],[],[],[],[]}/ Errors []  *DBG* aaa_ue_fsm_262428362521677 receive call {rx_swx_maa, {ok,[{epdg_auth_tuple, <<73,129,94,154,34,224,148,98,35,121,70,78,87,252,120,137>>, <<149,221,237,84,232,120,166,184,234,14,113,253,31,115,93,227>>, <<73,129,94,154,34,224,148,98,35,121,70,78,87,252,120,137, 116,3,76,76,238,214,229,221,247,75,42,11,190,101>>, <<128,45,38,7,91,34,128,117,243,12,112,76,12,110,94,55>>, <<209,8,1,178,56,218,80,175,197,246,221,210,66,234,234,28>>}]}} from <0.803.0> in state state_wait_swx_maa 04:15:55.569 [info] dia_sip2gsup: auth [73,129,94,154,34,224,148,98,35,121,70,78,87,252,120,137,149,221,237,84,232,120,166,184,234,14,113,253,31,115,93,227] authz [73,129,94,154,34,224,148,98,35,121,70,78,87,252,120,137,116,3,76,76,238,214,229,221,247,75,42,11,190,101]  04:15:55.569 [info] rand [73,129,94,154,34,224,148,98,35,121,70,78,87,252,120,137] autn [149,221,237,84,232,120,166,184,234,14,113,253,31,115,93,227]  *DBG* aaa_ue_fsm_262428362521677 send ok to <0.803.0> *DBG* epdg_ue_fsm_262428362521677 receive call {received_swm_dea_auth_response, {ok,[{epdg_auth_tuple, <<73,129,94,154,34,224,148,98,35,121,70,78,87,252,120,137>>, <<149,221,237,84,232,120,166,184,234,14,113,253,31,115,93,227>>, <<73,129,94,154,34,224,148,98,35,121,70,78,87,252,120,137, 116,3,76,76,238,214,229,221,247,75,42,11,190,101>>, <<128,45,38,7,91,34,128,117,243,12,112,76,12,110,94,55>>, <<209,8,1,178,56,218,80,175,197,246,221,210,66,234,234,28>>}]}} from <0.211.0> in state state_wait_auth_resp 04:15:55.569 [info] ue_fsm ev_rx_swx_maa *DBG* aaa_ue_fsm_262428362521677 consume call {rx_swx_maa, {ok,[{epdg_auth_tuple, <<73,129,94,154,34,224,148,98,35,121,70,78,87,252,120,137>>, <<149,221,237,84,232,120,166,184,234,14,113,253,31,115,93,227>>, <<73,129,94,154,34,224,148,98,35,121,70,78,87,252,120,137, 116,3,76,76,238,214,229,221,247,75,42,11,190,101>>, <<128,45,38,7,91,34,128,117,243,12,112,76,12,110,94,55>>, <<209,8,1,178,56,218,80,175,197,246,221,210,66,234,234,28>>}]}} from <0.803.0> in state state_wait_swx_maa => state_new 04:15:55.570 [info] ue_fsm state_wait_swx_maa event=rx_swx_maa, {ue_fsm_data,"262428362521677",undefined,undefined,false,false,undefined} *DBG* epdg_ue_fsm_262428362521677 send ok to <0.211.0> *DBG* gsup_server got cast {auth_response, {<<"262428362521677">>, {ok, [{epdg_auth_tuple, <<73,129,94,154,34,224,148,98,35,121,70,78,87, 252,120,137>>, <<149,221,237,84,232,120,166,184,234,14,113, 253,31,115,93,227>>, <<73,129,94,154,34,224,148,98,35,121,70,78,87, 252,120,137,116,3,76,76,238,214,229,221,247, 75,42,11,190,101>>, <<128,45,38,7,91,34,128,117,243,12,112,76,12, 110,94,55>>, <<209,8,1,178,56,218,80,175,197,246,221, 210,66,234,234,28>>}]}}} 04:15:55.571 [info] ue_fsm received_swm_dea_auth_response {ok,[{epdg_auth_tuple,<<73,129,94,154,34,224,148,98,35,121,70,78,87,252,120,137>>,<<149,221,237,84,232,120,166,184,234,14,113,253,31,115,93,227>>,<<73,129,94,154,34,224,148,98,35,121,70,78,87,252,120,137,116,3,76,76,238,214,229,221,247,75,42,11,190,101>>,<<128,45,38,7,91,34,128,117,243,12,112,76,12,110,94,55>>,<<209,8,1,178,56,218,80,175,197,246,221,210,66,234,234,28>>}]} *DBG* epdg_ue_fsm_262428362521677 consume call {received_swm_dea_auth_response, {ok,[{epdg_auth_tuple, <<73,129,94,154,34,224,148,98,35,121,70,78,87,252,120,137>>, <<149,221,237,84,232,120,166,184,234,14,113,253,31,115,93,227>>, <<73,129,94,154,34,224,148,98,35,121,70,78,87,252,120,137, 116,3,76,76,238,214,229,221,247,75,42,11,190,101>>, <<128,45,38,7,91,34,128,117,243,12,112,76,12,110,94,55>>, <<209,8,1,178,56,218,80,175,197,246,221,210,66,234,234,28>>}]}} from <0.211.0> in state state_wait_auth_resp => state_authenticating 04:15:55.572 [info] ue_fsm state_wait_auth_resp event=received_swm_dea_auth_response Result={ok,[{epdg_auth_tuple,<<73,129,94,154,34,224,148,98,35,121,70,78,87,252,120,137>>,<<149,221,237,84,232,120,166,184,234,14,113,253,31,115,93,227>>,<<73,129,94,154,34,224,148,98,35,121,70,78,87,252,120,137,116,3,76,76,238,214,229,221,247,75,42,11,190,101>>,<<128,45,38,7,91,34,128,117,243,12,112,76,12,110,94,55>>,<<209,8,1,178,56,218,80,175,197,246,221,210,66,234,234,28>>}]}, {ue_fsm_data,<<"262428362521677">>,"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:15:55.572 [info] auth_response(<<"262428362521677">>): {ok,[{epdg_auth_tuple,<<73,129,94,154,34,224,148,98,35,121,70,78,87,252,120,137>>,<<149,221,237,84,232,120,166,184,234,14,113,253,31,115,93,227>>,<<73,129,94,154,34,224,148,98,35,121,70,78,87,252,120,137,116,3,76,76,238,214,229,221,247,75,42,11,190,101>>,<<128,45,38,7,91,34,128,117,243,12,112,76,12,110,94,55>>,<<209,8,1,178,56,218,80,175,197,246,221,210,66,234,234,28>>}]} 04:15:55.573 [info] auth_response for <<"262428362521677">>: {ok,[{epdg_auth_tuple,<<73,129,94,154,34,224,148,98,35,121,70,78,87,252,120,137>>,<<149,221,237,84,232,120,166,184,234,14,113,253,31,115,93,227>>,<<73,129,94,154,34,224,148,98,35,121,70,78,87,252,120,137,116,3,76,76,238,214,229,221,247,75,42,11,190,101>>,<<128,45,38,7,91,34,128,117,243,12,112,76,12,110,94,55>>,<<209,8,1,178,56,218,80,175,197,246,221,210,66,234,234,28>>}]} 04:15:55.573 [info] GSUP: Tx #{auth_tuples => [#{autn => <<149,221,237,84,232,120,166,184,234,14,113,253,31,115,93,227>>,ck => <<209,8,1,178,56,218,80,175,197,246,221,210,66,234,234,28>>,ik => <<128,45,38,7,91,34,128,117,243,12,112,76,12,110,94,55>>,rand => <<73,129,94,154,34,224,148,98,35,121,70,78,87,252,120,137>>,res => <<73,129,94,154,34,224,148,98,35,121,70,78,87,252,120,137,116,3,76,76,238,214,229,221,247,75,42,11,190,101>>}],imsi => <<"262428362521677">>,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 => <<"262428362521677">>, message_type => location_upd_req}} *DBG* epdg_ue_fsm_262428362521677 receive call lu_request from <0.804.0> in state state_authenticating 04:15:55.579 [info] GSUP: Rx #{cn_domain => 1,imsi => <<"262428362521677">>,message_type => location_upd_req} *DBG* epdg_ue_fsm_262428362521677 send ok to <0.804.0> 04:15:55.579 [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_262428362521677 receive call {rx_swm_der_auth_compl,"internet"} from <0.201.0> in state state_new *DBG* epdg_ue_fsm_262428362521677 consume call lu_request from <0.804.0> in state state_authenticating 04:15:55.579 [info] ue_fsm state_authenticating event=lu_request, {ue_fsm_data,<<"262428362521677">>,"internet",[],undefined,false,0,false,false} 04:15:55.579 [info] ue_fsm ev_rx_swm_der_auth_compl 04:15:55.580 [info] ue_fsm state_new event=rx_swm_der_auth_compl, {ue_fsm_data,"262428362521677",undefined,undefined,false,false,undefined} 04:15:55.580 [debug] SWx Tx SAR Imsi="262428362521677" Type=1 APN="internet" AgentInfoOpt=[]  04:15:55.580 [debug] SWx prepare_request: {'SAR',["epdg.localdomain",";","1805677143",";","59",";","nonode@nohost"],{'Vendor-Specific-Application-Id',10415,[16777265],[]},1,"epdg.localdomain","localdomain","localdomain","262428362521677",1,[],["hss.localdomain"],["internet"],[],[],[],[],[],[],[],[],[]} *DBG* aaa_ue_fsm_262428362521677 send ok to <0.201.0> *DBG* aaa_ue_fsm_262428362521677 consume call {rx_swm_der_auth_compl,"internet"} from <0.201.0> in state state_new => state_wait_swx_saa *DBG* aaa_ue_fsm_262428362521677 receive call {rx_swx_saa,{ok,1,#{}}} from <0.805.0> in state state_wait_swx_saa 04:15:55.592 [info] SWx Rx SAA {<0.735.0>,{diameter_caps,{"epdg.localdomain","hss.localdomain"},{"localdomain","localdomain"},{[{127,0,0,1},{172,18,62,20},{192,168,0,2}],[{172,18,62,103}]},{0,10415},{"osmo-epdg","TTCN-3 Testsuite"},{[],[1]},{[10415,13019,5535],[5535,10415,13019]},{[],[]},{[],[0]},{[],[]},{[{'diameter_base_Vendor-Specific-Application-Id',10415,[16777265],[]}],[{'diameter_base_Vendor-Specific-Application-Id',[10415],[16777265],[]}]},{[],[]},{[],[]}}}: {'SAA',"epdg.localdomain;1805677143;59;nonode@nohost",{'Vendor-Specific-Application-Id',10415,[16777265],[]},1,"hss.localdomain","localdomain","262428362521677",[],[2001],[],[{'Non-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_262428362521677 send ok to <0.805.0> 04:15:55.592 [info] ue_fsm ev_rx_swx_saa *DBG* epdg_ue_fsm_262428362521677 receive call {received_swm_dea_auth_compl_response,{ok,#{}}} from <0.211.0> in state state_authenticating *DBG* aaa_ue_fsm_262428362521677 consume call {rx_swx_saa,{ok,1,#{}}} from <0.805.0> in state state_wait_swx_saa => state_authenticated *DBG* epdg_ue_fsm_262428362521677 send ok to <0.211.0> *DBG* gsup_server got cast {lu_response,{<<"262428362521677">>,ok}} 04:15:55.592 [info] ue_fsm state_wait_swx_saa event=rx_swx_saa {ok,1,#{}}, {ue_fsm_data,"262428362521677",undefined,undefined,false,false,undefined} *DBG* epdg_ue_fsm_262428362521677 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:15:55.592 [info] ue_fsm received_swm_dea_auth_compl_response {ok,#{}} 04:15:55.593 [info] ue_fsm state_authenticating event=lu_request, {ok,#{}}, {ue_fsm_data,<<"262428362521677">>,"internet",[],undefined,false,0,false,false} 04:15:55.593 [info] lu_response(<<"262428362521677">>): ok 04:15:55.593 [info] lu_response for <<"262428362521677">>: ok 04:15:55.593 [info] GSUP: Tx #{imsi => <<"262428362521677">>,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 => <<"262428362521677">>, message_class => 5, message_type => epdg_tunnel_request, pco => <<128,0,13,0,0,12,0>>}} *DBG* epdg_ue_fsm_262428362521677 receive call {tunnel_request,<<128,0,13,0,0,12,0>>} from <0.806.0> in state state_authenticated 04:15:55.599 [info] GSUP: Rx #{cn_domain => 1,imsi => <<"262428362521677">>,message_class => 5,message_type => epdg_tunnel_request,pco => <<128,0,13,0,0,12,0>>} 04:15:55.599 [info] ue_fsm tunnel_request(<<128,0,13,0,0,12,0>>) 04:15:55.599 [info] ue_fsm state_authenticated event=tunnel_request, {ue_fsm_data,<<"262428362521677">>,"internet",[],undefined,false,0,false,false} 04:15:55.599 [debug] Selected PGW Remote Address "172.18.62.103" 04:15:55.600 [info] s2b: Tx {gtp,v2,create_session_request,0,8064642,undefined,[],[{v2_international_mobile_subscriber_identity,0,<<"262428362521677">>},{v2_serving_network,0,{<<"901">>,<<"042">>}},{v2_rat_type,0,3},{v2_fully_qualified_tunnel_endpoint_identifier,0,30,894437842,<<172,18,62,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,3048189942,<<172,18,62,20>>,undefined}]},{v2_recovery,0,0},{v2_additional_protocol_configuration_options,0,{0,[{13,<<>>},{12,<<>>}]}}]} *DBG* epdg_ue_fsm_262428362521677 send ok to <0.806.0> 04:15:55.600 [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_262428362521677 consume call {tunnel_request,<<128,0,13,0,0,12,0>>} from <0.806.0> in state state_authenticated => state_wait_create_session_resp *DBG* epdg_ue_fsm_262428362521677 start_timer {state_timeout,10000, create_session_timeout,[]} in state state_wait_create_session_resp *DBG* aaa_ue_fsm_262428362521677 receive call {rx_s6b_aar,"262428362521677@nai.epc.mnc001.mcc01.3gppnetwork.org", "internet", [{'MIP6-Agent-Info',[{172,18,62,103}],[],[],[]}]} from <0.807.0> in state state_authenticated 04:15:55.614 [info] S6b Rx from {diameter_caps,{"aaa.localdomain","pgw.localdomain"},{"localdomain","localdomain"},{[{172,18,62,20}],[{172,18,62,103}]},{0,10415},{"osmo-epdg-AAA","TTCN-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,["262428362521677@nai.epc.mnc001.mcc01.3gppnetwork.org"],[{'MIP6-Agent-Info',[{172,18,62,103}],[],[],[]}],[70368744177664],[],[],["internet"],[],[],[],[],[],[]} 04:15:55.614 [info] ue_fsm ev_rx_s6b_aar: "262428362521677@nai.epc.mnc001.mcc01.3gppnetwork.org" "internet" [{'MIP6-Agent-Info',[{172,18,62,103}],[],[],[]}] 04:15:55.614 [info] ue_fsm state_authenticated event=rx_s6b_aar NAI="262428362521677@nai.epc.mnc001.mcc01.3gppnetwork.org" Apn="internet" AgentInfo=[{'MIP6-Agent-Info',[{172,18,62,103}],[],[],[]}], {ue_fsm_data,"262428362521677",undefined,undefined,true,false,undefined} 04:15:55.614 [debug] SWx Tx SAR Imsi="262428362521677" Type=13 APN="internet" AgentInfoOpt=[{'MIP6-Agent-Info',[{172,18,62,103}],[],[],[]}]  04:15:55.614 [debug] SWx prepare_request: {'SAR',["epdg.localdomain",";","1805677143",";","60",";","nonode@nohost"],{'Vendor-Specific-Application-Id',10415,[16777265],[]},1,"epdg.localdomain","localdomain","localdomain","262428362521677",13,[],["hss.localdomain"],["internet"],[],[{'MIP6-Agent-Info',[{172,18,62,103}],[],[],[]}],[],[],[],[],[],[],[]} *DBG* aaa_ue_fsm_262428362521677 send ok to <0.807.0> *DBG* aaa_ue_fsm_262428362521677 consume call {rx_s6b_aar,"262428362521677@nai.epc.mnc001.mcc01.3gppnetwork.org", "internet", [{'MIP6-Agent-Info',[{172,18,62,103}],[],[],[]}]} from <0.807.0> in state state_authenticated => state_authenticated_wait_swx_saa 04:15:55.614 [debug] Waiting for S6b AAA *DBG* aaa_ue_fsm_262428362521677 receive call {rx_swx_saa,{ok,13,#{}}} from <0.808.0> in state state_authenticated_wait_swx_saa *DBG* aaa_ue_fsm_262428362521677 send ok to <0.808.0> 04:15:55.619 [info] SWx Rx SAA {<0.735.0>,{diameter_caps,{"epdg.localdomain","hss.localdomain"},{"localdomain","localdomain"},{[{127,0,0,1},{172,18,62,20},{192,168,0,2}],[{172,18,62,103}]},{0,10415},{"osmo-epdg","TTCN-3 Testsuite"},{[],[1]},{[10415,13019,5535],[5535,10415,13019]},{[],[]},{[],[0]},{[],[]},{[{'diameter_base_Vendor-Specific-Application-Id',10415,[16777265],[]}],[{'diameter_base_Vendor-Specific-Application-Id',[10415],[16777265],[]}]},{[],[]},{[],[]}}}: {'SAA',"epdg.localdomain;1805677143;60;nonode@nohost",{'Vendor-Specific-Application-Id',10415,[16777265],[]},1,"hss.localdomain","localdomain","262428362521677",[],[2001],[],[{'Non-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_262428362521677 consume call {rx_swx_saa,{ok,13,#{}}} from <0.808.0> in state state_authenticated_wait_swx_saa => state_authenticated 04:15:55.619 [info] ue_fsm ev_rx_swx_saa 04:15:55.619 [info] ue_fsm state_authenticated_wait_swx_saa event=rx_swx_saa SAType=13 ResulCode={epdg_dia_rc,undefined,2001}, {ue_fsm_data,"262428362521677","262428362521677@nai.epc.mnc001.mcc01.3gppnetwork.org","internet",true,false,<0.807.0>} 04:15:55.619 [debug] Rx AAA with DiaRC={epdg_dia_rc,undefined,2001} 04:15:55.619 [info] S6b Tx to {diameter_caps,{"aaa.localdomain","pgw.localdomain"},{"localdomain","localdomain"},{[{172,18,62,20}],[{172,18,62,103}]},{0,10415},{"osmo-epdg-AAA","TTCN-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:15:55.624 [debug] S2b: Rx from IP {172,18,62,103} port 2123: <<72,33,0,117,53,80,9,210,123,14,130,0,2,0,2,0,16,0,87,0,9,1,160,115,255,1,211,172,18,62,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,115,255,1,211,172,18,62,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,255,1,211,163,0,15,0,128,0,13,4,1,2,3,4,0,12,4,5,6,7,8>> 04:15:55.625 [debug] S2b: Rx from IP {172,18,62,103} port 2123: {gtp,v2,create_session_response,894437842,8064642,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,<<115,255,1,211>>},{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,1946091987,<<172,18,62,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,1946091987,<<172,18,62,103>>,undefined},{v2_pdn_address_allocation,0} => {v2_pdn_address_allocation,0,ipv4,<<192,168,0,7>>}}} *DBG* epdg_ue_fsm_262428362521677 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 => 3048189942, remote_ipv4 => <<172,18,62,103>>, remote_ipv6 => undefined,remote_teid => 1946091987}}} from <0.809.0> in state state_wait_create_session_resp 04:15:55.625 [info] s2b: Updated Session after create_session_response: {gtp_session,<<"262428362521677">>,<0.801.0>,<<"internet">>,{172,18,62,103},{172,18,62,103},undefined,894437842,1946091987,5,{set,1,16,16,8,80,48,{[],[],[],[],[],[],[],[],[],[],[],[],[],[],[],[]},{{[],[],[],[],[{gtp_bearer,5,3048189942,1946091987}],[],[],[],[],[],[],[],[],[],[],[]}}}} 04:15:55.625 [debug] s2b: APCO_dec: {v2_additional_protocol_configuration_options,0,{0,[{13,<<1,2,3,4>>},{12,<<5,6,7,8>>}]}} 04:15:55.625 [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 => 3048189942,remote_ipv4 => <<172,18,62,103>>,remote_ipv6 => undefined,remote_teid => 1946091987}} 04:15:55.625 [info] ue_fsm state_authenticated event=received_gtpc_create_session_response, {ue_fsm_data,<<"262428362521677">>,"internet",[],undefined,false,0,false,false} 04:15:55.625 [info] KMOD Port Create PDP Context Call {<0.801.0>,[alias|#Ref<0.1283019585.1655242766.196673>]}: {create_pdp_context,{172,18,62,103},3048189942,1946091987,{192,168,0,7}} 04:15:55.625 [debug] create_pdp_context: 1, {172,18,62,103}, {192,168,0,7}, 3048189942, 1946091987 04:15:55.625 [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,62,103}},{ms_address,{192,168,0,7}},{i_tid,3048189942},{o_tid,1946091987}]}} 04:15:55.625 [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 => 3048189942,remote_ipv4 => <<172,18,62,103>>,remote_ipv6 => undefined,remote_teid => 1946091987}) returned ok *DBG* epdg_ue_fsm_262428362521677 send ok to <0.809.0> *DBG* gsup_server got cast {tunnel_response, {<<"262428362521677">>, {ok, #{apco => <<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 => 3048189942, remote_ipv4 => <<172,18,62,103>>, remote_ipv6 => undefined, remote_teid => 1946091987}}}} 04:15:55.625 [info] tunnel_response(<<"262428362521677">>): {ok,#{apco => <<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 => 3048189942,remote_ipv4 => <<172,18,62,103>>,remote_ipv6 => undefined,remote_teid => 1946091987}} *DBG* epdg_ue_fsm_262428362521677 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 => 3048189942, remote_ipv4 => <<172,18,62,103>>, remote_ipv6 => undefined,remote_teid => 1946091987}}} from <0.809.0> in state state_wait_create_session_resp => state_active 04:15:55.626 [info] tunnel_response for <<"262428362521677">>: {ok,#{apco => <<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 => 3048189942,remote_ipv4 => <<172,18,62,103>>,remote_ipv6 => undefined,remote_teid => 1946091987}} *DBG* gsup_server new state {gsups_state,#Port<0.16>,4222,#Port<0.54>, {ipa_ccm_options,"EPDG-00-00-00-00-00-00", "0/0/0","00:00:00:00:00:00", "00:00:00:00:00:00","00:00:00:00:00:00", "00:00:00:00:00:00","00:00:00:00:00:00", "EPDG-00-00-00-00-00-00",false}} 04:15:55.626 [info] GSUP: Tx #{imsi => <<"262428362521677">>,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 => <<"262427526321740">>, 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:15:55.656 [info] GSUP: Rx #{imsi => <<"262427526321740">>,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_262427526321740 enter epdg_ue_fsm in state state_new *DBG* epdg_ue_fsm_262427526321740 consume internal init_state in state state_new 04:15:55.656 [info] ue_fsm start(epdg_ue_fsm_262427526321740) *DBG* epdg_ue_fsm_262427526321740 receive call {auth_request,33,"internet",#{}} from <0.810.0> in state state_new 04:15:55.656 [info] ue_fsm init(<<"262427526321740">>) *DBG* epdg_ue_fsm_262427526321740 send ok to <0.810.0> 04:15:55.656 [info] ue_fsm auth_request *DBG* epdg_ue_fsm_262427526321740 consume call {auth_request,33,"internet",#{}} from <0.810.0> in state state_new => state_wait_auth_resp *DBG* aaa_ue_fsm_262427526321740 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:15:55.657 [info] ue_fsm state_new event=auth_request {33, "internet", #{}}, {ue_fsm_data,<<"262427526321740">>,"internet",[],undefined,false,0,false,false} *DBG* aaa_ue_fsm_262427526321740 consume internal init_state in state state_new *DBG* epdg_ue_fsm_262427526321740 start_timer {state_timeout,10000, swm_der_timeout,[]} in state state_wait_auth_resp *DBG* aaa_ue_fsm_262427526321740 receive call {rx_swm_der_auth_req,33,"internet",#{}} from <0.201.0> in state state_new 04:15:55.657 [info] ue_fsm start_link(aaa_ue_fsm_262427526321740) 04:15:55.657 [info] ue_fsm init("262427526321740") 04:15:55.657 [info] ue_fsm ev_rx_swm_der_auth_req 04:15:55.658 [info] ue_fsm state_new event=rx_swm_der_auth_req {33, "internet", #{}}, {ue_fsm_data,"262427526321740",undefined,undefined,false,false,undefined} 04:15:55.658 [debug] Swx MAR: IPv4Opt=<<"ÿÿÿþ">> IPv6Opt=[] *DBG* aaa_ue_fsm_262427526321740 send ok to <0.201.0> 04:15:55.658 [debug] Swx Tx MAR: {'MAR',["epdg.localdomain",";","1805677143",";","61",";","nonode@nohost"],1,undefined,undefined,undefined,"262427526321740",{'Vendor-Specific-Application-Id',10415,[16777265],[]},{'SIP-Auth-Data-Item',[],["EAP-AKA"],[],[],[],[],[],[],<<"ÿÿÿþ">>,[],[],[],[]},1,[],1,[],[],[],[],[],[],[],[]} *DBG* aaa_ue_fsm_262427526321740 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_262427526321740 receive call {rx_swx_maa, {ok,[{epdg_auth_tuple, <<200,211,147,5,130,195,230,107,232,49,122,91,152,113,87,121>>, <<232,187,166,102,94,138,142,191,38,238,186,17,183,109,138,70>>, <<200,211,147,5,130,195,230,107,232,49,122,91,152,113,87,121, 153,30,243,182,153,108,72,145,245,122,225,209,196,235>>, <<137,178,17,159,204,212,55,132,247,195,87,45,196,100,242,158>>, <<152,197,166,240,137,246,68,18,42,103,233,105,58,121,13, 23>>}]}} from <0.813.0> in state state_wait_swx_maa 04:15:55.671 [info] SWx Rx MAA {<0.735.0>,{diameter_caps,{"epdg.localdomain","hss.localdomain"},{"localdomain","localdomain"},{[{127,0,0,1},{172,18,62,20},{192,168,0,2}],[{172,18,62,103}]},{0,10415},{"osmo-epdg","TTCN-3 Testsuite"},{[],[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;1805677143;61;nonode@nohost",1,"hss.localdomain","localdomain",{'Vendor-Specific-Application-Id',10415,[16777265],[]},"262427526321740",[],[2001],[],[1],[{'SIP-Auth-Data-Item',[0],["Digest-AKAv1-MD5"],[[200,211,147,5,130,195,230,107,232,49,122,91,152,113,87,121,232,187,166,102,94,138,142,191,38,238,186,17,183,109,138,70]],[[200,211,147,5,130,195,230,107,232,49,122,91,152,113,87,121,153,30,243,182,153,108,72,145,245,122,225,209,196,235]],["foobar"],[[152,197,166,240,137,246,68,18,42,103,233,105,58,121,13,23]],[[137,178,17,159,204,212,55,132,247,195,87,45,196,100,242,158]],[],[],[],[],[],[]}],[],[],[],[],[],[]}/ Errors []  *DBG* aaa_ue_fsm_262427526321740 send ok to <0.813.0> 04:15:55.671 [info] dia_sip2gsup: auth [200,211,147,5,130,195,230,107,232,49,122,91,152,113,87,121,232,187,166,102,94,138,142,191,38,238,186,17,183,109,138,70] authz [200,211,147,5,130,195,230,107,232,49,122,91,152,113,87,121,153,30,243,182,153,108,72,145,245,122,225,209,196,235]  *DBG* aaa_ue_fsm_262427526321740 consume call {rx_swx_maa, {ok,[{epdg_auth_tuple, <<200,211,147,5,130,195,230,107,232,49,122,91,152,113,87,121>>, <<232,187,166,102,94,138,142,191,38,238,186,17,183,109,138,70>>, <<200,211,147,5,130,195,230,107,232,49,122,91,152,113,87,121, 153,30,243,182,153,108,72,145,245,122,225,209,196,235>>, <<137,178,17,159,204,212,55,132,247,195,87,45,196,100,242,158>>, <<152,197,166,240,137,246,68,18,42,103,233,105,58,121,13, 23>>}]}} from <0.813.0> in state state_wait_swx_maa => state_new 04:15:55.672 [info] rand [200,211,147,5,130,195,230,107,232,49,122,91,152,113,87,121] autn [232,187,166,102,94,138,142,191,38,238,186,17,183,109,138,70]  *DBG* epdg_ue_fsm_262427526321740 receive call {received_swm_dea_auth_response, {ok,[{epdg_auth_tuple, <<200,211,147,5,130,195,230,107,232,49,122,91,152,113,87,121>>, <<232,187,166,102,94,138,142,191,38,238,186,17,183,109,138,70>>, <<200,211,147,5,130,195,230,107,232,49,122,91,152,113,87,121, 153,30,243,182,153,108,72,145,245,122,225,209,196,235>>, <<137,178,17,159,204,212,55,132,247,195,87,45,196,100,242,158>>, <<152,197,166,240,137,246,68,18,42,103,233,105,58,121,13, 23>>}]}} from <0.211.0> in state state_wait_auth_resp 04:15:55.672 [info] ue_fsm ev_rx_swx_maa 04:15:55.672 [info] ue_fsm state_wait_swx_maa event=rx_swx_maa, {ue_fsm_data,"262427526321740",undefined,undefined,false,false,undefined} 04:15:55.673 [info] ue_fsm received_swm_dea_auth_response {ok,[{epdg_auth_tuple,<<200,211,147,5,130,195,230,107,232,49,122,91,152,113,87,121>>,<<232,187,166,102,94,138,142,191,38,238,186,17,183,109,138,70>>,<<200,211,147,5,130,195,230,107,232,49,122,91,152,113,87,121,153,30,243,182,153,108,72,145,245,122,225,209,196,235>>,<<137,178,17,159,204,212,55,132,247,195,87,45,196,100,242,158>>,<<152,197,166,240,137,246,68,18,42,103,233,105,58,121,13,23>>}]} 04:15:55.673 [info] ue_fsm state_wait_auth_resp event=received_swm_dea_auth_response Result={ok,[{epdg_auth_tuple,<<200,211,147,5,130,195,230,107,232,49,122,91,152,113,87,121>>,<<232,187,166,102,94,138,142,191,38,238,186,17,183,109,138,70>>,<<200,211,147,5,130,195,230,107,232,49,122,91,152,113,87,121,153,30,243,182,153,108,72,145,245,122,225,209,196,235>>,<<137,178,17,159,204,212,55,132,247,195,87,45,196,100,242,158>>,<<152,197,166,240,137,246,68,18,42,103,233,105,58,121,13,23>>}]}, {ue_fsm_data,<<"262427526321740">>,"internet",[],undefined,false,0,false,false} *DBG* epdg_ue_fsm_262427526321740 send ok to <0.211.0> *DBG* gsup_server got cast {auth_response, {<<"262427526321740">>, {ok, [{epdg_auth_tuple, <<200,211,147,5,130,195,230,107,232,49,122,91, 152,113,87,121>>, <<232,187,166,102,94,138,142,191,38,238,186,17, 183,109,138,70>>, <<200,211,147,5,130,195,230,107,232,49,122,91, 152,113,87,121,153,30,243,182,153,108,72,145, 245,122,225,209,196,235>>, <<137,178,17,159,204,212,55,132,247,195,87,45, 196,100,242,158>>, <<152,197,166,240,137,246,68,18,42,103, 233,105,58,121,13,23>>}]}}} 04:15:55.674 [info] auth_response(<<"262427526321740">>): {ok,[{epdg_auth_tuple,<<200,211,147,5,130,195,230,107,232,49,122,91,152,113,87,121>>,<<232,187,166,102,94,138,142,191,38,238,186,17,183,109,138,70>>,<<200,211,147,5,130,195,230,107,232,49,122,91,152,113,87,121,153,30,243,182,153,108,72,145,245,122,225,209,196,235>>,<<137,178,17,159,204,212,55,132,247,195,87,45,196,100,242,158>>,<<152,197,166,240,137,246,68,18,42,103,233,105,58,121,13,23>>}]} *DBG* epdg_ue_fsm_262427526321740 consume call {received_swm_dea_auth_response, {ok,[{epdg_auth_tuple, <<200,211,147,5,130,195,230,107,232,49,122,91,152,113,87,121>>, <<232,187,166,102,94,138,142,191,38,238,186,17,183,109,138,70>>, <<200,211,147,5,130,195,230,107,232,49,122,91,152,113,87,121, 153,30,243,182,153,108,72,145,245,122,225,209,196,235>>, <<137,178,17,159,204,212,55,132,247,195,87,45,196,100,242,158>>, <<152,197,166,240,137,246,68,18,42,103,233,105,58,121,13, 23>>}]}} from <0.211.0> in state state_wait_auth_resp => state_authenticating 04:15:55.674 [info] auth_response for <<"262427526321740">>: {ok,[{epdg_auth_tuple,<<200,211,147,5,130,195,230,107,232,49,122,91,152,113,87,121>>,<<232,187,166,102,94,138,142,191,38,238,186,17,183,109,138,70>>,<<200,211,147,5,130,195,230,107,232,49,122,91,152,113,87,121,153,30,243,182,153,108,72,145,245,122,225,209,196,235>>,<<137,178,17,159,204,212,55,132,247,195,87,45,196,100,242,158>>,<<152,197,166,240,137,246,68,18,42,103,233,105,58,121,13,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:15:55.675 [info] GSUP: Tx #{auth_tuples => [#{autn => <<232,187,166,102,94,138,142,191,38,238,186,17,183,109,138,70>>,ck => <<152,197,166,240,137,246,68,18,42,103,233,105,58,121,13,23>>,ik => <<137,178,17,159,204,212,55,132,247,195,87,45,196,100,242,158>>,rand => <<200,211,147,5,130,195,230,107,232,49,122,91,152,113,87,121>>,res => <<200,211,147,5,130,195,230,107,232,49,122,91,152,113,87,121,153,30,243,182,153,108,72,145,245,122,225,209,196,235>>}],imsi => <<"262427526321740">>,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 => <<"262427526321740">>, message_type => location_upd_req}} *DBG* epdg_ue_fsm_262427526321740 receive call lu_request from <0.814.0> in state state_authenticating 04:15:55.680 [info] GSUP: Rx #{cn_domain => 1,imsi => <<"262427526321740">>,message_type => location_upd_req} *DBG* epdg_ue_fsm_262427526321740 send ok to <0.814.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_262427526321740 consume call lu_request from <0.814.0> in state state_authenticating 04:15:55.680 [info] ue_fsm lu_request *DBG* aaa_ue_fsm_262427526321740 receive call {rx_swm_der_auth_compl,"internet"} from <0.201.0> in state state_new 04:15:55.681 [info] ue_fsm state_authenticating event=lu_request, {ue_fsm_data,<<"262427526321740">>,"internet",[],undefined,false,0,false,false} 04:15:55.681 [info] ue_fsm ev_rx_swm_der_auth_compl 04:15:55.681 [info] ue_fsm state_new event=rx_swm_der_auth_compl, {ue_fsm_data,"262427526321740",undefined,undefined,false,false,undefined} 04:15:55.681 [debug] SWx Tx SAR Imsi="262427526321740" Type=1 APN="internet" AgentInfoOpt=[]  04:15:55.681 [debug] SWx prepare_request: {'SAR',["epdg.localdomain",";","1805677143",";","62",";","nonode@nohost"],{'Vendor-Specific-Application-Id',10415,[16777265],[]},1,"epdg.localdomain","localdomain","localdomain","262427526321740",1,[],["hss.localdomain"],["internet"],[],[],[],[],[],[],[],[],[]} *DBG* aaa_ue_fsm_262427526321740 send ok to <0.201.0> *DBG* aaa_ue_fsm_262427526321740 consume call {rx_swm_der_auth_compl,"internet"} from <0.201.0> in state state_new => state_wait_swx_saa *DBG* aaa_ue_fsm_262427526321740 receive call {rx_swx_saa,{ok,1,#{}}} from <0.815.0> in state state_wait_swx_saa *DBG* aaa_ue_fsm_262427526321740 send ok to <0.815.0> *DBG* aaa_ue_fsm_262427526321740 consume call {rx_swx_saa,{ok,1,#{}}} from <0.815.0> in state state_wait_swx_saa => state_authenticated *DBG* epdg_ue_fsm_262427526321740 receive call {received_swm_dea_auth_compl_response,{ok,#{}}} from <0.211.0> in state state_authenticating *DBG* epdg_ue_fsm_262427526321740 send ok to <0.211.0> *DBG* gsup_server got cast {lu_response,{<<"262427526321740">>,ok}} *DBG* epdg_ue_fsm_262427526321740 consume call {received_swm_dea_auth_compl_response,{ok,#{}}} from <0.211.0> in state state_authenticating => state_authenticated 04:15:55.692 [info] SWx Rx SAA {<0.735.0>,{diameter_caps,{"epdg.localdomain","hss.localdomain"},{"localdomain","localdomain"},{[{127,0,0,1},{172,18,62,20},{192,168,0,2}],[{172,18,62,103}]},{0,10415},{"osmo-epdg","TTCN-3 Testsuite"},{[],[1]},{[10415,13019,5535],[5535,10415,13019]},{[],[]},{[],[0]},{[],[]},{[{'diameter_base_Vendor-Specific-Application-Id',10415,[16777265],[]}],[{'diameter_base_Vendor-Specific-Application-Id',[10415],[16777265],[]}]},{[],[]},{[],[]}}}: {'SAA',"epdg.localdomain;1805677143;62;nonode@nohost",{'Vendor-Specific-Application-Id',10415,[16777265],[]},1,"hss.localdomain","localdomain","262427526321740",[],[2001],[],[{'Non-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:15:55.692 [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:15:55.692 [info] ue_fsm state_wait_swx_saa event=rx_swx_saa {ok,1,#{}}, {ue_fsm_data,"262427526321740",undefined,undefined,false,false,undefined} 04:15:55.692 [info] ue_fsm received_swm_dea_auth_compl_response {ok,#{}} 04:15:55.692 [info] ue_fsm state_authenticating event=lu_request, {ok,#{}}, {ue_fsm_data,<<"262427526321740">>,"internet",[],undefined,false,0,false,false} 04:15:55.692 [info] lu_response(<<"262427526321740">>): ok 04:15:55.693 [info] lu_response for <<"262427526321740">>: ok 04:15:55.693 [info] GSUP: Tx #{imsi => <<"262427526321740">>,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 => <<"262427526321740">>, message_class => 5, message_type => epdg_tunnel_request, pco => <<128,0,13,0,0,12,0>>}} *DBG* epdg_ue_fsm_262427526321740 receive call {tunnel_request,<<128,0,13,0,0,12,0>>} from <0.816.0> in state state_authenticated 04:15:55.698 [info] GSUP: Rx #{cn_domain => 1,imsi => <<"262427526321740">>,message_class => 5,message_type => epdg_tunnel_request,pco => <<128,0,13,0,0,12,0>>} 04:15:55.698 [info] ue_fsm tunnel_request(<<128,0,13,0,0,12,0>>) 04:15:55.698 [info] ue_fsm state_authenticated event=tunnel_request, {ue_fsm_data,<<"262427526321740">>,"internet",[],undefined,false,0,false,false} 04:15:55.698 [debug] Selected PGW Remote Address "172.18.62.103" 04:15:55.699 [info] s2b: Tx {gtp,v2,create_session_request,0,8064643,undefined,[],[{v2_international_mobile_subscriber_identity,0,<<"262427526321740">>},{v2_serving_network,0,{<<"901">>,<<"042">>}},{v2_rat_type,0,3},{v2_fully_qualified_tunnel_endpoint_identifier,0,30,894437843,<<172,18,62,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,3048189943,<<172,18,62,20>>,undefined}]},{v2_recovery,0,0},{v2_additional_protocol_configuration_options,0,{0,[{13,<<>>},{12,<<>>}]}}]} 04:15:55.699 [debug] Waiting for CreateSessionResponse *DBG* epdg_ue_fsm_262427526321740 send ok to <0.816.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_262427526321740 consume call {tunnel_request,<<128,0,13,0,0,12,0>>} from <0.816.0> in state state_authenticated => state_wait_create_session_resp *DBG* epdg_ue_fsm_262427526321740 start_timer {state_timeout,10000, create_session_timeout,[]} in state state_wait_create_session_resp *DBG* aaa_ue_fsm_262427526321740 receive call {rx_s6b_aar,"262427526321740@nai.epc.mnc001.mcc01.3gppnetwork.org", "internet", [{'MIP6-Agent-Info',[{172,18,62,103}],[],[],[]}]} from <0.817.0> in state state_authenticated 04:15:55.715 [info] S6b Rx from {diameter_caps,{"aaa.localdomain","pgw.localdomain"},{"localdomain","localdomain"},{[{172,18,62,20}],[{172,18,62,103}]},{0,10415},{"osmo-epdg-AAA","TTCN-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,["262427526321740@nai.epc.mnc001.mcc01.3gppnetwork.org"],[{'MIP6-Agent-Info',[{172,18,62,103}],[],[],[]}],[70368744177664],[],[],["internet"],[],[],[],[],[],[]} 04:15:55.715 [info] ue_fsm ev_rx_s6b_aar: "262427526321740@nai.epc.mnc001.mcc01.3gppnetwork.org" "internet" [{'MIP6-Agent-Info',[{172,18,62,103}],[],[],[]}] 04:15:55.715 [info] ue_fsm state_authenticated event=rx_s6b_aar NAI="262427526321740@nai.epc.mnc001.mcc01.3gppnetwork.org" Apn="internet" AgentInfo=[{'MIP6-Agent-Info',[{172,18,62,103}],[],[],[]}], {ue_fsm_data,"262427526321740",undefined,undefined,true,false,undefined} 04:15:55.715 [debug] SWx Tx SAR Imsi="262427526321740" Type=13 APN="internet" AgentInfoOpt=[{'MIP6-Agent-Info',[{172,18,62,103}],[],[],[]}]  04:15:55.715 [debug] SWx prepare_request: {'SAR',["epdg.localdomain",";","1805677143",";","63",";","nonode@nohost"],{'Vendor-Specific-Application-Id',10415,[16777265],[]},1,"epdg.localdomain","localdomain","localdomain","262427526321740",13,[],["hss.localdomain"],["internet"],[],[{'MIP6-Agent-Info',[{172,18,62,103}],[],[],[]}],[],[],[],[],[],[],[]} *DBG* aaa_ue_fsm_262427526321740 send ok to <0.817.0> 04:15:55.716 [debug] Waiting for S6b AAA *DBG* aaa_ue_fsm_262427526321740 consume call {rx_s6b_aar,"262427526321740@nai.epc.mnc001.mcc01.3gppnetwork.org", "internet", [{'MIP6-Agent-Info',[{172,18,62,103}],[],[],[]}]} from <0.817.0> in state state_authenticated => state_authenticated_wait_swx_saa *DBG* aaa_ue_fsm_262427526321740 receive call {rx_swx_saa,{ok,13,#{}}} from <0.818.0> in state state_authenticated_wait_swx_saa *DBG* aaa_ue_fsm_262427526321740 send ok to <0.818.0> 04:15:55.724 [info] SWx Rx SAA {<0.735.0>,{diameter_caps,{"epdg.localdomain","hss.localdomain"},{"localdomain","localdomain"},{[{127,0,0,1},{172,18,62,20},{192,168,0,2}],[{172,18,62,103}]},{0,10415},{"osmo-epdg","TTCN-3 Testsuite"},{[],[1]},{[10415,13019,5535],[5535,10415,13019]},{[],[]},{[],[0]},{[],[]},{[{'diameter_base_Vendor-Specific-Application-Id',10415,[16777265],[]}],[{'diameter_base_Vendor-Specific-Application-Id',[10415],[16777265],[]}]},{[],[]},{[],[]}}}: {'SAA',"epdg.localdomain;1805677143;63;nonode@nohost",{'Vendor-Specific-Application-Id',10415,[16777265],[]},1,"hss.localdomain","localdomain","262427526321740",[],[2001],[],[{'Non-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:15:55.724 [info] ue_fsm ev_rx_swx_saa *DBG* aaa_ue_fsm_262427526321740 consume call {rx_swx_saa,{ok,13,#{}}} from <0.818.0> in state state_authenticated_wait_swx_saa => state_authenticated 04:15:55.725 [info] ue_fsm state_authenticated_wait_swx_saa event=rx_swx_saa SAType=13 ResulCode={epdg_dia_rc,undefined,2001}, {ue_fsm_data,"262427526321740","262427526321740@nai.epc.mnc001.mcc01.3gppnetwork.org","internet",true,false,<0.817.0>} 04:15:55.725 [debug] Rx AAA with DiaRC={epdg_dia_rc,undefined,2001} 04:15:55.725 [info] S6b Tx to {diameter_caps,{"aaa.localdomain","pgw.localdomain"},{"localdomain","localdomain"},{[{172,18,62,20}],[{172,18,62,103}]},{0,10415},{"osmo-epdg-AAA","TTCN-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:15:55.736 [debug] S2b: Rx from IP {172,18,62,103} port 2123: <<72,33,0,117,53,80,9,211,123,14,131,0,2,0,2,0,16,0,87,0,9,1,160,16,96,248,78,172,18,62,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,16,96,248,78,172,18,62,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,16,96,248,78,163,0,15,0,128,0,13,4,1,2,3,4,0,12,4,5,6,7,8>> 04:15:55.736 [debug] S2b: Rx from IP {172,18,62,103} port 2123: {gtp,v2,create_session_response,894437843,8064643,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,<<16,96,248,78>>},{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,274790478,<<172,18,62,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,274790478,<<172,18,62,103>>,undefined},{v2_pdn_address_allocation,0} => {v2_pdn_address_allocation,0,ipv4,<<192,168,0,8>>}}} *DBG* epdg_ue_fsm_262427526321740 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 => 3048189943, remote_ipv4 => <<172,18,62,103>>, remote_ipv6 => undefined,remote_teid => 274790478}}} from <0.819.0> in state state_wait_create_session_resp 04:15:55.736 [info] s2b: Updated Session after create_session_response: {gtp_session,<<"262427526321740">>,<0.811.0>,<<"internet">>,{172,18,62,103},{172,18,62,103},undefined,894437843,274790478,5,{set,1,16,16,8,80,48,{[],[],[],[],[],[],[],[],[],[],[],[],[],[],[],[]},{{[],[],[],[],[],[],[],[],[],[],[],[],[],[],[],[{gtp_bearer,5,3048189943,274790478}]}}}} 04:15:55.736 [debug] s2b: APCO_dec: {v2_additional_protocol_configuration_options,0,{0,[{13,<<1,2,3,4>>},{12,<<5,6,7,8>>}]}} 04:15:55.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,8>>,undefined},local_teid => 3048189943,remote_ipv4 => <<172,18,62,103>>,remote_ipv6 => undefined,remote_teid => 274790478}} 04:15:55.737 [info] ue_fsm state_authenticated event=received_gtpc_create_session_response, {ue_fsm_data,<<"262427526321740">>,"internet",[],undefined,false,0,false,false} 04:15:55.737 [info] KMOD Port Create PDP Context Call {<0.811.0>,[alias|#Ref<0.1283019585.1655242753.202857>]}: {create_pdp_context,{172,18,62,103},3048189943,274790478,{192,168,0,8}} 04:15:55.737 [debug] create_pdp_context: 1, {172,18,62,103}, {192,168,0,8}, 3048189943, 274790478 04:15:55.737 [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,62,103}},{ms_address,{192,168,0,8}},{i_tid,3048189943},{o_tid,274790478}]}} *DBG* epdg_ue_fsm_262427526321740 send ok to <0.819.0> 04:15:55.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,8>>,undefined},local_teid => 3048189943,remote_ipv4 => <<172,18,62,103>>,remote_ipv6 => undefined,remote_teid => 274790478}) returned ok *DBG* gsup_server got cast {tunnel_response, {<<"262427526321740">>, {ok, #{apco => <<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 => 3048189943, remote_ipv4 => <<172,18,62,103>>, remote_ipv6 => undefined, remote_teid => 274790478}}}} 04:15:55.738 [info] tunnel_response(<<"262427526321740">>): {ok,#{apco => <<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 => 3048189943,remote_ipv4 => <<172,18,62,103>>,remote_ipv6 => undefined,remote_teid => 274790478}} *DBG* epdg_ue_fsm_262427526321740 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 => 3048189943, remote_ipv4 => <<172,18,62,103>>, remote_ipv6 => undefined,remote_teid => 274790478}}} from <0.819.0> in state state_wait_create_session_resp => state_active 04:15:55.738 [info] tunnel_response for <<"262427526321740">>: {ok,#{apco => <<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 => 3048189943,remote_ipv4 => <<172,18,62,103>>,remote_ipv6 => undefined,remote_teid => 274790478}} *DBG* gsup_server new state {gsups_state,#Port<0.16>,4222,#Port<0.54>, {ipa_ccm_options,"EPDG-00-00-00-00-00-00", "0/0/0","00:00:00:00:00:00", "00:00:00:00:00:00","00:00:00:00:00:00", "00:00:00:00:00:00","00:00:00:00:00:00", "EPDG-00-00-00-00-00-00",false}} 04:15:55.738 [info] GSUP: Tx #{imsi => <<"262427526321740">>,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 => <<"262420065060774">>, 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_262420065060774 enter epdg_ue_fsm in state state_new 04:15:55.756 [info] GSUP: Rx #{imsi => <<"262420065060774">>,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_262420065060774 consume internal init_state in state state_new *DBG* epdg_ue_fsm_262420065060774 receive call {auth_request,33,"internet",#{}} from <0.820.0> in state state_new 04:15:55.756 [info] ue_fsm start(epdg_ue_fsm_262420065060774) 04:15:55.756 [info] ue_fsm init(<<"262420065060774">>) *DBG* epdg_ue_fsm_262420065060774 send ok to <0.820.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:15:55.756 [info] ue_fsm auth_request *DBG* aaa_ue_fsm_262420065060774 enter aaa_ue_fsm in state state_new *DBG* epdg_ue_fsm_262420065060774 consume call {auth_request,33,"internet",#{}} from <0.820.0> in state state_new => state_wait_auth_resp 04:15:55.757 [info] ue_fsm state_new event=auth_request {33, "internet", #{}}, {ue_fsm_data,<<"262420065060774">>,"internet",[],undefined,false,0,false,false} *DBG* aaa_ue_fsm_262420065060774 consume internal init_state in state state_new *DBG* epdg_ue_fsm_262420065060774 start_timer {state_timeout,10000, swm_der_timeout,[]} in state state_wait_auth_resp 04:15:55.757 [info] ue_fsm start_link(aaa_ue_fsm_262420065060774) *DBG* aaa_ue_fsm_262420065060774 receive call {rx_swm_der_auth_req,33,"internet",#{}} from <0.201.0> in state state_new 04:15:55.757 [info] ue_fsm init("262420065060774") 04:15:55.757 [info] ue_fsm ev_rx_swm_der_auth_req 04:15:55.758 [info] ue_fsm state_new event=rx_swm_der_auth_req {33, "internet", #{}}, {ue_fsm_data,"262420065060774",undefined,undefined,false,false,undefined} 04:15:55.758 [debug] Swx MAR: IPv4Opt=<<"ÿÿÿþ">> IPv6Opt=[] 04:15:55.758 [debug] Swx Tx MAR: {'MAR',["epdg.localdomain",";","1805677143",";","64",";","nonode@nohost"],1,undefined,undefined,undefined,"262420065060774",{'Vendor-Specific-Application-Id',10415,[16777265],[]},{'SIP-Auth-Data-Item',[],["EAP-AKA"],[],[],[],[],[],[],<<"ÿÿÿþ">>,[],[],[],[]},1,[],1,[],[],[],[],[],[],[],[]} *DBG* aaa_ue_fsm_262420065060774 send ok to <0.201.0> *DBG* aaa_ue_fsm_262420065060774 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_262420065060774 receive call {rx_swx_maa, {ok,[{epdg_auth_tuple, <<56,183,39,144,76,52,20,253,72,96,116,61,138,33,144,68>>, <<58,136,87,230,226,144,163,163,140,12,73,107,157,17,51,2>>, <<56,183,39,144,76,52,20,253,72,96,116,61,138,33,144,68,92, 126,168,240,180,127,48,135,228,154,59,8,112,102>>, <<44,59,177,197,175,225,189,153,4,144,95,153,5,247,233,9>>, <<203,34,152,240,179,143,12,227,233,113,187,113,252,161, 159,180>>}]}} from <0.823.0> in state state_wait_swx_maa 04:15:55.769 [info] SWx Rx MAA {<0.735.0>,{diameter_caps,{"epdg.localdomain","hss.localdomain"},{"localdomain","localdomain"},{[{127,0,0,1},{172,18,62,20},{192,168,0,2}],[{172,18,62,103}]},{0,10415},{"osmo-epdg","TTCN-3 Testsuite"},{[],[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;1805677143;64;nonode@nohost",1,"hss.localdomain","localdomain",{'Vendor-Specific-Application-Id',10415,[16777265],[]},"262420065060774",[],[2001],[],[1],[{'SIP-Auth-Data-Item',[0],["Digest-AKAv1-MD5"],[[56,183,39,144,76,52,20,253,72,96,116,61,138,33,144,68,58,136,87,230,226,144,163,163,140,12,73,107,157,17,51,2]],[[56,183,39,144,76,52,20,253,72,96,116,61,138,33,144,68,92,126,168,240,180,127,48,135,228,154,59,8,112,102]],["foobar"],[[203,34,152,240,179,143,12,227,233,113,187,113,252,161,159,180]],[[44,59,177,197,175,225,189,153,4,144,95,153,5,247,233,9]],[],[],[],[],[],[]}],[],[],[],[],[],[]}/ Errors []  04:15:55.769 [info] dia_sip2gsup: auth [56,183,39,144,76,52,20,253,72,96,116,61,138,33,144,68,58,136,87,230,226,144,163,163,140,12,73,107,157,17,51,2] authz [56,183,39,144,76,52,20,253,72,96,116,61,138,33,144,68,92,126,168,240,180,127,48,135,228,154,59,8,112,102]  04:15:55.769 [info] rand [56,183,39,144,76,52,20,253,72,96,116,61,138,33,144,68] autn [58,136,87,230,226,144,163,163,140,12,73,107,157,17,51,2]  *DBG* aaa_ue_fsm_262420065060774 send ok to <0.823.0> *DBG* epdg_ue_fsm_262420065060774 receive call {received_swm_dea_auth_response, {ok,[{epdg_auth_tuple, <<56,183,39,144,76,52,20,253,72,96,116,61,138,33,144,68>>, <<58,136,87,230,226,144,163,163,140,12,73,107,157,17,51,2>>, <<56,183,39,144,76,52,20,253,72,96,116,61,138,33,144,68,92, 126,168,240,180,127,48,135,228,154,59,8,112,102>>, <<44,59,177,197,175,225,189,153,4,144,95,153,5,247,233,9>>, <<203,34,152,240,179,143,12,227,233,113,187,113,252,161, 159,180>>}]}} from <0.211.0> in state state_wait_auth_resp 04:15:55.769 [info] ue_fsm ev_rx_swx_maa *DBG* aaa_ue_fsm_262420065060774 consume call {rx_swx_maa, {ok,[{epdg_auth_tuple, <<56,183,39,144,76,52,20,253,72,96,116,61,138,33,144,68>>, <<58,136,87,230,226,144,163,163,140,12,73,107,157,17,51,2>>, <<56,183,39,144,76,52,20,253,72,96,116,61,138,33,144,68,92, 126,168,240,180,127,48,135,228,154,59,8,112,102>>, <<44,59,177,197,175,225,189,153,4,144,95,153,5,247,233,9>>, <<203,34,152,240,179,143,12,227,233,113,187,113,252,161, 159,180>>}]}} from <0.823.0> in state state_wait_swx_maa => state_new 04:15:55.770 [info] ue_fsm state_wait_swx_maa event=rx_swx_maa, {ue_fsm_data,"262420065060774",undefined,undefined,false,false,undefined} *DBG* epdg_ue_fsm_262420065060774 send ok to <0.211.0> *DBG* gsup_server got cast {auth_response, {<<"262420065060774">>, {ok, [{epdg_auth_tuple, <<56,183,39,144,76,52,20,253,72,96,116,61,138, 33,144,68>>, <<58,136,87,230,226,144,163,163,140,12,73,107, 157,17,51,2>>, <<56,183,39,144,76,52,20,253,72,96,116,61,138, 33,144,68,92,126,168,240,180,127,48,135,228, 154,59,8,112,102>>, <<44,59,177,197,175,225,189,153,4,144,95,153,5, 247,233,9>>, <<203,34,152,240,179,143,12,227,233,113, 187,113,252,161,159,180>>}]}}} 04:15:55.770 [info] ue_fsm received_swm_dea_auth_response {ok,[{epdg_auth_tuple,<<56,183,39,144,76,52,20,253,72,96,116,61,138,33,144,68>>,<<58,136,87,230,226,144,163,163,140,12,73,107,157,17,51,2>>,<<56,183,39,144,76,52,20,253,72,96,116,61,138,33,144,68,92,126,168,240,180,127,48,135,228,154,59,8,112,102>>,<<44,59,177,197,175,225,189,153,4,144,95,153,5,247,233,9>>,<<203,34,152,240,179,143,12,227,233,113,187,113,252,161,159,180>>}]} *DBG* epdg_ue_fsm_262420065060774 consume call {received_swm_dea_auth_response, {ok,[{epdg_auth_tuple, <<56,183,39,144,76,52,20,253,72,96,116,61,138,33,144,68>>, <<58,136,87,230,226,144,163,163,140,12,73,107,157,17,51,2>>, <<56,183,39,144,76,52,20,253,72,96,116,61,138,33,144,68,92, 126,168,240,180,127,48,135,228,154,59,8,112,102>>, <<44,59,177,197,175,225,189,153,4,144,95,153,5,247,233,9>>, <<203,34,152,240,179,143,12,227,233,113,187,113,252,161, 159,180>>}]}} from <0.211.0> in state state_wait_auth_resp => state_authenticating 04:15:55.771 [info] ue_fsm state_wait_auth_resp event=received_swm_dea_auth_response Result={ok,[{epdg_auth_tuple,<<56,183,39,144,76,52,20,253,72,96,116,61,138,33,144,68>>,<<58,136,87,230,226,144,163,163,140,12,73,107,157,17,51,2>>,<<56,183,39,144,76,52,20,253,72,96,116,61,138,33,144,68,92,126,168,240,180,127,48,135,228,154,59,8,112,102>>,<<44,59,177,197,175,225,189,153,4,144,95,153,5,247,233,9>>,<<203,34,152,240,179,143,12,227,233,113,187,113,252,161,159,180>>}]}, {ue_fsm_data,<<"262420065060774">>,"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:15:55.771 [info] auth_response(<<"262420065060774">>): {ok,[{epdg_auth_tuple,<<56,183,39,144,76,52,20,253,72,96,116,61,138,33,144,68>>,<<58,136,87,230,226,144,163,163,140,12,73,107,157,17,51,2>>,<<56,183,39,144,76,52,20,253,72,96,116,61,138,33,144,68,92,126,168,240,180,127,48,135,228,154,59,8,112,102>>,<<44,59,177,197,175,225,189,153,4,144,95,153,5,247,233,9>>,<<203,34,152,240,179,143,12,227,233,113,187,113,252,161,159,180>>}]} 04:15:55.771 [info] auth_response for <<"262420065060774">>: {ok,[{epdg_auth_tuple,<<56,183,39,144,76,52,20,253,72,96,116,61,138,33,144,68>>,<<58,136,87,230,226,144,163,163,140,12,73,107,157,17,51,2>>,<<56,183,39,144,76,52,20,253,72,96,116,61,138,33,144,68,92,126,168,240,180,127,48,135,228,154,59,8,112,102>>,<<44,59,177,197,175,225,189,153,4,144,95,153,5,247,233,9>>,<<203,34,152,240,179,143,12,227,233,113,187,113,252,161,159,180>>}]} 04:15:55.772 [info] GSUP: Tx #{auth_tuples => [#{autn => <<58,136,87,230,226,144,163,163,140,12,73,107,157,17,51,2>>,ck => <<203,34,152,240,179,143,12,227,233,113,187,113,252,161,159,180>>,ik => <<44,59,177,197,175,225,189,153,4,144,95,153,5,247,233,9>>,rand => <<56,183,39,144,76,52,20,253,72,96,116,61,138,33,144,68>>,res => <<56,183,39,144,76,52,20,253,72,96,116,61,138,33,144,68,92,126,168,240,180,127,48,135,228,154,59,8,112,102>>}],imsi => <<"262420065060774">>,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 => <<"262420065060774">>, message_type => location_upd_req}} *DBG* epdg_ue_fsm_262420065060774 receive call lu_request from <0.824.0> in state state_authenticating 04:15:55.776 [info] GSUP: Rx #{cn_domain => 1,imsi => <<"262420065060774">>,message_type => location_upd_req} 04:15:55.776 [info] ue_fsm lu_request *DBG* epdg_ue_fsm_262420065060774 send ok to <0.824.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_262420065060774 consume call lu_request from <0.824.0> in state state_authenticating *DBG* aaa_ue_fsm_262420065060774 receive call {rx_swm_der_auth_compl,"internet"} from <0.201.0> in state state_new 04:15:55.776 [info] ue_fsm state_authenticating event=lu_request, {ue_fsm_data,<<"262420065060774">>,"internet",[],undefined,false,0,false,false} 04:15:55.776 [info] ue_fsm ev_rx_swm_der_auth_compl 04:15:55.777 [info] ue_fsm state_new event=rx_swm_der_auth_compl, {ue_fsm_data,"262420065060774",undefined,undefined,false,false,undefined} *DBG* aaa_ue_fsm_262420065060774 send ok to <0.201.0> 04:15:55.777 [debug] SWx Tx SAR Imsi="262420065060774" Type=1 APN="internet" AgentInfoOpt=[]  *DBG* aaa_ue_fsm_262420065060774 consume call {rx_swm_der_auth_compl,"internet"} from <0.201.0> in state state_new => state_wait_swx_saa 04:15:55.777 [debug] SWx prepare_request: {'SAR',["epdg.localdomain",";","1805677143",";","65",";","nonode@nohost"],{'Vendor-Specific-Application-Id',10415,[16777265],[]},1,"epdg.localdomain","localdomain","localdomain","262420065060774",1,[],["hss.localdomain"],["internet"],[],[],[],[],[],[],[],[],[]} *DBG* aaa_ue_fsm_262420065060774 receive call {rx_swx_saa,{ok,1,#{}}} from <0.825.0> in state state_wait_swx_saa *DBG* aaa_ue_fsm_262420065060774 send ok to <0.825.0> 04:15:55.783 [info] SWx Rx SAA {<0.735.0>,{diameter_caps,{"epdg.localdomain","hss.localdomain"},{"localdomain","localdomain"},{[{127,0,0,1},{172,18,62,20},{192,168,0,2}],[{172,18,62,103}]},{0,10415},{"osmo-epdg","TTCN-3 Testsuite"},{[],[1]},{[10415,13019,5535],[5535,10415,13019]},{[],[]},{[],[0]},{[],[]},{[{'diameter_base_Vendor-Specific-Application-Id',10415,[16777265],[]}],[{'diameter_base_Vendor-Specific-Application-Id',[10415],[16777265],[]}]},{[],[]},{[],[]}}}: {'SAA',"epdg.localdomain;1805677143;65;nonode@nohost",{'Vendor-Specific-Application-Id',10415,[16777265],[]},1,"hss.localdomain","localdomain","262420065060774",[],[2001],[],[{'Non-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_262420065060774 consume call {rx_swx_saa,{ok,1,#{}}} from <0.825.0> in state state_wait_swx_saa => state_authenticated *DBG* epdg_ue_fsm_262420065060774 receive call {received_swm_dea_auth_compl_response,{ok,#{}}} from <0.211.0> in state state_authenticating 04:15:55.783 [info] ue_fsm ev_rx_swx_saa 04:15:55.783 [info] ue_fsm state_wait_swx_saa event=rx_swx_saa {ok,1,#{}}, {ue_fsm_data,"262420065060774",undefined,undefined,false,false,undefined} 04:15:55.783 [info] ue_fsm received_swm_dea_auth_compl_response {ok,#{}} 04:15:55.784 [info] ue_fsm state_authenticating event=lu_request, {ok,#{}}, {ue_fsm_data,<<"262420065060774">>,"internet",[],undefined,false,0,false,false} *DBG* epdg_ue_fsm_262420065060774 send ok to <0.211.0> *DBG* gsup_server got cast {lu_response,{<<"262420065060774">>,ok}} *DBG* epdg_ue_fsm_262420065060774 consume call {received_swm_dea_auth_compl_response,{ok,#{}}} from <0.211.0> in state state_authenticating => state_authenticated 04:15:55.784 [info] lu_response(<<"262420065060774">>): ok 04:15:55.784 [info] lu_response for <<"262420065060774">>: ok 04:15:55.784 [info] GSUP: Tx #{imsi => <<"262420065060774">>,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 => <<"262420065060774">>, message_class => 5, message_type => epdg_tunnel_request, pco => <<128,0,13,0,0,12,0>>}} 04:15:55.787 [info] GSUP: Rx #{cn_domain => 1,imsi => <<"262420065060774">>,message_class => 5,message_type => epdg_tunnel_request,pco => <<128,0,13,0,0,12,0>>} *DBG* epdg_ue_fsm_262420065060774 receive call {tunnel_request,<<128,0,13,0,0,12,0>>} from <0.826.0> in state state_authenticated 04:15:55.787 [info] ue_fsm tunnel_request(<<128,0,13,0,0,12,0>>) 04:15:55.787 [info] ue_fsm state_authenticated event=tunnel_request, {ue_fsm_data,<<"262420065060774">>,"internet",[],undefined,false,0,false,false} 04:15:55.787 [debug] Selected PGW Remote Address "172.18.62.103" *DBG* epdg_ue_fsm_262420065060774 send ok to <0.826.0> 04:15:55.787 [info] s2b: Tx {gtp,v2,create_session_request,0,8064644,undefined,[],[{v2_international_mobile_subscriber_identity,0,<<"262420065060774">>},{v2_serving_network,0,{<<"901">>,<<"042">>}},{v2_rat_type,0,3},{v2_fully_qualified_tunnel_endpoint_identifier,0,30,894437844,<<172,18,62,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,3048189944,<<172,18,62,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}} 04:15:55.787 [debug] Waiting for CreateSessionResponse *DBG* epdg_ue_fsm_262420065060774 consume call {tunnel_request,<<128,0,13,0,0,12,0>>} from <0.826.0> in state state_authenticated => state_wait_create_session_resp *DBG* epdg_ue_fsm_262420065060774 start_timer {state_timeout,10000, create_session_timeout,[]} in state state_wait_create_session_resp *DBG* aaa_ue_fsm_262420065060774 receive call {rx_s6b_aar,"262420065060774@nai.epc.mnc001.mcc01.3gppnetwork.org", "internet", [{'MIP6-Agent-Info',[{172,18,62,103}],[],[],[]}]} from <0.827.0> in state state_authenticated 04:15:55.799 [info] S6b Rx from {diameter_caps,{"aaa.localdomain","pgw.localdomain"},{"localdomain","localdomain"},{[{172,18,62,20}],[{172,18,62,103}]},{0,10415},{"osmo-epdg-AAA","TTCN-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,["262420065060774@nai.epc.mnc001.mcc01.3gppnetwork.org"],[{'MIP6-Agent-Info',[{172,18,62,103}],[],[],[]}],[70368744177664],[],[],["internet"],[],[],[],[],[],[]} 04:15:55.799 [info] ue_fsm ev_rx_s6b_aar: "262420065060774@nai.epc.mnc001.mcc01.3gppnetwork.org" "internet" [{'MIP6-Agent-Info',[{172,18,62,103}],[],[],[]}] 04:15:55.800 [info] ue_fsm state_authenticated event=rx_s6b_aar NAI="262420065060774@nai.epc.mnc001.mcc01.3gppnetwork.org" Apn="internet" AgentInfo=[{'MIP6-Agent-Info',[{172,18,62,103}],[],[],[]}], {ue_fsm_data,"262420065060774",undefined,undefined,true,false,undefined} 04:15:55.800 [debug] SWx Tx SAR Imsi="262420065060774" Type=13 APN="internet" AgentInfoOpt=[{'MIP6-Agent-Info',[{172,18,62,103}],[],[],[]}]  04:15:55.800 [debug] SWx prepare_request: {'SAR',["epdg.localdomain",";","1805677143",";","66",";","nonode@nohost"],{'Vendor-Specific-Application-Id',10415,[16777265],[]},1,"epdg.localdomain","localdomain","localdomain","262420065060774",13,[],["hss.localdomain"],["internet"],[],[{'MIP6-Agent-Info',[{172,18,62,103}],[],[],[]}],[],[],[],[],[],[],[]} *DBG* aaa_ue_fsm_262420065060774 send ok to <0.827.0> 04:15:55.800 [debug] Waiting for S6b AAA *DBG* aaa_ue_fsm_262420065060774 consume call {rx_s6b_aar,"262420065060774@nai.epc.mnc001.mcc01.3gppnetwork.org", "internet", [{'MIP6-Agent-Info',[{172,18,62,103}],[],[],[]}]} from <0.827.0> in state state_authenticated => state_authenticated_wait_swx_saa *DBG* aaa_ue_fsm_262420065060774 receive call {rx_swx_saa,{ok,13,#{}}} from <0.828.0> in state state_authenticated_wait_swx_saa *DBG* aaa_ue_fsm_262420065060774 send ok to <0.828.0> *DBG* aaa_ue_fsm_262420065060774 consume call {rx_swx_saa,{ok,13,#{}}} from <0.828.0> in state state_authenticated_wait_swx_saa => state_authenticated 04:15:55.808 [info] SWx Rx SAA {<0.735.0>,{diameter_caps,{"epdg.localdomain","hss.localdomain"},{"localdomain","localdomain"},{[{127,0,0,1},{172,18,62,20},{192,168,0,2}],[{172,18,62,103}]},{0,10415},{"osmo-epdg","TTCN-3 Testsuite"},{[],[1]},{[10415,13019,5535],[5535,10415,13019]},{[],[]},{[],[0]},{[],[]},{[{'diameter_base_Vendor-Specific-Application-Id',10415,[16777265],[]}],[{'diameter_base_Vendor-Specific-Application-Id',[10415],[16777265],[]}]},{[],[]},{[],[]}}}: {'SAA',"epdg.localdomain;1805677143;66;nonode@nohost",{'Vendor-Specific-Application-Id',10415,[16777265],[]},1,"hss.localdomain","localdomain","262420065060774",[],[2001],[],[{'Non-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:15:55.808 [info] ue_fsm ev_rx_swx_saa 04:15:55.809 [info] ue_fsm state_authenticated_wait_swx_saa event=rx_swx_saa SAType=13 ResulCode={epdg_dia_rc,undefined,2001}, {ue_fsm_data,"262420065060774","262420065060774@nai.epc.mnc001.mcc01.3gppnetwork.org","internet",true,false,<0.827.0>} 04:15:55.809 [debug] Rx AAA with DiaRC={epdg_dia_rc,undefined,2001} 04:15:55.809 [info] S6b Tx to {diameter_caps,{"aaa.localdomain","pgw.localdomain"},{"localdomain","localdomain"},{[{172,18,62,20}],[{172,18,62,103}]},{0,10415},{"osmo-epdg-AAA","TTCN-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:15:55.819 [debug] S2b: Rx from IP {172,18,62,103} port 2123: <<72,33,0,117,53,80,9,212,123,14,132,0,2,0,2,0,16,0,87,0,9,1,160,37,44,233,68,172,18,62,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,37,44,233,68,172,18,62,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,37,44,233,68,163,0,15,0,128,0,13,4,1,2,3,4,0,12,4,5,6,7,8>> 04:15:55.820 [debug] S2b: Rx from IP {172,18,62,103} port 2123: {gtp,v2,create_session_response,894437844,8064644,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,<<"%,éD">>},{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,623700292,<<172,18,62,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,623700292,<<172,18,62,103>>,undefined},{v2_pdn_address_allocation,0} => {v2_pdn_address_allocation,0,ipv4,<<192,168,0,9>>}}} *DBG* epdg_ue_fsm_262420065060774 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 => 3048189944, remote_ipv4 => <<172,18,62,103>>, remote_ipv6 => undefined,remote_teid => 623700292}}} from <0.829.0> in state state_wait_create_session_resp 04:15:55.820 [info] s2b: Updated Session after create_session_response: {gtp_session,<<"262420065060774">>,<0.821.0>,<<"internet">>,{172,18,62,103},{172,18,62,103},undefined,894437844,623700292,5,{set,1,16,16,8,80,48,{[],[],[],[],[],[],[],[],[],[],[],[],[],[],[],[]},{{[],[],[{gtp_bearer,5,3048189944,623700292}],[],[],[],[],[],[],[],[],[],[],[],[],[]}}}} 04:15:55.820 [debug] s2b: APCO_dec: {v2_additional_protocol_configuration_options,0,{0,[{13,<<1,2,3,4>>},{12,<<5,6,7,8>>}]}} 04:15:55.820 [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 => 3048189944,remote_ipv4 => <<172,18,62,103>>,remote_ipv6 => undefined,remote_teid => 623700292}} 04:15:55.820 [info] ue_fsm state_authenticated event=received_gtpc_create_session_response, {ue_fsm_data,<<"262420065060774">>,"internet",[],undefined,false,0,false,false} 04:15:55.820 [info] KMOD Port Create PDP Context Call {<0.821.0>,[alias|#Ref<0.1283019585.1655242767.197966>]}: {create_pdp_context,{172,18,62,103},3048189944,623700292,{192,168,0,9}} 04:15:55.820 [debug] create_pdp_context: 1, {172,18,62,103}, {192,168,0,9}, 3048189944, 623700292 04:15:55.820 [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,62,103}},{ms_address,{192,168,0,9}},{i_tid,3048189944},{o_tid,623700292}]}} *DBG* epdg_ue_fsm_262420065060774 send ok to <0.829.0> *DBG* gsup_server got cast {tunnel_response, {<<"262420065060774">>, {ok, #{apco => <<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 => 3048189944, remote_ipv4 => <<172,18,62,103>>, remote_ipv6 => undefined, remote_teid => 623700292}}}} 04:15:55.821 [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 => 3048189944,remote_ipv4 => <<172,18,62,103>>,remote_ipv6 => undefined,remote_teid => 623700292}) returned ok *DBG* epdg_ue_fsm_262420065060774 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 => 3048189944, remote_ipv4 => <<172,18,62,103>>, remote_ipv6 => undefined,remote_teid => 623700292}}} from <0.829.0> in state state_wait_create_session_resp => state_active 04:15:55.821 [info] tunnel_response(<<"262420065060774">>): {ok,#{apco => <<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 => 3048189944,remote_ipv4 => <<172,18,62,103>>,remote_ipv6 => undefined,remote_teid => 623700292}} 04:15:55.822 [info] tunnel_response for <<"262420065060774">>: {ok,#{apco => <<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 => 3048189944,remote_ipv4 => <<172,18,62,103>>,remote_ipv6 => undefined,remote_teid => 623700292}} 04:15:55.822 [info] GSUP: Tx #{imsi => <<"262420065060774">>,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>>}]} *DBG* gsup_server new state {gsups_state,#Port<0.16>,4222,#Port<0.54>, {ipa_ccm_options,"EPDG-00-00-00-00-00-00", "0/0/0","00:00:00:00:00:00", "00:00:00:00:00:00","00:00: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 => <<"262428751897668">>, 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_262428751897668 enter epdg_ue_fsm in state state_new 04:15:55.856 [info] GSUP: Rx #{imsi => <<"262428751897668">>,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_262428751897668 consume internal init_state in state state_new 04:15:55.857 [info] ue_fsm start(epdg_ue_fsm_262428751897668) 04:15:55.857 [info] ue_fsm init(<<"262428751897668">>) *DBG* epdg_ue_fsm_262428751897668 receive call {auth_request,33,"internet",#{}} from <0.830.0> in state state_new 04:15:55.857 [info] ue_fsm auth_request 04:15:55.857 [info] ue_fsm state_new event=auth_request {33, "internet", #{}}, {ue_fsm_data,<<"262428751897668">>,"internet",[],undefined,false,0,false,false} *DBG* epdg_ue_fsm_262428751897668 send ok to <0.830.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_262428751897668 enter aaa_ue_fsm in state state_new *DBG* epdg_ue_fsm_262428751897668 consume call {auth_request,33,"internet",#{}} from <0.830.0> in state state_new => state_wait_auth_resp 04:15:55.858 [info] ue_fsm start_link(aaa_ue_fsm_262428751897668) *DBG* aaa_ue_fsm_262428751897668 consume internal init_state in state state_new *DBG* epdg_ue_fsm_262428751897668 start_timer {state_timeout,10000, swm_der_timeout,[]} in state state_wait_auth_resp 04:15:55.858 [info] ue_fsm init("262428751897668") *DBG* aaa_ue_fsm_262428751897668 receive call {rx_swm_der_auth_req,33,"internet",#{}} from <0.201.0> in state state_new 04:15:55.858 [info] ue_fsm ev_rx_swm_der_auth_req 04:15:55.858 [info] ue_fsm state_new event=rx_swm_der_auth_req {33, "internet", #{}}, {ue_fsm_data,"262428751897668",undefined,undefined,false,false,undefined} 04:15:55.859 [debug] Swx MAR: IPv4Opt=<<"ÿÿÿþ">> IPv6Opt=[] 04:15:55.859 [debug] Swx Tx MAR: {'MAR',["epdg.localdomain",";","1805677143",";","67",";","nonode@nohost"],1,undefined,undefined,undefined,"262428751897668",{'Vendor-Specific-Application-Id',10415,[16777265],[]},{'SIP-Auth-Data-Item',[],["EAP-AKA"],[],[],[],[],[],[],<<"ÿÿÿþ">>,[],[],[],[]},1,[],1,[],[],[],[],[],[],[],[]} *DBG* aaa_ue_fsm_262428751897668 send ok to <0.201.0> *DBG* aaa_ue_fsm_262428751897668 consume call {rx_swm_der_auth_req,33,"internet",#{}} from <0.201.0> in state state_new => state_wait_swx_maa 04:15:55.873 [info] SWx Rx MAA {<0.735.0>,{diameter_caps,{"epdg.localdomain","hss.localdomain"},{"localdomain","localdomain"},{[{127,0,0,1},{172,18,62,20},{192,168,0,2}],[{172,18,62,103}]},{0,10415},{"osmo-epdg","TTCN-3 Testsuite"},{[],[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;1805677143;67;nonode@nohost",1,"hss.localdomain","localdomain",{'Vendor-Specific-Application-Id',10415,[16777265],[]},"262428751897668",[],[2001],[],[1],[{'SIP-Auth-Data-Item',[0],["Digest-AKAv1-MD5"],[[140,194,182,74,115,247,242,186,170,206,51,187,14,54,242,202,218,207,128,56,55,125,68,225,20,251,168,76,244,102,239,254]],[[140,194,182,74,115,247,242,186,170,206,51,187,14,54,242,202,16,214,128,197,81,107,234,3,92,3,15,11,116,162]],["foobar"],[[203,64,56,107,14,226,49,167,199,167,164,10,251,128,153,140]],[[213,214,11,30,10,143,194,110,81,50,227,0,43,184,213,52]],[],[],[],[],[],[]}],[],[],[],[],[],[]}/ Errors []  *DBG* aaa_ue_fsm_262428751897668 receive call {rx_swx_maa, {ok,[{epdg_auth_tuple, <<140,194,182,74,115,247,242,186,170,206,51,187,14,54,242,202>>, <<218,207,128,56,55,125,68,225,20,251,168,76,244,102,239,254>>, <<140,194,182,74,115,247,242,186,170,206,51,187,14,54,242, 202,16,214,128,197,81,107,234,3,92,3,15,11,116,162>>, <<213,214,11,30,10,143,194,110,81,50,227,0,43,184,213,52>>, <<203,64,56,107,14,226,49,167,199,167,164,10,251,128,153, 140>>}]}} from <0.833.0> in state state_wait_swx_maa 04:15:55.873 [info] dia_sip2gsup: auth [140,194,182,74,115,247,242,186,170,206,51,187,14,54,242,202,218,207,128,56,55,125,68,225,20,251,168,76,244,102,239,254] authz [140,194,182,74,115,247,242,186,170,206,51,187,14,54,242,202,16,214,128,197,81,107,234,3,92,3,15,11,116,162]  04:15:55.873 [info] rand [140,194,182,74,115,247,242,186,170,206,51,187,14,54,242,202] autn [218,207,128,56,55,125,68,225,20,251,168,76,244,102,239,254]  *DBG* aaa_ue_fsm_262428751897668 send ok to <0.833.0> *DBG* epdg_ue_fsm_262428751897668 receive call {received_swm_dea_auth_response, {ok,[{epdg_auth_tuple, <<140,194,182,74,115,247,242,186,170,206,51,187,14,54,242,202>>, <<218,207,128,56,55,125,68,225,20,251,168,76,244,102,239,254>>, <<140,194,182,74,115,247,242,186,170,206,51,187,14,54,242, 202,16,214,128,197,81,107,234,3,92,3,15,11,116,162>>, <<213,214,11,30,10,143,194,110,81,50,227,0,43,184,213,52>>, <<203,64,56,107,14,226,49,167,199,167,164,10,251,128,153, 140>>}]}} from <0.211.0> in state state_wait_auth_resp 04:15:55.873 [info] ue_fsm ev_rx_swx_maa *DBG* aaa_ue_fsm_262428751897668 consume call {rx_swx_maa, {ok,[{epdg_auth_tuple, <<140,194,182,74,115,247,242,186,170,206,51,187,14,54,242,202>>, <<218,207,128,56,55,125,68,225,20,251,168,76,244,102,239,254>>, <<140,194,182,74,115,247,242,186,170,206,51,187,14,54,242, 202,16,214,128,197,81,107,234,3,92,3,15,11,116,162>>, <<213,214,11,30,10,143,194,110,81,50,227,0,43,184,213,52>>, <<203,64,56,107,14,226,49,167,199,167,164,10,251,128,153, 140>>}]}} from <0.833.0> in state state_wait_swx_maa => state_new 04:15:55.874 [info] ue_fsm state_wait_swx_maa event=rx_swx_maa, {ue_fsm_data,"262428751897668",undefined,undefined,false,false,undefined} *DBG* epdg_ue_fsm_262428751897668 send ok to <0.211.0> *DBG* gsup_server got cast {auth_response, {<<"262428751897668">>, {ok, [{epdg_auth_tuple, <<140,194,182,74,115,247,242,186,170,206,51, 187,14,54,242,202>>, <<218,207,128,56,55,125,68,225,20,251,168,76, 244,102,239,254>>, <<140,194,182,74,115,247,242,186,170,206,51, 187,14,54,242,202,16,214,128,197,81,107,234, 3,92,3,15,11,116,162>>, <<213,214,11,30,10,143,194,110,81,50,227,0,43, 184,213,52>>, <<203,64,56,107,14,226,49,167,199,167,164, 10,251,128,153,140>>}]}}} 04:15:55.874 [info] ue_fsm received_swm_dea_auth_response {ok,[{epdg_auth_tuple,<<140,194,182,74,115,247,242,186,170,206,51,187,14,54,242,202>>,<<218,207,128,56,55,125,68,225,20,251,168,76,244,102,239,254>>,<<140,194,182,74,115,247,242,186,170,206,51,187,14,54,242,202,16,214,128,197,81,107,234,3,92,3,15,11,116,162>>,<<213,214,11,30,10,143,194,110,81,50,227,0,43,184,213,52>>,<<203,64,56,107,14,226,49,167,199,167,164,10,251,128,153,140>>}]} *DBG* epdg_ue_fsm_262428751897668 consume call {received_swm_dea_auth_response, {ok,[{epdg_auth_tuple, <<140,194,182,74,115,247,242,186,170,206,51,187,14,54,242,202>>, <<218,207,128,56,55,125,68,225,20,251,168,76,244,102,239,254>>, <<140,194,182,74,115,247,242,186,170,206,51,187,14,54,242, 202,16,214,128,197,81,107,234,3,92,3,15,11,116,162>>, <<213,214,11,30,10,143,194,110,81,50,227,0,43,184,213,52>>, <<203,64,56,107,14,226,49,167,199,167,164,10,251,128,153, 140>>}]}} from <0.211.0> in state state_wait_auth_resp => state_authenticating 04:15:55.875 [info] ue_fsm state_wait_auth_resp event=received_swm_dea_auth_response Result={ok,[{epdg_auth_tuple,<<140,194,182,74,115,247,242,186,170,206,51,187,14,54,242,202>>,<<218,207,128,56,55,125,68,225,20,251,168,76,244,102,239,254>>,<<140,194,182,74,115,247,242,186,170,206,51,187,14,54,242,202,16,214,128,197,81,107,234,3,92,3,15,11,116,162>>,<<213,214,11,30,10,143,194,110,81,50,227,0,43,184,213,52>>,<<203,64,56,107,14,226,49,167,199,167,164,10,251,128,153,140>>}]}, {ue_fsm_data,<<"262428751897668">>,"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:15:55.875 [info] auth_response(<<"262428751897668">>): {ok,[{epdg_auth_tuple,<<140,194,182,74,115,247,242,186,170,206,51,187,14,54,242,202>>,<<218,207,128,56,55,125,68,225,20,251,168,76,244,102,239,254>>,<<140,194,182,74,115,247,242,186,170,206,51,187,14,54,242,202,16,214,128,197,81,107,234,3,92,3,15,11,116,162>>,<<213,214,11,30,10,143,194,110,81,50,227,0,43,184,213,52>>,<<203,64,56,107,14,226,49,167,199,167,164,10,251,128,153,140>>}]} 04:15:55.876 [info] auth_response for <<"262428751897668">>: {ok,[{epdg_auth_tuple,<<140,194,182,74,115,247,242,186,170,206,51,187,14,54,242,202>>,<<218,207,128,56,55,125,68,225,20,251,168,76,244,102,239,254>>,<<140,194,182,74,115,247,242,186,170,206,51,187,14,54,242,202,16,214,128,197,81,107,234,3,92,3,15,11,116,162>>,<<213,214,11,30,10,143,194,110,81,50,227,0,43,184,213,52>>,<<203,64,56,107,14,226,49,167,199,167,164,10,251,128,153,140>>}]} 04:15:55.876 [info] GSUP: Tx #{auth_tuples => [#{autn => <<218,207,128,56,55,125,68,225,20,251,168,76,244,102,239,254>>,ck => <<203,64,56,107,14,226,49,167,199,167,164,10,251,128,153,140>>,ik => <<213,214,11,30,10,143,194,110,81,50,227,0,43,184,213,52>>,rand => <<140,194,182,74,115,247,242,186,170,206,51,187,14,54,242,202>>,res => <<140,194,182,74,115,247,242,186,170,206,51,187,14,54,242,202,16,214,128,197,81,107,234,3,92,3,15,11,116,162>>}],imsi => <<"262428751897668">>,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 => <<"262428751897668">>, message_type => location_upd_req}} *DBG* epdg_ue_fsm_262428751897668 receive call lu_request from <0.834.0> in state state_authenticating 04:15:55.882 [info] GSUP: Rx #{cn_domain => 1,imsi => <<"262428751897668">>,message_type => location_upd_req} *DBG* epdg_ue_fsm_262428751897668 send ok to <0.834.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:15:55.882 [info] ue_fsm lu_request *DBG* aaa_ue_fsm_262428751897668 receive call {rx_swm_der_auth_compl,"internet"} from <0.201.0> in state state_new *DBG* epdg_ue_fsm_262428751897668 consume call lu_request from <0.834.0> in state state_authenticating 04:15:55.882 [info] ue_fsm state_authenticating event=lu_request, {ue_fsm_data,<<"262428751897668">>,"internet",[],undefined,false,0,false,false} 04:15:55.882 [info] ue_fsm ev_rx_swm_der_auth_compl 04:15:55.883 [info] ue_fsm state_new event=rx_swm_der_auth_compl, {ue_fsm_data,"262428751897668",undefined,undefined,false,false,undefined} 04:15:55.883 [debug] SWx Tx SAR Imsi="262428751897668" Type=1 APN="internet" AgentInfoOpt=[]  *DBG* aaa_ue_fsm_262428751897668 send ok to <0.201.0> 04:15:55.883 [debug] SWx prepare_request: {'SAR',["epdg.localdomain",";","1805677143",";","68",";","nonode@nohost"],{'Vendor-Specific-Application-Id',10415,[16777265],[]},1,"epdg.localdomain","localdomain","localdomain","262428751897668",1,[],["hss.localdomain"],["internet"],[],[],[],[],[],[],[],[],[]} *DBG* aaa_ue_fsm_262428751897668 consume call {rx_swm_der_auth_compl,"internet"} from <0.201.0> in state state_new => state_wait_swx_saa *DBG* aaa_ue_fsm_262428751897668 receive call {rx_swx_saa,{ok,1,#{}}} from <0.835.0> in state state_wait_swx_saa 04:15:55.892 [info] SWx Rx SAA {<0.735.0>,{diameter_caps,{"epdg.localdomain","hss.localdomain"},{"localdomain","localdomain"},{[{127,0,0,1},{172,18,62,20},{192,168,0,2}],[{172,18,62,103}]},{0,10415},{"osmo-epdg","TTCN-3 Testsuite"},{[],[1]},{[10415,13019,5535],[5535,10415,13019]},{[],[]},{[],[0]},{[],[]},{[{'diameter_base_Vendor-Specific-Application-Id',10415,[16777265],[]}],[{'diameter_base_Vendor-Specific-Application-Id',[10415],[16777265],[]}]},{[],[]},{[],[]}}}: {'SAA',"epdg.localdomain;1805677143;68;nonode@nohost",{'Vendor-Specific-Application-Id',10415,[16777265],[]},1,"hss.localdomain","localdomain","262428751897668",[],[2001],[],[{'Non-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_262428751897668 send ok to <0.835.0> *DBG* epdg_ue_fsm_262428751897668 receive call {received_swm_dea_auth_compl_response,{ok,#{}}} from <0.211.0> in state state_authenticating 04:15:55.892 [info] ue_fsm ev_rx_swx_saa *DBG* aaa_ue_fsm_262428751897668 consume call {rx_swx_saa,{ok,1,#{}}} from <0.835.0> in state state_wait_swx_saa => state_authenticated 04:15:55.893 [info] ue_fsm state_wait_swx_saa event=rx_swx_saa {ok,1,#{}}, {ue_fsm_data,"262428751897668",undefined,undefined,false,false,undefined} *DBG* epdg_ue_fsm_262428751897668 send ok to <0.211.0> *DBG* gsup_server got cast {lu_response,{<<"262428751897668">>,ok}} 04:15:55.893 [info] ue_fsm received_swm_dea_auth_compl_response {ok,#{}} *DBG* epdg_ue_fsm_262428751897668 consume call {received_swm_dea_auth_compl_response,{ok,#{}}} from <0.211.0> in state state_authenticating => state_authenticated 04:15:55.893 [info] ue_fsm state_authenticating event=lu_request, {ok,#{}}, {ue_fsm_data,<<"262428751897668">>,"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:15:55.893 [info] lu_response(<<"262428751897668">>): ok 04:15:55.893 [info] lu_response for <<"262428751897668">>: ok 04:15:55.893 [info] GSUP: Tx #{imsi => <<"262428751897668">>,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 => <<"262428751897668">>, message_class => 5, message_type => epdg_tunnel_request, pco => <<128,0,13,0,0,12,0>>}} *DBG* epdg_ue_fsm_262428751897668 receive call {tunnel_request,<<128,0,13,0,0,12,0>>} from <0.836.0> in state state_authenticated 04:15:55.899 [info] GSUP: Rx #{cn_domain => 1,imsi => <<"262428751897668">>,message_class => 5,message_type => epdg_tunnel_request,pco => <<128,0,13,0,0,12,0>>} 04:15:55.899 [info] ue_fsm tunnel_request(<<128,0,13,0,0,12,0>>) 04:15:55.899 [info] ue_fsm state_authenticated event=tunnel_request, {ue_fsm_data,<<"262428751897668">>,"internet",[],undefined,false,0,false,false} 04:15:55.899 [debug] Selected PGW Remote Address "172.18.62.103" 04:15:55.899 [info] s2b: Tx {gtp,v2,create_session_request,0,8064645,undefined,[],[{v2_international_mobile_subscriber_identity,0,<<"262428751897668">>},{v2_serving_network,0,{<<"901">>,<<"042">>}},{v2_rat_type,0,3},{v2_fully_qualified_tunnel_endpoint_identifier,0,30,894437845,<<172,18,62,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,3048189945,<<172,18,62,20>>,undefined}]},{v2_recovery,0,0},{v2_additional_protocol_configuration_options,0,{0,[{13,<<>>},{12,<<>>}]}}]} *DBG* epdg_ue_fsm_262428751897668 send ok to <0.836.0> 04:15:55.899 [debug] Waiting for CreateSessionResponse *DBG* epdg_ue_fsm_262428751897668 consume call {tunnel_request,<<128,0,13,0,0,12,0>>} from <0.836.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}} *DBG* epdg_ue_fsm_262428751897668 start_timer {state_timeout,10000, create_session_timeout,[]} in state state_wait_create_session_resp *DBG* aaa_ue_fsm_262428751897668 receive call {rx_s6b_aar,"262428751897668@nai.epc.mnc001.mcc01.3gppnetwork.org", "internet", [{'MIP6-Agent-Info',[{172,18,62,103}],[],[],[]}]} from <0.837.0> in state state_authenticated 04:15:55.909 [info] S6b Rx from {diameter_caps,{"aaa.localdomain","pgw.localdomain"},{"localdomain","localdomain"},{[{172,18,62,20}],[{172,18,62,103}]},{0,10415},{"osmo-epdg-AAA","TTCN-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,["262428751897668@nai.epc.mnc001.mcc01.3gppnetwork.org"],[{'MIP6-Agent-Info',[{172,18,62,103}],[],[],[]}],[70368744177664],[],[],["internet"],[],[],[],[],[],[]} 04:15:55.909 [info] ue_fsm ev_rx_s6b_aar: "262428751897668@nai.epc.mnc001.mcc01.3gppnetwork.org" "internet" [{'MIP6-Agent-Info',[{172,18,62,103}],[],[],[]}] 04:15:55.909 [info] ue_fsm state_authenticated event=rx_s6b_aar NAI="262428751897668@nai.epc.mnc001.mcc01.3gppnetwork.org" Apn="internet" AgentInfo=[{'MIP6-Agent-Info',[{172,18,62,103}],[],[],[]}], {ue_fsm_data,"262428751897668",undefined,undefined,true,false,undefined} 04:15:55.909 [debug] SWx Tx SAR Imsi="262428751897668" Type=13 APN="internet" AgentInfoOpt=[{'MIP6-Agent-Info',[{172,18,62,103}],[],[],[]}]  04:15:55.909 [debug] SWx prepare_request: {'SAR',["epdg.localdomain",";","1805677143",";","69",";","nonode@nohost"],{'Vendor-Specific-Application-Id',10415,[16777265],[]},1,"epdg.localdomain","localdomain","localdomain","262428751897668",13,[],["hss.localdomain"],["internet"],[],[{'MIP6-Agent-Info',[{172,18,62,103}],[],[],[]}],[],[],[],[],[],[],[]} *DBG* aaa_ue_fsm_262428751897668 send ok to <0.837.0> 04:15:55.909 [debug] Waiting for S6b AAA *DBG* aaa_ue_fsm_262428751897668 consume call {rx_s6b_aar,"262428751897668@nai.epc.mnc001.mcc01.3gppnetwork.org", "internet", [{'MIP6-Agent-Info',[{172,18,62,103}],[],[],[]}]} from <0.837.0> in state state_authenticated => state_authenticated_wait_swx_saa *DBG* aaa_ue_fsm_262428751897668 receive call {rx_swx_saa,{ok,13,#{}}} from <0.838.0> in state state_authenticated_wait_swx_saa 04:15:55.913 [info] SWx Rx SAA {<0.735.0>,{diameter_caps,{"epdg.localdomain","hss.localdomain"},{"localdomain","localdomain"},{[{127,0,0,1},{172,18,62,20},{192,168,0,2}],[{172,18,62,103}]},{0,10415},{"osmo-epdg","TTCN-3 Testsuite"},{[],[1]},{[10415,13019,5535],[5535,10415,13019]},{[],[]},{[],[0]},{[],[]},{[{'diameter_base_Vendor-Specific-Application-Id',10415,[16777265],[]}],[{'diameter_base_Vendor-Specific-Application-Id',[10415],[16777265],[]}]},{[],[]},{[],[]}}}: {'SAA',"epdg.localdomain;1805677143;69;nonode@nohost",{'Vendor-Specific-Application-Id',10415,[16777265],[]},1,"hss.localdomain","localdomain","262428751897668",[],[2001],[],[{'Non-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_262428751897668 send ok to <0.838.0> *DBG* aaa_ue_fsm_262428751897668 consume call {rx_swx_saa,{ok,13,#{}}} from <0.838.0> in state state_authenticated_wait_swx_saa => state_authenticated 04:15:55.913 [info] ue_fsm ev_rx_swx_saa 04:15:55.913 [info] ue_fsm state_authenticated_wait_swx_saa event=rx_swx_saa SAType=13 ResulCode={epdg_dia_rc,undefined,2001}, {ue_fsm_data,"262428751897668","262428751897668@nai.epc.mnc001.mcc01.3gppnetwork.org","internet",true,false,<0.837.0>} 04:15:55.913 [debug] Rx AAA with DiaRC={epdg_dia_rc,undefined,2001} 04:15:55.914 [info] S6b Tx to {diameter_caps,{"aaa.localdomain","pgw.localdomain"},{"localdomain","localdomain"},{[{172,18,62,20}],[{172,18,62,103}]},{0,10415},{"osmo-epdg-AAA","TTCN-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:15:55.918 [debug] S2b: Rx from IP {172,18,62,103} port 2123: <<72,33,0,117,53,80,9,213,123,14,133,0,2,0,2,0,16,0,87,0,9,1,160,148,38,184,16,172,18,62,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,148,38,184,16,172,18,62,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,148,38,184,16,163,0,15,0,128,0,13,4,1,2,3,4,0,12,4,5,6,7,8>> 04:15:55.918 [debug] S2b: Rx from IP {172,18,62,103} port 2123: {gtp,v2,create_session_response,894437845,8064645,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,<<148,38,184,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,2485565456,<<172,18,62,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,2485565456,<<172,18,62,103>>,undefined},{v2_pdn_address_allocation,0} => {v2_pdn_address_allocation,0,ipv4,<<192,168,0,10>>}}} 04:15:55.918 [info] s2b: Updated Session after create_session_response: {gtp_session,<<"262428751897668">>,<0.831.0>,<<"internet">>,{172,18,62,103},{172,18,62,103},undefined,894437845,2485565456,5,{set,1,16,16,8,80,48,{[],[],[],[],[],[],[],[],[],[],[],[],[],[],[],[]},{{[],[{gtp_bearer,5,3048189945,2485565456}],[],[],[],[],[],[],[],[],[],[],[],[],[],[]}}}} 04:15:55.918 [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_262428751897668 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 => 3048189945, remote_ipv4 => <<172,18,62,103>>, remote_ipv6 => undefined,remote_teid => 2485565456}}} from <0.839.0> in state state_wait_create_session_resp 04:15:55.918 [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 => 3048189945,remote_ipv4 => <<172,18,62,103>>,remote_ipv6 => undefined,remote_teid => 2485565456}} 04:15:55.919 [info] ue_fsm state_authenticated event=received_gtpc_create_session_response, {ue_fsm_data,<<"262428751897668">>,"internet",[],undefined,false,0,false,false} 04:15:55.919 [info] KMOD Port Create PDP Context Call {<0.831.0>,[alias|#Ref<0.1283019585.1655242753.202996>]}: {create_pdp_context,{172,18,62,103},3048189945,2485565456,{192,168,0,10}} 04:15:55.919 [debug] create_pdp_context: 1, {172,18,62,103}, {192,168,0,10}, 3048189945, 2485565456 04:15:55.919 [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,62,103}},{ms_address,{192,168,0,10}},{i_tid,3048189945},{o_tid,2485565456}]}} *DBG* epdg_ue_fsm_262428751897668 send ok to <0.839.0> *DBG* gsup_server got cast {tunnel_response, {<<"262428751897668">>, {ok, #{apco => <<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 => 3048189945, remote_ipv4 => <<172,18,62,103>>, remote_ipv6 => undefined, remote_teid => 2485565456}}}} 04:15:55.919 [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 => 3048189945,remote_ipv4 => <<172,18,62,103>>,remote_ipv6 => undefined,remote_teid => 2485565456}) returned ok *DBG* epdg_ue_fsm_262428751897668 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 => 3048189945, remote_ipv4 => <<172,18,62,103>>, remote_ipv6 => undefined,remote_teid => 2485565456}}} from <0.839.0> in state state_wait_create_session_resp => state_active 04:15:55.919 [info] tunnel_response(<<"262428751897668">>): {ok,#{apco => <<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 => 3048189945,remote_ipv4 => <<172,18,62,103>>,remote_ipv6 => undefined,remote_teid => 2485565456}} *DBG* gsup_server new state {gsups_state,#Port<0.16>,4222,#Port<0.54>, {ipa_ccm_options,"EPDG-00-00-00-00-00-00", "0/0/0","00:00:00:00:00:00", "00:00:00:00:00:00","00:00:00:00:00:00", "00:00:00:00:00:00","00:00:00:00:00:00", "EPDG-00-00-00-00-00-00",false}} 04:15:55.919 [info] tunnel_response for <<"262428751897668">>: {ok,#{apco => <<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 => 3048189945,remote_ipv4 => <<172,18,62,103>>,remote_ipv6 => undefined,remote_teid => 2485565456}} 04:15:55.919 [info] GSUP: Tx #{imsi => <<"262428751897668">>,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 => <<"262428609657364">>, 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:15:55.957 [info] GSUP: Rx #{imsi => <<"262428609657364">>,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_262428609657364 enter epdg_ue_fsm in state state_new *DBG* epdg_ue_fsm_262428609657364 consume internal init_state in state state_new 04:15:55.957 [info] ue_fsm start(epdg_ue_fsm_262428609657364) *DBG* epdg_ue_fsm_262428609657364 receive call {auth_request,33,"internet",#{}} from <0.840.0> in state state_new 04:15:55.957 [info] ue_fsm init(<<"262428609657364">>) *DBG* epdg_ue_fsm_262428609657364 send ok to <0.840.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:15:55.957 [info] ue_fsm auth_request *DBG* aaa_ue_fsm_262428609657364 enter aaa_ue_fsm in state state_new *DBG* epdg_ue_fsm_262428609657364 consume call {auth_request,33,"internet",#{}} from <0.840.0> in state state_new => state_wait_auth_resp *DBG* aaa_ue_fsm_262428609657364 consume internal init_state in state state_new 04:15:55.957 [info] ue_fsm state_new event=auth_request {33, "internet", #{}}, {ue_fsm_data,<<"262428609657364">>,"internet",[],undefined,false,0,false,false} *DBG* epdg_ue_fsm_262428609657364 start_timer {state_timeout,10000, swm_der_timeout,[]} in state state_wait_auth_resp *DBG* aaa_ue_fsm_262428609657364 receive call {rx_swm_der_auth_req,33,"internet",#{}} from <0.201.0> in state state_new 04:15:55.958 [info] ue_fsm start_link(aaa_ue_fsm_262428609657364) 04:15:55.958 [info] ue_fsm init("262428609657364") 04:15:55.958 [info] ue_fsm ev_rx_swm_der_auth_req 04:15:55.958 [info] ue_fsm state_new event=rx_swm_der_auth_req {33, "internet", #{}}, {ue_fsm_data,"262428609657364",undefined,undefined,false,false,undefined} 04:15:55.958 [debug] Swx MAR: IPv4Opt=<<"ÿÿÿþ">> IPv6Opt=[] 04:15:55.958 [debug] Swx Tx MAR: {'MAR',["epdg.localdomain",";","1805677143",";","70",";","nonode@nohost"],1,undefined,undefined,undefined,"262428609657364",{'Vendor-Specific-Application-Id',10415,[16777265],[]},{'SIP-Auth-Data-Item',[],["EAP-AKA"],[],[],[],[],[],[],<<"ÿÿÿþ">>,[],[],[],[]},1,[],1,[],[],[],[],[],[],[],[]} *DBG* aaa_ue_fsm_262428609657364 send ok to <0.201.0> *DBG* aaa_ue_fsm_262428609657364 consume call {rx_swm_der_auth_req,33,"internet",#{}} from <0.201.0> in state state_new => state_wait_swx_maa 04:15:55.974 [info] SWx Rx MAA {<0.735.0>,{diameter_caps,{"epdg.localdomain","hss.localdomain"},{"localdomain","localdomain"},{[{127,0,0,1},{172,18,62,20},{192,168,0,2}],[{172,18,62,103}]},{0,10415},{"osmo-epdg","TTCN-3 Testsuite"},{[],[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;1805677143;70;nonode@nohost",1,"hss.localdomain","localdomain",{'Vendor-Specific-Application-Id',10415,[16777265],[]},"262428609657364",[],[2001],[],[1],[{'SIP-Auth-Data-Item',[0],["Digest-AKAv1-MD5"],[[24,135,207,173,163,243,176,72,175,134,235,210,63,159,122,197,189,126,197,118,215,151,36,3,220,156,129,132,165,147,28,157]],[[24,135,207,173,163,243,176,72,175,134,235,210,63,159,122,197,97,48,170,5,89,0,216,51,29,50,67,184,255,170]],["foobar"],[[74,254,92,144,39,123,209,75,179,172,237,235,169,233,14,41]],[[159,162,85,154,215,172,140,94,89,86,184,188,110,70,97,228]],[],[],[],[],[],[]}],[],[],[],[],[],[]}/ Errors []  *DBG* aaa_ue_fsm_262428609657364 receive call {rx_swx_maa, {ok,[{epdg_auth_tuple, <<24,135,207,173,163,243,176,72,175,134,235,210,63,159,122, 197>>, <<189,126,197,118,215,151,36,3,220,156,129,132,165,147,28,157>>, <<24,135,207,173,163,243,176,72,175,134,235,210,63,159,122, 197,97,48,170,5,89,0,216,51,29,50,67,184,255,170>>, <<159,162,85,154,215,172,140,94,89,86,184,188,110,70,97,228>>, <<74,254,92,144,39,123,209,75,179,172,237,235,169,233,14, 41>>}]}} from <0.843.0> in state state_wait_swx_maa 04:15:55.975 [info] dia_sip2gsup: auth [24,135,207,173,163,243,176,72,175,134,235,210,63,159,122,197,189,126,197,118,215,151,36,3,220,156,129,132,165,147,28,157] authz [24,135,207,173,163,243,176,72,175,134,235,210,63,159,122,197,97,48,170,5,89,0,216,51,29,50,67,184,255,170]  04:15:55.975 [info] rand [24,135,207,173,163,243,176,72,175,134,235,210,63,159,122,197] autn [189,126,197,118,215,151,36,3,220,156,129,132,165,147,28,157]  *DBG* aaa_ue_fsm_262428609657364 send ok to <0.843.0> 04:15:55.975 [info] ue_fsm ev_rx_swx_maa *DBG* epdg_ue_fsm_262428609657364 receive call {received_swm_dea_auth_response, {ok,[{epdg_auth_tuple, <<24,135,207,173,163,243,176,72,175,134,235,210,63,159,122, 197>>, <<189,126,197,118,215,151,36,3,220,156,129,132,165,147,28,157>>, <<24,135,207,173,163,243,176,72,175,134,235,210,63,159,122, 197,97,48,170,5,89,0,216,51,29,50,67,184,255,170>>, <<159,162,85,154,215,172,140,94,89,86,184,188,110,70,97,228>>, <<74,254,92,144,39,123,209,75,179,172,237,235,169,233,14, 41>>}]}} from <0.211.0> in state state_wait_auth_resp *DBG* aaa_ue_fsm_262428609657364 consume call {rx_swx_maa, {ok,[{epdg_auth_tuple, <<24,135,207,173,163,243,176,72,175,134,235,210,63,159,122, 197>>, <<189,126,197,118,215,151,36,3,220,156,129,132,165,147,28,157>>, <<24,135,207,173,163,243,176,72,175,134,235,210,63,159,122, 197,97,48,170,5,89,0,216,51,29,50,67,184,255,170>>, <<159,162,85,154,215,172,140,94,89,86,184,188,110,70,97,228>>, <<74,254,92,144,39,123,209,75,179,172,237,235,169,233,14, 41>>}]}} from <0.843.0> in state state_wait_swx_maa => state_new 04:15:55.976 [info] ue_fsm state_wait_swx_maa event=rx_swx_maa, {ue_fsm_data,"262428609657364",undefined,undefined,false,false,undefined} *DBG* epdg_ue_fsm_262428609657364 send ok to <0.211.0> *DBG* gsup_server got cast {auth_response, {<<"262428609657364">>, {ok, [{epdg_auth_tuple, <<24,135,207,173,163,243,176,72,175,134,235, 210,63,159,122,197>>, <<189,126,197,118,215,151,36,3,220,156,129,132, 165,147,28,157>>, <<24,135,207,173,163,243,176,72,175,134,235, 210,63,159,122,197,97,48,170,5,89,0,216,51, 29,50,67,184,255,170>>, <<159,162,85,154,215,172,140,94,89,86,184,188, 110,70,97,228>>, <<74,254,92,144,39,123,209,75,179,172,237, 235,169,233,14,41>>}]}}} 04:15:55.976 [info] ue_fsm received_swm_dea_auth_response {ok,[{epdg_auth_tuple,<<24,135,207,173,163,243,176,72,175,134,235,210,63,159,122,197>>,<<189,126,197,118,215,151,36,3,220,156,129,132,165,147,28,157>>,<<24,135,207,173,163,243,176,72,175,134,235,210,63,159,122,197,97,48,170,5,89,0,216,51,29,50,67,184,255,170>>,<<159,162,85,154,215,172,140,94,89,86,184,188,110,70,97,228>>,<<74,254,92,144,39,123,209,75,179,172,237,235,169,233,14,41>>}]} *DBG* epdg_ue_fsm_262428609657364 consume call {received_swm_dea_auth_response, {ok,[{epdg_auth_tuple, <<24,135,207,173,163,243,176,72,175,134,235,210,63,159,122, 197>>, <<189,126,197,118,215,151,36,3,220,156,129,132,165,147,28,157>>, <<24,135,207,173,163,243,176,72,175,134,235,210,63,159,122, 197,97,48,170,5,89,0,216,51,29,50,67,184,255,170>>, <<159,162,85,154,215,172,140,94,89,86,184,188,110,70,97,228>>, <<74,254,92,144,39,123,209,75,179,172,237,235,169,233,14, 41>>}]}} 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:15:55.977 [info] ue_fsm state_wait_auth_resp event=received_swm_dea_auth_response Result={ok,[{epdg_auth_tuple,<<24,135,207,173,163,243,176,72,175,134,235,210,63,159,122,197>>,<<189,126,197,118,215,151,36,3,220,156,129,132,165,147,28,157>>,<<24,135,207,173,163,243,176,72,175,134,235,210,63,159,122,197,97,48,170,5,89,0,216,51,29,50,67,184,255,170>>,<<159,162,85,154,215,172,140,94,89,86,184,188,110,70,97,228>>,<<74,254,92,144,39,123,209,75,179,172,237,235,169,233,14,41>>}]}, {ue_fsm_data,<<"262428609657364">>,"internet",[],undefined,false,0,false,false} 04:15:55.977 [info] auth_response(<<"262428609657364">>): {ok,[{epdg_auth_tuple,<<24,135,207,173,163,243,176,72,175,134,235,210,63,159,122,197>>,<<189,126,197,118,215,151,36,3,220,156,129,132,165,147,28,157>>,<<24,135,207,173,163,243,176,72,175,134,235,210,63,159,122,197,97,48,170,5,89,0,216,51,29,50,67,184,255,170>>,<<159,162,85,154,215,172,140,94,89,86,184,188,110,70,97,228>>,<<74,254,92,144,39,123,209,75,179,172,237,235,169,233,14,41>>}]} 04:15:55.978 [info] auth_response for <<"262428609657364">>: {ok,[{epdg_auth_tuple,<<24,135,207,173,163,243,176,72,175,134,235,210,63,159,122,197>>,<<189,126,197,118,215,151,36,3,220,156,129,132,165,147,28,157>>,<<24,135,207,173,163,243,176,72,175,134,235,210,63,159,122,197,97,48,170,5,89,0,216,51,29,50,67,184,255,170>>,<<159,162,85,154,215,172,140,94,89,86,184,188,110,70,97,228>>,<<74,254,92,144,39,123,209,75,179,172,237,235,169,233,14,41>>}]} 04:15:55.978 [info] GSUP: Tx #{auth_tuples => [#{autn => <<189,126,197,118,215,151,36,3,220,156,129,132,165,147,28,157>>,ck => <<74,254,92,144,39,123,209,75,179,172,237,235,169,233,14,41>>,ik => <<159,162,85,154,215,172,140,94,89,86,184,188,110,70,97,228>>,rand => <<24,135,207,173,163,243,176,72,175,134,235,210,63,159,122,197>>,res => <<24,135,207,173,163,243,176,72,175,134,235,210,63,159,122,197,97,48,170,5,89,0,216,51,29,50,67,184,255,170>>}],imsi => <<"262428609657364">>,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 => <<"262428609657364">>, message_type => location_upd_req}} *DBG* epdg_ue_fsm_262428609657364 receive call lu_request from <0.844.0> in state state_authenticating 04:15:55.982 [info] GSUP: Rx #{cn_domain => 1,imsi => <<"262428609657364">>,message_type => location_upd_req} *DBG* epdg_ue_fsm_262428609657364 send ok to <0.844.0> *DBG* epdg_ue_fsm_262428609657364 consume call lu_request from <0.844.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:15:55.982 [info] ue_fsm lu_request *DBG* aaa_ue_fsm_262428609657364 receive call {rx_swm_der_auth_compl,"internet"} from <0.201.0> in state state_new 04:15:55.983 [info] ue_fsm state_authenticating event=lu_request, {ue_fsm_data,<<"262428609657364">>,"internet",[],undefined,false,0,false,false} 04:15:55.983 [info] ue_fsm ev_rx_swm_der_auth_compl 04:15:55.983 [info] ue_fsm state_new event=rx_swm_der_auth_compl, {ue_fsm_data,"262428609657364",undefined,undefined,false,false,undefined} 04:15:55.983 [debug] SWx Tx SAR Imsi="262428609657364" Type=1 APN="internet" AgentInfoOpt=[]  04:15:55.983 [debug] SWx prepare_request: {'SAR',["epdg.localdomain",";","1805677143",";","71",";","nonode@nohost"],{'Vendor-Specific-Application-Id',10415,[16777265],[]},1,"epdg.localdomain","localdomain","localdomain","262428609657364",1,[],["hss.localdomain"],["internet"],[],[],[],[],[],[],[],[],[]} *DBG* aaa_ue_fsm_262428609657364 send ok to <0.201.0> *DBG* aaa_ue_fsm_262428609657364 consume call {rx_swm_der_auth_compl,"internet"} from <0.201.0> in state state_new => state_wait_swx_saa *DBG* aaa_ue_fsm_262428609657364 receive call {rx_swx_saa,{ok,1,#{}}} from <0.845.0> in state state_wait_swx_saa *DBG* aaa_ue_fsm_262428609657364 send ok to <0.845.0> 04:15:55.992 [info] SWx Rx SAA {<0.735.0>,{diameter_caps,{"epdg.localdomain","hss.localdomain"},{"localdomain","localdomain"},{[{127,0,0,1},{172,18,62,20},{192,168,0,2}],[{172,18,62,103}]},{0,10415},{"osmo-epdg","TTCN-3 Testsuite"},{[],[1]},{[10415,13019,5535],[5535,10415,13019]},{[],[]},{[],[0]},{[],[]},{[{'diameter_base_Vendor-Specific-Application-Id',10415,[16777265],[]}],[{'diameter_base_Vendor-Specific-Application-Id',[10415],[16777265],[]}]},{[],[]},{[],[]}}}: {'SAA',"epdg.localdomain;1805677143;71;nonode@nohost",{'Vendor-Specific-Application-Id',10415,[16777265],[]},1,"hss.localdomain","localdomain","262428609657364",[],[2001],[],[{'Non-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_262428609657364 consume call {rx_swx_saa,{ok,1,#{}}} from <0.845.0> in state state_wait_swx_saa => state_authenticated *DBG* epdg_ue_fsm_262428609657364 receive call {received_swm_dea_auth_compl_response,{ok,#{}}} from <0.211.0> in state state_authenticating 04:15:55.992 [info] ue_fsm ev_rx_swx_saa 04:15:55.992 [info] ue_fsm state_wait_swx_saa event=rx_swx_saa {ok,1,#{}}, {ue_fsm_data,"262428609657364",undefined,undefined,false,false,undefined} *DBG* epdg_ue_fsm_262428609657364 send ok to <0.211.0> *DBG* gsup_server got cast {lu_response,{<<"262428609657364">>,ok}} 04:15:55.992 [info] ue_fsm received_swm_dea_auth_compl_response {ok,#{}} *DBG* epdg_ue_fsm_262428609657364 consume call {received_swm_dea_auth_compl_response,{ok,#{}}} from <0.211.0> in state state_authenticating => state_authenticated 04:15:55.992 [info] ue_fsm state_authenticating event=lu_request, {ok,#{}}, {ue_fsm_data,<<"262428609657364">>,"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:15:55.992 [info] lu_response(<<"262428609657364">>): ok 04:15:55.993 [info] lu_response for <<"262428609657364">>: ok 04:15:55.993 [info] GSUP: Tx #{imsi => <<"262428609657364">>,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 => <<"262428609657364">>, message_class => 5, message_type => epdg_tunnel_request, pco => <<128,0,13,0,0,12,0>>}} *DBG* epdg_ue_fsm_262428609657364 receive call {tunnel_request,<<128,0,13,0,0,12,0>>} from <0.846.0> in state state_authenticated 04:15:55.998 [info] GSUP: Rx #{cn_domain => 1,imsi => <<"262428609657364">>,message_class => 5,message_type => epdg_tunnel_request,pco => <<128,0,13,0,0,12,0>>} 04:15:55.998 [info] ue_fsm tunnel_request(<<128,0,13,0,0,12,0>>) 04:15:55.998 [info] ue_fsm state_authenticated event=tunnel_request, {ue_fsm_data,<<"262428609657364">>,"internet",[],undefined,false,0,false,false} 04:15:55.998 [debug] Selected PGW Remote Address "172.18.62.103" 04:15:55.998 [info] s2b: Tx {gtp,v2,create_session_request,0,8064646,undefined,[],[{v2_international_mobile_subscriber_identity,0,<<"262428609657364">>},{v2_serving_network,0,{<<"901">>,<<"042">>}},{v2_rat_type,0,3},{v2_fully_qualified_tunnel_endpoint_identifier,0,30,894437846,<<172,18,62,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,3048189946,<<172,18,62,20>>,undefined}]},{v2_recovery,0,0},{v2_additional_protocol_configuration_options,0,{0,[{13,<<>>},{12,<<>>}]}}]} 04:15:55.998 [debug] Waiting for CreateSessionResponse *DBG* epdg_ue_fsm_262428609657364 send ok to <0.846.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_262428609657364 consume call {tunnel_request,<<128,0,13,0,0,12,0>>} from <0.846.0> in state state_authenticated => state_wait_create_session_resp *DBG* epdg_ue_fsm_262428609657364 start_timer {state_timeout,10000, create_session_timeout,[]} in state state_wait_create_session_resp *DBG* aaa_ue_fsm_262428609657364 receive call {rx_s6b_aar,"262428609657364@nai.epc.mnc001.mcc01.3gppnetwork.org", "internet", [{'MIP6-Agent-Info',[{172,18,62,103}],[],[],[]}]} from <0.847.0> in state state_authenticated 04:15:56.007 [info] S6b Rx from {diameter_caps,{"aaa.localdomain","pgw.localdomain"},{"localdomain","localdomain"},{[{172,18,62,20}],[{172,18,62,103}]},{0,10415},{"osmo-epdg-AAA","TTCN-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,["262428609657364@nai.epc.mnc001.mcc01.3gppnetwork.org"],[{'MIP6-Agent-Info',[{172,18,62,103}],[],[],[]}],[70368744177664],[],[],["internet"],[],[],[],[],[],[]} 04:15:56.007 [info] ue_fsm ev_rx_s6b_aar: "262428609657364@nai.epc.mnc001.mcc01.3gppnetwork.org" "internet" [{'MIP6-Agent-Info',[{172,18,62,103}],[],[],[]}] 04:15:56.007 [info] ue_fsm state_authenticated event=rx_s6b_aar NAI="262428609657364@nai.epc.mnc001.mcc01.3gppnetwork.org" Apn="internet" AgentInfo=[{'MIP6-Agent-Info',[{172,18,62,103}],[],[],[]}], {ue_fsm_data,"262428609657364",undefined,undefined,true,false,undefined} *DBG* aaa_ue_fsm_262428609657364 send ok to <0.847.0> 04:15:56.008 [debug] SWx Tx SAR Imsi="262428609657364" Type=13 APN="internet" AgentInfoOpt=[{'MIP6-Agent-Info',[{172,18,62,103}],[],[],[]}]  *DBG* aaa_ue_fsm_262428609657364 consume call {rx_s6b_aar,"262428609657364@nai.epc.mnc001.mcc01.3gppnetwork.org", "internet", [{'MIP6-Agent-Info',[{172,18,62,103}],[],[],[]}]} from <0.847.0> in state state_authenticated => state_authenticated_wait_swx_saa 04:15:56.008 [debug] SWx prepare_request: {'SAR',["epdg.localdomain",";","1805677143",";","72",";","nonode@nohost"],{'Vendor-Specific-Application-Id',10415,[16777265],[]},1,"epdg.localdomain","localdomain","localdomain","262428609657364",13,[],["hss.localdomain"],["internet"],[],[{'MIP6-Agent-Info',[{172,18,62,103}],[],[],[]}],[],[],[],[],[],[],[]} 04:15:56.008 [debug] Waiting for S6b AAA *DBG* aaa_ue_fsm_262428609657364 receive call {rx_swx_saa,{ok,13,#{}}} from <0.848.0> in state state_authenticated_wait_swx_saa *DBG* aaa_ue_fsm_262428609657364 send ok to <0.848.0> 04:15:56.011 [info] SWx Rx SAA {<0.735.0>,{diameter_caps,{"epdg.localdomain","hss.localdomain"},{"localdomain","localdomain"},{[{127,0,0,1},{172,18,62,20},{192,168,0,2}],[{172,18,62,103}]},{0,10415},{"osmo-epdg","TTCN-3 Testsuite"},{[],[1]},{[10415,13019,5535],[5535,10415,13019]},{[],[]},{[],[0]},{[],[]},{[{'diameter_base_Vendor-Specific-Application-Id',10415,[16777265],[]}],[{'diameter_base_Vendor-Specific-Application-Id',[10415],[16777265],[]}]},{[],[]},{[],[]}}}: {'SAA',"epdg.localdomain;1805677143;72;nonode@nohost",{'Vendor-Specific-Application-Id',10415,[16777265],[]},1,"hss.localdomain","localdomain","262428609657364",[],[2001],[],[{'Non-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_262428609657364 consume call {rx_swx_saa,{ok,13,#{}}} from <0.848.0> in state state_authenticated_wait_swx_saa => state_authenticated 04:15:56.011 [info] ue_fsm ev_rx_swx_saa 04:15:56.011 [info] ue_fsm state_authenticated_wait_swx_saa event=rx_swx_saa SAType=13 ResulCode={epdg_dia_rc,undefined,2001}, {ue_fsm_data,"262428609657364","262428609657364@nai.epc.mnc001.mcc01.3gppnetwork.org","internet",true,false,<0.847.0>} 04:15:56.011 [debug] Rx AAA with DiaRC={epdg_dia_rc,undefined,2001} 04:15:56.011 [info] S6b Tx to {diameter_caps,{"aaa.localdomain","pgw.localdomain"},{"localdomain","localdomain"},{[{172,18,62,20}],[{172,18,62,103}]},{0,10415},{"osmo-epdg-AAA","TTCN-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:15:56.015 [debug] S2b: Rx from IP {172,18,62,103} port 2123: <<72,33,0,117,53,80,9,214,123,14,134,0,2,0,2,0,16,0,87,0,9,1,160,18,180,44,134,172,18,62,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,18,180,44,134,172,18,62,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,180,44,134,163,0,15,0,128,0,13,4,1,2,3,4,0,12,4,5,6,7,8>> 04:15:56.015 [debug] S2b: Rx from IP {172,18,62,103} port 2123: {gtp,v2,create_session_response,894437846,8064646,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,180,44,134>>},{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,313797766,<<172,18,62,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,313797766,<<172,18,62,103>>,undefined},{v2_pdn_address_allocation,0} => {v2_pdn_address_allocation,0,ipv4,<<192,168,0,11>>}}} *DBG* epdg_ue_fsm_262428609657364 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 => 3048189946, remote_ipv4 => <<172,18,62,103>>, remote_ipv6 => undefined,remote_teid => 313797766}}} from <0.849.0> in state state_wait_create_session_resp 04:15:56.015 [info] s2b: Updated Session after create_session_response: {gtp_session,<<"262428609657364">>,<0.841.0>,<<"internet">>,{172,18,62,103},{172,18,62,103},undefined,894437846,313797766,5,{set,1,16,16,8,80,48,{[],[],[],[],[],[],[],[],[],[],[],[],[],[],[],[]},{{[],[],[{gtp_bearer,5,3048189946,313797766}],[],[],[],[],[],[],[],[],[],[],[],[],[]}}}} 04:15:56.015 [debug] s2b: APCO_dec: {v2_additional_protocol_configuration_options,0,{0,[{13,<<1,2,3,4>>},{12,<<5,6,7,8>>}]}} 04:15:56.015 [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 => 3048189946,remote_ipv4 => <<172,18,62,103>>,remote_ipv6 => undefined,remote_teid => 313797766}} 04:15:56.015 [info] ue_fsm state_authenticated event=received_gtpc_create_session_response, {ue_fsm_data,<<"262428609657364">>,"internet",[],undefined,false,0,false,false} 04:15:56.015 [info] KMOD Port Create PDP Context Call {<0.841.0>,[alias|#Ref<0.1283019585.1655242753.203131>]}: {create_pdp_context,{172,18,62,103},3048189946,313797766,{192,168,0,11}} 04:15:56.015 [debug] create_pdp_context: 1, {172,18,62,103}, {192,168,0,11}, 3048189946, 313797766 04:15:56.015 [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,62,103}},{ms_address,{192,168,0,11}},{i_tid,3048189946},{o_tid,313797766}]}} 04:15:56.015 [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 => 3048189946,remote_ipv4 => <<172,18,62,103>>,remote_ipv6 => undefined,remote_teid => 313797766}) returned ok *DBG* epdg_ue_fsm_262428609657364 send ok to <0.849.0> *DBG* gsup_server got cast {tunnel_response, {<<"262428609657364">>, {ok, #{apco => <<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 => 3048189946, remote_ipv4 => <<172,18,62,103>>, remote_ipv6 => undefined, remote_teid => 313797766}}}} 04:15:56.015 [info] tunnel_response(<<"262428609657364">>): {ok,#{apco => <<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 => 3048189946,remote_ipv4 => <<172,18,62,103>>,remote_ipv6 => undefined,remote_teid => 313797766}} *DBG* epdg_ue_fsm_262428609657364 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 => 3048189946, remote_ipv4 => <<172,18,62,103>>, remote_ipv6 => undefined,remote_teid => 313797766}}} from <0.849.0> in state state_wait_create_session_resp => state_active 04:15:56.015 [info] tunnel_response for <<"262428609657364">>: {ok,#{apco => <<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 => 3048189946,remote_ipv4 => <<172,18,62,103>>,remote_ipv6 => undefined,remote_teid => 313797766}} 04:15:56.015 [info] GSUP: Tx #{imsi => <<"262428609657364">>,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>>}]} *DBG* gsup_server new state {gsups_state,#Port<0.16>,4222,#Port<0.54>, {ipa_ccm_options,"EPDG-00-00-00-00-00-00", "0/0/0","00:00:00:00:00:00", "00:00:00:00:00:00","00:00: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 => <<"262421184115586">>, 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_262421184115586 enter epdg_ue_fsm in state state_new 04:15:56.057 [info] GSUP: Rx #{imsi => <<"262421184115586">>,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_262421184115586 consume internal init_state in state state_new *DBG* epdg_ue_fsm_262421184115586 receive call {auth_request,33,"internet",#{}} from <0.850.0> in state state_new 04:15:56.057 [info] ue_fsm start(epdg_ue_fsm_262421184115586) 04:15:56.057 [info] ue_fsm init(<<"262421184115586">>) *DBG* epdg_ue_fsm_262421184115586 send ok to <0.850.0> 04:15:56.057 [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_262421184115586 consume call {auth_request,33,"internet",#{}} from <0.850.0> in state state_new => state_wait_auth_resp 04:15:56.058 [info] ue_fsm state_new event=auth_request {33, "internet", #{}}, {ue_fsm_data,<<"262421184115586">>,"internet",[],undefined,false,0,false,false} *DBG* epdg_ue_fsm_262421184115586 start_timer {state_timeout,10000, swm_der_timeout,[]} in state state_wait_auth_resp *DBG* aaa_ue_fsm_262421184115586 enter aaa_ue_fsm in state state_new 04:15:56.058 [info] ue_fsm start_link(aaa_ue_fsm_262421184115586) 04:15:56.058 [info] ue_fsm init("262421184115586") *DBG* aaa_ue_fsm_262421184115586 consume internal init_state in state state_new *DBG* aaa_ue_fsm_262421184115586 receive call {rx_swm_der_auth_req,33,"internet",#{}} from <0.201.0> in state state_new 04:15:56.058 [info] ue_fsm ev_rx_swm_der_auth_req 04:15:56.059 [info] ue_fsm state_new event=rx_swm_der_auth_req {33, "internet", #{}}, {ue_fsm_data,"262421184115586",undefined,undefined,false,false,undefined} 04:15:56.059 [debug] Swx MAR: IPv4Opt=<<"ÿÿÿþ">> IPv6Opt=[] 04:15:56.059 [debug] Swx Tx MAR: {'MAR',["epdg.localdomain",";","1805677143",";","73",";","nonode@nohost"],1,undefined,undefined,undefined,"262421184115586",{'Vendor-Specific-Application-Id',10415,[16777265],[]},{'SIP-Auth-Data-Item',[],["EAP-AKA"],[],[],[],[],[],[],<<"ÿÿÿþ">>,[],[],[],[]},1,[],1,[],[],[],[],[],[],[],[]} *DBG* aaa_ue_fsm_262421184115586 send ok to <0.201.0> *DBG* aaa_ue_fsm_262421184115586 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_262421184115586 receive call {rx_swx_maa, {ok,[{epdg_auth_tuple, <<96,174,191,67,202,135,249,151,120,164,75,100,216,201,199, 193>>, <<134,88,220,142,238,184,230,118,203,238,18,85,178,60,141,45>>, <<96,174,191,67,202,135,249,151,120,164,75,100,216,201,199, 193,177,79,145,190,211,5,227,29,45,57,209,201,11,181>>, <<113,60,92,83,79,144,83,240,212,133,177,59,74,241,45,116>>, <<228,91,11,189,103,145,219,13,137,39,239,234,3,5,89,217>>}]}} from <0.853.0> in state state_wait_swx_maa 04:15:56.073 [info] SWx Rx MAA {<0.735.0>,{diameter_caps,{"epdg.localdomain","hss.localdomain"},{"localdomain","localdomain"},{[{127,0,0,1},{172,18,62,20},{192,168,0,2}],[{172,18,62,103}]},{0,10415},{"osmo-epdg","TTCN-3 Testsuite"},{[],[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;1805677143;73;nonode@nohost",1,"hss.localdomain","localdomain",{'Vendor-Specific-Application-Id',10415,[16777265],[]},"262421184115586",[],[2001],[],[1],[{'SIP-Auth-Data-Item',[0],["Digest-AKAv1-MD5"],[[96,174,191,67,202,135,249,151,120,164,75,100,216,201,199,193,134,88,220,142,238,184,230,118,203,238,18,85,178,60,141,45]],[[96,174,191,67,202,135,249,151,120,164,75,100,216,201,199,193,177,79,145,190,211,5,227,29,45,57,209,201,11,181]],["foobar"],[[228,91,11,189,103,145,219,13,137,39,239,234,3,5,89,217]],[[113,60,92,83,79,144,83,240,212,133,177,59,74,241,45,116]],[],[],[],[],[],[]}],[],[],[],[],[],[]}/ Errors []  04:15:56.073 [info] dia_sip2gsup: auth [96,174,191,67,202,135,249,151,120,164,75,100,216,201,199,193,134,88,220,142,238,184,230,118,203,238,18,85,178,60,141,45] authz [96,174,191,67,202,135,249,151,120,164,75,100,216,201,199,193,177,79,145,190,211,5,227,29,45,57,209,201,11,181]  *DBG* aaa_ue_fsm_262421184115586 send ok to <0.853.0> 04:15:56.073 [info] rand [96,174,191,67,202,135,249,151,120,164,75,100,216,201,199,193] autn [134,88,220,142,238,184,230,118,203,238,18,85,178,60,141,45]  04:15:56.073 [info] ue_fsm ev_rx_swx_maa *DBG* epdg_ue_fsm_262421184115586 receive call {received_swm_dea_auth_response, {ok,[{epdg_auth_tuple, <<96,174,191,67,202,135,249,151,120,164,75,100,216,201,199, 193>>, <<134,88,220,142,238,184,230,118,203,238,18,85,178,60,141,45>>, <<96,174,191,67,202,135,249,151,120,164,75,100,216,201,199, 193,177,79,145,190,211,5,227,29,45,57,209,201,11,181>>, <<113,60,92,83,79,144,83,240,212,133,177,59,74,241,45,116>>, <<228,91,11,189,103,145,219,13,137,39,239,234,3,5,89,217>>}]}} from <0.211.0> in state state_wait_auth_resp *DBG* aaa_ue_fsm_262421184115586 consume call {rx_swx_maa, {ok,[{epdg_auth_tuple, <<96,174,191,67,202,135,249,151,120,164,75,100,216,201,199, 193>>, <<134,88,220,142,238,184,230,118,203,238,18,85,178,60,141,45>>, <<96,174,191,67,202,135,249,151,120,164,75,100,216,201,199, 193,177,79,145,190,211,5,227,29,45,57,209,201,11,181>>, <<113,60,92,83,79,144,83,240,212,133,177,59,74,241,45,116>>, <<228,91,11,189,103,145,219,13,137,39,239,234,3,5,89,217>>}]}} from <0.853.0> in state state_wait_swx_maa => state_new 04:15:56.074 [info] ue_fsm state_wait_swx_maa event=rx_swx_maa, {ue_fsm_data,"262421184115586",undefined,undefined,false,false,undefined} 04:15:56.074 [info] ue_fsm received_swm_dea_auth_response {ok,[{epdg_auth_tuple,<<96,174,191,67,202,135,249,151,120,164,75,100,216,201,199,193>>,<<134,88,220,142,238,184,230,118,203,238,18,85,178,60,141,45>>,<<96,174,191,67,202,135,249,151,120,164,75,100,216,201,199,193,177,79,145,190,211,5,227,29,45,57,209,201,11,181>>,<<113,60,92,83,79,144,83,240,212,133,177,59,74,241,45,116>>,<<228,91,11,189,103,145,219,13,137,39,239,234,3,5,89,217>>}]} *DBG* epdg_ue_fsm_262421184115586 send ok to <0.211.0> *DBG* gsup_server got cast {auth_response, {<<"262421184115586">>, {ok, [{epdg_auth_tuple, <<96,174,191,67,202,135,249,151,120,164,75,100, 216,201,199,193>>, <<134,88,220,142,238,184,230,118,203,238,18,85, 178,60,141,45>>, <<96,174,191,67,202,135,249,151,120,164,75,100, 216,201,199,193,177,79,145,190,211,5,227,29, 45,57,209,201,11,181>>, <<113,60,92,83,79,144,83,240,212,133,177,59,74, 241,45,116>>, <<228,91,11,189,103,145,219,13,137,39,239, 234,3,5,89,217>>}]}}} 04:15:56.075 [info] ue_fsm state_wait_auth_resp event=received_swm_dea_auth_response Result={ok,[{epdg_auth_tuple,<<96,174,191,67,202,135,249,151,120,164,75,100,216,201,199,193>>,<<134,88,220,142,238,184,230,118,203,238,18,85,178,60,141,45>>,<<96,174,191,67,202,135,249,151,120,164,75,100,216,201,199,193,177,79,145,190,211,5,227,29,45,57,209,201,11,181>>,<<113,60,92,83,79,144,83,240,212,133,177,59,74,241,45,116>>,<<228,91,11,189,103,145,219,13,137,39,239,234,3,5,89,217>>}]}, {ue_fsm_data,<<"262421184115586">>,"internet",[],undefined,false,0,false,false} *DBG* epdg_ue_fsm_262421184115586 consume call {received_swm_dea_auth_response, {ok,[{epdg_auth_tuple, <<96,174,191,67,202,135,249,151,120,164,75,100,216,201,199, 193>>, <<134,88,220,142,238,184,230,118,203,238,18,85,178,60,141,45>>, <<96,174,191,67,202,135,249,151,120,164,75,100,216,201,199, 193,177,79,145,190,211,5,227,29,45,57,209,201,11,181>>, <<113,60,92,83,79,144,83,240,212,133,177,59,74,241,45,116>>, <<228,91,11,189,103,145,219,13,137,39,239,234,3,5,89,217>>}]}} from <0.211.0> in state state_wait_auth_resp => state_authenticating 04:15:56.075 [info] auth_response(<<"262421184115586">>): {ok,[{epdg_auth_tuple,<<96,174,191,67,202,135,249,151,120,164,75,100,216,201,199,193>>,<<134,88,220,142,238,184,230,118,203,238,18,85,178,60,141,45>>,<<96,174,191,67,202,135,249,151,120,164,75,100,216,201,199,193,177,79,145,190,211,5,227,29,45,57,209,201,11,181>>,<<113,60,92,83,79,144,83,240,212,133,177,59,74,241,45,116>>,<<228,91,11,189,103,145,219,13,137,39,239,234,3,5,89,217>>}]} *DBG* gsup_server new state {gsups_state,#Port<0.16>,4222,#Port<0.54>, {ipa_ccm_options,"EPDG-00-00-00-00-00-00", "0/0/0","00:00:00:00:00:00", "00:00:00:00:00:00","00:00:00:00:00:00", "00:00:00:00:00:00","00:00:00:00:00:00", "EPDG-00-00-00-00-00-00",false}} 04:15:56.076 [info] auth_response for <<"262421184115586">>: {ok,[{epdg_auth_tuple,<<96,174,191,67,202,135,249,151,120,164,75,100,216,201,199,193>>,<<134,88,220,142,238,184,230,118,203,238,18,85,178,60,141,45>>,<<96,174,191,67,202,135,249,151,120,164,75,100,216,201,199,193,177,79,145,190,211,5,227,29,45,57,209,201,11,181>>,<<113,60,92,83,79,144,83,240,212,133,177,59,74,241,45,116>>,<<228,91,11,189,103,145,219,13,137,39,239,234,3,5,89,217>>}]} 04:15:56.076 [info] GSUP: Tx #{auth_tuples => [#{autn => <<134,88,220,142,238,184,230,118,203,238,18,85,178,60,141,45>>,ck => <<228,91,11,189,103,145,219,13,137,39,239,234,3,5,89,217>>,ik => <<113,60,92,83,79,144,83,240,212,133,177,59,74,241,45,116>>,rand => <<96,174,191,67,202,135,249,151,120,164,75,100,216,201,199,193>>,res => <<96,174,191,67,202,135,249,151,120,164,75,100,216,201,199,193,177,79,145,190,211,5,227,29,45,57,209,201,11,181>>}],imsi => <<"262421184115586">>,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 => <<"262421184115586">>, message_type => location_upd_req}} *DBG* epdg_ue_fsm_262421184115586 receive call lu_request from <0.854.0> in state state_authenticating 04:15:56.082 [info] GSUP: Rx #{cn_domain => 1,imsi => <<"262421184115586">>,message_type => location_upd_req} *DBG* epdg_ue_fsm_262421184115586 send ok to <0.854.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_262421184115586 consume call lu_request from <0.854.0> in state state_authenticating 04:15:56.082 [info] ue_fsm lu_request *DBG* aaa_ue_fsm_262421184115586 receive call {rx_swm_der_auth_compl,"internet"} from <0.201.0> in state state_new 04:15:56.082 [info] ue_fsm state_authenticating event=lu_request, {ue_fsm_data,<<"262421184115586">>,"internet",[],undefined,false,0,false,false} 04:15:56.082 [info] ue_fsm ev_rx_swm_der_auth_compl 04:15:56.083 [info] ue_fsm state_new event=rx_swm_der_auth_compl, {ue_fsm_data,"262421184115586",undefined,undefined,false,false,undefined} 04:15:56.083 [debug] SWx Tx SAR Imsi="262421184115586" Type=1 APN="internet" AgentInfoOpt=[]  04:15:56.083 [debug] SWx prepare_request: {'SAR',["epdg.localdomain",";","1805677143",";","74",";","nonode@nohost"],{'Vendor-Specific-Application-Id',10415,[16777265],[]},1,"epdg.localdomain","localdomain","localdomain","262421184115586",1,[],["hss.localdomain"],["internet"],[],[],[],[],[],[],[],[],[]} *DBG* aaa_ue_fsm_262421184115586 send ok to <0.201.0> *DBG* aaa_ue_fsm_262421184115586 consume call {rx_swm_der_auth_compl,"internet"} from <0.201.0> in state state_new => state_wait_swx_saa *DBG* aaa_ue_fsm_262421184115586 receive call {rx_swx_saa,{ok,1,#{}}} from <0.855.0> in state state_wait_swx_saa 04:15:56.092 [info] SWx Rx SAA {<0.735.0>,{diameter_caps,{"epdg.localdomain","hss.localdomain"},{"localdomain","localdomain"},{[{127,0,0,1},{172,18,62,20},{192,168,0,2}],[{172,18,62,103}]},{0,10415},{"osmo-epdg","TTCN-3 Testsuite"},{[],[1]},{[10415,13019,5535],[5535,10415,13019]},{[],[]},{[],[0]},{[],[]},{[{'diameter_base_Vendor-Specific-Application-Id',10415,[16777265],[]}],[{'diameter_base_Vendor-Specific-Application-Id',[10415],[16777265],[]}]},{[],[]},{[],[]}}}: {'SAA',"epdg.localdomain;1805677143;74;nonode@nohost",{'Vendor-Specific-Application-Id',10415,[16777265],[]},1,"hss.localdomain","localdomain","262421184115586",[],[2001],[],[{'Non-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_262421184115586 send ok to <0.855.0> 04:15:56.092 [info] ue_fsm ev_rx_swx_saa *DBG* epdg_ue_fsm_262421184115586 receive call {received_swm_dea_auth_compl_response,{ok,#{}}} from <0.211.0> in state state_authenticating *DBG* aaa_ue_fsm_262421184115586 consume call {rx_swx_saa,{ok,1,#{}}} from <0.855.0> in state state_wait_swx_saa => state_authenticated 04:15:56.093 [info] ue_fsm state_wait_swx_saa event=rx_swx_saa {ok,1,#{}}, {ue_fsm_data,"262421184115586",undefined,undefined,false,false,undefined} *DBG* epdg_ue_fsm_262421184115586 send ok to <0.211.0> *DBG* gsup_server got cast {lu_response,{<<"262421184115586">>,ok}} 04:15:56.093 [info] ue_fsm received_swm_dea_auth_compl_response {ok,#{}} *DBG* epdg_ue_fsm_262421184115586 consume call {received_swm_dea_auth_compl_response,{ok,#{}}} from <0.211.0> in state state_authenticating => state_authenticated 04:15:56.093 [info] ue_fsm state_authenticating event=lu_request, {ok,#{}}, {ue_fsm_data,<<"262421184115586">>,"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:15:56.093 [info] lu_response(<<"262421184115586">>): ok 04:15:56.093 [info] lu_response for <<"262421184115586">>: ok 04:15:56.093 [info] GSUP: Tx #{imsi => <<"262421184115586">>,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 => <<"262421184115586">>, message_class => 5, message_type => epdg_tunnel_request, pco => <<128,0,13,0,0,12,0>>}} *DBG* epdg_ue_fsm_262421184115586 receive call {tunnel_request,<<128,0,13,0,0,12,0>>} from <0.856.0> in state state_authenticated 04:15:56.098 [info] GSUP: Rx #{cn_domain => 1,imsi => <<"262421184115586">>,message_class => 5,message_type => epdg_tunnel_request,pco => <<128,0,13,0,0,12,0>>} 04:15:56.098 [info] ue_fsm tunnel_request(<<128,0,13,0,0,12,0>>) 04:15:56.099 [info] ue_fsm state_authenticated event=tunnel_request, {ue_fsm_data,<<"262421184115586">>,"internet",[],undefined,false,0,false,false} 04:15:56.099 [debug] Selected PGW Remote Address "172.18.62.103" 04:15:56.099 [info] s2b: Tx {gtp,v2,create_session_request,0,8064647,undefined,[],[{v2_international_mobile_subscriber_identity,0,<<"262421184115586">>},{v2_serving_network,0,{<<"901">>,<<"042">>}},{v2_rat_type,0,3},{v2_fully_qualified_tunnel_endpoint_identifier,0,30,894437847,<<172,18,62,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,3048189947,<<172,18,62,20>>,undefined}]},{v2_recovery,0,0},{v2_additional_protocol_configuration_options,0,{0,[{13,<<>>},{12,<<>>}]}}]} *DBG* epdg_ue_fsm_262421184115586 send ok to <0.856.0> 04:15:56.099 [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_262421184115586 consume call {tunnel_request,<<128,0,13,0,0,12,0>>} from <0.856.0> in state state_authenticated => state_wait_create_session_resp *DBG* epdg_ue_fsm_262421184115586 start_timer {state_timeout,10000, create_session_timeout,[]} in state state_wait_create_session_resp *DBG* aaa_ue_fsm_262421184115586 receive call {rx_s6b_aar,"262421184115586@nai.epc.mnc001.mcc01.3gppnetwork.org", "internet", [{'MIP6-Agent-Info',[{172,18,62,103}],[],[],[]}]} from <0.857.0> in state state_authenticated 04:15:56.109 [info] S6b Rx from {diameter_caps,{"aaa.localdomain","pgw.localdomain"},{"localdomain","localdomain"},{[{172,18,62,20}],[{172,18,62,103}]},{0,10415},{"osmo-epdg-AAA","TTCN-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,["262421184115586@nai.epc.mnc001.mcc01.3gppnetwork.org"],[{'MIP6-Agent-Info',[{172,18,62,103}],[],[],[]}],[70368744177664],[],[],["internet"],[],[],[],[],[],[]} 04:15:56.109 [info] ue_fsm ev_rx_s6b_aar: "262421184115586@nai.epc.mnc001.mcc01.3gppnetwork.org" "internet" [{'MIP6-Agent-Info',[{172,18,62,103}],[],[],[]}] 04:15:56.109 [info] ue_fsm state_authenticated event=rx_s6b_aar NAI="262421184115586@nai.epc.mnc001.mcc01.3gppnetwork.org" Apn="internet" AgentInfo=[{'MIP6-Agent-Info',[{172,18,62,103}],[],[],[]}], {ue_fsm_data,"262421184115586",undefined,undefined,true,false,undefined} 04:15:56.109 [debug] SWx Tx SAR Imsi="262421184115586" Type=13 APN="internet" AgentInfoOpt=[{'MIP6-Agent-Info',[{172,18,62,103}],[],[],[]}]  04:15:56.109 [debug] SWx prepare_request: {'SAR',["epdg.localdomain",";","1805677143",";","75",";","nonode@nohost"],{'Vendor-Specific-Application-Id',10415,[16777265],[]},1,"epdg.localdomain","localdomain","localdomain","262421184115586",13,[],["hss.localdomain"],["internet"],[],[{'MIP6-Agent-Info',[{172,18,62,103}],[],[],[]}],[],[],[],[],[],[],[]} *DBG* aaa_ue_fsm_262421184115586 send ok to <0.857.0> 04:15:56.109 [debug] Waiting for S6b AAA *DBG* aaa_ue_fsm_262421184115586 consume call {rx_s6b_aar,"262421184115586@nai.epc.mnc001.mcc01.3gppnetwork.org", "internet", [{'MIP6-Agent-Info',[{172,18,62,103}],[],[],[]}]} from <0.857.0> in state state_authenticated => state_authenticated_wait_swx_saa *DBG* aaa_ue_fsm_262421184115586 receive call {rx_swx_saa,{ok,13,#{}}} from <0.858.0> in state state_authenticated_wait_swx_saa 04:15:56.112 [info] SWx Rx SAA {<0.735.0>,{diameter_caps,{"epdg.localdomain","hss.localdomain"},{"localdomain","localdomain"},{[{127,0,0,1},{172,18,62,20},{192,168,0,2}],[{172,18,62,103}]},{0,10415},{"osmo-epdg","TTCN-3 Testsuite"},{[],[1]},{[10415,13019,5535],[5535,10415,13019]},{[],[]},{[],[0]},{[],[]},{[{'diameter_base_Vendor-Specific-Application-Id',10415,[16777265],[]}],[{'diameter_base_Vendor-Specific-Application-Id',[10415],[16777265],[]}]},{[],[]},{[],[]}}}: {'SAA',"epdg.localdomain;1805677143;75;nonode@nohost",{'Vendor-Specific-Application-Id',10415,[16777265],[]},1,"hss.localdomain","localdomain","262421184115586",[],[2001],[],[{'Non-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_262421184115586 send ok to <0.858.0> 04:15:56.112 [info] ue_fsm ev_rx_swx_saa 04:15:56.112 [info] ue_fsm state_authenticated_wait_swx_saa event=rx_swx_saa SAType=13 ResulCode={epdg_dia_rc,undefined,2001}, {ue_fsm_data,"262421184115586","262421184115586@nai.epc.mnc001.mcc01.3gppnetwork.org","internet",true,false,<0.857.0>} *DBG* aaa_ue_fsm_262421184115586 consume call {rx_swx_saa,{ok,13,#{}}} from <0.858.0> in state state_authenticated_wait_swx_saa => state_authenticated 04:15:56.112 [debug] Rx AAA with DiaRC={epdg_dia_rc,undefined,2001} 04:15:56.112 [info] S6b Tx to {diameter_caps,{"aaa.localdomain","pgw.localdomain"},{"localdomain","localdomain"},{[{172,18,62,20}],[{172,18,62,103}]},{0,10415},{"osmo-epdg-AAA","TTCN-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:15:56.116 [debug] S2b: Rx from IP {172,18,62,103} port 2123: <<72,33,0,117,53,80,9,215,123,14,135,0,2,0,2,0,16,0,87,0,9,1,160,130,245,59,68,172,18,62,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,130,245,59,68,172,18,62,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,245,59,68,163,0,15,0,128,0,13,4,1,2,3,4,0,12,4,5,6,7,8>> 04:15:56.116 [debug] S2b: Rx from IP {172,18,62,103} port 2123: {gtp,v2,create_session_response,894437847,8064647,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,245,59,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,2197109572,<<172,18,62,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,2197109572,<<172,18,62,103>>,undefined},{v2_pdn_address_allocation,0} => {v2_pdn_address_allocation,0,ipv4,<<192,168,0,12>>}}} *DBG* epdg_ue_fsm_262421184115586 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 => 3048189947, remote_ipv4 => <<172,18,62,103>>, remote_ipv6 => undefined,remote_teid => 2197109572}}} from <0.859.0> in state state_wait_create_session_resp 04:15:56.116 [info] s2b: Updated Session after create_session_response: {gtp_session,<<"262421184115586">>,<0.851.0>,<<"internet">>,{172,18,62,103},{172,18,62,103},undefined,894437847,2197109572,5,{set,1,16,16,8,80,48,{[],[],[],[],[],[],[],[],[],[],[],[],[],[],[],[]},{{[],[],[],[{gtp_bearer,5,3048189947,2197109572}],[],[],[],[],[],[],[],[],[],[],[],[]}}}} 04:15:56.116 [debug] s2b: APCO_dec: {v2_additional_protocol_configuration_options,0,{0,[{13,<<1,2,3,4>>},{12,<<5,6,7,8>>}]}} 04:15:56.116 [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 => 3048189947,remote_ipv4 => <<172,18,62,103>>,remote_ipv6 => undefined,remote_teid => 2197109572}} 04:15:56.116 [info] ue_fsm state_authenticated event=received_gtpc_create_session_response, {ue_fsm_data,<<"262421184115586">>,"internet",[],undefined,false,0,false,false} 04:15:56.116 [info] KMOD Port Create PDP Context Call {<0.851.0>,[alias|#Ref<0.1283019585.1655242753.203266>]}: {create_pdp_context,{172,18,62,103},3048189947,2197109572,{192,168,0,12}} 04:15:56.116 [debug] create_pdp_context: 1, {172,18,62,103}, {192,168,0,12}, 3048189947, 2197109572 04:15:56.116 [debug] create_pdp_context: {netlink,gtp,[512,ack,request],335,0,{new,0,0,[{version,1},{net_ns_fd,25},{link,4},{sgsn_address,{172,18,62,103}},{ms_address,{192,168,0,12}},{i_tid,3048189947},{o_tid,2197109572}]}} *DBG* epdg_ue_fsm_262421184115586 send ok to <0.859.0> *DBG* gsup_server got cast {tunnel_response, {<<"262421184115586">>, {ok, #{apco => <<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 => 3048189947, remote_ipv4 => <<172,18,62,103>>, remote_ipv6 => undefined, remote_teid => 2197109572}}}} 04:15:56.116 [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 => 3048189947,remote_ipv4 => <<172,18,62,103>>,remote_ipv6 => undefined,remote_teid => 2197109572}) returned ok *DBG* epdg_ue_fsm_262421184115586 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 => 3048189947, remote_ipv4 => <<172,18,62,103>>, remote_ipv6 => undefined,remote_teid => 2197109572}}} from <0.859.0> in state state_wait_create_session_resp => state_active 04:15:56.116 [info] tunnel_response(<<"262421184115586">>): {ok,#{apco => <<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 => 3048189947,remote_ipv4 => <<172,18,62,103>>,remote_ipv6 => undefined,remote_teid => 2197109572}} 04:15:56.116 [info] tunnel_response for <<"262421184115586">>: {ok,#{apco => <<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 => 3048189947,remote_ipv4 => <<172,18,62,103>>,remote_ipv6 => undefined,remote_teid => 2197109572}} *DBG* gsup_server new state {gsups_state,#Port<0.16>,4222,#Port<0.54>, {ipa_ccm_options,"EPDG-00-00-00-00-00-00", "0/0/0","00:00:00:00:00:00", "00:00:00:00:00:00","00:00:00:00:00:00", "00:00:00:00:00:00","00:00:00:00:00:00", "EPDG-00-00-00-00-00-00",false}} 04:15:56.116 [info] GSUP: Tx #{imsi => <<"262421184115586">>,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 => <<"262420637512005">>, 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:15:56.157 [info] GSUP: Rx #{imsi => <<"262420637512005">>,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_262420637512005 enter epdg_ue_fsm in state state_new *DBG* epdg_ue_fsm_262420637512005 consume internal init_state in state state_new 04:15:56.157 [info] ue_fsm start(epdg_ue_fsm_262420637512005) *DBG* epdg_ue_fsm_262420637512005 receive call {auth_request,33,"internet",#{}} from <0.860.0> in state state_new 04:15:56.157 [info] ue_fsm init(<<"262420637512005">>) *DBG* epdg_ue_fsm_262420637512005 send ok to <0.860.0> 04:15:56.157 [info] ue_fsm auth_request *DBG* epdg_ue_fsm_262420637512005 consume call {auth_request,33,"internet",#{}} from <0.860.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:15:56.158 [info] ue_fsm state_new event=auth_request {33, "internet", #{}}, {ue_fsm_data,<<"262420637512005">>,"internet",[],undefined,false,0,false,false} *DBG* aaa_ue_fsm_262420637512005 enter aaa_ue_fsm in state state_new *DBG* epdg_ue_fsm_262420637512005 start_timer {state_timeout,10000, swm_der_timeout,[]} in state state_wait_auth_resp *DBG* aaa_ue_fsm_262420637512005 consume internal init_state in state state_new *DBG* aaa_ue_fsm_262420637512005 receive call {rx_swm_der_auth_req,33,"internet",#{}} from <0.201.0> in state state_new 04:15:56.158 [info] ue_fsm start_link(aaa_ue_fsm_262420637512005) 04:15:56.158 [info] ue_fsm init("262420637512005") 04:15:56.158 [info] ue_fsm ev_rx_swm_der_auth_req 04:15:56.159 [info] ue_fsm state_new event=rx_swm_der_auth_req {33, "internet", #{}}, {ue_fsm_data,"262420637512005",undefined,undefined,false,false,undefined} 04:15:56.159 [debug] Swx MAR: IPv4Opt=<<"ÿÿÿþ">> IPv6Opt=[] *DBG* aaa_ue_fsm_262420637512005 send ok to <0.201.0> 04:15:56.159 [debug] Swx Tx MAR: {'MAR',["epdg.localdomain",";","1805677143",";","76",";","nonode@nohost"],1,undefined,undefined,undefined,"262420637512005",{'Vendor-Specific-Application-Id',10415,[16777265],[]},{'SIP-Auth-Data-Item',[],["EAP-AKA"],[],[],[],[],[],[],<<"ÿÿÿþ">>,[],[],[],[]},1,[],1,[],[],[],[],[],[],[],[]} *DBG* aaa_ue_fsm_262420637512005 consume call {rx_swm_der_auth_req,33,"internet",#{}} from <0.201.0> in state state_new => state_wait_swx_maa 04:15:56.173 [info] SWx Rx MAA {<0.735.0>,{diameter_caps,{"epdg.localdomain","hss.localdomain"},{"localdomain","localdomain"},{[{127,0,0,1},{172,18,62,20},{192,168,0,2}],[{172,18,62,103}]},{0,10415},{"osmo-epdg","TTCN-3 Testsuite"},{[],[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;1805677143;76;nonode@nohost",1,"hss.localdomain","localdomain",{'Vendor-Specific-Application-Id',10415,[16777265],[]},"262420637512005",[],[2001],[],[1],[{'SIP-Auth-Data-Item',[0],["Digest-AKAv1-MD5"],[[146,200,121,93,43,203,151,212,13,157,174,33,130,196,233,212,44,88,242,248,192,154,167,48,53,126,148,11,117,24,107,133]],[[146,200,121,93,43,203,151,212,13,157,174,33,130,196,233,212,246,145,30,169,70,191,129,133,23,159,133,174,22,123]],["foobar"],[[218,110,48,6,149,65,43,139,117,240,24,110,117,220,3,74]],[[244,124,131,34,5,237,91,100,132,93,84,100,254,237,131,75]],[],[],[],[],[],[]}],[],[],[],[],[],[]}/ Errors []  *DBG* aaa_ue_fsm_262420637512005 receive call {rx_swx_maa, {ok,[{epdg_auth_tuple, <<146,200,121,93,43,203,151,212,13,157,174,33,130,196,233,212>>, <<44,88,242,248,192,154,167,48,53,126,148,11,117,24,107,133>>, <<146,200,121,93,43,203,151,212,13,157,174,33,130,196,233, 212,246,145,30,169,70,191,129,133,23,159,133,174,22,123>>, <<244,124,131,34,5,237,91,100,132,93,84,100,254,237,131,75>>, <<218,110,48,6,149,65,43,139,117,240,24,110,117,220,3,74>>}]}} from <0.863.0> in state state_wait_swx_maa 04:15:56.174 [info] dia_sip2gsup: auth [146,200,121,93,43,203,151,212,13,157,174,33,130,196,233,212,44,88,242,248,192,154,167,48,53,126,148,11,117,24,107,133] authz [146,200,121,93,43,203,151,212,13,157,174,33,130,196,233,212,246,145,30,169,70,191,129,133,23,159,133,174,22,123]  04:15:56.174 [info] rand [146,200,121,93,43,203,151,212,13,157,174,33,130,196,233,212] autn [44,88,242,248,192,154,167,48,53,126,148,11,117,24,107,133]  *DBG* aaa_ue_fsm_262420637512005 send ok to <0.863.0> *DBG* epdg_ue_fsm_262420637512005 receive call {received_swm_dea_auth_response, {ok,[{epdg_auth_tuple, <<146,200,121,93,43,203,151,212,13,157,174,33,130,196,233,212>>, <<44,88,242,248,192,154,167,48,53,126,148,11,117,24,107,133>>, <<146,200,121,93,43,203,151,212,13,157,174,33,130,196,233, 212,246,145,30,169,70,191,129,133,23,159,133,174,22,123>>, <<244,124,131,34,5,237,91,100,132,93,84,100,254,237,131,75>>, <<218,110,48,6,149,65,43,139,117,240,24,110,117,220,3,74>>}]}} from <0.211.0> in state state_wait_auth_resp 04:15:56.174 [info] ue_fsm ev_rx_swx_maa *DBG* aaa_ue_fsm_262420637512005 consume call {rx_swx_maa, {ok,[{epdg_auth_tuple, <<146,200,121,93,43,203,151,212,13,157,174,33,130,196,233,212>>, <<44,88,242,248,192,154,167,48,53,126,148,11,117,24,107,133>>, <<146,200,121,93,43,203,151,212,13,157,174,33,130,196,233, 212,246,145,30,169,70,191,129,133,23,159,133,174,22,123>>, <<244,124,131,34,5,237,91,100,132,93,84,100,254,237,131,75>>, <<218,110,48,6,149,65,43,139,117,240,24,110,117,220,3,74>>}]}} from <0.863.0> in state state_wait_swx_maa => state_new 04:15:56.175 [info] ue_fsm state_wait_swx_maa event=rx_swx_maa, {ue_fsm_data,"262420637512005",undefined,undefined,false,false,undefined} 04:15:56.175 [info] ue_fsm received_swm_dea_auth_response {ok,[{epdg_auth_tuple,<<146,200,121,93,43,203,151,212,13,157,174,33,130,196,233,212>>,<<44,88,242,248,192,154,167,48,53,126,148,11,117,24,107,133>>,<<146,200,121,93,43,203,151,212,13,157,174,33,130,196,233,212,246,145,30,169,70,191,129,133,23,159,133,174,22,123>>,<<244,124,131,34,5,237,91,100,132,93,84,100,254,237,131,75>>,<<218,110,48,6,149,65,43,139,117,240,24,110,117,220,3,74>>}]} *DBG* epdg_ue_fsm_262420637512005 send ok to <0.211.0> *DBG* gsup_server got cast {auth_response, {<<"262420637512005">>, {ok, [{epdg_auth_tuple, <<146,200,121,93,43,203,151,212,13,157,174,33, 130,196,233,212>>, <<44,88,242,248,192,154,167,48,53,126,148,11, 117,24,107,133>>, <<146,200,121,93,43,203,151,212,13,157,174,33, 130,196,233,212,246,145,30,169,70,191,129, 133,23,159,133,174,22,123>>, <<244,124,131,34,5,237,91,100,132,93,84,100, 254,237,131,75>>, <<218,110,48,6,149,65,43,139,117,240,24, 110,117,220,3,74>>}]}}} 04:15:56.176 [info] ue_fsm state_wait_auth_resp event=received_swm_dea_auth_response Result={ok,[{epdg_auth_tuple,<<146,200,121,93,43,203,151,212,13,157,174,33,130,196,233,212>>,<<44,88,242,248,192,154,167,48,53,126,148,11,117,24,107,133>>,<<146,200,121,93,43,203,151,212,13,157,174,33,130,196,233,212,246,145,30,169,70,191,129,133,23,159,133,174,22,123>>,<<244,124,131,34,5,237,91,100,132,93,84,100,254,237,131,75>>,<<218,110,48,6,149,65,43,139,117,240,24,110,117,220,3,74>>}]}, {ue_fsm_data,<<"262420637512005">>,"internet",[],undefined,false,0,false,false} *DBG* epdg_ue_fsm_262420637512005 consume call {received_swm_dea_auth_response, {ok,[{epdg_auth_tuple, <<146,200,121,93,43,203,151,212,13,157,174,33,130,196,233,212>>, <<44,88,242,248,192,154,167,48,53,126,148,11,117,24,107,133>>, <<146,200,121,93,43,203,151,212,13,157,174,33,130,196,233, 212,246,145,30,169,70,191,129,133,23,159,133,174,22,123>>, <<244,124,131,34,5,237,91,100,132,93,84,100,254,237,131,75>>, <<218,110,48,6,149,65,43,139,117,240,24,110,117,220,3,74>>}]}} from <0.211.0> in state state_wait_auth_resp => state_authenticating 04:15:56.176 [info] auth_response(<<"262420637512005">>): {ok,[{epdg_auth_tuple,<<146,200,121,93,43,203,151,212,13,157,174,33,130,196,233,212>>,<<44,88,242,248,192,154,167,48,53,126,148,11,117,24,107,133>>,<<146,200,121,93,43,203,151,212,13,157,174,33,130,196,233,212,246,145,30,169,70,191,129,133,23,159,133,174,22,123>>,<<244,124,131,34,5,237,91,100,132,93,84,100,254,237,131,75>>,<<218,110,48,6,149,65,43,139,117,240,24,110,117,220,3,74>>}]} *DBG* gsup_server new state {gsups_state,#Port<0.16>,4222,#Port<0.54>, {ipa_ccm_options,"EPDG-00-00-00-00-00-00", "0/0/0","00:00:00:00:00:00", "00:00:00:00:00:00","00:00:00:00:00:00", "00:00:00:00:00:00","00:00:00:00:00:00", "EPDG-00-00-00-00-00-00",false}} 04:15:56.177 [info] auth_response for <<"262420637512005">>: {ok,[{epdg_auth_tuple,<<146,200,121,93,43,203,151,212,13,157,174,33,130,196,233,212>>,<<44,88,242,248,192,154,167,48,53,126,148,11,117,24,107,133>>,<<146,200,121,93,43,203,151,212,13,157,174,33,130,196,233,212,246,145,30,169,70,191,129,133,23,159,133,174,22,123>>,<<244,124,131,34,5,237,91,100,132,93,84,100,254,237,131,75>>,<<218,110,48,6,149,65,43,139,117,240,24,110,117,220,3,74>>}]} 04:15:56.177 [info] GSUP: Tx #{auth_tuples => [#{autn => <<44,88,242,248,192,154,167,48,53,126,148,11,117,24,107,133>>,ck => <<218,110,48,6,149,65,43,139,117,240,24,110,117,220,3,74>>,ik => <<244,124,131,34,5,237,91,100,132,93,84,100,254,237,131,75>>,rand => <<146,200,121,93,43,203,151,212,13,157,174,33,130,196,233,212>>,res => <<146,200,121,93,43,203,151,212,13,157,174,33,130,196,233,212,246,145,30,169,70,191,129,133,23,159,133,174,22,123>>}],imsi => <<"262420637512005">>,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 => <<"262420637512005">>, message_type => location_upd_req}} *DBG* epdg_ue_fsm_262420637512005 receive call lu_request from <0.864.0> in state state_authenticating 04:15:56.183 [info] GSUP: Rx #{cn_domain => 1,imsi => <<"262420637512005">>,message_type => location_upd_req} 04:15:56.183 [info] ue_fsm lu_request *DBG* epdg_ue_fsm_262420637512005 send ok to <0.864.0> *DBG* epdg_ue_fsm_262420637512005 consume call lu_request from <0.864.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_262420637512005 receive call {rx_swm_der_auth_compl,"internet"} from <0.201.0> in state state_new 04:15:56.183 [info] ue_fsm state_authenticating event=lu_request, {ue_fsm_data,<<"262420637512005">>,"internet",[],undefined,false,0,false,false} 04:15:56.183 [info] ue_fsm ev_rx_swm_der_auth_compl 04:15:56.184 [info] ue_fsm state_new event=rx_swm_der_auth_compl, {ue_fsm_data,"262420637512005",undefined,undefined,false,false,undefined} 04:15:56.184 [debug] SWx Tx SAR Imsi="262420637512005" Type=1 APN="internet" AgentInfoOpt=[]  04:15:56.184 [debug] SWx prepare_request: {'SAR',["epdg.localdomain",";","1805677143",";","77",";","nonode@nohost"],{'Vendor-Specific-Application-Id',10415,[16777265],[]},1,"epdg.localdomain","localdomain","localdomain","262420637512005",1,[],["hss.localdomain"],["internet"],[],[],[],[],[],[],[],[],[]} *DBG* aaa_ue_fsm_262420637512005 send ok to <0.201.0> *DBG* aaa_ue_fsm_262420637512005 consume call {rx_swm_der_auth_compl,"internet"} from <0.201.0> in state state_new => state_wait_swx_saa *DBG* aaa_ue_fsm_262420637512005 receive call {rx_swx_saa,{ok,1,#{}}} from <0.865.0> in state state_wait_swx_saa 04:15:56.192 [info] SWx Rx SAA {<0.735.0>,{diameter_caps,{"epdg.localdomain","hss.localdomain"},{"localdomain","localdomain"},{[{127,0,0,1},{172,18,62,20},{192,168,0,2}],[{172,18,62,103}]},{0,10415},{"osmo-epdg","TTCN-3 Testsuite"},{[],[1]},{[10415,13019,5535],[5535,10415,13019]},{[],[]},{[],[0]},{[],[]},{[{'diameter_base_Vendor-Specific-Application-Id',10415,[16777265],[]}],[{'diameter_base_Vendor-Specific-Application-Id',[10415],[16777265],[]}]},{[],[]},{[],[]}}}: {'SAA',"epdg.localdomain;1805677143;77;nonode@nohost",{'Vendor-Specific-Application-Id',10415,[16777265],[]},1,"hss.localdomain","localdomain","262420637512005",[],[2001],[],[{'Non-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_262420637512005 send ok to <0.865.0> 04:15:56.192 [info] ue_fsm ev_rx_swx_saa *DBG* epdg_ue_fsm_262420637512005 receive call {received_swm_dea_auth_compl_response,{ok,#{}}} from <0.211.0> in state state_authenticating *DBG* aaa_ue_fsm_262420637512005 consume call {rx_swx_saa,{ok,1,#{}}} from <0.865.0> in state state_wait_swx_saa => state_authenticated 04:15:56.193 [info] ue_fsm state_wait_swx_saa event=rx_swx_saa {ok,1,#{}}, {ue_fsm_data,"262420637512005",undefined,undefined,false,false,undefined} 04:15:56.193 [info] ue_fsm received_swm_dea_auth_compl_response {ok,#{}} *DBG* epdg_ue_fsm_262420637512005 send ok to <0.211.0> *DBG* gsup_server got cast {lu_response,{<<"262420637512005">>,ok}} 04:15:56.193 [info] ue_fsm state_authenticating event=lu_request, {ok,#{}}, {ue_fsm_data,<<"262420637512005">>,"internet",[],undefined,false,0,false,false} *DBG* epdg_ue_fsm_262420637512005 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:15:56.193 [info] lu_response(<<"262420637512005">>): ok 04:15:56.193 [info] lu_response for <<"262420637512005">>: ok 04:15:56.193 [info] GSUP: Tx #{imsi => <<"262420637512005">>,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 => <<"262420637512005">>, message_class => 5, message_type => epdg_tunnel_request, pco => <<128,0,13,0,0,12,0>>}} *DBG* epdg_ue_fsm_262420637512005 receive call {tunnel_request,<<128,0,13,0,0,12,0>>} from <0.866.0> in state state_authenticated 04:15:56.198 [info] GSUP: Rx #{cn_domain => 1,imsi => <<"262420637512005">>,message_class => 5,message_type => epdg_tunnel_request,pco => <<128,0,13,0,0,12,0>>} 04:15:56.198 [info] ue_fsm tunnel_request(<<128,0,13,0,0,12,0>>) 04:15:56.199 [info] ue_fsm state_authenticated event=tunnel_request, {ue_fsm_data,<<"262420637512005">>,"internet",[],undefined,false,0,false,false} 04:15:56.199 [debug] Selected PGW Remote Address "172.18.62.103" 04:15:56.199 [info] s2b: Tx {gtp,v2,create_session_request,0,8064648,undefined,[],[{v2_international_mobile_subscriber_identity,0,<<"262420637512005">>},{v2_serving_network,0,{<<"901">>,<<"042">>}},{v2_rat_type,0,3},{v2_fully_qualified_tunnel_endpoint_identifier,0,30,894437848,<<172,18,62,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,3048189948,<<172,18,62,20>>,undefined}]},{v2_recovery,0,0},{v2_additional_protocol_configuration_options,0,{0,[{13,<<>>},{12,<<>>}]}}]} *DBG* epdg_ue_fsm_262420637512005 send ok to <0.866.0> 04:15:56.199 [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_262420637512005 consume call {tunnel_request,<<128,0,13,0,0,12,0>>} from <0.866.0> in state state_authenticated => state_wait_create_session_resp *DBG* epdg_ue_fsm_262420637512005 start_timer {state_timeout,10000, create_session_timeout,[]} in state state_wait_create_session_resp *DBG* aaa_ue_fsm_262420637512005 receive call {rx_s6b_aar,"262420637512005@nai.epc.mnc001.mcc01.3gppnetwork.org", "internet", [{'MIP6-Agent-Info',[{172,18,62,103}],[],[],[]}]} from <0.867.0> in state state_authenticated 04:15:56.208 [info] S6b Rx from {diameter_caps,{"aaa.localdomain","pgw.localdomain"},{"localdomain","localdomain"},{[{172,18,62,20}],[{172,18,62,103}]},{0,10415},{"osmo-epdg-AAA","TTCN-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,["262420637512005@nai.epc.mnc001.mcc01.3gppnetwork.org"],[{'MIP6-Agent-Info',[{172,18,62,103}],[],[],[]}],[70368744177664],[],[],["internet"],[],[],[],[],[],[]} 04:15:56.208 [info] ue_fsm ev_rx_s6b_aar: "262420637512005@nai.epc.mnc001.mcc01.3gppnetwork.org" "internet" [{'MIP6-Agent-Info',[{172,18,62,103}],[],[],[]}] 04:15:56.208 [info] ue_fsm state_authenticated event=rx_s6b_aar NAI="262420637512005@nai.epc.mnc001.mcc01.3gppnetwork.org" Apn="internet" AgentInfo=[{'MIP6-Agent-Info',[{172,18,62,103}],[],[],[]}], {ue_fsm_data,"262420637512005",undefined,undefined,true,false,undefined} 04:15:56.208 [debug] SWx Tx SAR Imsi="262420637512005" Type=13 APN="internet" AgentInfoOpt=[{'MIP6-Agent-Info',[{172,18,62,103}],[],[],[]}]  04:15:56.209 [debug] SWx prepare_request: {'SAR',["epdg.localdomain",";","1805677143",";","78",";","nonode@nohost"],{'Vendor-Specific-Application-Id',10415,[16777265],[]},1,"epdg.localdomain","localdomain","localdomain","262420637512005",13,[],["hss.localdomain"],["internet"],[],[{'MIP6-Agent-Info',[{172,18,62,103}],[],[],[]}],[],[],[],[],[],[],[]} *DBG* aaa_ue_fsm_262420637512005 send ok to <0.867.0> 04:15:56.209 [debug] Waiting for S6b AAA *DBG* aaa_ue_fsm_262420637512005 consume call {rx_s6b_aar,"262420637512005@nai.epc.mnc001.mcc01.3gppnetwork.org", "internet", [{'MIP6-Agent-Info',[{172,18,62,103}],[],[],[]}]} from <0.867.0> in state state_authenticated => state_authenticated_wait_swx_saa *DBG* aaa_ue_fsm_262420637512005 receive call {rx_swx_saa,{ok,13,#{}}} from <0.868.0> in state state_authenticated_wait_swx_saa *DBG* aaa_ue_fsm_262420637512005 send ok to <0.868.0> 04:15:56.212 [info] SWx Rx SAA {<0.735.0>,{diameter_caps,{"epdg.localdomain","hss.localdomain"},{"localdomain","localdomain"},{[{127,0,0,1},{172,18,62,20},{192,168,0,2}],[{172,18,62,103}]},{0,10415},{"osmo-epdg","TTCN-3 Testsuite"},{[],[1]},{[10415,13019,5535],[5535,10415,13019]},{[],[]},{[],[0]},{[],[]},{[{'diameter_base_Vendor-Specific-Application-Id',10415,[16777265],[]}],[{'diameter_base_Vendor-Specific-Application-Id',[10415],[16777265],[]}]},{[],[]},{[],[]}}}: {'SAA',"epdg.localdomain;1805677143;78;nonode@nohost",{'Vendor-Specific-Application-Id',10415,[16777265],[]},1,"hss.localdomain","localdomain","262420637512005",[],[2001],[],[{'Non-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_262420637512005 consume call {rx_swx_saa,{ok,13,#{}}} from <0.868.0> in state state_authenticated_wait_swx_saa => state_authenticated 04:15:56.212 [info] ue_fsm ev_rx_swx_saa 04:15:56.212 [info] ue_fsm state_authenticated_wait_swx_saa event=rx_swx_saa SAType=13 ResulCode={epdg_dia_rc,undefined,2001}, {ue_fsm_data,"262420637512005","262420637512005@nai.epc.mnc001.mcc01.3gppnetwork.org","internet",true,false,<0.867.0>} 04:15:56.212 [debug] Rx AAA with DiaRC={epdg_dia_rc,undefined,2001} 04:15:56.212 [info] S6b Tx to {diameter_caps,{"aaa.localdomain","pgw.localdomain"},{"localdomain","localdomain"},{[{172,18,62,20}],[{172,18,62,103}]},{0,10415},{"osmo-epdg-AAA","TTCN-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:15:56.217 [debug] S2b: Rx from IP {172,18,62,103} port 2123: <<72,33,0,117,53,80,9,216,123,14,136,0,2,0,2,0,16,0,87,0,9,1,160,94,3,26,115,172,18,62,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,94,3,26,115,172,18,62,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,3,26,115,163,0,15,0,128,0,13,4,1,2,3,4,0,12,4,5,6,7,8>> 04:15:56.218 [debug] S2b: Rx from IP {172,18,62,103} port 2123: {gtp,v2,create_session_response,894437848,8064648,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,3,26,115>>},{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,1577261683,<<172,18,62,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,1577261683,<<172,18,62,103>>,undefined},{v2_pdn_address_allocation,0} => {v2_pdn_address_allocation,0,ipv4,<<192,168,0,13>>}}} 04:15:56.218 [info] s2b: Updated Session after create_session_response: {gtp_session,<<"262420637512005">>,<0.861.0>,<<"internet">>,{172,18,62,103},{172,18,62,103},undefined,894437848,1577261683,5,{set,1,16,16,8,80,48,{[],[],[],[],[],[],[],[],[],[],[],[],[],[],[],[]},{{[],[],[],[],[],[],[],[],[],[],[],[],[],[],[{gtp_bearer,5,3048189948,1577261683}],[]}}}} *DBG* epdg_ue_fsm_262420637512005 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 => 3048189948, remote_ipv4 => <<172,18,62,103>>, remote_ipv6 => undefined,remote_teid => 1577261683}}} from <0.869.0> in state state_wait_create_session_resp 04:15:56.218 [debug] s2b: APCO_dec: {v2_additional_protocol_configuration_options,0,{0,[{13,<<1,2,3,4>>},{12,<<5,6,7,8>>}]}} 04:15:56.218 [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 => 3048189948,remote_ipv4 => <<172,18,62,103>>,remote_ipv6 => undefined,remote_teid => 1577261683}} 04:15:56.218 [info] ue_fsm state_authenticated event=received_gtpc_create_session_response, {ue_fsm_data,<<"262420637512005">>,"internet",[],undefined,false,0,false,false} 04:15:56.218 [info] KMOD Port Create PDP Context Call {<0.861.0>,[alias|#Ref<0.1283019585.1655242766.197231>]}: {create_pdp_context,{172,18,62,103},3048189948,1577261683,{192,168,0,13}} 04:15:56.218 [debug] create_pdp_context: 1, {172,18,62,103}, {192,168,0,13}, 3048189948, 1577261683 *DBG* epdg_ue_fsm_262420637512005 send ok to <0.869.0> *DBG* gsup_server got cast {tunnel_response, {<<"262420637512005">>, {ok, #{apco => <<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 => 3048189948, remote_ipv4 => <<172,18,62,103>>, remote_ipv6 => undefined, remote_teid => 1577261683}}}} 04:15:56.219 [debug] create_pdp_context: {netlink,gtp,[512,ack,request],399,0,{new,0,0,[{version,1},{net_ns_fd,25},{link,4},{sgsn_address,{172,18,62,103}},{ms_address,{192,168,0,13}},{i_tid,3048189948},{o_tid,1577261683}]}} *DBG* epdg_ue_fsm_262420637512005 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 => 3048189948, remote_ipv4 => <<172,18,62,103>>, remote_ipv6 => undefined,remote_teid => 1577261683}}} from <0.869.0> in state state_wait_create_session_resp => state_active 04:15:56.219 [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 => 3048189948,remote_ipv4 => <<172,18,62,103>>,remote_ipv6 => undefined,remote_teid => 1577261683}) returned ok 04:15:56.219 [info] tunnel_response(<<"262420637512005">>): {ok,#{apco => <<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 => 3048189948,remote_ipv4 => <<172,18,62,103>>,remote_ipv6 => undefined,remote_teid => 1577261683}} *DBG* gsup_server new state {gsups_state,#Port<0.16>,4222,#Port<0.54>, {ipa_ccm_options,"EPDG-00-00-00-00-00-00", "0/0/0","00:00:00:00:00:00", "00:00:00:00:00:00","00:00:00:00:00:00", "00:00:00:00:00:00","00:00:00:00:00:00", "EPDG-00-00-00-00-00-00",false}} 04:15:56.219 [info] tunnel_response for <<"262420637512005">>: {ok,#{apco => <<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 => 3048189948,remote_ipv4 => <<172,18,62,103>>,remote_ipv6 => undefined,remote_teid => 1577261683}} 04:15:56.219 [info] GSUP: Tx #{imsi => <<"262420637512005">>,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 => <<"262427904891390">>, 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_262427904891390 enter epdg_ue_fsm in state state_new *DBG* epdg_ue_fsm_262427904891390 consume internal init_state in state state_new *DBG* epdg_ue_fsm_262427904891390 receive call {auth_request,33,"internet",#{}} from <0.870.0> in state state_new 04:15:56.258 [info] GSUP: Rx #{imsi => <<"262427904891390">>,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_262427904891390 send ok to <0.870.0> *DBG* epdg_ue_fsm_262427904891390 consume call {auth_request,33,"internet",#{}} from <0.870.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:15:56.258 [info] ue_fsm start(epdg_ue_fsm_262427904891390) *DBG* aaa_ue_fsm_262427904891390 enter aaa_ue_fsm in state state_new *DBG* epdg_ue_fsm_262427904891390 start_timer {state_timeout,10000, swm_der_timeout,[]} in state state_wait_auth_resp *DBG* aaa_ue_fsm_262427904891390 consume internal init_state in state state_new *DBG* aaa_ue_fsm_262427904891390 receive call {rx_swm_der_auth_req,33,"internet",#{}} from <0.201.0> in state state_new 04:15:56.258 [info] ue_fsm init(<<"262427904891390">>) 04:15:56.258 [info] ue_fsm auth_request 04:15:56.259 [info] ue_fsm state_new event=auth_request {33, "internet", #{}}, {ue_fsm_data,<<"262427904891390">>,"internet",[],undefined,false,0,false,false} 04:15:56.259 [info] ue_fsm start_link(aaa_ue_fsm_262427904891390) *DBG* aaa_ue_fsm_262427904891390 send ok to <0.201.0> 04:15:56.259 [info] ue_fsm init("262427904891390") *DBG* aaa_ue_fsm_262427904891390 consume call {rx_swm_der_auth_req,33,"internet",#{}} from <0.201.0> in state state_new => state_wait_swx_maa 04:15:56.259 [info] ue_fsm ev_rx_swm_der_auth_req 04:15:56.260 [info] ue_fsm state_new event=rx_swm_der_auth_req {33, "internet", #{}}, {ue_fsm_data,"262427904891390",undefined,undefined,false,false,undefined} 04:15:56.260 [debug] Swx MAR: IPv4Opt=<<"ÿÿÿþ">> IPv6Opt=[] 04:15:56.260 [debug] Swx Tx MAR: {'MAR',["epdg.localdomain",";","1805677143",";","79",";","nonode@nohost"],1,undefined,undefined,undefined,"262427904891390",{'Vendor-Specific-Application-Id',10415,[16777265],[]},{'SIP-Auth-Data-Item',[],["EAP-AKA"],[],[],[],[],[],[],<<"ÿÿÿþ">>,[],[],[],[]},1,[],1,[],[],[],[],[],[],[],[]} *DBG* aaa_ue_fsm_262427904891390 receive call {rx_swx_maa, {ok,[{epdg_auth_tuple, <<196,97,58,50,135,246,114,235,143,125,159,48,54,58,215,237>>, <<37,92,146,158,161,128,191,59,214,25,17,72,239,126,171,58>>, <<196,97,58,50,135,246,114,235,143,125,159,48,54,58,215,237, 103,19,200,228,75,142,152,219,234,43,244,24,138,101>>, <<59,132,171,107,22,210,71,73,25,199,224,227,62,149,75,107>>, <<209,142,94,159,36,45,245,222,153,120,242,148,164,96, 218,232>>}]}} from <0.873.0> in state state_wait_swx_maa 04:15:56.275 [info] SWx Rx MAA {<0.735.0>,{diameter_caps,{"epdg.localdomain","hss.localdomain"},{"localdomain","localdomain"},{[{127,0,0,1},{172,18,62,20},{192,168,0,2}],[{172,18,62,103}]},{0,10415},{"osmo-epdg","TTCN-3 Testsuite"},{[],[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;1805677143;79;nonode@nohost",1,"hss.localdomain","localdomain",{'Vendor-Specific-Application-Id',10415,[16777265],[]},"262427904891390",[],[2001],[],[1],[{'SIP-Auth-Data-Item',[0],["Digest-AKAv1-MD5"],[[196,97,58,50,135,246,114,235,143,125,159,48,54,58,215,237,37,92,146,158,161,128,191,59,214,25,17,72,239,126,171,58]],[[196,97,58,50,135,246,114,235,143,125,159,48,54,58,215,237,103,19,200,228,75,142,152,219,234,43,244,24,138,101]],["foobar"],[[209,142,94,159,36,45,245,222,153,120,242,148,164,96,218,232]],[[59,132,171,107,22,210,71,73,25,199,224,227,62,149,75,107]],[],[],[],[],[],[]}],[],[],[],[],[],[]}/ Errors []  04:15:56.276 [info] dia_sip2gsup: auth [196,97,58,50,135,246,114,235,143,125,159,48,54,58,215,237,37,92,146,158,161,128,191,59,214,25,17,72,239,126,171,58] authz [196,97,58,50,135,246,114,235,143,125,159,48,54,58,215,237,103,19,200,228,75,142,152,219,234,43,244,24,138,101]  04:15:56.276 [info] rand [196,97,58,50,135,246,114,235,143,125,159,48,54,58,215,237] autn [37,92,146,158,161,128,191,59,214,25,17,72,239,126,171,58]  *DBG* aaa_ue_fsm_262427904891390 send ok to <0.873.0> *DBG* epdg_ue_fsm_262427904891390 receive call {received_swm_dea_auth_response, {ok,[{epdg_auth_tuple, <<196,97,58,50,135,246,114,235,143,125,159,48,54,58,215,237>>, <<37,92,146,158,161,128,191,59,214,25,17,72,239,126,171,58>>, <<196,97,58,50,135,246,114,235,143,125,159,48,54,58,215,237, 103,19,200,228,75,142,152,219,234,43,244,24,138,101>>, <<59,132,171,107,22,210,71,73,25,199,224,227,62,149,75,107>>, <<209,142,94,159,36,45,245,222,153,120,242,148,164,96, 218,232>>}]}} from <0.211.0> in state state_wait_auth_resp 04:15:56.276 [info] ue_fsm ev_rx_swx_maa *DBG* aaa_ue_fsm_262427904891390 consume call {rx_swx_maa, {ok,[{epdg_auth_tuple, <<196,97,58,50,135,246,114,235,143,125,159,48,54,58,215,237>>, <<37,92,146,158,161,128,191,59,214,25,17,72,239,126,171,58>>, <<196,97,58,50,135,246,114,235,143,125,159,48,54,58,215,237, 103,19,200,228,75,142,152,219,234,43,244,24,138,101>>, <<59,132,171,107,22,210,71,73,25,199,224,227,62,149,75,107>>, <<209,142,94,159,36,45,245,222,153,120,242,148,164,96, 218,232>>}]}} from <0.873.0> in state state_wait_swx_maa => state_new 04:15:56.277 [info] ue_fsm state_wait_swx_maa event=rx_swx_maa, {ue_fsm_data,"262427904891390",undefined,undefined,false,false,undefined} *DBG* epdg_ue_fsm_262427904891390 send ok to <0.211.0> *DBG* gsup_server got cast {auth_response, {<<"262427904891390">>, {ok, [{epdg_auth_tuple, <<196,97,58,50,135,246,114,235,143,125,159,48, 54,58,215,237>>, <<37,92,146,158,161,128,191,59,214,25,17,72, 239,126,171,58>>, <<196,97,58,50,135,246,114,235,143,125,159,48, 54,58,215,237,103,19,200,228,75,142,152,219, 234,43,244,24,138,101>>, <<59,132,171,107,22,210,71,73,25,199,224,227, 62,149,75,107>>, <<209,142,94,159,36,45,245,222,153,120, 242,148,164,96,218,232>>}]}}} 04:15:56.277 [info] ue_fsm received_swm_dea_auth_response {ok,[{epdg_auth_tuple,<<196,97,58,50,135,246,114,235,143,125,159,48,54,58,215,237>>,<<37,92,146,158,161,128,191,59,214,25,17,72,239,126,171,58>>,<<196,97,58,50,135,246,114,235,143,125,159,48,54,58,215,237,103,19,200,228,75,142,152,219,234,43,244,24,138,101>>,<<59,132,171,107,22,210,71,73,25,199,224,227,62,149,75,107>>,<<209,142,94,159,36,45,245,222,153,120,242,148,164,96,218,232>>}]} *DBG* epdg_ue_fsm_262427904891390 consume call {received_swm_dea_auth_response, {ok,[{epdg_auth_tuple, <<196,97,58,50,135,246,114,235,143,125,159,48,54,58,215,237>>, <<37,92,146,158,161,128,191,59,214,25,17,72,239,126,171,58>>, <<196,97,58,50,135,246,114,235,143,125,159,48,54,58,215,237, 103,19,200,228,75,142,152,219,234,43,244,24,138,101>>, <<59,132,171,107,22,210,71,73,25,199,224,227,62,149,75,107>>, <<209,142,94,159,36,45,245,222,153,120,242,148,164,96, 218,232>>}]}} from <0.211.0> in state state_wait_auth_resp => state_authenticating 04:15:56.278 [info] ue_fsm state_wait_auth_resp event=received_swm_dea_auth_response Result={ok,[{epdg_auth_tuple,<<196,97,58,50,135,246,114,235,143,125,159,48,54,58,215,237>>,<<37,92,146,158,161,128,191,59,214,25,17,72,239,126,171,58>>,<<196,97,58,50,135,246,114,235,143,125,159,48,54,58,215,237,103,19,200,228,75,142,152,219,234,43,244,24,138,101>>,<<59,132,171,107,22,210,71,73,25,199,224,227,62,149,75,107>>,<<209,142,94,159,36,45,245,222,153,120,242,148,164,96,218,232>>}]}, {ue_fsm_data,<<"262427904891390">>,"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:15:56.278 [info] auth_response(<<"262427904891390">>): {ok,[{epdg_auth_tuple,<<196,97,58,50,135,246,114,235,143,125,159,48,54,58,215,237>>,<<37,92,146,158,161,128,191,59,214,25,17,72,239,126,171,58>>,<<196,97,58,50,135,246,114,235,143,125,159,48,54,58,215,237,103,19,200,228,75,142,152,219,234,43,244,24,138,101>>,<<59,132,171,107,22,210,71,73,25,199,224,227,62,149,75,107>>,<<209,142,94,159,36,45,245,222,153,120,242,148,164,96,218,232>>}]} 04:15:56.279 [info] auth_response for <<"262427904891390">>: {ok,[{epdg_auth_tuple,<<196,97,58,50,135,246,114,235,143,125,159,48,54,58,215,237>>,<<37,92,146,158,161,128,191,59,214,25,17,72,239,126,171,58>>,<<196,97,58,50,135,246,114,235,143,125,159,48,54,58,215,237,103,19,200,228,75,142,152,219,234,43,244,24,138,101>>,<<59,132,171,107,22,210,71,73,25,199,224,227,62,149,75,107>>,<<209,142,94,159,36,45,245,222,153,120,242,148,164,96,218,232>>}]} 04:15:56.279 [info] GSUP: Tx #{auth_tuples => [#{autn => <<37,92,146,158,161,128,191,59,214,25,17,72,239,126,171,58>>,ck => <<209,142,94,159,36,45,245,222,153,120,242,148,164,96,218,232>>,ik => <<59,132,171,107,22,210,71,73,25,199,224,227,62,149,75,107>>,rand => <<196,97,58,50,135,246,114,235,143,125,159,48,54,58,215,237>>,res => <<196,97,58,50,135,246,114,235,143,125,159,48,54,58,215,237,103,19,200,228,75,142,152,219,234,43,244,24,138,101>>}],imsi => <<"262427904891390">>,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 => <<"262427904891390">>, message_type => location_upd_req}} *DBG* epdg_ue_fsm_262427904891390 receive call lu_request from <0.874.0> in state state_authenticating 04:15:56.284 [info] GSUP: Rx #{cn_domain => 1,imsi => <<"262427904891390">>,message_type => location_upd_req} *DBG* epdg_ue_fsm_262427904891390 send ok to <0.874.0> *DBG* epdg_ue_fsm_262427904891390 consume call lu_request from <0.874.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:15:56.284 [info] ue_fsm lu_request *DBG* aaa_ue_fsm_262427904891390 receive call {rx_swm_der_auth_compl,"internet"} from <0.201.0> in state state_new 04:15:56.285 [info] ue_fsm state_authenticating event=lu_request, {ue_fsm_data,<<"262427904891390">>,"internet",[],undefined,false,0,false,false} 04:15:56.285 [info] ue_fsm ev_rx_swm_der_auth_compl 04:15:56.285 [info] ue_fsm state_new event=rx_swm_der_auth_compl, {ue_fsm_data,"262427904891390",undefined,undefined,false,false,undefined} 04:15:56.285 [debug] SWx Tx SAR Imsi="262427904891390" Type=1 APN="internet" AgentInfoOpt=[]  *DBG* aaa_ue_fsm_262427904891390 send ok to <0.201.0> 04:15:56.285 [debug] SWx prepare_request: {'SAR',["epdg.localdomain",";","1805677143",";","80",";","nonode@nohost"],{'Vendor-Specific-Application-Id',10415,[16777265],[]},1,"epdg.localdomain","localdomain","localdomain","262427904891390",1,[],["hss.localdomain"],["internet"],[],[],[],[],[],[],[],[],[]} *DBG* aaa_ue_fsm_262427904891390 consume call {rx_swm_der_auth_compl,"internet"} from <0.201.0> in state state_new => state_wait_swx_saa *DBG* aaa_ue_fsm_262427904891390 receive call {rx_swx_saa,{ok,1,#{}}} from <0.875.0> in state state_wait_swx_saa 04:15:56.295 [info] SWx Rx SAA {<0.735.0>,{diameter_caps,{"epdg.localdomain","hss.localdomain"},{"localdomain","localdomain"},{[{127,0,0,1},{172,18,62,20},{192,168,0,2}],[{172,18,62,103}]},{0,10415},{"osmo-epdg","TTCN-3 Testsuite"},{[],[1]},{[10415,13019,5535],[5535,10415,13019]},{[],[]},{[],[0]},{[],[]},{[{'diameter_base_Vendor-Specific-Application-Id',10415,[16777265],[]}],[{'diameter_base_Vendor-Specific-Application-Id',[10415],[16777265],[]}]},{[],[]},{[],[]}}}: {'SAA',"epdg.localdomain;1805677143;80;nonode@nohost",{'Vendor-Specific-Application-Id',10415,[16777265],[]},1,"hss.localdomain","localdomain","262427904891390",[],[2001],[],[{'Non-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_262427904891390 send ok to <0.875.0> *DBG* epdg_ue_fsm_262427904891390 receive call {received_swm_dea_auth_compl_response,{ok,#{}}} from <0.211.0> in state state_authenticating *DBG* aaa_ue_fsm_262427904891390 consume call {rx_swx_saa,{ok,1,#{}}} from <0.875.0> in state state_wait_swx_saa => state_authenticated 04:15:56.295 [info] ue_fsm ev_rx_swx_saa 04:15:56.295 [info] ue_fsm state_wait_swx_saa event=rx_swx_saa {ok,1,#{}}, {ue_fsm_data,"262427904891390",undefined,undefined,false,false,undefined} *DBG* epdg_ue_fsm_262427904891390 send ok to <0.211.0> *DBG* gsup_server got cast {lu_response,{<<"262427904891390">>,ok}} 04:15:56.295 [info] ue_fsm received_swm_dea_auth_compl_response {ok,#{}} *DBG* epdg_ue_fsm_262427904891390 consume call {received_swm_dea_auth_compl_response,{ok,#{}}} from <0.211.0> in state state_authenticating => state_authenticated 04:15:56.296 [info] ue_fsm state_authenticating event=lu_request, {ok,#{}}, {ue_fsm_data,<<"262427904891390">>,"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:15:56.296 [info] lu_response(<<"262427904891390">>): ok 04:15:56.296 [info] lu_response for <<"262427904891390">>: ok 04:15:56.296 [info] GSUP: Tx #{imsi => <<"262427904891390">>,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 => <<"262427904891390">>, message_class => 5, message_type => epdg_tunnel_request, pco => <<128,0,13,0,0,12,0>>}} *DBG* epdg_ue_fsm_262427904891390 receive call {tunnel_request,<<128,0,13,0,0,12,0>>} from <0.876.0> in state state_authenticated 04:15:56.301 [info] GSUP: Rx #{cn_domain => 1,imsi => <<"262427904891390">>,message_class => 5,message_type => epdg_tunnel_request,pco => <<128,0,13,0,0,12,0>>} 04:15:56.301 [info] ue_fsm tunnel_request(<<128,0,13,0,0,12,0>>) 04:15:56.301 [info] ue_fsm state_authenticated event=tunnel_request, {ue_fsm_data,<<"262427904891390">>,"internet",[],undefined,false,0,false,false} 04:15:56.302 [debug] Selected PGW Remote Address "172.18.62.103" 04:15:56.302 [info] s2b: Tx {gtp,v2,create_session_request,0,8064649,undefined,[],[{v2_international_mobile_subscriber_identity,0,<<"262427904891390">>},{v2_serving_network,0,{<<"901">>,<<"042">>}},{v2_rat_type,0,3},{v2_fully_qualified_tunnel_endpoint_identifier,0,30,894437849,<<172,18,62,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,3048189949,<<172,18,62,20>>,undefined}]},{v2_recovery,0,0},{v2_additional_protocol_configuration_options,0,{0,[{13,<<>>},{12,<<>>}]}}]} 04:15:56.302 [debug] Waiting for CreateSessionResponse *DBG* epdg_ue_fsm_262427904891390 send ok to <0.876.0> *DBG* epdg_ue_fsm_262427904891390 consume call {tunnel_request,<<128,0,13,0,0,12,0>>} from <0.876.0> in state state_authenticated => state_wait_create_session_resp *DBG* epdg_ue_fsm_262427904891390 start_timer {state_timeout,10000, create_session_timeout,[]} in state 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}} *DBG* aaa_ue_fsm_262427904891390 receive call {rx_s6b_aar,"262427904891390@nai.epc.mnc001.mcc01.3gppnetwork.org", "internet", [{'MIP6-Agent-Info',[{172,18,62,103}],[],[],[]}]} from <0.877.0> in state state_authenticated 04:15:56.315 [info] S6b Rx from {diameter_caps,{"aaa.localdomain","pgw.localdomain"},{"localdomain","localdomain"},{[{172,18,62,20}],[{172,18,62,103}]},{0,10415},{"osmo-epdg-AAA","TTCN-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,["262427904891390@nai.epc.mnc001.mcc01.3gppnetwork.org"],[{'MIP6-Agent-Info',[{172,18,62,103}],[],[],[]}],[70368744177664],[],[],["internet"],[],[],[],[],[],[]} 04:15:56.315 [info] ue_fsm ev_rx_s6b_aar: "262427904891390@nai.epc.mnc001.mcc01.3gppnetwork.org" "internet" [{'MIP6-Agent-Info',[{172,18,62,103}],[],[],[]}] 04:15:56.315 [info] ue_fsm state_authenticated event=rx_s6b_aar NAI="262427904891390@nai.epc.mnc001.mcc01.3gppnetwork.org" Apn="internet" AgentInfo=[{'MIP6-Agent-Info',[{172,18,62,103}],[],[],[]}], {ue_fsm_data,"262427904891390",undefined,undefined,true,false,undefined} *DBG* aaa_ue_fsm_262427904891390 send ok to <0.877.0> *DBG* aaa_ue_fsm_262427904891390 consume call {rx_s6b_aar,"262427904891390@nai.epc.mnc001.mcc01.3gppnetwork.org", "internet", [{'MIP6-Agent-Info',[{172,18,62,103}],[],[],[]}]} from <0.877.0> in state state_authenticated => state_authenticated_wait_swx_saa 04:15:56.316 [debug] SWx Tx SAR Imsi="262427904891390" Type=13 APN="internet" AgentInfoOpt=[{'MIP6-Agent-Info',[{172,18,62,103}],[],[],[]}]  04:15:56.316 [debug] SWx prepare_request: {'SAR',["epdg.localdomain",";","1805677143",";","81",";","nonode@nohost"],{'Vendor-Specific-Application-Id',10415,[16777265],[]},1,"epdg.localdomain","localdomain","localdomain","262427904891390",13,[],["hss.localdomain"],["internet"],[],[{'MIP6-Agent-Info',[{172,18,62,103}],[],[],[]}],[],[],[],[],[],[],[]} 04:15:56.316 [debug] Waiting for S6b AAA *DBG* aaa_ue_fsm_262427904891390 receive call {rx_swx_saa,{ok,13,#{}}} from <0.878.0> in state state_authenticated_wait_swx_saa *DBG* aaa_ue_fsm_262427904891390 send ok to <0.878.0> 04:15:56.323 [info] SWx Rx SAA {<0.735.0>,{diameter_caps,{"epdg.localdomain","hss.localdomain"},{"localdomain","localdomain"},{[{127,0,0,1},{172,18,62,20},{192,168,0,2}],[{172,18,62,103}]},{0,10415},{"osmo-epdg","TTCN-3 Testsuite"},{[],[1]},{[10415,13019,5535],[5535,10415,13019]},{[],[]},{[],[0]},{[],[]},{[{'diameter_base_Vendor-Specific-Application-Id',10415,[16777265],[]}],[{'diameter_base_Vendor-Specific-Application-Id',[10415],[16777265],[]}]},{[],[]},{[],[]}}}: {'SAA',"epdg.localdomain;1805677143;81;nonode@nohost",{'Vendor-Specific-Application-Id',10415,[16777265],[]},1,"hss.localdomain","localdomain","262427904891390",[],[2001],[],[{'Non-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:15:56.323 [info] ue_fsm ev_rx_swx_saa *DBG* aaa_ue_fsm_262427904891390 consume call {rx_swx_saa,{ok,13,#{}}} from <0.878.0> in state state_authenticated_wait_swx_saa => state_authenticated 04:15:56.324 [info] ue_fsm state_authenticated_wait_swx_saa event=rx_swx_saa SAType=13 ResulCode={epdg_dia_rc,undefined,2001}, {ue_fsm_data,"262427904891390","262427904891390@nai.epc.mnc001.mcc01.3gppnetwork.org","internet",true,false,<0.877.0>} 04:15:56.324 [debug] Rx AAA with DiaRC={epdg_dia_rc,undefined,2001} 04:15:56.324 [info] S6b Tx to {diameter_caps,{"aaa.localdomain","pgw.localdomain"},{"localdomain","localdomain"},{[{172,18,62,20}],[{172,18,62,103}]},{0,10415},{"osmo-epdg-AAA","TTCN-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:15:56.333 [debug] S2b: Rx from IP {172,18,62,103} port 2123: <<72,33,0,117,53,80,9,217,123,14,137,0,2,0,2,0,16,0,87,0,9,1,160,19,45,75,4,172,18,62,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,19,45,75,4,172,18,62,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,45,75,4,163,0,15,0,128,0,13,4,1,2,3,4,0,12,4,5,6,7,8>> *DBG* epdg_ue_fsm_262427904891390 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 => 3048189949, remote_ipv4 => <<172,18,62,103>>, remote_ipv6 => undefined,remote_teid => 321735428}}} from <0.879.0> in state state_wait_create_session_resp 04:15:56.333 [debug] S2b: Rx from IP {172,18,62,103} port 2123: {gtp,v2,create_session_response,894437849,8064649,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,45,75,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,321735428,<<172,18,62,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,321735428,<<172,18,62,103>>,undefined},{v2_pdn_address_allocation,0} => {v2_pdn_address_allocation,0,ipv4,<<192,168,0,14>>}}} 04:15:56.333 [info] s2b: Updated Session after create_session_response: {gtp_session,<<"262427904891390">>,<0.871.0>,<<"internet">>,{172,18,62,103},{172,18,62,103},undefined,894437849,321735428,5,{set,1,16,16,8,80,48,{[],[],[],[],[],[],[],[],[],[],[],[],[],[],[],[]},{{[],[],[{gtp_bearer,5,3048189949,321735428}],[],[],[],[],[],[],[],[],[],[],[],[],[]}}}} 04:15:56.333 [debug] s2b: APCO_dec: {v2_additional_protocol_configuration_options,0,{0,[{13,<<1,2,3,4>>},{12,<<5,6,7,8>>}]}} 04:15:56.333 [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 => 3048189949,remote_ipv4 => <<172,18,62,103>>,remote_ipv6 => undefined,remote_teid => 321735428}} 04:15:56.334 [info] ue_fsm state_authenticated event=received_gtpc_create_session_response, {ue_fsm_data,<<"262427904891390">>,"internet",[],undefined,false,0,false,false} 04:15:56.334 [info] KMOD Port Create PDP Context Call {<0.871.0>,[alias|#Ref<0.1283019585.1655242766.197383>]}: {create_pdp_context,{172,18,62,103},3048189949,321735428,{192,168,0,14}} 04:15:56.334 [debug] create_pdp_context: 1, {172,18,62,103}, {192,168,0,14}, 3048189949, 321735428 04:15:56.334 [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,62,103}},{ms_address,{192,168,0,14}},{i_tid,3048189949},{o_tid,321735428}]}} *DBG* epdg_ue_fsm_262427904891390 send ok to <0.879.0> *DBG* gsup_server got cast {tunnel_response, {<<"262427904891390">>, {ok, #{apco => <<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 => 3048189949, remote_ipv4 => <<172,18,62,103>>, remote_ipv6 => undefined, remote_teid => 321735428}}}} *DBG* epdg_ue_fsm_262427904891390 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 => 3048189949, remote_ipv4 => <<172,18,62,103>>, remote_ipv6 => undefined,remote_teid => 321735428}}} from <0.879.0> in state state_wait_create_session_resp => state_active 04:15:56.334 [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 => 3048189949,remote_ipv4 => <<172,18,62,103>>,remote_ipv6 => undefined,remote_teid => 321735428}) 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:15:56.334 [info] tunnel_response(<<"262427904891390">>): {ok,#{apco => <<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 => 3048189949,remote_ipv4 => <<172,18,62,103>>,remote_ipv6 => undefined,remote_teid => 321735428}} 04:15:56.335 [info] tunnel_response for <<"262427904891390">>: {ok,#{apco => <<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 => 3048189949,remote_ipv4 => <<172,18,62,103>>,remote_ipv6 => undefined,remote_teid => 321735428}} 04:15:56.335 [info] GSUP: Tx #{imsi => <<"262427904891390">>,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 => <<"262428553928245">>, 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_262428553928245 enter epdg_ue_fsm in state state_new *DBG* epdg_ue_fsm_262428553928245 consume internal init_state in state state_new *DBG* epdg_ue_fsm_262428553928245 receive call {auth_request,33,"internet",#{}} from <0.880.0> in state state_new 04:15:56.357 [info] GSUP: Rx #{imsi => <<"262428553928245">>,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_262428553928245 send ok to <0.880.0> 04:15:56.357 [info] ue_fsm start(epdg_ue_fsm_262428553928245) *DBG* epdg_ue_fsm_262428553928245 consume call {auth_request,33,"internet",#{}} from <0.880.0> in state state_new => state_wait_auth_resp 04:15:56.357 [info] ue_fsm init(<<"262428553928245">>) *DBG* aaa_ue_fsm_262428553928245 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_262428553928245 start_timer {state_timeout,10000, swm_der_timeout,[]} in state state_wait_auth_resp 04:15:56.357 [info] ue_fsm auth_request *DBG* aaa_ue_fsm_262428553928245 consume internal init_state in state state_new *DBG* aaa_ue_fsm_262428553928245 receive call {rx_swm_der_auth_req,33,"internet",#{}} from <0.201.0> in state state_new 04:15:56.357 [info] ue_fsm state_new event=auth_request {33, "internet", #{}}, {ue_fsm_data,<<"262428553928245">>,"internet",[],undefined,false,0,false,false} 04:15:56.358 [info] ue_fsm start_link(aaa_ue_fsm_262428553928245) 04:15:56.358 [info] ue_fsm init("262428553928245") *DBG* aaa_ue_fsm_262428553928245 send ok to <0.201.0> 04:15:56.358 [info] ue_fsm ev_rx_swm_der_auth_req *DBG* aaa_ue_fsm_262428553928245 consume call {rx_swm_der_auth_req,33,"internet",#{}} from <0.201.0> in state state_new => state_wait_swx_maa 04:15:56.358 [info] ue_fsm state_new event=rx_swm_der_auth_req {33, "internet", #{}}, {ue_fsm_data,"262428553928245",undefined,undefined,false,false,undefined} 04:15:56.359 [debug] Swx MAR: IPv4Opt=<<"ÿÿÿþ">> IPv6Opt=[] 04:15:56.359 [debug] Swx Tx MAR: {'MAR',["epdg.localdomain",";","1805677143",";","82",";","nonode@nohost"],1,undefined,undefined,undefined,"262428553928245",{'Vendor-Specific-Application-Id',10415,[16777265],[]},{'SIP-Auth-Data-Item',[],["EAP-AKA"],[],[],[],[],[],[],<<"ÿÿÿþ">>,[],[],[],[]},1,[],1,[],[],[],[],[],[],[],[]} 04:15:56.372 [info] SWx Rx MAA {<0.735.0>,{diameter_caps,{"epdg.localdomain","hss.localdomain"},{"localdomain","localdomain"},{[{127,0,0,1},{172,18,62,20},{192,168,0,2}],[{172,18,62,103}]},{0,10415},{"osmo-epdg","TTCN-3 Testsuite"},{[],[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;1805677143;82;nonode@nohost",1,"hss.localdomain","localdomain",{'Vendor-Specific-Application-Id',10415,[16777265],[]},"262428553928245",[],[2001],[],[1],[{'SIP-Auth-Data-Item',[0],["Digest-AKAv1-MD5"],[[59,116,163,33,119,88,9,186,235,158,77,170,31,80,176,0,211,80,205,139,56,227,125,58,36,155,208,217,139,65,45,200]],[[59,116,163,33,119,88,9,186,235,158,77,170,31,80,176,0,230,173,232,234,240,32,233,50,31,86,2,21,148,86]],["foobar"],[[239,179,91,253,225,137,143,104,8,138,139,136,30,45,183,76]],[[25,46,253,94,24,149,38,77,79,59,64,131,249,50,128,84]],[],[],[],[],[],[]}],[],[],[],[],[],[]}/ Errors []  *DBG* aaa_ue_fsm_262428553928245 receive call {rx_swx_maa, {ok,[{epdg_auth_tuple, <<59,116,163,33,119,88,9,186,235,158,77,170,31,80,176,0>>, <<211,80,205,139,56,227,125,58,36,155,208,217,139,65,45,200>>, <<59,116,163,33,119,88,9,186,235,158,77,170,31,80,176,0,230, 173,232,234,240,32,233,50,31,86,2,21,148,86>>, <<25,46,253,94,24,149,38,77,79,59,64,131,249,50,128,84>>, <<239,179,91,253,225,137,143,104,8,138,139,136,30,45,183, 76>>}]}} from <0.883.0> in state state_wait_swx_maa 04:15:56.372 [info] dia_sip2gsup: auth [59,116,163,33,119,88,9,186,235,158,77,170,31,80,176,0,211,80,205,139,56,227,125,58,36,155,208,217,139,65,45,200] authz [59,116,163,33,119,88,9,186,235,158,77,170,31,80,176,0,230,173,232,234,240,32,233,50,31,86,2,21,148,86]  04:15:56.373 [info] rand [59,116,163,33,119,88,9,186,235,158,77,170,31,80,176,0] autn [211,80,205,139,56,227,125,58,36,155,208,217,139,65,45,200]  *DBG* aaa_ue_fsm_262428553928245 send ok to <0.883.0> 04:15:56.373 [info] ue_fsm ev_rx_swx_maa *DBG* epdg_ue_fsm_262428553928245 receive call {received_swm_dea_auth_response, {ok,[{epdg_auth_tuple, <<59,116,163,33,119,88,9,186,235,158,77,170,31,80,176,0>>, <<211,80,205,139,56,227,125,58,36,155,208,217,139,65,45,200>>, <<59,116,163,33,119,88,9,186,235,158,77,170,31,80,176,0,230, 173,232,234,240,32,233,50,31,86,2,21,148,86>>, <<25,46,253,94,24,149,38,77,79,59,64,131,249,50,128,84>>, <<239,179,91,253,225,137,143,104,8,138,139,136,30,45,183, 76>>}]}} from <0.211.0> in state state_wait_auth_resp *DBG* aaa_ue_fsm_262428553928245 consume call {rx_swx_maa, {ok,[{epdg_auth_tuple, <<59,116,163,33,119,88,9,186,235,158,77,170,31,80,176,0>>, <<211,80,205,139,56,227,125,58,36,155,208,217,139,65,45,200>>, <<59,116,163,33,119,88,9,186,235,158,77,170,31,80,176,0,230, 173,232,234,240,32,233,50,31,86,2,21,148,86>>, <<25,46,253,94,24,149,38,77,79,59,64,131,249,50,128,84>>, <<239,179,91,253,225,137,143,104,8,138,139,136,30,45,183, 76>>}]}} from <0.883.0> in state state_wait_swx_maa => state_new 04:15:56.373 [info] ue_fsm state_wait_swx_maa event=rx_swx_maa, {ue_fsm_data,"262428553928245",undefined,undefined,false,false,undefined} *DBG* epdg_ue_fsm_262428553928245 send ok to <0.211.0> *DBG* gsup_server got cast {auth_response, {<<"262428553928245">>, {ok, [{epdg_auth_tuple, <<59,116,163,33,119,88,9,186,235,158,77,170,31, 80,176,0>>, <<211,80,205,139,56,227,125,58,36,155,208,217, 139,65,45,200>>, <<59,116,163,33,119,88,9,186,235,158,77,170,31, 80,176,0,230,173,232,234,240,32,233,50,31,86, 2,21,148,86>>, <<25,46,253,94,24,149,38,77,79,59,64,131,249, 50,128,84>>, <<239,179,91,253,225,137,143,104,8,138, 139,136,30,45,183,76>>}]}}} 04:15:56.374 [info] ue_fsm received_swm_dea_auth_response {ok,[{epdg_auth_tuple,<<59,116,163,33,119,88,9,186,235,158,77,170,31,80,176,0>>,<<211,80,205,139,56,227,125,58,36,155,208,217,139,65,45,200>>,<<59,116,163,33,119,88,9,186,235,158,77,170,31,80,176,0,230,173,232,234,240,32,233,50,31,86,2,21,148,86>>,<<25,46,253,94,24,149,38,77,79,59,64,131,249,50,128,84>>,<<239,179,91,253,225,137,143,104,8,138,139,136,30,45,183,76>>}]} *DBG* epdg_ue_fsm_262428553928245 consume call {received_swm_dea_auth_response, {ok,[{epdg_auth_tuple, <<59,116,163,33,119,88,9,186,235,158,77,170,31,80,176,0>>, <<211,80,205,139,56,227,125,58,36,155,208,217,139,65,45,200>>, <<59,116,163,33,119,88,9,186,235,158,77,170,31,80,176,0,230, 173,232,234,240,32,233,50,31,86,2,21,148,86>>, <<25,46,253,94,24,149,38,77,79,59,64,131,249,50,128,84>>, <<239,179,91,253,225,137,143,104,8,138,139,136,30,45,183, 76>>}]}} from <0.211.0> in state state_wait_auth_resp => state_authenticating 04:15:56.375 [info] ue_fsm state_wait_auth_resp event=received_swm_dea_auth_response Result={ok,[{epdg_auth_tuple,<<59,116,163,33,119,88,9,186,235,158,77,170,31,80,176,0>>,<<211,80,205,139,56,227,125,58,36,155,208,217,139,65,45,200>>,<<59,116,163,33,119,88,9,186,235,158,77,170,31,80,176,0,230,173,232,234,240,32,233,50,31,86,2,21,148,86>>,<<25,46,253,94,24,149,38,77,79,59,64,131,249,50,128,84>>,<<239,179,91,253,225,137,143,104,8,138,139,136,30,45,183,76>>}]}, {ue_fsm_data,<<"262428553928245">>,"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:15:56.375 [info] auth_response(<<"262428553928245">>): {ok,[{epdg_auth_tuple,<<59,116,163,33,119,88,9,186,235,158,77,170,31,80,176,0>>,<<211,80,205,139,56,227,125,58,36,155,208,217,139,65,45,200>>,<<59,116,163,33,119,88,9,186,235,158,77,170,31,80,176,0,230,173,232,234,240,32,233,50,31,86,2,21,148,86>>,<<25,46,253,94,24,149,38,77,79,59,64,131,249,50,128,84>>,<<239,179,91,253,225,137,143,104,8,138,139,136,30,45,183,76>>}]} 04:15:56.376 [info] auth_response for <<"262428553928245">>: {ok,[{epdg_auth_tuple,<<59,116,163,33,119,88,9,186,235,158,77,170,31,80,176,0>>,<<211,80,205,139,56,227,125,58,36,155,208,217,139,65,45,200>>,<<59,116,163,33,119,88,9,186,235,158,77,170,31,80,176,0,230,173,232,234,240,32,233,50,31,86,2,21,148,86>>,<<25,46,253,94,24,149,38,77,79,59,64,131,249,50,128,84>>,<<239,179,91,253,225,137,143,104,8,138,139,136,30,45,183,76>>}]} 04:15:56.376 [info] GSUP: Tx #{auth_tuples => [#{autn => <<211,80,205,139,56,227,125,58,36,155,208,217,139,65,45,200>>,ck => <<239,179,91,253,225,137,143,104,8,138,139,136,30,45,183,76>>,ik => <<25,46,253,94,24,149,38,77,79,59,64,131,249,50,128,84>>,rand => <<59,116,163,33,119,88,9,186,235,158,77,170,31,80,176,0>>,res => <<59,116,163,33,119,88,9,186,235,158,77,170,31,80,176,0,230,173,232,234,240,32,233,50,31,86,2,21,148,86>>}],imsi => <<"262428553928245">>,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 => <<"262428553928245">>, message_type => location_upd_req}} *DBG* epdg_ue_fsm_262428553928245 receive call lu_request from <0.884.0> in state state_authenticating 04:15:56.380 [info] GSUP: Rx #{cn_domain => 1,imsi => <<"262428553928245">>,message_type => location_upd_req} *DBG* epdg_ue_fsm_262428553928245 send ok to <0.884.0> 04:15:56.381 [info] ue_fsm lu_request *DBG* epdg_ue_fsm_262428553928245 consume call lu_request from <0.884.0> in state state_authenticating *DBG* aaa_ue_fsm_262428553928245 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:15:56.381 [info] ue_fsm state_authenticating event=lu_request, {ue_fsm_data,<<"262428553928245">>,"internet",[],undefined,false,0,false,false} 04:15:56.381 [info] ue_fsm ev_rx_swm_der_auth_compl 04:15:56.381 [info] ue_fsm state_new event=rx_swm_der_auth_compl, {ue_fsm_data,"262428553928245",undefined,undefined,false,false,undefined} 04:15:56.381 [debug] SWx Tx SAR Imsi="262428553928245" Type=1 APN="internet" AgentInfoOpt=[]  04:15:56.382 [debug] SWx prepare_request: {'SAR',["epdg.localdomain",";","1805677143",";","83",";","nonode@nohost"],{'Vendor-Specific-Application-Id',10415,[16777265],[]},1,"epdg.localdomain","localdomain","localdomain","262428553928245",1,[],["hss.localdomain"],["internet"],[],[],[],[],[],[],[],[],[]} *DBG* aaa_ue_fsm_262428553928245 send ok to <0.201.0> *DBG* aaa_ue_fsm_262428553928245 consume call {rx_swm_der_auth_compl,"internet"} from <0.201.0> in state state_new => state_wait_swx_saa *DBG* aaa_ue_fsm_262428553928245 receive call {rx_swx_saa,{ok,1,#{}}} from <0.885.0> in state state_wait_swx_saa *DBG* aaa_ue_fsm_262428553928245 send ok to <0.885.0> 04:15:56.392 [info] SWx Rx SAA {<0.735.0>,{diameter_caps,{"epdg.localdomain","hss.localdomain"},{"localdomain","localdomain"},{[{127,0,0,1},{172,18,62,20},{192,168,0,2}],[{172,18,62,103}]},{0,10415},{"osmo-epdg","TTCN-3 Testsuite"},{[],[1]},{[10415,13019,5535],[5535,10415,13019]},{[],[]},{[],[0]},{[],[]},{[{'diameter_base_Vendor-Specific-Application-Id',10415,[16777265],[]}],[{'diameter_base_Vendor-Specific-Application-Id',[10415],[16777265],[]}]},{[],[]},{[],[]}}}: {'SAA',"epdg.localdomain;1805677143;83;nonode@nohost",{'Vendor-Specific-Application-Id',10415,[16777265],[]},1,"hss.localdomain","localdomain","262428553928245",[],[2001],[],[{'Non-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_262428553928245 consume call {rx_swx_saa,{ok,1,#{}}} from <0.885.0> in state state_wait_swx_saa => state_authenticated *DBG* epdg_ue_fsm_262428553928245 receive call {received_swm_dea_auth_compl_response,{ok,#{}}} from <0.211.0> in state state_authenticating 04:15:56.392 [info] ue_fsm ev_rx_swx_saa 04:15:56.392 [info] ue_fsm state_wait_swx_saa event=rx_swx_saa {ok,1,#{}}, {ue_fsm_data,"262428553928245",undefined,undefined,false,false,undefined} 04:15:56.392 [info] ue_fsm received_swm_dea_auth_compl_response {ok,#{}} 04:15:56.392 [info] ue_fsm state_authenticating event=lu_request, {ok,#{}}, {ue_fsm_data,<<"262428553928245">>,"internet",[],undefined,false,0,false,false} *DBG* epdg_ue_fsm_262428553928245 send ok to <0.211.0> *DBG* gsup_server got cast {lu_response,{<<"262428553928245">>,ok}} 04:15:56.392 [info] lu_response(<<"262428553928245">>): ok *DBG* epdg_ue_fsm_262428553928245 consume call {received_swm_dea_auth_compl_response,{ok,#{}}} from <0.211.0> in state state_authenticating => state_authenticated 04:15:56.393 [info] lu_response for <<"262428553928245">>: 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:15:56.393 [info] GSUP: Tx #{imsi => <<"262428553928245">>,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 => <<"262428553928245">>, message_class => 5, message_type => epdg_tunnel_request, pco => <<128,0,13,0,0,12,0>>}} *DBG* epdg_ue_fsm_262428553928245 receive call {tunnel_request,<<128,0,13,0,0,12,0>>} from <0.886.0> in state state_authenticated 04:15:56.398 [info] GSUP: Rx #{cn_domain => 1,imsi => <<"262428553928245">>,message_class => 5,message_type => epdg_tunnel_request,pco => <<128,0,13,0,0,12,0>>} 04:15:56.398 [info] ue_fsm tunnel_request(<<128,0,13,0,0,12,0>>) 04:15:56.398 [info] ue_fsm state_authenticated event=tunnel_request, {ue_fsm_data,<<"262428553928245">>,"internet",[],undefined,false,0,false,false} 04:15:56.398 [debug] Selected PGW Remote Address "172.18.62.103" 04:15:56.399 [info] s2b: Tx {gtp,v2,create_session_request,0,8064650,undefined,[],[{v2_international_mobile_subscriber_identity,0,<<"262428553928245">>},{v2_serving_network,0,{<<"901">>,<<"042">>}},{v2_rat_type,0,3},{v2_fully_qualified_tunnel_endpoint_identifier,0,30,894437850,<<172,18,62,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,3048189950,<<172,18,62,20>>,undefined}]},{v2_recovery,0,0},{v2_additional_protocol_configuration_options,0,{0,[{13,<<>>},{12,<<>>}]}}]} *DBG* epdg_ue_fsm_262428553928245 send ok to <0.886.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:15:56.399 [debug] Waiting for CreateSessionResponse *DBG* epdg_ue_fsm_262428553928245 consume call {tunnel_request,<<128,0,13,0,0,12,0>>} from <0.886.0> in state state_authenticated => state_wait_create_session_resp *DBG* epdg_ue_fsm_262428553928245 start_timer {state_timeout,10000, create_session_timeout,[]} in state state_wait_create_session_resp *DBG* aaa_ue_fsm_262428553928245 receive call {rx_s6b_aar,"262428553928245@nai.epc.mnc001.mcc01.3gppnetwork.org", "internet", [{'MIP6-Agent-Info',[{172,18,62,103}],[],[],[]}]} from <0.887.0> in state state_authenticated 04:15:56.409 [info] S6b Rx from {diameter_caps,{"aaa.localdomain","pgw.localdomain"},{"localdomain","localdomain"},{[{172,18,62,20}],[{172,18,62,103}]},{0,10415},{"osmo-epdg-AAA","TTCN-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,["262428553928245@nai.epc.mnc001.mcc01.3gppnetwork.org"],[{'MIP6-Agent-Info',[{172,18,62,103}],[],[],[]}],[70368744177664],[],[],["internet"],[],[],[],[],[],[]} 04:15:56.409 [info] ue_fsm ev_rx_s6b_aar: "262428553928245@nai.epc.mnc001.mcc01.3gppnetwork.org" "internet" [{'MIP6-Agent-Info',[{172,18,62,103}],[],[],[]}] 04:15:56.409 [info] ue_fsm state_authenticated event=rx_s6b_aar NAI="262428553928245@nai.epc.mnc001.mcc01.3gppnetwork.org" Apn="internet" AgentInfo=[{'MIP6-Agent-Info',[{172,18,62,103}],[],[],[]}], {ue_fsm_data,"262428553928245",undefined,undefined,true,false,undefined} 04:15:56.409 [debug] SWx Tx SAR Imsi="262428553928245" Type=13 APN="internet" AgentInfoOpt=[{'MIP6-Agent-Info',[{172,18,62,103}],[],[],[]}]  04:15:56.409 [debug] SWx prepare_request: {'SAR',["epdg.localdomain",";","1805677143",";","84",";","nonode@nohost"],{'Vendor-Specific-Application-Id',10415,[16777265],[]},1,"epdg.localdomain","localdomain","localdomain","262428553928245",13,[],["hss.localdomain"],["internet"],[],[{'MIP6-Agent-Info',[{172,18,62,103}],[],[],[]}],[],[],[],[],[],[],[]} *DBG* aaa_ue_fsm_262428553928245 send ok to <0.887.0> 04:15:56.409 [debug] Waiting for S6b AAA *DBG* aaa_ue_fsm_262428553928245 consume call {rx_s6b_aar,"262428553928245@nai.epc.mnc001.mcc01.3gppnetwork.org", "internet", [{'MIP6-Agent-Info',[{172,18,62,103}],[],[],[]}]} from <0.887.0> in state state_authenticated => state_authenticated_wait_swx_saa *DBG* aaa_ue_fsm_262428553928245 receive call {rx_swx_saa,{ok,13,#{}}} from <0.888.0> in state state_authenticated_wait_swx_saa *DBG* aaa_ue_fsm_262428553928245 send ok to <0.888.0> 04:15:56.414 [info] SWx Rx SAA {<0.735.0>,{diameter_caps,{"epdg.localdomain","hss.localdomain"},{"localdomain","localdomain"},{[{127,0,0,1},{172,18,62,20},{192,168,0,2}],[{172,18,62,103}]},{0,10415},{"osmo-epdg","TTCN-3 Testsuite"},{[],[1]},{[10415,13019,5535],[5535,10415,13019]},{[],[]},{[],[0]},{[],[]},{[{'diameter_base_Vendor-Specific-Application-Id',10415,[16777265],[]}],[{'diameter_base_Vendor-Specific-Application-Id',[10415],[16777265],[]}]},{[],[]},{[],[]}}}: {'SAA',"epdg.localdomain;1805677143;84;nonode@nohost",{'Vendor-Specific-Application-Id',10415,[16777265],[]},1,"hss.localdomain","localdomain","262428553928245",[],[2001],[],[{'Non-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_262428553928245 consume call {rx_swx_saa,{ok,13,#{}}} from <0.888.0> in state state_authenticated_wait_swx_saa => state_authenticated 04:15:56.414 [info] ue_fsm ev_rx_swx_saa 04:15:56.414 [info] ue_fsm state_authenticated_wait_swx_saa event=rx_swx_saa SAType=13 ResulCode={epdg_dia_rc,undefined,2001}, {ue_fsm_data,"262428553928245","262428553928245@nai.epc.mnc001.mcc01.3gppnetwork.org","internet",true,false,<0.887.0>} 04:15:56.414 [debug] Rx AAA with DiaRC={epdg_dia_rc,undefined,2001} 04:15:56.415 [info] S6b Tx to {diameter_caps,{"aaa.localdomain","pgw.localdomain"},{"localdomain","localdomain"},{[{172,18,62,20}],[{172,18,62,103}]},{0,10415},{"osmo-epdg-AAA","TTCN-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:15:56.419 [debug] S2b: Rx from IP {172,18,62,103} port 2123: <<72,33,0,117,53,80,9,218,123,14,138,0,2,0,2,0,16,0,87,0,9,1,160,89,122,123,201,172,18,62,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,89,122,123,201,172,18,62,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,89,122,123,201,163,0,15,0,128,0,13,4,1,2,3,4,0,12,4,5,6,7,8>> 04:15:56.419 [debug] S2b: Rx from IP {172,18,62,103} port 2123: {gtp,v2,create_session_response,894437850,8064650,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,<<"Yz{É">>},{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,1501199305,<<172,18,62,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,1501199305,<<172,18,62,103>>,undefined},{v2_pdn_address_allocation,0} => {v2_pdn_address_allocation,0,ipv4,<<192,168,0,15>>}}} 04:15:56.419 [info] s2b: Updated Session after create_session_response: {gtp_session,<<"262428553928245">>,<0.881.0>,<<"internet">>,{172,18,62,103},{172,18,62,103},undefined,894437850,1501199305,5,{set,1,16,16,8,80,48,{[],[],[],[],[],[],[],[],[],[],[],[],[],[],[],[]},{{[],[],[],[],[],[{gtp_bearer,5,3048189950,1501199305}],[],[],[],[],[],[],[],[],[],[]}}}} 04:15:56.419 [debug] s2b: APCO_dec: {v2_additional_protocol_configuration_options,0,{0,[{13,<<1,2,3,4>>},{12,<<5,6,7,8>>}]}} 04:15:56.419 [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 => 3048189950,remote_ipv4 => <<172,18,62,103>>,remote_ipv6 => undefined,remote_teid => 1501199305}} *DBG* epdg_ue_fsm_262428553928245 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 => 3048189950, remote_ipv4 => <<172,18,62,103>>, remote_ipv6 => undefined,remote_teid => 1501199305}}} from <0.889.0> in state state_wait_create_session_resp 04:15:56.420 [info] ue_fsm state_authenticated event=received_gtpc_create_session_response, {ue_fsm_data,<<"262428553928245">>,"internet",[],undefined,false,0,false,false} 04:15:56.420 [info] KMOD Port Create PDP Context Call {<0.881.0>,[alias|#Ref<0.1283019585.1655242753.203665>]}: {create_pdp_context,{172,18,62,103},3048189950,1501199305,{192,168,0,15}} 04:15:56.420 [debug] create_pdp_context: 1, {172,18,62,103}, {192,168,0,15}, 3048189950, 1501199305 04:15:56.420 [debug] create_pdp_context: {netlink,gtp,[512,ack,request],463,0,{new,0,0,[{version,1},{net_ns_fd,25},{link,4},{sgsn_address,{172,18,62,103}},{ms_address,{192,168,0,15}},{i_tid,3048189950},{o_tid,1501199305}]}} 04:15:56.420 [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 => 3048189950,remote_ipv4 => <<172,18,62,103>>,remote_ipv6 => undefined,remote_teid => 1501199305}) returned ok 04:15:56.420 [info] tunnel_response(<<"262428553928245">>): {ok,#{apco => <<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 => 3048189950,remote_ipv4 => <<172,18,62,103>>,remote_ipv6 => undefined,remote_teid => 1501199305}} *DBG* gsup_server got cast {tunnel_response, {<<"262428553928245">>, {ok, #{apco => <<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 => 3048189950, remote_ipv4 => <<172,18,62,103>>, remote_ipv6 => undefined, remote_teid => 1501199305}}}} *DBG* epdg_ue_fsm_262428553928245 send ok to <0.889.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_262428553928245 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 => 3048189950, remote_ipv4 => <<172,18,62,103>>, remote_ipv6 => undefined,remote_teid => 1501199305}}} from <0.889.0> in state state_wait_create_session_resp => state_active 04:15:56.420 [info] tunnel_response for <<"262428553928245">>: {ok,#{apco => <<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 => 3048189950,remote_ipv4 => <<172,18,62,103>>,remote_ipv6 => undefined,remote_teid => 1501199305}} 04:15:56.420 [info] GSUP: Tx #{imsi => <<"262428553928245">>,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 => <<"262423420851995">>, 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_262423420851995 enter epdg_ue_fsm in state state_new *DBG* epdg_ue_fsm_262423420851995 consume internal init_state in state state_new *DBG* epdg_ue_fsm_262423420851995 receive call {auth_request,33,"internet",#{}} from <0.890.0> in state state_new *DBG* epdg_ue_fsm_262423420851995 send ok to <0.890.0> 04:15:56.458 [info] GSUP: Rx #{imsi => <<"262423420851995">>,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* aaa_ue_fsm_262423420851995 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:15:56.458 [info] ue_fsm start(epdg_ue_fsm_262423420851995) *DBG* epdg_ue_fsm_262423420851995 consume call {auth_request,33,"internet",#{}} from <0.890.0> in state state_new => state_wait_auth_resp *DBG* aaa_ue_fsm_262423420851995 consume internal init_state in state state_new 04:15:56.458 [info] ue_fsm init(<<"262423420851995">>) *DBG* epdg_ue_fsm_262423420851995 start_timer {state_timeout,10000, swm_der_timeout,[]} in state state_wait_auth_resp *DBG* aaa_ue_fsm_262423420851995 receive call {rx_swm_der_auth_req,33,"internet",#{}} from <0.201.0> in state state_new 04:15:56.458 [info] ue_fsm auth_request 04:15:56.458 [info] ue_fsm state_new event=auth_request {33, "internet", #{}}, {ue_fsm_data,<<"262423420851995">>,"internet",[],undefined,false,0,false,false} 04:15:56.458 [info] ue_fsm start_link(aaa_ue_fsm_262423420851995) 04:15:56.459 [info] ue_fsm init("262423420851995") *DBG* aaa_ue_fsm_262423420851995 send ok to <0.201.0> 04:15:56.459 [info] ue_fsm ev_rx_swm_der_auth_req *DBG* aaa_ue_fsm_262423420851995 consume call {rx_swm_der_auth_req,33,"internet",#{}} from <0.201.0> in state state_new => state_wait_swx_maa 04:15:56.459 [info] ue_fsm state_new event=rx_swm_der_auth_req {33, "internet", #{}}, {ue_fsm_data,"262423420851995",undefined,undefined,false,false,undefined} 04:15:56.460 [debug] Swx MAR: IPv4Opt=<<"ÿÿÿþ">> IPv6Opt=[] 04:15:56.460 [debug] Swx Tx MAR: {'MAR',["epdg.localdomain",";","1805677143",";","85",";","nonode@nohost"],1,undefined,undefined,undefined,"262423420851995",{'Vendor-Specific-Application-Id',10415,[16777265],[]},{'SIP-Auth-Data-Item',[],["EAP-AKA"],[],[],[],[],[],[],<<"ÿÿÿþ">>,[],[],[],[]},1,[],1,[],[],[],[],[],[],[],[]} 04:15:56.473 [info] SWx Rx MAA {<0.735.0>,{diameter_caps,{"epdg.localdomain","hss.localdomain"},{"localdomain","localdomain"},{[{127,0,0,1},{172,18,62,20},{192,168,0,2}],[{172,18,62,103}]},{0,10415},{"osmo-epdg","TTCN-3 Testsuite"},{[],[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;1805677143;85;nonode@nohost",1,"hss.localdomain","localdomain",{'Vendor-Specific-Application-Id',10415,[16777265],[]},"262423420851995",[],[2001],[],[1],[{'SIP-Auth-Data-Item',[0],["Digest-AKAv1-MD5"],[[165,174,51,225,84,74,140,171,230,66,5,89,243,111,90,211,155,37,216,77,7,2,219,198,140,153,7,201,211,111,167,213]],[[165,174,51,225,84,74,140,171,230,66,5,89,243,111,90,211,61,125,194,34,148,31,240,82,247,223,35,12,105,169]],["foobar"],[[160,75,198,219,124,0,27,242,16,26,229,147,196,63,221,155]],[[213,179,56,203,170,65,213,81,209,175,217,250,190,157,253,155]],[],[],[],[],[],[]}],[],[],[],[],[],[]}/ Errors []  *DBG* aaa_ue_fsm_262423420851995 receive call {rx_swx_maa, {ok,[{epdg_auth_tuple, <<165,174,51,225,84,74,140,171,230,66,5,89,243,111,90,211>>, <<155,37,216,77,7,2,219,198,140,153,7,201,211,111,167,213>>, <<165,174,51,225,84,74,140,171,230,66,5,89,243,111,90,211,61, 125,194,34,148,31,240,82,247,223,35,12,105,169>>, <<213,179,56,203,170,65,213,81,209,175,217,250,190,157,253, 155>>, <<160,75,198,219,124,0,27,242,16,26,229,147,196,63,221, 155>>}]}} from <0.893.0> in state state_wait_swx_maa 04:15:56.473 [info] dia_sip2gsup: auth [165,174,51,225,84,74,140,171,230,66,5,89,243,111,90,211,155,37,216,77,7,2,219,198,140,153,7,201,211,111,167,213] authz [165,174,51,225,84,74,140,171,230,66,5,89,243,111,90,211,61,125,194,34,148,31,240,82,247,223,35,12,105,169]  04:15:56.473 [info] rand [165,174,51,225,84,74,140,171,230,66,5,89,243,111,90,211] autn [155,37,216,77,7,2,219,198,140,153,7,201,211,111,167,213]  *DBG* aaa_ue_fsm_262423420851995 send ok to <0.893.0> *DBG* aaa_ue_fsm_262423420851995 consume call {rx_swx_maa, {ok,[{epdg_auth_tuple, <<165,174,51,225,84,74,140,171,230,66,5,89,243,111,90,211>>, <<155,37,216,77,7,2,219,198,140,153,7,201,211,111,167,213>>, <<165,174,51,225,84,74,140,171,230,66,5,89,243,111,90,211,61, 125,194,34,148,31,240,82,247,223,35,12,105,169>>, <<213,179,56,203,170,65,213,81,209,175,217,250,190,157,253, 155>>, <<160,75,198,219,124,0,27,242,16,26,229,147,196,63,221, 155>>}]}} from <0.893.0> in state state_wait_swx_maa => state_new *DBG* epdg_ue_fsm_262423420851995 receive call {received_swm_dea_auth_response, {ok,[{epdg_auth_tuple, <<165,174,51,225,84,74,140,171,230,66,5,89,243,111,90,211>>, <<155,37,216,77,7,2,219,198,140,153,7,201,211,111,167,213>>, <<165,174,51,225,84,74,140,171,230,66,5,89,243,111,90,211,61, 125,194,34,148,31,240,82,247,223,35,12,105,169>>, <<213,179,56,203,170,65,213,81,209,175,217,250,190,157,253, 155>>, <<160,75,198,219,124,0,27,242,16,26,229,147,196,63,221, 155>>}]}} from <0.211.0> in state state_wait_auth_resp 04:15:56.473 [info] ue_fsm ev_rx_swx_maa 04:15:56.474 [info] ue_fsm state_wait_swx_maa event=rx_swx_maa, {ue_fsm_data,"262423420851995",undefined,undefined,false,false,undefined} 04:15:56.474 [info] ue_fsm received_swm_dea_auth_response {ok,[{epdg_auth_tuple,<<165,174,51,225,84,74,140,171,230,66,5,89,243,111,90,211>>,<<155,37,216,77,7,2,219,198,140,153,7,201,211,111,167,213>>,<<165,174,51,225,84,74,140,171,230,66,5,89,243,111,90,211,61,125,194,34,148,31,240,82,247,223,35,12,105,169>>,<<213,179,56,203,170,65,213,81,209,175,217,250,190,157,253,155>>,<<160,75,198,219,124,0,27,242,16,26,229,147,196,63,221,155>>}]} *DBG* epdg_ue_fsm_262423420851995 send ok to <0.211.0> *DBG* gsup_server got cast {auth_response, {<<"262423420851995">>, {ok, [{epdg_auth_tuple, <<165,174,51,225,84,74,140,171,230,66,5,89,243, 111,90,211>>, <<155,37,216,77,7,2,219,198,140,153,7,201,211, 111,167,213>>, <<165,174,51,225,84,74,140,171,230,66,5,89,243, 111,90,211,61,125,194,34,148,31,240,82,247, 223,35,12,105,169>>, <<213,179,56,203,170,65,213,81,209,175,217,250, 190,157,253,155>>, <<160,75,198,219,124,0,27,242,16,26,229, 147,196,63,221,155>>}]}}} 04:15:56.475 [info] ue_fsm state_wait_auth_resp event=received_swm_dea_auth_response Result={ok,[{epdg_auth_tuple,<<165,174,51,225,84,74,140,171,230,66,5,89,243,111,90,211>>,<<155,37,216,77,7,2,219,198,140,153,7,201,211,111,167,213>>,<<165,174,51,225,84,74,140,171,230,66,5,89,243,111,90,211,61,125,194,34,148,31,240,82,247,223,35,12,105,169>>,<<213,179,56,203,170,65,213,81,209,175,217,250,190,157,253,155>>,<<160,75,198,219,124,0,27,242,16,26,229,147,196,63,221,155>>}]}, {ue_fsm_data,<<"262423420851995">>,"internet",[],undefined,false,0,false,false} *DBG* epdg_ue_fsm_262423420851995 consume call {received_swm_dea_auth_response, {ok,[{epdg_auth_tuple, <<165,174,51,225,84,74,140,171,230,66,5,89,243,111,90,211>>, <<155,37,216,77,7,2,219,198,140,153,7,201,211,111,167,213>>, <<165,174,51,225,84,74,140,171,230,66,5,89,243,111,90,211,61, 125,194,34,148,31,240,82,247,223,35,12,105,169>>, <<213,179,56,203,170,65,213,81,209,175,217,250,190,157,253, 155>>, <<160,75,198,219,124,0,27,242,16,26,229,147,196,63,221, 155>>}]}} from <0.211.0> in state state_wait_auth_resp => state_authenticating 04:15:56.476 [info] auth_response(<<"262423420851995">>): {ok,[{epdg_auth_tuple,<<165,174,51,225,84,74,140,171,230,66,5,89,243,111,90,211>>,<<155,37,216,77,7,2,219,198,140,153,7,201,211,111,167,213>>,<<165,174,51,225,84,74,140,171,230,66,5,89,243,111,90,211,61,125,194,34,148,31,240,82,247,223,35,12,105,169>>,<<213,179,56,203,170,65,213,81,209,175,217,250,190,157,253,155>>,<<160,75,198,219,124,0,27,242,16,26,229,147,196,63,221,155>>}]} 04:15:56.476 [info] auth_response for <<"262423420851995">>: {ok,[{epdg_auth_tuple,<<165,174,51,225,84,74,140,171,230,66,5,89,243,111,90,211>>,<<155,37,216,77,7,2,219,198,140,153,7,201,211,111,167,213>>,<<165,174,51,225,84,74,140,171,230,66,5,89,243,111,90,211,61,125,194,34,148,31,240,82,247,223,35,12,105,169>>,<<213,179,56,203,170,65,213,81,209,175,217,250,190,157,253,155>>,<<160,75,198,219,124,0,27,242,16,26,229,147,196,63,221,155>>}]} 04:15:56.477 [info] GSUP: Tx #{auth_tuples => [#{autn => <<155,37,216,77,7,2,219,198,140,153,7,201,211,111,167,213>>,ck => <<160,75,198,219,124,0,27,242,16,26,229,147,196,63,221,155>>,ik => <<213,179,56,203,170,65,213,81,209,175,217,250,190,157,253,155>>,rand => <<165,174,51,225,84,74,140,171,230,66,5,89,243,111,90,211>>,res => <<165,174,51,225,84,74,140,171,230,66,5,89,243,111,90,211,61,125,194,34,148,31,240,82,247,223,35,12,105,169>>}],imsi => <<"262423420851995">>,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 => <<"262423420851995">>, message_type => location_upd_req}} *DBG* epdg_ue_fsm_262423420851995 receive call lu_request from <0.894.0> in state state_authenticating 04:15:56.482 [info] GSUP: Rx #{cn_domain => 1,imsi => <<"262423420851995">>,message_type => location_upd_req} *DBG* epdg_ue_fsm_262423420851995 send ok to <0.894.0> 04:15:56.482 [info] ue_fsm lu_request *DBG* aaa_ue_fsm_262423420851995 receive call {rx_swm_der_auth_compl,"internet"} from <0.201.0> in state state_new *DBG* epdg_ue_fsm_262423420851995 consume call lu_request from <0.894.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:15:56.482 [info] ue_fsm state_authenticating event=lu_request, {ue_fsm_data,<<"262423420851995">>,"internet",[],undefined,false,0,false,false} 04:15:56.482 [info] ue_fsm ev_rx_swm_der_auth_compl *DBG* aaa_ue_fsm_262423420851995 send ok to <0.201.0> *DBG* aaa_ue_fsm_262423420851995 consume call {rx_swm_der_auth_compl,"internet"} from <0.201.0> in state state_new => state_wait_swx_saa 04:15:56.482 [info] ue_fsm state_new event=rx_swm_der_auth_compl, {ue_fsm_data,"262423420851995",undefined,undefined,false,false,undefined} 04:15:56.483 [debug] SWx Tx SAR Imsi="262423420851995" Type=1 APN="internet" AgentInfoOpt=[]  04:15:56.483 [debug] SWx prepare_request: {'SAR',["epdg.localdomain",";","1805677143",";","86",";","nonode@nohost"],{'Vendor-Specific-Application-Id',10415,[16777265],[]},1,"epdg.localdomain","localdomain","localdomain","262423420851995",1,[],["hss.localdomain"],["internet"],[],[],[],[],[],[],[],[],[]} *DBG* aaa_ue_fsm_262423420851995 receive call {rx_swx_saa,{ok,1,#{}}} from <0.895.0> in state state_wait_swx_saa 04:15:56.492 [info] SWx Rx SAA {<0.735.0>,{diameter_caps,{"epdg.localdomain","hss.localdomain"},{"localdomain","localdomain"},{[{127,0,0,1},{172,18,62,20},{192,168,0,2}],[{172,18,62,103}]},{0,10415},{"osmo-epdg","TTCN-3 Testsuite"},{[],[1]},{[10415,13019,5535],[5535,10415,13019]},{[],[]},{[],[0]},{[],[]},{[{'diameter_base_Vendor-Specific-Application-Id',10415,[16777265],[]}],[{'diameter_base_Vendor-Specific-Application-Id',[10415],[16777265],[]}]},{[],[]},{[],[]}}}: {'SAA',"epdg.localdomain;1805677143;86;nonode@nohost",{'Vendor-Specific-Application-Id',10415,[16777265],[]},1,"hss.localdomain","localdomain","262423420851995",[],[2001],[],[{'Non-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_262423420851995 send ok to <0.895.0> 04:15:56.492 [info] ue_fsm ev_rx_swx_saa *DBG* epdg_ue_fsm_262423420851995 receive call {received_swm_dea_auth_compl_response,{ok,#{}}} from <0.211.0> in state state_authenticating *DBG* aaa_ue_fsm_262423420851995 consume call {rx_swx_saa,{ok,1,#{}}} from <0.895.0> in state state_wait_swx_saa => state_authenticated 04:15:56.493 [info] ue_fsm state_wait_swx_saa event=rx_swx_saa {ok,1,#{}}, {ue_fsm_data,"262423420851995",undefined,undefined,false,false,undefined} *DBG* epdg_ue_fsm_262423420851995 send ok to <0.211.0> *DBG* gsup_server got cast {lu_response,{<<"262423420851995">>,ok}} 04:15:56.493 [info] ue_fsm received_swm_dea_auth_compl_response {ok,#{}} *DBG* epdg_ue_fsm_262423420851995 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:15:56.493 [info] ue_fsm state_authenticating event=lu_request, {ok,#{}}, {ue_fsm_data,<<"262423420851995">>,"internet",[],undefined,false,0,false,false} 04:15:56.493 [info] lu_response(<<"262423420851995">>): ok 04:15:56.494 [info] lu_response for <<"262423420851995">>: ok 04:15:56.494 [info] GSUP: Tx #{imsi => <<"262423420851995">>,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 => <<"262423420851995">>, message_class => 5, message_type => epdg_tunnel_request, pco => <<128,0,13,0,0,12,0>>}} *DBG* epdg_ue_fsm_262423420851995 receive call {tunnel_request,<<128,0,13,0,0,12,0>>} from <0.896.0> in state state_authenticated 04:15:56.499 [info] GSUP: Rx #{cn_domain => 1,imsi => <<"262423420851995">>,message_class => 5,message_type => epdg_tunnel_request,pco => <<128,0,13,0,0,12,0>>} 04:15:56.499 [info] ue_fsm tunnel_request(<<128,0,13,0,0,12,0>>) 04:15:56.499 [info] ue_fsm state_authenticated event=tunnel_request, {ue_fsm_data,<<"262423420851995">>,"internet",[],undefined,false,0,false,false} *DBG* epdg_ue_fsm_262423420851995 send ok to <0.896.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_262423420851995 consume call {tunnel_request,<<128,0,13,0,0,12,0>>} from <0.896.0> in state state_authenticated => state_wait_create_session_resp 04:15:56.499 [debug] Selected PGW Remote Address "172.18.62.103" *DBG* epdg_ue_fsm_262423420851995 start_timer {state_timeout,10000, create_session_timeout,[]} in state state_wait_create_session_resp 04:15:56.500 [info] s2b: Tx {gtp,v2,create_session_request,0,8064651,undefined,[],[{v2_international_mobile_subscriber_identity,0,<<"262423420851995">>},{v2_serving_network,0,{<<"901">>,<<"042">>}},{v2_rat_type,0,3},{v2_fully_qualified_tunnel_endpoint_identifier,0,30,894437851,<<172,18,62,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,3048189951,<<172,18,62,20>>,undefined}]},{v2_recovery,0,0},{v2_additional_protocol_configuration_options,0,{0,[{13,<<>>},{12,<<>>}]}}]} 04:15:56.500 [debug] Waiting for CreateSessionResponse *DBG* aaa_ue_fsm_262423420851995 receive call {rx_s6b_aar,"262423420851995@nai.epc.mnc001.mcc01.3gppnetwork.org", "internet", [{'MIP6-Agent-Info',[{172,18,62,103}],[],[],[]}]} from <0.897.0> in state state_authenticated 04:15:56.517 [info] S6b Rx from {diameter_caps,{"aaa.localdomain","pgw.localdomain"},{"localdomain","localdomain"},{[{172,18,62,20}],[{172,18,62,103}]},{0,10415},{"osmo-epdg-AAA","TTCN-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,["262423420851995@nai.epc.mnc001.mcc01.3gppnetwork.org"],[{'MIP6-Agent-Info',[{172,18,62,103}],[],[],[]}],[70368744177664],[],[],["internet"],[],[],[],[],[],[]} 04:15:56.517 [info] ue_fsm ev_rx_s6b_aar: "262423420851995@nai.epc.mnc001.mcc01.3gppnetwork.org" "internet" [{'MIP6-Agent-Info',[{172,18,62,103}],[],[],[]}] 04:15:56.517 [info] ue_fsm state_authenticated event=rx_s6b_aar NAI="262423420851995@nai.epc.mnc001.mcc01.3gppnetwork.org" Apn="internet" AgentInfo=[{'MIP6-Agent-Info',[{172,18,62,103}],[],[],[]}], {ue_fsm_data,"262423420851995",undefined,undefined,true,false,undefined} 04:15:56.517 [debug] SWx Tx SAR Imsi="262423420851995" Type=13 APN="internet" AgentInfoOpt=[{'MIP6-Agent-Info',[{172,18,62,103}],[],[],[]}]  04:15:56.517 [debug] SWx prepare_request: {'SAR',["epdg.localdomain",";","1805677143",";","87",";","nonode@nohost"],{'Vendor-Specific-Application-Id',10415,[16777265],[]},1,"epdg.localdomain","localdomain","localdomain","262423420851995",13,[],["hss.localdomain"],["internet"],[],[{'MIP6-Agent-Info',[{172,18,62,103}],[],[],[]}],[],[],[],[],[],[],[]} *DBG* aaa_ue_fsm_262423420851995 send ok to <0.897.0> 04:15:56.518 [debug] Waiting for S6b AAA *DBG* aaa_ue_fsm_262423420851995 consume call {rx_s6b_aar,"262423420851995@nai.epc.mnc001.mcc01.3gppnetwork.org", "internet", [{'MIP6-Agent-Info',[{172,18,62,103}],[],[],[]}]} from <0.897.0> in state state_authenticated => state_authenticated_wait_swx_saa *DBG* aaa_ue_fsm_262423420851995 receive call {rx_swx_saa,{ok,13,#{}}} from <0.898.0> in state state_authenticated_wait_swx_saa *DBG* aaa_ue_fsm_262423420851995 send ok to <0.898.0> *DBG* aaa_ue_fsm_262423420851995 consume call {rx_swx_saa,{ok,13,#{}}} from <0.898.0> in state state_authenticated_wait_swx_saa => state_authenticated 04:15:56.524 [info] SWx Rx SAA {<0.735.0>,{diameter_caps,{"epdg.localdomain","hss.localdomain"},{"localdomain","localdomain"},{[{127,0,0,1},{172,18,62,20},{192,168,0,2}],[{172,18,62,103}]},{0,10415},{"osmo-epdg","TTCN-3 Testsuite"},{[],[1]},{[10415,13019,5535],[5535,10415,13019]},{[],[]},{[],[0]},{[],[]},{[{'diameter_base_Vendor-Specific-Application-Id',10415,[16777265],[]}],[{'diameter_base_Vendor-Specific-Application-Id',[10415],[16777265],[]}]},{[],[]},{[],[]}}}: {'SAA',"epdg.localdomain;1805677143;87;nonode@nohost",{'Vendor-Specific-Application-Id',10415,[16777265],[]},1,"hss.localdomain","localdomain","262423420851995",[],[2001],[],[{'Non-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:15:56.524 [info] ue_fsm ev_rx_swx_saa 04:15:56.525 [info] ue_fsm state_authenticated_wait_swx_saa event=rx_swx_saa SAType=13 ResulCode={epdg_dia_rc,undefined,2001}, {ue_fsm_data,"262423420851995","262423420851995@nai.epc.mnc001.mcc01.3gppnetwork.org","internet",true,false,<0.897.0>} 04:15:56.525 [debug] Rx AAA with DiaRC={epdg_dia_rc,undefined,2001} 04:15:56.525 [info] S6b Tx to {diameter_caps,{"aaa.localdomain","pgw.localdomain"},{"localdomain","localdomain"},{[{172,18,62,20}],[{172,18,62,103}]},{0,10415},{"osmo-epdg-AAA","TTCN-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:15:56.532 [debug] S2b: Rx from IP {172,18,62,103} port 2123: <<72,33,0,117,53,80,9,219,123,14,139,0,2,0,2,0,16,0,87,0,9,1,160,186,45,145,180,172,18,62,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,186,45,145,180,172,18,62,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,186,45,145,180,163,0,15,0,128,0,13,4,1,2,3,4,0,12,4,5,6,7,8>> *DBG* epdg_ue_fsm_262423420851995 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 => 3048189951, remote_ipv4 => <<172,18,62,103>>, remote_ipv6 => undefined,remote_teid => 3123548596}}} from <0.899.0> in state state_wait_create_session_resp 04:15:56.532 [debug] S2b: Rx from IP {172,18,62,103} port 2123: {gtp,v2,create_session_response,894437851,8064651,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,<<186,45,145,180>>},{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,3123548596,<<172,18,62,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,3123548596,<<172,18,62,103>>,undefined},{v2_pdn_address_allocation,0} => {v2_pdn_address_allocation,0,ipv4,<<192,168,0,16>>}}} 04:15:56.532 [info] s2b: Updated Session after create_session_response: {gtp_session,<<"262423420851995">>,<0.891.0>,<<"internet">>,{172,18,62,103},{172,18,62,103},undefined,894437851,3123548596,5,{set,1,16,16,8,80,48,{[],[],[],[],[],[],[],[],[],[],[],[],[],[],[],[]},{{[],[],[],[],[],[{gtp_bearer,5,3048189951,3123548596}],[],[],[],[],[],[],[],[],[],[]}}}} 04:15:56.532 [debug] s2b: APCO_dec: {v2_additional_protocol_configuration_options,0,{0,[{13,<<1,2,3,4>>},{12,<<5,6,7,8>>}]}} 04:15:56.532 [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 => 3048189951,remote_ipv4 => <<172,18,62,103>>,remote_ipv6 => undefined,remote_teid => 3123548596}} 04:15:56.532 [info] ue_fsm state_authenticated event=received_gtpc_create_session_response, {ue_fsm_data,<<"262423420851995">>,"internet",[],undefined,false,0,false,false} 04:15:56.532 [info] KMOD Port Create PDP Context Call {<0.891.0>,[alias|#Ref<0.1283019585.1655242766.197674>]}: {create_pdp_context,{172,18,62,103},3048189951,3123548596,{192,168,0,16}} 04:15:56.533 [debug] create_pdp_context: 1, {172,18,62,103}, {192,168,0,16}, 3048189951, 3123548596 *DBG* epdg_ue_fsm_262423420851995 send ok to <0.899.0> *DBG* gsup_server got cast {tunnel_response, {<<"262423420851995">>, {ok, #{apco => <<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 => 3048189951, remote_ipv4 => <<172,18,62,103>>, remote_ipv6 => undefined, remote_teid => 3123548596}}}} 04:15:56.533 [debug] create_pdp_context: {netlink,gtp,[512,ack,request],527,0,{new,0,0,[{version,1},{net_ns_fd,25},{link,4},{sgsn_address,{172,18,62,103}},{ms_address,{192,168,0,16}},{i_tid,3048189951},{o_tid,3123548596}]}} *DBG* epdg_ue_fsm_262423420851995 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 => 3048189951, remote_ipv4 => <<172,18,62,103>>, remote_ipv6 => undefined,remote_teid => 3123548596}}} from <0.899.0> in state state_wait_create_session_resp => state_active 04:15:56.533 [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 => 3048189951,remote_ipv4 => <<172,18,62,103>>,remote_ipv6 => undefined,remote_teid => 3123548596}) 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:15:56.533 [info] tunnel_response(<<"262423420851995">>): {ok,#{apco => <<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 => 3048189951,remote_ipv4 => <<172,18,62,103>>,remote_ipv6 => undefined,remote_teid => 3123548596}} 04:15:56.533 [info] tunnel_response for <<"262423420851995">>: {ok,#{apco => <<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 => 3048189951,remote_ipv4 => <<172,18,62,103>>,remote_ipv6 => undefined,remote_teid => 3123548596}} 04:15:56.533 [info] GSUP: Tx #{imsi => <<"262423420851995">>,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>>}]} Stream 238, 32 bytes *DBG* gsup_server got {ipa,#Port<0.54>, {osmo,5}, #{imsi => <<"262422415705682">>, 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_262422415705682 enter epdg_ue_fsm in state state_new 04:15:56.558 [info] GSUP: Rx #{imsi => <<"262422415705682">>,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_262422415705682 consume internal init_state in state state_new 04:15:56.558 [info] ue_fsm start(epdg_ue_fsm_262422415705682) *DBG* epdg_ue_fsm_262422415705682 receive call {auth_request,33,"internet",#{}} from <0.900.0> in state state_new 04:15:56.558 [info] ue_fsm init(<<"262422415705682">>) *DBG* epdg_ue_fsm_262422415705682 send ok to <0.900.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:15:56.558 [info] ue_fsm auth_request *DBG* epdg_ue_fsm_262422415705682 consume call {auth_request,33,"internet",#{}} from <0.900.0> in state state_new => state_wait_auth_resp *DBG* aaa_ue_fsm_262422415705682 enter aaa_ue_fsm in state state_new *DBG* epdg_ue_fsm_262422415705682 start_timer {state_timeout,10000, swm_der_timeout,[]} in state state_wait_auth_resp 04:15:56.559 [info] ue_fsm state_new event=auth_request {33, "internet", #{}}, {ue_fsm_data,<<"262422415705682">>,"internet",[],undefined,false,0,false,false} *DBG* aaa_ue_fsm_262422415705682 consume internal init_state in state state_new 04:15:56.559 [info] ue_fsm start_link(aaa_ue_fsm_262422415705682) *DBG* aaa_ue_fsm_262422415705682 receive call {rx_swm_der_auth_req,33,"internet",#{}} from <0.201.0> in state state_new 04:15:56.559 [info] ue_fsm init("262422415705682") 04:15:56.559 [info] ue_fsm ev_rx_swm_der_auth_req 04:15:56.560 [info] ue_fsm state_new event=rx_swm_der_auth_req {33, "internet", #{}}, {ue_fsm_data,"262422415705682",undefined,undefined,false,false,undefined} 04:15:56.560 [debug] Swx MAR: IPv4Opt=<<"ÿÿÿþ">> IPv6Opt=[] 04:15:56.560 [debug] Swx Tx MAR: {'MAR',["epdg.localdomain",";","1805677143",";","88",";","nonode@nohost"],1,undefined,undefined,undefined,"262422415705682",{'Vendor-Specific-Application-Id',10415,[16777265],[]},{'SIP-Auth-Data-Item',[],["EAP-AKA"],[],[],[],[],[],[],<<"ÿÿÿþ">>,[],[],[],[]},1,[],1,[],[],[],[],[],[],[],[]} *DBG* aaa_ue_fsm_262422415705682 send ok to <0.201.0> *DBG* aaa_ue_fsm_262422415705682 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_262422415705682 receive call {rx_swx_maa, {ok,[{epdg_auth_tuple, <<200,145,22,15,51,112,19,75,189,193,197,180,168,253,250,209>>, <<67,47,140,135,115,218,152,136,43,82,228,42,166,84,59,184>>, <<200,145,22,15,51,112,19,75,189,193,197,180,168,253,250,209, 25,42,80,248,37,110,106,198,170,42,39,128,210,134>>, <<50,163,236,202,216,126,116,41,40,16,178,70,162,187,152,86>>, <<41,181,111,113,48,49,172,224,69,237,133,23,210,225,30, 151>>}]}} from <0.903.0> in state state_wait_swx_maa 04:15:56.574 [info] SWx Rx MAA {<0.735.0>,{diameter_caps,{"epdg.localdomain","hss.localdomain"},{"localdomain","localdomain"},{[{127,0,0,1},{172,18,62,20},{192,168,0,2}],[{172,18,62,103}]},{0,10415},{"osmo-epdg","TTCN-3 Testsuite"},{[],[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;1805677143;88;nonode@nohost",1,"hss.localdomain","localdomain",{'Vendor-Specific-Application-Id',10415,[16777265],[]},"262422415705682",[],[2001],[],[1],[{'SIP-Auth-Data-Item',[0],["Digest-AKAv1-MD5"],[[200,145,22,15,51,112,19,75,189,193,197,180,168,253,250,209,67,47,140,135,115,218,152,136,43,82,228,42,166,84,59,184]],[[200,145,22,15,51,112,19,75,189,193,197,180,168,253,250,209,25,42,80,248,37,110,106,198,170,42,39,128,210,134]],["foobar"],[[41,181,111,113,48,49,172,224,69,237,133,23,210,225,30,151]],[[50,163,236,202,216,126,116,41,40,16,178,70,162,187,152,86]],[],[],[],[],[],[]}],[],[],[],[],[],[]}/ Errors []  *DBG* aaa_ue_fsm_262422415705682 send ok to <0.903.0> *DBG* aaa_ue_fsm_262422415705682 consume call {rx_swx_maa, {ok,[{epdg_auth_tuple, <<200,145,22,15,51,112,19,75,189,193,197,180,168,253,250,209>>, <<67,47,140,135,115,218,152,136,43,82,228,42,166,84,59,184>>, <<200,145,22,15,51,112,19,75,189,193,197,180,168,253,250,209, 25,42,80,248,37,110,106,198,170,42,39,128,210,134>>, <<50,163,236,202,216,126,116,41,40,16,178,70,162,187,152,86>>, <<41,181,111,113,48,49,172,224,69,237,133,23,210,225,30, 151>>}]}} from <0.903.0> in state state_wait_swx_maa => state_new 04:15:56.574 [info] dia_sip2gsup: auth [200,145,22,15,51,112,19,75,189,193,197,180,168,253,250,209,67,47,140,135,115,218,152,136,43,82,228,42,166,84,59,184] authz [200,145,22,15,51,112,19,75,189,193,197,180,168,253,250,209,25,42,80,248,37,110,106,198,170,42,39,128,210,134]  *DBG* epdg_ue_fsm_262422415705682 receive call {received_swm_dea_auth_response, {ok,[{epdg_auth_tuple, <<200,145,22,15,51,112,19,75,189,193,197,180,168,253,250,209>>, <<67,47,140,135,115,218,152,136,43,82,228,42,166,84,59,184>>, <<200,145,22,15,51,112,19,75,189,193,197,180,168,253,250,209, 25,42,80,248,37,110,106,198,170,42,39,128,210,134>>, <<50,163,236,202,216,126,116,41,40,16,178,70,162,187,152,86>>, <<41,181,111,113,48,49,172,224,69,237,133,23,210,225,30, 151>>}]}} from <0.211.0> in state state_wait_auth_resp 04:15:56.574 [info] rand [200,145,22,15,51,112,19,75,189,193,197,180,168,253,250,209] autn [67,47,140,135,115,218,152,136,43,82,228,42,166,84,59,184]  04:15:56.574 [info] ue_fsm ev_rx_swx_maa 04:15:56.575 [info] ue_fsm state_wait_swx_maa event=rx_swx_maa, {ue_fsm_data,"262422415705682",undefined,undefined,false,false,undefined} *DBG* epdg_ue_fsm_262422415705682 send ok to <0.211.0> *DBG* gsup_server got cast {auth_response, {<<"262422415705682">>, {ok, [{epdg_auth_tuple, <<200,145,22,15,51,112,19,75,189,193,197,180, 168,253,250,209>>, <<67,47,140,135,115,218,152,136,43,82,228,42, 166,84,59,184>>, <<200,145,22,15,51,112,19,75,189,193,197,180, 168,253,250,209,25,42,80,248,37,110,106,198, 170,42,39,128,210,134>>, <<50,163,236,202,216,126,116,41,40,16,178,70, 162,187,152,86>>, <<41,181,111,113,48,49,172,224,69,237,133, 23,210,225,30,151>>}]}}} 04:15:56.575 [info] ue_fsm received_swm_dea_auth_response {ok,[{epdg_auth_tuple,<<200,145,22,15,51,112,19,75,189,193,197,180,168,253,250,209>>,<<67,47,140,135,115,218,152,136,43,82,228,42,166,84,59,184>>,<<200,145,22,15,51,112,19,75,189,193,197,180,168,253,250,209,25,42,80,248,37,110,106,198,170,42,39,128,210,134>>,<<50,163,236,202,216,126,116,41,40,16,178,70,162,187,152,86>>,<<41,181,111,113,48,49,172,224,69,237,133,23,210,225,30,151>>}]} *DBG* epdg_ue_fsm_262422415705682 consume call {received_swm_dea_auth_response, {ok,[{epdg_auth_tuple, <<200,145,22,15,51,112,19,75,189,193,197,180,168,253,250,209>>, <<67,47,140,135,115,218,152,136,43,82,228,42,166,84,59,184>>, <<200,145,22,15,51,112,19,75,189,193,197,180,168,253,250,209, 25,42,80,248,37,110,106,198,170,42,39,128,210,134>>, <<50,163,236,202,216,126,116,41,40,16,178,70,162,187,152,86>>, <<41,181,111,113,48,49,172,224,69,237,133,23,210,225,30, 151>>}]}} from <0.211.0> in state state_wait_auth_resp => state_authenticating 04:15:56.576 [info] ue_fsm state_wait_auth_resp event=received_swm_dea_auth_response Result={ok,[{epdg_auth_tuple,<<200,145,22,15,51,112,19,75,189,193,197,180,168,253,250,209>>,<<67,47,140,135,115,218,152,136,43,82,228,42,166,84,59,184>>,<<200,145,22,15,51,112,19,75,189,193,197,180,168,253,250,209,25,42,80,248,37,110,106,198,170,42,39,128,210,134>>,<<50,163,236,202,216,126,116,41,40,16,178,70,162,187,152,86>>,<<41,181,111,113,48,49,172,224,69,237,133,23,210,225,30,151>>}]}, {ue_fsm_data,<<"262422415705682">>,"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:15:56.577 [info] auth_response(<<"262422415705682">>): {ok,[{epdg_auth_tuple,<<200,145,22,15,51,112,19,75,189,193,197,180,168,253,250,209>>,<<67,47,140,135,115,218,152,136,43,82,228,42,166,84,59,184>>,<<200,145,22,15,51,112,19,75,189,193,197,180,168,253,250,209,25,42,80,248,37,110,106,198,170,42,39,128,210,134>>,<<50,163,236,202,216,126,116,41,40,16,178,70,162,187,152,86>>,<<41,181,111,113,48,49,172,224,69,237,133,23,210,225,30,151>>}]} 04:15:56.578 [info] auth_response for <<"262422415705682">>: {ok,[{epdg_auth_tuple,<<200,145,22,15,51,112,19,75,189,193,197,180,168,253,250,209>>,<<67,47,140,135,115,218,152,136,43,82,228,42,166,84,59,184>>,<<200,145,22,15,51,112,19,75,189,193,197,180,168,253,250,209,25,42,80,248,37,110,106,198,170,42,39,128,210,134>>,<<50,163,236,202,216,126,116,41,40,16,178,70,162,187,152,86>>,<<41,181,111,113,48,49,172,224,69,237,133,23,210,225,30,151>>}]} 04:15:56.578 [info] GSUP: Tx #{auth_tuples => [#{autn => <<67,47,140,135,115,218,152,136,43,82,228,42,166,84,59,184>>,ck => <<41,181,111,113,48,49,172,224,69,237,133,23,210,225,30,151>>,ik => <<50,163,236,202,216,126,116,41,40,16,178,70,162,187,152,86>>,rand => <<200,145,22,15,51,112,19,75,189,193,197,180,168,253,250,209>>,res => <<200,145,22,15,51,112,19,75,189,193,197,180,168,253,250,209,25,42,80,248,37,110,106,198,170,42,39,128,210,134>>}],imsi => <<"262422415705682">>,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 => <<"262422415705682">>, message_type => location_upd_req}} *DBG* epdg_ue_fsm_262422415705682 receive call lu_request from <0.904.0> in state state_authenticating 04:15:56.583 [info] GSUP: Rx #{cn_domain => 1,imsi => <<"262422415705682">>,message_type => location_upd_req} *DBG* epdg_ue_fsm_262422415705682 send ok to <0.904.0> 04:15:56.583 [info] ue_fsm lu_request *DBG* aaa_ue_fsm_262422415705682 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_262422415705682 consume call lu_request from <0.904.0> in state state_authenticating 04:15:56.583 [info] ue_fsm state_authenticating event=lu_request, {ue_fsm_data,<<"262422415705682">>,"internet",[],undefined,false,0,false,false} 04:15:56.583 [info] ue_fsm ev_rx_swm_der_auth_compl *DBG* aaa_ue_fsm_262422415705682 send ok to <0.201.0> *DBG* aaa_ue_fsm_262422415705682 consume call {rx_swm_der_auth_compl,"internet"} from <0.201.0> in state state_new => state_wait_swx_saa 04:15:56.584 [info] ue_fsm state_new event=rx_swm_der_auth_compl, {ue_fsm_data,"262422415705682",undefined,undefined,false,false,undefined} 04:15:56.584 [debug] SWx Tx SAR Imsi="262422415705682" Type=1 APN="internet" AgentInfoOpt=[]  04:15:56.584 [debug] SWx prepare_request: {'SAR',["epdg.localdomain",";","1805677143",";","89",";","nonode@nohost"],{'Vendor-Specific-Application-Id',10415,[16777265],[]},1,"epdg.localdomain","localdomain","localdomain","262422415705682",1,[],["hss.localdomain"],["internet"],[],[],[],[],[],[],[],[],[]} *DBG* aaa_ue_fsm_262422415705682 receive call {rx_swx_saa,{ok,1,#{}}} from <0.905.0> in state state_wait_swx_saa 04:15:56.593 [info] SWx Rx SAA {<0.735.0>,{diameter_caps,{"epdg.localdomain","hss.localdomain"},{"localdomain","localdomain"},{[{127,0,0,1},{172,18,62,20},{192,168,0,2}],[{172,18,62,103}]},{0,10415},{"osmo-epdg","TTCN-3 Testsuite"},{[],[1]},{[10415,13019,5535],[5535,10415,13019]},{[],[]},{[],[0]},{[],[]},{[{'diameter_base_Vendor-Specific-Application-Id',10415,[16777265],[]}],[{'diameter_base_Vendor-Specific-Application-Id',[10415],[16777265],[]}]},{[],[]},{[],[]}}}: {'SAA',"epdg.localdomain;1805677143;89;nonode@nohost",{'Vendor-Specific-Application-Id',10415,[16777265],[]},1,"hss.localdomain","localdomain","262422415705682",[],[2001],[],[{'Non-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:15:56.593 [info] ue_fsm ev_rx_swx_saa *DBG* aaa_ue_fsm_262422415705682 send ok to <0.905.0> 04:15:56.593 [info] ue_fsm state_wait_swx_saa event=rx_swx_saa {ok,1,#{}}, {ue_fsm_data,"262422415705682",undefined,undefined,false,false,undefined} *DBG* epdg_ue_fsm_262422415705682 receive call {received_swm_dea_auth_compl_response,{ok,#{}}} from <0.211.0> in state state_authenticating *DBG* aaa_ue_fsm_262422415705682 consume call {rx_swx_saa,{ok,1,#{}}} from <0.905.0> in state state_wait_swx_saa => state_authenticated 04:15:56.593 [info] ue_fsm received_swm_dea_auth_compl_response {ok,#{}} *DBG* epdg_ue_fsm_262422415705682 send ok to <0.211.0> *DBG* gsup_server got cast {lu_response,{<<"262422415705682">>,ok}} 04:15:56.594 [info] ue_fsm state_authenticating event=lu_request, {ok,#{}}, {ue_fsm_data,<<"262422415705682">>,"internet",[],undefined,false,0,false,false} *DBG* epdg_ue_fsm_262422415705682 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:15:56.594 [info] lu_response(<<"262422415705682">>): ok 04:15:56.594 [info] lu_response for <<"262422415705682">>: ok 04:15:56.594 [info] GSUP: Tx #{imsi => <<"262422415705682">>,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 => <<"262422415705682">>, message_class => 5, message_type => epdg_tunnel_request, pco => <<128,0,13,0,0,12,0>>}} *DBG* epdg_ue_fsm_262422415705682 receive call {tunnel_request,<<128,0,13,0,0,12,0>>} from <0.906.0> in state state_authenticated 04:15:56.600 [info] GSUP: Rx #{cn_domain => 1,imsi => <<"262422415705682">>,message_class => 5,message_type => epdg_tunnel_request,pco => <<128,0,13,0,0,12,0>>} 04:15:56.600 [info] ue_fsm tunnel_request(<<128,0,13,0,0,12,0>>) 04:15:56.600 [info] ue_fsm state_authenticated event=tunnel_request, {ue_fsm_data,<<"262422415705682">>,"internet",[],undefined,false,0,false,false} 04:15:56.600 [debug] Selected PGW Remote Address "172.18.62.103" 04:15:56.600 [info] s2b: Tx {gtp,v2,create_session_request,0,8064652,undefined,[],[{v2_international_mobile_subscriber_identity,0,<<"262422415705682">>},{v2_serving_network,0,{<<"901">>,<<"042">>}},{v2_rat_type,0,3},{v2_fully_qualified_tunnel_endpoint_identifier,0,30,894437852,<<172,18,62,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,3048189952,<<172,18,62,20>>,undefined}]},{v2_recovery,0,0},{v2_additional_protocol_configuration_options,0,{0,[{13,<<>>},{12,<<>>}]}}]} *DBG* epdg_ue_fsm_262422415705682 send ok to <0.906.0> 04:15:56.601 [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_262422415705682 consume call {tunnel_request,<<128,0,13,0,0,12,0>>} from <0.906.0> in state state_authenticated => state_wait_create_session_resp *DBG* epdg_ue_fsm_262422415705682 start_timer {state_timeout,10000, create_session_timeout,[]} in state state_wait_create_session_resp *DBG* aaa_ue_fsm_262422415705682 receive call {rx_s6b_aar,"262422415705682@nai.epc.mnc001.mcc01.3gppnetwork.org", "internet", [{'MIP6-Agent-Info',[{172,18,62,103}],[],[],[]}]} from <0.907.0> in state state_authenticated 04:15:56.613 [info] S6b Rx from {diameter_caps,{"aaa.localdomain","pgw.localdomain"},{"localdomain","localdomain"},{[{172,18,62,20}],[{172,18,62,103}]},{0,10415},{"osmo-epdg-AAA","TTCN-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,["262422415705682@nai.epc.mnc001.mcc01.3gppnetwork.org"],[{'MIP6-Agent-Info',[{172,18,62,103}],[],[],[]}],[70368744177664],[],[],["internet"],[],[],[],[],[],[]} 04:15:56.613 [info] ue_fsm ev_rx_s6b_aar: "262422415705682@nai.epc.mnc001.mcc01.3gppnetwork.org" "internet" [{'MIP6-Agent-Info',[{172,18,62,103}],[],[],[]}] 04:15:56.614 [info] ue_fsm state_authenticated event=rx_s6b_aar NAI="262422415705682@nai.epc.mnc001.mcc01.3gppnetwork.org" Apn="internet" AgentInfo=[{'MIP6-Agent-Info',[{172,18,62,103}],[],[],[]}], {ue_fsm_data,"262422415705682",undefined,undefined,true,false,undefined} *DBG* aaa_ue_fsm_262422415705682 send ok to <0.907.0> *DBG* aaa_ue_fsm_262422415705682 consume call {rx_s6b_aar,"262422415705682@nai.epc.mnc001.mcc01.3gppnetwork.org", "internet", [{'MIP6-Agent-Info',[{172,18,62,103}],[],[],[]}]} from <0.907.0> in state state_authenticated => state_authenticated_wait_swx_saa 04:15:56.614 [debug] SWx Tx SAR Imsi="262422415705682" Type=13 APN="internet" AgentInfoOpt=[{'MIP6-Agent-Info',[{172,18,62,103}],[],[],[]}]  04:15:56.614 [debug] SWx prepare_request: {'SAR',["epdg.localdomain",";","1805677143",";","90",";","nonode@nohost"],{'Vendor-Specific-Application-Id',10415,[16777265],[]},1,"epdg.localdomain","localdomain","localdomain","262422415705682",13,[],["hss.localdomain"],["internet"],[],[{'MIP6-Agent-Info',[{172,18,62,103}],[],[],[]}],[],[],[],[],[],[],[]} 04:15:56.614 [debug] Waiting for S6b AAA *DBG* aaa_ue_fsm_262422415705682 receive call {rx_swx_saa,{ok,13,#{}}} from <0.908.0> in state state_authenticated_wait_swx_saa *DBG* aaa_ue_fsm_262422415705682 send ok to <0.908.0> 04:15:56.621 [info] SWx Rx SAA {<0.735.0>,{diameter_caps,{"epdg.localdomain","hss.localdomain"},{"localdomain","localdomain"},{[{127,0,0,1},{172,18,62,20},{192,168,0,2}],[{172,18,62,103}]},{0,10415},{"osmo-epdg","TTCN-3 Testsuite"},{[],[1]},{[10415,13019,5535],[5535,10415,13019]},{[],[]},{[],[0]},{[],[]},{[{'diameter_base_Vendor-Specific-Application-Id',10415,[16777265],[]}],[{'diameter_base_Vendor-Specific-Application-Id',[10415],[16777265],[]}]},{[],[]},{[],[]}}}: {'SAA',"epdg.localdomain;1805677143;90;nonode@nohost",{'Vendor-Specific-Application-Id',10415,[16777265],[]},1,"hss.localdomain","localdomain","262422415705682",[],[2001],[],[{'Non-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_262422415705682 consume call {rx_swx_saa,{ok,13,#{}}} from <0.908.0> in state state_authenticated_wait_swx_saa => state_authenticated 04:15:56.621 [info] ue_fsm ev_rx_swx_saa 04:15:56.621 [info] ue_fsm state_authenticated_wait_swx_saa event=rx_swx_saa SAType=13 ResulCode={epdg_dia_rc,undefined,2001}, {ue_fsm_data,"262422415705682","262422415705682@nai.epc.mnc001.mcc01.3gppnetwork.org","internet",true,false,<0.907.0>} 04:15:56.621 [debug] Rx AAA with DiaRC={epdg_dia_rc,undefined,2001} 04:15:56.621 [info] S6b Tx to {diameter_caps,{"aaa.localdomain","pgw.localdomain"},{"localdomain","localdomain"},{[{172,18,62,20}],[{172,18,62,103}]},{0,10415},{"osmo-epdg-AAA","TTCN-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:15:56.631 [debug] S2b: Rx from IP {172,18,62,103} port 2123: <<72,33,0,117,53,80,9,220,123,14,140,0,2,0,2,0,16,0,87,0,9,1,160,1,120,220,142,172,18,62,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,1,120,220,142,172,18,62,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,1,120,220,142,163,0,15,0,128,0,13,4,1,2,3,4,0,12,4,5,6,7,8>> 04:15:56.631 [debug] S2b: Rx from IP {172,18,62,103} port 2123: {gtp,v2,create_session_response,894437852,8064652,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,<<1,120,220,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,24697998,<<172,18,62,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,24697998,<<172,18,62,103>>,undefined},{v2_pdn_address_allocation,0} => {v2_pdn_address_allocation,0,ipv4,<<192,168,0,17>>}}} 04:15:56.631 [info] s2b: Updated Session after create_session_response: {gtp_session,<<"262422415705682">>,<0.901.0>,<<"internet">>,{172,18,62,103},{172,18,62,103},undefined,894437852,24697998,5,{set,1,16,16,8,80,48,{[],[],[],[],[],[],[],[],[],[],[],[],[],[],[],[]},{{[],[],[{gtp_bearer,5,3048189952,24697998}],[],[],[],[],[],[],[],[],[],[],[],[],[]}}}} 04:15:56.632 [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_262422415705682 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 => 3048189952, remote_ipv4 => <<172,18,62,103>>, remote_ipv6 => undefined,remote_teid => 24697998}}} from <0.909.0> in state state_wait_create_session_resp 04:15:56.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,17>>,undefined},local_teid => 3048189952,remote_ipv4 => <<172,18,62,103>>,remote_ipv6 => undefined,remote_teid => 24697998}} 04:15:56.632 [info] ue_fsm state_authenticated event=received_gtpc_create_session_response, {ue_fsm_data,<<"262422415705682">>,"internet",[],undefined,false,0,false,false} 04:15:56.632 [info] KMOD Port Create PDP Context Call {<0.901.0>,[alias|#Ref<0.1283019585.1655242766.197821>]}: {create_pdp_context,{172,18,62,103},3048189952,24697998,{192,168,0,17}} 04:15:56.632 [debug] create_pdp_context: 1, {172,18,62,103}, {192,168,0,17}, 3048189952, 24697998 04:15:56.632 [debug] create_pdp_context: {netlink,gtp,[512,ack,request],591,0,{new,0,0,[{version,1},{net_ns_fd,25},{link,4},{sgsn_address,{172,18,62,103}},{ms_address,{192,168,0,17}},{i_tid,3048189952},{o_tid,24697998}]}} *DBG* epdg_ue_fsm_262422415705682 send ok to <0.909.0> *DBG* gsup_server got cast {tunnel_response, {<<"262422415705682">>, {ok, #{apco => <<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 => 3048189952, remote_ipv4 => <<172,18,62,103>>, remote_ipv6 => undefined, remote_teid => 24697998}}}} 04:15:56.632 [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 => 3048189952,remote_ipv4 => <<172,18,62,103>>,remote_ipv6 => undefined,remote_teid => 24697998}) returned ok *DBG* epdg_ue_fsm_262422415705682 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 => 3048189952, remote_ipv4 => <<172,18,62,103>>, remote_ipv6 => undefined,remote_teid => 24697998}}} from <0.909.0> in state state_wait_create_session_resp => state_active 04:15:56.632 [info] tunnel_response(<<"262422415705682">>): {ok,#{apco => <<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 => 3048189952,remote_ipv4 => <<172,18,62,103>>,remote_ipv6 => undefined,remote_teid => 24697998}} *DBG* gsup_server new state {gsups_state,#Port<0.16>,4222,#Port<0.54>, {ipa_ccm_options,"EPDG-00-00-00-00-00-00", "0/0/0","00:00:00:00:00:00", "00:00:00:00:00:00","00:00:00:00:00:00", "00:00:00:00:00:00","00:00:00:00:00:00", "EPDG-00-00-00-00-00-00",false}} 04:15:56.633 [info] tunnel_response for <<"262422415705682">>: {ok,#{apco => <<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 => 3048189952,remote_ipv4 => <<172,18,62,103>>,remote_ipv6 => undefined,remote_teid => 24697998}} 04:15:56.633 [info] GSUP: Tx #{imsi => <<"262422415705682">>,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 => <<"262427368222070">>, 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:15:56.658 [info] GSUP: Rx #{imsi => <<"262427368222070">>,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_262427368222070 enter epdg_ue_fsm in state state_new *DBG* epdg_ue_fsm_262427368222070 consume internal init_state in state state_new 04:15:56.658 [info] ue_fsm start(epdg_ue_fsm_262427368222070) *DBG* epdg_ue_fsm_262427368222070 receive call {auth_request,33,"internet",#{}} from <0.910.0> in state state_new *DBG* epdg_ue_fsm_262427368222070 send ok to <0.910.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:15:56.659 [info] ue_fsm init(<<"262427368222070">>) *DBG* aaa_ue_fsm_262427368222070 enter aaa_ue_fsm in state state_new *DBG* epdg_ue_fsm_262427368222070 consume call {auth_request,33,"internet",#{}} from <0.910.0> in state state_new => state_wait_auth_resp *DBG* aaa_ue_fsm_262427368222070 consume internal init_state in state state_new 04:15:56.659 [info] ue_fsm auth_request *DBG* epdg_ue_fsm_262427368222070 start_timer {state_timeout,10000, swm_der_timeout,[]} in state state_wait_auth_resp *DBG* aaa_ue_fsm_262427368222070 receive call {rx_swm_der_auth_req,33,"internet",#{}} from <0.201.0> in state state_new 04:15:56.659 [info] ue_fsm state_new event=auth_request {33, "internet", #{}}, {ue_fsm_data,<<"262427368222070">>,"internet",[],undefined,false,0,false,false} 04:15:56.659 [info] ue_fsm start_link(aaa_ue_fsm_262427368222070) 04:15:56.659 [info] ue_fsm init("262427368222070") 04:15:56.659 [info] ue_fsm ev_rx_swm_der_auth_req 04:15:56.660 [info] ue_fsm state_new event=rx_swm_der_auth_req {33, "internet", #{}}, {ue_fsm_data,"262427368222070",undefined,undefined,false,false,undefined} 04:15:56.660 [debug] Swx MAR: IPv4Opt=<<"ÿÿÿþ">> IPv6Opt=[] *DBG* aaa_ue_fsm_262427368222070 send ok to <0.201.0> *DBG* aaa_ue_fsm_262427368222070 consume call {rx_swm_der_auth_req,33,"internet",#{}} from <0.201.0> in state state_new => state_wait_swx_maa 04:15:56.660 [debug] Swx Tx MAR: {'MAR',["epdg.localdomain",";","1805677143",";","91",";","nonode@nohost"],1,undefined,undefined,undefined,"262427368222070",{'Vendor-Specific-Application-Id',10415,[16777265],[]},{'SIP-Auth-Data-Item',[],["EAP-AKA"],[],[],[],[],[],[],<<"ÿÿÿþ">>,[],[],[],[]},1,[],1,[],[],[],[],[],[],[],[]} *DBG* aaa_ue_fsm_262427368222070 receive call {rx_swx_maa, {ok,[{epdg_auth_tuple, <<67,6,192,75,69,173,213,74,169,100,32,235,180,83,205,26>>, <<88,129,51,246,63,215,102,213,60,88,96,254,125,122,246,170>>, <<67,6,192,75,69,173,213,74,169,100,32,235,180,83,205,26,145, 123,103,121,228,45,29,120,3,38,115,154,142,148>>, <<226,120,168,110,52,96,87,59,192,157,86,24,166,251,206,99>>, <<82,194,154,38,254,87,123,132,110,206,209,137,236,34, 230,138>>}]}} from <0.913.0> in state state_wait_swx_maa 04:15:56.673 [info] SWx Rx MAA {<0.735.0>,{diameter_caps,{"epdg.localdomain","hss.localdomain"},{"localdomain","localdomain"},{[{127,0,0,1},{172,18,62,20},{192,168,0,2}],[{172,18,62,103}]},{0,10415},{"osmo-epdg","TTCN-3 Testsuite"},{[],[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;1805677143;91;nonode@nohost",1,"hss.localdomain","localdomain",{'Vendor-Specific-Application-Id',10415,[16777265],[]},"262427368222070",[],[2001],[],[1],[{'SIP-Auth-Data-Item',[0],["Digest-AKAv1-MD5"],[[67,6,192,75,69,173,213,74,169,100,32,235,180,83,205,26,88,129,51,246,63,215,102,213,60,88,96,254,125,122,246,170]],[[67,6,192,75,69,173,213,74,169,100,32,235,180,83,205,26,145,123,103,121,228,45,29,120,3,38,115,154,142,148]],["foobar"],[[82,194,154,38,254,87,123,132,110,206,209,137,236,34,230,138]],[[226,120,168,110,52,96,87,59,192,157,86,24,166,251,206,99]],[],[],[],[],[],[]}],[],[],[],[],[],[]}/ Errors []  *DBG* aaa_ue_fsm_262427368222070 send ok to <0.913.0> 04:15:56.673 [info] dia_sip2gsup: auth [67,6,192,75,69,173,213,74,169,100,32,235,180,83,205,26,88,129,51,246,63,215,102,213,60,88,96,254,125,122,246,170] authz [67,6,192,75,69,173,213,74,169,100,32,235,180,83,205,26,145,123,103,121,228,45,29,120,3,38,115,154,142,148]  *DBG* aaa_ue_fsm_262427368222070 consume call {rx_swx_maa, {ok,[{epdg_auth_tuple, <<67,6,192,75,69,173,213,74,169,100,32,235,180,83,205,26>>, <<88,129,51,246,63,215,102,213,60,88,96,254,125,122,246,170>>, <<67,6,192,75,69,173,213,74,169,100,32,235,180,83,205,26,145, 123,103,121,228,45,29,120,3,38,115,154,142,148>>, <<226,120,168,110,52,96,87,59,192,157,86,24,166,251,206,99>>, <<82,194,154,38,254,87,123,132,110,206,209,137,236,34, 230,138>>}]}} from <0.913.0> in state state_wait_swx_maa => state_new *DBG* epdg_ue_fsm_262427368222070 receive call {received_swm_dea_auth_response, {ok,[{epdg_auth_tuple, <<67,6,192,75,69,173,213,74,169,100,32,235,180,83,205,26>>, <<88,129,51,246,63,215,102,213,60,88,96,254,125,122,246,170>>, <<67,6,192,75,69,173,213,74,169,100,32,235,180,83,205,26,145, 123,103,121,228,45,29,120,3,38,115,154,142,148>>, <<226,120,168,110,52,96,87,59,192,157,86,24,166,251,206,99>>, <<82,194,154,38,254,87,123,132,110,206,209,137,236,34, 230,138>>}]}} from <0.211.0> in state state_wait_auth_resp 04:15:56.674 [info] rand [67,6,192,75,69,173,213,74,169,100,32,235,180,83,205,26] autn [88,129,51,246,63,215,102,213,60,88,96,254,125,122,246,170]  04:15:56.674 [info] ue_fsm ev_rx_swx_maa 04:15:56.674 [info] ue_fsm state_wait_swx_maa event=rx_swx_maa, {ue_fsm_data,"262427368222070",undefined,undefined,false,false,undefined} *DBG* epdg_ue_fsm_262427368222070 send ok to <0.211.0> *DBG* gsup_server got cast {auth_response, {<<"262427368222070">>, {ok, [{epdg_auth_tuple, <<67,6,192,75,69,173,213,74,169,100,32,235,180, 83,205,26>>, <<88,129,51,246,63,215,102,213,60,88,96,254, 125,122,246,170>>, <<67,6,192,75,69,173,213,74,169,100,32,235,180, 83,205,26,145,123,103,121,228,45,29,120,3,38, 115,154,142,148>>, <<226,120,168,110,52,96,87,59,192,157,86,24, 166,251,206,99>>, <<82,194,154,38,254,87,123,132,110,206, 209,137,236,34,230,138>>}]}}} 04:15:56.675 [info] ue_fsm received_swm_dea_auth_response {ok,[{epdg_auth_tuple,<<67,6,192,75,69,173,213,74,169,100,32,235,180,83,205,26>>,<<88,129,51,246,63,215,102,213,60,88,96,254,125,122,246,170>>,<<67,6,192,75,69,173,213,74,169,100,32,235,180,83,205,26,145,123,103,121,228,45,29,120,3,38,115,154,142,148>>,<<226,120,168,110,52,96,87,59,192,157,86,24,166,251,206,99>>,<<82,194,154,38,254,87,123,132,110,206,209,137,236,34,230,138>>}]} *DBG* epdg_ue_fsm_262427368222070 consume call {received_swm_dea_auth_response, {ok,[{epdg_auth_tuple, <<67,6,192,75,69,173,213,74,169,100,32,235,180,83,205,26>>, <<88,129,51,246,63,215,102,213,60,88,96,254,125,122,246,170>>, <<67,6,192,75,69,173,213,74,169,100,32,235,180,83,205,26,145, 123,103,121,228,45,29,120,3,38,115,154,142,148>>, <<226,120,168,110,52,96,87,59,192,157,86,24,166,251,206,99>>, <<82,194,154,38,254,87,123,132,110,206,209,137,236,34, 230,138>>}]}} from <0.211.0> in state state_wait_auth_resp => state_authenticating 04:15:56.676 [info] ue_fsm state_wait_auth_resp event=received_swm_dea_auth_response Result={ok,[{epdg_auth_tuple,<<67,6,192,75,69,173,213,74,169,100,32,235,180,83,205,26>>,<<88,129,51,246,63,215,102,213,60,88,96,254,125,122,246,170>>,<<67,6,192,75,69,173,213,74,169,100,32,235,180,83,205,26,145,123,103,121,228,45,29,120,3,38,115,154,142,148>>,<<226,120,168,110,52,96,87,59,192,157,86,24,166,251,206,99>>,<<82,194,154,38,254,87,123,132,110,206,209,137,236,34,230,138>>}]}, {ue_fsm_data,<<"262427368222070">>,"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:15:56.676 [info] auth_response(<<"262427368222070">>): {ok,[{epdg_auth_tuple,<<67,6,192,75,69,173,213,74,169,100,32,235,180,83,205,26>>,<<88,129,51,246,63,215,102,213,60,88,96,254,125,122,246,170>>,<<67,6,192,75,69,173,213,74,169,100,32,235,180,83,205,26,145,123,103,121,228,45,29,120,3,38,115,154,142,148>>,<<226,120,168,110,52,96,87,59,192,157,86,24,166,251,206,99>>,<<82,194,154,38,254,87,123,132,110,206,209,137,236,34,230,138>>}]} 04:15:56.677 [info] auth_response for <<"262427368222070">>: {ok,[{epdg_auth_tuple,<<67,6,192,75,69,173,213,74,169,100,32,235,180,83,205,26>>,<<88,129,51,246,63,215,102,213,60,88,96,254,125,122,246,170>>,<<67,6,192,75,69,173,213,74,169,100,32,235,180,83,205,26,145,123,103,121,228,45,29,120,3,38,115,154,142,148>>,<<226,120,168,110,52,96,87,59,192,157,86,24,166,251,206,99>>,<<82,194,154,38,254,87,123,132,110,206,209,137,236,34,230,138>>}]} 04:15:56.677 [info] GSUP: Tx #{auth_tuples => [#{autn => <<88,129,51,246,63,215,102,213,60,88,96,254,125,122,246,170>>,ck => <<82,194,154,38,254,87,123,132,110,206,209,137,236,34,230,138>>,ik => <<226,120,168,110,52,96,87,59,192,157,86,24,166,251,206,99>>,rand => <<67,6,192,75,69,173,213,74,169,100,32,235,180,83,205,26>>,res => <<67,6,192,75,69,173,213,74,169,100,32,235,180,83,205,26,145,123,103,121,228,45,29,120,3,38,115,154,142,148>>}],imsi => <<"262427368222070">>,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 => <<"262427368222070">>, message_type => location_upd_req}} *DBG* epdg_ue_fsm_262427368222070 receive call lu_request from <0.914.0> in state state_authenticating *DBG* epdg_ue_fsm_262427368222070 send ok to <0.914.0> 04:15:56.680 [info] GSUP: Rx #{cn_domain => 1,imsi => <<"262427368222070">>,message_type => location_upd_req} *DBG* epdg_ue_fsm_262427368222070 consume call lu_request from <0.914.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_262427368222070 receive call {rx_swm_der_auth_compl,"internet"} from <0.201.0> in state state_new 04:15:56.680 [info] ue_fsm lu_request 04:15:56.681 [info] ue_fsm state_authenticating event=lu_request, {ue_fsm_data,<<"262427368222070">>,"internet",[],undefined,false,0,false,false} 04:15:56.681 [info] ue_fsm ev_rx_swm_der_auth_compl 04:15:56.681 [info] ue_fsm state_new event=rx_swm_der_auth_compl, {ue_fsm_data,"262427368222070",undefined,undefined,false,false,undefined} 04:15:56.681 [debug] SWx Tx SAR Imsi="262427368222070" Type=1 APN="internet" AgentInfoOpt=[]  *DBG* aaa_ue_fsm_262427368222070 send ok to <0.201.0> *DBG* aaa_ue_fsm_262427368222070 consume call {rx_swm_der_auth_compl,"internet"} from <0.201.0> in state state_new => state_wait_swx_saa 04:15:56.681 [debug] SWx prepare_request: {'SAR',["epdg.localdomain",";","1805677143",";","92",";","nonode@nohost"],{'Vendor-Specific-Application-Id',10415,[16777265],[]},1,"epdg.localdomain","localdomain","localdomain","262427368222070",1,[],["hss.localdomain"],["internet"],[],[],[],[],[],[],[],[],[]} *DBG* aaa_ue_fsm_262427368222070 receive call {rx_swx_saa,{ok,1,#{}}} from <0.915.0> in state state_wait_swx_saa *DBG* aaa_ue_fsm_262427368222070 send ok to <0.915.0> *DBG* aaa_ue_fsm_262427368222070 consume call {rx_swx_saa,{ok,1,#{}}} from <0.915.0> in state state_wait_swx_saa => state_authenticated 04:15:56.686 [info] SWx Rx SAA {<0.735.0>,{diameter_caps,{"epdg.localdomain","hss.localdomain"},{"localdomain","localdomain"},{[{127,0,0,1},{172,18,62,20},{192,168,0,2}],[{172,18,62,103}]},{0,10415},{"osmo-epdg","TTCN-3 Testsuite"},{[],[1]},{[10415,13019,5535],[5535,10415,13019]},{[],[]},{[],[0]},{[],[]},{[{'diameter_base_Vendor-Specific-Application-Id',10415,[16777265],[]}],[{'diameter_base_Vendor-Specific-Application-Id',[10415],[16777265],[]}]},{[],[]},{[],[]}}}: {'SAA',"epdg.localdomain;1805677143;92;nonode@nohost",{'Vendor-Specific-Application-Id',10415,[16777265],[]},1,"hss.localdomain","localdomain","262427368222070",[],[2001],[],[{'Non-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_262427368222070 receive call {received_swm_dea_auth_compl_response,{ok,#{}}} from <0.211.0> in state state_authenticating 04:15:56.686 [info] ue_fsm ev_rx_swx_saa *DBG* epdg_ue_fsm_262427368222070 send ok to <0.211.0> *DBG* gsup_server got cast {lu_response,{<<"262427368222070">>,ok}} 04:15:56.686 [info] ue_fsm state_wait_swx_saa event=rx_swx_saa {ok,1,#{}}, {ue_fsm_data,"262427368222070",undefined,undefined,false,false,undefined} *DBG* epdg_ue_fsm_262427368222070 consume call {received_swm_dea_auth_compl_response,{ok,#{}}} from <0.211.0> in state state_authenticating => state_authenticated 04:15:56.686 [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:15:56.687 [info] ue_fsm state_authenticating event=lu_request, {ok,#{}}, {ue_fsm_data,<<"262427368222070">>,"internet",[],undefined,false,0,false,false} 04:15:56.687 [info] lu_response(<<"262427368222070">>): ok 04:15:56.687 [info] lu_response for <<"262427368222070">>: ok 04:15:56.687 [info] GSUP: Tx #{imsi => <<"262427368222070">>,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 => <<"262427368222070">>, message_class => 5, message_type => epdg_tunnel_request, pco => <<128,0,13,0,0,12,0>>}} *DBG* epdg_ue_fsm_262427368222070 receive call {tunnel_request,<<128,0,13,0,0,12,0>>} from <0.916.0> in state state_authenticated 04:15:56.689 [info] GSUP: Rx #{cn_domain => 1,imsi => <<"262427368222070">>,message_class => 5,message_type => epdg_tunnel_request,pco => <<128,0,13,0,0,12,0>>} 04:15:56.689 [info] ue_fsm tunnel_request(<<128,0,13,0,0,12,0>>) 04:15:56.689 [info] ue_fsm state_authenticated event=tunnel_request, {ue_fsm_data,<<"262427368222070">>,"internet",[],undefined,false,0,false,false} 04:15:56.689 [debug] Selected PGW Remote Address "172.18.62.103" 04:15:56.690 [info] s2b: Tx {gtp,v2,create_session_request,0,8064653,undefined,[],[{v2_international_mobile_subscriber_identity,0,<<"262427368222070">>},{v2_serving_network,0,{<<"901">>,<<"042">>}},{v2_rat_type,0,3},{v2_fully_qualified_tunnel_endpoint_identifier,0,30,894437853,<<172,18,62,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,3048189953,<<172,18,62,20>>,undefined}]},{v2_recovery,0,0},{v2_additional_protocol_configuration_options,0,{0,[{13,<<>>},{12,<<>>}]}}]} *DBG* epdg_ue_fsm_262427368222070 send ok to <0.916.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_262427368222070 consume call {tunnel_request,<<128,0,13,0,0,12,0>>} from <0.916.0> in state state_authenticated => state_wait_create_session_resp 04:15:56.690 [debug] Waiting for CreateSessionResponse *DBG* epdg_ue_fsm_262427368222070 start_timer {state_timeout,10000, create_session_timeout,[]} in state state_wait_create_session_resp *DBG* aaa_ue_fsm_262427368222070 receive call {rx_s6b_aar,"262427368222070@nai.epc.mnc001.mcc01.3gppnetwork.org", "internet", [{'MIP6-Agent-Info',[{172,18,62,103}],[],[],[]}]} from <0.917.0> in state state_authenticated 04:15:56.698 [info] S6b Rx from {diameter_caps,{"aaa.localdomain","pgw.localdomain"},{"localdomain","localdomain"},{[{172,18,62,20}],[{172,18,62,103}]},{0,10415},{"osmo-epdg-AAA","TTCN-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,["262427368222070@nai.epc.mnc001.mcc01.3gppnetwork.org"],[{'MIP6-Agent-Info',[{172,18,62,103}],[],[],[]}],[70368744177664],[],[],["internet"],[],[],[],[],[],[]} 04:15:56.698 [info] ue_fsm ev_rx_s6b_aar: "262427368222070@nai.epc.mnc001.mcc01.3gppnetwork.org" "internet" [{'MIP6-Agent-Info',[{172,18,62,103}],[],[],[]}] 04:15:56.699 [info] ue_fsm state_authenticated event=rx_s6b_aar NAI="262427368222070@nai.epc.mnc001.mcc01.3gppnetwork.org" Apn="internet" AgentInfo=[{'MIP6-Agent-Info',[{172,18,62,103}],[],[],[]}], {ue_fsm_data,"262427368222070",undefined,undefined,true,false,undefined} *DBG* aaa_ue_fsm_262427368222070 send ok to <0.917.0> 04:15:56.699 [debug] SWx Tx SAR Imsi="262427368222070" Type=13 APN="internet" AgentInfoOpt=[{'MIP6-Agent-Info',[{172,18,62,103}],[],[],[]}]  *DBG* aaa_ue_fsm_262427368222070 consume call {rx_s6b_aar,"262427368222070@nai.epc.mnc001.mcc01.3gppnetwork.org", "internet", [{'MIP6-Agent-Info',[{172,18,62,103}],[],[],[]}]} from <0.917.0> in state state_authenticated => state_authenticated_wait_swx_saa 04:15:56.699 [debug] SWx prepare_request: {'SAR',["epdg.localdomain",";","1805677143",";","93",";","nonode@nohost"],{'Vendor-Specific-Application-Id',10415,[16777265],[]},1,"epdg.localdomain","localdomain","localdomain","262427368222070",13,[],["hss.localdomain"],["internet"],[],[{'MIP6-Agent-Info',[{172,18,62,103}],[],[],[]}],[],[],[],[],[],[],[]} 04:15:56.699 [debug] Waiting for S6b AAA *DBG* aaa_ue_fsm_262427368222070 receive call {rx_swx_saa,{ok,13,#{}}} from <0.918.0> in state state_authenticated_wait_swx_saa 04:15:56.704 [info] SWx Rx SAA {<0.735.0>,{diameter_caps,{"epdg.localdomain","hss.localdomain"},{"localdomain","localdomain"},{[{127,0,0,1},{172,18,62,20},{192,168,0,2}],[{172,18,62,103}]},{0,10415},{"osmo-epdg","TTCN-3 Testsuite"},{[],[1]},{[10415,13019,5535],[5535,10415,13019]},{[],[]},{[],[0]},{[],[]},{[{'diameter_base_Vendor-Specific-Application-Id',10415,[16777265],[]}],[{'diameter_base_Vendor-Specific-Application-Id',[10415],[16777265],[]}]},{[],[]},{[],[]}}}: {'SAA',"epdg.localdomain;1805677143;93;nonode@nohost",{'Vendor-Specific-Application-Id',10415,[16777265],[]},1,"hss.localdomain","localdomain","262427368222070",[],[2001],[],[{'Non-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_262427368222070 send ok to <0.918.0> 04:15:56.704 [info] ue_fsm ev_rx_swx_saa *DBG* aaa_ue_fsm_262427368222070 consume call {rx_swx_saa,{ok,13,#{}}} from <0.918.0> in state state_authenticated_wait_swx_saa => state_authenticated 04:15:56.704 [info] ue_fsm state_authenticated_wait_swx_saa event=rx_swx_saa SAType=13 ResulCode={epdg_dia_rc,undefined,2001}, {ue_fsm_data,"262427368222070","262427368222070@nai.epc.mnc001.mcc01.3gppnetwork.org","internet",true,false,<0.917.0>} 04:15:56.704 [debug] Rx AAA with DiaRC={epdg_dia_rc,undefined,2001} 04:15:56.704 [info] S6b Tx to {diameter_caps,{"aaa.localdomain","pgw.localdomain"},{"localdomain","localdomain"},{[{172,18,62,20}],[{172,18,62,103}]},{0,10415},{"osmo-epdg-AAA","TTCN-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:15:56.711 [debug] S2b: Rx from IP {172,18,62,103} port 2123: <<72,33,0,117,53,80,9,221,123,14,141,0,2,0,2,0,16,0,87,0,9,1,160,172,209,162,92,172,18,62,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,172,209,162,92,172,18,62,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,172,209,162,92,163,0,15,0,128,0,13,4,1,2,3,4,0,12,4,5,6,7,8>> 04:15:56.711 [debug] S2b: Rx from IP {172,18,62,103} port 2123: {gtp,v2,create_session_response,894437853,8064653,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,2899419740,<<172,18,62,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,2899419740,<<172,18,62,103>>,undefined},{v2_pdn_address_allocation,0} => {v2_pdn_address_allocation,0,ipv4,<<192,168,0,18>>}}} *DBG* epdg_ue_fsm_262427368222070 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 => 3048189953, remote_ipv4 => <<172,18,62,103>>, remote_ipv6 => undefined,remote_teid => 2899419740}}} from <0.919.0> in state state_wait_create_session_resp 04:15:56.712 [info] s2b: Updated Session after create_session_response: {gtp_session,<<"262427368222070">>,<0.911.0>,<<"internet">>,{172,18,62,103},{172,18,62,103},undefined,894437853,2899419740,5,{set,1,16,16,8,80,48,{[],[],[],[],[],[],[],[],[],[],[],[],[],[],[],[]},{{[],[],[],[],[],[],[],[],[],[],[],[],[],[{gtp_bearer,5,3048189953,2899419740}],[],[]}}}} 04:15:56.712 [debug] s2b: APCO_dec: {v2_additional_protocol_configuration_options,0,{0,[{13,<<1,2,3,4>>},{12,<<5,6,7,8>>}]}} 04:15:56.712 [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 => 3048189953,remote_ipv4 => <<172,18,62,103>>,remote_ipv6 => undefined,remote_teid => 2899419740}} 04:15:56.712 [info] ue_fsm state_authenticated event=received_gtpc_create_session_response, {ue_fsm_data,<<"262427368222070">>,"internet",[],undefined,false,0,false,false} 04:15:56.712 [info] KMOD Port Create PDP Context Call {<0.911.0>,[alias|#Ref<0.1283019585.1655242753.204122>]}: {create_pdp_context,{172,18,62,103},3048189953,2899419740,{192,168,0,18}} 04:15:56.712 [debug] create_pdp_context: 1, {172,18,62,103}, {192,168,0,18}, 3048189953, 2899419740 04:15:56.712 [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,62,103}},{ms_address,{192,168,0,18}},{i_tid,3048189953},{o_tid,2899419740}]}} 04:15:56.713 [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 => 3048189953,remote_ipv4 => <<172,18,62,103>>,remote_ipv6 => undefined,remote_teid => 2899419740}) returned ok *DBG* gsup_server got cast {tunnel_response, {<<"262427368222070">>, {ok, #{apco => <<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 => 3048189953, remote_ipv4 => <<172,18,62,103>>, remote_ipv6 => undefined, remote_teid => 2899419740}}}} *DBG* epdg_ue_fsm_262427368222070 send ok to <0.919.0> 04:15:56.713 [info] tunnel_response(<<"262427368222070">>): {ok,#{apco => <<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 => 3048189953,remote_ipv4 => <<172,18,62,103>>,remote_ipv6 => undefined,remote_teid => 2899419740}} *DBG* epdg_ue_fsm_262427368222070 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 => 3048189953, remote_ipv4 => <<172,18,62,103>>, remote_ipv6 => undefined,remote_teid => 2899419740}}} from <0.919.0> in state state_wait_create_session_resp => state_active 04:15:56.713 [info] tunnel_response for <<"262427368222070">>: {ok,#{apco => <<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 => 3048189953,remote_ipv4 => <<172,18,62,103>>,remote_ipv6 => undefined,remote_teid => 2899419740}} *DBG* gsup_server new state {gsups_state,#Port<0.16>,4222,#Port<0.54>, {ipa_ccm_options,"EPDG-00-00-00-00-00-00", "0/0/0","00:00:00:00:00:00", "00:00:00:00:00:00","00:00:00:00:00:00", "00:00:00:00:00:00","00:00:00:00:00:00", "EPDG-00-00-00-00-00-00",false}} 04:15:56.713 [info] GSUP: Tx #{imsi => <<"262427368222070">>,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 => <<"262429877486437">>, 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_262429877486437 enter epdg_ue_fsm in state state_new *DBG* epdg_ue_fsm_262429877486437 consume internal init_state in state state_new 04:15:56.758 [info] GSUP: Rx #{imsi => <<"262429877486437">>,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_262429877486437 receive call {auth_request,33,"internet",#{}} from <0.920.0> in state state_new 04:15:56.759 [info] ue_fsm start(epdg_ue_fsm_262429877486437) 04:15:56.759 [info] ue_fsm init(<<"262429877486437">>) *DBG* epdg_ue_fsm_262429877486437 send ok to <0.920.0> *DBG* aaa_ue_fsm_262429877486437 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:15:56.759 [info] ue_fsm auth_request *DBG* epdg_ue_fsm_262429877486437 consume call {auth_request,33,"internet",#{}} from <0.920.0> in state state_new => state_wait_auth_resp *DBG* aaa_ue_fsm_262429877486437 consume internal init_state in state state_new 04:15:56.759 [info] ue_fsm state_new event=auth_request {33, "internet", #{}}, {ue_fsm_data,<<"262429877486437">>,"internet",[],undefined,false,0,false,false} *DBG* epdg_ue_fsm_262429877486437 start_timer {state_timeout,10000, swm_der_timeout,[]} in state state_wait_auth_resp *DBG* aaa_ue_fsm_262429877486437 receive call {rx_swm_der_auth_req,33,"internet",#{}} from <0.201.0> in state state_new 04:15:56.759 [info] ue_fsm start_link(aaa_ue_fsm_262429877486437) 04:15:56.759 [info] ue_fsm init("262429877486437") 04:15:56.759 [info] ue_fsm ev_rx_swm_der_auth_req 04:15:56.760 [info] ue_fsm state_new event=rx_swm_der_auth_req {33, "internet", #{}}, {ue_fsm_data,"262429877486437",undefined,undefined,false,false,undefined} 04:15:56.760 [debug] Swx MAR: IPv4Opt=<<"ÿÿÿþ">> IPv6Opt=[] 04:15:56.760 [debug] Swx Tx MAR: {'MAR',["epdg.localdomain",";","1805677143",";","94",";","nonode@nohost"],1,undefined,undefined,undefined,"262429877486437",{'Vendor-Specific-Application-Id',10415,[16777265],[]},{'SIP-Auth-Data-Item',[],["EAP-AKA"],[],[],[],[],[],[],<<"ÿÿÿþ">>,[],[],[],[]},1,[],1,[],[],[],[],[],[],[],[]} *DBG* aaa_ue_fsm_262429877486437 send ok to <0.201.0> *DBG* aaa_ue_fsm_262429877486437 consume call {rx_swm_der_auth_req,33,"internet",#{}} from <0.201.0> in state state_new => state_wait_swx_maa 04:15:56.774 [info] SWx Rx MAA {<0.735.0>,{diameter_caps,{"epdg.localdomain","hss.localdomain"},{"localdomain","localdomain"},{[{127,0,0,1},{172,18,62,20},{192,168,0,2}],[{172,18,62,103}]},{0,10415},{"osmo-epdg","TTCN-3 Testsuite"},{[],[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;1805677143;94;nonode@nohost",1,"hss.localdomain","localdomain",{'Vendor-Specific-Application-Id',10415,[16777265],[]},"262429877486437",[],[2001],[],[1],[{'SIP-Auth-Data-Item',[0],["Digest-AKAv1-MD5"],[[29,148,29,104,32,18,17,174,63,146,108,216,239,205,215,0,206,189,140,61,207,121,246,51,138,160,144,98,48,155,45,172]],[[29,148,29,104,32,18,17,174,63,146,108,216,239,205,215,0,44,88,223,201,61,60,9,5,121,17,69,71,71,74]],["foobar"],[[177,236,150,93,201,167,64,67,108,168,162,179,253,34,100,11]],[[108,12,76,144,173,88,218,117,220,14,1,97,6,30,23,7]],[],[],[],[],[],[]}],[],[],[],[],[],[]}/ Errors []  04:15:56.774 [info] dia_sip2gsup: auth [29,148,29,104,32,18,17,174,63,146,108,216,239,205,215,0,206,189,140,61,207,121,246,51,138,160,144,98,48,155,45,172] authz [29,148,29,104,32,18,17,174,63,146,108,216,239,205,215,0,44,88,223,201,61,60,9,5,121,17,69,71,71,74]  *DBG* aaa_ue_fsm_262429877486437 receive call {rx_swx_maa, {ok,[{epdg_auth_tuple, <<29,148,29,104,32,18,17,174,63,146,108,216,239,205,215,0>>, <<206,189,140,61,207,121,246,51,138,160,144,98,48,155,45,172>>, <<29,148,29,104,32,18,17,174,63,146,108,216,239,205,215,0,44, 88,223,201,61,60,9,5,121,17,69,71,71,74>>, <<108,12,76,144,173,88,218,117,220,14,1,97,6,30,23,7>>, <<177,236,150,93,201,167,64,67,108,168,162,179,253,34, 100,11>>}]}} from <0.923.0> in state state_wait_swx_maa 04:15:56.774 [info] rand [29,148,29,104,32,18,17,174,63,146,108,216,239,205,215,0] autn [206,189,140,61,207,121,246,51,138,160,144,98,48,155,45,172]  04:15:56.774 [info] ue_fsm ev_rx_swx_maa 04:15:56.775 [info] ue_fsm state_wait_swx_maa event=rx_swx_maa, {ue_fsm_data,"262429877486437",undefined,undefined,false,false,undefined} *DBG* aaa_ue_fsm_262429877486437 send ok to <0.923.0> *DBG* aaa_ue_fsm_262429877486437 consume call {rx_swx_maa, {ok,[{epdg_auth_tuple, <<29,148,29,104,32,18,17,174,63,146,108,216,239,205,215,0>>, <<206,189,140,61,207,121,246,51,138,160,144,98,48,155,45,172>>, <<29,148,29,104,32,18,17,174,63,146,108,216,239,205,215,0,44, 88,223,201,61,60,9,5,121,17,69,71,71,74>>, <<108,12,76,144,173,88,218,117,220,14,1,97,6,30,23,7>>, <<177,236,150,93,201,167,64,67,108,168,162,179,253,34, 100,11>>}]}} from <0.923.0> in state state_wait_swx_maa => state_new 04:15:56.775 [info] ue_fsm received_swm_dea_auth_response {ok,[{epdg_auth_tuple,<<29,148,29,104,32,18,17,174,63,146,108,216,239,205,215,0>>,<<206,189,140,61,207,121,246,51,138,160,144,98,48,155,45,172>>,<<29,148,29,104,32,18,17,174,63,146,108,216,239,205,215,0,44,88,223,201,61,60,9,5,121,17,69,71,71,74>>,<<108,12,76,144,173,88,218,117,220,14,1,97,6,30,23,7>>,<<177,236,150,93,201,167,64,67,108,168,162,179,253,34,100,11>>}]} *DBG* epdg_ue_fsm_262429877486437 receive call {received_swm_dea_auth_response, {ok,[{epdg_auth_tuple, <<29,148,29,104,32,18,17,174,63,146,108,216,239,205,215,0>>, <<206,189,140,61,207,121,246,51,138,160,144,98,48,155,45,172>>, <<29,148,29,104,32,18,17,174,63,146,108,216,239,205,215,0,44, 88,223,201,61,60,9,5,121,17,69,71,71,74>>, <<108,12,76,144,173,88,218,117,220,14,1,97,6,30,23,7>>, <<177,236,150,93,201,167,64,67,108,168,162,179,253,34, 100,11>>}]}} from <0.211.0> in state state_wait_auth_resp 04:15:56.776 [info] ue_fsm state_wait_auth_resp event=received_swm_dea_auth_response Result={ok,[{epdg_auth_tuple,<<29,148,29,104,32,18,17,174,63,146,108,216,239,205,215,0>>,<<206,189,140,61,207,121,246,51,138,160,144,98,48,155,45,172>>,<<29,148,29,104,32,18,17,174,63,146,108,216,239,205,215,0,44,88,223,201,61,60,9,5,121,17,69,71,71,74>>,<<108,12,76,144,173,88,218,117,220,14,1,97,6,30,23,7>>,<<177,236,150,93,201,167,64,67,108,168,162,179,253,34,100,11>>}]}, {ue_fsm_data,<<"262429877486437">>,"internet",[],undefined,false,0,false,false} *DBG* epdg_ue_fsm_262429877486437 send ok to <0.211.0> *DBG* gsup_server got cast {auth_response, {<<"262429877486437">>, {ok, [{epdg_auth_tuple, <<29,148,29,104,32,18,17,174,63,146,108,216, 239,205,215,0>>, <<206,189,140,61,207,121,246,51,138,160,144,98, 48,155,45,172>>, <<29,148,29,104,32,18,17,174,63,146,108,216, 239,205,215,0,44,88,223,201,61,60,9,5,121,17, 69,71,71,74>>, <<108,12,76,144,173,88,218,117,220,14,1,97,6, 30,23,7>>, <<177,236,150,93,201,167,64,67,108,168, 162,179,253,34,100,11>>}]}}} 04:15:56.777 [info] auth_response(<<"262429877486437">>): {ok,[{epdg_auth_tuple,<<29,148,29,104,32,18,17,174,63,146,108,216,239,205,215,0>>,<<206,189,140,61,207,121,246,51,138,160,144,98,48,155,45,172>>,<<29,148,29,104,32,18,17,174,63,146,108,216,239,205,215,0,44,88,223,201,61,60,9,5,121,17,69,71,71,74>>,<<108,12,76,144,173,88,218,117,220,14,1,97,6,30,23,7>>,<<177,236,150,93,201,167,64,67,108,168,162,179,253,34,100,11>>}]} *DBG* epdg_ue_fsm_262429877486437 consume call {received_swm_dea_auth_response, {ok,[{epdg_auth_tuple, <<29,148,29,104,32,18,17,174,63,146,108,216,239,205,215,0>>, <<206,189,140,61,207,121,246,51,138,160,144,98,48,155,45,172>>, <<29,148,29,104,32,18,17,174,63,146,108,216,239,205,215,0,44, 88,223,201,61,60,9,5,121,17,69,71,71,74>>, <<108,12,76,144,173,88,218,117,220,14,1,97,6,30,23,7>>, <<177,236,150,93,201,167,64,67,108,168,162,179,253,34, 100,11>>}]}} from <0.211.0> in state state_wait_auth_resp => state_authenticating 04:15:56.777 [info] auth_response for <<"262429877486437">>: {ok,[{epdg_auth_tuple,<<29,148,29,104,32,18,17,174,63,146,108,216,239,205,215,0>>,<<206,189,140,61,207,121,246,51,138,160,144,98,48,155,45,172>>,<<29,148,29,104,32,18,17,174,63,146,108,216,239,205,215,0,44,88,223,201,61,60,9,5,121,17,69,71,71,74>>,<<108,12,76,144,173,88,218,117,220,14,1,97,6,30,23,7>>,<<177,236,150,93,201,167,64,67,108,168,162,179,253,34,100,11>>}]} 04:15:56.777 [info] GSUP: Tx #{auth_tuples => [#{autn => <<206,189,140,61,207,121,246,51,138,160,144,98,48,155,45,172>>,ck => <<177,236,150,93,201,167,64,67,108,168,162,179,253,34,100,11>>,ik => <<108,12,76,144,173,88,218,117,220,14,1,97,6,30,23,7>>,rand => <<29,148,29,104,32,18,17,174,63,146,108,216,239,205,215,0>>,res => <<29,148,29,104,32,18,17,174,63,146,108,216,239,205,215,0,44,88,223,201,61,60,9,5,121,17,69,71,71,74>>}],imsi => <<"262429877486437">>,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 => <<"262429877486437">>, message_type => location_upd_req}} *DBG* epdg_ue_fsm_262429877486437 receive call lu_request from <0.924.0> in state state_authenticating 04:15:56.782 [info] GSUP: Rx #{cn_domain => 1,imsi => <<"262429877486437">>,message_type => location_upd_req} *DBG* epdg_ue_fsm_262429877486437 send ok to <0.924.0> 04:15:56.783 [info] ue_fsm lu_request *DBG* epdg_ue_fsm_262429877486437 consume call lu_request from <0.924.0> in state state_authenticating *DBG* aaa_ue_fsm_262429877486437 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:15:56.783 [info] ue_fsm state_authenticating event=lu_request, {ue_fsm_data,<<"262429877486437">>,"internet",[],undefined,false,0,false,false} 04:15:56.783 [info] ue_fsm ev_rx_swm_der_auth_compl 04:15:56.783 [info] ue_fsm state_new event=rx_swm_der_auth_compl, {ue_fsm_data,"262429877486437",undefined,undefined,false,false,undefined} 04:15:56.784 [debug] SWx Tx SAR Imsi="262429877486437" Type=1 APN="internet" AgentInfoOpt=[]  04:15:56.784 [debug] SWx prepare_request: {'SAR',["epdg.localdomain",";","1805677143",";","95",";","nonode@nohost"],{'Vendor-Specific-Application-Id',10415,[16777265],[]},1,"epdg.localdomain","localdomain","localdomain","262429877486437",1,[],["hss.localdomain"],["internet"],[],[],[],[],[],[],[],[],[]} *DBG* aaa_ue_fsm_262429877486437 send ok to <0.201.0> *DBG* aaa_ue_fsm_262429877486437 consume call {rx_swm_der_auth_compl,"internet"} from <0.201.0> in state state_new => state_wait_swx_saa *DBG* aaa_ue_fsm_262429877486437 receive call {rx_swx_saa,{ok,1,#{}}} from <0.925.0> in state state_wait_swx_saa 04:15:56.793 [info] SWx Rx SAA {<0.735.0>,{diameter_caps,{"epdg.localdomain","hss.localdomain"},{"localdomain","localdomain"},{[{127,0,0,1},{172,18,62,20},{192,168,0,2}],[{172,18,62,103}]},{0,10415},{"osmo-epdg","TTCN-3 Testsuite"},{[],[1]},{[10415,13019,5535],[5535,10415,13019]},{[],[]},{[],[0]},{[],[]},{[{'diameter_base_Vendor-Specific-Application-Id',10415,[16777265],[]}],[{'diameter_base_Vendor-Specific-Application-Id',[10415],[16777265],[]}]},{[],[]},{[],[]}}}: {'SAA',"epdg.localdomain;1805677143;95;nonode@nohost",{'Vendor-Specific-Application-Id',10415,[16777265],[]},1,"hss.localdomain","localdomain","262429877486437",[],[2001],[],[{'Non-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_262429877486437 send ok to <0.925.0> 04:15:56.793 [info] ue_fsm ev_rx_swx_saa *DBG* epdg_ue_fsm_262429877486437 receive call {received_swm_dea_auth_compl_response,{ok,#{}}} from <0.211.0> in state state_authenticating *DBG* aaa_ue_fsm_262429877486437 consume call {rx_swx_saa,{ok,1,#{}}} from <0.925.0> in state state_wait_swx_saa => state_authenticated 04:15:56.793 [info] ue_fsm state_wait_swx_saa event=rx_swx_saa {ok,1,#{}}, {ue_fsm_data,"262429877486437",undefined,undefined,false,false,undefined} 04:15:56.794 [info] ue_fsm received_swm_dea_auth_compl_response {ok,#{}} *DBG* epdg_ue_fsm_262429877486437 send ok to <0.211.0> *DBG* gsup_server got cast {lu_response,{<<"262429877486437">>,ok}} 04:15:56.794 [info] ue_fsm state_authenticating event=lu_request, {ok,#{}}, {ue_fsm_data,<<"262429877486437">>,"internet",[],undefined,false,0,false,false} *DBG* epdg_ue_fsm_262429877486437 consume call {received_swm_dea_auth_compl_response,{ok,#{}}} from <0.211.0> in state state_authenticating => state_authenticated 04:15:56.794 [info] lu_response(<<"262429877486437">>): ok 04:15:56.794 [info] lu_response for <<"262429877486437">>: 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:15:56.794 [info] GSUP: Tx #{imsi => <<"262429877486437">>,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 => <<"262429877486437">>, message_class => 5, message_type => epdg_tunnel_request, pco => <<128,0,13,0,0,12,0>>}} *DBG* epdg_ue_fsm_262429877486437 receive call {tunnel_request,<<128,0,13,0,0,12,0>>} from <0.926.0> in state state_authenticated 04:15:56.800 [info] GSUP: Rx #{cn_domain => 1,imsi => <<"262429877486437">>,message_class => 5,message_type => epdg_tunnel_request,pco => <<128,0,13,0,0,12,0>>} 04:15:56.800 [info] ue_fsm tunnel_request(<<128,0,13,0,0,12,0>>) 04:15:56.800 [info] ue_fsm state_authenticated event=tunnel_request, {ue_fsm_data,<<"262429877486437">>,"internet",[],undefined,false,0,false,false} 04:15:56.800 [debug] Selected PGW Remote Address "172.18.62.103" 04:15:56.800 [info] s2b: Tx {gtp,v2,create_session_request,0,8064654,undefined,[],[{v2_international_mobile_subscriber_identity,0,<<"262429877486437">>},{v2_serving_network,0,{<<"901">>,<<"042">>}},{v2_rat_type,0,3},{v2_fully_qualified_tunnel_endpoint_identifier,0,30,894437854,<<172,18,62,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,3048189954,<<172,18,62,20>>,undefined}]},{v2_recovery,0,0},{v2_additional_protocol_configuration_options,0,{0,[{13,<<>>},{12,<<>>}]}}]} *DBG* epdg_ue_fsm_262429877486437 send ok to <0.926.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:15:56.800 [debug] Waiting for CreateSessionResponse *DBG* epdg_ue_fsm_262429877486437 consume call {tunnel_request,<<128,0,13,0,0,12,0>>} from <0.926.0> in state state_authenticated => state_wait_create_session_resp *DBG* epdg_ue_fsm_262429877486437 start_timer {state_timeout,10000, create_session_timeout,[]} in state state_wait_create_session_resp *DBG* aaa_ue_fsm_262429877486437 receive call {rx_s6b_aar,"262429877486437@nai.epc.mnc001.mcc01.3gppnetwork.org", "internet", [{'MIP6-Agent-Info',[{172,18,62,103}],[],[],[]}]} from <0.927.0> in state state_authenticated 04:15:56.813 [info] S6b Rx from {diameter_caps,{"aaa.localdomain","pgw.localdomain"},{"localdomain","localdomain"},{[{172,18,62,20}],[{172,18,62,103}]},{0,10415},{"osmo-epdg-AAA","TTCN-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,["262429877486437@nai.epc.mnc001.mcc01.3gppnetwork.org"],[{'MIP6-Agent-Info',[{172,18,62,103}],[],[],[]}],[70368744177664],[],[],["internet"],[],[],[],[],[],[]} 04:15:56.813 [info] ue_fsm ev_rx_s6b_aar: "262429877486437@nai.epc.mnc001.mcc01.3gppnetwork.org" "internet" [{'MIP6-Agent-Info',[{172,18,62,103}],[],[],[]}] 04:15:56.813 [info] ue_fsm state_authenticated event=rx_s6b_aar NAI="262429877486437@nai.epc.mnc001.mcc01.3gppnetwork.org" Apn="internet" AgentInfo=[{'MIP6-Agent-Info',[{172,18,62,103}],[],[],[]}], {ue_fsm_data,"262429877486437",undefined,undefined,true,false,undefined} 04:15:56.813 [debug] SWx Tx SAR Imsi="262429877486437" Type=13 APN="internet" AgentInfoOpt=[{'MIP6-Agent-Info',[{172,18,62,103}],[],[],[]}]  04:15:56.813 [debug] SWx prepare_request: {'SAR',["epdg.localdomain",";","1805677143",";","96",";","nonode@nohost"],{'Vendor-Specific-Application-Id',10415,[16777265],[]},1,"epdg.localdomain","localdomain","localdomain","262429877486437",13,[],["hss.localdomain"],["internet"],[],[{'MIP6-Agent-Info',[{172,18,62,103}],[],[],[]}],[],[],[],[],[],[],[]} *DBG* aaa_ue_fsm_262429877486437 send ok to <0.927.0> 04:15:56.813 [debug] Waiting for S6b AAA *DBG* aaa_ue_fsm_262429877486437 consume call {rx_s6b_aar,"262429877486437@nai.epc.mnc001.mcc01.3gppnetwork.org", "internet", [{'MIP6-Agent-Info',[{172,18,62,103}],[],[],[]}]} from <0.927.0> in state state_authenticated => state_authenticated_wait_swx_saa *DBG* aaa_ue_fsm_262429877486437 receive call {rx_swx_saa,{ok,13,#{}}} from <0.928.0> in state state_authenticated_wait_swx_saa *DBG* aaa_ue_fsm_262429877486437 send ok to <0.928.0> 04:15:56.820 [info] SWx Rx SAA {<0.735.0>,{diameter_caps,{"epdg.localdomain","hss.localdomain"},{"localdomain","localdomain"},{[{127,0,0,1},{172,18,62,20},{192,168,0,2}],[{172,18,62,103}]},{0,10415},{"osmo-epdg","TTCN-3 Testsuite"},{[],[1]},{[10415,13019,5535],[5535,10415,13019]},{[],[]},{[],[0]},{[],[]},{[{'diameter_base_Vendor-Specific-Application-Id',10415,[16777265],[]}],[{'diameter_base_Vendor-Specific-Application-Id',[10415],[16777265],[]}]},{[],[]},{[],[]}}}: {'SAA',"epdg.localdomain;1805677143;96;nonode@nohost",{'Vendor-Specific-Application-Id',10415,[16777265],[]},1,"hss.localdomain","localdomain","262429877486437",[],[2001],[],[{'Non-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_262429877486437 consume call {rx_swx_saa,{ok,13,#{}}} from <0.928.0> in state state_authenticated_wait_swx_saa => state_authenticated 04:15:56.820 [info] ue_fsm ev_rx_swx_saa 04:15:56.821 [info] ue_fsm state_authenticated_wait_swx_saa event=rx_swx_saa SAType=13 ResulCode={epdg_dia_rc,undefined,2001}, {ue_fsm_data,"262429877486437","262429877486437@nai.epc.mnc001.mcc01.3gppnetwork.org","internet",true,false,<0.927.0>} 04:15:56.821 [debug] Rx AAA with DiaRC={epdg_dia_rc,undefined,2001} 04:15:56.821 [info] S6b Tx to {diameter_caps,{"aaa.localdomain","pgw.localdomain"},{"localdomain","localdomain"},{[{172,18,62,20}],[{172,18,62,103}]},{0,10415},{"osmo-epdg-AAA","TTCN-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:15:56.830 [debug] S2b: Rx from IP {172,18,62,103} port 2123: <<72,33,0,117,53,80,9,222,123,14,142,0,2,0,2,0,16,0,87,0,9,1,160,65,211,92,175,172,18,62,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,65,211,92,175,172,18,62,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,211,92,175,163,0,15,0,128,0,13,4,1,2,3,4,0,12,4,5,6,7,8>> 04:15:56.831 [debug] S2b: Rx from IP {172,18,62,103} port 2123: {gtp,v2,create_session_response,894437854,8064654,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Ó\\¯">>},{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,1104370863,<<172,18,62,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,1104370863,<<172,18,62,103>>,undefined},{v2_pdn_address_allocation,0} => {v2_pdn_address_allocation,0,ipv4,<<192,168,0,19>>}}} *DBG* epdg_ue_fsm_262429877486437 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 => 3048189954, remote_ipv4 => <<172,18,62,103>>, remote_ipv6 => undefined,remote_teid => 1104370863}}} from <0.929.0> in state state_wait_create_session_resp 04:15:56.831 [info] s2b: Updated Session after create_session_response: {gtp_session,<<"262429877486437">>,<0.921.0>,<<"internet">>,{172,18,62,103},{172,18,62,103},undefined,894437854,1104370863,5,{set,1,16,16,8,80,48,{[],[],[],[],[],[],[],[],[],[],[],[],[],[],[],[]},{{[],[],[],[],[{gtp_bearer,5,3048189954,1104370863}],[],[],[],[],[],[],[],[],[],[],[]}}}} 04:15:56.831 [debug] s2b: APCO_dec: {v2_additional_protocol_configuration_options,0,{0,[{13,<<1,2,3,4>>},{12,<<5,6,7,8>>}]}} 04:15:56.831 [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 => 3048189954,remote_ipv4 => <<172,18,62,103>>,remote_ipv6 => undefined,remote_teid => 1104370863}} 04:15:56.832 [info] ue_fsm state_authenticated event=received_gtpc_create_session_response, {ue_fsm_data,<<"262429877486437">>,"internet",[],undefined,false,0,false,false} 04:15:56.832 [info] KMOD Port Create PDP Context Call {<0.921.0>,[alias|#Ref<0.1283019585.1655242753.204302>]}: {create_pdp_context,{172,18,62,103},3048189954,1104370863,{192,168,0,19}} 04:15:56.832 [debug] create_pdp_context: 1, {172,18,62,103}, {192,168,0,19}, 3048189954, 1104370863 04:15:56.832 [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,62,103}},{ms_address,{192,168,0,19}},{i_tid,3048189954},{o_tid,1104370863}]}} *DBG* epdg_ue_fsm_262429877486437 send ok to <0.929.0> *DBG* gsup_server got cast {tunnel_response, {<<"262429877486437">>, {ok, #{apco => <<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 => 3048189954, remote_ipv4 => <<172,18,62,103>>, remote_ipv6 => undefined, remote_teid => 1104370863}}}} 04:15:56.833 [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 => 3048189954,remote_ipv4 => <<172,18,62,103>>,remote_ipv6 => undefined,remote_teid => 1104370863}) returned ok *DBG* epdg_ue_fsm_262429877486437 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 => 3048189954, remote_ipv4 => <<172,18,62,103>>, remote_ipv6 => undefined,remote_teid => 1104370863}}} from <0.929.0> in state state_wait_create_session_resp => state_active 04:15:56.833 [info] tunnel_response(<<"262429877486437">>): {ok,#{apco => <<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 => 3048189954,remote_ipv4 => <<172,18,62,103>>,remote_ipv6 => undefined,remote_teid => 1104370863}} *DBG* gsup_server new state {gsups_state,#Port<0.16>,4222,#Port<0.54>, {ipa_ccm_options,"EPDG-00-00-00-00-00-00", "0/0/0","00:00:00:00:00:00", "00:00:00:00:00:00","00:00:00:00:00:00", "00:00:00:00:00:00","00:00:00:00:00:00", "EPDG-00-00-00-00-00-00",false}} 04:15:56.833 [info] tunnel_response for <<"262429877486437">>: {ok,#{apco => <<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 => 3048189954,remote_ipv4 => <<172,18,62,103>>,remote_ipv6 => undefined,remote_teid => 1104370863}} 04:15:56.834 [info] GSUP: Tx #{imsi => <<"262429877486437">>,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>>}]} Stream 238, 32 bytes *DBG* gsup_server got {ipa,#Port<0.54>, {osmo,5}, #{imsi => <<"262429761468908">>, 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_262429761468908 enter epdg_ue_fsm in state state_new *DBG* epdg_ue_fsm_262429761468908 consume internal init_state in state state_new 04:15:56.859 [info] GSUP: Rx #{imsi => <<"262429761468908">>,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_262429761468908 receive call {auth_request,33,"internet",#{}} from <0.930.0> in state state_new 04:15:56.859 [info] ue_fsm start(epdg_ue_fsm_262429761468908) 04:15:56.859 [info] ue_fsm init(<<"262429761468908">>) *DBG* epdg_ue_fsm_262429761468908 send ok to <0.930.0> *DBG* aaa_ue_fsm_262429761468908 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:15:56.859 [info] ue_fsm auth_request *DBG* epdg_ue_fsm_262429761468908 consume call {auth_request,33,"internet",#{}} from <0.930.0> in state state_new => state_wait_auth_resp *DBG* aaa_ue_fsm_262429761468908 consume internal init_state in state state_new *DBG* epdg_ue_fsm_262429761468908 start_timer {state_timeout,10000, swm_der_timeout,[]} in state state_wait_auth_resp *DBG* aaa_ue_fsm_262429761468908 receive call {rx_swm_der_auth_req,33,"internet",#{}} from <0.201.0> in state state_new 04:15:56.860 [info] ue_fsm state_new event=auth_request {33, "internet", #{}}, {ue_fsm_data,<<"262429761468908">>,"internet",[],undefined,false,0,false,false} 04:15:56.860 [info] ue_fsm start_link(aaa_ue_fsm_262429761468908) 04:15:56.860 [info] ue_fsm init("262429761468908") 04:15:56.860 [info] ue_fsm ev_rx_swm_der_auth_req *DBG* aaa_ue_fsm_262429761468908 send ok to <0.201.0> *DBG* aaa_ue_fsm_262429761468908 consume call {rx_swm_der_auth_req,33,"internet",#{}} from <0.201.0> in state state_new => state_wait_swx_maa 04:15:56.861 [info] ue_fsm state_new event=rx_swm_der_auth_req {33, "internet", #{}}, {ue_fsm_data,"262429761468908",undefined,undefined,false,false,undefined} 04:15:56.861 [debug] Swx MAR: IPv4Opt=<<"ÿÿÿþ">> IPv6Opt=[] 04:15:56.861 [debug] Swx Tx MAR: {'MAR',["epdg.localdomain",";","1805677143",";","97",";","nonode@nohost"],1,undefined,undefined,undefined,"262429761468908",{'Vendor-Specific-Application-Id',10415,[16777265],[]},{'SIP-Auth-Data-Item',[],["EAP-AKA"],[],[],[],[],[],[],<<"ÿÿÿþ">>,[],[],[],[]},1,[],1,[],[],[],[],[],[],[],[]} *DBG* aaa_ue_fsm_262429761468908 receive call {rx_swx_maa, {ok,[{epdg_auth_tuple, <<84,208,76,79,22,201,98,72,48,187,15,128,36,90,38,185>>, <<111,80,3,210,96,109,17,144,23,89,142,50,10,186,161,166>>, <<84,208,76,79,22,201,98,72,48,187,15,128,36,90,38,185,97,3, 254,22,118,186,225,63,7,25,219,23,74,82>>, <<44,213,78,37,173,220,210,39,15,23,237,24,97,53,115,95>>, <<152,80,64,102,198,125,144,2,164,154,58,49,84,43,63,94>>}]}} from <0.933.0> in state state_wait_swx_maa 04:15:56.875 [info] SWx Rx MAA {<0.735.0>,{diameter_caps,{"epdg.localdomain","hss.localdomain"},{"localdomain","localdomain"},{[{127,0,0,1},{172,18,62,20},{192,168,0,2}],[{172,18,62,103}]},{0,10415},{"osmo-epdg","TTCN-3 Testsuite"},{[],[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;1805677143;97;nonode@nohost",1,"hss.localdomain","localdomain",{'Vendor-Specific-Application-Id',10415,[16777265],[]},"262429761468908",[],[2001],[],[1],[{'SIP-Auth-Data-Item',[0],["Digest-AKAv1-MD5"],[[84,208,76,79,22,201,98,72,48,187,15,128,36,90,38,185,111,80,3,210,96,109,17,144,23,89,142,50,10,186,161,166]],[[84,208,76,79,22,201,98,72,48,187,15,128,36,90,38,185,97,3,254,22,118,186,225,63,7,25,219,23,74,82]],["foobar"],[[152,80,64,102,198,125,144,2,164,154,58,49,84,43,63,94]],[[44,213,78,37,173,220,210,39,15,23,237,24,97,53,115,95]],[],[],[],[],[],[]}],[],[],[],[],[],[]}/ Errors []  04:15:56.875 [info] dia_sip2gsup: auth [84,208,76,79,22,201,98,72,48,187,15,128,36,90,38,185,111,80,3,210,96,109,17,144,23,89,142,50,10,186,161,166] authz [84,208,76,79,22,201,98,72,48,187,15,128,36,90,38,185,97,3,254,22,118,186,225,63,7,25,219,23,74,82]  04:15:56.875 [info] rand [84,208,76,79,22,201,98,72,48,187,15,128,36,90,38,185] autn [111,80,3,210,96,109,17,144,23,89,142,50,10,186,161,166]  *DBG* aaa_ue_fsm_262429761468908 send ok to <0.933.0> *DBG* epdg_ue_fsm_262429761468908 receive call {received_swm_dea_auth_response, {ok,[{epdg_auth_tuple, <<84,208,76,79,22,201,98,72,48,187,15,128,36,90,38,185>>, <<111,80,3,210,96,109,17,144,23,89,142,50,10,186,161,166>>, <<84,208,76,79,22,201,98,72,48,187,15,128,36,90,38,185,97,3, 254,22,118,186,225,63,7,25,219,23,74,82>>, <<44,213,78,37,173,220,210,39,15,23,237,24,97,53,115,95>>, <<152,80,64,102,198,125,144,2,164,154,58,49,84,43,63,94>>}]}} from <0.211.0> in state state_wait_auth_resp 04:15:56.875 [info] ue_fsm ev_rx_swx_maa *DBG* aaa_ue_fsm_262429761468908 consume call {rx_swx_maa, {ok,[{epdg_auth_tuple, <<84,208,76,79,22,201,98,72,48,187,15,128,36,90,38,185>>, <<111,80,3,210,96,109,17,144,23,89,142,50,10,186,161,166>>, <<84,208,76,79,22,201,98,72,48,187,15,128,36,90,38,185,97,3, 254,22,118,186,225,63,7,25,219,23,74,82>>, <<44,213,78,37,173,220,210,39,15,23,237,24,97,53,115,95>>, <<152,80,64,102,198,125,144,2,164,154,58,49,84,43,63,94>>}]}} from <0.933.0> in state state_wait_swx_maa => state_new *DBG* epdg_ue_fsm_262429761468908 send ok to <0.211.0> *DBG* gsup_server got cast {auth_response, {<<"262429761468908">>, {ok, [{epdg_auth_tuple, <<84,208,76,79,22,201,98,72,48,187,15,128,36, 90,38,185>>, <<111,80,3,210,96,109,17,144,23,89,142,50,10, 186,161,166>>, <<84,208,76,79,22,201,98,72,48,187,15,128,36, 90,38,185,97,3,254,22,118,186,225,63,7,25, 219,23,74,82>>, <<44,213,78,37,173,220,210,39,15,23,237,24,97, 53,115,95>>, <<152,80,64,102,198,125,144,2,164,154,58, 49,84,43,63,94>>}]}}} 04:15:56.876 [info] ue_fsm state_wait_swx_maa event=rx_swx_maa, {ue_fsm_data,"262429761468908",undefined,undefined,false,false,undefined} *DBG* epdg_ue_fsm_262429761468908 consume call {received_swm_dea_auth_response, {ok,[{epdg_auth_tuple, <<84,208,76,79,22,201,98,72,48,187,15,128,36,90,38,185>>, <<111,80,3,210,96,109,17,144,23,89,142,50,10,186,161,166>>, <<84,208,76,79,22,201,98,72,48,187,15,128,36,90,38,185,97,3, 254,22,118,186,225,63,7,25,219,23,74,82>>, <<44,213,78,37,173,220,210,39,15,23,237,24,97,53,115,95>>, <<152,80,64,102,198,125,144,2,164,154,58,49,84,43,63,94>>}]}} from <0.211.0> in state state_wait_auth_resp => state_authenticating 04:15:56.876 [info] ue_fsm received_swm_dea_auth_response {ok,[{epdg_auth_tuple,<<84,208,76,79,22,201,98,72,48,187,15,128,36,90,38,185>>,<<111,80,3,210,96,109,17,144,23,89,142,50,10,186,161,166>>,<<84,208,76,79,22,201,98,72,48,187,15,128,36,90,38,185,97,3,254,22,118,186,225,63,7,25,219,23,74,82>>,<<44,213,78,37,173,220,210,39,15,23,237,24,97,53,115,95>>,<<152,80,64,102,198,125,144,2,164,154,58,49,84,43,63,94>>}]} 04:15:56.877 [info] ue_fsm state_wait_auth_resp event=received_swm_dea_auth_response Result={ok,[{epdg_auth_tuple,<<84,208,76,79,22,201,98,72,48,187,15,128,36,90,38,185>>,<<111,80,3,210,96,109,17,144,23,89,142,50,10,186,161,166>>,<<84,208,76,79,22,201,98,72,48,187,15,128,36,90,38,185,97,3,254,22,118,186,225,63,7,25,219,23,74,82>>,<<44,213,78,37,173,220,210,39,15,23,237,24,97,53,115,95>>,<<152,80,64,102,198,125,144,2,164,154,58,49,84,43,63,94>>}]}, {ue_fsm_data,<<"262429761468908">>,"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:15:56.877 [info] auth_response(<<"262429761468908">>): {ok,[{epdg_auth_tuple,<<84,208,76,79,22,201,98,72,48,187,15,128,36,90,38,185>>,<<111,80,3,210,96,109,17,144,23,89,142,50,10,186,161,166>>,<<84,208,76,79,22,201,98,72,48,187,15,128,36,90,38,185,97,3,254,22,118,186,225,63,7,25,219,23,74,82>>,<<44,213,78,37,173,220,210,39,15,23,237,24,97,53,115,95>>,<<152,80,64,102,198,125,144,2,164,154,58,49,84,43,63,94>>}]} 04:15:56.878 [info] auth_response for <<"262429761468908">>: {ok,[{epdg_auth_tuple,<<84,208,76,79,22,201,98,72,48,187,15,128,36,90,38,185>>,<<111,80,3,210,96,109,17,144,23,89,142,50,10,186,161,166>>,<<84,208,76,79,22,201,98,72,48,187,15,128,36,90,38,185,97,3,254,22,118,186,225,63,7,25,219,23,74,82>>,<<44,213,78,37,173,220,210,39,15,23,237,24,97,53,115,95>>,<<152,80,64,102,198,125,144,2,164,154,58,49,84,43,63,94>>}]} 04:15:56.879 [info] GSUP: Tx #{auth_tuples => [#{autn => <<111,80,3,210,96,109,17,144,23,89,142,50,10,186,161,166>>,ck => <<152,80,64,102,198,125,144,2,164,154,58,49,84,43,63,94>>,ik => <<44,213,78,37,173,220,210,39,15,23,237,24,97,53,115,95>>,rand => <<84,208,76,79,22,201,98,72,48,187,15,128,36,90,38,185>>,res => <<84,208,76,79,22,201,98,72,48,187,15,128,36,90,38,185,97,3,254,22,118,186,225,63,7,25,219,23,74,82>>}],imsi => <<"262429761468908">>,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 => <<"262429761468908">>, message_type => location_upd_req}} *DBG* epdg_ue_fsm_262429761468908 receive call lu_request from <0.934.0> in state state_authenticating 04:15:56.885 [info] GSUP: Rx #{cn_domain => 1,imsi => <<"262429761468908">>,message_type => location_upd_req} 04:15:56.885 [info] ue_fsm lu_request *DBG* epdg_ue_fsm_262429761468908 send ok to <0.934.0> *DBG* epdg_ue_fsm_262429761468908 consume call lu_request from <0.934.0> in state state_authenticating *DBG* aaa_ue_fsm_262429761468908 receive call {rx_swm_der_auth_compl,"internet"} from <0.201.0> in state state_new 04:15:56.885 [info] ue_fsm state_authenticating event=lu_request, {ue_fsm_data,<<"262429761468908">>,"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:15:56.885 [info] ue_fsm ev_rx_swm_der_auth_compl 04:15:56.886 [info] ue_fsm state_new event=rx_swm_der_auth_compl, {ue_fsm_data,"262429761468908",undefined,undefined,false,false,undefined} 04:15:56.886 [debug] SWx Tx SAR Imsi="262429761468908" Type=1 APN="internet" AgentInfoOpt=[]  04:15:56.886 [debug] SWx prepare_request: {'SAR',["epdg.localdomain",";","1805677143",";","98",";","nonode@nohost"],{'Vendor-Specific-Application-Id',10415,[16777265],[]},1,"epdg.localdomain","localdomain","localdomain","262429761468908",1,[],["hss.localdomain"],["internet"],[],[],[],[],[],[],[],[],[]} *DBG* aaa_ue_fsm_262429761468908 send ok to <0.201.0> *DBG* aaa_ue_fsm_262429761468908 consume call {rx_swm_der_auth_compl,"internet"} from <0.201.0> in state state_new => state_wait_swx_saa *DBG* aaa_ue_fsm_262429761468908 receive call {rx_swx_saa,{ok,1,#{}}} from <0.935.0> in state state_wait_swx_saa 04:15:56.898 [info] SWx Rx SAA {<0.735.0>,{diameter_caps,{"epdg.localdomain","hss.localdomain"},{"localdomain","localdomain"},{[{127,0,0,1},{172,18,62,20},{192,168,0,2}],[{172,18,62,103}]},{0,10415},{"osmo-epdg","TTCN-3 Testsuite"},{[],[1]},{[10415,13019,5535],[5535,10415,13019]},{[],[]},{[],[0]},{[],[]},{[{'diameter_base_Vendor-Specific-Application-Id',10415,[16777265],[]}],[{'diameter_base_Vendor-Specific-Application-Id',[10415],[16777265],[]}]},{[],[]},{[],[]}}}: {'SAA',"epdg.localdomain;1805677143;98;nonode@nohost",{'Vendor-Specific-Application-Id',10415,[16777265],[]},1,"hss.localdomain","localdomain","262429761468908",[],[2001],[],[{'Non-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:15:56.898 [info] ue_fsm ev_rx_swx_saa *DBG* aaa_ue_fsm_262429761468908 send ok to <0.935.0> *DBG* epdg_ue_fsm_262429761468908 receive call {received_swm_dea_auth_compl_response,{ok,#{}}} from <0.211.0> in state state_authenticating 04:15:56.899 [info] ue_fsm state_wait_swx_saa event=rx_swx_saa {ok,1,#{}}, {ue_fsm_data,"262429761468908",undefined,undefined,false,false,undefined} *DBG* aaa_ue_fsm_262429761468908 consume call {rx_swx_saa,{ok,1,#{}}} from <0.935.0> in state state_wait_swx_saa => state_authenticated *DBG* epdg_ue_fsm_262429761468908 send ok to <0.211.0> *DBG* gsup_server got cast {lu_response,{<<"262429761468908">>,ok}} 04:15:56.899 [info] ue_fsm received_swm_dea_auth_compl_response {ok,#{}} *DBG* epdg_ue_fsm_262429761468908 consume call {received_swm_dea_auth_compl_response,{ok,#{}}} from <0.211.0> in state state_authenticating => state_authenticated 04:15:56.899 [info] ue_fsm state_authenticating event=lu_request, {ok,#{}}, {ue_fsm_data,<<"262429761468908">>,"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:15:56.899 [info] lu_response(<<"262429761468908">>): ok 04:15:56.899 [info] lu_response for <<"262429761468908">>: ok 04:15:56.899 [info] GSUP: Tx #{imsi => <<"262429761468908">>,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 => <<"262429761468908">>, message_class => 5, message_type => epdg_tunnel_request, pco => <<128,0,13,0,0,12,0>>}} *DBG* epdg_ue_fsm_262429761468908 receive call {tunnel_request,<<128,0,13,0,0,12,0>>} from <0.936.0> in state state_authenticated 04:15:56.906 [info] GSUP: Rx #{cn_domain => 1,imsi => <<"262429761468908">>,message_class => 5,message_type => epdg_tunnel_request,pco => <<128,0,13,0,0,12,0>>} 04:15:56.906 [info] ue_fsm tunnel_request(<<128,0,13,0,0,12,0>>) 04:15:56.906 [info] ue_fsm state_authenticated event=tunnel_request, {ue_fsm_data,<<"262429761468908">>,"internet",[],undefined,false,0,false,false} 04:15:56.906 [debug] Selected PGW Remote Address "172.18.62.103" 04:15:56.906 [info] s2b: Tx {gtp,v2,create_session_request,0,8064655,undefined,[],[{v2_international_mobile_subscriber_identity,0,<<"262429761468908">>},{v2_serving_network,0,{<<"901">>,<<"042">>}},{v2_rat_type,0,3},{v2_fully_qualified_tunnel_endpoint_identifier,0,30,894437855,<<172,18,62,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,3048189955,<<172,18,62,20>>,undefined}]},{v2_recovery,0,0},{v2_additional_protocol_configuration_options,0,{0,[{13,<<>>},{12,<<>>}]}}]} *DBG* epdg_ue_fsm_262429761468908 send ok to <0.936.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:15:56.907 [debug] Waiting for CreateSessionResponse *DBG* epdg_ue_fsm_262429761468908 consume call {tunnel_request,<<128,0,13,0,0,12,0>>} from <0.936.0> in state state_authenticated => state_wait_create_session_resp *DBG* epdg_ue_fsm_262429761468908 start_timer {state_timeout,10000, create_session_timeout,[]} in state state_wait_create_session_resp *DBG* aaa_ue_fsm_262429761468908 receive call {rx_s6b_aar,"262429761468908@nai.epc.mnc001.mcc01.3gppnetwork.org", "internet", [{'MIP6-Agent-Info',[{172,18,62,103}],[],[],[]}]} from <0.937.0> in state state_authenticated 04:15:56.919 [info] S6b Rx from {diameter_caps,{"aaa.localdomain","pgw.localdomain"},{"localdomain","localdomain"},{[{172,18,62,20}],[{172,18,62,103}]},{0,10415},{"osmo-epdg-AAA","TTCN-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,["262429761468908@nai.epc.mnc001.mcc01.3gppnetwork.org"],[{'MIP6-Agent-Info',[{172,18,62,103}],[],[],[]}],[70368744177664],[],[],["internet"],[],[],[],[],[],[]} 04:15:56.919 [info] ue_fsm ev_rx_s6b_aar: "262429761468908@nai.epc.mnc001.mcc01.3gppnetwork.org" "internet" [{'MIP6-Agent-Info',[{172,18,62,103}],[],[],[]}] 04:15:56.920 [info] ue_fsm state_authenticated event=rx_s6b_aar NAI="262429761468908@nai.epc.mnc001.mcc01.3gppnetwork.org" Apn="internet" AgentInfo=[{'MIP6-Agent-Info',[{172,18,62,103}],[],[],[]}], {ue_fsm_data,"262429761468908",undefined,undefined,true,false,undefined} 04:15:56.920 [debug] SWx Tx SAR Imsi="262429761468908" Type=13 APN="internet" AgentInfoOpt=[{'MIP6-Agent-Info',[{172,18,62,103}],[],[],[]}]  04:15:56.920 [debug] SWx prepare_request: {'SAR',["epdg.localdomain",";","1805677143",";","99",";","nonode@nohost"],{'Vendor-Specific-Application-Id',10415,[16777265],[]},1,"epdg.localdomain","localdomain","localdomain","262429761468908",13,[],["hss.localdomain"],["internet"],[],[{'MIP6-Agent-Info',[{172,18,62,103}],[],[],[]}],[],[],[],[],[],[],[]} *DBG* aaa_ue_fsm_262429761468908 send ok to <0.937.0> 04:15:56.920 [debug] Waiting for S6b AAA *DBG* aaa_ue_fsm_262429761468908 consume call {rx_s6b_aar,"262429761468908@nai.epc.mnc001.mcc01.3gppnetwork.org", "internet", [{'MIP6-Agent-Info',[{172,18,62,103}],[],[],[]}]} from <0.937.0> in state state_authenticated => state_authenticated_wait_swx_saa *DBG* aaa_ue_fsm_262429761468908 receive call {rx_swx_saa,{ok,13,#{}}} from <0.938.0> in state state_authenticated_wait_swx_saa *DBG* aaa_ue_fsm_262429761468908 send ok to <0.938.0> 04:15:56.926 [info] SWx Rx SAA {<0.735.0>,{diameter_caps,{"epdg.localdomain","hss.localdomain"},{"localdomain","localdomain"},{[{127,0,0,1},{172,18,62,20},{192,168,0,2}],[{172,18,62,103}]},{0,10415},{"osmo-epdg","TTCN-3 Testsuite"},{[],[1]},{[10415,13019,5535],[5535,10415,13019]},{[],[]},{[],[0]},{[],[]},{[{'diameter_base_Vendor-Specific-Application-Id',10415,[16777265],[]}],[{'diameter_base_Vendor-Specific-Application-Id',[10415],[16777265],[]}]},{[],[]},{[],[]}}}: {'SAA',"epdg.localdomain;1805677143;99;nonode@nohost",{'Vendor-Specific-Application-Id',10415,[16777265],[]},1,"hss.localdomain","localdomain","262429761468908",[],[2001],[],[{'Non-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_262429761468908 consume call {rx_swx_saa,{ok,13,#{}}} from <0.938.0> in state state_authenticated_wait_swx_saa => state_authenticated 04:15:56.926 [info] ue_fsm ev_rx_swx_saa 04:15:56.926 [info] ue_fsm state_authenticated_wait_swx_saa event=rx_swx_saa SAType=13 ResulCode={epdg_dia_rc,undefined,2001}, {ue_fsm_data,"262429761468908","262429761468908@nai.epc.mnc001.mcc01.3gppnetwork.org","internet",true,false,<0.937.0>} 04:15:56.926 [debug] Rx AAA with DiaRC={epdg_dia_rc,undefined,2001} 04:15:56.926 [info] S6b Tx to {diameter_caps,{"aaa.localdomain","pgw.localdomain"},{"localdomain","localdomain"},{[{172,18,62,20}],[{172,18,62,103}]},{0,10415},{"osmo-epdg-AAA","TTCN-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:15:56.935 [debug] S2b: Rx from IP {172,18,62,103} port 2123: <<72,33,0,117,53,80,9,223,123,14,143,0,2,0,2,0,16,0,87,0,9,1,160,205,98,214,76,172,18,62,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,205,98,214,76,172,18,62,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,205,98,214,76,163,0,15,0,128,0,13,4,1,2,3,4,0,12,4,5,6,7,8>> 04:15:56.936 [debug] S2b: Rx from IP {172,18,62,103} port 2123: {gtp,v2,create_session_response,894437855,8064655,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,<<"ÍbÖ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,3445806668,<<172,18,62,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,3445806668,<<172,18,62,103>>,undefined},{v2_pdn_address_allocation,0} => {v2_pdn_address_allocation,0,ipv4,<<192,168,0,20>>}}} 04:15:56.936 [info] s2b: Updated Session after create_session_response: {gtp_session,<<"262429761468908">>,<0.931.0>,<<"internet">>,{172,18,62,103},{172,18,62,103},undefined,894437855,3445806668,5,{set,1,16,16,8,80,48,{[],[],[],[],[],[],[],[],[],[],[],[],[],[],[],[]},{{[],[{gtp_bearer,5,3048189955,3445806668}],[],[],[],[],[],[],[],[],[],[],[],[],[],[]}}}} *DBG* epdg_ue_fsm_262429761468908 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 => 3048189955, remote_ipv4 => <<172,18,62,103>>, remote_ipv6 => undefined,remote_teid => 3445806668}}} from <0.939.0> in state state_wait_create_session_resp 04:15:56.936 [debug] s2b: APCO_dec: {v2_additional_protocol_configuration_options,0,{0,[{13,<<1,2,3,4>>},{12,<<5,6,7,8>>}]}} 04:15:56.936 [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 => 3048189955,remote_ipv4 => <<172,18,62,103>>,remote_ipv6 => undefined,remote_teid => 3445806668}} 04:15:56.936 [info] ue_fsm state_authenticated event=received_gtpc_create_session_response, {ue_fsm_data,<<"262429761468908">>,"internet",[],undefined,false,0,false,false} 04:15:56.936 [info] KMOD Port Create PDP Context Call {<0.931.0>,[alias|#Ref<0.1283019585.1655242753.204441>]}: {create_pdp_context,{172,18,62,103},3048189955,3445806668,{192,168,0,20}} 04:15:56.936 [debug] create_pdp_context: 1, {172,18,62,103}, {192,168,0,20}, 3048189955, 3445806668 04:15:56.937 [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,62,103}},{ms_address,{192,168,0,20}},{i_tid,3048189955},{o_tid,3445806668}]}} 04:15:56.937 [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 => 3048189955,remote_ipv4 => <<172,18,62,103>>,remote_ipv6 => undefined,remote_teid => 3445806668}) returned ok *DBG* epdg_ue_fsm_262429761468908 send ok to <0.939.0> *DBG* gsup_server got cast {tunnel_response, {<<"262429761468908">>, {ok, #{apco => <<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 => 3048189955, remote_ipv4 => <<172,18,62,103>>, remote_ipv6 => undefined, remote_teid => 3445806668}}}} *DBG* epdg_ue_fsm_262429761468908 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 => 3048189955, remote_ipv4 => <<172,18,62,103>>, remote_ipv6 => undefined,remote_teid => 3445806668}}} from <0.939.0> in state state_wait_create_session_resp => state_active 04:15:56.937 [info] tunnel_response(<<"262429761468908">>): {ok,#{apco => <<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 => 3048189955,remote_ipv4 => <<172,18,62,103>>,remote_ipv6 => undefined,remote_teid => 3445806668}} 04:15:56.938 [info] tunnel_response for <<"262429761468908">>: {ok,#{apco => <<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 => 3048189955,remote_ipv4 => <<172,18,62,103>>,remote_ipv6 => undefined,remote_teid => 3445806668}} *DBG* gsup_server new state {gsups_state,#Port<0.16>,4222,#Port<0.54>, {ipa_ccm_options,"EPDG-00-00-00-00-00-00", "0/0/0","00:00:00:00:00:00", "00:00:00:00:00:00","00:00:00:00:00:00", "00:00:00:00:00:00","00:00:00:00:00:00", "EPDG-00-00-00-00-00-00",false}} 04:15:56.938 [info] GSUP: Tx #{imsi => <<"262429761468908">>,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 => <<"262428220370314">>, 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:15:56.959 [info] GSUP: Rx #{imsi => <<"262428220370314">>,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_262428220370314 enter epdg_ue_fsm in state state_new *DBG* epdg_ue_fsm_262428220370314 consume internal init_state in state state_new 04:15:56.959 [info] ue_fsm start(epdg_ue_fsm_262428220370314) *DBG* epdg_ue_fsm_262428220370314 receive call {auth_request,33,"internet",#{}} from <0.940.0> in state state_new 04:15:56.959 [info] ue_fsm init(<<"262428220370314">>) *DBG* epdg_ue_fsm_262428220370314 send ok to <0.940.0> 04:15:56.959 [info] ue_fsm auth_request *DBG* epdg_ue_fsm_262428220370314 consume call {auth_request,33,"internet",#{}} from <0.940.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_262428220370314 start_timer {state_timeout,10000, swm_der_timeout,[]} in state state_wait_auth_resp *DBG* aaa_ue_fsm_262428220370314 enter aaa_ue_fsm in state state_new 04:15:56.960 [info] ue_fsm state_new event=auth_request {33, "internet", #{}}, {ue_fsm_data,<<"262428220370314">>,"internet",[],undefined,false,0,false,false} *DBG* aaa_ue_fsm_262428220370314 consume internal init_state in state state_new 04:15:56.960 [info] ue_fsm start_link(aaa_ue_fsm_262428220370314) 04:15:56.960 [info] ue_fsm init("262428220370314") *DBG* aaa_ue_fsm_262428220370314 receive call {rx_swm_der_auth_req,33,"internet",#{}} from <0.201.0> in state state_new 04:15:56.960 [info] ue_fsm ev_rx_swm_der_auth_req 04:15:56.961 [info] ue_fsm state_new event=rx_swm_der_auth_req {33, "internet", #{}}, {ue_fsm_data,"262428220370314",undefined,undefined,false,false,undefined} *DBG* aaa_ue_fsm_262428220370314 send ok to <0.201.0> *DBG* aaa_ue_fsm_262428220370314 consume call {rx_swm_der_auth_req,33,"internet",#{}} from <0.201.0> in state state_new => state_wait_swx_maa 04:15:56.961 [debug] Swx MAR: IPv4Opt=<<"ÿÿÿþ">> IPv6Opt=[] 04:15:56.961 [debug] Swx Tx MAR: {'MAR',["epdg.localdomain",";","1805677143",";","100",";","nonode@nohost"],1,undefined,undefined,undefined,"262428220370314",{'Vendor-Specific-Application-Id',10415,[16777265],[]},{'SIP-Auth-Data-Item',[],["EAP-AKA"],[],[],[],[],[],[],<<"ÿÿÿþ">>,[],[],[],[]},1,[],1,[],[],[],[],[],[],[],[]} 04:15:56.974 [info] SWx Rx MAA {<0.735.0>,{diameter_caps,{"epdg.localdomain","hss.localdomain"},{"localdomain","localdomain"},{[{127,0,0,1},{172,18,62,20},{192,168,0,2}],[{172,18,62,103}]},{0,10415},{"osmo-epdg","TTCN-3 Testsuite"},{[],[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;1805677143;100;nonode@nohost",1,"hss.localdomain","localdomain",{'Vendor-Specific-Application-Id',10415,[16777265],[]},"262428220370314",[],[2001],[],[1],[{'SIP-Auth-Data-Item',[0],["Digest-AKAv1-MD5"],[[170,200,197,228,166,103,89,219,222,214,34,134,72,155,61,163,55,181,50,101,84,255,16,247,229,103,116,113,134,198,181,84]],[[170,200,197,228,166,103,89,219,222,214,34,134,72,155,61,163,204,129,33,92,113,130,189,218,150,105,32,208,127,51]],["foobar"],[[5,94,37,253,167,66,24,47,29,181,140,10,144,251,21,165]],[[57,95,43,38,219,110,249,168,228,195,254,161,106,92,209,129]],[],[],[],[],[],[]}],[],[],[],[],[],[]}/ Errors []  *DBG* aaa_ue_fsm_262428220370314 receive call {rx_swx_maa, {ok,[{epdg_auth_tuple, <<170,200,197,228,166,103,89,219,222,214,34,134,72,155,61,163>>, <<55,181,50,101,84,255,16,247,229,103,116,113,134,198,181,84>>, <<170,200,197,228,166,103,89,219,222,214,34,134,72,155,61, 163,204,129,33,92,113,130,189,218,150,105,32,208,127,51>>, <<57,95,43,38,219,110,249,168,228,195,254,161,106,92,209,129>>, <<5,94,37,253,167,66,24,47,29,181,140,10,144,251,21,165>>}]}} from <0.943.0> in state state_wait_swx_maa 04:15:56.974 [info] dia_sip2gsup: auth [170,200,197,228,166,103,89,219,222,214,34,134,72,155,61,163,55,181,50,101,84,255,16,247,229,103,116,113,134,198,181,84] authz [170,200,197,228,166,103,89,219,222,214,34,134,72,155,61,163,204,129,33,92,113,130,189,218,150,105,32,208,127,51]  04:15:56.974 [info] rand [170,200,197,228,166,103,89,219,222,214,34,134,72,155,61,163] autn [55,181,50,101,84,255,16,247,229,103,116,113,134,198,181,84]  *DBG* aaa_ue_fsm_262428220370314 send ok to <0.943.0> 04:15:56.974 [info] ue_fsm ev_rx_swx_maa *DBG* epdg_ue_fsm_262428220370314 receive call {received_swm_dea_auth_response, {ok,[{epdg_auth_tuple, <<170,200,197,228,166,103,89,219,222,214,34,134,72,155,61,163>>, <<55,181,50,101,84,255,16,247,229,103,116,113,134,198,181,84>>, <<170,200,197,228,166,103,89,219,222,214,34,134,72,155,61, 163,204,129,33,92,113,130,189,218,150,105,32,208,127,51>>, <<57,95,43,38,219,110,249,168,228,195,254,161,106,92,209,129>>, <<5,94,37,253,167,66,24,47,29,181,140,10,144,251,21,165>>}]}} from <0.211.0> in state state_wait_auth_resp *DBG* aaa_ue_fsm_262428220370314 consume call {rx_swx_maa, {ok,[{epdg_auth_tuple, <<170,200,197,228,166,103,89,219,222,214,34,134,72,155,61,163>>, <<55,181,50,101,84,255,16,247,229,103,116,113,134,198,181,84>>, <<170,200,197,228,166,103,89,219,222,214,34,134,72,155,61, 163,204,129,33,92,113,130,189,218,150,105,32,208,127,51>>, <<57,95,43,38,219,110,249,168,228,195,254,161,106,92,209,129>>, <<5,94,37,253,167,66,24,47,29,181,140,10,144,251,21,165>>}]}} from <0.943.0> in state state_wait_swx_maa => state_new 04:15:56.976 [info] ue_fsm state_wait_swx_maa event=rx_swx_maa, {ue_fsm_data,"262428220370314",undefined,undefined,false,false,undefined} *DBG* epdg_ue_fsm_262428220370314 send ok to <0.211.0> *DBG* gsup_server got cast {auth_response, {<<"262428220370314">>, {ok, [{epdg_auth_tuple, <<170,200,197,228,166,103,89,219,222,214,34, 134,72,155,61,163>>, <<55,181,50,101,84,255,16,247,229,103,116,113, 134,198,181,84>>, <<170,200,197,228,166,103,89,219,222,214,34, 134,72,155,61,163,204,129,33,92,113,130,189, 218,150,105,32,208,127,51>>, <<57,95,43,38,219,110,249,168,228,195,254,161, 106,92,209,129>>, <<5,94,37,253,167,66,24,47,29,181,140,10, 144,251,21,165>>}]}}} 04:15:56.976 [info] ue_fsm received_swm_dea_auth_response {ok,[{epdg_auth_tuple,<<170,200,197,228,166,103,89,219,222,214,34,134,72,155,61,163>>,<<55,181,50,101,84,255,16,247,229,103,116,113,134,198,181,84>>,<<170,200,197,228,166,103,89,219,222,214,34,134,72,155,61,163,204,129,33,92,113,130,189,218,150,105,32,208,127,51>>,<<57,95,43,38,219,110,249,168,228,195,254,161,106,92,209,129>>,<<5,94,37,253,167,66,24,47,29,181,140,10,144,251,21,165>>}]} *DBG* epdg_ue_fsm_262428220370314 consume call {received_swm_dea_auth_response, {ok,[{epdg_auth_tuple, <<170,200,197,228,166,103,89,219,222,214,34,134,72,155,61,163>>, <<55,181,50,101,84,255,16,247,229,103,116,113,134,198,181,84>>, <<170,200,197,228,166,103,89,219,222,214,34,134,72,155,61, 163,204,129,33,92,113,130,189,218,150,105,32,208,127,51>>, <<57,95,43,38,219,110,249,168,228,195,254,161,106,92,209,129>>, <<5,94,37,253,167,66,24,47,29,181,140,10,144,251,21,165>>}]}} 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:15:56.976 [info] ue_fsm state_wait_auth_resp event=received_swm_dea_auth_response Result={ok,[{epdg_auth_tuple,<<170,200,197,228,166,103,89,219,222,214,34,134,72,155,61,163>>,<<55,181,50,101,84,255,16,247,229,103,116,113,134,198,181,84>>,<<170,200,197,228,166,103,89,219,222,214,34,134,72,155,61,163,204,129,33,92,113,130,189,218,150,105,32,208,127,51>>,<<57,95,43,38,219,110,249,168,228,195,254,161,106,92,209,129>>,<<5,94,37,253,167,66,24,47,29,181,140,10,144,251,21,165>>}]}, {ue_fsm_data,<<"262428220370314">>,"internet",[],undefined,false,0,false,false} 04:15:56.977 [info] auth_response(<<"262428220370314">>): {ok,[{epdg_auth_tuple,<<170,200,197,228,166,103,89,219,222,214,34,134,72,155,61,163>>,<<55,181,50,101,84,255,16,247,229,103,116,113,134,198,181,84>>,<<170,200,197,228,166,103,89,219,222,214,34,134,72,155,61,163,204,129,33,92,113,130,189,218,150,105,32,208,127,51>>,<<57,95,43,38,219,110,249,168,228,195,254,161,106,92,209,129>>,<<5,94,37,253,167,66,24,47,29,181,140,10,144,251,21,165>>}]} 04:15:56.977 [info] auth_response for <<"262428220370314">>: {ok,[{epdg_auth_tuple,<<170,200,197,228,166,103,89,219,222,214,34,134,72,155,61,163>>,<<55,181,50,101,84,255,16,247,229,103,116,113,134,198,181,84>>,<<170,200,197,228,166,103,89,219,222,214,34,134,72,155,61,163,204,129,33,92,113,130,189,218,150,105,32,208,127,51>>,<<57,95,43,38,219,110,249,168,228,195,254,161,106,92,209,129>>,<<5,94,37,253,167,66,24,47,29,181,140,10,144,251,21,165>>}]} 04:15:56.977 [info] GSUP: Tx #{auth_tuples => [#{autn => <<55,181,50,101,84,255,16,247,229,103,116,113,134,198,181,84>>,ck => <<5,94,37,253,167,66,24,47,29,181,140,10,144,251,21,165>>,ik => <<57,95,43,38,219,110,249,168,228,195,254,161,106,92,209,129>>,rand => <<170,200,197,228,166,103,89,219,222,214,34,134,72,155,61,163>>,res => <<170,200,197,228,166,103,89,219,222,214,34,134,72,155,61,163,204,129,33,92,113,130,189,218,150,105,32,208,127,51>>}],imsi => <<"262428220370314">>,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 => <<"262428220370314">>, message_type => location_upd_req}} *DBG* epdg_ue_fsm_262428220370314 receive call lu_request from <0.944.0> in state state_authenticating 04:15:56.982 [info] GSUP: Rx #{cn_domain => 1,imsi => <<"262428220370314">>,message_type => location_upd_req} 04:15:56.982 [info] ue_fsm lu_request *DBG* epdg_ue_fsm_262428220370314 send ok to <0.944.0> *DBG* aaa_ue_fsm_262428220370314 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:15:56.982 [info] ue_fsm state_authenticating event=lu_request, {ue_fsm_data,<<"262428220370314">>,"internet",[],undefined,false,0,false,false} *DBG* epdg_ue_fsm_262428220370314 consume call lu_request from <0.944.0> in state state_authenticating 04:15:56.982 [info] ue_fsm ev_rx_swm_der_auth_compl 04:15:56.982 [info] ue_fsm state_new event=rx_swm_der_auth_compl, {ue_fsm_data,"262428220370314",undefined,undefined,false,false,undefined} 04:15:56.982 [debug] SWx Tx SAR Imsi="262428220370314" Type=1 APN="internet" AgentInfoOpt=[]  04:15:56.982 [debug] SWx prepare_request: {'SAR',["epdg.localdomain",";","1805677143",";","101",";","nonode@nohost"],{'Vendor-Specific-Application-Id',10415,[16777265],[]},1,"epdg.localdomain","localdomain","localdomain","262428220370314",1,[],["hss.localdomain"],["internet"],[],[],[],[],[],[],[],[],[]} *DBG* aaa_ue_fsm_262428220370314 send ok to <0.201.0> *DBG* aaa_ue_fsm_262428220370314 consume call {rx_swm_der_auth_compl,"internet"} from <0.201.0> in state state_new => state_wait_swx_saa *DBG* aaa_ue_fsm_262428220370314 receive call {rx_swx_saa,{ok,1,#{}}} from <0.945.0> in state state_wait_swx_saa 04:15:56.988 [info] SWx Rx SAA {<0.735.0>,{diameter_caps,{"epdg.localdomain","hss.localdomain"},{"localdomain","localdomain"},{[{127,0,0,1},{172,18,62,20},{192,168,0,2}],[{172,18,62,103}]},{0,10415},{"osmo-epdg","TTCN-3 Testsuite"},{[],[1]},{[10415,13019,5535],[5535,10415,13019]},{[],[]},{[],[0]},{[],[]},{[{'diameter_base_Vendor-Specific-Application-Id',10415,[16777265],[]}],[{'diameter_base_Vendor-Specific-Application-Id',[10415],[16777265],[]}]},{[],[]},{[],[]}}}: {'SAA',"epdg.localdomain;1805677143;101;nonode@nohost",{'Vendor-Specific-Application-Id',10415,[16777265],[]},1,"hss.localdomain","localdomain","262428220370314",[],[2001],[],[{'Non-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_262428220370314 send ok to <0.945.0> 04:15:56.988 [info] ue_fsm ev_rx_swx_saa *DBG* epdg_ue_fsm_262428220370314 receive call {received_swm_dea_auth_compl_response,{ok,#{}}} from <0.211.0> in state state_authenticating *DBG* aaa_ue_fsm_262428220370314 consume call {rx_swx_saa,{ok,1,#{}}} from <0.945.0> in state state_wait_swx_saa => state_authenticated 04:15:56.988 [info] ue_fsm state_wait_swx_saa event=rx_swx_saa {ok,1,#{}}, {ue_fsm_data,"262428220370314",undefined,undefined,false,false,undefined} *DBG* epdg_ue_fsm_262428220370314 send ok to <0.211.0> *DBG* gsup_server got cast {lu_response,{<<"262428220370314">>,ok}} 04:15:56.988 [info] ue_fsm received_swm_dea_auth_compl_response {ok,#{}} *DBG* epdg_ue_fsm_262428220370314 consume call {received_swm_dea_auth_compl_response,{ok,#{}}} from <0.211.0> in state state_authenticating => state_authenticated 04:15:56.988 [info] ue_fsm state_authenticating event=lu_request, {ok,#{}}, {ue_fsm_data,<<"262428220370314">>,"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:15:56.988 [info] lu_response(<<"262428220370314">>): ok 04:15:56.988 [info] lu_response for <<"262428220370314">>: ok 04:15:56.988 [info] GSUP: Tx #{imsi => <<"262428220370314">>,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 => <<"262428220370314">>, message_class => 5, message_type => epdg_tunnel_request, pco => <<128,0,13,0,0,12,0>>}} *DBG* epdg_ue_fsm_262428220370314 receive call {tunnel_request,<<128,0,13,0,0,12,0>>} from <0.946.0> in state state_authenticated 04:15:56.991 [info] GSUP: Rx #{cn_domain => 1,imsi => <<"262428220370314">>,message_class => 5,message_type => epdg_tunnel_request,pco => <<128,0,13,0,0,12,0>>} 04:15:56.991 [info] ue_fsm tunnel_request(<<128,0,13,0,0,12,0>>) 04:15:56.991 [info] ue_fsm state_authenticated event=tunnel_request, {ue_fsm_data,<<"262428220370314">>,"internet",[],undefined,false,0,false,false} 04:15:56.991 [debug] Selected PGW Remote Address "172.18.62.103" 04:15:56.991 [info] s2b: Tx {gtp,v2,create_session_request,0,8064656,undefined,[],[{v2_international_mobile_subscriber_identity,0,<<"262428220370314">>},{v2_serving_network,0,{<<"901">>,<<"042">>}},{v2_rat_type,0,3},{v2_fully_qualified_tunnel_endpoint_identifier,0,30,894437856,<<172,18,62,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,3048189956,<<172,18,62,20>>,undefined}]},{v2_recovery,0,0},{v2_additional_protocol_configuration_options,0,{0,[{13,<<>>},{12,<<>>}]}}]} *DBG* epdg_ue_fsm_262428220370314 send ok to <0.946.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:15:56.991 [debug] Waiting for CreateSessionResponse *DBG* epdg_ue_fsm_262428220370314 consume call {tunnel_request,<<128,0,13,0,0,12,0>>} from <0.946.0> in state state_authenticated => state_wait_create_session_resp *DBG* epdg_ue_fsm_262428220370314 start_timer {state_timeout,10000, create_session_timeout,[]} in state state_wait_create_session_resp *DBG* aaa_ue_fsm_262428220370314 receive call {rx_s6b_aar,"262428220370314@nai.epc.mnc001.mcc01.3gppnetwork.org", "internet", [{'MIP6-Agent-Info',[{172,18,62,103}],[],[],[]}]} from <0.947.0> in state state_authenticated 04:15:57.001 [info] S6b Rx from {diameter_caps,{"aaa.localdomain","pgw.localdomain"},{"localdomain","localdomain"},{[{172,18,62,20}],[{172,18,62,103}]},{0,10415},{"osmo-epdg-AAA","TTCN-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,["262428220370314@nai.epc.mnc001.mcc01.3gppnetwork.org"],[{'MIP6-Agent-Info',[{172,18,62,103}],[],[],[]}],[70368744177664],[],[],["internet"],[],[],[],[],[],[]} 04:15:57.001 [info] ue_fsm ev_rx_s6b_aar: "262428220370314@nai.epc.mnc001.mcc01.3gppnetwork.org" "internet" [{'MIP6-Agent-Info',[{172,18,62,103}],[],[],[]}] 04:15:57.001 [info] ue_fsm state_authenticated event=rx_s6b_aar NAI="262428220370314@nai.epc.mnc001.mcc01.3gppnetwork.org" Apn="internet" AgentInfo=[{'MIP6-Agent-Info',[{172,18,62,103}],[],[],[]}], {ue_fsm_data,"262428220370314",undefined,undefined,true,false,undefined} *DBG* aaa_ue_fsm_262428220370314 send ok to <0.947.0> *DBG* aaa_ue_fsm_262428220370314 consume call {rx_s6b_aar,"262428220370314@nai.epc.mnc001.mcc01.3gppnetwork.org", "internet", [{'MIP6-Agent-Info',[{172,18,62,103}],[],[],[]}]} from <0.947.0> in state state_authenticated => state_authenticated_wait_swx_saa 04:15:57.001 [debug] SWx Tx SAR Imsi="262428220370314" Type=13 APN="internet" AgentInfoOpt=[{'MIP6-Agent-Info',[{172,18,62,103}],[],[],[]}]  04:15:57.001 [debug] SWx prepare_request: {'SAR',["epdg.localdomain",";","1805677143",";","102",";","nonode@nohost"],{'Vendor-Specific-Application-Id',10415,[16777265],[]},1,"epdg.localdomain","localdomain","localdomain","262428220370314",13,[],["hss.localdomain"],["internet"],[],[{'MIP6-Agent-Info',[{172,18,62,103}],[],[],[]}],[],[],[],[],[],[],[]} 04:15:57.001 [debug] Waiting for S6b AAA *DBG* aaa_ue_fsm_262428220370314 receive call {rx_swx_saa,{ok,13,#{}}} from <0.948.0> in state state_authenticated_wait_swx_saa 04:15:57.006 [info] SWx Rx SAA {<0.735.0>,{diameter_caps,{"epdg.localdomain","hss.localdomain"},{"localdomain","localdomain"},{[{127,0,0,1},{172,18,62,20},{192,168,0,2}],[{172,18,62,103}]},{0,10415},{"osmo-epdg","TTCN-3 Testsuite"},{[],[1]},{[10415,13019,5535],[5535,10415,13019]},{[],[]},{[],[0]},{[],[]},{[{'diameter_base_Vendor-Specific-Application-Id',10415,[16777265],[]}],[{'diameter_base_Vendor-Specific-Application-Id',[10415],[16777265],[]}]},{[],[]},{[],[]}}}: {'SAA',"epdg.localdomain;1805677143;102;nonode@nohost",{'Vendor-Specific-Application-Id',10415,[16777265],[]},1,"hss.localdomain","localdomain","262428220370314",[],[2001],[],[{'Non-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_262428220370314 send ok to <0.948.0> *DBG* aaa_ue_fsm_262428220370314 consume call {rx_swx_saa,{ok,13,#{}}} from <0.948.0> in state state_authenticated_wait_swx_saa => state_authenticated 04:15:57.006 [info] ue_fsm ev_rx_swx_saa 04:15:57.006 [info] ue_fsm state_authenticated_wait_swx_saa event=rx_swx_saa SAType=13 ResulCode={epdg_dia_rc,undefined,2001}, {ue_fsm_data,"262428220370314","262428220370314@nai.epc.mnc001.mcc01.3gppnetwork.org","internet",true,false,<0.947.0>} 04:15:57.006 [debug] Rx AAA with DiaRC={epdg_dia_rc,undefined,2001} 04:15:57.006 [info] S6b Tx to {diameter_caps,{"aaa.localdomain","pgw.localdomain"},{"localdomain","localdomain"},{[{172,18,62,20}],[{172,18,62,103}]},{0,10415},{"osmo-epdg-AAA","TTCN-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:15:57.012 [debug] S2b: Rx from IP {172,18,62,103} port 2123: <<72,33,0,117,53,80,9,224,123,14,144,0,2,0,2,0,16,0,87,0,9,1,160,20,136,127,233,172,18,62,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,20,136,127,233,172,18,62,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,20,136,127,233,163,0,15,0,128,0,13,4,1,2,3,4,0,12,4,5,6,7,8>> 04:15:57.012 [debug] S2b: Rx from IP {172,18,62,103} port 2123: {gtp,v2,create_session_response,894437856,8064656,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,<<20,136,127,233>>},{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,344489961,<<172,18,62,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,344489961,<<172,18,62,103>>,undefined},{v2_pdn_address_allocation,0} => {v2_pdn_address_allocation,0,ipv4,<<192,168,0,21>>}}} *DBG* epdg_ue_fsm_262428220370314 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 => 3048189956, remote_ipv4 => <<172,18,62,103>>, remote_ipv6 => undefined,remote_teid => 344489961}}} from <0.949.0> in state state_wait_create_session_resp 04:15:57.012 [info] s2b: Updated Session after create_session_response: {gtp_session,<<"262428220370314">>,<0.941.0>,<<"internet">>,{172,18,62,103},{172,18,62,103},undefined,894437856,344489961,5,{set,1,16,16,8,80,48,{[],[],[],[],[],[],[],[],[],[],[],[],[],[],[],[]},{{[],[],[],[],[],[],[],[{gtp_bearer,5,3048189956,344489961}],[],[],[],[],[],[],[],[]}}}} 04:15:57.012 [debug] s2b: APCO_dec: {v2_additional_protocol_configuration_options,0,{0,[{13,<<1,2,3,4>>},{12,<<5,6,7,8>>}]}} 04:15:57.012 [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 => 3048189956,remote_ipv4 => <<172,18,62,103>>,remote_ipv6 => undefined,remote_teid => 344489961}} 04:15:57.013 [info] ue_fsm state_authenticated event=received_gtpc_create_session_response, {ue_fsm_data,<<"262428220370314">>,"internet",[],undefined,false,0,false,false} 04:15:57.013 [info] KMOD Port Create PDP Context Call {<0.941.0>,[alias|#Ref<0.1283019585.1655242753.204586>]}: {create_pdp_context,{172,18,62,103},3048189956,344489961,{192,168,0,21}} *DBG* epdg_ue_fsm_262428220370314 send ok to <0.949.0> *DBG* gsup_server got cast {tunnel_response, {<<"262428220370314">>, {ok, #{apco => <<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 => 3048189956, remote_ipv4 => <<172,18,62,103>>, remote_ipv6 => undefined, remote_teid => 344489961}}}} 04:15:57.013 [debug] create_pdp_context: 1, {172,18,62,103}, {192,168,0,21}, 3048189956, 344489961 *DBG* epdg_ue_fsm_262428220370314 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 => 3048189956, remote_ipv4 => <<172,18,62,103>>, remote_ipv6 => undefined,remote_teid => 344489961}}} from <0.949.0> in state state_wait_create_session_resp => state_active 04:15:57.013 [debug] create_pdp_context: {netlink,gtp,[512,ack,request],655,0,{new,0,0,[{version,1},{net_ns_fd,25},{link,4},{sgsn_address,{172,18,62,103}},{ms_address,{192,168,0,21}},{i_tid,3048189956},{o_tid,344489961}]}} 04:15:57.013 [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 => 3048189956,remote_ipv4 => <<172,18,62,103>>,remote_ipv6 => undefined,remote_teid => 344489961}) 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:15:57.013 [info] tunnel_response(<<"262428220370314">>): {ok,#{apco => <<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 => 3048189956,remote_ipv4 => <<172,18,62,103>>,remote_ipv6 => undefined,remote_teid => 344489961}} 04:15:57.014 [info] tunnel_response for <<"262428220370314">>: {ok,#{apco => <<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 => 3048189956,remote_ipv4 => <<172,18,62,103>>,remote_ipv6 => undefined,remote_teid => 344489961}} 04:15:57.014 [info] GSUP: Tx #{imsi => <<"262428220370314">>,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 => <<"262422439514006">>, 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_262422439514006 enter epdg_ue_fsm in state state_new *DBG* epdg_ue_fsm_262422439514006 consume internal init_state in state state_new 04:15:57.059 [info] GSUP: Rx #{imsi => <<"262422439514006">>,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_262422439514006 receive call {auth_request,33,"internet",#{}} from <0.950.0> in state state_new 04:15:57.060 [info] ue_fsm start(epdg_ue_fsm_262422439514006) 04:15:57.060 [info] ue_fsm init(<<"262422439514006">>) *DBG* epdg_ue_fsm_262422439514006 send ok to <0.950.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:15:57.060 [info] ue_fsm auth_request *DBG* aaa_ue_fsm_262422439514006 enter aaa_ue_fsm in state state_new *DBG* epdg_ue_fsm_262422439514006 consume call {auth_request,33,"internet",#{}} from <0.950.0> in state state_new => state_wait_auth_resp *DBG* aaa_ue_fsm_262422439514006 consume internal init_state in state state_new *DBG* epdg_ue_fsm_262422439514006 start_timer {state_timeout,10000, swm_der_timeout,[]} in state state_wait_auth_resp *DBG* aaa_ue_fsm_262422439514006 receive call {rx_swm_der_auth_req,33,"internet",#{}} from <0.201.0> in state state_new 04:15:57.060 [info] ue_fsm state_new event=auth_request {33, "internet", #{}}, {ue_fsm_data,<<"262422439514006">>,"internet",[],undefined,false,0,false,false} 04:15:57.060 [info] ue_fsm start_link(aaa_ue_fsm_262422439514006) 04:15:57.060 [info] ue_fsm init("262422439514006") 04:15:57.061 [info] ue_fsm ev_rx_swm_der_auth_req 04:15:57.061 [info] ue_fsm state_new event=rx_swm_der_auth_req {33, "internet", #{}}, {ue_fsm_data,"262422439514006",undefined,undefined,false,false,undefined} 04:15:57.061 [debug] Swx MAR: IPv4Opt=<<"ÿÿÿþ">> IPv6Opt=[] *DBG* aaa_ue_fsm_262422439514006 send ok to <0.201.0> *DBG* aaa_ue_fsm_262422439514006 consume call {rx_swm_der_auth_req,33,"internet",#{}} from <0.201.0> in state state_new => state_wait_swx_maa 04:15:57.062 [debug] Swx Tx MAR: {'MAR',["epdg.localdomain",";","1805677143",";","103",";","nonode@nohost"],1,undefined,undefined,undefined,"262422439514006",{'Vendor-Specific-Application-Id',10415,[16777265],[]},{'SIP-Auth-Data-Item',[],["EAP-AKA"],[],[],[],[],[],[],<<"ÿÿÿþ">>,[],[],[],[]},1,[],1,[],[],[],[],[],[],[],[]} 04:15:57.075 [info] SWx Rx MAA {<0.735.0>,{diameter_caps,{"epdg.localdomain","hss.localdomain"},{"localdomain","localdomain"},{[{127,0,0,1},{172,18,62,20},{192,168,0,2}],[{172,18,62,103}]},{0,10415},{"osmo-epdg","TTCN-3 Testsuite"},{[],[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;1805677143;103;nonode@nohost",1,"hss.localdomain","localdomain",{'Vendor-Specific-Application-Id',10415,[16777265],[]},"262422439514006",[],[2001],[],[1],[{'SIP-Auth-Data-Item',[0],["Digest-AKAv1-MD5"],[[98,97,228,191,110,123,51,96,75,113,49,181,162,159,115,132,159,132,150,164,98,159,246,153,228,209,42,141,40,111,105,125]],[[98,97,228,191,110,123,51,96,75,113,49,181,162,159,115,132,176,160,149,120,180,205,37,101,198,59,244,28,124,143]],["foobar"],[[246,102,227,222,86,31,246,190,155,92,189,235,210,180,212,238]],[[199,22,232,133,44,103,58,85,121,153,43,9,175,164,222,15]],[],[],[],[],[],[]}],[],[],[],[],[],[]}/ Errors []  *DBG* aaa_ue_fsm_262422439514006 receive call {rx_swx_maa, {ok,[{epdg_auth_tuple, <<98,97,228,191,110,123,51,96,75,113,49,181,162,159,115,132>>, <<159,132,150,164,98,159,246,153,228,209,42,141,40,111,105, 125>>, <<98,97,228,191,110,123,51,96,75,113,49,181,162,159,115,132, 176,160,149,120,180,205,37,101,198,59,244,28,124,143>>, <<199,22,232,133,44,103,58,85,121,153,43,9,175,164,222,15>>, <<246,102,227,222,86,31,246,190,155,92,189,235,210,180, 212,238>>}]}} from <0.953.0> in state state_wait_swx_maa 04:15:57.075 [info] dia_sip2gsup: auth [98,97,228,191,110,123,51,96,75,113,49,181,162,159,115,132,159,132,150,164,98,159,246,153,228,209,42,141,40,111,105,125] authz [98,97,228,191,110,123,51,96,75,113,49,181,162,159,115,132,176,160,149,120,180,205,37,101,198,59,244,28,124,143]  04:15:57.076 [info] rand [98,97,228,191,110,123,51,96,75,113,49,181,162,159,115,132] autn [159,132,150,164,98,159,246,153,228,209,42,141,40,111,105,125]  *DBG* aaa_ue_fsm_262422439514006 send ok to <0.953.0> 04:15:57.076 [info] ue_fsm ev_rx_swx_maa *DBG* aaa_ue_fsm_262422439514006 consume call {rx_swx_maa, {ok,[{epdg_auth_tuple, <<98,97,228,191,110,123,51,96,75,113,49,181,162,159,115,132>>, <<159,132,150,164,98,159,246,153,228,209,42,141,40,111,105, 125>>, <<98,97,228,191,110,123,51,96,75,113,49,181,162,159,115,132, 176,160,149,120,180,205,37,101,198,59,244,28,124,143>>, <<199,22,232,133,44,103,58,85,121,153,43,9,175,164,222,15>>, <<246,102,227,222,86,31,246,190,155,92,189,235,210,180, 212,238>>}]}} from <0.953.0> in state state_wait_swx_maa => state_new 04:15:57.076 [info] ue_fsm state_wait_swx_maa event=rx_swx_maa, {ue_fsm_data,"262422439514006",undefined,undefined,false,false,undefined} *DBG* epdg_ue_fsm_262422439514006 receive call {received_swm_dea_auth_response, {ok,[{epdg_auth_tuple, <<98,97,228,191,110,123,51,96,75,113,49,181,162,159,115,132>>, <<159,132,150,164,98,159,246,153,228,209,42,141,40,111,105, 125>>, <<98,97,228,191,110,123,51,96,75,113,49,181,162,159,115,132, 176,160,149,120,180,205,37,101,198,59,244,28,124,143>>, <<199,22,232,133,44,103,58,85,121,153,43,9,175,164,222,15>>, <<246,102,227,222,86,31,246,190,155,92,189,235,210,180, 212,238>>}]}} from <0.211.0> in state state_wait_auth_resp 04:15:57.077 [info] ue_fsm received_swm_dea_auth_response {ok,[{epdg_auth_tuple,<<98,97,228,191,110,123,51,96,75,113,49,181,162,159,115,132>>,<<159,132,150,164,98,159,246,153,228,209,42,141,40,111,105,125>>,<<98,97,228,191,110,123,51,96,75,113,49,181,162,159,115,132,176,160,149,120,180,205,37,101,198,59,244,28,124,143>>,<<199,22,232,133,44,103,58,85,121,153,43,9,175,164,222,15>>,<<246,102,227,222,86,31,246,190,155,92,189,235,210,180,212,238>>}]} *DBG* epdg_ue_fsm_262422439514006 send ok to <0.211.0> *DBG* gsup_server got cast {auth_response, {<<"262422439514006">>, {ok, [{epdg_auth_tuple, <<98,97,228,191,110,123,51,96,75,113,49,181, 162,159,115,132>>, <<159,132,150,164,98,159,246,153,228,209,42, 141,40,111,105,125>>, <<98,97,228,191,110,123,51,96,75,113,49,181, 162,159,115,132,176,160,149,120,180,205,37, 101,198,59,244,28,124,143>>, <<199,22,232,133,44,103,58,85,121,153,43,9,175, 164,222,15>>, <<246,102,227,222,86,31,246,190,155,92, 189,235,210,180,212,238>>}]}}} 04:15:57.078 [info] ue_fsm state_wait_auth_resp event=received_swm_dea_auth_response Result={ok,[{epdg_auth_tuple,<<98,97,228,191,110,123,51,96,75,113,49,181,162,159,115,132>>,<<159,132,150,164,98,159,246,153,228,209,42,141,40,111,105,125>>,<<98,97,228,191,110,123,51,96,75,113,49,181,162,159,115,132,176,160,149,120,180,205,37,101,198,59,244,28,124,143>>,<<199,22,232,133,44,103,58,85,121,153,43,9,175,164,222,15>>,<<246,102,227,222,86,31,246,190,155,92,189,235,210,180,212,238>>}]}, {ue_fsm_data,<<"262422439514006">>,"internet",[],undefined,false,0,false,false} *DBG* epdg_ue_fsm_262422439514006 consume call {received_swm_dea_auth_response, {ok,[{epdg_auth_tuple, <<98,97,228,191,110,123,51,96,75,113,49,181,162,159,115,132>>, <<159,132,150,164,98,159,246,153,228,209,42,141,40,111,105, 125>>, <<98,97,228,191,110,123,51,96,75,113,49,181,162,159,115,132, 176,160,149,120,180,205,37,101,198,59,244,28,124,143>>, <<199,22,232,133,44,103,58,85,121,153,43,9,175,164,222,15>>, <<246,102,227,222,86,31,246,190,155,92,189,235,210,180, 212,238>>}]}} from <0.211.0> in state state_wait_auth_resp => state_authenticating 04:15:57.078 [info] auth_response(<<"262422439514006">>): {ok,[{epdg_auth_tuple,<<98,97,228,191,110,123,51,96,75,113,49,181,162,159,115,132>>,<<159,132,150,164,98,159,246,153,228,209,42,141,40,111,105,125>>,<<98,97,228,191,110,123,51,96,75,113,49,181,162,159,115,132,176,160,149,120,180,205,37,101,198,59,244,28,124,143>>,<<199,22,232,133,44,103,58,85,121,153,43,9,175,164,222,15>>,<<246,102,227,222,86,31,246,190,155,92,189,235,210,180,212,238>>}]} 04:15:57.079 [info] auth_response for <<"262422439514006">>: {ok,[{epdg_auth_tuple,<<98,97,228,191,110,123,51,96,75,113,49,181,162,159,115,132>>,<<159,132,150,164,98,159,246,153,228,209,42,141,40,111,105,125>>,<<98,97,228,191,110,123,51,96,75,113,49,181,162,159,115,132,176,160,149,120,180,205,37,101,198,59,244,28,124,143>>,<<199,22,232,133,44,103,58,85,121,153,43,9,175,164,222,15>>,<<246,102,227,222,86,31,246,190,155,92,189,235,210,180,212,238>>}]} 04:15:57.079 [info] GSUP: Tx #{auth_tuples => [#{autn => <<159,132,150,164,98,159,246,153,228,209,42,141,40,111,105,125>>,ck => <<246,102,227,222,86,31,246,190,155,92,189,235,210,180,212,238>>,ik => <<199,22,232,133,44,103,58,85,121,153,43,9,175,164,222,15>>,rand => <<98,97,228,191,110,123,51,96,75,113,49,181,162,159,115,132>>,res => <<98,97,228,191,110,123,51,96,75,113,49,181,162,159,115,132,176,160,149,120,180,205,37,101,198,59,244,28,124,143>>}],imsi => <<"262422439514006">>,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 => <<"262422439514006">>, message_type => location_upd_req}} *DBG* epdg_ue_fsm_262422439514006 receive call lu_request from <0.954.0> in state state_authenticating *DBG* epdg_ue_fsm_262422439514006 send ok to <0.954.0> 04:15:57.085 [info] GSUP: Rx #{cn_domain => 1,imsi => <<"262422439514006">>,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}} 04:15:57.085 [info] ue_fsm lu_request *DBG* epdg_ue_fsm_262422439514006 consume call lu_request from <0.954.0> in state state_authenticating *DBG* aaa_ue_fsm_262422439514006 receive call {rx_swm_der_auth_compl,"internet"} from <0.201.0> in state state_new 04:15:57.085 [info] ue_fsm state_authenticating event=lu_request, {ue_fsm_data,<<"262422439514006">>,"internet",[],undefined,false,0,false,false} 04:15:57.085 [info] ue_fsm ev_rx_swm_der_auth_compl 04:15:57.085 [info] ue_fsm state_new event=rx_swm_der_auth_compl, {ue_fsm_data,"262422439514006",undefined,undefined,false,false,undefined} 04:15:57.086 [debug] SWx Tx SAR Imsi="262422439514006" Type=1 APN="internet" AgentInfoOpt=[]  04:15:57.086 [debug] SWx prepare_request: {'SAR',["epdg.localdomain",";","1805677143",";","104",";","nonode@nohost"],{'Vendor-Specific-Application-Id',10415,[16777265],[]},1,"epdg.localdomain","localdomain","localdomain","262422439514006",1,[],["hss.localdomain"],["internet"],[],[],[],[],[],[],[],[],[]} *DBG* aaa_ue_fsm_262422439514006 send ok to <0.201.0> *DBG* aaa_ue_fsm_262422439514006 consume call {rx_swm_der_auth_compl,"internet"} from <0.201.0> in state state_new => state_wait_swx_saa *DBG* aaa_ue_fsm_262422439514006 receive call {rx_swx_saa,{ok,1,#{}}} from <0.955.0> in state state_wait_swx_saa 04:15:57.116 [info] SWx Rx SAA {<0.735.0>,{diameter_caps,{"epdg.localdomain","hss.localdomain"},{"localdomain","localdomain"},{[{127,0,0,1},{172,18,62,20},{192,168,0,2}],[{172,18,62,103}]},{0,10415},{"osmo-epdg","TTCN-3 Testsuite"},{[],[1]},{[10415,13019,5535],[5535,10415,13019]},{[],[]},{[],[0]},{[],[]},{[{'diameter_base_Vendor-Specific-Application-Id',10415,[16777265],[]}],[{'diameter_base_Vendor-Specific-Application-Id',[10415],[16777265],[]}]},{[],[]},{[],[]}}}: {'SAA',"epdg.localdomain;1805677143;104;nonode@nohost",{'Vendor-Specific-Application-Id',10415,[16777265],[]},1,"hss.localdomain","localdomain","262422439514006",[],[2001],[],[{'Non-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_262422439514006 send ok to <0.955.0> *DBG* epdg_ue_fsm_262422439514006 receive call {received_swm_dea_auth_compl_response,{ok,#{}}} from <0.211.0> in state state_authenticating 04:15:57.116 [info] ue_fsm ev_rx_swx_saa *DBG* aaa_ue_fsm_262422439514006 consume call {rx_swx_saa,{ok,1,#{}}} from <0.955.0> in state state_wait_swx_saa => state_authenticated *DBG* epdg_ue_fsm_262422439514006 send ok to <0.211.0> *DBG* gsup_server got cast {lu_response,{<<"262422439514006">>,ok}} 04:15:57.116 [info] ue_fsm state_wait_swx_saa event=rx_swx_saa {ok,1,#{}}, {ue_fsm_data,"262422439514006",undefined,undefined,false,false,undefined} *DBG* epdg_ue_fsm_262422439514006 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:15:57.117 [info] ue_fsm received_swm_dea_auth_compl_response {ok,#{}} 04:15:57.117 [info] ue_fsm state_authenticating event=lu_request, {ok,#{}}, {ue_fsm_data,<<"262422439514006">>,"internet",[],undefined,false,0,false,false} 04:15:57.117 [info] lu_response(<<"262422439514006">>): ok 04:15:57.117 [info] lu_response for <<"262422439514006">>: ok 04:15:57.117 [info] GSUP: Tx #{imsi => <<"262422439514006">>,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 => <<"262422439514006">>, message_class => 5, message_type => epdg_tunnel_request, pco => <<128,0,13,0,0,12,0>>}} *DBG* epdg_ue_fsm_262422439514006 receive call {tunnel_request,<<128,0,13,0,0,12,0>>} from <0.956.0> in state state_authenticated 04:15:57.122 [info] GSUP: Rx #{cn_domain => 1,imsi => <<"262422439514006">>,message_class => 5,message_type => epdg_tunnel_request,pco => <<128,0,13,0,0,12,0>>} 04:15:57.123 [info] ue_fsm tunnel_request(<<128,0,13,0,0,12,0>>) 04:15:57.123 [info] ue_fsm state_authenticated event=tunnel_request, {ue_fsm_data,<<"262422439514006">>,"internet",[],undefined,false,0,false,false} 04:15:57.123 [debug] Selected PGW Remote Address "172.18.62.103" 04:15:57.123 [info] s2b: Tx {gtp,v2,create_session_request,0,8064657,undefined,[],[{v2_international_mobile_subscriber_identity,0,<<"262422439514006">>},{v2_serving_network,0,{<<"901">>,<<"042">>}},{v2_rat_type,0,3},{v2_fully_qualified_tunnel_endpoint_identifier,0,30,894437857,<<172,18,62,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,3048189957,<<172,18,62,20>>,undefined}]},{v2_recovery,0,0},{v2_additional_protocol_configuration_options,0,{0,[{13,<<>>},{12,<<>>}]}}]} *DBG* epdg_ue_fsm_262422439514006 send ok to <0.956.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:15:57.123 [debug] Waiting for CreateSessionResponse *DBG* epdg_ue_fsm_262422439514006 consume call {tunnel_request,<<128,0,13,0,0,12,0>>} from <0.956.0> in state state_authenticated => state_wait_create_session_resp *DBG* epdg_ue_fsm_262422439514006 start_timer {state_timeout,10000, create_session_timeout,[]} in state state_wait_create_session_resp *DBG* aaa_ue_fsm_262422439514006 receive call {rx_s6b_aar,"262422439514006@nai.epc.mnc001.mcc01.3gppnetwork.org", "internet", [{'MIP6-Agent-Info',[{172,18,62,103}],[],[],[]}]} from <0.957.0> in state state_authenticated 04:15:57.141 [info] S6b Rx from {diameter_caps,{"aaa.localdomain","pgw.localdomain"},{"localdomain","localdomain"},{[{172,18,62,20}],[{172,18,62,103}]},{0,10415},{"osmo-epdg-AAA","TTCN-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,["262422439514006@nai.epc.mnc001.mcc01.3gppnetwork.org"],[{'MIP6-Agent-Info',[{172,18,62,103}],[],[],[]}],[70368744177664],[],[],["internet"],[],[],[],[],[],[]} 04:15:57.141 [info] ue_fsm ev_rx_s6b_aar: "262422439514006@nai.epc.mnc001.mcc01.3gppnetwork.org" "internet" [{'MIP6-Agent-Info',[{172,18,62,103}],[],[],[]}] 04:15:57.141 [info] ue_fsm state_authenticated event=rx_s6b_aar NAI="262422439514006@nai.epc.mnc001.mcc01.3gppnetwork.org" Apn="internet" AgentInfo=[{'MIP6-Agent-Info',[{172,18,62,103}],[],[],[]}], {ue_fsm_data,"262422439514006",undefined,undefined,true,false,undefined} 04:15:57.141 [debug] SWx Tx SAR Imsi="262422439514006" Type=13 APN="internet" AgentInfoOpt=[{'MIP6-Agent-Info',[{172,18,62,103}],[],[],[]}]  04:15:57.141 [debug] SWx prepare_request: {'SAR',["epdg.localdomain",";","1805677143",";","105",";","nonode@nohost"],{'Vendor-Specific-Application-Id',10415,[16777265],[]},1,"epdg.localdomain","localdomain","localdomain","262422439514006",13,[],["hss.localdomain"],["internet"],[],[{'MIP6-Agent-Info',[{172,18,62,103}],[],[],[]}],[],[],[],[],[],[],[]} *DBG* aaa_ue_fsm_262422439514006 send ok to <0.957.0> 04:15:57.142 [debug] Waiting for S6b AAA *DBG* aaa_ue_fsm_262422439514006 consume call {rx_s6b_aar,"262422439514006@nai.epc.mnc001.mcc01.3gppnetwork.org", "internet", [{'MIP6-Agent-Info',[{172,18,62,103}],[],[],[]}]} from <0.957.0> in state state_authenticated => state_authenticated_wait_swx_saa *DBG* aaa_ue_fsm_262422439514006 receive call {rx_swx_saa,{ok,13,#{}}} from <0.958.0> in state state_authenticated_wait_swx_saa 04:15:57.151 [info] SWx Rx SAA {<0.735.0>,{diameter_caps,{"epdg.localdomain","hss.localdomain"},{"localdomain","localdomain"},{[{127,0,0,1},{172,18,62,20},{192,168,0,2}],[{172,18,62,103}]},{0,10415},{"osmo-epdg","TTCN-3 Testsuite"},{[],[1]},{[10415,13019,5535],[5535,10415,13019]},{[],[]},{[],[0]},{[],[]},{[{'diameter_base_Vendor-Specific-Application-Id',10415,[16777265],[]}],[{'diameter_base_Vendor-Specific-Application-Id',[10415],[16777265],[]}]},{[],[]},{[],[]}}}: {'SAA',"epdg.localdomain;1805677143;105;nonode@nohost",{'Vendor-Specific-Application-Id',10415,[16777265],[]},1,"hss.localdomain","localdomain","262422439514006",[],[2001],[],[{'Non-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:15:57.151 [info] ue_fsm ev_rx_swx_saa *DBG* aaa_ue_fsm_262422439514006 send ok to <0.958.0> *DBG* aaa_ue_fsm_262422439514006 consume call {rx_swx_saa,{ok,13,#{}}} from <0.958.0> in state state_authenticated_wait_swx_saa => state_authenticated 04:15:57.152 [info] ue_fsm state_authenticated_wait_swx_saa event=rx_swx_saa SAType=13 ResulCode={epdg_dia_rc,undefined,2001}, {ue_fsm_data,"262422439514006","262422439514006@nai.epc.mnc001.mcc01.3gppnetwork.org","internet",true,false,<0.957.0>} 04:15:57.152 [debug] Rx AAA with DiaRC={epdg_dia_rc,undefined,2001} 04:15:57.152 [info] S6b Tx to {diameter_caps,{"aaa.localdomain","pgw.localdomain"},{"localdomain","localdomain"},{[{172,18,62,20}],[{172,18,62,103}]},{0,10415},{"osmo-epdg-AAA","TTCN-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:15:57.163 [debug] S2b: Rx from IP {172,18,62,103} port 2123: <<72,33,0,117,53,80,9,225,123,14,145,0,2,0,2,0,16,0,87,0,9,1,160,198,148,44,220,172,18,62,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,198,148,44,220,172,18,62,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,198,148,44,220,163,0,15,0,128,0,13,4,1,2,3,4,0,12,4,5,6,7,8>> 04:15:57.164 [debug] S2b: Rx from IP {172,18,62,103} port 2123: {gtp,v2,create_session_response,894437857,8064657,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,<<198,148,44,220>>},{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,3331599580,<<172,18,62,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,3331599580,<<172,18,62,103>>,undefined},{v2_pdn_address_allocation,0} => {v2_pdn_address_allocation,0,ipv4,<<192,168,0,22>>}}} 04:15:57.164 [info] s2b: Updated Session after create_session_response: {gtp_session,<<"262422439514006">>,<0.951.0>,<<"internet">>,{172,18,62,103},{172,18,62,103},undefined,894437857,3331599580,5,{set,1,16,16,8,80,48,{[],[],[],[],[],[],[],[],[],[],[],[],[],[],[],[]},{{[],[],[],[],[],[],[],[],[{gtp_bearer,5,3048189957,3331599580}],[],[],[],[],[],[],[]}}}} *DBG* epdg_ue_fsm_262422439514006 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 => 3048189957, remote_ipv4 => <<172,18,62,103>>, remote_ipv6 => undefined,remote_teid => 3331599580}}} from <0.959.0> in state state_wait_create_session_resp 04:15:57.164 [debug] s2b: APCO_dec: {v2_additional_protocol_configuration_options,0,{0,[{13,<<1,2,3,4>>},{12,<<5,6,7,8>>}]}} 04:15:57.164 [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 => 3048189957,remote_ipv4 => <<172,18,62,103>>,remote_ipv6 => undefined,remote_teid => 3331599580}} 04:15:57.165 [info] ue_fsm state_authenticated event=received_gtpc_create_session_response, {ue_fsm_data,<<"262422439514006">>,"internet",[],undefined,false,0,false,false} 04:15:57.165 [info] KMOD Port Create PDP Context Call {<0.951.0>,[alias|#Ref<0.1283019585.1655242765.196623>]}: {create_pdp_context,{172,18,62,103},3048189957,3331599580,{192,168,0,22}} 04:15:57.165 [debug] create_pdp_context: 1, {172,18,62,103}, {192,168,0,22}, 3048189957, 3331599580 04:15:57.165 [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,62,103}},{ms_address,{192,168,0,22}},{i_tid,3048189957},{o_tid,3331599580}]}} *DBG* epdg_ue_fsm_262422439514006 send ok to <0.959.0> 04:15:57.166 [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 => 3048189957,remote_ipv4 => <<172,18,62,103>>,remote_ipv6 => undefined,remote_teid => 3331599580}) returned ok *DBG* gsup_server got cast {tunnel_response, {<<"262422439514006">>, {ok, #{apco => <<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 => 3048189957, remote_ipv4 => <<172,18,62,103>>, remote_ipv6 => undefined, remote_teid => 3331599580}}}} Stream 238, 32 bytes *DBG* epdg_ue_fsm_262422439514006 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 => 3048189957, remote_ipv4 => <<172,18,62,103>>, remote_ipv6 => undefined,remote_teid => 3331599580}}} from <0.959.0> in state state_wait_create_session_resp => state_active 04:15:57.166 [info] tunnel_response(<<"262422439514006">>): {ok,#{apco => <<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 => 3048189957,remote_ipv4 => <<172,18,62,103>>,remote_ipv6 => undefined,remote_teid => 3331599580}} 04:15:57.167 [info] tunnel_response for <<"262422439514006">>: {ok,#{apco => <<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 => 3048189957,remote_ipv4 => <<172,18,62,103>>,remote_ipv6 => undefined,remote_teid => 3331599580}} *DBG* gsup_server new state {gsups_state,#Port<0.16>,4222,#Port<0.54>, {ipa_ccm_options,"EPDG-00-00-00-00-00-00", "0/0/0","00:00:00:00:00:00", "00:00:00:00:00:00","00:00:00:00:00:00", "00:00:00:00:00:00","00:00:00:00:00:00", "EPDG-00-00-00-00-00-00",false}} 04:15:57.167 [info] GSUP: Tx #{imsi => <<"262422439514006">>,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>>}]} *DBG* gsup_server got {ipa,#Port<0.54>, {osmo,5}, #{imsi => <<"262423356069424">>, 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:15:57.168 [info] GSUP: Rx #{imsi => <<"262423356069424">>,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_262423356069424 enter epdg_ue_fsm in state state_new 04:15:57.168 [info] ue_fsm start(epdg_ue_fsm_262423356069424) *DBG* epdg_ue_fsm_262423356069424 consume internal init_state in state state_new *DBG* epdg_ue_fsm_262423356069424 receive call {auth_request,33,"internet",#{}} from <0.960.0> in state state_new 04:15:57.168 [info] ue_fsm init(<<"262423356069424">>) *DBG* epdg_ue_fsm_262423356069424 send ok to <0.960.0> 04:15:57.168 [info] ue_fsm auth_request *DBG* epdg_ue_fsm_262423356069424 consume call {auth_request,33,"internet",#{}} from <0.960.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_262423356069424 start_timer {state_timeout,10000, swm_der_timeout,[]} in state state_wait_auth_resp *DBG* aaa_ue_fsm_262423356069424 enter aaa_ue_fsm in state state_new 04:15:57.168 [info] ue_fsm state_new event=auth_request {33, "internet", #{}}, {ue_fsm_data,<<"262423356069424">>,"internet",[],undefined,false,0,false,false} 04:15:57.169 [info] ue_fsm start_link(aaa_ue_fsm_262423356069424) *DBG* aaa_ue_fsm_262423356069424 consume internal init_state in state state_new 04:15:57.169 [info] ue_fsm init("262423356069424") *DBG* aaa_ue_fsm_262423356069424 receive call {rx_swm_der_auth_req,33,"internet",#{}} from <0.201.0> in state state_new 04:15:57.169 [info] ue_fsm ev_rx_swm_der_auth_req 04:15:57.170 [info] ue_fsm state_new event=rx_swm_der_auth_req {33, "internet", #{}}, {ue_fsm_data,"262423356069424",undefined,undefined,false,false,undefined} *DBG* aaa_ue_fsm_262423356069424 send ok to <0.201.0> 04:15:57.170 [debug] Swx MAR: IPv4Opt=<<"ÿÿÿþ">> IPv6Opt=[] 04:15:57.170 [debug] Swx Tx MAR: {'MAR',["epdg.localdomain",";","1805677143",";","106",";","nonode@nohost"],1,undefined,undefined,undefined,"262423356069424",{'Vendor-Specific-Application-Id',10415,[16777265],[]},{'SIP-Auth-Data-Item',[],["EAP-AKA"],[],[],[],[],[],[],<<"ÿÿÿþ">>,[],[],[],[]},1,[],1,[],[],[],[],[],[],[],[]} *DBG* aaa_ue_fsm_262423356069424 consume call {rx_swm_der_auth_req,33,"internet",#{}} from <0.201.0> in state state_new => state_wait_swx_maa 04:15:57.184 [info] SWx Rx MAA {<0.735.0>,{diameter_caps,{"epdg.localdomain","hss.localdomain"},{"localdomain","localdomain"},{[{127,0,0,1},{172,18,62,20},{192,168,0,2}],[{172,18,62,103}]},{0,10415},{"osmo-epdg","TTCN-3 Testsuite"},{[],[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;1805677143;106;nonode@nohost",1,"hss.localdomain","localdomain",{'Vendor-Specific-Application-Id',10415,[16777265],[]},"262423356069424",[],[2001],[],[1],[{'SIP-Auth-Data-Item',[0],["Digest-AKAv1-MD5"],[[171,2,132,186,17,3,212,5,21,142,122,88,70,24,68,89,145,33,62,226,243,229,129,88,3,215,115,177,242,247,204,187]],[[171,2,132,186,17,3,212,5,21,142,122,88,70,24,68,89,140,217,84,60,104,135,3,215,9,16,191,158,172,194]],["foobar"],[[130,10,227,174,70,159,251,55,125,80,11,183,58,82,63,86]],[[127,174,1,45,86,178,236,241,39,235,37,117,133,247,99,247]],[],[],[],[],[],[]}],[],[],[],[],[],[]}/ Errors []  04:15:57.185 [info] dia_sip2gsup: auth [171,2,132,186,17,3,212,5,21,142,122,88,70,24,68,89,145,33,62,226,243,229,129,88,3,215,115,177,242,247,204,187] authz [171,2,132,186,17,3,212,5,21,142,122,88,70,24,68,89,140,217,84,60,104,135,3,215,9,16,191,158,172,194]  04:15:57.185 [info] rand [171,2,132,186,17,3,212,5,21,142,122,88,70,24,68,89] autn [145,33,62,226,243,229,129,88,3,215,115,177,242,247,204,187]  *DBG* aaa_ue_fsm_262423356069424 receive call {rx_swx_maa, {ok,[{epdg_auth_tuple, <<171,2,132,186,17,3,212,5,21,142,122,88,70,24,68,89>>, <<145,33,62,226,243,229,129,88,3,215,115,177,242,247,204,187>>, <<171,2,132,186,17,3,212,5,21,142,122,88,70,24,68,89,140,217, 84,60,104,135,3,215,9,16,191,158,172,194>>, <<127,174,1,45,86,178,236,241,39,235,37,117,133,247,99,247>>, <<130,10,227,174,70,159,251,55,125,80,11,183,58,82,63,86>>}]}} from <0.963.0> in state state_wait_swx_maa 04:15:57.185 [info] ue_fsm ev_rx_swx_maa 04:15:57.185 [info] ue_fsm state_wait_swx_maa event=rx_swx_maa, {ue_fsm_data,"262423356069424",undefined,undefined,false,false,undefined} *DBG* aaa_ue_fsm_262423356069424 send ok to <0.963.0> *DBG* aaa_ue_fsm_262423356069424 consume call {rx_swx_maa, {ok,[{epdg_auth_tuple, <<171,2,132,186,17,3,212,5,21,142,122,88,70,24,68,89>>, <<145,33,62,226,243,229,129,88,3,215,115,177,242,247,204,187>>, <<171,2,132,186,17,3,212,5,21,142,122,88,70,24,68,89,140,217, 84,60,104,135,3,215,9,16,191,158,172,194>>, <<127,174,1,45,86,178,236,241,39,235,37,117,133,247,99,247>>, <<130,10,227,174,70,159,251,55,125,80,11,183,58,82,63,86>>}]}} from <0.963.0> in state state_wait_swx_maa => state_new *DBG* epdg_ue_fsm_262423356069424 receive call {received_swm_dea_auth_response, {ok,[{epdg_auth_tuple, <<171,2,132,186,17,3,212,5,21,142,122,88,70,24,68,89>>, <<145,33,62,226,243,229,129,88,3,215,115,177,242,247,204,187>>, <<171,2,132,186,17,3,212,5,21,142,122,88,70,24,68,89,140,217, 84,60,104,135,3,215,9,16,191,158,172,194>>, <<127,174,1,45,86,178,236,241,39,235,37,117,133,247,99,247>>, <<130,10,227,174,70,159,251,55,125,80,11,183,58,82,63,86>>}]}} from <0.211.0> in state state_wait_auth_resp 04:15:57.186 [info] ue_fsm received_swm_dea_auth_response {ok,[{epdg_auth_tuple,<<171,2,132,186,17,3,212,5,21,142,122,88,70,24,68,89>>,<<145,33,62,226,243,229,129,88,3,215,115,177,242,247,204,187>>,<<171,2,132,186,17,3,212,5,21,142,122,88,70,24,68,89,140,217,84,60,104,135,3,215,9,16,191,158,172,194>>,<<127,174,1,45,86,178,236,241,39,235,37,117,133,247,99,247>>,<<130,10,227,174,70,159,251,55,125,80,11,183,58,82,63,86>>}]} 04:15:57.187 [info] ue_fsm state_wait_auth_resp event=received_swm_dea_auth_response Result={ok,[{epdg_auth_tuple,<<171,2,132,186,17,3,212,5,21,142,122,88,70,24,68,89>>,<<145,33,62,226,243,229,129,88,3,215,115,177,242,247,204,187>>,<<171,2,132,186,17,3,212,5,21,142,122,88,70,24,68,89,140,217,84,60,104,135,3,215,9,16,191,158,172,194>>,<<127,174,1,45,86,178,236,241,39,235,37,117,133,247,99,247>>,<<130,10,227,174,70,159,251,55,125,80,11,183,58,82,63,86>>}]}, {ue_fsm_data,<<"262423356069424">>,"internet",[],undefined,false,0,false,false} *DBG* epdg_ue_fsm_262423356069424 send ok to <0.211.0> *DBG* gsup_server got cast {auth_response, {<<"262423356069424">>, {ok, [{epdg_auth_tuple, <<171,2,132,186,17,3,212,5,21,142,122,88,70,24, 68,89>>, <<145,33,62,226,243,229,129,88,3,215,115,177, 242,247,204,187>>, <<171,2,132,186,17,3,212,5,21,142,122,88,70,24, 68,89,140,217,84,60,104,135,3,215,9,16,191, 158,172,194>>, <<127,174,1,45,86,178,236,241,39,235,37,117, 133,247,99,247>>, <<130,10,227,174,70,159,251,55,125,80,11, 183,58,82,63,86>>}]}}} 04:15:57.187 [info] auth_response(<<"262423356069424">>): {ok,[{epdg_auth_tuple,<<171,2,132,186,17,3,212,5,21,142,122,88,70,24,68,89>>,<<145,33,62,226,243,229,129,88,3,215,115,177,242,247,204,187>>,<<171,2,132,186,17,3,212,5,21,142,122,88,70,24,68,89,140,217,84,60,104,135,3,215,9,16,191,158,172,194>>,<<127,174,1,45,86,178,236,241,39,235,37,117,133,247,99,247>>,<<130,10,227,174,70,159,251,55,125,80,11,183,58,82,63,86>>}]} *DBG* epdg_ue_fsm_262423356069424 consume call {received_swm_dea_auth_response, {ok,[{epdg_auth_tuple, <<171,2,132,186,17,3,212,5,21,142,122,88,70,24,68,89>>, <<145,33,62,226,243,229,129,88,3,215,115,177,242,247,204,187>>, <<171,2,132,186,17,3,212,5,21,142,122,88,70,24,68,89,140,217, 84,60,104,135,3,215,9,16,191,158,172,194>>, <<127,174,1,45,86,178,236,241,39,235,37,117,133,247,99,247>>, <<130,10,227,174,70,159,251,55,125,80,11,183,58,82,63,86>>}]}} 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:15:57.187 [info] auth_response for <<"262423356069424">>: {ok,[{epdg_auth_tuple,<<171,2,132,186,17,3,212,5,21,142,122,88,70,24,68,89>>,<<145,33,62,226,243,229,129,88,3,215,115,177,242,247,204,187>>,<<171,2,132,186,17,3,212,5,21,142,122,88,70,24,68,89,140,217,84,60,104,135,3,215,9,16,191,158,172,194>>,<<127,174,1,45,86,178,236,241,39,235,37,117,133,247,99,247>>,<<130,10,227,174,70,159,251,55,125,80,11,183,58,82,63,86>>}]} 04:15:57.188 [info] GSUP: Tx #{auth_tuples => [#{autn => <<145,33,62,226,243,229,129,88,3,215,115,177,242,247,204,187>>,ck => <<130,10,227,174,70,159,251,55,125,80,11,183,58,82,63,86>>,ik => <<127,174,1,45,86,178,236,241,39,235,37,117,133,247,99,247>>,rand => <<171,2,132,186,17,3,212,5,21,142,122,88,70,24,68,89>>,res => <<171,2,132,186,17,3,212,5,21,142,122,88,70,24,68,89,140,217,84,60,104,135,3,215,9,16,191,158,172,194>>}],imsi => <<"262423356069424">>,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 => <<"262423356069424">>, message_type => location_upd_req}} *DBG* epdg_ue_fsm_262423356069424 receive call lu_request from <0.964.0> in state state_authenticating *DBG* epdg_ue_fsm_262423356069424 send ok to <0.964.0> 04:15:57.216 [info] GSUP: Rx #{cn_domain => 1,imsi => <<"262423356069424">>,message_type => location_upd_req} *DBG* epdg_ue_fsm_262423356069424 consume call lu_request from <0.964.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:15:57.216 [info] ue_fsm lu_request *DBG* aaa_ue_fsm_262423356069424 receive call {rx_swm_der_auth_compl,"internet"} from <0.201.0> in state state_new 04:15:57.216 [info] ue_fsm state_authenticating event=lu_request, {ue_fsm_data,<<"262423356069424">>,"internet",[],undefined,false,0,false,false} 04:15:57.217 [info] ue_fsm ev_rx_swm_der_auth_compl 04:15:57.217 [info] ue_fsm state_new event=rx_swm_der_auth_compl, {ue_fsm_data,"262423356069424",undefined,undefined,false,false,undefined} 04:15:57.217 [debug] SWx Tx SAR Imsi="262423356069424" Type=1 APN="internet" AgentInfoOpt=[]  04:15:57.217 [debug] SWx prepare_request: {'SAR',["epdg.localdomain",";","1805677143",";","107",";","nonode@nohost"],{'Vendor-Specific-Application-Id',10415,[16777265],[]},1,"epdg.localdomain","localdomain","localdomain","262423356069424",1,[],["hss.localdomain"],["internet"],[],[],[],[],[],[],[],[],[]} *DBG* aaa_ue_fsm_262423356069424 send ok to <0.201.0> *DBG* aaa_ue_fsm_262423356069424 consume call {rx_swm_der_auth_compl,"internet"} from <0.201.0> in state state_new => state_wait_swx_saa *DBG* aaa_ue_fsm_262423356069424 receive call {rx_swx_saa,{ok,1,#{}}} from <0.965.0> in state state_wait_swx_saa 04:15:57.228 [info] SWx Rx SAA {<0.735.0>,{diameter_caps,{"epdg.localdomain","hss.localdomain"},{"localdomain","localdomain"},{[{127,0,0,1},{172,18,62,20},{192,168,0,2}],[{172,18,62,103}]},{0,10415},{"osmo-epdg","TTCN-3 Testsuite"},{[],[1]},{[10415,13019,5535],[5535,10415,13019]},{[],[]},{[],[0]},{[],[]},{[{'diameter_base_Vendor-Specific-Application-Id',10415,[16777265],[]}],[{'diameter_base_Vendor-Specific-Application-Id',[10415],[16777265],[]}]},{[],[]},{[],[]}}}: {'SAA',"epdg.localdomain;1805677143;107;nonode@nohost",{'Vendor-Specific-Application-Id',10415,[16777265],[]},1,"hss.localdomain","localdomain","262423356069424",[],[2001],[],[{'Non-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:15:57.228 [info] ue_fsm ev_rx_swx_saa *DBG* aaa_ue_fsm_262423356069424 send ok to <0.965.0> *DBG* epdg_ue_fsm_262423356069424 receive call {received_swm_dea_auth_compl_response,{ok,#{}}} from <0.211.0> in state state_authenticating *DBG* aaa_ue_fsm_262423356069424 consume call {rx_swx_saa,{ok,1,#{}}} from <0.965.0> in state state_wait_swx_saa => state_authenticated 04:15:57.229 [info] ue_fsm state_wait_swx_saa event=rx_swx_saa {ok,1,#{}}, {ue_fsm_data,"262423356069424",undefined,undefined,false,false,undefined} *DBG* epdg_ue_fsm_262423356069424 send ok to <0.211.0> *DBG* gsup_server got cast {lu_response,{<<"262423356069424">>,ok}} 04:15:57.229 [info] ue_fsm received_swm_dea_auth_compl_response {ok,#{}} *DBG* epdg_ue_fsm_262423356069424 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:15:57.229 [info] ue_fsm state_authenticating event=lu_request, {ok,#{}}, {ue_fsm_data,<<"262423356069424">>,"internet",[],undefined,false,0,false,false} 04:15:57.229 [info] lu_response(<<"262423356069424">>): ok 04:15:57.229 [info] lu_response for <<"262423356069424">>: ok 04:15:57.230 [info] GSUP: Tx #{imsi => <<"262423356069424">>,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 => <<"262423356069424">>, message_class => 5, message_type => epdg_tunnel_request, pco => <<128,0,13,0,0,12,0>>}} *DBG* epdg_ue_fsm_262423356069424 receive call {tunnel_request,<<128,0,13,0,0,12,0>>} from <0.966.0> in state state_authenticated 04:15:57.235 [info] GSUP: Rx #{cn_domain => 1,imsi => <<"262423356069424">>,message_class => 5,message_type => epdg_tunnel_request,pco => <<128,0,13,0,0,12,0>>} 04:15:57.236 [info] ue_fsm tunnel_request(<<128,0,13,0,0,12,0>>) 04:15:57.236 [info] ue_fsm state_authenticated event=tunnel_request, {ue_fsm_data,<<"262423356069424">>,"internet",[],undefined,false,0,false,false} 04:15:57.236 [debug] Selected PGW Remote Address "172.18.62.103" 04:15:57.236 [info] s2b: Tx {gtp,v2,create_session_request,0,8064658,undefined,[],[{v2_international_mobile_subscriber_identity,0,<<"262423356069424">>},{v2_serving_network,0,{<<"901">>,<<"042">>}},{v2_rat_type,0,3},{v2_fully_qualified_tunnel_endpoint_identifier,0,30,894437858,<<172,18,62,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,3048189958,<<172,18,62,20>>,undefined}]},{v2_recovery,0,0},{v2_additional_protocol_configuration_options,0,{0,[{13,<<>>},{12,<<>>}]}}]} *DBG* epdg_ue_fsm_262423356069424 send ok to <0.966.0> 04:15:57.236 [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_262423356069424 consume call {tunnel_request,<<128,0,13,0,0,12,0>>} from <0.966.0> in state state_authenticated => state_wait_create_session_resp *DBG* epdg_ue_fsm_262423356069424 start_timer {state_timeout,10000, create_session_timeout,[]} in state state_wait_create_session_resp *DBG* aaa_ue_fsm_262423356069424 receive call {rx_s6b_aar,"262423356069424@nai.epc.mnc001.mcc01.3gppnetwork.org", "internet", [{'MIP6-Agent-Info',[{172,18,62,103}],[],[],[]}]} from <0.967.0> in state state_authenticated 04:15:57.249 [info] S6b Rx from {diameter_caps,{"aaa.localdomain","pgw.localdomain"},{"localdomain","localdomain"},{[{172,18,62,20}],[{172,18,62,103}]},{0,10415},{"osmo-epdg-AAA","TTCN-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,["262423356069424@nai.epc.mnc001.mcc01.3gppnetwork.org"],[{'MIP6-Agent-Info',[{172,18,62,103}],[],[],[]}],[70368744177664],[],[],["internet"],[],[],[],[],[],[]} 04:15:57.249 [info] ue_fsm ev_rx_s6b_aar: "262423356069424@nai.epc.mnc001.mcc01.3gppnetwork.org" "internet" [{'MIP6-Agent-Info',[{172,18,62,103}],[],[],[]}] 04:15:57.250 [info] ue_fsm state_authenticated event=rx_s6b_aar NAI="262423356069424@nai.epc.mnc001.mcc01.3gppnetwork.org" Apn="internet" AgentInfo=[{'MIP6-Agent-Info',[{172,18,62,103}],[],[],[]}], {ue_fsm_data,"262423356069424",undefined,undefined,true,false,undefined} 04:15:57.250 [debug] SWx Tx SAR Imsi="262423356069424" Type=13 APN="internet" AgentInfoOpt=[{'MIP6-Agent-Info',[{172,18,62,103}],[],[],[]}]  *DBG* aaa_ue_fsm_262423356069424 send ok to <0.967.0> 04:15:57.250 [debug] SWx prepare_request: {'SAR',["epdg.localdomain",";","1805677143",";","108",";","nonode@nohost"],{'Vendor-Specific-Application-Id',10415,[16777265],[]},1,"epdg.localdomain","localdomain","localdomain","262423356069424",13,[],["hss.localdomain"],["internet"],[],[{'MIP6-Agent-Info',[{172,18,62,103}],[],[],[]}],[],[],[],[],[],[],[]} *DBG* aaa_ue_fsm_262423356069424 consume call {rx_s6b_aar,"262423356069424@nai.epc.mnc001.mcc01.3gppnetwork.org", "internet", [{'MIP6-Agent-Info',[{172,18,62,103}],[],[],[]}]} from <0.967.0> in state state_authenticated => state_authenticated_wait_swx_saa 04:15:57.250 [debug] Waiting for S6b AAA *DBG* aaa_ue_fsm_262423356069424 receive call {rx_swx_saa,{ok,13,#{}}} from <0.968.0> in state state_authenticated_wait_swx_saa *DBG* aaa_ue_fsm_262423356069424 send ok to <0.968.0> 04:15:57.259 [info] SWx Rx SAA {<0.735.0>,{diameter_caps,{"epdg.localdomain","hss.localdomain"},{"localdomain","localdomain"},{[{127,0,0,1},{172,18,62,20},{192,168,0,2}],[{172,18,62,103}]},{0,10415},{"osmo-epdg","TTCN-3 Testsuite"},{[],[1]},{[10415,13019,5535],[5535,10415,13019]},{[],[]},{[],[0]},{[],[]},{[{'diameter_base_Vendor-Specific-Application-Id',10415,[16777265],[]}],[{'diameter_base_Vendor-Specific-Application-Id',[10415],[16777265],[]}]},{[],[]},{[],[]}}}: {'SAA',"epdg.localdomain;1805677143;108;nonode@nohost",{'Vendor-Specific-Application-Id',10415,[16777265],[]},1,"hss.localdomain","localdomain","262423356069424",[],[2001],[],[{'Non-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_262423356069424 consume call {rx_swx_saa,{ok,13,#{}}} from <0.968.0> in state state_authenticated_wait_swx_saa => state_authenticated 04:15:57.259 [info] ue_fsm ev_rx_swx_saa 04:15:57.260 [info] ue_fsm state_authenticated_wait_swx_saa event=rx_swx_saa SAType=13 ResulCode={epdg_dia_rc,undefined,2001}, {ue_fsm_data,"262423356069424","262423356069424@nai.epc.mnc001.mcc01.3gppnetwork.org","internet",true,false,<0.967.0>} 04:15:57.260 [debug] Rx AAA with DiaRC={epdg_dia_rc,undefined,2001} 04:15:57.260 [info] S6b Tx to {diameter_caps,{"aaa.localdomain","pgw.localdomain"},{"localdomain","localdomain"},{[{172,18,62,20}],[{172,18,62,103}]},{0,10415},{"osmo-epdg-AAA","TTCN-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:15:57.270 [debug] S2b: Rx from IP {172,18,62,103} port 2123: <<72,33,0,117,53,80,9,226,123,14,146,0,2,0,2,0,16,0,87,0,9,1,160,46,83,123,127,172,18,62,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,46,83,123,127,172,18,62,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,46,83,123,127,163,0,15,0,128,0,13,4,1,2,3,4,0,12,4,5,6,7,8>> 04:15:57.271 [debug] S2b: Rx from IP {172,18,62,103} port 2123: {gtp,v2,create_session_response,894437858,8064658,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,<<46,83,123,127>>},{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,777223039,<<172,18,62,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,777223039,<<172,18,62,103>>,undefined},{v2_pdn_address_allocation,0} => {v2_pdn_address_allocation,0,ipv4,<<192,168,0,23>>}}} 04:15:57.271 [info] s2b: Updated Session after create_session_response: {gtp_session,<<"262423356069424">>,<0.961.0>,<<"internet">>,{172,18,62,103},{172,18,62,103},undefined,894437858,777223039,5,{set,1,16,16,8,80,48,{[],[],[],[],[],[],[],[],[],[],[],[],[],[],[],[]},{{[],[],[],[],[],[],[],[],[],[],[],[],[{gtp_bearer,5,3048189958,777223039}],[],[],[]}}}} 04:15:57.271 [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_262423356069424 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 => 3048189958, remote_ipv4 => <<172,18,62,103>>, remote_ipv6 => undefined,remote_teid => 777223039}}} from <0.969.0> in state state_wait_create_session_resp 04:15:57.271 [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 => 3048189958,remote_ipv4 => <<172,18,62,103>>,remote_ipv6 => undefined,remote_teid => 777223039}} 04:15:57.272 [info] ue_fsm state_authenticated event=received_gtpc_create_session_response, {ue_fsm_data,<<"262423356069424">>,"internet",[],undefined,false,0,false,false} 04:15:57.272 [info] KMOD Port Create PDP Context Call {<0.961.0>,[alias|#Ref<0.1283019585.1655242765.196715>]}: {create_pdp_context,{172,18,62,103},3048189958,777223039,{192,168,0,23}} 04:15:57.272 [debug] create_pdp_context: 1, {172,18,62,103}, {192,168,0,23}, 3048189958, 777223039 04:15:57.272 [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,62,103}},{ms_address,{192,168,0,23}},{i_tid,3048189958},{o_tid,777223039}]}} *DBG* epdg_ue_fsm_262423356069424 send ok to <0.969.0> *DBG* gsup_server got cast {tunnel_response, {<<"262423356069424">>, {ok, #{apco => <<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 => 3048189958, remote_ipv4 => <<172,18,62,103>>, remote_ipv6 => undefined, remote_teid => 777223039}}}} 04:15:57.272 [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 => 3048189958,remote_ipv4 => <<172,18,62,103>>,remote_ipv6 => undefined,remote_teid => 777223039}) returned ok *DBG* epdg_ue_fsm_262423356069424 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 => 3048189958, remote_ipv4 => <<172,18,62,103>>, remote_ipv6 => undefined,remote_teid => 777223039}}} from <0.969.0> in state state_wait_create_session_resp => state_active 04:15:57.272 [info] tunnel_response(<<"262423356069424">>): {ok,#{apco => <<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 => 3048189958,remote_ipv4 => <<172,18,62,103>>,remote_ipv6 => undefined,remote_teid => 777223039}} 04:15:57.273 [info] tunnel_response for <<"262423356069424">>: {ok,#{apco => <<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 => 3048189958,remote_ipv4 => <<172,18,62,103>>,remote_ipv6 => undefined,remote_teid => 777223039}} 04:15:57.273 [info] GSUP: Tx #{imsi => <<"262423356069424">>,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>>}]} *DBG* gsup_server new state {gsups_state,#Port<0.16>,4222,#Port<0.54>, {ipa_ccm_options,"EPDG-00-00-00-00-00-00", "0/0/0","00:00:00:00:00:00", "00:00:00:00:00:00","00:00: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 => <<"262428644279833">>, 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:15:57.274 [info] GSUP: Rx #{imsi => <<"262428644279833">>,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:15:57.274 [info] ue_fsm start(epdg_ue_fsm_262428644279833) *DBG* epdg_ue_fsm_262428644279833 enter epdg_ue_fsm in state state_new 04:15:57.274 [info] ue_fsm init(<<"262428644279833">>) *DBG* epdg_ue_fsm_262428644279833 consume internal init_state in state state_new 04:15:57.275 [info] ue_fsm auth_request *DBG* epdg_ue_fsm_262428644279833 receive call {auth_request,33,"internet",#{}} from <0.970.0> in state state_new *DBG* epdg_ue_fsm_262428644279833 send ok to <0.970.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:15:57.275 [info] ue_fsm state_new event=auth_request {33, "internet", #{}}, {ue_fsm_data,<<"262428644279833">>,"internet",[],undefined,false,0,false,false} *DBG* epdg_ue_fsm_262428644279833 consume call {auth_request,33,"internet",#{}} from <0.970.0> in state state_new => state_wait_auth_resp *DBG* aaa_ue_fsm_262428644279833 enter aaa_ue_fsm in state state_new 04:15:57.275 [info] ue_fsm start_link(aaa_ue_fsm_262428644279833) *DBG* epdg_ue_fsm_262428644279833 start_timer {state_timeout,10000, swm_der_timeout,[]} in state state_wait_auth_resp *DBG* aaa_ue_fsm_262428644279833 consume internal init_state in state state_new 04:15:57.275 [info] ue_fsm init("262428644279833") *DBG* aaa_ue_fsm_262428644279833 receive call {rx_swm_der_auth_req,33,"internet",#{}} from <0.201.0> in state state_new 04:15:57.275 [info] ue_fsm ev_rx_swm_der_auth_req 04:15:57.277 [info] ue_fsm state_new event=rx_swm_der_auth_req {33, "internet", #{}}, {ue_fsm_data,"262428644279833",undefined,undefined,false,false,undefined} 04:15:57.277 [debug] Swx MAR: IPv4Opt=<<"ÿÿÿþ">> IPv6Opt=[] 04:15:57.277 [debug] Swx Tx MAR: {'MAR',["epdg.localdomain",";","1805677143",";","109",";","nonode@nohost"],1,undefined,undefined,undefined,"262428644279833",{'Vendor-Specific-Application-Id',10415,[16777265],[]},{'SIP-Auth-Data-Item',[],["EAP-AKA"],[],[],[],[],[],[],<<"ÿÿÿþ">>,[],[],[],[]},1,[],1,[],[],[],[],[],[],[],[]} *DBG* aaa_ue_fsm_262428644279833 send ok to <0.201.0> *DBG* aaa_ue_fsm_262428644279833 consume call {rx_swm_der_auth_req,33,"internet",#{}} from <0.201.0> in state state_new => state_wait_swx_maa 04:15:57.289 [info] SWx Rx MAA {<0.735.0>,{diameter_caps,{"epdg.localdomain","hss.localdomain"},{"localdomain","localdomain"},{[{127,0,0,1},{172,18,62,20},{192,168,0,2}],[{172,18,62,103}]},{0,10415},{"osmo-epdg","TTCN-3 Testsuite"},{[],[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;1805677143;109;nonode@nohost",1,"hss.localdomain","localdomain",{'Vendor-Specific-Application-Id',10415,[16777265],[]},"262428644279833",[],[2001],[],[1],[{'SIP-Auth-Data-Item',[0],["Digest-AKAv1-MD5"],[[135,149,98,136,134,10,233,77,29,199,70,127,94,228,95,183,58,247,47,239,67,68,81,53,101,68,153,185,220,147,26,205]],[[135,149,98,136,134,10,233,77,29,199,70,127,94,228,95,183,87,78,187,83,46,43,240,174,96,132,123,140,219,159]],["foobar"],[[175,245,192,228,44,119,137,139,142,171,101,94,153,123,206,196]],[[241,10,181,253,208,124,79,57,56,33,73,19,206,11,25,210]],[],[],[],[],[],[]}],[],[],[],[],[],[]}/ Errors []  *DBG* aaa_ue_fsm_262428644279833 receive call {rx_swx_maa, {ok,[{epdg_auth_tuple, <<135,149,98,136,134,10,233,77,29,199,70,127,94,228,95,183>>, <<58,247,47,239,67,68,81,53,101,68,153,185,220,147,26,205>>, <<135,149,98,136,134,10,233,77,29,199,70,127,94,228,95,183, 87,78,187,83,46,43,240,174,96,132,123,140,219,159>>, <<241,10,181,253,208,124,79,57,56,33,73,19,206,11,25,210>>, <<175,245,192,228,44,119,137,139,142,171,101,94,153,123, 206,196>>}]}} from <0.973.0> in state state_wait_swx_maa 04:15:57.289 [info] dia_sip2gsup: auth [135,149,98,136,134,10,233,77,29,199,70,127,94,228,95,183,58,247,47,239,67,68,81,53,101,68,153,185,220,147,26,205] authz [135,149,98,136,134,10,233,77,29,199,70,127,94,228,95,183,87,78,187,83,46,43,240,174,96,132,123,140,219,159]  04:15:57.289 [info] rand [135,149,98,136,134,10,233,77,29,199,70,127,94,228,95,183] autn [58,247,47,239,67,68,81,53,101,68,153,185,220,147,26,205]  04:15:57.289 [info] ue_fsm ev_rx_swx_maa *DBG* aaa_ue_fsm_262428644279833 send ok to <0.973.0> 04:15:57.290 [info] ue_fsm state_wait_swx_maa event=rx_swx_maa, {ue_fsm_data,"262428644279833",undefined,undefined,false,false,undefined} 04:15:57.290 [info] ue_fsm received_swm_dea_auth_response {ok,[{epdg_auth_tuple,<<135,149,98,136,134,10,233,77,29,199,70,127,94,228,95,183>>,<<58,247,47,239,67,68,81,53,101,68,153,185,220,147,26,205>>,<<135,149,98,136,134,10,233,77,29,199,70,127,94,228,95,183,87,78,187,83,46,43,240,174,96,132,123,140,219,159>>,<<241,10,181,253,208,124,79,57,56,33,73,19,206,11,25,210>>,<<175,245,192,228,44,119,137,139,142,171,101,94,153,123,206,196>>}]} *DBG* aaa_ue_fsm_262428644279833 consume call {rx_swx_maa, {ok,[{epdg_auth_tuple, <<135,149,98,136,134,10,233,77,29,199,70,127,94,228,95,183>>, <<58,247,47,239,67,68,81,53,101,68,153,185,220,147,26,205>>, <<135,149,98,136,134,10,233,77,29,199,70,127,94,228,95,183, 87,78,187,83,46,43,240,174,96,132,123,140,219,159>>, <<241,10,181,253,208,124,79,57,56,33,73,19,206,11,25,210>>, <<175,245,192,228,44,119,137,139,142,171,101,94,153,123, 206,196>>}]}} from <0.973.0> in state state_wait_swx_maa => state_new *DBG* epdg_ue_fsm_262428644279833 receive call {received_swm_dea_auth_response, {ok,[{epdg_auth_tuple, <<135,149,98,136,134,10,233,77,29,199,70,127,94,228,95,183>>, <<58,247,47,239,67,68,81,53,101,68,153,185,220,147,26,205>>, <<135,149,98,136,134,10,233,77,29,199,70,127,94,228,95,183, 87,78,187,83,46,43,240,174,96,132,123,140,219,159>>, <<241,10,181,253,208,124,79,57,56,33,73,19,206,11,25,210>>, <<175,245,192,228,44,119,137,139,142,171,101,94,153,123, 206,196>>}]}} from <0.211.0> in state state_wait_auth_resp 04:15:57.291 [info] ue_fsm state_wait_auth_resp event=received_swm_dea_auth_response Result={ok,[{epdg_auth_tuple,<<135,149,98,136,134,10,233,77,29,199,70,127,94,228,95,183>>,<<58,247,47,239,67,68,81,53,101,68,153,185,220,147,26,205>>,<<135,149,98,136,134,10,233,77,29,199,70,127,94,228,95,183,87,78,187,83,46,43,240,174,96,132,123,140,219,159>>,<<241,10,181,253,208,124,79,57,56,33,73,19,206,11,25,210>>,<<175,245,192,228,44,119,137,139,142,171,101,94,153,123,206,196>>}]}, {ue_fsm_data,<<"262428644279833">>,"internet",[],undefined,false,0,false,false} *DBG* epdg_ue_fsm_262428644279833 send ok to <0.211.0> *DBG* gsup_server got cast {auth_response, {<<"262428644279833">>, {ok, [{epdg_auth_tuple, <<135,149,98,136,134,10,233,77,29,199,70,127, 94,228,95,183>>, <<58,247,47,239,67,68,81,53,101,68,153,185,220, 147,26,205>>, <<135,149,98,136,134,10,233,77,29,199,70,127, 94,228,95,183,87,78,187,83,46,43,240,174,96, 132,123,140,219,159>>, <<241,10,181,253,208,124,79,57,56,33,73,19,206, 11,25,210>>, <<175,245,192,228,44,119,137,139,142,171, 101,94,153,123,206,196>>}]}}} 04:15:57.292 [info] auth_response(<<"262428644279833">>): {ok,[{epdg_auth_tuple,<<135,149,98,136,134,10,233,77,29,199,70,127,94,228,95,183>>,<<58,247,47,239,67,68,81,53,101,68,153,185,220,147,26,205>>,<<135,149,98,136,134,10,233,77,29,199,70,127,94,228,95,183,87,78,187,83,46,43,240,174,96,132,123,140,219,159>>,<<241,10,181,253,208,124,79,57,56,33,73,19,206,11,25,210>>,<<175,245,192,228,44,119,137,139,142,171,101,94,153,123,206,196>>}]} *DBG* epdg_ue_fsm_262428644279833 consume call {received_swm_dea_auth_response, {ok,[{epdg_auth_tuple, <<135,149,98,136,134,10,233,77,29,199,70,127,94,228,95,183>>, <<58,247,47,239,67,68,81,53,101,68,153,185,220,147,26,205>>, <<135,149,98,136,134,10,233,77,29,199,70,127,94,228,95,183, 87,78,187,83,46,43,240,174,96,132,123,140,219,159>>, <<241,10,181,253,208,124,79,57,56,33,73,19,206,11,25,210>>, <<175,245,192,228,44,119,137,139,142,171,101,94,153,123, 206,196>>}]}} from <0.211.0> in state state_wait_auth_resp => state_authenticating 04:15:57.293 [info] auth_response for <<"262428644279833">>: {ok,[{epdg_auth_tuple,<<135,149,98,136,134,10,233,77,29,199,70,127,94,228,95,183>>,<<58,247,47,239,67,68,81,53,101,68,153,185,220,147,26,205>>,<<135,149,98,136,134,10,233,77,29,199,70,127,94,228,95,183,87,78,187,83,46,43,240,174,96,132,123,140,219,159>>,<<241,10,181,253,208,124,79,57,56,33,73,19,206,11,25,210>>,<<175,245,192,228,44,119,137,139,142,171,101,94,153,123,206,196>>}]} *DBG* gsup_server new state {gsups_state,#Port<0.16>,4222,#Port<0.54>, {ipa_ccm_options,"EPDG-00-00-00-00-00-00", "0/0/0","00:00:00:00:00:00", "00:00:00:00:00:00","00:00:00:00:00:00", "00:00:00:00:00:00","00:00:00:00:00:00", "EPDG-00-00-00-00-00-00",false}} 04:15:57.293 [info] GSUP: Tx #{auth_tuples => [#{autn => <<58,247,47,239,67,68,81,53,101,68,153,185,220,147,26,205>>,ck => <<175,245,192,228,44,119,137,139,142,171,101,94,153,123,206,196>>,ik => <<241,10,181,253,208,124,79,57,56,33,73,19,206,11,25,210>>,rand => <<135,149,98,136,134,10,233,77,29,199,70,127,94,228,95,183>>,res => <<135,149,98,136,134,10,233,77,29,199,70,127,94,228,95,183,87,78,187,83,46,43,240,174,96,132,123,140,219,159>>}],imsi => <<"262428644279833">>,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 => <<"262428644279833">>, message_type => location_upd_req}} *DBG* epdg_ue_fsm_262428644279833 receive call lu_request from <0.974.0> in state state_authenticating 04:15:57.297 [info] GSUP: Rx #{cn_domain => 1,imsi => <<"262428644279833">>,message_type => location_upd_req} *DBG* epdg_ue_fsm_262428644279833 send ok to <0.974.0> 04:15:57.297 [info] ue_fsm lu_request *DBG* epdg_ue_fsm_262428644279833 consume call lu_request from <0.974.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_262428644279833 receive call {rx_swm_der_auth_compl,"internet"} from <0.201.0> in state state_new 04:15:57.297 [info] ue_fsm state_authenticating event=lu_request, {ue_fsm_data,<<"262428644279833">>,"internet",[],undefined,false,0,false,false} 04:15:57.297 [info] ue_fsm ev_rx_swm_der_auth_compl 04:15:57.297 [info] ue_fsm state_new event=rx_swm_der_auth_compl, {ue_fsm_data,"262428644279833",undefined,undefined,false,false,undefined} *DBG* aaa_ue_fsm_262428644279833 send ok to <0.201.0> *DBG* aaa_ue_fsm_262428644279833 consume call {rx_swm_der_auth_compl,"internet"} from <0.201.0> in state state_new => state_wait_swx_saa 04:15:57.297 [debug] SWx Tx SAR Imsi="262428644279833" Type=1 APN="internet" AgentInfoOpt=[]  04:15:57.298 [debug] SWx prepare_request: {'SAR',["epdg.localdomain",";","1805677143",";","110",";","nonode@nohost"],{'Vendor-Specific-Application-Id',10415,[16777265],[]},1,"epdg.localdomain","localdomain","localdomain","262428644279833",1,[],["hss.localdomain"],["internet"],[],[],[],[],[],[],[],[],[]} *DBG* aaa_ue_fsm_262428644279833 receive call {rx_swx_saa,{ok,1,#{}}} from <0.975.0> in state state_wait_swx_saa *DBG* aaa_ue_fsm_262428644279833 send ok to <0.975.0> *DBG* aaa_ue_fsm_262428644279833 consume call {rx_swx_saa,{ok,1,#{}}} from <0.975.0> in state state_wait_swx_saa => state_authenticated *DBG* epdg_ue_fsm_262428644279833 receive call {received_swm_dea_auth_compl_response,{ok,#{}}} from <0.211.0> in state state_authenticating *DBG* epdg_ue_fsm_262428644279833 send ok to <0.211.0> 04:15:57.305 [info] SWx Rx SAA {<0.735.0>,{diameter_caps,{"epdg.localdomain","hss.localdomain"},{"localdomain","localdomain"},{[{127,0,0,1},{172,18,62,20},{192,168,0,2}],[{172,18,62,103}]},{0,10415},{"osmo-epdg","TTCN-3 Testsuite"},{[],[1]},{[10415,13019,5535],[5535,10415,13019]},{[],[]},{[],[0]},{[],[]},{[{'diameter_base_Vendor-Specific-Application-Id',10415,[16777265],[]}],[{'diameter_base_Vendor-Specific-Application-Id',[10415],[16777265],[]}]},{[],[]},{[],[]}}}: {'SAA',"epdg.localdomain;1805677143;110;nonode@nohost",{'Vendor-Specific-Application-Id',10415,[16777265],[]},1,"hss.localdomain","localdomain","262428644279833",[],[2001],[],[{'Non-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 {lu_response,{<<"262428644279833">>,ok}} *DBG* epdg_ue_fsm_262428644279833 consume call {received_swm_dea_auth_compl_response,{ok,#{}}} from <0.211.0> in state state_authenticating => state_authenticated 04:15:57.305 [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:15:57.305 [info] ue_fsm state_wait_swx_saa event=rx_swx_saa {ok,1,#{}}, {ue_fsm_data,"262428644279833",undefined,undefined,false,false,undefined} 04:15:57.305 [info] ue_fsm received_swm_dea_auth_compl_response {ok,#{}} 04:15:57.305 [info] ue_fsm state_authenticating event=lu_request, {ok,#{}}, {ue_fsm_data,<<"262428644279833">>,"internet",[],undefined,false,0,false,false} 04:15:57.305 [info] lu_response(<<"262428644279833">>): ok 04:15:57.306 [info] lu_response for <<"262428644279833">>: ok 04:15:57.306 [info] GSUP: Tx #{imsi => <<"262428644279833">>,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 => <<"262428644279833">>, message_class => 5, message_type => epdg_tunnel_request, pco => <<128,0,13,0,0,12,0>>}} *DBG* epdg_ue_fsm_262428644279833 receive call {tunnel_request,<<128,0,13,0,0,12,0>>} from <0.976.0> in state state_authenticated 04:15:57.310 [info] GSUP: Rx #{cn_domain => 1,imsi => <<"262428644279833">>,message_class => 5,message_type => epdg_tunnel_request,pco => <<128,0,13,0,0,12,0>>} 04:15:57.310 [info] ue_fsm tunnel_request(<<128,0,13,0,0,12,0>>) 04:15:57.310 [info] ue_fsm state_authenticated event=tunnel_request, {ue_fsm_data,<<"262428644279833">>,"internet",[],undefined,false,0,false,false} 04:15:57.310 [debug] Selected PGW Remote Address "172.18.62.103" 04:15:57.311 [info] s2b: Tx {gtp,v2,create_session_request,0,8064659,undefined,[],[{v2_international_mobile_subscriber_identity,0,<<"262428644279833">>},{v2_serving_network,0,{<<"901">>,<<"042">>}},{v2_rat_type,0,3},{v2_fully_qualified_tunnel_endpoint_identifier,0,30,894437859,<<172,18,62,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,3048189959,<<172,18,62,20>>,undefined}]},{v2_recovery,0,0},{v2_additional_protocol_configuration_options,0,{0,[{13,<<>>},{12,<<>>}]}}]} *DBG* epdg_ue_fsm_262428644279833 send ok to <0.976.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:15:57.311 [debug] Waiting for CreateSessionResponse *DBG* epdg_ue_fsm_262428644279833 consume call {tunnel_request,<<128,0,13,0,0,12,0>>} from <0.976.0> in state state_authenticated => state_wait_create_session_resp *DBG* epdg_ue_fsm_262428644279833 start_timer {state_timeout,10000, create_session_timeout,[]} in state state_wait_create_session_resp *DBG* aaa_ue_fsm_262428644279833 receive call {rx_s6b_aar,"262428644279833@nai.epc.mnc001.mcc01.3gppnetwork.org", "internet", [{'MIP6-Agent-Info',[{172,18,62,103}],[],[],[]}]} from <0.977.0> in state state_authenticated 04:15:57.318 [info] S6b Rx from {diameter_caps,{"aaa.localdomain","pgw.localdomain"},{"localdomain","localdomain"},{[{172,18,62,20}],[{172,18,62,103}]},{0,10415},{"osmo-epdg-AAA","TTCN-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,["262428644279833@nai.epc.mnc001.mcc01.3gppnetwork.org"],[{'MIP6-Agent-Info',[{172,18,62,103}],[],[],[]}],[70368744177664],[],[],["internet"],[],[],[],[],[],[]} 04:15:57.318 [info] ue_fsm ev_rx_s6b_aar: "262428644279833@nai.epc.mnc001.mcc01.3gppnetwork.org" "internet" [{'MIP6-Agent-Info',[{172,18,62,103}],[],[],[]}] 04:15:57.319 [info] ue_fsm state_authenticated event=rx_s6b_aar NAI="262428644279833@nai.epc.mnc001.mcc01.3gppnetwork.org" Apn="internet" AgentInfo=[{'MIP6-Agent-Info',[{172,18,62,103}],[],[],[]}], {ue_fsm_data,"262428644279833",undefined,undefined,true,false,undefined} *DBG* aaa_ue_fsm_262428644279833 send ok to <0.977.0> 04:15:57.319 [debug] SWx Tx SAR Imsi="262428644279833" Type=13 APN="internet" AgentInfoOpt=[{'MIP6-Agent-Info',[{172,18,62,103}],[],[],[]}]  *DBG* aaa_ue_fsm_262428644279833 consume call {rx_s6b_aar,"262428644279833@nai.epc.mnc001.mcc01.3gppnetwork.org", "internet", [{'MIP6-Agent-Info',[{172,18,62,103}],[],[],[]}]} from <0.977.0> in state state_authenticated => state_authenticated_wait_swx_saa 04:15:57.319 [debug] SWx prepare_request: {'SAR',["epdg.localdomain",";","1805677143",";","111",";","nonode@nohost"],{'Vendor-Specific-Application-Id',10415,[16777265],[]},1,"epdg.localdomain","localdomain","localdomain","262428644279833",13,[],["hss.localdomain"],["internet"],[],[{'MIP6-Agent-Info',[{172,18,62,103}],[],[],[]}],[],[],[],[],[],[],[]} 04:15:57.319 [debug] Waiting for S6b AAA *DBG* aaa_ue_fsm_262428644279833 receive call {rx_swx_saa,{ok,13,#{}}} from <0.978.0> in state state_authenticated_wait_swx_saa *DBG* aaa_ue_fsm_262428644279833 send ok to <0.978.0> 04:15:57.322 [info] SWx Rx SAA {<0.735.0>,{diameter_caps,{"epdg.localdomain","hss.localdomain"},{"localdomain","localdomain"},{[{127,0,0,1},{172,18,62,20},{192,168,0,2}],[{172,18,62,103}]},{0,10415},{"osmo-epdg","TTCN-3 Testsuite"},{[],[1]},{[10415,13019,5535],[5535,10415,13019]},{[],[]},{[],[0]},{[],[]},{[{'diameter_base_Vendor-Specific-Application-Id',10415,[16777265],[]}],[{'diameter_base_Vendor-Specific-Application-Id',[10415],[16777265],[]}]},{[],[]},{[],[]}}}: {'SAA',"epdg.localdomain;1805677143;111;nonode@nohost",{'Vendor-Specific-Application-Id',10415,[16777265],[]},1,"hss.localdomain","localdomain","262428644279833",[],[2001],[],[{'Non-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_262428644279833 consume call {rx_swx_saa,{ok,13,#{}}} from <0.978.0> in state state_authenticated_wait_swx_saa => state_authenticated 04:15:57.322 [info] ue_fsm ev_rx_swx_saa 04:15:57.322 [info] ue_fsm state_authenticated_wait_swx_saa event=rx_swx_saa SAType=13 ResulCode={epdg_dia_rc,undefined,2001}, {ue_fsm_data,"262428644279833","262428644279833@nai.epc.mnc001.mcc01.3gppnetwork.org","internet",true,false,<0.977.0>} 04:15:57.322 [debug] Rx AAA with DiaRC={epdg_dia_rc,undefined,2001} 04:15:57.322 [info] S6b Tx to {diameter_caps,{"aaa.localdomain","pgw.localdomain"},{"localdomain","localdomain"},{[{172,18,62,20}],[{172,18,62,103}]},{0,10415},{"osmo-epdg-AAA","TTCN-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:15:57.325 [debug] S2b: Rx from IP {172,18,62,103} port 2123: <<72,33,0,117,53,80,9,227,123,14,147,0,2,0,2,0,16,0,87,0,9,1,160,130,160,87,184,172,18,62,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,130,160,87,184,172,18,62,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,160,87,184,163,0,15,0,128,0,13,4,1,2,3,4,0,12,4,5,6,7,8>> 04:15:57.326 [debug] S2b: Rx from IP {172,18,62,103} port 2123: {gtp,v2,create_session_response,894437859,8064659,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,160,87,184>>},{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,2191546296,<<172,18,62,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,2191546296,<<172,18,62,103>>,undefined},{v2_pdn_address_allocation,0} => {v2_pdn_address_allocation,0,ipv4,<<192,168,0,24>>}}} 04:15:57.326 [info] s2b: Updated Session after create_session_response: {gtp_session,<<"262428644279833">>,<0.971.0>,<<"internet">>,{172,18,62,103},{172,18,62,103},undefined,894437859,2191546296,5,{set,1,16,16,8,80,48,{[],[],[],[],[],[],[],[],[],[],[],[],[],[],[],[]},{{[],[],[],[],[],[],[],[],[],[],[],[],[],[{gtp_bearer,5,3048189959,2191546296}],[],[]}}}} 04:15:57.326 [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_262428644279833 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 => 3048189959, remote_ipv4 => <<172,18,62,103>>, remote_ipv6 => undefined,remote_teid => 2191546296}}} from <0.979.0> in state state_wait_create_session_resp 04:15:57.326 [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 => 3048189959,remote_ipv4 => <<172,18,62,103>>,remote_ipv6 => undefined,remote_teid => 2191546296}} 04:15:57.326 [info] ue_fsm state_authenticated event=received_gtpc_create_session_response, {ue_fsm_data,<<"262428644279833">>,"internet",[],undefined,false,0,false,false} 04:15:57.326 [info] KMOD Port Create PDP Context Call {<0.971.0>,[alias|#Ref<0.1283019585.1655242765.196840>]}: {create_pdp_context,{172,18,62,103},3048189959,2191546296,{192,168,0,24}} 04:15:57.326 [debug] create_pdp_context: 1, {172,18,62,103}, {192,168,0,24}, 3048189959, 2191546296 *DBG* epdg_ue_fsm_262428644279833 send ok to <0.979.0> *DBG* gsup_server got cast {tunnel_response, {<<"262428644279833">>, {ok, #{apco => <<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 => 3048189959, remote_ipv4 => <<172,18,62,103>>, remote_ipv6 => undefined, remote_teid => 2191546296}}}} 04:15:57.326 [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,62,103}},{ms_address,{192,168,0,24}},{i_tid,3048189959},{o_tid,2191546296}]}} *DBG* epdg_ue_fsm_262428644279833 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 => 3048189959, remote_ipv4 => <<172,18,62,103>>, remote_ipv6 => undefined,remote_teid => 2191546296}}} from <0.979.0> in state state_wait_create_session_resp => state_active 04:15:57.326 [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 => 3048189959,remote_ipv4 => <<172,18,62,103>>,remote_ipv6 => undefined,remote_teid => 2191546296}) returned ok 04:15:57.326 [info] tunnel_response(<<"262428644279833">>): {ok,#{apco => <<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 => 3048189959,remote_ipv4 => <<172,18,62,103>>,remote_ipv6 => undefined,remote_teid => 2191546296}} 04:15:57.326 [info] tunnel_response for <<"262428644279833">>: {ok,#{apco => <<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 => 3048189959,remote_ipv4 => <<172,18,62,103>>,remote_ipv6 => undefined,remote_teid => 2191546296}} 04:15:57.326 [info] GSUP: Tx #{imsi => <<"262428644279833">>,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 => <<"262422462998739">>, 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:15:57.357 [info] GSUP: Rx #{imsi => <<"262422462998739">>,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_262422462998739 enter epdg_ue_fsm in state state_new 04:15:57.357 [info] ue_fsm start(epdg_ue_fsm_262422462998739) *DBG* epdg_ue_fsm_262422462998739 consume internal init_state in state state_new *DBG* epdg_ue_fsm_262422462998739 receive call {auth_request,33,"internet",#{}} from <0.980.0> in state state_new 04:15:57.357 [info] ue_fsm init(<<"262422462998739">>) *DBG* epdg_ue_fsm_262422462998739 send ok to <0.980.0> 04:15:57.357 [info] ue_fsm auth_request *DBG* epdg_ue_fsm_262422462998739 consume call {auth_request,33,"internet",#{}} from <0.980.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_262422462998739 enter aaa_ue_fsm in state state_new 04:15:57.357 [info] ue_fsm state_new event=auth_request {33, "internet", #{}}, {ue_fsm_data,<<"262422462998739">>,"internet",[],undefined,false,0,false,false} *DBG* epdg_ue_fsm_262422462998739 start_timer {state_timeout,10000, swm_der_timeout,[]} in state state_wait_auth_resp *DBG* aaa_ue_fsm_262422462998739 consume internal init_state in state state_new 04:15:57.357 [info] ue_fsm start_link(aaa_ue_fsm_262422462998739) *DBG* aaa_ue_fsm_262422462998739 receive call {rx_swm_der_auth_req,33,"internet",#{}} from <0.201.0> in state state_new 04:15:57.357 [info] ue_fsm init("262422462998739") 04:15:57.357 [info] ue_fsm ev_rx_swm_der_auth_req *DBG* aaa_ue_fsm_262422462998739 send ok to <0.201.0> 04:15:57.357 [info] ue_fsm state_new event=rx_swm_der_auth_req {33, "internet", #{}}, {ue_fsm_data,"262422462998739",undefined,undefined,false,false,undefined} *DBG* aaa_ue_fsm_262422462998739 consume call {rx_swm_der_auth_req,33,"internet",#{}} from <0.201.0> in state state_new => state_wait_swx_maa 04:15:57.357 [debug] Swx MAR: IPv4Opt=<<"ÿÿÿþ">> IPv6Opt=[] 04:15:57.357 [debug] Swx Tx MAR: {'MAR',["epdg.localdomain",";","1805677143",";","112",";","nonode@nohost"],1,undefined,undefined,undefined,"262422462998739",{'Vendor-Specific-Application-Id',10415,[16777265],[]},{'SIP-Auth-Data-Item',[],["EAP-AKA"],[],[],[],[],[],[],<<"ÿÿÿþ">>,[],[],[],[]},1,[],1,[],[],[],[],[],[],[],[]} *DBG* aaa_ue_fsm_262422462998739 receive call {rx_swx_maa, {ok,[{epdg_auth_tuple, <<45,124,167,230,248,19,193,155,53,68,105,88,2,0,89,206>>, <<144,221,40,161,202,191,88,39,100,248,225,178,3,56,6,162>>, <<45,124,167,230,248,19,193,155,53,68,105,88,2,0,89,206,168, 34,69,209,23,22,232,26,18,103,134,108,233,9>>, <<2,252,207,90,230,26,211,41,20,100,248,157,213,102,248,67>>, <<21,183,200,3,59,169,136,58,94,126,56,47,182,210,57,186>>}]}} from <0.983.0> in state state_wait_swx_maa 04:15:57.360 [info] SWx Rx MAA {<0.735.0>,{diameter_caps,{"epdg.localdomain","hss.localdomain"},{"localdomain","localdomain"},{[{127,0,0,1},{172,18,62,20},{192,168,0,2}],[{172,18,62,103}]},{0,10415},{"osmo-epdg","TTCN-3 Testsuite"},{[],[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;1805677143;112;nonode@nohost",1,"hss.localdomain","localdomain",{'Vendor-Specific-Application-Id',10415,[16777265],[]},"262422462998739",[],[2001],[],[1],[{'SIP-Auth-Data-Item',[0],["Digest-AKAv1-MD5"],[[45,124,167,230,248,19,193,155,53,68,105,88,2,0,89,206,144,221,40,161,202,191,88,39,100,248,225,178,3,56,6,162]],[[45,124,167,230,248,19,193,155,53,68,105,88,2,0,89,206,168,34,69,209,23,22,232,26,18,103,134,108,233,9]],["foobar"],[[21,183,200,3,59,169,136,58,94,126,56,47,182,210,57,186]],[[2,252,207,90,230,26,211,41,20,100,248,157,213,102,248,67]],[],[],[],[],[],[]}],[],[],[],[],[],[]}/ Errors []  04:15:57.360 [info] dia_sip2gsup: auth [45,124,167,230,248,19,193,155,53,68,105,88,2,0,89,206,144,221,40,161,202,191,88,39,100,248,225,178,3,56,6,162] authz [45,124,167,230,248,19,193,155,53,68,105,88,2,0,89,206,168,34,69,209,23,22,232,26,18,103,134,108,233,9]  *DBG* aaa_ue_fsm_262422462998739 send ok to <0.983.0> *DBG* aaa_ue_fsm_262422462998739 consume call {rx_swx_maa, {ok,[{epdg_auth_tuple, <<45,124,167,230,248,19,193,155,53,68,105,88,2,0,89,206>>, <<144,221,40,161,202,191,88,39,100,248,225,178,3,56,6,162>>, <<45,124,167,230,248,19,193,155,53,68,105,88,2,0,89,206,168, 34,69,209,23,22,232,26,18,103,134,108,233,9>>, <<2,252,207,90,230,26,211,41,20,100,248,157,213,102,248,67>>, <<21,183,200,3,59,169,136,58,94,126,56,47,182,210,57,186>>}]}} from <0.983.0> in state state_wait_swx_maa => state_new 04:15:57.360 [info] rand [45,124,167,230,248,19,193,155,53,68,105,88,2,0,89,206] autn [144,221,40,161,202,191,88,39,100,248,225,178,3,56,6,162]  *DBG* epdg_ue_fsm_262422462998739 receive call {received_swm_dea_auth_response, {ok,[{epdg_auth_tuple, <<45,124,167,230,248,19,193,155,53,68,105,88,2,0,89,206>>, <<144,221,40,161,202,191,88,39,100,248,225,178,3,56,6,162>>, <<45,124,167,230,248,19,193,155,53,68,105,88,2,0,89,206,168, 34,69,209,23,22,232,26,18,103,134,108,233,9>>, <<2,252,207,90,230,26,211,41,20,100,248,157,213,102,248,67>>, <<21,183,200,3,59,169,136,58,94,126,56,47,182,210,57,186>>}]}} from <0.211.0> in state state_wait_auth_resp 04:15:57.360 [info] ue_fsm ev_rx_swx_maa 04:15:57.361 [info] ue_fsm state_wait_swx_maa event=rx_swx_maa, {ue_fsm_data,"262422462998739",undefined,undefined,false,false,undefined} *DBG* epdg_ue_fsm_262422462998739 send ok to <0.211.0> *DBG* gsup_server got cast {auth_response, {<<"262422462998739">>, {ok, [{epdg_auth_tuple, <<45,124,167,230,248,19,193,155,53,68,105,88,2, 0,89,206>>, <<144,221,40,161,202,191,88,39,100,248,225,178, 3,56,6,162>>, <<45,124,167,230,248,19,193,155,53,68,105,88,2, 0,89,206,168,34,69,209,23,22,232,26,18,103, 134,108,233,9>>, <<2,252,207,90,230,26,211,41,20,100,248,157, 213,102,248,67>>, <<21,183,200,3,59,169,136,58,94,126,56,47, 182,210,57,186>>}]}}} 04:15:57.361 [info] ue_fsm received_swm_dea_auth_response {ok,[{epdg_auth_tuple,<<45,124,167,230,248,19,193,155,53,68,105,88,2,0,89,206>>,<<144,221,40,161,202,191,88,39,100,248,225,178,3,56,6,162>>,<<45,124,167,230,248,19,193,155,53,68,105,88,2,0,89,206,168,34,69,209,23,22,232,26,18,103,134,108,233,9>>,<<2,252,207,90,230,26,211,41,20,100,248,157,213,102,248,67>>,<<21,183,200,3,59,169,136,58,94,126,56,47,182,210,57,186>>}]} *DBG* epdg_ue_fsm_262422462998739 consume call {received_swm_dea_auth_response, {ok,[{epdg_auth_tuple, <<45,124,167,230,248,19,193,155,53,68,105,88,2,0,89,206>>, <<144,221,40,161,202,191,88,39,100,248,225,178,3,56,6,162>>, <<45,124,167,230,248,19,193,155,53,68,105,88,2,0,89,206,168, 34,69,209,23,22,232,26,18,103,134,108,233,9>>, <<2,252,207,90,230,26,211,41,20,100,248,157,213,102,248,67>>, <<21,183,200,3,59,169,136,58,94,126,56,47,182,210,57,186>>}]}} from <0.211.0> in state state_wait_auth_resp => state_authenticating 04:15:57.361 [info] ue_fsm state_wait_auth_resp event=received_swm_dea_auth_response Result={ok,[{epdg_auth_tuple,<<45,124,167,230,248,19,193,155,53,68,105,88,2,0,89,206>>,<<144,221,40,161,202,191,88,39,100,248,225,178,3,56,6,162>>,<<45,124,167,230,248,19,193,155,53,68,105,88,2,0,89,206,168,34,69,209,23,22,232,26,18,103,134,108,233,9>>,<<2,252,207,90,230,26,211,41,20,100,248,157,213,102,248,67>>,<<21,183,200,3,59,169,136,58,94,126,56,47,182,210,57,186>>}]}, {ue_fsm_data,<<"262422462998739">>,"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:15:57.361 [info] auth_response(<<"262422462998739">>): {ok,[{epdg_auth_tuple,<<45,124,167,230,248,19,193,155,53,68,105,88,2,0,89,206>>,<<144,221,40,161,202,191,88,39,100,248,225,178,3,56,6,162>>,<<45,124,167,230,248,19,193,155,53,68,105,88,2,0,89,206,168,34,69,209,23,22,232,26,18,103,134,108,233,9>>,<<2,252,207,90,230,26,211,41,20,100,248,157,213,102,248,67>>,<<21,183,200,3,59,169,136,58,94,126,56,47,182,210,57,186>>}]} 04:15:57.361 [info] auth_response for <<"262422462998739">>: {ok,[{epdg_auth_tuple,<<45,124,167,230,248,19,193,155,53,68,105,88,2,0,89,206>>,<<144,221,40,161,202,191,88,39,100,248,225,178,3,56,6,162>>,<<45,124,167,230,248,19,193,155,53,68,105,88,2,0,89,206,168,34,69,209,23,22,232,26,18,103,134,108,233,9>>,<<2,252,207,90,230,26,211,41,20,100,248,157,213,102,248,67>>,<<21,183,200,3,59,169,136,58,94,126,56,47,182,210,57,186>>}]} 04:15:57.361 [info] GSUP: Tx #{auth_tuples => [#{autn => <<144,221,40,161,202,191,88,39,100,248,225,178,3,56,6,162>>,ck => <<21,183,200,3,59,169,136,58,94,126,56,47,182,210,57,186>>,ik => <<2,252,207,90,230,26,211,41,20,100,248,157,213,102,248,67>>,rand => <<45,124,167,230,248,19,193,155,53,68,105,88,2,0,89,206>>,res => <<45,124,167,230,248,19,193,155,53,68,105,88,2,0,89,206,168,34,69,209,23,22,232,26,18,103,134,108,233,9>>}],imsi => <<"262422462998739">>,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 => <<"262422462998739">>, message_type => location_upd_req}} *DBG* epdg_ue_fsm_262422462998739 receive call lu_request from <0.984.0> in state state_authenticating *DBG* epdg_ue_fsm_262422462998739 send ok to <0.984.0> *DBG* epdg_ue_fsm_262422462998739 consume call lu_request from <0.984.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:15:57.362 [info] GSUP: Rx #{cn_domain => 1,imsi => <<"262422462998739">>,message_type => location_upd_req} *DBG* aaa_ue_fsm_262422462998739 receive call {rx_swm_der_auth_compl,"internet"} from <0.201.0> in state state_new 04:15:57.362 [info] ue_fsm lu_request 04:15:57.362 [info] ue_fsm state_authenticating event=lu_request, {ue_fsm_data,<<"262422462998739">>,"internet",[],undefined,false,0,false,false} 04:15:57.362 [info] ue_fsm ev_rx_swm_der_auth_compl *DBG* aaa_ue_fsm_262422462998739 send ok to <0.201.0> 04:15:57.363 [info] ue_fsm state_new event=rx_swm_der_auth_compl, {ue_fsm_data,"262422462998739",undefined,undefined,false,false,undefined} *DBG* aaa_ue_fsm_262422462998739 consume call {rx_swm_der_auth_compl,"internet"} from <0.201.0> in state state_new => state_wait_swx_saa 04:15:57.363 [debug] SWx Tx SAR Imsi="262422462998739" Type=1 APN="internet" AgentInfoOpt=[]  04:15:57.363 [debug] SWx prepare_request: {'SAR',["epdg.localdomain",";","1805677143",";","113",";","nonode@nohost"],{'Vendor-Specific-Application-Id',10415,[16777265],[]},1,"epdg.localdomain","localdomain","localdomain","262422462998739",1,[],["hss.localdomain"],["internet"],[],[],[],[],[],[],[],[],[]} *DBG* aaa_ue_fsm_262422462998739 receive call {rx_swx_saa,{ok,1,#{}}} from <0.985.0> in state state_wait_swx_saa *DBG* aaa_ue_fsm_262422462998739 send ok to <0.985.0> *DBG* epdg_ue_fsm_262422462998739 receive call {received_swm_dea_auth_compl_response,{ok,#{}}} from <0.211.0> in state state_authenticating 04:15:57.365 [info] SWx Rx SAA {<0.735.0>,{diameter_caps,{"epdg.localdomain","hss.localdomain"},{"localdomain","localdomain"},{[{127,0,0,1},{172,18,62,20},{192,168,0,2}],[{172,18,62,103}]},{0,10415},{"osmo-epdg","TTCN-3 Testsuite"},{[],[1]},{[10415,13019,5535],[5535,10415,13019]},{[],[]},{[],[0]},{[],[]},{[{'diameter_base_Vendor-Specific-Application-Id',10415,[16777265],[]}],[{'diameter_base_Vendor-Specific-Application-Id',[10415],[16777265],[]}]},{[],[]},{[],[]}}}: {'SAA',"epdg.localdomain;1805677143;113;nonode@nohost",{'Vendor-Specific-Application-Id',10415,[16777265],[]},1,"hss.localdomain","localdomain","262422462998739",[],[2001],[],[{'Non-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_262422462998739 consume call {rx_swx_saa,{ok,1,#{}}} from <0.985.0> in state state_wait_swx_saa => state_authenticated *DBG* epdg_ue_fsm_262422462998739 send ok to <0.211.0> *DBG* gsup_server got cast {lu_response,{<<"262422462998739">>,ok}} 04:15:57.365 [info] ue_fsm ev_rx_swx_saa *DBG* epdg_ue_fsm_262422462998739 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:15:57.365 [info] ue_fsm state_wait_swx_saa event=rx_swx_saa {ok,1,#{}}, {ue_fsm_data,"262422462998739",undefined,undefined,false,false,undefined} 04:15:57.365 [info] ue_fsm received_swm_dea_auth_compl_response {ok,#{}} 04:15:57.365 [info] ue_fsm state_authenticating event=lu_request, {ok,#{}}, {ue_fsm_data,<<"262422462998739">>,"internet",[],undefined,false,0,false,false} 04:15:57.365 [info] lu_response(<<"262422462998739">>): ok 04:15:57.365 [info] lu_response for <<"262422462998739">>: ok 04:15:57.365 [info] GSUP: Tx #{imsi => <<"262422462998739">>,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 => <<"262422462998739">>, message_class => 5, message_type => epdg_tunnel_request, pco => <<128,0,13,0,0,12,0>>}} *DBG* epdg_ue_fsm_262422462998739 receive call {tunnel_request,<<128,0,13,0,0,12,0>>} from <0.986.0> in state state_authenticated 04:15:57.366 [info] GSUP: Rx #{cn_domain => 1,imsi => <<"262422462998739">>,message_class => 5,message_type => epdg_tunnel_request,pco => <<128,0,13,0,0,12,0>>} 04:15:57.366 [info] ue_fsm tunnel_request(<<128,0,13,0,0,12,0>>) 04:15:57.366 [info] ue_fsm state_authenticated event=tunnel_request, {ue_fsm_data,<<"262422462998739">>,"internet",[],undefined,false,0,false,false} 04:15:57.366 [debug] Selected PGW Remote Address "172.18.62.103" *DBG* epdg_ue_fsm_262422462998739 send ok to <0.986.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:15:57.366 [info] s2b: Tx {gtp,v2,create_session_request,0,8064660,undefined,[],[{v2_international_mobile_subscriber_identity,0,<<"262422462998739">>},{v2_serving_network,0,{<<"901">>,<<"042">>}},{v2_rat_type,0,3},{v2_fully_qualified_tunnel_endpoint_identifier,0,30,894437860,<<172,18,62,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,3048189960,<<172,18,62,20>>,undefined}]},{v2_recovery,0,0},{v2_additional_protocol_configuration_options,0,{0,[{13,<<>>},{12,<<>>}]}}]} *DBG* epdg_ue_fsm_262422462998739 consume call {tunnel_request,<<128,0,13,0,0,12,0>>} from <0.986.0> in state state_authenticated => state_wait_create_session_resp 04:15:57.366 [debug] Waiting for CreateSessionResponse *DBG* epdg_ue_fsm_262422462998739 start_timer {state_timeout,10000, create_session_timeout,[]} in state state_wait_create_session_resp *DBG* aaa_ue_fsm_262422462998739 receive call {rx_s6b_aar,"262422462998739@nai.epc.mnc001.mcc01.3gppnetwork.org", "internet", [{'MIP6-Agent-Info',[{172,18,62,103}],[],[],[]}]} from <0.987.0> in state state_authenticated 04:15:57.371 [info] S6b Rx from {diameter_caps,{"aaa.localdomain","pgw.localdomain"},{"localdomain","localdomain"},{[{172,18,62,20}],[{172,18,62,103}]},{0,10415},{"osmo-epdg-AAA","TTCN-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,["262422462998739@nai.epc.mnc001.mcc01.3gppnetwork.org"],[{'MIP6-Agent-Info',[{172,18,62,103}],[],[],[]}],[70368744177664],[],[],["internet"],[],[],[],[],[],[]} 04:15:57.371 [info] ue_fsm ev_rx_s6b_aar: "262422462998739@nai.epc.mnc001.mcc01.3gppnetwork.org" "internet" [{'MIP6-Agent-Info',[{172,18,62,103}],[],[],[]}] *DBG* aaa_ue_fsm_262422462998739 send ok to <0.987.0> 04:15:57.371 [info] ue_fsm state_authenticated event=rx_s6b_aar NAI="262422462998739@nai.epc.mnc001.mcc01.3gppnetwork.org" Apn="internet" AgentInfo=[{'MIP6-Agent-Info',[{172,18,62,103}],[],[],[]}], {ue_fsm_data,"262422462998739",undefined,undefined,true,false,undefined} *DBG* aaa_ue_fsm_262422462998739 consume call {rx_s6b_aar,"262422462998739@nai.epc.mnc001.mcc01.3gppnetwork.org", "internet", [{'MIP6-Agent-Info',[{172,18,62,103}],[],[],[]}]} from <0.987.0> in state state_authenticated => state_authenticated_wait_swx_saa 04:15:57.371 [debug] SWx Tx SAR Imsi="262422462998739" Type=13 APN="internet" AgentInfoOpt=[{'MIP6-Agent-Info',[{172,18,62,103}],[],[],[]}]  04:15:57.371 [debug] SWx prepare_request: {'SAR',["epdg.localdomain",";","1805677143",";","114",";","nonode@nohost"],{'Vendor-Specific-Application-Id',10415,[16777265],[]},1,"epdg.localdomain","localdomain","localdomain","262422462998739",13,[],["hss.localdomain"],["internet"],[],[{'MIP6-Agent-Info',[{172,18,62,103}],[],[],[]}],[],[],[],[],[],[],[]} 04:15:57.371 [debug] Waiting for S6b AAA *DBG* aaa_ue_fsm_262422462998739 receive call {rx_swx_saa,{ok,13,#{}}} from <0.988.0> in state state_authenticated_wait_swx_saa 04:15:57.373 [info] SWx Rx SAA {<0.735.0>,{diameter_caps,{"epdg.localdomain","hss.localdomain"},{"localdomain","localdomain"},{[{127,0,0,1},{172,18,62,20},{192,168,0,2}],[{172,18,62,103}]},{0,10415},{"osmo-epdg","TTCN-3 Testsuite"},{[],[1]},{[10415,13019,5535],[5535,10415,13019]},{[],[]},{[],[0]},{[],[]},{[{'diameter_base_Vendor-Specific-Application-Id',10415,[16777265],[]}],[{'diameter_base_Vendor-Specific-Application-Id',[10415],[16777265],[]}]},{[],[]},{[],[]}}}: {'SAA',"epdg.localdomain;1805677143;114;nonode@nohost",{'Vendor-Specific-Application-Id',10415,[16777265],[]},1,"hss.localdomain","localdomain","262422462998739",[],[2001],[],[{'Non-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_262422462998739 send ok to <0.988.0> 04:15:57.373 [info] ue_fsm ev_rx_swx_saa 04:15:57.373 [info] ue_fsm state_authenticated_wait_swx_saa event=rx_swx_saa SAType=13 ResulCode={epdg_dia_rc,undefined,2001}, {ue_fsm_data,"262422462998739","262422462998739@nai.epc.mnc001.mcc01.3gppnetwork.org","internet",true,false,<0.987.0>} *DBG* aaa_ue_fsm_262422462998739 consume call {rx_swx_saa,{ok,13,#{}}} from <0.988.0> in state state_authenticated_wait_swx_saa => state_authenticated 04:15:57.373 [debug] Rx AAA with DiaRC={epdg_dia_rc,undefined,2001} 04:15:57.373 [info] S6b Tx to {diameter_caps,{"aaa.localdomain","pgw.localdomain"},{"localdomain","localdomain"},{[{172,18,62,20}],[{172,18,62,103}]},{0,10415},{"osmo-epdg-AAA","TTCN-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:15:57.375 [debug] S2b: Rx from IP {172,18,62,103} port 2123: <<72,33,0,117,53,80,9,228,123,14,148,0,2,0,2,0,16,0,87,0,9,1,160,239,210,101,79,172,18,62,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,239,210,101,79,172,18,62,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,239,210,101,79,163,0,15,0,128,0,13,4,1,2,3,4,0,12,4,5,6,7,8>> 04:15:57.375 [debug] S2b: Rx from IP {172,18,62,103} port 2123: {gtp,v2,create_session_response,894437860,8064660,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,<<"ïÒeO">>},{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,4023543119,<<172,18,62,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,4023543119,<<172,18,62,103>>,undefined},{v2_pdn_address_allocation,0} => {v2_pdn_address_allocation,0,ipv4,<<192,168,0,25>>}}} 04:15:57.375 [info] s2b: Updated Session after create_session_response: {gtp_session,<<"262422462998739">>,<0.981.0>,<<"internet">>,{172,18,62,103},{172,18,62,103},undefined,894437860,4023543119,5,{set,1,16,16,8,80,48,{[],[],[],[],[],[],[],[],[],[],[],[],[],[],[],[]},{{[],[],[],[],[{gtp_bearer,5,3048189960,4023543119}],[],[],[],[],[],[],[],[],[],[],[]}}}} 04:15:57.375 [debug] s2b: APCO_dec: {v2_additional_protocol_configuration_options,0,{0,[{13,<<1,2,3,4>>},{12,<<5,6,7,8>>}]}} 04:15:57.375 [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 => 3048189960,remote_ipv4 => <<172,18,62,103>>,remote_ipv6 => undefined,remote_teid => 4023543119}} *DBG* epdg_ue_fsm_262422462998739 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 => 3048189960, remote_ipv4 => <<172,18,62,103>>, remote_ipv6 => undefined,remote_teid => 4023543119}}} from <0.989.0> in state state_wait_create_session_resp 04:15:57.376 [info] ue_fsm state_authenticated event=received_gtpc_create_session_response, {ue_fsm_data,<<"262422462998739">>,"internet",[],undefined,false,0,false,false} 04:15:57.376 [info] KMOD Port Create PDP Context Call {<0.981.0>,[alias|#Ref<0.1283019585.1655242765.197028>]}: {create_pdp_context,{172,18,62,103},3048189960,4023543119,{192,168,0,25}} 04:15:57.376 [debug] create_pdp_context: 1, {172,18,62,103}, {192,168,0,25}, 3048189960, 4023543119 04:15:57.376 [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,62,103}},{ms_address,{192,168,0,25}},{i_tid,3048189960},{o_tid,4023543119}]}} 04:15:57.376 [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 => 3048189960,remote_ipv4 => <<172,18,62,103>>,remote_ipv6 => undefined,remote_teid => 4023543119}) returned ok *DBG* epdg_ue_fsm_262422462998739 send ok to <0.989.0> *DBG* gsup_server got cast {tunnel_response, {<<"262422462998739">>, {ok, #{apco => <<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 => 3048189960, remote_ipv4 => <<172,18,62,103>>, remote_ipv6 => undefined, remote_teid => 4023543119}}}} 04:15:57.376 [info] tunnel_response(<<"262422462998739">>): {ok,#{apco => <<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 => 3048189960,remote_ipv4 => <<172,18,62,103>>,remote_ipv6 => undefined,remote_teid => 4023543119}} *DBG* epdg_ue_fsm_262422462998739 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 => 3048189960, remote_ipv4 => <<172,18,62,103>>, remote_ipv6 => undefined,remote_teid => 4023543119}}} from <0.989.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:15:57.376 [info] tunnel_response for <<"262422462998739">>: {ok,#{apco => <<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 => 3048189960,remote_ipv4 => <<172,18,62,103>>,remote_ipv6 => undefined,remote_teid => 4023543119}} 04:15:57.376 [info] GSUP: Tx #{imsi => <<"262422462998739">>,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 => <<"262425136143120">>, 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:15:57.461 [info] GSUP: Rx #{imsi => <<"262425136143120">>,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_262425136143120 enter epdg_ue_fsm in state state_new 04:15:57.461 [info] ue_fsm start(epdg_ue_fsm_262425136143120) *DBG* epdg_ue_fsm_262425136143120 consume internal init_state in state state_new *DBG* epdg_ue_fsm_262425136143120 receive call {auth_request,33,"internet",#{}} from <0.990.0> in state state_new 04:15:57.462 [info] ue_fsm init(<<"262425136143120">>) *DBG* epdg_ue_fsm_262425136143120 send ok to <0.990.0> 04:15:57.462 [info] ue_fsm auth_request *DBG* epdg_ue_fsm_262425136143120 consume call {auth_request,33,"internet",#{}} from <0.990.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:15:57.463 [info] ue_fsm state_new event=auth_request {33, "internet", #{}}, {ue_fsm_data,<<"262425136143120">>,"internet",[],undefined,false,0,false,false} *DBG* aaa_ue_fsm_262425136143120 enter aaa_ue_fsm in state state_new *DBG* epdg_ue_fsm_262425136143120 start_timer {state_timeout,10000, swm_der_timeout,[]} in state state_wait_auth_resp 04:15:57.463 [info] ue_fsm start_link(aaa_ue_fsm_262425136143120) *DBG* aaa_ue_fsm_262425136143120 consume internal init_state in state state_new 04:15:57.463 [info] ue_fsm init("262425136143120") *DBG* aaa_ue_fsm_262425136143120 receive call {rx_swm_der_auth_req,33,"internet",#{}} from <0.201.0> in state state_new 04:15:57.463 [info] ue_fsm ev_rx_swm_der_auth_req 04:15:57.464 [info] ue_fsm state_new event=rx_swm_der_auth_req {33, "internet", #{}}, {ue_fsm_data,"262425136143120",undefined,undefined,false,false,undefined} 04:15:57.464 [debug] Swx MAR: IPv4Opt=<<"ÿÿÿþ">> IPv6Opt=[] *DBG* aaa_ue_fsm_262425136143120 send ok to <0.201.0> 04:15:57.464 [debug] Swx Tx MAR: {'MAR',["epdg.localdomain",";","1805677143",";","115",";","nonode@nohost"],1,undefined,undefined,undefined,"262425136143120",{'Vendor-Specific-Application-Id',10415,[16777265],[]},{'SIP-Auth-Data-Item',[],["EAP-AKA"],[],[],[],[],[],[],<<"ÿÿÿþ">>,[],[],[],[]},1,[],1,[],[],[],[],[],[],[],[]} *DBG* aaa_ue_fsm_262425136143120 consume call {rx_swm_der_auth_req,33,"internet",#{}} from <0.201.0> in state state_new => state_wait_swx_maa 04:15:57.479 [info] SWx Rx MAA {<0.735.0>,{diameter_caps,{"epdg.localdomain","hss.localdomain"},{"localdomain","localdomain"},{[{127,0,0,1},{172,18,62,20},{192,168,0,2}],[{172,18,62,103}]},{0,10415},{"osmo-epdg","TTCN-3 Testsuite"},{[],[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;1805677143;115;nonode@nohost",1,"hss.localdomain","localdomain",{'Vendor-Specific-Application-Id',10415,[16777265],[]},"262425136143120",[],[2001],[],[1],[{'SIP-Auth-Data-Item',[0],["Digest-AKAv1-MD5"],[[222,8,232,111,129,197,129,86,52,116,61,118,178,44,161,46,176,0,137,232,218,146,60,242,204,236,162,5,251,13,218,199]],[[222,8,232,111,129,197,129,86,52,116,61,118,178,44,161,46,70,228,52,232,175,158,216,66,25,83,213,99,171,0]],["foobar"],[[107,193,163,46,132,248,16,246,235,145,169,221,89,107,71,92]],[[149,222,65,50,129,189,58,177,77,214,188,100,128,106,196,100]],[],[],[],[],[],[]}],[],[],[],[],[],[]}/ Errors []  *DBG* aaa_ue_fsm_262425136143120 receive call {rx_swx_maa, {ok,[{epdg_auth_tuple, <<222,8,232,111,129,197,129,86,52,116,61,118,178,44,161,46>>, <<176,0,137,232,218,146,60,242,204,236,162,5,251,13,218,199>>, <<222,8,232,111,129,197,129,86,52,116,61,118,178,44,161,46, 70,228,52,232,175,158,216,66,25,83,213,99,171,0>>, <<149,222,65,50,129,189,58,177,77,214,188,100,128,106,196,100>>, <<107,193,163,46,132,248,16,246,235,145,169,221,89,107, 71,92>>}]}} from <0.993.0> in state state_wait_swx_maa 04:15:57.479 [info] dia_sip2gsup: auth [222,8,232,111,129,197,129,86,52,116,61,118,178,44,161,46,176,0,137,232,218,146,60,242,204,236,162,5,251,13,218,199] authz [222,8,232,111,129,197,129,86,52,116,61,118,178,44,161,46,70,228,52,232,175,158,216,66,25,83,213,99,171,0]  04:15:57.479 [info] rand [222,8,232,111,129,197,129,86,52,116,61,118,178,44,161,46] autn [176,0,137,232,218,146,60,242,204,236,162,5,251,13,218,199]  *DBG* aaa_ue_fsm_262425136143120 send ok to <0.993.0> 04:15:57.479 [info] ue_fsm ev_rx_swx_maa *DBG* epdg_ue_fsm_262425136143120 receive call {received_swm_dea_auth_response, {ok,[{epdg_auth_tuple, <<222,8,232,111,129,197,129,86,52,116,61,118,178,44,161,46>>, <<176,0,137,232,218,146,60,242,204,236,162,5,251,13,218,199>>, <<222,8,232,111,129,197,129,86,52,116,61,118,178,44,161,46, 70,228,52,232,175,158,216,66,25,83,213,99,171,0>>, <<149,222,65,50,129,189,58,177,77,214,188,100,128,106,196,100>>, <<107,193,163,46,132,248,16,246,235,145,169,221,89,107, 71,92>>}]}} from <0.211.0> in state state_wait_auth_resp *DBG* aaa_ue_fsm_262425136143120 consume call {rx_swx_maa, {ok,[{epdg_auth_tuple, <<222,8,232,111,129,197,129,86,52,116,61,118,178,44,161,46>>, <<176,0,137,232,218,146,60,242,204,236,162,5,251,13,218,199>>, <<222,8,232,111,129,197,129,86,52,116,61,118,178,44,161,46, 70,228,52,232,175,158,216,66,25,83,213,99,171,0>>, <<149,222,65,50,129,189,58,177,77,214,188,100,128,106,196,100>>, <<107,193,163,46,132,248,16,246,235,145,169,221,89,107, 71,92>>}]}} from <0.993.0> in state state_wait_swx_maa => state_new 04:15:57.480 [info] ue_fsm state_wait_swx_maa event=rx_swx_maa, {ue_fsm_data,"262425136143120",undefined,undefined,false,false,undefined} 04:15:57.480 [info] ue_fsm received_swm_dea_auth_response {ok,[{epdg_auth_tuple,<<222,8,232,111,129,197,129,86,52,116,61,118,178,44,161,46>>,<<176,0,137,232,218,146,60,242,204,236,162,5,251,13,218,199>>,<<222,8,232,111,129,197,129,86,52,116,61,118,178,44,161,46,70,228,52,232,175,158,216,66,25,83,213,99,171,0>>,<<149,222,65,50,129,189,58,177,77,214,188,100,128,106,196,100>>,<<107,193,163,46,132,248,16,246,235,145,169,221,89,107,71,92>>}]} *DBG* epdg_ue_fsm_262425136143120 send ok to <0.211.0> *DBG* gsup_server got cast {auth_response, {<<"262425136143120">>, {ok, [{epdg_auth_tuple, <<222,8,232,111,129,197,129,86,52,116,61,118, 178,44,161,46>>, <<176,0,137,232,218,146,60,242,204,236,162,5, 251,13,218,199>>, <<222,8,232,111,129,197,129,86,52,116,61,118, 178,44,161,46,70,228,52,232,175,158,216,66, 25,83,213,99,171,0>>, <<149,222,65,50,129,189,58,177,77,214,188,100, 128,106,196,100>>, <<107,193,163,46,132,248,16,246,235,145, 169,221,89,107,71,92>>}]}}} 04:15:57.481 [info] ue_fsm state_wait_auth_resp event=received_swm_dea_auth_response Result={ok,[{epdg_auth_tuple,<<222,8,232,111,129,197,129,86,52,116,61,118,178,44,161,46>>,<<176,0,137,232,218,146,60,242,204,236,162,5,251,13,218,199>>,<<222,8,232,111,129,197,129,86,52,116,61,118,178,44,161,46,70,228,52,232,175,158,216,66,25,83,213,99,171,0>>,<<149,222,65,50,129,189,58,177,77,214,188,100,128,106,196,100>>,<<107,193,163,46,132,248,16,246,235,145,169,221,89,107,71,92>>}]}, {ue_fsm_data,<<"262425136143120">>,"internet",[],undefined,false,0,false,false} *DBG* epdg_ue_fsm_262425136143120 consume call {received_swm_dea_auth_response, {ok,[{epdg_auth_tuple, <<222,8,232,111,129,197,129,86,52,116,61,118,178,44,161,46>>, <<176,0,137,232,218,146,60,242,204,236,162,5,251,13,218,199>>, <<222,8,232,111,129,197,129,86,52,116,61,118,178,44,161,46, 70,228,52,232,175,158,216,66,25,83,213,99,171,0>>, <<149,222,65,50,129,189,58,177,77,214,188,100,128,106,196,100>>, <<107,193,163,46,132,248,16,246,235,145,169,221,89,107, 71,92>>}]}} from <0.211.0> in state state_wait_auth_resp => state_authenticating 04:15:57.481 [info] auth_response(<<"262425136143120">>): {ok,[{epdg_auth_tuple,<<222,8,232,111,129,197,129,86,52,116,61,118,178,44,161,46>>,<<176,0,137,232,218,146,60,242,204,236,162,5,251,13,218,199>>,<<222,8,232,111,129,197,129,86,52,116,61,118,178,44,161,46,70,228,52,232,175,158,216,66,25,83,213,99,171,0>>,<<149,222,65,50,129,189,58,177,77,214,188,100,128,106,196,100>>,<<107,193,163,46,132,248,16,246,235,145,169,221,89,107,71,92>>}]} *DBG* gsup_server new state {gsups_state,#Port<0.16>,4222,#Port<0.54>, {ipa_ccm_options,"EPDG-00-00-00-00-00-00", "0/0/0","00:00:00:00:00:00", "00:00:00:00:00:00","00:00:00:00:00:00", "00:00:00:00:00:00","00:00:00:00:00:00", "EPDG-00-00-00-00-00-00",false}} 04:15:57.482 [info] auth_response for <<"262425136143120">>: {ok,[{epdg_auth_tuple,<<222,8,232,111,129,197,129,86,52,116,61,118,178,44,161,46>>,<<176,0,137,232,218,146,60,242,204,236,162,5,251,13,218,199>>,<<222,8,232,111,129,197,129,86,52,116,61,118,178,44,161,46,70,228,52,232,175,158,216,66,25,83,213,99,171,0>>,<<149,222,65,50,129,189,58,177,77,214,188,100,128,106,196,100>>,<<107,193,163,46,132,248,16,246,235,145,169,221,89,107,71,92>>}]} 04:15:57.483 [info] GSUP: Tx #{auth_tuples => [#{autn => <<176,0,137,232,218,146,60,242,204,236,162,5,251,13,218,199>>,ck => <<107,193,163,46,132,248,16,246,235,145,169,221,89,107,71,92>>,ik => <<149,222,65,50,129,189,58,177,77,214,188,100,128,106,196,100>>,rand => <<222,8,232,111,129,197,129,86,52,116,61,118,178,44,161,46>>,res => <<222,8,232,111,129,197,129,86,52,116,61,118,178,44,161,46,70,228,52,232,175,158,216,66,25,83,213,99,171,0>>}],imsi => <<"262425136143120">>,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 => <<"262425136143120">>, message_type => location_upd_req}} *DBG* epdg_ue_fsm_262425136143120 receive call lu_request from <0.994.0> in state state_authenticating 04:15:57.488 [info] GSUP: Rx #{cn_domain => 1,imsi => <<"262425136143120">>,message_type => location_upd_req} 04:15:57.488 [info] ue_fsm lu_request *DBG* epdg_ue_fsm_262425136143120 send ok to <0.994.0> *DBG* aaa_ue_fsm_262425136143120 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_262425136143120 consume call lu_request from <0.994.0> in state state_authenticating 04:15:57.488 [info] ue_fsm state_authenticating event=lu_request, {ue_fsm_data,<<"262425136143120">>,"internet",[],undefined,false,0,false,false} 04:15:57.489 [info] ue_fsm ev_rx_swm_der_auth_compl *DBG* aaa_ue_fsm_262425136143120 send ok to <0.201.0> 04:15:57.489 [info] ue_fsm state_new event=rx_swm_der_auth_compl, {ue_fsm_data,"262425136143120",undefined,undefined,false,false,undefined} *DBG* aaa_ue_fsm_262425136143120 consume call {rx_swm_der_auth_compl,"internet"} from <0.201.0> in state state_new => state_wait_swx_saa 04:15:57.489 [debug] SWx Tx SAR Imsi="262425136143120" Type=1 APN="internet" AgentInfoOpt=[]  04:15:57.489 [debug] SWx prepare_request: {'SAR',["epdg.localdomain",";","1805677143",";","116",";","nonode@nohost"],{'Vendor-Specific-Application-Id',10415,[16777265],[]},1,"epdg.localdomain","localdomain","localdomain","262425136143120",1,[],["hss.localdomain"],["internet"],[],[],[],[],[],[],[],[],[]} *DBG* aaa_ue_fsm_262425136143120 receive call {rx_swx_saa,{ok,1,#{}}} from <0.995.0> in state state_wait_swx_saa 04:15:57.495 [info] SWx Rx SAA {<0.735.0>,{diameter_caps,{"epdg.localdomain","hss.localdomain"},{"localdomain","localdomain"},{[{127,0,0,1},{172,18,62,20},{192,168,0,2}],[{172,18,62,103}]},{0,10415},{"osmo-epdg","TTCN-3 Testsuite"},{[],[1]},{[10415,13019,5535],[5535,10415,13019]},{[],[]},{[],[0]},{[],[]},{[{'diameter_base_Vendor-Specific-Application-Id',10415,[16777265],[]}],[{'diameter_base_Vendor-Specific-Application-Id',[10415],[16777265],[]}]},{[],[]},{[],[]}}}: {'SAA',"epdg.localdomain;1805677143;116;nonode@nohost",{'Vendor-Specific-Application-Id',10415,[16777265],[]},1,"hss.localdomain","localdomain","262425136143120",[],[2001],[],[{'Non-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_262425136143120 send ok to <0.995.0> *DBG* epdg_ue_fsm_262425136143120 receive call {received_swm_dea_auth_compl_response,{ok,#{}}} from <0.211.0> in state state_authenticating *DBG* aaa_ue_fsm_262425136143120 consume call {rx_swx_saa,{ok,1,#{}}} from <0.995.0> in state state_wait_swx_saa => state_authenticated 04:15:57.495 [info] ue_fsm ev_rx_swx_saa *DBG* epdg_ue_fsm_262425136143120 send ok to <0.211.0> *DBG* gsup_server got cast {lu_response,{<<"262425136143120">>,ok}} 04:15:57.495 [info] ue_fsm state_wait_swx_saa event=rx_swx_saa {ok,1,#{}}, {ue_fsm_data,"262425136143120",undefined,undefined,false,false,undefined} *DBG* epdg_ue_fsm_262425136143120 consume call {received_swm_dea_auth_compl_response,{ok,#{}}} from <0.211.0> in state state_authenticating => state_authenticated 04:15:57.495 [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:15:57.496 [info] ue_fsm state_authenticating event=lu_request, {ok,#{}}, {ue_fsm_data,<<"262425136143120">>,"internet",[],undefined,false,0,false,false} 04:15:57.496 [info] lu_response(<<"262425136143120">>): ok 04:15:57.496 [info] lu_response for <<"262425136143120">>: ok 04:15:57.496 [info] GSUP: Tx #{imsi => <<"262425136143120">>,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 => <<"262425136143120">>, message_class => 5, message_type => epdg_tunnel_request, pco => <<128,0,13,0,0,12,0>>}} *DBG* epdg_ue_fsm_262425136143120 receive call {tunnel_request,<<128,0,13,0,0,12,0>>} from <0.996.0> in state state_authenticated 04:15:57.500 [info] GSUP: Rx #{cn_domain => 1,imsi => <<"262425136143120">>,message_class => 5,message_type => epdg_tunnel_request,pco => <<128,0,13,0,0,12,0>>} 04:15:57.500 [info] ue_fsm tunnel_request(<<128,0,13,0,0,12,0>>) 04:15:57.501 [info] ue_fsm state_authenticated event=tunnel_request, {ue_fsm_data,<<"262425136143120">>,"internet",[],undefined,false,0,false,false} 04:15:57.501 [debug] Selected PGW Remote Address "172.18.62.103" 04:15:57.501 [info] s2b: Tx {gtp,v2,create_session_request,0,8064661,undefined,[],[{v2_international_mobile_subscriber_identity,0,<<"262425136143120">>},{v2_serving_network,0,{<<"901">>,<<"042">>}},{v2_rat_type,0,3},{v2_fully_qualified_tunnel_endpoint_identifier,0,30,894437861,<<172,18,62,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,3048189961,<<172,18,62,20>>,undefined}]},{v2_recovery,0,0},{v2_additional_protocol_configuration_options,0,{0,[{13,<<>>},{12,<<>>}]}}]} *DBG* epdg_ue_fsm_262425136143120 send ok to <0.996.0> 04:15:57.501 [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_262425136143120 consume call {tunnel_request,<<128,0,13,0,0,12,0>>} from <0.996.0> in state state_authenticated => state_wait_create_session_resp *DBG* epdg_ue_fsm_262425136143120 start_timer {state_timeout,10000, create_session_timeout,[]} in state state_wait_create_session_resp *DBG* aaa_ue_fsm_262425136143120 receive call {rx_s6b_aar,"262425136143120@nai.epc.mnc001.mcc01.3gppnetwork.org", "internet", [{'MIP6-Agent-Info',[{172,18,62,103}],[],[],[]}]} from <0.997.0> in state state_authenticated 04:15:57.514 [info] S6b Rx from {diameter_caps,{"aaa.localdomain","pgw.localdomain"},{"localdomain","localdomain"},{[{172,18,62,20}],[{172,18,62,103}]},{0,10415},{"osmo-epdg-AAA","TTCN-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,["262425136143120@nai.epc.mnc001.mcc01.3gppnetwork.org"],[{'MIP6-Agent-Info',[{172,18,62,103}],[],[],[]}],[70368744177664],[],[],["internet"],[],[],[],[],[],[]} 04:15:57.514 [info] ue_fsm ev_rx_s6b_aar: "262425136143120@nai.epc.mnc001.mcc01.3gppnetwork.org" "internet" [{'MIP6-Agent-Info',[{172,18,62,103}],[],[],[]}] 04:15:57.515 [info] ue_fsm state_authenticated event=rx_s6b_aar NAI="262425136143120@nai.epc.mnc001.mcc01.3gppnetwork.org" Apn="internet" AgentInfo=[{'MIP6-Agent-Info',[{172,18,62,103}],[],[],[]}], {ue_fsm_data,"262425136143120",undefined,undefined,true,false,undefined} 04:15:57.515 [debug] SWx Tx SAR Imsi="262425136143120" Type=13 APN="internet" AgentInfoOpt=[{'MIP6-Agent-Info',[{172,18,62,103}],[],[],[]}]  04:15:57.515 [debug] SWx prepare_request: {'SAR',["epdg.localdomain",";","1805677143",";","117",";","nonode@nohost"],{'Vendor-Specific-Application-Id',10415,[16777265],[]},1,"epdg.localdomain","localdomain","localdomain","262425136143120",13,[],["hss.localdomain"],["internet"],[],[{'MIP6-Agent-Info',[{172,18,62,103}],[],[],[]}],[],[],[],[],[],[],[]} *DBG* aaa_ue_fsm_262425136143120 send ok to <0.997.0> 04:15:57.515 [debug] Waiting for S6b AAA *DBG* aaa_ue_fsm_262425136143120 consume call {rx_s6b_aar,"262425136143120@nai.epc.mnc001.mcc01.3gppnetwork.org", "internet", [{'MIP6-Agent-Info',[{172,18,62,103}],[],[],[]}]} from <0.997.0> in state state_authenticated => state_authenticated_wait_swx_saa *DBG* aaa_ue_fsm_262425136143120 receive call {rx_swx_saa,{ok,13,#{}}} from <0.998.0> in state state_authenticated_wait_swx_saa *DBG* aaa_ue_fsm_262425136143120 send ok to <0.998.0> 04:15:57.522 [info] SWx Rx SAA {<0.735.0>,{diameter_caps,{"epdg.localdomain","hss.localdomain"},{"localdomain","localdomain"},{[{127,0,0,1},{172,18,62,20},{192,168,0,2}],[{172,18,62,103}]},{0,10415},{"osmo-epdg","TTCN-3 Testsuite"},{[],[1]},{[10415,13019,5535],[5535,10415,13019]},{[],[]},{[],[0]},{[],[]},{[{'diameter_base_Vendor-Specific-Application-Id',10415,[16777265],[]}],[{'diameter_base_Vendor-Specific-Application-Id',[10415],[16777265],[]}]},{[],[]},{[],[]}}}: {'SAA',"epdg.localdomain;1805677143;117;nonode@nohost",{'Vendor-Specific-Application-Id',10415,[16777265],[]},1,"hss.localdomain","localdomain","262425136143120",[],[2001],[],[{'Non-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_262425136143120 consume call {rx_swx_saa,{ok,13,#{}}} from <0.998.0> in state state_authenticated_wait_swx_saa => state_authenticated 04:15:57.522 [info] ue_fsm ev_rx_swx_saa 04:15:57.522 [info] ue_fsm state_authenticated_wait_swx_saa event=rx_swx_saa SAType=13 ResulCode={epdg_dia_rc,undefined,2001}, {ue_fsm_data,"262425136143120","262425136143120@nai.epc.mnc001.mcc01.3gppnetwork.org","internet",true,false,<0.997.0>} 04:15:57.522 [debug] Rx AAA with DiaRC={epdg_dia_rc,undefined,2001} 04:15:57.523 [info] S6b Tx to {diameter_caps,{"aaa.localdomain","pgw.localdomain"},{"localdomain","localdomain"},{[{172,18,62,20}],[{172,18,62,103}]},{0,10415},{"osmo-epdg-AAA","TTCN-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:15:57.532 [debug] S2b: Rx from IP {172,18,62,103} port 2123: <<72,33,0,117,53,80,9,229,123,14,149,0,2,0,2,0,16,0,87,0,9,1,160,195,56,169,135,172,18,62,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,195,56,169,135,172,18,62,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,56,169,135,163,0,15,0,128,0,13,4,1,2,3,4,0,12,4,5,6,7,8>> 04:15:57.532 [debug] S2b: Rx from IP {172,18,62,103} port 2123: {gtp,v2,create_session_response,894437861,8064661,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,56,169,135>>},{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,3275270535,<<172,18,62,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,3275270535,<<172,18,62,103>>,undefined},{v2_pdn_address_allocation,0} => {v2_pdn_address_allocation,0,ipv4,<<192,168,0,26>>}}} 04:15:57.532 [info] s2b: Updated Session after create_session_response: {gtp_session,<<"262425136143120">>,<0.991.0>,<<"internet">>,{172,18,62,103},{172,18,62,103},undefined,894437861,3275270535,5,{set,1,16,16,8,80,48,{[],[],[],[],[],[],[],[],[],[],[],[],[],[],[],[]},{{[],[],[],[],[],[{gtp_bearer,5,3048189961,3275270535}],[],[],[],[],[],[],[],[],[],[]}}}} 04:15:57.532 [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_262425136143120 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 => 3048189961, remote_ipv4 => <<172,18,62,103>>, remote_ipv6 => undefined,remote_teid => 3275270535}}} from <0.999.0> in state state_wait_create_session_resp 04:15:57.532 [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 => 3048189961,remote_ipv4 => <<172,18,62,103>>,remote_ipv6 => undefined,remote_teid => 3275270535}} 04:15:57.533 [info] ue_fsm state_authenticated event=received_gtpc_create_session_response, {ue_fsm_data,<<"262425136143120">>,"internet",[],undefined,false,0,false,false} 04:15:57.533 [info] KMOD Port Create PDP Context Call {<0.991.0>,[alias|#Ref<0.1283019585.1655242765.197181>]}: {create_pdp_context,{172,18,62,103},3048189961,3275270535,{192,168,0,26}} 04:15:57.533 [debug] create_pdp_context: 1, {172,18,62,103}, {192,168,0,26}, 3048189961, 3275270535 04:15:57.533 [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,62,103}},{ms_address,{192,168,0,26}},{i_tid,3048189961},{o_tid,3275270535}]}} *DBG* epdg_ue_fsm_262425136143120 send ok to <0.999.0> *DBG* gsup_server got cast {tunnel_response, {<<"262425136143120">>, {ok, #{apco => <<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 => 3048189961, remote_ipv4 => <<172,18,62,103>>, remote_ipv6 => undefined, remote_teid => 3275270535}}}} 04:15:57.533 [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 => 3048189961,remote_ipv4 => <<172,18,62,103>>,remote_ipv6 => undefined,remote_teid => 3275270535}) returned ok *DBG* epdg_ue_fsm_262425136143120 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 => 3048189961, remote_ipv4 => <<172,18,62,103>>, remote_ipv6 => undefined,remote_teid => 3275270535}}} from <0.999.0> in state state_wait_create_session_resp => state_active 04:15:57.533 [info] tunnel_response(<<"262425136143120">>): {ok,#{apco => <<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 => 3048189961,remote_ipv4 => <<172,18,62,103>>,remote_ipv6 => undefined,remote_teid => 3275270535}} *DBG* gsup_server new state {gsups_state,#Port<0.16>,4222,#Port<0.54>, {ipa_ccm_options,"EPDG-00-00-00-00-00-00", "0/0/0","00:00:00:00:00:00", "00:00:00:00:00:00","00:00:00:00:00:00", "00:00:00:00:00:00","00:00:00:00:00:00", "EPDG-00-00-00-00-00-00",false}} 04:15:57.534 [info] tunnel_response for <<"262425136143120">>: {ok,#{apco => <<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 => 3048189961,remote_ipv4 => <<172,18,62,103>>,remote_ipv6 => undefined,remote_teid => 3275270535}} 04:15:57.535 [info] GSUP: Tx #{imsi => <<"262425136143120">>,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 => <<"262420829112025">>, 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:15:57.561 [info] GSUP: Rx #{imsi => <<"262420829112025">>,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_262420829112025 enter epdg_ue_fsm in state state_new *DBG* epdg_ue_fsm_262420829112025 consume internal init_state in state state_new 04:15:57.561 [info] ue_fsm start(epdg_ue_fsm_262420829112025) *DBG* epdg_ue_fsm_262420829112025 receive call {auth_request,33,"internet",#{}} from <0.1000.0> in state state_new 04:15:57.561 [info] ue_fsm init(<<"262420829112025">>) *DBG* epdg_ue_fsm_262420829112025 send ok to <0.1000.0> 04:15:57.561 [info] ue_fsm auth_request *DBG* epdg_ue_fsm_262420829112025 consume call {auth_request,33,"internet",#{}} from <0.1000.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:15:57.562 [info] ue_fsm state_new event=auth_request {33, "internet", #{}}, {ue_fsm_data,<<"262420829112025">>,"internet",[],undefined,false,0,false,false} *DBG* aaa_ue_fsm_262420829112025 enter aaa_ue_fsm in state state_new *DBG* epdg_ue_fsm_262420829112025 start_timer {state_timeout,10000, swm_der_timeout,[]} in state state_wait_auth_resp 04:15:57.562 [info] ue_fsm start_link(aaa_ue_fsm_262420829112025) *DBG* aaa_ue_fsm_262420829112025 consume internal init_state in state state_new 04:15:57.562 [info] ue_fsm init("262420829112025") *DBG* aaa_ue_fsm_262420829112025 receive call {rx_swm_der_auth_req,33,"internet",#{}} from <0.201.0> in state state_new 04:15:57.562 [info] ue_fsm ev_rx_swm_der_auth_req 04:15:57.564 [info] ue_fsm state_new event=rx_swm_der_auth_req {33, "internet", #{}}, {ue_fsm_data,"262420829112025",undefined,undefined,false,false,undefined} 04:15:57.564 [debug] Swx MAR: IPv4Opt=<<"ÿÿÿþ">> IPv6Opt=[] *DBG* aaa_ue_fsm_262420829112025 send ok to <0.201.0> 04:15:57.564 [debug] Swx Tx MAR: {'MAR',["epdg.localdomain",";","1805677143",";","118",";","nonode@nohost"],1,undefined,undefined,undefined,"262420829112025",{'Vendor-Specific-Application-Id',10415,[16777265],[]},{'SIP-Auth-Data-Item',[],["EAP-AKA"],[],[],[],[],[],[],<<"ÿÿÿþ">>,[],[],[],[]},1,[],1,[],[],[],[],[],[],[],[]} *DBG* aaa_ue_fsm_262420829112025 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_262420829112025 receive call {rx_swx_maa, {ok,[{epdg_auth_tuple, <<98,114,92,156,181,135,7,4,197,37,158,164,170,168,184,46>>, <<"=gc&§¤hx Ê&]λYX">>, <<98,114,92,156,181,135,7,4,197,37,158,164,170,168,184,46,85, 231,28,200,79,221,46,194,251,47,87,118,40,90>>, <<66,205,105,246,204,16,82,199,4,81,245,219,173,25,119,202>>, <<171,178,73,237,217,208,65,159,198,201,134,196,193,206, 176,81>>}]}} from <0.1003.0> in state state_wait_swx_maa 04:15:57.574 [info] SWx Rx MAA {<0.735.0>,{diameter_caps,{"epdg.localdomain","hss.localdomain"},{"localdomain","localdomain"},{[{127,0,0,1},{172,18,62,20},{192,168,0,2}],[{172,18,62,103}]},{0,10415},{"osmo-epdg","TTCN-3 Testsuite"},{[],[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;1805677143;118;nonode@nohost",1,"hss.localdomain","localdomain",{'Vendor-Specific-Application-Id',10415,[16777265],[]},"262420829112025",[],[2001],[],[1],[{'SIP-Auth-Data-Item',[0],["Digest-AKAv1-MD5"],[[98,114,92,156,181,135,7,4,197,37,158,164,170,168,184,46,61,103,99,38,167,164,104,120,32,202,38,93,206,187,89,88]],[[98,114,92,156,181,135,7,4,197,37,158,164,170,168,184,46,85,231,28,200,79,221,46,194,251,47,87,118,40,90]],["foobar"],[[171,178,73,237,217,208,65,159,198,201,134,196,193,206,176,81]],[[66,205,105,246,204,16,82,199,4,81,245,219,173,25,119,202]],[],[],[],[],[],[]}],[],[],[],[],[],[]}/ Errors []  04:15:57.574 [info] dia_sip2gsup: auth [98,114,92,156,181,135,7,4,197,37,158,164,170,168,184,46,61,103,99,38,167,164,104,120,32,202,38,93,206,187,89,88] authz [98,114,92,156,181,135,7,4,197,37,158,164,170,168,184,46,85,231,28,200,79,221,46,194,251,47,87,118,40,90]  *DBG* aaa_ue_fsm_262420829112025 send ok to <0.1003.0> 04:15:57.574 [info] rand [98,114,92,156,181,135,7,4,197,37,158,164,170,168,184,46] autn "=gc&§¤hx Ê&]λYX"  *DBG* aaa_ue_fsm_262420829112025 consume call {rx_swx_maa, {ok,[{epdg_auth_tuple, <<98,114,92,156,181,135,7,4,197,37,158,164,170,168,184,46>>, <<"=gc&§¤hx Ê&]λYX">>, <<98,114,92,156,181,135,7,4,197,37,158,164,170,168,184,46,85, 231,28,200,79,221,46,194,251,47,87,118,40,90>>, <<66,205,105,246,204,16,82,199,4,81,245,219,173,25,119,202>>, <<171,178,73,237,217,208,65,159,198,201,134,196,193,206, 176,81>>}]}} from <0.1003.0> in state state_wait_swx_maa => state_new 04:15:57.574 [info] ue_fsm ev_rx_swx_maa *DBG* epdg_ue_fsm_262420829112025 receive call {received_swm_dea_auth_response, {ok,[{epdg_auth_tuple, <<98,114,92,156,181,135,7,4,197,37,158,164,170,168,184,46>>, <<"=gc&§¤hx Ê&]λYX">>, <<98,114,92,156,181,135,7,4,197,37,158,164,170,168,184,46,85, 231,28,200,79,221,46,194,251,47,87,118,40,90>>, <<66,205,105,246,204,16,82,199,4,81,245,219,173,25,119,202>>, <<171,178,73,237,217,208,65,159,198,201,134,196,193,206, 176,81>>}]}} from <0.211.0> in state state_wait_auth_resp 04:15:57.575 [info] ue_fsm state_wait_swx_maa event=rx_swx_maa, {ue_fsm_data,"262420829112025",undefined,undefined,false,false,undefined} 04:15:57.575 [info] ue_fsm received_swm_dea_auth_response {ok,[{epdg_auth_tuple,<<98,114,92,156,181,135,7,4,197,37,158,164,170,168,184,46>>,<<"=gc&§¤hx Ê&]λYX">>,<<98,114,92,156,181,135,7,4,197,37,158,164,170,168,184,46,85,231,28,200,79,221,46,194,251,47,87,118,40,90>>,<<66,205,105,246,204,16,82,199,4,81,245,219,173,25,119,202>>,<<171,178,73,237,217,208,65,159,198,201,134,196,193,206,176,81>>}]} 04:15:57.575 [info] ue_fsm state_wait_auth_resp event=received_swm_dea_auth_response Result={ok,[{epdg_auth_tuple,<<98,114,92,156,181,135,7,4,197,37,158,164,170,168,184,46>>,<<"=gc&§¤hx Ê&]λYX">>,<<98,114,92,156,181,135,7,4,197,37,158,164,170,168,184,46,85,231,28,200,79,221,46,194,251,47,87,118,40,90>>,<<66,205,105,246,204,16,82,199,4,81,245,219,173,25,119,202>>,<<171,178,73,237,217,208,65,159,198,201,134,196,193,206,176,81>>}]}, {ue_fsm_data,<<"262420829112025">>,"internet",[],undefined,false,0,false,false} *DBG* epdg_ue_fsm_262420829112025 send ok to <0.211.0> *DBG* gsup_server got cast {auth_response, {<<"262420829112025">>, {ok, [{epdg_auth_tuple, <<98,114,92,156,181,135,7,4,197,37,158,164,170, 168,184,46>>, <<"=gc&§¤hx Ê&]λYX">>, <<98,114,92,156,181,135,7,4,197,37,158,164,170, 168,184,46,85,231,28,200,79,221,46,194,251, 47,87,118,40,90>>, <<66,205,105,246,204,16,82,199,4,81,245,219, 173,25,119,202>>, <<171,178,73,237,217,208,65,159,198,201, 134,196,193,206,176,81>>}]}}} 04:15:57.575 [info] auth_response(<<"262420829112025">>): {ok,[{epdg_auth_tuple,<<98,114,92,156,181,135,7,4,197,37,158,164,170,168,184,46>>,<<"=gc&§¤hx Ê&]λYX">>,<<98,114,92,156,181,135,7,4,197,37,158,164,170,168,184,46,85,231,28,200,79,221,46,194,251,47,87,118,40,90>>,<<66,205,105,246,204,16,82,199,4,81,245,219,173,25,119,202>>,<<171,178,73,237,217,208,65,159,198,201,134,196,193,206,176,81>>}]} *DBG* epdg_ue_fsm_262420829112025 consume call {received_swm_dea_auth_response, {ok,[{epdg_auth_tuple, <<98,114,92,156,181,135,7,4,197,37,158,164,170,168,184,46>>, <<"=gc&§¤hx Ê&]λYX">>, <<98,114,92,156,181,135,7,4,197,37,158,164,170,168,184,46,85, 231,28,200,79,221,46,194,251,47,87,118,40,90>>, <<66,205,105,246,204,16,82,199,4,81,245,219,173,25,119,202>>, <<171,178,73,237,217,208,65,159,198,201,134,196,193,206, 176,81>>}]}} from <0.211.0> in state state_wait_auth_resp => state_authenticating 04:15:57.576 [info] auth_response for <<"262420829112025">>: {ok,[{epdg_auth_tuple,<<98,114,92,156,181,135,7,4,197,37,158,164,170,168,184,46>>,<<"=gc&§¤hx Ê&]λYX">>,<<98,114,92,156,181,135,7,4,197,37,158,164,170,168,184,46,85,231,28,200,79,221,46,194,251,47,87,118,40,90>>,<<66,205,105,246,204,16,82,199,4,81,245,219,173,25,119,202>>,<<171,178,73,237,217,208,65,159,198,201,134,196,193,206,176,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:15:57.576 [info] GSUP: Tx #{auth_tuples => [#{autn => <<"=gc&§¤hx Ê&]λYX">>,ck => <<171,178,73,237,217,208,65,159,198,201,134,196,193,206,176,81>>,ik => <<66,205,105,246,204,16,82,199,4,81,245,219,173,25,119,202>>,rand => <<98,114,92,156,181,135,7,4,197,37,158,164,170,168,184,46>>,res => <<98,114,92,156,181,135,7,4,197,37,158,164,170,168,184,46,85,231,28,200,79,221,46,194,251,47,87,118,40,90>>}],imsi => <<"262420829112025">>,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 => <<"262420829112025">>, message_type => location_upd_req}} *DBG* epdg_ue_fsm_262420829112025 receive call lu_request from <0.1004.0> in state state_authenticating 04:15:57.582 [info] GSUP: Rx #{cn_domain => 1,imsi => <<"262420829112025">>,message_type => location_upd_req} *DBG* epdg_ue_fsm_262420829112025 send ok to <0.1004.0> 04:15:57.582 [info] ue_fsm lu_request *DBG* epdg_ue_fsm_262420829112025 consume call lu_request from <0.1004.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_262420829112025 receive call {rx_swm_der_auth_compl,"internet"} from <0.201.0> in state state_new 04:15:57.582 [info] ue_fsm state_authenticating event=lu_request, {ue_fsm_data,<<"262420829112025">>,"internet",[],undefined,false,0,false,false} 04:15:57.583 [info] ue_fsm ev_rx_swm_der_auth_compl 04:15:57.583 [info] ue_fsm state_new event=rx_swm_der_auth_compl, {ue_fsm_data,"262420829112025",undefined,undefined,false,false,undefined} 04:15:57.583 [debug] SWx Tx SAR Imsi="262420829112025" Type=1 APN="internet" AgentInfoOpt=[]  04:15:57.583 [debug] SWx prepare_request: {'SAR',["epdg.localdomain",";","1805677143",";","119",";","nonode@nohost"],{'Vendor-Specific-Application-Id',10415,[16777265],[]},1,"epdg.localdomain","localdomain","localdomain","262420829112025",1,[],["hss.localdomain"],["internet"],[],[],[],[],[],[],[],[],[]} *DBG* aaa_ue_fsm_262420829112025 send ok to <0.201.0> *DBG* aaa_ue_fsm_262420829112025 consume call {rx_swm_der_auth_compl,"internet"} from <0.201.0> in state state_new => state_wait_swx_saa *DBG* aaa_ue_fsm_262420829112025 receive call {rx_swx_saa,{ok,1,#{}}} from <0.1005.0> in state state_wait_swx_saa *DBG* aaa_ue_fsm_262420829112025 send ok to <0.1005.0> 04:15:57.592 [info] SWx Rx SAA {<0.735.0>,{diameter_caps,{"epdg.localdomain","hss.localdomain"},{"localdomain","localdomain"},{[{127,0,0,1},{172,18,62,20},{192,168,0,2}],[{172,18,62,103}]},{0,10415},{"osmo-epdg","TTCN-3 Testsuite"},{[],[1]},{[10415,13019,5535],[5535,10415,13019]},{[],[]},{[],[0]},{[],[]},{[{'diameter_base_Vendor-Specific-Application-Id',10415,[16777265],[]}],[{'diameter_base_Vendor-Specific-Application-Id',[10415],[16777265],[]}]},{[],[]},{[],[]}}}: {'SAA',"epdg.localdomain;1805677143;119;nonode@nohost",{'Vendor-Specific-Application-Id',10415,[16777265],[]},1,"hss.localdomain","localdomain","262420829112025",[],[2001],[],[{'Non-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_262420829112025 consume call {rx_swx_saa,{ok,1,#{}}} from <0.1005.0> in state state_wait_swx_saa => state_authenticated *DBG* epdg_ue_fsm_262420829112025 receive call {received_swm_dea_auth_compl_response,{ok,#{}}} from <0.211.0> in state state_authenticating 04:15:57.592 [info] ue_fsm ev_rx_swx_saa *DBG* epdg_ue_fsm_262420829112025 send ok to <0.211.0> *DBG* gsup_server got cast {lu_response,{<<"262420829112025">>,ok}} 04:15:57.593 [info] ue_fsm state_wait_swx_saa event=rx_swx_saa {ok,1,#{}}, {ue_fsm_data,"262420829112025",undefined,undefined,false,false,undefined} *DBG* epdg_ue_fsm_262420829112025 consume call {received_swm_dea_auth_compl_response,{ok,#{}}} from <0.211.0> in state state_authenticating => state_authenticated 04:15:57.593 [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:15:57.593 [info] ue_fsm state_authenticating event=lu_request, {ok,#{}}, {ue_fsm_data,<<"262420829112025">>,"internet",[],undefined,false,0,false,false} 04:15:57.593 [info] lu_response(<<"262420829112025">>): ok 04:15:57.593 [info] lu_response for <<"262420829112025">>: ok 04:15:57.593 [info] GSUP: Tx #{imsi => <<"262420829112025">>,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 => <<"262420829112025">>, message_class => 5, message_type => epdg_tunnel_request, pco => <<128,0,13,0,0,12,0>>}} *DBG* epdg_ue_fsm_262420829112025 receive call {tunnel_request,<<128,0,13,0,0,12,0>>} from <0.1006.0> in state state_authenticated 04:15:57.598 [info] GSUP: Rx #{cn_domain => 1,imsi => <<"262420829112025">>,message_class => 5,message_type => epdg_tunnel_request,pco => <<128,0,13,0,0,12,0>>} 04:15:57.598 [info] ue_fsm tunnel_request(<<128,0,13,0,0,12,0>>) 04:15:57.598 [info] ue_fsm state_authenticated event=tunnel_request, {ue_fsm_data,<<"262420829112025">>,"internet",[],undefined,false,0,false,false} *DBG* epdg_ue_fsm_262420829112025 send ok to <0.1006.0> 04:15:57.598 [debug] Selected PGW Remote Address "172.18.62.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_262420829112025 consume call {tunnel_request,<<128,0,13,0,0,12,0>>} from <0.1006.0> in state state_authenticated => state_wait_create_session_resp *DBG* epdg_ue_fsm_262420829112025 start_timer {state_timeout,10000, create_session_timeout,[]} in state state_wait_create_session_resp 04:15:57.599 [info] s2b: Tx {gtp,v2,create_session_request,0,8064662,undefined,[],[{v2_international_mobile_subscriber_identity,0,<<"262420829112025">>},{v2_serving_network,0,{<<"901">>,<<"042">>}},{v2_rat_type,0,3},{v2_fully_qualified_tunnel_endpoint_identifier,0,30,894437862,<<172,18,62,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,3048189962,<<172,18,62,20>>,undefined}]},{v2_recovery,0,0},{v2_additional_protocol_configuration_options,0,{0,[{13,<<>>},{12,<<>>}]}}]} 04:15:57.599 [debug] Waiting for CreateSessionResponse *DBG* aaa_ue_fsm_262420829112025 receive call {rx_s6b_aar,"262420829112025@nai.epc.mnc001.mcc01.3gppnetwork.org", "internet", [{'MIP6-Agent-Info',[{172,18,62,103}],[],[],[]}]} from <0.1007.0> in state state_authenticated 04:15:57.607 [info] S6b Rx from {diameter_caps,{"aaa.localdomain","pgw.localdomain"},{"localdomain","localdomain"},{[{172,18,62,20}],[{172,18,62,103}]},{0,10415},{"osmo-epdg-AAA","TTCN-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,["262420829112025@nai.epc.mnc001.mcc01.3gppnetwork.org"],[{'MIP6-Agent-Info',[{172,18,62,103}],[],[],[]}],[70368744177664],[],[],["internet"],[],[],[],[],[],[]} 04:15:57.607 [info] ue_fsm ev_rx_s6b_aar: "262420829112025@nai.epc.mnc001.mcc01.3gppnetwork.org" "internet" [{'MIP6-Agent-Info',[{172,18,62,103}],[],[],[]}] 04:15:57.607 [info] ue_fsm state_authenticated event=rx_s6b_aar NAI="262420829112025@nai.epc.mnc001.mcc01.3gppnetwork.org" Apn="internet" AgentInfo=[{'MIP6-Agent-Info',[{172,18,62,103}],[],[],[]}], {ue_fsm_data,"262420829112025",undefined,undefined,true,false,undefined} 04:15:57.607 [debug] SWx Tx SAR Imsi="262420829112025" Type=13 APN="internet" AgentInfoOpt=[{'MIP6-Agent-Info',[{172,18,62,103}],[],[],[]}]  *DBG* aaa_ue_fsm_262420829112025 send ok to <0.1007.0> 04:15:57.607 [debug] SWx prepare_request: {'SAR',["epdg.localdomain",";","1805677143",";","120",";","nonode@nohost"],{'Vendor-Specific-Application-Id',10415,[16777265],[]},1,"epdg.localdomain","localdomain","localdomain","262420829112025",13,[],["hss.localdomain"],["internet"],[],[{'MIP6-Agent-Info',[{172,18,62,103}],[],[],[]}],[],[],[],[],[],[],[]} *DBG* aaa_ue_fsm_262420829112025 consume call {rx_s6b_aar,"262420829112025@nai.epc.mnc001.mcc01.3gppnetwork.org", "internet", [{'MIP6-Agent-Info',[{172,18,62,103}],[],[],[]}]} from <0.1007.0> in state state_authenticated => state_authenticated_wait_swx_saa 04:15:57.607 [debug] Waiting for S6b AAA *DBG* aaa_ue_fsm_262420829112025 receive call {rx_swx_saa,{ok,13,#{}}} from <0.1008.0> in state state_authenticated_wait_swx_saa 04:15:57.610 [info] SWx Rx SAA {<0.735.0>,{diameter_caps,{"epdg.localdomain","hss.localdomain"},{"localdomain","localdomain"},{[{127,0,0,1},{172,18,62,20},{192,168,0,2}],[{172,18,62,103}]},{0,10415},{"osmo-epdg","TTCN-3 Testsuite"},{[],[1]},{[10415,13019,5535],[5535,10415,13019]},{[],[]},{[],[0]},{[],[]},{[{'diameter_base_Vendor-Specific-Application-Id',10415,[16777265],[]}],[{'diameter_base_Vendor-Specific-Application-Id',[10415],[16777265],[]}]},{[],[]},{[],[]}}}: {'SAA',"epdg.localdomain;1805677143;120;nonode@nohost",{'Vendor-Specific-Application-Id',10415,[16777265],[]},1,"hss.localdomain","localdomain","262420829112025",[],[2001],[],[{'Non-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_262420829112025 send ok to <0.1008.0> 04:15:57.610 [info] ue_fsm ev_rx_swx_saa *DBG* aaa_ue_fsm_262420829112025 consume call {rx_swx_saa,{ok,13,#{}}} from <0.1008.0> in state state_authenticated_wait_swx_saa => state_authenticated 04:15:57.610 [info] ue_fsm state_authenticated_wait_swx_saa event=rx_swx_saa SAType=13 ResulCode={epdg_dia_rc,undefined,2001}, {ue_fsm_data,"262420829112025","262420829112025@nai.epc.mnc001.mcc01.3gppnetwork.org","internet",true,false,<0.1007.0>} 04:15:57.610 [debug] Rx AAA with DiaRC={epdg_dia_rc,undefined,2001} 04:15:57.611 [info] S6b Tx to {diameter_caps,{"aaa.localdomain","pgw.localdomain"},{"localdomain","localdomain"},{[{172,18,62,20}],[{172,18,62,103}]},{0,10415},{"osmo-epdg-AAA","TTCN-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:15:57.614 [debug] S2b: Rx from IP {172,18,62,103} port 2123: <<72,33,0,117,53,80,9,230,123,14,150,0,2,0,2,0,16,0,87,0,9,1,160,238,214,100,200,172,18,62,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,238,214,100,200,172,18,62,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,238,214,100,200,163,0,15,0,128,0,13,4,1,2,3,4,0,12,4,5,6,7,8>> 04:15:57.614 [debug] S2b: Rx from IP {172,18,62,103} port 2123: {gtp,v2,create_session_response,894437862,8064662,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,<<"îÖdÈ">>},{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,4007027912,<<172,18,62,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,4007027912,<<172,18,62,103>>,undefined},{v2_pdn_address_allocation,0} => {v2_pdn_address_allocation,0,ipv4,<<192,168,0,27>>}}} *DBG* epdg_ue_fsm_262420829112025 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 => 3048189962, remote_ipv4 => <<172,18,62,103>>, remote_ipv6 => undefined,remote_teid => 4007027912}}} from <0.1009.0> in state state_wait_create_session_resp 04:15:57.614 [info] s2b: Updated Session after create_session_response: {gtp_session,<<"262420829112025">>,<0.1001.0>,<<"internet">>,{172,18,62,103},{172,18,62,103},undefined,894437862,4007027912,5,{set,1,16,16,8,80,48,{[],[],[],[],[],[],[],[],[],[],[],[],[],[],[],[]},{{[],[],[],[],[],[],[],[],[],[],[],[],[],[{gtp_bearer,5,3048189962,4007027912}],[],[]}}}} 04:15:57.614 [debug] s2b: APCO_dec: {v2_additional_protocol_configuration_options,0,{0,[{13,<<1,2,3,4>>},{12,<<5,6,7,8>>}]}} 04:15:57.614 [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 => 3048189962,remote_ipv4 => <<172,18,62,103>>,remote_ipv6 => undefined,remote_teid => 4007027912}} 04:15:57.614 [info] ue_fsm state_authenticated event=received_gtpc_create_session_response, {ue_fsm_data,<<"262420829112025">>,"internet",[],undefined,false,0,false,false} 04:15:57.614 [info] KMOD Port Create PDP Context Call {<0.1001.0>,[alias|#Ref<0.1283019585.1655242753.205360>]}: {create_pdp_context,{172,18,62,103},3048189962,4007027912,{192,168,0,27}} 04:15:57.614 [debug] create_pdp_context: 1, {172,18,62,103}, {192,168,0,27}, 3048189962, 4007027912 04:15:57.614 [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,62,103}},{ms_address,{192,168,0,27}},{i_tid,3048189962},{o_tid,4007027912}]}} *DBG* epdg_ue_fsm_262420829112025 send ok to <0.1009.0> *DBG* gsup_server got cast {tunnel_response, {<<"262420829112025">>, {ok, #{apco => <<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 => 3048189962, remote_ipv4 => <<172,18,62,103>>, remote_ipv6 => undefined, remote_teid => 4007027912}}}} 04:15:57.614 [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 => 3048189962,remote_ipv4 => <<172,18,62,103>>,remote_ipv6 => undefined,remote_teid => 4007027912}) returned ok *DBG* epdg_ue_fsm_262420829112025 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 => 3048189962, remote_ipv4 => <<172,18,62,103>>, remote_ipv6 => undefined,remote_teid => 4007027912}}} from <0.1009.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:15:57.614 [info] tunnel_response(<<"262420829112025">>): {ok,#{apco => <<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 => 3048189962,remote_ipv4 => <<172,18,62,103>>,remote_ipv6 => undefined,remote_teid => 4007027912}} 04:15:57.615 [info] tunnel_response for <<"262420829112025">>: {ok,#{apco => <<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 => 3048189962,remote_ipv4 => <<172,18,62,103>>,remote_ipv6 => undefined,remote_teid => 4007027912}} 04:15:57.615 [info] GSUP: Tx #{imsi => <<"262420829112025">>,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 => <<"262426514858082">>, 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:15:57.661 [info] GSUP: Rx #{imsi => <<"262426514858082">>,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_262426514858082 enter epdg_ue_fsm in state state_new *DBG* epdg_ue_fsm_262426514858082 consume internal init_state in state state_new 04:15:57.661 [info] ue_fsm start(epdg_ue_fsm_262426514858082) *DBG* epdg_ue_fsm_262426514858082 receive call {auth_request,33,"internet",#{}} from <0.1010.0> in state state_new 04:15:57.661 [info] ue_fsm init(<<"262426514858082">>) *DBG* epdg_ue_fsm_262426514858082 send ok to <0.1010.0> 04:15:57.661 [info] ue_fsm auth_request *DBG* epdg_ue_fsm_262426514858082 consume call {auth_request,33,"internet",#{}} from <0.1010.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_262426514858082 start_timer {state_timeout,10000, swm_der_timeout,[]} in state state_wait_auth_resp *DBG* aaa_ue_fsm_262426514858082 enter aaa_ue_fsm in state state_new 04:15:57.662 [info] ue_fsm state_new event=auth_request {33, "internet", #{}}, {ue_fsm_data,<<"262426514858082">>,"internet",[],undefined,false,0,false,false} 04:15:57.662 [info] ue_fsm start_link(aaa_ue_fsm_262426514858082) *DBG* aaa_ue_fsm_262426514858082 consume internal init_state in state state_new 04:15:57.662 [info] ue_fsm init("262426514858082") *DBG* aaa_ue_fsm_262426514858082 receive call {rx_swm_der_auth_req,33,"internet",#{}} from <0.201.0> in state state_new 04:15:57.662 [info] ue_fsm ev_rx_swm_der_auth_req 04:15:57.663 [info] ue_fsm state_new event=rx_swm_der_auth_req {33, "internet", #{}}, {ue_fsm_data,"262426514858082",undefined,undefined,false,false,undefined} 04:15:57.663 [debug] Swx MAR: IPv4Opt=<<"ÿÿÿþ">> IPv6Opt=[] 04:15:57.664 [debug] Swx Tx MAR: {'MAR',["epdg.localdomain",";","1805677143",";","121",";","nonode@nohost"],1,undefined,undefined,undefined,"262426514858082",{'Vendor-Specific-Application-Id',10415,[16777265],[]},{'SIP-Auth-Data-Item',[],["EAP-AKA"],[],[],[],[],[],[],<<"ÿÿÿþ">>,[],[],[],[]},1,[],1,[],[],[],[],[],[],[],[]} *DBG* aaa_ue_fsm_262426514858082 send ok to <0.201.0> *DBG* aaa_ue_fsm_262426514858082 consume call {rx_swm_der_auth_req,33,"internet",#{}} from <0.201.0> in state state_new => state_wait_swx_maa 04:15:57.677 [info] SWx Rx MAA {<0.735.0>,{diameter_caps,{"epdg.localdomain","hss.localdomain"},{"localdomain","localdomain"},{[{127,0,0,1},{172,18,62,20},{192,168,0,2}],[{172,18,62,103}]},{0,10415},{"osmo-epdg","TTCN-3 Testsuite"},{[],[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;1805677143;121;nonode@nohost",1,"hss.localdomain","localdomain",{'Vendor-Specific-Application-Id',10415,[16777265],[]},"262426514858082",[],[2001],[],[1],[{'SIP-Auth-Data-Item',[0],["Digest-AKAv1-MD5"],[[184,159,220,95,15,69,35,90,35,35,10,10,59,75,157,60,29,161,247,54,170,94,169,253,246,47,197,61,189,12,151,39]],[[184,159,220,95,15,69,35,90,35,35,10,10,59,75,157,60,225,232,180,236,30,85,39,94,172,60,243,15,135,18]],["foobar"],[[182,252,192,251,31,240,178,209,46,59,137,94,193,221,4,223]],[[99,191,50,155,214,128,59,32,133,134,216,245,109,204,161,17]],[],[],[],[],[],[]}],[],[],[],[],[],[]}/ Errors []  *DBG* aaa_ue_fsm_262426514858082 receive call {rx_swx_maa, {ok,[{epdg_auth_tuple, <<184,159,220,95,15,69,35,90,35,35,10,10,59,75,157,60>>, <<29,161,247,54,170,94,169,253,246,47,197,61,189,12,151,39>>, <<184,159,220,95,15,69,35,90,35,35,10,10,59,75,157,60,225, 232,180,236,30,85,39,94,172,60,243,15,135,18>>, <<99,191,50,155,214,128,59,32,133,134,216,245,109,204,161,17>>, <<182,252,192,251,31,240,178,209,46,59,137,94,193,221,4, 223>>}]}} from <0.1013.0> in state state_wait_swx_maa 04:15:57.677 [info] dia_sip2gsup: auth [184,159,220,95,15,69,35,90,35,35,10,10,59,75,157,60,29,161,247,54,170,94,169,253,246,47,197,61,189,12,151,39] authz [184,159,220,95,15,69,35,90,35,35,10,10,59,75,157,60,225,232,180,236,30,85,39,94,172,60,243,15,135,18]  04:15:57.677 [info] rand [184,159,220,95,15,69,35,90,35,35,10,10,59,75,157,60] autn [29,161,247,54,170,94,169,253,246,47,197,61,189,12,151,39]  *DBG* aaa_ue_fsm_262426514858082 send ok to <0.1013.0> 04:15:57.677 [info] ue_fsm ev_rx_swx_maa *DBG* epdg_ue_fsm_262426514858082 receive call {received_swm_dea_auth_response, {ok,[{epdg_auth_tuple, <<184,159,220,95,15,69,35,90,35,35,10,10,59,75,157,60>>, <<29,161,247,54,170,94,169,253,246,47,197,61,189,12,151,39>>, <<184,159,220,95,15,69,35,90,35,35,10,10,59,75,157,60,225, 232,180,236,30,85,39,94,172,60,243,15,135,18>>, <<99,191,50,155,214,128,59,32,133,134,216,245,109,204,161,17>>, <<182,252,192,251,31,240,178,209,46,59,137,94,193,221,4, 223>>}]}} from <0.211.0> in state state_wait_auth_resp *DBG* aaa_ue_fsm_262426514858082 consume call {rx_swx_maa, {ok,[{epdg_auth_tuple, <<184,159,220,95,15,69,35,90,35,35,10,10,59,75,157,60>>, <<29,161,247,54,170,94,169,253,246,47,197,61,189,12,151,39>>, <<184,159,220,95,15,69,35,90,35,35,10,10,59,75,157,60,225, 232,180,236,30,85,39,94,172,60,243,15,135,18>>, <<99,191,50,155,214,128,59,32,133,134,216,245,109,204,161,17>>, <<182,252,192,251,31,240,178,209,46,59,137,94,193,221,4, 223>>}]}} from <0.1013.0> in state state_wait_swx_maa => state_new 04:15:57.679 [info] ue_fsm state_wait_swx_maa event=rx_swx_maa, {ue_fsm_data,"262426514858082",undefined,undefined,false,false,undefined} *DBG* epdg_ue_fsm_262426514858082 send ok to <0.211.0> *DBG* gsup_server got cast {auth_response, {<<"262426514858082">>, {ok, [{epdg_auth_tuple, <<184,159,220,95,15,69,35,90,35,35,10,10,59,75, 157,60>>, <<29,161,247,54,170,94,169,253,246,47,197,61, 189,12,151,39>>, <<184,159,220,95,15,69,35,90,35,35,10,10,59,75, 157,60,225,232,180,236,30,85,39,94,172,60, 243,15,135,18>>, <<99,191,50,155,214,128,59,32,133,134,216,245, 109,204,161,17>>, <<182,252,192,251,31,240,178,209,46,59, 137,94,193,221,4,223>>}]}}} 04:15:57.679 [info] ue_fsm received_swm_dea_auth_response {ok,[{epdg_auth_tuple,<<184,159,220,95,15,69,35,90,35,35,10,10,59,75,157,60>>,<<29,161,247,54,170,94,169,253,246,47,197,61,189,12,151,39>>,<<184,159,220,95,15,69,35,90,35,35,10,10,59,75,157,60,225,232,180,236,30,85,39,94,172,60,243,15,135,18>>,<<99,191,50,155,214,128,59,32,133,134,216,245,109,204,161,17>>,<<182,252,192,251,31,240,178,209,46,59,137,94,193,221,4,223>>}]} *DBG* epdg_ue_fsm_262426514858082 consume call {received_swm_dea_auth_response, {ok,[{epdg_auth_tuple, <<184,159,220,95,15,69,35,90,35,35,10,10,59,75,157,60>>, <<29,161,247,54,170,94,169,253,246,47,197,61,189,12,151,39>>, <<184,159,220,95,15,69,35,90,35,35,10,10,59,75,157,60,225, 232,180,236,30,85,39,94,172,60,243,15,135,18>>, <<99,191,50,155,214,128,59,32,133,134,216,245,109,204,161,17>>, <<182,252,192,251,31,240,178,209,46,59,137,94,193,221,4, 223>>}]}} from <0.211.0> in state state_wait_auth_resp => state_authenticating 04:15:57.680 [info] ue_fsm state_wait_auth_resp event=received_swm_dea_auth_response Result={ok,[{epdg_auth_tuple,<<184,159,220,95,15,69,35,90,35,35,10,10,59,75,157,60>>,<<29,161,247,54,170,94,169,253,246,47,197,61,189,12,151,39>>,<<184,159,220,95,15,69,35,90,35,35,10,10,59,75,157,60,225,232,180,236,30,85,39,94,172,60,243,15,135,18>>,<<99,191,50,155,214,128,59,32,133,134,216,245,109,204,161,17>>,<<182,252,192,251,31,240,178,209,46,59,137,94,193,221,4,223>>}]}, {ue_fsm_data,<<"262426514858082">>,"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:15:57.680 [info] auth_response(<<"262426514858082">>): {ok,[{epdg_auth_tuple,<<184,159,220,95,15,69,35,90,35,35,10,10,59,75,157,60>>,<<29,161,247,54,170,94,169,253,246,47,197,61,189,12,151,39>>,<<184,159,220,95,15,69,35,90,35,35,10,10,59,75,157,60,225,232,180,236,30,85,39,94,172,60,243,15,135,18>>,<<99,191,50,155,214,128,59,32,133,134,216,245,109,204,161,17>>,<<182,252,192,251,31,240,178,209,46,59,137,94,193,221,4,223>>}]} 04:15:57.680 [info] auth_response for <<"262426514858082">>: {ok,[{epdg_auth_tuple,<<184,159,220,95,15,69,35,90,35,35,10,10,59,75,157,60>>,<<29,161,247,54,170,94,169,253,246,47,197,61,189,12,151,39>>,<<184,159,220,95,15,69,35,90,35,35,10,10,59,75,157,60,225,232,180,236,30,85,39,94,172,60,243,15,135,18>>,<<99,191,50,155,214,128,59,32,133,134,216,245,109,204,161,17>>,<<182,252,192,251,31,240,178,209,46,59,137,94,193,221,4,223>>}]} 04:15:57.680 [info] GSUP: Tx #{auth_tuples => [#{autn => <<29,161,247,54,170,94,169,253,246,47,197,61,189,12,151,39>>,ck => <<182,252,192,251,31,240,178,209,46,59,137,94,193,221,4,223>>,ik => <<99,191,50,155,214,128,59,32,133,134,216,245,109,204,161,17>>,rand => <<184,159,220,95,15,69,35,90,35,35,10,10,59,75,157,60>>,res => <<184,159,220,95,15,69,35,90,35,35,10,10,59,75,157,60,225,232,180,236,30,85,39,94,172,60,243,15,135,18>>}],imsi => <<"262426514858082">>,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 => <<"262426514858082">>, message_type => location_upd_req}} *DBG* epdg_ue_fsm_262426514858082 receive call lu_request from <0.1014.0> in state state_authenticating 04:15:57.686 [info] GSUP: Rx #{cn_domain => 1,imsi => <<"262426514858082">>,message_type => location_upd_req} 04:15:57.686 [info] ue_fsm lu_request *DBG* epdg_ue_fsm_262426514858082 send ok to <0.1014.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:15:57.686 [info] ue_fsm state_authenticating event=lu_request, {ue_fsm_data,<<"262426514858082">>,"internet",[],undefined,false,0,false,false} *DBG* aaa_ue_fsm_262426514858082 receive call {rx_swm_der_auth_compl,"internet"} from <0.201.0> in state state_new *DBG* epdg_ue_fsm_262426514858082 consume call lu_request from <0.1014.0> in state state_authenticating 04:15:57.686 [info] ue_fsm ev_rx_swm_der_auth_compl 04:15:57.687 [info] ue_fsm state_new event=rx_swm_der_auth_compl, {ue_fsm_data,"262426514858082",undefined,undefined,false,false,undefined} 04:15:57.687 [debug] SWx Tx SAR Imsi="262426514858082" Type=1 APN="internet" AgentInfoOpt=[]  04:15:57.687 [debug] SWx prepare_request: {'SAR',["epdg.localdomain",";","1805677143",";","122",";","nonode@nohost"],{'Vendor-Specific-Application-Id',10415,[16777265],[]},1,"epdg.localdomain","localdomain","localdomain","262426514858082",1,[],["hss.localdomain"],["internet"],[],[],[],[],[],[],[],[],[]} *DBG* aaa_ue_fsm_262426514858082 send ok to <0.201.0> *DBG* aaa_ue_fsm_262426514858082 consume call {rx_swm_der_auth_compl,"internet"} from <0.201.0> in state state_new => state_wait_swx_saa *DBG* aaa_ue_fsm_262426514858082 receive call {rx_swx_saa,{ok,1,#{}}} from <0.1015.0> in state state_wait_swx_saa 04:15:57.695 [info] SWx Rx SAA {<0.735.0>,{diameter_caps,{"epdg.localdomain","hss.localdomain"},{"localdomain","localdomain"},{[{127,0,0,1},{172,18,62,20},{192,168,0,2}],[{172,18,62,103}]},{0,10415},{"osmo-epdg","TTCN-3 Testsuite"},{[],[1]},{[10415,13019,5535],[5535,10415,13019]},{[],[]},{[],[0]},{[],[]},{[{'diameter_base_Vendor-Specific-Application-Id',10415,[16777265],[]}],[{'diameter_base_Vendor-Specific-Application-Id',[10415],[16777265],[]}]},{[],[]},{[],[]}}}: {'SAA',"epdg.localdomain;1805677143;122;nonode@nohost",{'Vendor-Specific-Application-Id',10415,[16777265],[]},1,"hss.localdomain","localdomain","262426514858082",[],[2001],[],[{'Non-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_262426514858082 send ok to <0.1015.0> 04:15:57.696 [info] ue_fsm ev_rx_swx_saa *DBG* epdg_ue_fsm_262426514858082 receive call {received_swm_dea_auth_compl_response,{ok,#{}}} from <0.211.0> in state state_authenticating *DBG* aaa_ue_fsm_262426514858082 consume call {rx_swx_saa,{ok,1,#{}}} from <0.1015.0> in state state_wait_swx_saa => state_authenticated 04:15:57.696 [info] ue_fsm state_wait_swx_saa event=rx_swx_saa {ok,1,#{}}, {ue_fsm_data,"262426514858082",undefined,undefined,false,false,undefined} *DBG* epdg_ue_fsm_262426514858082 send ok to <0.211.0> 04:15:57.696 [info] ue_fsm received_swm_dea_auth_compl_response {ok,#{}} *DBG* gsup_server got cast {lu_response,{<<"262426514858082">>,ok}} *DBG* epdg_ue_fsm_262426514858082 consume call {received_swm_dea_auth_compl_response,{ok,#{}}} from <0.211.0> in state state_authenticating => state_authenticated 04:15:57.696 [info] ue_fsm state_authenticating event=lu_request, {ok,#{}}, {ue_fsm_data,<<"262426514858082">>,"internet",[],undefined,false,0,false,false} 04:15:57.696 [info] lu_response(<<"262426514858082">>): ok 04:15:57.696 [info] lu_response for <<"262426514858082">>: ok 04:15:57.696 [info] GSUP: Tx #{imsi => <<"262426514858082">>,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 => <<"262426514858082">>, message_class => 5, message_type => epdg_tunnel_request, pco => <<128,0,13,0,0,12,0>>}} *DBG* epdg_ue_fsm_262426514858082 receive call {tunnel_request,<<128,0,13,0,0,12,0>>} from <0.1016.0> in state state_authenticated 04:15:57.700 [info] GSUP: Rx #{cn_domain => 1,imsi => <<"262426514858082">>,message_class => 5,message_type => epdg_tunnel_request,pco => <<128,0,13,0,0,12,0>>} 04:15:57.701 [info] ue_fsm tunnel_request(<<128,0,13,0,0,12,0>>) 04:15:57.701 [info] ue_fsm state_authenticated event=tunnel_request, {ue_fsm_data,<<"262426514858082">>,"internet",[],undefined,false,0,false,false} 04:15:57.701 [debug] Selected PGW Remote Address "172.18.62.103" 04:15:57.701 [info] s2b: Tx {gtp,v2,create_session_request,0,8064663,undefined,[],[{v2_international_mobile_subscriber_identity,0,<<"262426514858082">>},{v2_serving_network,0,{<<"901">>,<<"042">>}},{v2_rat_type,0,3},{v2_fully_qualified_tunnel_endpoint_identifier,0,30,894437863,<<172,18,62,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,3048189963,<<172,18,62,20>>,undefined}]},{v2_recovery,0,0},{v2_additional_protocol_configuration_options,0,{0,[{13,<<>>},{12,<<>>}]}}]} *DBG* epdg_ue_fsm_262426514858082 send ok to <0.1016.0> 04:15:57.701 [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_262426514858082 consume call {tunnel_request,<<128,0,13,0,0,12,0>>} from <0.1016.0> in state state_authenticated => state_wait_create_session_resp *DBG* epdg_ue_fsm_262426514858082 start_timer {state_timeout,10000, create_session_timeout,[]} in state state_wait_create_session_resp *DBG* aaa_ue_fsm_262426514858082 receive call {rx_s6b_aar,"262426514858082@nai.epc.mnc001.mcc01.3gppnetwork.org", "internet", [{'MIP6-Agent-Info',[{172,18,62,103}],[],[],[]}]} from <0.1017.0> in state state_authenticated 04:15:57.708 [info] S6b Rx from {diameter_caps,{"aaa.localdomain","pgw.localdomain"},{"localdomain","localdomain"},{[{172,18,62,20}],[{172,18,62,103}]},{0,10415},{"osmo-epdg-AAA","TTCN-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,["262426514858082@nai.epc.mnc001.mcc01.3gppnetwork.org"],[{'MIP6-Agent-Info',[{172,18,62,103}],[],[],[]}],[70368744177664],[],[],["internet"],[],[],[],[],[],[]} 04:15:57.708 [info] ue_fsm ev_rx_s6b_aar: "262426514858082@nai.epc.mnc001.mcc01.3gppnetwork.org" "internet" [{'MIP6-Agent-Info',[{172,18,62,103}],[],[],[]}] 04:15:57.709 [info] ue_fsm state_authenticated event=rx_s6b_aar NAI="262426514858082@nai.epc.mnc001.mcc01.3gppnetwork.org" Apn="internet" AgentInfo=[{'MIP6-Agent-Info',[{172,18,62,103}],[],[],[]}], {ue_fsm_data,"262426514858082",undefined,undefined,true,false,undefined} 04:15:57.709 [debug] SWx Tx SAR Imsi="262426514858082" Type=13 APN="internet" AgentInfoOpt=[{'MIP6-Agent-Info',[{172,18,62,103}],[],[],[]}]  04:15:57.709 [debug] SWx prepare_request: {'SAR',["epdg.localdomain",";","1805677143",";","123",";","nonode@nohost"],{'Vendor-Specific-Application-Id',10415,[16777265],[]},1,"epdg.localdomain","localdomain","localdomain","262426514858082",13,[],["hss.localdomain"],["internet"],[],[{'MIP6-Agent-Info',[{172,18,62,103}],[],[],[]}],[],[],[],[],[],[],[]} *DBG* aaa_ue_fsm_262426514858082 send ok to <0.1017.0> 04:15:57.709 [debug] Waiting for S6b AAA *DBG* aaa_ue_fsm_262426514858082 consume call {rx_s6b_aar,"262426514858082@nai.epc.mnc001.mcc01.3gppnetwork.org", "internet", [{'MIP6-Agent-Info',[{172,18,62,103}],[],[],[]}]} from <0.1017.0> in state state_authenticated => state_authenticated_wait_swx_saa *DBG* aaa_ue_fsm_262426514858082 receive call {rx_swx_saa,{ok,13,#{}}} from <0.1018.0> in state state_authenticated_wait_swx_saa *DBG* aaa_ue_fsm_262426514858082 send ok to <0.1018.0> *DBG* aaa_ue_fsm_262426514858082 consume call {rx_swx_saa,{ok,13,#{}}} from <0.1018.0> in state state_authenticated_wait_swx_saa => state_authenticated 04:15:57.712 [info] SWx Rx SAA {<0.735.0>,{diameter_caps,{"epdg.localdomain","hss.localdomain"},{"localdomain","localdomain"},{[{127,0,0,1},{172,18,62,20},{192,168,0,2}],[{172,18,62,103}]},{0,10415},{"osmo-epdg","TTCN-3 Testsuite"},{[],[1]},{[10415,13019,5535],[5535,10415,13019]},{[],[]},{[],[0]},{[],[]},{[{'diameter_base_Vendor-Specific-Application-Id',10415,[16777265],[]}],[{'diameter_base_Vendor-Specific-Application-Id',[10415],[16777265],[]}]},{[],[]},{[],[]}}}: {'SAA',"epdg.localdomain;1805677143;123;nonode@nohost",{'Vendor-Specific-Application-Id',10415,[16777265],[]},1,"hss.localdomain","localdomain","262426514858082",[],[2001],[],[{'Non-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:15:57.712 [info] ue_fsm ev_rx_swx_saa 04:15:57.712 [info] ue_fsm state_authenticated_wait_swx_saa event=rx_swx_saa SAType=13 ResulCode={epdg_dia_rc,undefined,2001}, {ue_fsm_data,"262426514858082","262426514858082@nai.epc.mnc001.mcc01.3gppnetwork.org","internet",true,false,<0.1017.0>} 04:15:57.712 [debug] Rx AAA with DiaRC={epdg_dia_rc,undefined,2001} 04:15:57.712 [info] S6b Tx to {diameter_caps,{"aaa.localdomain","pgw.localdomain"},{"localdomain","localdomain"},{[{172,18,62,20}],[{172,18,62,103}]},{0,10415},{"osmo-epdg-AAA","TTCN-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:15:57.716 [debug] S2b: Rx from IP {172,18,62,103} port 2123: <<72,33,0,117,53,80,9,231,123,14,151,0,2,0,2,0,16,0,87,0,9,1,160,83,149,92,224,172,18,62,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,83,149,92,224,172,18,62,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,83,149,92,224,163,0,15,0,128,0,13,4,1,2,3,4,0,12,4,5,6,7,8>> 04:15:57.716 [debug] S2b: Rx from IP {172,18,62,103} port 2123: {gtp,v2,create_session_response,894437863,8064663,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,<<83,149,92,224>>},{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,1402297568,<<172,18,62,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,1402297568,<<172,18,62,103>>,undefined},{v2_pdn_address_allocation,0} => {v2_pdn_address_allocation,0,ipv4,<<192,168,0,28>>}}} *DBG* epdg_ue_fsm_262426514858082 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 => 3048189963, remote_ipv4 => <<172,18,62,103>>, remote_ipv6 => undefined,remote_teid => 1402297568}}} from <0.1019.0> in state state_wait_create_session_resp 04:15:57.716 [info] s2b: Updated Session after create_session_response: {gtp_session,<<"262426514858082">>,<0.1011.0>,<<"internet">>,{172,18,62,103},{172,18,62,103},undefined,894437863,1402297568,5,{set,1,16,16,8,80,48,{[],[],[],[],[],[],[],[],[],[],[],[],[],[],[],[]},{{[],[],[],[],[{gtp_bearer,5,3048189963,1402297568}],[],[],[],[],[],[],[],[],[],[],[]}}}} 04:15:57.716 [debug] s2b: APCO_dec: {v2_additional_protocol_configuration_options,0,{0,[{13,<<1,2,3,4>>},{12,<<5,6,7,8>>}]}} 04:15:57.716 [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 => 3048189963,remote_ipv4 => <<172,18,62,103>>,remote_ipv6 => undefined,remote_teid => 1402297568}} 04:15:57.717 [info] ue_fsm state_authenticated event=received_gtpc_create_session_response, {ue_fsm_data,<<"262426514858082">>,"internet",[],undefined,false,0,false,false} 04:15:57.717 [info] KMOD Port Create PDP Context Call {<0.1011.0>,[alias|#Ref<0.1283019585.1655242753.205528>]}: {create_pdp_context,{172,18,62,103},3048189963,1402297568,{192,168,0,28}} 04:15:57.717 [debug] create_pdp_context: 1, {172,18,62,103}, {192,168,0,28}, 3048189963, 1402297568 *DBG* epdg_ue_fsm_262426514858082 send ok to <0.1019.0> 04:15:57.717 [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,62,103}},{ms_address,{192,168,0,28}},{i_tid,3048189963},{o_tid,1402297568}]}} *DBG* gsup_server got cast {tunnel_response, {<<"262426514858082">>, {ok, #{apco => <<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 => 3048189963, remote_ipv4 => <<172,18,62,103>>, remote_ipv6 => undefined, remote_teid => 1402297568}}}} *DBG* epdg_ue_fsm_262426514858082 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 => 3048189963, remote_ipv4 => <<172,18,62,103>>, remote_ipv6 => undefined,remote_teid => 1402297568}}} from <0.1019.0> in state state_wait_create_session_resp => state_active 04:15:57.717 [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 => 3048189963,remote_ipv4 => <<172,18,62,103>>,remote_ipv6 => undefined,remote_teid => 1402297568}) 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:15:57.717 [info] tunnel_response(<<"262426514858082">>): {ok,#{apco => <<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 => 3048189963,remote_ipv4 => <<172,18,62,103>>,remote_ipv6 => undefined,remote_teid => 1402297568}} 04:15:57.717 [info] tunnel_response for <<"262426514858082">>: {ok,#{apco => <<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 => 3048189963,remote_ipv4 => <<172,18,62,103>>,remote_ipv6 => undefined,remote_teid => 1402297568}} 04:15:57.717 [info] GSUP: Tx #{imsi => <<"262426514858082">>,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 => <<"262420746856335">>, 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:15:57.761 [info] GSUP: Rx #{imsi => <<"262420746856335">>,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_262420746856335 enter epdg_ue_fsm in state state_new *DBG* epdg_ue_fsm_262420746856335 consume internal init_state in state state_new 04:15:57.762 [info] ue_fsm start(epdg_ue_fsm_262420746856335) *DBG* epdg_ue_fsm_262420746856335 receive call {auth_request,33,"internet",#{}} from <0.1020.0> in state state_new 04:15:57.762 [info] ue_fsm init(<<"262420746856335">>) *DBG* epdg_ue_fsm_262420746856335 send ok to <0.1020.0> 04:15:57.762 [info] ue_fsm auth_request *DBG* epdg_ue_fsm_262420746856335 consume call {auth_request,33,"internet",#{}} from <0.1020.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:15:57.762 [info] ue_fsm state_new event=auth_request {33, "internet", #{}}, {ue_fsm_data,<<"262420746856335">>,"internet",[],undefined,false,0,false,false} *DBG* epdg_ue_fsm_262420746856335 start_timer {state_timeout,10000, swm_der_timeout,[]} in state state_wait_auth_resp *DBG* aaa_ue_fsm_262420746856335 enter aaa_ue_fsm in state state_new 04:15:57.762 [info] ue_fsm start_link(aaa_ue_fsm_262420746856335) *DBG* aaa_ue_fsm_262420746856335 consume internal init_state in state state_new 04:15:57.763 [info] ue_fsm init("262420746856335") *DBG* aaa_ue_fsm_262420746856335 receive call {rx_swm_der_auth_req,33,"internet",#{}} from <0.201.0> in state state_new 04:15:57.763 [info] ue_fsm ev_rx_swm_der_auth_req 04:15:57.763 [info] ue_fsm state_new event=rx_swm_der_auth_req {33, "internet", #{}}, {ue_fsm_data,"262420746856335",undefined,undefined,false,false,undefined} 04:15:57.763 [debug] Swx MAR: IPv4Opt=<<"ÿÿÿþ">> IPv6Opt=[] 04:15:57.764 [debug] Swx Tx MAR: {'MAR',["epdg.localdomain",";","1805677143",";","124",";","nonode@nohost"],1,undefined,undefined,undefined,"262420746856335",{'Vendor-Specific-Application-Id',10415,[16777265],[]},{'SIP-Auth-Data-Item',[],["EAP-AKA"],[],[],[],[],[],[],<<"ÿÿÿþ">>,[],[],[],[]},1,[],1,[],[],[],[],[],[],[],[]} *DBG* aaa_ue_fsm_262420746856335 send ok to <0.201.0> *DBG* aaa_ue_fsm_262420746856335 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_262420746856335 receive call {rx_swx_maa, {ok,[{epdg_auth_tuple, <<114,19,62,144,165,141,249,106,147,10,85,53,4,98,84,163>>, <<205,220,116,169,236,37,245,227,169,10,46,120,251,19,133,249>>, <<114,19,62,144,165,141,249,106,147,10,85,53,4,98,84,163,124, 160,51,242,243,238,13,48,15,177,105,143,246,72>>, <<96,210,177,155,73,29,108,78,57,214,103,56,48,220,113,213>>, <<148,101,170,154,172,83,34,232,188,64,231,214,86,237, 206,29>>}]}} from <0.1023.0> in state state_wait_swx_maa 04:15:57.777 [info] SWx Rx MAA {<0.735.0>,{diameter_caps,{"epdg.localdomain","hss.localdomain"},{"localdomain","localdomain"},{[{127,0,0,1},{172,18,62,20},{192,168,0,2}],[{172,18,62,103}]},{0,10415},{"osmo-epdg","TTCN-3 Testsuite"},{[],[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;1805677143;124;nonode@nohost",1,"hss.localdomain","localdomain",{'Vendor-Specific-Application-Id',10415,[16777265],[]},"262420746856335",[],[2001],[],[1],[{'SIP-Auth-Data-Item',[0],["Digest-AKAv1-MD5"],[[114,19,62,144,165,141,249,106,147,10,85,53,4,98,84,163,205,220,116,169,236,37,245,227,169,10,46,120,251,19,133,249]],[[114,19,62,144,165,141,249,106,147,10,85,53,4,98,84,163,124,160,51,242,243,238,13,48,15,177,105,143,246,72]],["foobar"],[[148,101,170,154,172,83,34,232,188,64,231,214,86,237,206,29]],[[96,210,177,155,73,29,108,78,57,214,103,56,48,220,113,213]],[],[],[],[],[],[]}],[],[],[],[],[],[]}/ Errors []  04:15:57.777 [info] dia_sip2gsup: auth [114,19,62,144,165,141,249,106,147,10,85,53,4,98,84,163,205,220,116,169,236,37,245,227,169,10,46,120,251,19,133,249] authz [114,19,62,144,165,141,249,106,147,10,85,53,4,98,84,163,124,160,51,242,243,238,13,48,15,177,105,143,246,72]  04:15:57.777 [info] rand [114,19,62,144,165,141,249,106,147,10,85,53,4,98,84,163] autn [205,220,116,169,236,37,245,227,169,10,46,120,251,19,133,249]  *DBG* aaa_ue_fsm_262420746856335 send ok to <0.1023.0> 04:15:57.777 [info] ue_fsm ev_rx_swx_maa *DBG* aaa_ue_fsm_262420746856335 consume call {rx_swx_maa, {ok,[{epdg_auth_tuple, <<114,19,62,144,165,141,249,106,147,10,85,53,4,98,84,163>>, <<205,220,116,169,236,37,245,227,169,10,46,120,251,19,133,249>>, <<114,19,62,144,165,141,249,106,147,10,85,53,4,98,84,163,124, 160,51,242,243,238,13,48,15,177,105,143,246,72>>, <<96,210,177,155,73,29,108,78,57,214,103,56,48,220,113,213>>, <<148,101,170,154,172,83,34,232,188,64,231,214,86,237, 206,29>>}]}} from <0.1023.0> in state state_wait_swx_maa => state_new *DBG* epdg_ue_fsm_262420746856335 receive call {received_swm_dea_auth_response, {ok,[{epdg_auth_tuple, <<114,19,62,144,165,141,249,106,147,10,85,53,4,98,84,163>>, <<205,220,116,169,236,37,245,227,169,10,46,120,251,19,133,249>>, <<114,19,62,144,165,141,249,106,147,10,85,53,4,98,84,163,124, 160,51,242,243,238,13,48,15,177,105,143,246,72>>, <<96,210,177,155,73,29,108,78,57,214,103,56,48,220,113,213>>, <<148,101,170,154,172,83,34,232,188,64,231,214,86,237, 206,29>>}]}} from <0.211.0> in state state_wait_auth_resp 04:15:57.778 [info] ue_fsm state_wait_swx_maa event=rx_swx_maa, {ue_fsm_data,"262420746856335",undefined,undefined,false,false,undefined} *DBG* gsup_server got cast {auth_response, {<<"262420746856335">>, {ok, [{epdg_auth_tuple, <<114,19,62,144,165,141,249,106,147,10,85,53,4, 98,84,163>>, <<205,220,116,169,236,37,245,227,169,10,46,120, 251,19,133,249>>, <<114,19,62,144,165,141,249,106,147,10,85,53,4, 98,84,163,124,160,51,242,243,238,13,48,15, 177,105,143,246,72>>, <<96,210,177,155,73,29,108,78,57,214,103,56,48, 220,113,213>>, <<148,101,170,154,172,83,34,232,188,64, 231,214,86,237,206,29>>}]}}} *DBG* epdg_ue_fsm_262420746856335 send ok to <0.211.0> 04:15:57.778 [info] ue_fsm received_swm_dea_auth_response {ok,[{epdg_auth_tuple,<<114,19,62,144,165,141,249,106,147,10,85,53,4,98,84,163>>,<<205,220,116,169,236,37,245,227,169,10,46,120,251,19,133,249>>,<<114,19,62,144,165,141,249,106,147,10,85,53,4,98,84,163,124,160,51,242,243,238,13,48,15,177,105,143,246,72>>,<<96,210,177,155,73,29,108,78,57,214,103,56,48,220,113,213>>,<<148,101,170,154,172,83,34,232,188,64,231,214,86,237,206,29>>}]} *DBG* epdg_ue_fsm_262420746856335 consume call {received_swm_dea_auth_response, {ok,[{epdg_auth_tuple, <<114,19,62,144,165,141,249,106,147,10,85,53,4,98,84,163>>, <<205,220,116,169,236,37,245,227,169,10,46,120,251,19,133,249>>, <<114,19,62,144,165,141,249,106,147,10,85,53,4,98,84,163,124, 160,51,242,243,238,13,48,15,177,105,143,246,72>>, <<96,210,177,155,73,29,108,78,57,214,103,56,48,220,113,213>>, <<148,101,170,154,172,83,34,232,188,64,231,214,86,237, 206,29>>}]}} from <0.211.0> in state state_wait_auth_resp => state_authenticating 04:15:57.779 [info] ue_fsm state_wait_auth_resp event=received_swm_dea_auth_response Result={ok,[{epdg_auth_tuple,<<114,19,62,144,165,141,249,106,147,10,85,53,4,98,84,163>>,<<205,220,116,169,236,37,245,227,169,10,46,120,251,19,133,249>>,<<114,19,62,144,165,141,249,106,147,10,85,53,4,98,84,163,124,160,51,242,243,238,13,48,15,177,105,143,246,72>>,<<96,210,177,155,73,29,108,78,57,214,103,56,48,220,113,213>>,<<148,101,170,154,172,83,34,232,188,64,231,214,86,237,206,29>>}]}, {ue_fsm_data,<<"262420746856335">>,"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:15:57.779 [info] auth_response(<<"262420746856335">>): {ok,[{epdg_auth_tuple,<<114,19,62,144,165,141,249,106,147,10,85,53,4,98,84,163>>,<<205,220,116,169,236,37,245,227,169,10,46,120,251,19,133,249>>,<<114,19,62,144,165,141,249,106,147,10,85,53,4,98,84,163,124,160,51,242,243,238,13,48,15,177,105,143,246,72>>,<<96,210,177,155,73,29,108,78,57,214,103,56,48,220,113,213>>,<<148,101,170,154,172,83,34,232,188,64,231,214,86,237,206,29>>}]} 04:15:57.780 [info] auth_response for <<"262420746856335">>: {ok,[{epdg_auth_tuple,<<114,19,62,144,165,141,249,106,147,10,85,53,4,98,84,163>>,<<205,220,116,169,236,37,245,227,169,10,46,120,251,19,133,249>>,<<114,19,62,144,165,141,249,106,147,10,85,53,4,98,84,163,124,160,51,242,243,238,13,48,15,177,105,143,246,72>>,<<96,210,177,155,73,29,108,78,57,214,103,56,48,220,113,213>>,<<148,101,170,154,172,83,34,232,188,64,231,214,86,237,206,29>>}]} 04:15:57.780 [info] GSUP: Tx #{auth_tuples => [#{autn => <<205,220,116,169,236,37,245,227,169,10,46,120,251,19,133,249>>,ck => <<148,101,170,154,172,83,34,232,188,64,231,214,86,237,206,29>>,ik => <<96,210,177,155,73,29,108,78,57,214,103,56,48,220,113,213>>,rand => <<114,19,62,144,165,141,249,106,147,10,85,53,4,98,84,163>>,res => <<114,19,62,144,165,141,249,106,147,10,85,53,4,98,84,163,124,160,51,242,243,238,13,48,15,177,105,143,246,72>>}],imsi => <<"262420746856335">>,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 => <<"262420746856335">>, message_type => location_upd_req}} *DBG* epdg_ue_fsm_262420746856335 receive call lu_request from <0.1024.0> in state state_authenticating 04:15:57.786 [info] GSUP: Rx #{cn_domain => 1,imsi => <<"262420746856335">>,message_type => location_upd_req} *DBG* epdg_ue_fsm_262420746856335 send ok to <0.1024.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_262420746856335 receive call {rx_swm_der_auth_compl,"internet"} from <0.201.0> in state state_new *DBG* epdg_ue_fsm_262420746856335 consume call lu_request from <0.1024.0> in state state_authenticating 04:15:57.786 [info] ue_fsm lu_request 04:15:57.786 [info] ue_fsm state_authenticating event=lu_request, {ue_fsm_data,<<"262420746856335">>,"internet",[],undefined,false,0,false,false} 04:15:57.786 [info] ue_fsm ev_rx_swm_der_auth_compl 04:15:57.787 [info] ue_fsm state_new event=rx_swm_der_auth_compl, {ue_fsm_data,"262420746856335",undefined,undefined,false,false,undefined} 04:15:57.787 [debug] SWx Tx SAR Imsi="262420746856335" Type=1 APN="internet" AgentInfoOpt=[]  *DBG* aaa_ue_fsm_262420746856335 send ok to <0.201.0> 04:15:57.787 [debug] SWx prepare_request: {'SAR',["epdg.localdomain",";","1805677143",";","125",";","nonode@nohost"],{'Vendor-Specific-Application-Id',10415,[16777265],[]},1,"epdg.localdomain","localdomain","localdomain","262420746856335",1,[],["hss.localdomain"],["internet"],[],[],[],[],[],[],[],[],[]} *DBG* aaa_ue_fsm_262420746856335 consume call {rx_swm_der_auth_compl,"internet"} from <0.201.0> in state state_new => state_wait_swx_saa *DBG* aaa_ue_fsm_262420746856335 receive call {rx_swx_saa,{ok,1,#{}}} from <0.1025.0> in state state_wait_swx_saa 04:15:57.795 [info] SWx Rx SAA {<0.735.0>,{diameter_caps,{"epdg.localdomain","hss.localdomain"},{"localdomain","localdomain"},{[{127,0,0,1},{172,18,62,20},{192,168,0,2}],[{172,18,62,103}]},{0,10415},{"osmo-epdg","TTCN-3 Testsuite"},{[],[1]},{[10415,13019,5535],[5535,10415,13019]},{[],[]},{[],[0]},{[],[]},{[{'diameter_base_Vendor-Specific-Application-Id',10415,[16777265],[]}],[{'diameter_base_Vendor-Specific-Application-Id',[10415],[16777265],[]}]},{[],[]},{[],[]}}}: {'SAA',"epdg.localdomain;1805677143;125;nonode@nohost",{'Vendor-Specific-Application-Id',10415,[16777265],[]},1,"hss.localdomain","localdomain","262420746856335",[],[2001],[],[{'Non-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_262420746856335 send ok to <0.1025.0> *DBG* aaa_ue_fsm_262420746856335 consume call {rx_swx_saa,{ok,1,#{}}} from <0.1025.0> in state state_wait_swx_saa => state_authenticated 04:15:57.795 [info] ue_fsm ev_rx_swx_saa *DBG* epdg_ue_fsm_262420746856335 receive call {received_swm_dea_auth_compl_response,{ok,#{}}} from <0.211.0> in state state_authenticating 04:15:57.796 [info] ue_fsm state_wait_swx_saa event=rx_swx_saa {ok,1,#{}}, {ue_fsm_data,"262420746856335",undefined,undefined,false,false,undefined} *DBG* epdg_ue_fsm_262420746856335 send ok to <0.211.0> *DBG* gsup_server got cast {lu_response,{<<"262420746856335">>,ok}} 04:15:57.796 [info] ue_fsm received_swm_dea_auth_compl_response {ok,#{}} *DBG* epdg_ue_fsm_262420746856335 consume call {received_swm_dea_auth_compl_response,{ok,#{}}} from <0.211.0> in state state_authenticating => state_authenticated 04:15:57.796 [info] ue_fsm state_authenticating event=lu_request, {ok,#{}}, {ue_fsm_data,<<"262420746856335">>,"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:15:57.796 [info] lu_response(<<"262420746856335">>): ok 04:15:57.796 [info] lu_response for <<"262420746856335">>: ok 04:15:57.796 [info] GSUP: Tx #{imsi => <<"262420746856335">>,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 => <<"262420746856335">>, message_class => 5, message_type => epdg_tunnel_request, pco => <<128,0,13,0,0,12,0>>}} *DBG* epdg_ue_fsm_262420746856335 receive call {tunnel_request,<<128,0,13,0,0,12,0>>} from <0.1026.0> in state state_authenticated 04:15:57.802 [info] GSUP: Rx #{cn_domain => 1,imsi => <<"262420746856335">>,message_class => 5,message_type => epdg_tunnel_request,pco => <<128,0,13,0,0,12,0>>} 04:15:57.802 [info] ue_fsm tunnel_request(<<128,0,13,0,0,12,0>>) 04:15:57.802 [info] ue_fsm state_authenticated event=tunnel_request, {ue_fsm_data,<<"262420746856335">>,"internet",[],undefined,false,0,false,false} 04:15:57.802 [debug] Selected PGW Remote Address "172.18.62.103" 04:15:57.803 [info] s2b: Tx {gtp,v2,create_session_request,0,8064664,undefined,[],[{v2_international_mobile_subscriber_identity,0,<<"262420746856335">>},{v2_serving_network,0,{<<"901">>,<<"042">>}},{v2_rat_type,0,3},{v2_fully_qualified_tunnel_endpoint_identifier,0,30,894437864,<<172,18,62,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,3048189964,<<172,18,62,20>>,undefined}]},{v2_recovery,0,0},{v2_additional_protocol_configuration_options,0,{0,[{13,<<>>},{12,<<>>}]}}]} *DBG* epdg_ue_fsm_262420746856335 send ok to <0.1026.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:15:57.803 [debug] Waiting for CreateSessionResponse *DBG* epdg_ue_fsm_262420746856335 consume call {tunnel_request,<<128,0,13,0,0,12,0>>} from <0.1026.0> in state state_authenticated => state_wait_create_session_resp *DBG* epdg_ue_fsm_262420746856335 start_timer {state_timeout,10000, create_session_timeout,[]} in state state_wait_create_session_resp *DBG* aaa_ue_fsm_262420746856335 receive call {rx_s6b_aar,"262420746856335@nai.epc.mnc001.mcc01.3gppnetwork.org", "internet", [{'MIP6-Agent-Info',[{172,18,62,103}],[],[],[]}]} from <0.1027.0> in state state_authenticated 04:15:57.818 [info] S6b Rx from {diameter_caps,{"aaa.localdomain","pgw.localdomain"},{"localdomain","localdomain"},{[{172,18,62,20}],[{172,18,62,103}]},{0,10415},{"osmo-epdg-AAA","TTCN-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,["262420746856335@nai.epc.mnc001.mcc01.3gppnetwork.org"],[{'MIP6-Agent-Info',[{172,18,62,103}],[],[],[]}],[70368744177664],[],[],["internet"],[],[],[],[],[],[]} 04:15:57.818 [info] ue_fsm ev_rx_s6b_aar: "262420746856335@nai.epc.mnc001.mcc01.3gppnetwork.org" "internet" [{'MIP6-Agent-Info',[{172,18,62,103}],[],[],[]}] 04:15:57.818 [info] ue_fsm state_authenticated event=rx_s6b_aar NAI="262420746856335@nai.epc.mnc001.mcc01.3gppnetwork.org" Apn="internet" AgentInfo=[{'MIP6-Agent-Info',[{172,18,62,103}],[],[],[]}], {ue_fsm_data,"262420746856335",undefined,undefined,true,false,undefined} 04:15:57.818 [debug] SWx Tx SAR Imsi="262420746856335" Type=13 APN="internet" AgentInfoOpt=[{'MIP6-Agent-Info',[{172,18,62,103}],[],[],[]}]  04:15:57.818 [debug] SWx prepare_request: {'SAR',["epdg.localdomain",";","1805677143",";","126",";","nonode@nohost"],{'Vendor-Specific-Application-Id',10415,[16777265],[]},1,"epdg.localdomain","localdomain","localdomain","262420746856335",13,[],["hss.localdomain"],["internet"],[],[{'MIP6-Agent-Info',[{172,18,62,103}],[],[],[]}],[],[],[],[],[],[],[]} *DBG* aaa_ue_fsm_262420746856335 send ok to <0.1027.0> 04:15:57.819 [debug] Waiting for S6b AAA *DBG* aaa_ue_fsm_262420746856335 consume call {rx_s6b_aar,"262420746856335@nai.epc.mnc001.mcc01.3gppnetwork.org", "internet", [{'MIP6-Agent-Info',[{172,18,62,103}],[],[],[]}]} from <0.1027.0> in state state_authenticated => state_authenticated_wait_swx_saa *DBG* aaa_ue_fsm_262420746856335 receive call {rx_swx_saa,{ok,13,#{}}} from <0.1028.0> in state state_authenticated_wait_swx_saa *DBG* aaa_ue_fsm_262420746856335 send ok to <0.1028.0> 04:15:57.826 [info] SWx Rx SAA {<0.735.0>,{diameter_caps,{"epdg.localdomain","hss.localdomain"},{"localdomain","localdomain"},{[{127,0,0,1},{172,18,62,20},{192,168,0,2}],[{172,18,62,103}]},{0,10415},{"osmo-epdg","TTCN-3 Testsuite"},{[],[1]},{[10415,13019,5535],[5535,10415,13019]},{[],[]},{[],[0]},{[],[]},{[{'diameter_base_Vendor-Specific-Application-Id',10415,[16777265],[]}],[{'diameter_base_Vendor-Specific-Application-Id',[10415],[16777265],[]}]},{[],[]},{[],[]}}}: {'SAA',"epdg.localdomain;1805677143;126;nonode@nohost",{'Vendor-Specific-Application-Id',10415,[16777265],[]},1,"hss.localdomain","localdomain","262420746856335",[],[2001],[],[{'Non-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_262420746856335 consume call {rx_swx_saa,{ok,13,#{}}} from <0.1028.0> in state state_authenticated_wait_swx_saa => state_authenticated 04:15:57.826 [info] ue_fsm ev_rx_swx_saa 04:15:57.826 [info] ue_fsm state_authenticated_wait_swx_saa event=rx_swx_saa SAType=13 ResulCode={epdg_dia_rc,undefined,2001}, {ue_fsm_data,"262420746856335","262420746856335@nai.epc.mnc001.mcc01.3gppnetwork.org","internet",true,false,<0.1027.0>} 04:15:57.826 [debug] Rx AAA with DiaRC={epdg_dia_rc,undefined,2001} 04:15:57.826 [info] S6b Tx to {diameter_caps,{"aaa.localdomain","pgw.localdomain"},{"localdomain","localdomain"},{[{172,18,62,20}],[{172,18,62,103}]},{0,10415},{"osmo-epdg-AAA","TTCN-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:15:57.837 [debug] S2b: Rx from IP {172,18,62,103} port 2123: <<72,33,0,117,53,80,9,232,123,14,152,0,2,0,2,0,16,0,87,0,9,1,160,19,135,209,202,172,18,62,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,19,135,209,202,172,18,62,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,135,209,202,163,0,15,0,128,0,13,4,1,2,3,4,0,12,4,5,6,7,8>> 04:15:57.837 [debug] S2b: Rx from IP {172,18,62,103} port 2123: {gtp,v2,create_session_response,894437864,8064664,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,135,209,202>>},{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,327668170,<<172,18,62,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,327668170,<<172,18,62,103>>,undefined},{v2_pdn_address_allocation,0} => {v2_pdn_address_allocation,0,ipv4,<<192,168,0,29>>}}} *DBG* epdg_ue_fsm_262420746856335 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 => 3048189964, remote_ipv4 => <<172,18,62,103>>, remote_ipv6 => undefined,remote_teid => 327668170}}} from <0.1029.0> in state state_wait_create_session_resp 04:15:57.837 [info] s2b: Updated Session after create_session_response: {gtp_session,<<"262420746856335">>,<0.1021.0>,<<"internet">>,{172,18,62,103},{172,18,62,103},undefined,894437864,327668170,5,{set,1,16,16,8,80,48,{[],[],[],[],[],[],[],[],[],[],[],[],[],[],[],[]},{{[{gtp_bearer,5,3048189964,327668170}],[],[],[],[],[],[],[],[],[],[],[],[],[],[],[]}}}} 04:15:57.837 [debug] s2b: APCO_dec: {v2_additional_protocol_configuration_options,0,{0,[{13,<<1,2,3,4>>},{12,<<5,6,7,8>>}]}} 04:15:57.837 [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 => 3048189964,remote_ipv4 => <<172,18,62,103>>,remote_ipv6 => undefined,remote_teid => 327668170}} 04:15:57.838 [info] ue_fsm state_authenticated event=received_gtpc_create_session_response, {ue_fsm_data,<<"262420746856335">>,"internet",[],undefined,false,0,false,false} 04:15:57.838 [info] KMOD Port Create PDP Context Call {<0.1021.0>,[alias|#Ref<0.1283019585.1655242753.205692>]}: {create_pdp_context,{172,18,62,103},3048189964,327668170,{192,168,0,29}} 04:15:57.838 [debug] create_pdp_context: 1, {172,18,62,103}, {192,168,0,29}, 3048189964, 327668170 04:15:57.838 [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,62,103}},{ms_address,{192,168,0,29}},{i_tid,3048189964},{o_tid,327668170}]}} *DBG* epdg_ue_fsm_262420746856335 send ok to <0.1029.0> *DBG* gsup_server got cast {tunnel_response, {<<"262420746856335">>, {ok, #{apco => <<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 => 3048189964, remote_ipv4 => <<172,18,62,103>>, remote_ipv6 => undefined, remote_teid => 327668170}}}} 04:15:57.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,29>>,undefined},local_teid => 3048189964,remote_ipv4 => <<172,18,62,103>>,remote_ipv6 => undefined,remote_teid => 327668170}) returned ok *DBG* epdg_ue_fsm_262420746856335 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 => 3048189964, remote_ipv4 => <<172,18,62,103>>, remote_ipv6 => undefined,remote_teid => 327668170}}} from <0.1029.0> in state state_wait_create_session_resp => state_active 04:15:57.839 [info] tunnel_response(<<"262420746856335">>): {ok,#{apco => <<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 => 3048189964,remote_ipv4 => <<172,18,62,103>>,remote_ipv6 => undefined,remote_teid => 327668170}} *DBG* gsup_server new state {gsups_state,#Port<0.16>,4222,#Port<0.54>, {ipa_ccm_options,"EPDG-00-00-00-00-00-00", "0/0/0","00:00:00:00:00:00", "00:00:00:00:00:00","00:00:00:00:00:00", "00:00:00:00:00:00","00:00:00:00:00:00", "EPDG-00-00-00-00-00-00",false}} 04:15:57.840 [info] tunnel_response for <<"262420746856335">>: {ok,#{apco => <<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 => 3048189964,remote_ipv4 => <<172,18,62,103>>,remote_ipv6 => undefined,remote_teid => 327668170}} 04:15:57.840 [info] GSUP: Tx #{imsi => <<"262420746856335">>,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 => <<"262428145719600">>, 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:15:57.863 [info] GSUP: Rx #{imsi => <<"262428145719600">>,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_262428145719600 enter epdg_ue_fsm in state state_new *DBG* epdg_ue_fsm_262428145719600 consume internal init_state in state state_new 04:15:57.863 [info] ue_fsm start(epdg_ue_fsm_262428145719600) *DBG* epdg_ue_fsm_262428145719600 receive call {auth_request,33,"internet",#{}} from <0.1030.0> in state state_new 04:15:57.863 [info] ue_fsm init(<<"262428145719600">>) *DBG* epdg_ue_fsm_262428145719600 send ok to <0.1030.0> 04:15:57.863 [info] ue_fsm auth_request *DBG* epdg_ue_fsm_262428145719600 consume call {auth_request,33,"internet",#{}} from <0.1030.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:15:57.864 [info] ue_fsm state_new event=auth_request {33, "internet", #{}}, {ue_fsm_data,<<"262428145719600">>,"internet",[],undefined,false,0,false,false} *DBG* epdg_ue_fsm_262428145719600 start_timer {state_timeout,10000, swm_der_timeout,[]} in state state_wait_auth_resp *DBG* aaa_ue_fsm_262428145719600 enter aaa_ue_fsm in state state_new 04:15:57.864 [info] ue_fsm start_link(aaa_ue_fsm_262428145719600) *DBG* aaa_ue_fsm_262428145719600 consume internal init_state in state state_new 04:15:57.864 [info] ue_fsm init("262428145719600") *DBG* aaa_ue_fsm_262428145719600 receive call {rx_swm_der_auth_req,33,"internet",#{}} from <0.201.0> in state state_new 04:15:57.864 [info] ue_fsm ev_rx_swm_der_auth_req 04:15:57.865 [info] ue_fsm state_new event=rx_swm_der_auth_req {33, "internet", #{}}, {ue_fsm_data,"262428145719600",undefined,undefined,false,false,undefined} 04:15:57.865 [debug] Swx MAR: IPv4Opt=<<"ÿÿÿþ">> IPv6Opt=[] 04:15:57.865 [debug] Swx Tx MAR: {'MAR',["epdg.localdomain",";","1805677143",";","127",";","nonode@nohost"],1,undefined,undefined,undefined,"262428145719600",{'Vendor-Specific-Application-Id',10415,[16777265],[]},{'SIP-Auth-Data-Item',[],["EAP-AKA"],[],[],[],[],[],[],<<"ÿÿÿþ">>,[],[],[],[]},1,[],1,[],[],[],[],[],[],[],[]} *DBG* aaa_ue_fsm_262428145719600 send ok to <0.201.0> *DBG* aaa_ue_fsm_262428145719600 consume call {rx_swm_der_auth_req,33,"internet",#{}} from <0.201.0> in state state_new => state_wait_swx_maa 04:15:57.879 [info] SWx Rx MAA {<0.735.0>,{diameter_caps,{"epdg.localdomain","hss.localdomain"},{"localdomain","localdomain"},{[{127,0,0,1},{172,18,62,20},{192,168,0,2}],[{172,18,62,103}]},{0,10415},{"osmo-epdg","TTCN-3 Testsuite"},{[],[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;1805677143;127;nonode@nohost",1,"hss.localdomain","localdomain",{'Vendor-Specific-Application-Id',10415,[16777265],[]},"262428145719600",[],[2001],[],[1],[{'SIP-Auth-Data-Item',[0],["Digest-AKAv1-MD5"],[[54,210,7,86,130,234,138,174,1,93,225,234,136,227,206,119,133,92,40,172,236,247,111,134,252,154,7,78,8,232,221,228]],[[54,210,7,86,130,234,138,174,1,93,225,234,136,227,206,119,104,119,74,109,46,181,252,188,108,37,165,63,149,222]],["foobar"],[[161,156,94,241,169,174,156,163,7,71,142,6,90,75,98,51]],[[0,153,169,52,238,239,15,116,208,66,219,125,41,185,86,32]],[],[],[],[],[],[]}],[],[],[],[],[],[]}/ Errors []  *DBG* aaa_ue_fsm_262428145719600 receive call {rx_swx_maa, {ok,[{epdg_auth_tuple, <<54,210,7,86,130,234,138,174,1,93,225,234,136,227,206,119>>, <<133,92,40,172,236,247,111,134,252,154,7,78,8,232,221,228>>, <<54,210,7,86,130,234,138,174,1,93,225,234,136,227,206,119, 104,119,74,109,46,181,252,188,108,37,165,63,149,222>>, <<0,153,169,52,238,239,15,116,208,66,219,125,41,185,86,32>>, <<161,156,94,241,169,174,156,163,7,71,142,6,90,75,98,51>>}]}} from <0.1033.0> in state state_wait_swx_maa 04:15:57.879 [info] dia_sip2gsup: auth [54,210,7,86,130,234,138,174,1,93,225,234,136,227,206,119,133,92,40,172,236,247,111,134,252,154,7,78,8,232,221,228] authz [54,210,7,86,130,234,138,174,1,93,225,234,136,227,206,119,104,119,74,109,46,181,252,188,108,37,165,63,149,222]  04:15:57.879 [info] rand [54,210,7,86,130,234,138,174,1,93,225,234,136,227,206,119] autn [133,92,40,172,236,247,111,134,252,154,7,78,8,232,221,228]  *DBG* aaa_ue_fsm_262428145719600 send ok to <0.1033.0> 04:15:57.879 [info] ue_fsm ev_rx_swx_maa *DBG* epdg_ue_fsm_262428145719600 receive call {received_swm_dea_auth_response, {ok,[{epdg_auth_tuple, <<54,210,7,86,130,234,138,174,1,93,225,234,136,227,206,119>>, <<133,92,40,172,236,247,111,134,252,154,7,78,8,232,221,228>>, <<54,210,7,86,130,234,138,174,1,93,225,234,136,227,206,119, 104,119,74,109,46,181,252,188,108,37,165,63,149,222>>, <<0,153,169,52,238,239,15,116,208,66,219,125,41,185,86,32>>, <<161,156,94,241,169,174,156,163,7,71,142,6,90,75,98,51>>}]}} from <0.211.0> in state state_wait_auth_resp 04:15:57.880 [info] ue_fsm state_wait_swx_maa event=rx_swx_maa, {ue_fsm_data,"262428145719600",undefined,undefined,false,false,undefined} *DBG* aaa_ue_fsm_262428145719600 consume call {rx_swx_maa, {ok,[{epdg_auth_tuple, <<54,210,7,86,130,234,138,174,1,93,225,234,136,227,206,119>>, <<133,92,40,172,236,247,111,134,252,154,7,78,8,232,221,228>>, <<54,210,7,86,130,234,138,174,1,93,225,234,136,227,206,119, 104,119,74,109,46,181,252,188,108,37,165,63,149,222>>, <<0,153,169,52,238,239,15,116,208,66,219,125,41,185,86,32>>, <<161,156,94,241,169,174,156,163,7,71,142,6,90,75,98,51>>}]}} from <0.1033.0> in state state_wait_swx_maa => state_new 04:15:57.880 [info] ue_fsm received_swm_dea_auth_response {ok,[{epdg_auth_tuple,<<54,210,7,86,130,234,138,174,1,93,225,234,136,227,206,119>>,<<133,92,40,172,236,247,111,134,252,154,7,78,8,232,221,228>>,<<54,210,7,86,130,234,138,174,1,93,225,234,136,227,206,119,104,119,74,109,46,181,252,188,108,37,165,63,149,222>>,<<0,153,169,52,238,239,15,116,208,66,219,125,41,185,86,32>>,<<161,156,94,241,169,174,156,163,7,71,142,6,90,75,98,51>>}]} *DBG* epdg_ue_fsm_262428145719600 send ok to <0.211.0> *DBG* gsup_server got cast {auth_response, {<<"262428145719600">>, {ok, [{epdg_auth_tuple, <<54,210,7,86,130,234,138,174,1,93,225,234,136, 227,206,119>>, <<133,92,40,172,236,247,111,134,252,154,7,78,8, 232,221,228>>, <<54,210,7,86,130,234,138,174,1,93,225,234,136, 227,206,119,104,119,74,109,46,181,252,188, 108,37,165,63,149,222>>, <<0,153,169,52,238,239,15,116,208,66,219,125, 41,185,86,32>>, <<161,156,94,241,169,174,156,163,7,71,142, 6,90,75,98,51>>}]}}} 04:15:57.881 [info] ue_fsm state_wait_auth_resp event=received_swm_dea_auth_response Result={ok,[{epdg_auth_tuple,<<54,210,7,86,130,234,138,174,1,93,225,234,136,227,206,119>>,<<133,92,40,172,236,247,111,134,252,154,7,78,8,232,221,228>>,<<54,210,7,86,130,234,138,174,1,93,225,234,136,227,206,119,104,119,74,109,46,181,252,188,108,37,165,63,149,222>>,<<0,153,169,52,238,239,15,116,208,66,219,125,41,185,86,32>>,<<161,156,94,241,169,174,156,163,7,71,142,6,90,75,98,51>>}]}, {ue_fsm_data,<<"262428145719600">>,"internet",[],undefined,false,0,false,false} *DBG* epdg_ue_fsm_262428145719600 consume call {received_swm_dea_auth_response, {ok,[{epdg_auth_tuple, <<54,210,7,86,130,234,138,174,1,93,225,234,136,227,206,119>>, <<133,92,40,172,236,247,111,134,252,154,7,78,8,232,221,228>>, <<54,210,7,86,130,234,138,174,1,93,225,234,136,227,206,119, 104,119,74,109,46,181,252,188,108,37,165,63,149,222>>, <<0,153,169,52,238,239,15,116,208,66,219,125,41,185,86,32>>, <<161,156,94,241,169,174,156,163,7,71,142,6,90,75,98,51>>}]}} 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:15:57.882 [info] auth_response(<<"262428145719600">>): {ok,[{epdg_auth_tuple,<<54,210,7,86,130,234,138,174,1,93,225,234,136,227,206,119>>,<<133,92,40,172,236,247,111,134,252,154,7,78,8,232,221,228>>,<<54,210,7,86,130,234,138,174,1,93,225,234,136,227,206,119,104,119,74,109,46,181,252,188,108,37,165,63,149,222>>,<<0,153,169,52,238,239,15,116,208,66,219,125,41,185,86,32>>,<<161,156,94,241,169,174,156,163,7,71,142,6,90,75,98,51>>}]} 04:15:57.883 [info] auth_response for <<"262428145719600">>: {ok,[{epdg_auth_tuple,<<54,210,7,86,130,234,138,174,1,93,225,234,136,227,206,119>>,<<133,92,40,172,236,247,111,134,252,154,7,78,8,232,221,228>>,<<54,210,7,86,130,234,138,174,1,93,225,234,136,227,206,119,104,119,74,109,46,181,252,188,108,37,165,63,149,222>>,<<0,153,169,52,238,239,15,116,208,66,219,125,41,185,86,32>>,<<161,156,94,241,169,174,156,163,7,71,142,6,90,75,98,51>>}]} 04:15:57.883 [info] GSUP: Tx #{auth_tuples => [#{autn => <<133,92,40,172,236,247,111,134,252,154,7,78,8,232,221,228>>,ck => <<161,156,94,241,169,174,156,163,7,71,142,6,90,75,98,51>>,ik => <<0,153,169,52,238,239,15,116,208,66,219,125,41,185,86,32>>,rand => <<54,210,7,86,130,234,138,174,1,93,225,234,136,227,206,119>>,res => <<54,210,7,86,130,234,138,174,1,93,225,234,136,227,206,119,104,119,74,109,46,181,252,188,108,37,165,63,149,222>>}],imsi => <<"262428145719600">>,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 => <<"262428145719600">>, message_type => location_upd_req}} *DBG* epdg_ue_fsm_262428145719600 receive call lu_request from <0.1034.0> in state state_authenticating *DBG* epdg_ue_fsm_262428145719600 send ok to <0.1034.0> *DBG* epdg_ue_fsm_262428145719600 consume call lu_request from <0.1034.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:15:57.887 [info] GSUP: Rx #{cn_domain => 1,imsi => <<"262428145719600">>,message_type => location_upd_req} *DBG* aaa_ue_fsm_262428145719600 receive call {rx_swm_der_auth_compl,"internet"} from <0.201.0> in state state_new 04:15:57.887 [info] ue_fsm lu_request 04:15:57.887 [info] ue_fsm state_authenticating event=lu_request, {ue_fsm_data,<<"262428145719600">>,"internet",[],undefined,false,0,false,false} 04:15:57.888 [info] ue_fsm ev_rx_swm_der_auth_compl *DBG* aaa_ue_fsm_262428145719600 send ok to <0.201.0> 04:15:57.888 [info] ue_fsm state_new event=rx_swm_der_auth_compl, {ue_fsm_data,"262428145719600",undefined,undefined,false,false,undefined} *DBG* aaa_ue_fsm_262428145719600 consume call {rx_swm_der_auth_compl,"internet"} from <0.201.0> in state state_new => state_wait_swx_saa 04:15:57.888 [debug] SWx Tx SAR Imsi="262428145719600" Type=1 APN="internet" AgentInfoOpt=[]  04:15:57.888 [debug] SWx prepare_request: {'SAR',["epdg.localdomain",";","1805677143",";","128",";","nonode@nohost"],{'Vendor-Specific-Application-Id',10415,[16777265],[]},1,"epdg.localdomain","localdomain","localdomain","262428145719600",1,[],["hss.localdomain"],["internet"],[],[],[],[],[],[],[],[],[]} *DBG* aaa_ue_fsm_262428145719600 receive call {rx_swx_saa,{ok,1,#{}}} from <0.1035.0> in state state_wait_swx_saa *DBG* aaa_ue_fsm_262428145719600 send ok to <0.1035.0> *DBG* aaa_ue_fsm_262428145719600 consume call {rx_swx_saa,{ok,1,#{}}} from <0.1035.0> in state state_wait_swx_saa => state_authenticated 04:15:57.895 [info] SWx Rx SAA {<0.735.0>,{diameter_caps,{"epdg.localdomain","hss.localdomain"},{"localdomain","localdomain"},{[{127,0,0,1},{172,18,62,20},{192,168,0,2}],[{172,18,62,103}]},{0,10415},{"osmo-epdg","TTCN-3 Testsuite"},{[],[1]},{[10415,13019,5535],[5535,10415,13019]},{[],[]},{[],[0]},{[],[]},{[{'diameter_base_Vendor-Specific-Application-Id',10415,[16777265],[]}],[{'diameter_base_Vendor-Specific-Application-Id',[10415],[16777265],[]}]},{[],[]},{[],[]}}}: {'SAA',"epdg.localdomain;1805677143;128;nonode@nohost",{'Vendor-Specific-Application-Id',10415,[16777265],[]},1,"hss.localdomain","localdomain","262428145719600",[],[2001],[],[{'Non-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_262428145719600 receive call {received_swm_dea_auth_compl_response,{ok,#{}}} from <0.211.0> in state state_authenticating *DBG* epdg_ue_fsm_262428145719600 send ok to <0.211.0> *DBG* gsup_server got cast {lu_response,{<<"262428145719600">>,ok}} 04:15:57.895 [info] ue_fsm ev_rx_swx_saa *DBG* epdg_ue_fsm_262428145719600 consume call {received_swm_dea_auth_compl_response,{ok,#{}}} from <0.211.0> in state state_authenticating => state_authenticated 04:15:57.895 [info] ue_fsm state_wait_swx_saa event=rx_swx_saa {ok,1,#{}}, {ue_fsm_data,"262428145719600",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:15:57.895 [info] ue_fsm received_swm_dea_auth_compl_response {ok,#{}} 04:15:57.895 [info] ue_fsm state_authenticating event=lu_request, {ok,#{}}, {ue_fsm_data,<<"262428145719600">>,"internet",[],undefined,false,0,false,false} 04:15:57.895 [info] lu_response(<<"262428145719600">>): ok 04:15:57.896 [info] lu_response for <<"262428145719600">>: ok 04:15:57.896 [info] GSUP: Tx #{imsi => <<"262428145719600">>,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 => <<"262428145719600">>, message_class => 5, message_type => epdg_tunnel_request, pco => <<128,0,13,0,0,12,0>>}} *DBG* epdg_ue_fsm_262428145719600 receive call {tunnel_request,<<128,0,13,0,0,12,0>>} from <0.1036.0> in state state_authenticated 04:15:57.900 [info] GSUP: Rx #{cn_domain => 1,imsi => <<"262428145719600">>,message_class => 5,message_type => epdg_tunnel_request,pco => <<128,0,13,0,0,12,0>>} 04:15:57.900 [info] ue_fsm tunnel_request(<<128,0,13,0,0,12,0>>) 04:15:57.900 [info] ue_fsm state_authenticated event=tunnel_request, {ue_fsm_data,<<"262428145719600">>,"internet",[],undefined,false,0,false,false} 04:15:57.900 [debug] Selected PGW Remote Address "172.18.62.103" 04:15:57.900 [info] s2b: Tx {gtp,v2,create_session_request,0,8064665,undefined,[],[{v2_international_mobile_subscriber_identity,0,<<"262428145719600">>},{v2_serving_network,0,{<<"901">>,<<"042">>}},{v2_rat_type,0,3},{v2_fully_qualified_tunnel_endpoint_identifier,0,30,894437865,<<172,18,62,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,3048189965,<<172,18,62,20>>,undefined}]},{v2_recovery,0,0},{v2_additional_protocol_configuration_options,0,{0,[{13,<<>>},{12,<<>>}]}}]} *DBG* epdg_ue_fsm_262428145719600 send ok to <0.1036.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:15:57.900 [debug] Waiting for CreateSessionResponse *DBG* epdg_ue_fsm_262428145719600 consume call {tunnel_request,<<128,0,13,0,0,12,0>>} from <0.1036.0> in state state_authenticated => state_wait_create_session_resp *DBG* epdg_ue_fsm_262428145719600 start_timer {state_timeout,10000, create_session_timeout,[]} in state state_wait_create_session_resp *DBG* aaa_ue_fsm_262428145719600 receive call {rx_s6b_aar,"262428145719600@nai.epc.mnc001.mcc01.3gppnetwork.org", "internet", [{'MIP6-Agent-Info',[{172,18,62,103}],[],[],[]}]} from <0.1037.0> in state state_authenticated 04:15:57.912 [info] S6b Rx from {diameter_caps,{"aaa.localdomain","pgw.localdomain"},{"localdomain","localdomain"},{[{172,18,62,20}],[{172,18,62,103}]},{0,10415},{"osmo-epdg-AAA","TTCN-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,["262428145719600@nai.epc.mnc001.mcc01.3gppnetwork.org"],[{'MIP6-Agent-Info',[{172,18,62,103}],[],[],[]}],[70368744177664],[],[],["internet"],[],[],[],[],[],[]} 04:15:57.912 [info] ue_fsm ev_rx_s6b_aar: "262428145719600@nai.epc.mnc001.mcc01.3gppnetwork.org" "internet" [{'MIP6-Agent-Info',[{172,18,62,103}],[],[],[]}] 04:15:57.912 [info] ue_fsm state_authenticated event=rx_s6b_aar NAI="262428145719600@nai.epc.mnc001.mcc01.3gppnetwork.org" Apn="internet" AgentInfo=[{'MIP6-Agent-Info',[{172,18,62,103}],[],[],[]}], {ue_fsm_data,"262428145719600",undefined,undefined,true,false,undefined} 04:15:57.912 [debug] SWx Tx SAR Imsi="262428145719600" Type=13 APN="internet" AgentInfoOpt=[{'MIP6-Agent-Info',[{172,18,62,103}],[],[],[]}]  04:15:57.912 [debug] SWx prepare_request: {'SAR',["epdg.localdomain",";","1805677143",";","129",";","nonode@nohost"],{'Vendor-Specific-Application-Id',10415,[16777265],[]},1,"epdg.localdomain","localdomain","localdomain","262428145719600",13,[],["hss.localdomain"],["internet"],[],[{'MIP6-Agent-Info',[{172,18,62,103}],[],[],[]}],[],[],[],[],[],[],[]} *DBG* aaa_ue_fsm_262428145719600 send ok to <0.1037.0> 04:15:57.913 [debug] Waiting for S6b AAA *DBG* aaa_ue_fsm_262428145719600 consume call {rx_s6b_aar,"262428145719600@nai.epc.mnc001.mcc01.3gppnetwork.org", "internet", [{'MIP6-Agent-Info',[{172,18,62,103}],[],[],[]}]} from <0.1037.0> in state state_authenticated => state_authenticated_wait_swx_saa *DBG* aaa_ue_fsm_262428145719600 receive call {rx_swx_saa,{ok,13,#{}}} from <0.1038.0> in state state_authenticated_wait_swx_saa *DBG* aaa_ue_fsm_262428145719600 send ok to <0.1038.0> 04:15:57.918 [info] SWx Rx SAA {<0.735.0>,{diameter_caps,{"epdg.localdomain","hss.localdomain"},{"localdomain","localdomain"},{[{127,0,0,1},{172,18,62,20},{192,168,0,2}],[{172,18,62,103}]},{0,10415},{"osmo-epdg","TTCN-3 Testsuite"},{[],[1]},{[10415,13019,5535],[5535,10415,13019]},{[],[]},{[],[0]},{[],[]},{[{'diameter_base_Vendor-Specific-Application-Id',10415,[16777265],[]}],[{'diameter_base_Vendor-Specific-Application-Id',[10415],[16777265],[]}]},{[],[]},{[],[]}}}: {'SAA',"epdg.localdomain;1805677143;129;nonode@nohost",{'Vendor-Specific-Application-Id',10415,[16777265],[]},1,"hss.localdomain","localdomain","262428145719600",[],[2001],[],[{'Non-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_262428145719600 consume call {rx_swx_saa,{ok,13,#{}}} from <0.1038.0> in state state_authenticated_wait_swx_saa => state_authenticated 04:15:57.918 [info] ue_fsm ev_rx_swx_saa 04:15:57.918 [info] ue_fsm state_authenticated_wait_swx_saa event=rx_swx_saa SAType=13 ResulCode={epdg_dia_rc,undefined,2001}, {ue_fsm_data,"262428145719600","262428145719600@nai.epc.mnc001.mcc01.3gppnetwork.org","internet",true,false,<0.1037.0>} 04:15:57.918 [debug] Rx AAA with DiaRC={epdg_dia_rc,undefined,2001} 04:15:57.918 [info] S6b Tx to {diameter_caps,{"aaa.localdomain","pgw.localdomain"},{"localdomain","localdomain"},{[{172,18,62,20}],[{172,18,62,103}]},{0,10415},{"osmo-epdg-AAA","TTCN-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:15:57.924 [debug] S2b: Rx from IP {172,18,62,103} port 2123: <<72,33,0,117,53,80,9,233,123,14,153,0,2,0,2,0,16,0,87,0,9,1,160,235,166,28,111,172,18,62,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,235,166,28,111,172,18,62,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,166,28,111,163,0,15,0,128,0,13,4,1,2,3,4,0,12,4,5,6,7,8>> *DBG* epdg_ue_fsm_262428145719600 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 => 3048189965, remote_ipv4 => <<172,18,62,103>>, remote_ipv6 => undefined,remote_teid => 3953532015}}} from <0.1039.0> in state state_wait_create_session_resp 04:15:57.924 [debug] S2b: Rx from IP {172,18,62,103} port 2123: {gtp,v2,create_session_response,894437865,8064665,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,166,28,111>>},{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,3953532015,<<172,18,62,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,3953532015,<<172,18,62,103>>,undefined},{v2_pdn_address_allocation,0} => {v2_pdn_address_allocation,0,ipv4,<<192,168,0,30>>}}} 04:15:57.924 [info] s2b: Updated Session after create_session_response: {gtp_session,<<"262428145719600">>,<0.1031.0>,<<"internet">>,{172,18,62,103},{172,18,62,103},undefined,894437865,3953532015,5,{set,1,16,16,8,80,48,{[],[],[],[],[],[],[],[],[],[],[],[],[],[],[],[]},{{[],[],[{gtp_bearer,5,3048189965,3953532015}],[],[],[],[],[],[],[],[],[],[],[],[],[]}}}} 04:15:57.925 [debug] s2b: APCO_dec: {v2_additional_protocol_configuration_options,0,{0,[{13,<<1,2,3,4>>},{12,<<5,6,7,8>>}]}} 04:15:57.925 [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 => 3048189965,remote_ipv4 => <<172,18,62,103>>,remote_ipv6 => undefined,remote_teid => 3953532015}} 04:15:57.925 [info] ue_fsm state_authenticated event=received_gtpc_create_session_response, {ue_fsm_data,<<"262428145719600">>,"internet",[],undefined,false,0,false,false} 04:15:57.925 [info] KMOD Port Create PDP Context Call {<0.1031.0>,[alias|#Ref<0.1283019585.1655242753.205859>]}: {create_pdp_context,{172,18,62,103},3048189965,3953532015,{192,168,0,30}} 04:15:57.925 [debug] create_pdp_context: 1, {172,18,62,103}, {192,168,0,30}, 3048189965, 3953532015 *DBG* epdg_ue_fsm_262428145719600 send ok to <0.1039.0> *DBG* gsup_server got cast {tunnel_response, {<<"262428145719600">>, {ok, #{apco => <<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 => 3048189965, remote_ipv4 => <<172,18,62,103>>, remote_ipv6 => undefined, remote_teid => 3953532015}}}} 04:15:57.925 [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,62,103}},{ms_address,{192,168,0,30}},{i_tid,3048189965},{o_tid,3953532015}]}} *DBG* epdg_ue_fsm_262428145719600 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 => 3048189965, remote_ipv4 => <<172,18,62,103>>, remote_ipv6 => undefined,remote_teid => 3953532015}}} from <0.1039.0> in state state_wait_create_session_resp => state_active 04:15:57.925 [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 => 3048189965,remote_ipv4 => <<172,18,62,103>>,remote_ipv6 => undefined,remote_teid => 3953532015}) returned ok 04:15:57.925 [info] tunnel_response(<<"262428145719600">>): {ok,#{apco => <<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 => 3048189965,remote_ipv4 => <<172,18,62,103>>,remote_ipv6 => undefined,remote_teid => 3953532015}} *DBG* gsup_server new state {gsups_state,#Port<0.16>,4222,#Port<0.54>, {ipa_ccm_options,"EPDG-00-00-00-00-00-00", "0/0/0","00:00:00:00:00:00", "00:00:00:00:00:00","00:00:00:00:00:00", "00:00:00:00:00:00","00:00:00:00:00:00", "EPDG-00-00-00-00-00-00",false}} 04:15:57.925 [info] tunnel_response for <<"262428145719600">>: {ok,#{apco => <<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 => 3048189965,remote_ipv4 => <<172,18,62,103>>,remote_ipv6 => undefined,remote_teid => 3953532015}} 04:15:57.925 [info] GSUP: Tx #{imsi => <<"262428145719600">>,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>>}]} Stream 238, 32 bytes *DBG* gsup_server got {ipa,#Port<0.54>, {osmo,5}, #{imsi => <<"262425658400290">>, 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:15:57.962 [info] GSUP: Rx #{imsi => <<"262425658400290">>,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_262425658400290 enter epdg_ue_fsm in state state_new *DBG* epdg_ue_fsm_262425658400290 consume internal init_state in state state_new 04:15:57.962 [info] ue_fsm start(epdg_ue_fsm_262425658400290) *DBG* epdg_ue_fsm_262425658400290 receive call {auth_request,33,"internet",#{}} from <0.1040.0> in state state_new 04:15:57.962 [info] ue_fsm init(<<"262425658400290">>) 04:15:57.962 [info] ue_fsm auth_request *DBG* epdg_ue_fsm_262425658400290 send ok to <0.1040.0> 04:15:57.963 [info] ue_fsm state_new event=auth_request {33, "internet", #{}}, {ue_fsm_data,<<"262425658400290">>,"internet",[],undefined,false,0,false,false} *DBG* epdg_ue_fsm_262425658400290 consume call {auth_request,33,"internet",#{}} from <0.1040.0> in state state_new => state_wait_auth_resp 04:15:57.963 [info] ue_fsm start_link(aaa_ue_fsm_262425658400290) *DBG* aaa_ue_fsm_262425658400290 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_262425658400290 start_timer {state_timeout,10000, swm_der_timeout,[]} in state state_wait_auth_resp 04:15:57.963 [info] ue_fsm init("262425658400290") *DBG* aaa_ue_fsm_262425658400290 consume internal init_state in state state_new 04:15:57.963 [info] ue_fsm ev_rx_swm_der_auth_req *DBG* aaa_ue_fsm_262425658400290 receive call {rx_swm_der_auth_req,33,"internet",#{}} from <0.201.0> in state state_new 04:15:57.964 [info] ue_fsm state_new event=rx_swm_der_auth_req {33, "internet", #{}}, {ue_fsm_data,"262425658400290",undefined,undefined,false,false,undefined} 04:15:57.964 [debug] Swx MAR: IPv4Opt=<<"ÿÿÿþ">> IPv6Opt=[] 04:15:57.964 [debug] Swx Tx MAR: {'MAR',["epdg.localdomain",";","1805677143",";","130",";","nonode@nohost"],1,undefined,undefined,undefined,"262425658400290",{'Vendor-Specific-Application-Id',10415,[16777265],[]},{'SIP-Auth-Data-Item',[],["EAP-AKA"],[],[],[],[],[],[],<<"ÿÿÿþ">>,[],[],[],[]},1,[],1,[],[],[],[],[],[],[],[]} *DBG* aaa_ue_fsm_262425658400290 send ok to <0.201.0> *DBG* aaa_ue_fsm_262425658400290 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_262425658400290 receive call {rx_swx_maa, {ok,[{epdg_auth_tuple, <<19,227,169,98,204,181,130,15,181,121,236,55,155,62,220,92>>, <<100,253,241,176,77,113,1,249,253,241,110,239,167,194,12,158>>, <<19,227,169,98,204,181,130,15,181,121,236,55,155,62,220,92, 57,144,96,216,78,139,152,177,230,253,12,173,144,80>>, <<203,122,33,203,47,91,45,157,110,246,64,123,42,175,23,25>>, <<191,244,33,0,193,8,61,163,69,5,39,2,207,177,34,124>>}]}} from <0.1043.0> in state state_wait_swx_maa 04:15:57.978 [info] SWx Rx MAA {<0.735.0>,{diameter_caps,{"epdg.localdomain","hss.localdomain"},{"localdomain","localdomain"},{[{127,0,0,1},{172,18,62,20},{192,168,0,2}],[{172,18,62,103}]},{0,10415},{"osmo-epdg","TTCN-3 Testsuite"},{[],[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;1805677143;130;nonode@nohost",1,"hss.localdomain","localdomain",{'Vendor-Specific-Application-Id',10415,[16777265],[]},"262425658400290",[],[2001],[],[1],[{'SIP-Auth-Data-Item',[0],["Digest-AKAv1-MD5"],[[19,227,169,98,204,181,130,15,181,121,236,55,155,62,220,92,100,253,241,176,77,113,1,249,253,241,110,239,167,194,12,158]],[[19,227,169,98,204,181,130,15,181,121,236,55,155,62,220,92,57,144,96,216,78,139,152,177,230,253,12,173,144,80]],["foobar"],[[191,244,33,0,193,8,61,163,69,5,39,2,207,177,34,124]],[[203,122,33,203,47,91,45,157,110,246,64,123,42,175,23,25]],[],[],[],[],[],[]}],[],[],[],[],[],[]}/ Errors []  04:15:57.978 [info] dia_sip2gsup: auth [19,227,169,98,204,181,130,15,181,121,236,55,155,62,220,92,100,253,241,176,77,113,1,249,253,241,110,239,167,194,12,158] authz [19,227,169,98,204,181,130,15,181,121,236,55,155,62,220,92,57,144,96,216,78,139,152,177,230,253,12,173,144,80]  04:15:57.978 [info] rand [19,227,169,98,204,181,130,15,181,121,236,55,155,62,220,92] autn [100,253,241,176,77,113,1,249,253,241,110,239,167,194,12,158]  *DBG* aaa_ue_fsm_262425658400290 send ok to <0.1043.0> *DBG* aaa_ue_fsm_262425658400290 consume call {rx_swx_maa, {ok,[{epdg_auth_tuple, <<19,227,169,98,204,181,130,15,181,121,236,55,155,62,220,92>>, <<100,253,241,176,77,113,1,249,253,241,110,239,167,194,12,158>>, <<19,227,169,98,204,181,130,15,181,121,236,55,155,62,220,92, 57,144,96,216,78,139,152,177,230,253,12,173,144,80>>, <<203,122,33,203,47,91,45,157,110,246,64,123,42,175,23,25>>, <<191,244,33,0,193,8,61,163,69,5,39,2,207,177,34,124>>}]}} from <0.1043.0> in state state_wait_swx_maa => state_new *DBG* epdg_ue_fsm_262425658400290 receive call {received_swm_dea_auth_response, {ok,[{epdg_auth_tuple, <<19,227,169,98,204,181,130,15,181,121,236,55,155,62,220,92>>, <<100,253,241,176,77,113,1,249,253,241,110,239,167,194,12,158>>, <<19,227,169,98,204,181,130,15,181,121,236,55,155,62,220,92, 57,144,96,216,78,139,152,177,230,253,12,173,144,80>>, <<203,122,33,203,47,91,45,157,110,246,64,123,42,175,23,25>>, <<191,244,33,0,193,8,61,163,69,5,39,2,207,177,34,124>>}]}} from <0.211.0> in state state_wait_auth_resp 04:15:57.978 [info] ue_fsm ev_rx_swx_maa 04:15:57.979 [info] ue_fsm state_wait_swx_maa event=rx_swx_maa, {ue_fsm_data,"262425658400290",undefined,undefined,false,false,undefined} 04:15:57.979 [info] ue_fsm received_swm_dea_auth_response {ok,[{epdg_auth_tuple,<<19,227,169,98,204,181,130,15,181,121,236,55,155,62,220,92>>,<<100,253,241,176,77,113,1,249,253,241,110,239,167,194,12,158>>,<<19,227,169,98,204,181,130,15,181,121,236,55,155,62,220,92,57,144,96,216,78,139,152,177,230,253,12,173,144,80>>,<<203,122,33,203,47,91,45,157,110,246,64,123,42,175,23,25>>,<<191,244,33,0,193,8,61,163,69,5,39,2,207,177,34,124>>}]} *DBG* epdg_ue_fsm_262425658400290 send ok to <0.211.0> *DBG* gsup_server got cast {auth_response, {<<"262425658400290">>, {ok, [{epdg_auth_tuple, <<19,227,169,98,204,181,130,15,181,121,236,55, 155,62,220,92>>, <<100,253,241,176,77,113,1,249,253,241,110,239, 167,194,12,158>>, <<19,227,169,98,204,181,130,15,181,121,236,55, 155,62,220,92,57,144,96,216,78,139,152,177, 230,253,12,173,144,80>>, <<203,122,33,203,47,91,45,157,110,246,64,123, 42,175,23,25>>, <<191,244,33,0,193,8,61,163,69,5,39,2,207, 177,34,124>>}]}}} 04:15:57.980 [info] ue_fsm state_wait_auth_resp event=received_swm_dea_auth_response Result={ok,[{epdg_auth_tuple,<<19,227,169,98,204,181,130,15,181,121,236,55,155,62,220,92>>,<<100,253,241,176,77,113,1,249,253,241,110,239,167,194,12,158>>,<<19,227,169,98,204,181,130,15,181,121,236,55,155,62,220,92,57,144,96,216,78,139,152,177,230,253,12,173,144,80>>,<<203,122,33,203,47,91,45,157,110,246,64,123,42,175,23,25>>,<<191,244,33,0,193,8,61,163,69,5,39,2,207,177,34,124>>}]}, {ue_fsm_data,<<"262425658400290">>,"internet",[],undefined,false,0,false,false} *DBG* epdg_ue_fsm_262425658400290 consume call {received_swm_dea_auth_response, {ok,[{epdg_auth_tuple, <<19,227,169,98,204,181,130,15,181,121,236,55,155,62,220,92>>, <<100,253,241,176,77,113,1,249,253,241,110,239,167,194,12,158>>, <<19,227,169,98,204,181,130,15,181,121,236,55,155,62,220,92, 57,144,96,216,78,139,152,177,230,253,12,173,144,80>>, <<203,122,33,203,47,91,45,157,110,246,64,123,42,175,23,25>>, <<191,244,33,0,193,8,61,163,69,5,39,2,207,177,34,124>>}]}} 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:15:57.980 [info] auth_response(<<"262425658400290">>): {ok,[{epdg_auth_tuple,<<19,227,169,98,204,181,130,15,181,121,236,55,155,62,220,92>>,<<100,253,241,176,77,113,1,249,253,241,110,239,167,194,12,158>>,<<19,227,169,98,204,181,130,15,181,121,236,55,155,62,220,92,57,144,96,216,78,139,152,177,230,253,12,173,144,80>>,<<203,122,33,203,47,91,45,157,110,246,64,123,42,175,23,25>>,<<191,244,33,0,193,8,61,163,69,5,39,2,207,177,34,124>>}]} 04:15:57.981 [info] auth_response for <<"262425658400290">>: {ok,[{epdg_auth_tuple,<<19,227,169,98,204,181,130,15,181,121,236,55,155,62,220,92>>,<<100,253,241,176,77,113,1,249,253,241,110,239,167,194,12,158>>,<<19,227,169,98,204,181,130,15,181,121,236,55,155,62,220,92,57,144,96,216,78,139,152,177,230,253,12,173,144,80>>,<<203,122,33,203,47,91,45,157,110,246,64,123,42,175,23,25>>,<<191,244,33,0,193,8,61,163,69,5,39,2,207,177,34,124>>}]} 04:15:57.981 [info] GSUP: Tx #{auth_tuples => [#{autn => <<100,253,241,176,77,113,1,249,253,241,110,239,167,194,12,158>>,ck => <<191,244,33,0,193,8,61,163,69,5,39,2,207,177,34,124>>,ik => <<203,122,33,203,47,91,45,157,110,246,64,123,42,175,23,25>>,rand => <<19,227,169,98,204,181,130,15,181,121,236,55,155,62,220,92>>,res => <<19,227,169,98,204,181,130,15,181,121,236,55,155,62,220,92,57,144,96,216,78,139,152,177,230,253,12,173,144,80>>}],imsi => <<"262425658400290">>,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 => <<"262425658400290">>, message_type => location_upd_req}} *DBG* epdg_ue_fsm_262425658400290 receive call lu_request from <0.1044.0> in state state_authenticating *DBG* epdg_ue_fsm_262425658400290 send ok to <0.1044.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:15:57.985 [info] GSUP: Rx #{cn_domain => 1,imsi => <<"262425658400290">>,message_type => location_upd_req} *DBG* aaa_ue_fsm_262425658400290 receive call {rx_swm_der_auth_compl,"internet"} from <0.201.0> in state state_new *DBG* epdg_ue_fsm_262425658400290 consume call lu_request from <0.1044.0> in state state_authenticating 04:15:57.985 [info] ue_fsm lu_request 04:15:57.985 [info] ue_fsm state_authenticating event=lu_request, {ue_fsm_data,<<"262425658400290">>,"internet",[],undefined,false,0,false,false} 04:15:57.985 [info] ue_fsm ev_rx_swm_der_auth_compl 04:15:57.985 [info] ue_fsm state_new event=rx_swm_der_auth_compl, {ue_fsm_data,"262425658400290",undefined,undefined,false,false,undefined} 04:15:57.985 [debug] SWx Tx SAR Imsi="262425658400290" Type=1 APN="internet" AgentInfoOpt=[]  04:15:57.986 [debug] SWx prepare_request: {'SAR',["epdg.localdomain",";","1805677143",";","131",";","nonode@nohost"],{'Vendor-Specific-Application-Id',10415,[16777265],[]},1,"epdg.localdomain","localdomain","localdomain","262425658400290",1,[],["hss.localdomain"],["internet"],[],[],[],[],[],[],[],[],[]} *DBG* aaa_ue_fsm_262425658400290 send ok to <0.201.0> *DBG* aaa_ue_fsm_262425658400290 consume call {rx_swm_der_auth_compl,"internet"} from <0.201.0> in state state_new => state_wait_swx_saa *DBG* aaa_ue_fsm_262425658400290 receive call {rx_swx_saa,{ok,1,#{}}} from <0.1045.0> in state state_wait_swx_saa 04:15:57.992 [info] SWx Rx SAA {<0.735.0>,{diameter_caps,{"epdg.localdomain","hss.localdomain"},{"localdomain","localdomain"},{[{127,0,0,1},{172,18,62,20},{192,168,0,2}],[{172,18,62,103}]},{0,10415},{"osmo-epdg","TTCN-3 Testsuite"},{[],[1]},{[10415,13019,5535],[5535,10415,13019]},{[],[]},{[],[0]},{[],[]},{[{'diameter_base_Vendor-Specific-Application-Id',10415,[16777265],[]}],[{'diameter_base_Vendor-Specific-Application-Id',[10415],[16777265],[]}]},{[],[]},{[],[]}}}: {'SAA',"epdg.localdomain;1805677143;131;nonode@nohost",{'Vendor-Specific-Application-Id',10415,[16777265],[]},1,"hss.localdomain","localdomain","262425658400290",[],[2001],[],[{'Non-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:15:57.992 [info] ue_fsm ev_rx_swx_saa *DBG* aaa_ue_fsm_262425658400290 send ok to <0.1045.0> *DBG* epdg_ue_fsm_262425658400290 receive call {received_swm_dea_auth_compl_response,{ok,#{}}} from <0.211.0> in state state_authenticating *DBG* aaa_ue_fsm_262425658400290 consume call {rx_swx_saa,{ok,1,#{}}} from <0.1045.0> in state state_wait_swx_saa => state_authenticated 04:15:57.993 [info] ue_fsm state_wait_swx_saa event=rx_swx_saa {ok,1,#{}}, {ue_fsm_data,"262425658400290",undefined,undefined,false,false,undefined} *DBG* epdg_ue_fsm_262425658400290 send ok to <0.211.0> *DBG* gsup_server got cast {lu_response,{<<"262425658400290">>,ok}} 04:15:57.993 [info] ue_fsm received_swm_dea_auth_compl_response {ok,#{}} *DBG* epdg_ue_fsm_262425658400290 consume call {received_swm_dea_auth_compl_response,{ok,#{}}} from <0.211.0> in state state_authenticating => state_authenticated 04:15:57.993 [info] ue_fsm state_authenticating event=lu_request, {ok,#{}}, {ue_fsm_data,<<"262425658400290">>,"internet",[],undefined,false,0,false,false} 04:15:57.993 [info] lu_response(<<"262425658400290">>): 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:15:57.993 [info] lu_response for <<"262425658400290">>: ok 04:15:57.993 [info] GSUP: Tx #{imsi => <<"262425658400290">>,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 => <<"262425658400290">>, message_class => 5, message_type => epdg_tunnel_request, pco => <<128,0,13,0,0,12,0>>}} *DBG* epdg_ue_fsm_262425658400290 receive call {tunnel_request,<<128,0,13,0,0,12,0>>} from <0.1046.0> in state state_authenticated 04:15:57.997 [info] GSUP: Rx #{cn_domain => 1,imsi => <<"262425658400290">>,message_class => 5,message_type => epdg_tunnel_request,pco => <<128,0,13,0,0,12,0>>} 04:15:57.997 [info] ue_fsm tunnel_request(<<128,0,13,0,0,12,0>>) 04:15:57.997 [info] ue_fsm state_authenticated event=tunnel_request, {ue_fsm_data,<<"262425658400290">>,"internet",[],undefined,false,0,false,false} 04:15:57.997 [debug] Selected PGW Remote Address "172.18.62.103" 04:15:57.997 [info] s2b: Tx {gtp,v2,create_session_request,0,8064666,undefined,[],[{v2_international_mobile_subscriber_identity,0,<<"262425658400290">>},{v2_serving_network,0,{<<"901">>,<<"042">>}},{v2_rat_type,0,3},{v2_fully_qualified_tunnel_endpoint_identifier,0,30,894437866,<<172,18,62,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,3048189966,<<172,18,62,20>>,undefined}]},{v2_recovery,0,0},{v2_additional_protocol_configuration_options,0,{0,[{13,<<>>},{12,<<>>}]}}]} *DBG* epdg_ue_fsm_262425658400290 send ok to <0.1046.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:15:57.997 [debug] Waiting for CreateSessionResponse *DBG* epdg_ue_fsm_262425658400290 consume call {tunnel_request,<<128,0,13,0,0,12,0>>} from <0.1046.0> in state state_authenticated => state_wait_create_session_resp *DBG* epdg_ue_fsm_262425658400290 start_timer {state_timeout,10000, create_session_timeout,[]} in state state_wait_create_session_resp *DBG* aaa_ue_fsm_262425658400290 receive call {rx_s6b_aar,"262425658400290@nai.epc.mnc001.mcc01.3gppnetwork.org", "internet", [{'MIP6-Agent-Info',[{172,18,62,103}],[],[],[]}]} from <0.1047.0> in state state_authenticated 04:15:58.010 [info] S6b Rx from {diameter_caps,{"aaa.localdomain","pgw.localdomain"},{"localdomain","localdomain"},{[{172,18,62,20}],[{172,18,62,103}]},{0,10415},{"osmo-epdg-AAA","TTCN-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,["262425658400290@nai.epc.mnc001.mcc01.3gppnetwork.org"],[{'MIP6-Agent-Info',[{172,18,62,103}],[],[],[]}],[70368744177664],[],[],["internet"],[],[],[],[],[],[]} 04:15:58.010 [info] ue_fsm ev_rx_s6b_aar: "262425658400290@nai.epc.mnc001.mcc01.3gppnetwork.org" "internet" [{'MIP6-Agent-Info',[{172,18,62,103}],[],[],[]}] 04:15:58.010 [info] ue_fsm state_authenticated event=rx_s6b_aar NAI="262425658400290@nai.epc.mnc001.mcc01.3gppnetwork.org" Apn="internet" AgentInfo=[{'MIP6-Agent-Info',[{172,18,62,103}],[],[],[]}], {ue_fsm_data,"262425658400290",undefined,undefined,true,false,undefined} 04:15:58.010 [debug] SWx Tx SAR Imsi="262425658400290" Type=13 APN="internet" AgentInfoOpt=[{'MIP6-Agent-Info',[{172,18,62,103}],[],[],[]}]  04:15:58.010 [debug] SWx prepare_request: {'SAR',["epdg.localdomain",";","1805677143",";","132",";","nonode@nohost"],{'Vendor-Specific-Application-Id',10415,[16777265],[]},1,"epdg.localdomain","localdomain","localdomain","262425658400290",13,[],["hss.localdomain"],["internet"],[],[{'MIP6-Agent-Info',[{172,18,62,103}],[],[],[]}],[],[],[],[],[],[],[]} *DBG* aaa_ue_fsm_262425658400290 send ok to <0.1047.0> *DBG* aaa_ue_fsm_262425658400290 consume call {rx_s6b_aar,"262425658400290@nai.epc.mnc001.mcc01.3gppnetwork.org", "internet", [{'MIP6-Agent-Info',[{172,18,62,103}],[],[],[]}]} from <0.1047.0> in state state_authenticated => state_authenticated_wait_swx_saa 04:15:58.011 [debug] Waiting for S6b AAA *DBG* aaa_ue_fsm_262425658400290 receive call {rx_swx_saa,{ok,13,#{}}} from <0.1048.0> in state state_authenticated_wait_swx_saa 04:15:58.017 [info] SWx Rx SAA {<0.735.0>,{diameter_caps,{"epdg.localdomain","hss.localdomain"},{"localdomain","localdomain"},{[{127,0,0,1},{172,18,62,20},{192,168,0,2}],[{172,18,62,103}]},{0,10415},{"osmo-epdg","TTCN-3 Testsuite"},{[],[1]},{[10415,13019,5535],[5535,10415,13019]},{[],[]},{[],[0]},{[],[]},{[{'diameter_base_Vendor-Specific-Application-Id',10415,[16777265],[]}],[{'diameter_base_Vendor-Specific-Application-Id',[10415],[16777265],[]}]},{[],[]},{[],[]}}}: {'SAA',"epdg.localdomain;1805677143;132;nonode@nohost",{'Vendor-Specific-Application-Id',10415,[16777265],[]},1,"hss.localdomain","localdomain","262425658400290",[],[2001],[],[{'Non-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_262425658400290 send ok to <0.1048.0> 04:15:58.017 [info] ue_fsm ev_rx_swx_saa *DBG* aaa_ue_fsm_262425658400290 consume call {rx_swx_saa,{ok,13,#{}}} from <0.1048.0> in state state_authenticated_wait_swx_saa => state_authenticated 04:15:58.017 [info] ue_fsm state_authenticated_wait_swx_saa event=rx_swx_saa SAType=13 ResulCode={epdg_dia_rc,undefined,2001}, {ue_fsm_data,"262425658400290","262425658400290@nai.epc.mnc001.mcc01.3gppnetwork.org","internet",true,false,<0.1047.0>} 04:15:58.017 [debug] Rx AAA with DiaRC={epdg_dia_rc,undefined,2001} 04:15:58.018 [info] S6b Tx to {diameter_caps,{"aaa.localdomain","pgw.localdomain"},{"localdomain","localdomain"},{[{172,18,62,20}],[{172,18,62,103}]},{0,10415},{"osmo-epdg-AAA","TTCN-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:15:58.026 [debug] S2b: Rx from IP {172,18,62,103} port 2123: <<72,33,0,117,53,80,9,234,123,14,154,0,2,0,2,0,16,0,87,0,9,1,160,248,245,205,58,172,18,62,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,248,245,205,58,172,18,62,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,245,205,58,163,0,15,0,128,0,13,4,1,2,3,4,0,12,4,5,6,7,8>> 04:15:58.027 [debug] S2b: Rx from IP {172,18,62,103} port 2123: {gtp,v2,create_session_response,894437866,8064666,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,4176858426,<<172,18,62,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,4176858426,<<172,18,62,103>>,undefined},{v2_pdn_address_allocation,0} => {v2_pdn_address_allocation,0,ipv4,<<192,168,0,31>>}}} 04:15:58.027 [info] s2b: Updated Session after create_session_response: {gtp_session,<<"262425658400290">>,<0.1041.0>,<<"internet">>,{172,18,62,103},{172,18,62,103},undefined,894437866,4176858426,5,{set,1,16,16,8,80,48,{[],[],[],[],[],[],[],[],[],[],[],[],[],[],[],[]},{{[],[],[],[],[],[{gtp_bearer,5,3048189966,4176858426}],[],[],[],[],[],[],[],[],[],[]}}}} *DBG* epdg_ue_fsm_262425658400290 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 => 3048189966, remote_ipv4 => <<172,18,62,103>>, remote_ipv6 => undefined,remote_teid => 4176858426}}} from <0.1049.0> in state state_wait_create_session_resp 04:15:58.027 [debug] s2b: APCO_dec: {v2_additional_protocol_configuration_options,0,{0,[{13,<<1,2,3,4>>},{12,<<5,6,7,8>>}]}} 04:15:58.027 [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 => 3048189966,remote_ipv4 => <<172,18,62,103>>,remote_ipv6 => undefined,remote_teid => 4176858426}} 04:15:58.028 [info] ue_fsm state_authenticated event=received_gtpc_create_session_response, {ue_fsm_data,<<"262425658400290">>,"internet",[],undefined,false,0,false,false} 04:15:58.028 [info] KMOD Port Create PDP Context Call {<0.1041.0>,[alias|#Ref<0.1283019585.1655242753.206037>]}: {create_pdp_context,{172,18,62,103},3048189966,4176858426,{192,168,0,31}} 04:15:58.028 [debug] create_pdp_context: 1, {172,18,62,103}, {192,168,0,31}, 3048189966, 4176858426 04:15:58.028 [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,62,103}},{ms_address,{192,168,0,31}},{i_tid,3048189966},{o_tid,4176858426}]}} *DBG* epdg_ue_fsm_262425658400290 send ok to <0.1049.0> *DBG* gsup_server got cast {tunnel_response, {<<"262425658400290">>, {ok, #{apco => <<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 => 3048189966, remote_ipv4 => <<172,18,62,103>>, remote_ipv6 => undefined, remote_teid => 4176858426}}}} 04:15:58.028 [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 => 3048189966,remote_ipv4 => <<172,18,62,103>>,remote_ipv6 => undefined,remote_teid => 4176858426}) returned ok *DBG* epdg_ue_fsm_262425658400290 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 => 3048189966, remote_ipv4 => <<172,18,62,103>>, remote_ipv6 => undefined,remote_teid => 4176858426}}} from <0.1049.0> in state state_wait_create_session_resp => state_active 04:15:58.028 [info] tunnel_response(<<"262425658400290">>): {ok,#{apco => <<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 => 3048189966,remote_ipv4 => <<172,18,62,103>>,remote_ipv6 => undefined,remote_teid => 4176858426}} 04:15:58.029 [info] tunnel_response for <<"262425658400290">>: {ok,#{apco => <<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 => 3048189966,remote_ipv4 => <<172,18,62,103>>,remote_ipv6 => undefined,remote_teid => 4176858426}} 04:15:58.029 [info] GSUP: Tx #{imsi => <<"262425658400290">>,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>>}]} *DBG* gsup_server new state {gsups_state,#Port<0.16>,4222,#Port<0.54>, {ipa_ccm_options,"EPDG-00-00-00-00-00-00", "0/0/0","00:00:00:00:00:00", "00:00:00:00:00:00","00:00: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 => <<"262424951476543">>, 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_262424951476543 enter epdg_ue_fsm in state state_new *DBG* epdg_ue_fsm_262424951476543 consume internal init_state in state state_new 04:15:58.060 [info] GSUP: Rx #{imsi => <<"262424951476543">>,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_262424951476543 receive call {auth_request,33,"internet",#{}} from <0.1050.0> in state state_new 04:15:58.060 [info] ue_fsm start(epdg_ue_fsm_262424951476543) *DBG* epdg_ue_fsm_262424951476543 send ok to <0.1050.0> 04:15:58.060 [info] ue_fsm init(<<"262424951476543">>) *DBG* epdg_ue_fsm_262424951476543 consume call {auth_request,33,"internet",#{}} from <0.1050.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_262424951476543 enter aaa_ue_fsm in state state_new *DBG* epdg_ue_fsm_262424951476543 start_timer {state_timeout,10000, swm_der_timeout,[]} in state state_wait_auth_resp 04:15:58.060 [info] ue_fsm auth_request *DBG* aaa_ue_fsm_262424951476543 consume internal init_state in state state_new *DBG* aaa_ue_fsm_262424951476543 receive call {rx_swm_der_auth_req,33,"internet",#{}} from <0.201.0> in state state_new 04:15:58.060 [info] ue_fsm state_new event=auth_request {33, "internet", #{}}, {ue_fsm_data,<<"262424951476543">>,"internet",[],undefined,false,0,false,false} 04:15:58.060 [info] ue_fsm start_link(aaa_ue_fsm_262424951476543) 04:15:58.060 [info] ue_fsm init("262424951476543") 04:15:58.060 [info] ue_fsm ev_rx_swm_der_auth_req 04:15:58.060 [info] ue_fsm state_new event=rx_swm_der_auth_req {33, "internet", #{}}, {ue_fsm_data,"262424951476543",undefined,undefined,false,false,undefined} 04:15:58.060 [debug] Swx MAR: IPv4Opt=<<"ÿÿÿþ">> IPv6Opt=[] *DBG* aaa_ue_fsm_262424951476543 send ok to <0.201.0> 04:15:58.060 [debug] Swx Tx MAR: {'MAR',["epdg.localdomain",";","1805677143",";","133",";","nonode@nohost"],1,undefined,undefined,undefined,"262424951476543",{'Vendor-Specific-Application-Id',10415,[16777265],[]},{'SIP-Auth-Data-Item',[],["EAP-AKA"],[],[],[],[],[],[],<<"ÿÿÿþ">>,[],[],[],[]},1,[],1,[],[],[],[],[],[],[],[]} *DBG* aaa_ue_fsm_262424951476543 consume call {rx_swm_der_auth_req,33,"internet",#{}} from <0.201.0> in state state_new => state_wait_swx_maa 04:15:58.066 [info] SWx Rx MAA {<0.735.0>,{diameter_caps,{"epdg.localdomain","hss.localdomain"},{"localdomain","localdomain"},{[{127,0,0,1},{172,18,62,20},{192,168,0,2}],[{172,18,62,103}]},{0,10415},{"osmo-epdg","TTCN-3 Testsuite"},{[],[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;1805677143;133;nonode@nohost",1,"hss.localdomain","localdomain",{'Vendor-Specific-Application-Id',10415,[16777265],[]},"262424951476543",[],[2001],[],[1],[{'SIP-Auth-Data-Item',[0],["Digest-AKAv1-MD5"],[[14,128,41,149,245,41,209,189,30,146,21,195,77,165,239,52,120,91,39,47,93,63,59,136,120,7,100,159,88,221,170,41]],[[14,128,41,149,245,41,209,189,30,146,21,195,77,165,239,52,66,13,97,153,192,234,176,214,30,174,103,51,62,121]],["foobar"],[[98,117,99,20,51,35,26,212,59,140,197,186,201,213,54,187]],[[103,166,207,59,146,166,179,200,188,114,173,211,195,111,4,36]],[],[],[],[],[],[]}],[],[],[],[],[],[]}/ Errors []  *DBG* aaa_ue_fsm_262424951476543 receive call {rx_swx_maa, {ok,[{epdg_auth_tuple, <<14,128,41,149,245,41,209,189,30,146,21,195,77,165,239,52>>, <<120,91,39,47,93,63,59,136,120,7,100,159,88,221,170,41>>, <<14,128,41,149,245,41,209,189,30,146,21,195,77,165,239,52, 66,13,97,153,192,234,176,214,30,174,103,51,62,121>>, <<103,166,207,59,146,166,179,200,188,114,173,211,195,111,4,36>>, <<98,117,99,20,51,35,26,212,59,140,197,186,201,213,54,187>>}]}} from <0.1053.0> in state state_wait_swx_maa 04:15:58.066 [info] dia_sip2gsup: auth [14,128,41,149,245,41,209,189,30,146,21,195,77,165,239,52,120,91,39,47,93,63,59,136,120,7,100,159,88,221,170,41] authz [14,128,41,149,245,41,209,189,30,146,21,195,77,165,239,52,66,13,97,153,192,234,176,214,30,174,103,51,62,121]  04:15:58.066 [info] rand [14,128,41,149,245,41,209,189,30,146,21,195,77,165,239,52] autn [120,91,39,47,93,63,59,136,120,7,100,159,88,221,170,41]  04:15:58.066 [info] ue_fsm ev_rx_swx_maa *DBG* aaa_ue_fsm_262424951476543 send ok to <0.1053.0> 04:15:58.066 [info] ue_fsm state_wait_swx_maa event=rx_swx_maa, {ue_fsm_data,"262424951476543",undefined,undefined,false,false,undefined} *DBG* epdg_ue_fsm_262424951476543 receive call {received_swm_dea_auth_response, {ok,[{epdg_auth_tuple, <<14,128,41,149,245,41,209,189,30,146,21,195,77,165,239,52>>, <<120,91,39,47,93,63,59,136,120,7,100,159,88,221,170,41>>, <<14,128,41,149,245,41,209,189,30,146,21,195,77,165,239,52, 66,13,97,153,192,234,176,214,30,174,103,51,62,121>>, <<103,166,207,59,146,166,179,200,188,114,173,211,195,111,4,36>>, <<98,117,99,20,51,35,26,212,59,140,197,186,201,213,54,187>>}]}} from <0.211.0> in state state_wait_auth_resp *DBG* aaa_ue_fsm_262424951476543 consume call {rx_swx_maa, {ok,[{epdg_auth_tuple, <<14,128,41,149,245,41,209,189,30,146,21,195,77,165,239,52>>, <<120,91,39,47,93,63,59,136,120,7,100,159,88,221,170,41>>, <<14,128,41,149,245,41,209,189,30,146,21,195,77,165,239,52, 66,13,97,153,192,234,176,214,30,174,103,51,62,121>>, <<103,166,207,59,146,166,179,200,188,114,173,211,195,111,4,36>>, <<98,117,99,20,51,35,26,212,59,140,197,186,201,213,54,187>>}]}} from <0.1053.0> in state state_wait_swx_maa => state_new 04:15:58.066 [info] ue_fsm received_swm_dea_auth_response {ok,[{epdg_auth_tuple,<<14,128,41,149,245,41,209,189,30,146,21,195,77,165,239,52>>,<<120,91,39,47,93,63,59,136,120,7,100,159,88,221,170,41>>,<<14,128,41,149,245,41,209,189,30,146,21,195,77,165,239,52,66,13,97,153,192,234,176,214,30,174,103,51,62,121>>,<<103,166,207,59,146,166,179,200,188,114,173,211,195,111,4,36>>,<<98,117,99,20,51,35,26,212,59,140,197,186,201,213,54,187>>}]} *DBG* epdg_ue_fsm_262424951476543 send ok to <0.211.0> *DBG* gsup_server got cast {auth_response, {<<"262424951476543">>, {ok, [{epdg_auth_tuple, <<14,128,41,149,245,41,209,189,30,146,21,195, 77,165,239,52>>, <<120,91,39,47,93,63,59,136,120,7,100,159,88, 221,170,41>>, <<14,128,41,149,245,41,209,189,30,146,21,195, 77,165,239,52,66,13,97,153,192,234,176,214, 30,174,103,51,62,121>>, <<103,166,207,59,146,166,179,200,188,114,173, 211,195,111,4,36>>, <<98,117,99,20,51,35,26,212,59,140,197, 186,201,213,54,187>>}]}}} *DBG* epdg_ue_fsm_262424951476543 consume call {received_swm_dea_auth_response, {ok,[{epdg_auth_tuple, <<14,128,41,149,245,41,209,189,30,146,21,195,77,165,239,52>>, <<120,91,39,47,93,63,59,136,120,7,100,159,88,221,170,41>>, <<14,128,41,149,245,41,209,189,30,146,21,195,77,165,239,52, 66,13,97,153,192,234,176,214,30,174,103,51,62,121>>, <<103,166,207,59,146,166,179,200,188,114,173,211,195,111,4,36>>, <<98,117,99,20,51,35,26,212,59,140,197,186,201,213,54,187>>}]}} from <0.211.0> in state state_wait_auth_resp => state_authenticating 04:15:58.066 [info] ue_fsm state_wait_auth_resp event=received_swm_dea_auth_response Result={ok,[{epdg_auth_tuple,<<14,128,41,149,245,41,209,189,30,146,21,195,77,165,239,52>>,<<120,91,39,47,93,63,59,136,120,7,100,159,88,221,170,41>>,<<14,128,41,149,245,41,209,189,30,146,21,195,77,165,239,52,66,13,97,153,192,234,176,214,30,174,103,51,62,121>>,<<103,166,207,59,146,166,179,200,188,114,173,211,195,111,4,36>>,<<98,117,99,20,51,35,26,212,59,140,197,186,201,213,54,187>>}]}, {ue_fsm_data,<<"262424951476543">>,"internet",[],undefined,false,0,false,false} 04:15:58.067 [info] auth_response(<<"262424951476543">>): {ok,[{epdg_auth_tuple,<<14,128,41,149,245,41,209,189,30,146,21,195,77,165,239,52>>,<<120,91,39,47,93,63,59,136,120,7,100,159,88,221,170,41>>,<<14,128,41,149,245,41,209,189,30,146,21,195,77,165,239,52,66,13,97,153,192,234,176,214,30,174,103,51,62,121>>,<<103,166,207,59,146,166,179,200,188,114,173,211,195,111,4,36>>,<<98,117,99,20,51,35,26,212,59,140,197,186,201,213,54,187>>}]} *DBG* gsup_server new state {gsups_state,#Port<0.16>,4222,#Port<0.54>, {ipa_ccm_options,"EPDG-00-00-00-00-00-00", "0/0/0","00:00:00:00:00:00", "00:00:00:00:00:00","00:00:00:00:00:00", "00:00:00:00:00:00","00:00:00:00:00:00", "EPDG-00-00-00-00-00-00",false}} 04:15:58.067 [info] auth_response for <<"262424951476543">>: {ok,[{epdg_auth_tuple,<<14,128,41,149,245,41,209,189,30,146,21,195,77,165,239,52>>,<<120,91,39,47,93,63,59,136,120,7,100,159,88,221,170,41>>,<<14,128,41,149,245,41,209,189,30,146,21,195,77,165,239,52,66,13,97,153,192,234,176,214,30,174,103,51,62,121>>,<<103,166,207,59,146,166,179,200,188,114,173,211,195,111,4,36>>,<<98,117,99,20,51,35,26,212,59,140,197,186,201,213,54,187>>}]} 04:15:58.067 [info] GSUP: Tx #{auth_tuples => [#{autn => <<120,91,39,47,93,63,59,136,120,7,100,159,88,221,170,41>>,ck => <<98,117,99,20,51,35,26,212,59,140,197,186,201,213,54,187>>,ik => <<103,166,207,59,146,166,179,200,188,114,173,211,195,111,4,36>>,rand => <<14,128,41,149,245,41,209,189,30,146,21,195,77,165,239,52>>,res => <<14,128,41,149,245,41,209,189,30,146,21,195,77,165,239,52,66,13,97,153,192,234,176,214,30,174,103,51,62,121>>}],imsi => <<"262424951476543">>,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 => <<"262424951476543">>, message_type => location_upd_req}} *DBG* epdg_ue_fsm_262424951476543 receive call lu_request from <0.1054.0> in state state_authenticating 04:15:58.069 [info] GSUP: Rx #{cn_domain => 1,imsi => <<"262424951476543">>,message_type => location_upd_req} *DBG* epdg_ue_fsm_262424951476543 send ok to <0.1054.0> *DBG* epdg_ue_fsm_262424951476543 consume call lu_request from <0.1054.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_262424951476543 receive call {rx_swm_der_auth_compl,"internet"} from <0.201.0> in state state_new 04:15:58.069 [info] ue_fsm lu_request 04:15:58.069 [info] ue_fsm state_authenticating event=lu_request, {ue_fsm_data,<<"262424951476543">>,"internet",[],undefined,false,0,false,false} 04:15:58.069 [info] ue_fsm ev_rx_swm_der_auth_compl 04:15:58.070 [info] ue_fsm state_new event=rx_swm_der_auth_compl, {ue_fsm_data,"262424951476543",undefined,undefined,false,false,undefined} 04:15:58.070 [debug] SWx Tx SAR Imsi="262424951476543" Type=1 APN="internet" AgentInfoOpt=[]  *DBG* aaa_ue_fsm_262424951476543 send ok to <0.201.0> 04:15:58.070 [debug] SWx prepare_request: {'SAR',["epdg.localdomain",";","1805677143",";","134",";","nonode@nohost"],{'Vendor-Specific-Application-Id',10415,[16777265],[]},1,"epdg.localdomain","localdomain","localdomain","262424951476543",1,[],["hss.localdomain"],["internet"],[],[],[],[],[],[],[],[],[]} *DBG* aaa_ue_fsm_262424951476543 consume call {rx_swm_der_auth_compl,"internet"} from <0.201.0> in state state_new => state_wait_swx_saa *DBG* aaa_ue_fsm_262424951476543 receive call {rx_swx_saa,{ok,1,#{}}} from <0.1055.0> in state state_wait_swx_saa *DBG* aaa_ue_fsm_262424951476543 send ok to <0.1055.0> 04:15:58.075 [info] SWx Rx SAA {<0.735.0>,{diameter_caps,{"epdg.localdomain","hss.localdomain"},{"localdomain","localdomain"},{[{127,0,0,1},{172,18,62,20},{192,168,0,2}],[{172,18,62,103}]},{0,10415},{"osmo-epdg","TTCN-3 Testsuite"},{[],[1]},{[10415,13019,5535],[5535,10415,13019]},{[],[]},{[],[0]},{[],[]},{[{'diameter_base_Vendor-Specific-Application-Id',10415,[16777265],[]}],[{'diameter_base_Vendor-Specific-Application-Id',[10415],[16777265],[]}]},{[],[]},{[],[]}}}: {'SAA',"epdg.localdomain;1805677143;134;nonode@nohost",{'Vendor-Specific-Application-Id',10415,[16777265],[]},1,"hss.localdomain","localdomain","262424951476543",[],[2001],[],[{'Non-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_262424951476543 consume call {rx_swx_saa,{ok,1,#{}}} from <0.1055.0> in state state_wait_swx_saa => state_authenticated *DBG* epdg_ue_fsm_262424951476543 receive call {received_swm_dea_auth_compl_response,{ok,#{}}} from <0.211.0> in state state_authenticating 04:15:58.075 [info] ue_fsm ev_rx_swx_saa *DBG* epdg_ue_fsm_262424951476543 send ok to <0.211.0> *DBG* gsup_server got cast {lu_response,{<<"262424951476543">>,ok}} 04:15:58.075 [info] ue_fsm state_wait_swx_saa event=rx_swx_saa {ok,1,#{}}, {ue_fsm_data,"262424951476543",undefined,undefined,false,false,undefined} *DBG* epdg_ue_fsm_262424951476543 consume call {received_swm_dea_auth_compl_response,{ok,#{}}} from <0.211.0> in state state_authenticating => state_authenticated 04:15:58.075 [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:15:58.076 [info] ue_fsm state_authenticating event=lu_request, {ok,#{}}, {ue_fsm_data,<<"262424951476543">>,"internet",[],undefined,false,0,false,false} 04:15:58.076 [info] lu_response(<<"262424951476543">>): ok 04:15:58.076 [info] lu_response for <<"262424951476543">>: ok 04:15:58.076 [info] GSUP: Tx #{imsi => <<"262424951476543">>,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 => <<"262424951476543">>, message_class => 5, message_type => epdg_tunnel_request, pco => <<128,0,13,0,0,12,0>>}} *DBG* epdg_ue_fsm_262424951476543 receive call {tunnel_request,<<128,0,13,0,0,12,0>>} from <0.1056.0> in state state_authenticated 04:15:58.079 [info] GSUP: Rx #{cn_domain => 1,imsi => <<"262424951476543">>,message_class => 5,message_type => epdg_tunnel_request,pco => <<128,0,13,0,0,12,0>>} 04:15:58.079 [info] ue_fsm tunnel_request(<<128,0,13,0,0,12,0>>) 04:15:58.079 [info] ue_fsm state_authenticated event=tunnel_request, {ue_fsm_data,<<"262424951476543">>,"internet",[],undefined,false,0,false,false} 04:15:58.079 [debug] Selected PGW Remote Address "172.18.62.103" *DBG* epdg_ue_fsm_262424951476543 send ok to <0.1056.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:15:58.079 [info] s2b: Tx {gtp,v2,create_session_request,0,8064667,undefined,[],[{v2_international_mobile_subscriber_identity,0,<<"262424951476543">>},{v2_serving_network,0,{<<"901">>,<<"042">>}},{v2_rat_type,0,3},{v2_fully_qualified_tunnel_endpoint_identifier,0,30,894437867,<<172,18,62,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,3048189967,<<172,18,62,20>>,undefined}]},{v2_recovery,0,0},{v2_additional_protocol_configuration_options,0,{0,[{13,<<>>},{12,<<>>}]}}]} *DBG* epdg_ue_fsm_262424951476543 consume call {tunnel_request,<<128,0,13,0,0,12,0>>} from <0.1056.0> in state state_authenticated => state_wait_create_session_resp 04:15:58.079 [debug] Waiting for CreateSessionResponse *DBG* epdg_ue_fsm_262424951476543 start_timer {state_timeout,10000, create_session_timeout,[]} in state state_wait_create_session_resp *DBG* aaa_ue_fsm_262424951476543 receive call {rx_s6b_aar,"262424951476543@nai.epc.mnc001.mcc01.3gppnetwork.org", "internet", [{'MIP6-Agent-Info',[{172,18,62,103}],[],[],[]}]} from <0.1057.0> in state state_authenticated 04:15:58.092 [info] S6b Rx from {diameter_caps,{"aaa.localdomain","pgw.localdomain"},{"localdomain","localdomain"},{[{172,18,62,20}],[{172,18,62,103}]},{0,10415},{"osmo-epdg-AAA","TTCN-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,["262424951476543@nai.epc.mnc001.mcc01.3gppnetwork.org"],[{'MIP6-Agent-Info',[{172,18,62,103}],[],[],[]}],[70368744177664],[],[],["internet"],[],[],[],[],[],[]} 04:15:58.092 [info] ue_fsm ev_rx_s6b_aar: "262424951476543@nai.epc.mnc001.mcc01.3gppnetwork.org" "internet" [{'MIP6-Agent-Info',[{172,18,62,103}],[],[],[]}] 04:15:58.092 [info] ue_fsm state_authenticated event=rx_s6b_aar NAI="262424951476543@nai.epc.mnc001.mcc01.3gppnetwork.org" Apn="internet" AgentInfo=[{'MIP6-Agent-Info',[{172,18,62,103}],[],[],[]}], {ue_fsm_data,"262424951476543",undefined,undefined,true,false,undefined} 04:15:58.092 [debug] SWx Tx SAR Imsi="262424951476543" Type=13 APN="internet" AgentInfoOpt=[{'MIP6-Agent-Info',[{172,18,62,103}],[],[],[]}]  04:15:58.092 [debug] SWx prepare_request: {'SAR',["epdg.localdomain",";","1805677143",";","135",";","nonode@nohost"],{'Vendor-Specific-Application-Id',10415,[16777265],[]},1,"epdg.localdomain","localdomain","localdomain","262424951476543",13,[],["hss.localdomain"],["internet"],[],[{'MIP6-Agent-Info',[{172,18,62,103}],[],[],[]}],[],[],[],[],[],[],[]} *DBG* aaa_ue_fsm_262424951476543 send ok to <0.1057.0> 04:15:58.092 [debug] Waiting for S6b AAA *DBG* aaa_ue_fsm_262424951476543 consume call {rx_s6b_aar,"262424951476543@nai.epc.mnc001.mcc01.3gppnetwork.org", "internet", [{'MIP6-Agent-Info',[{172,18,62,103}],[],[],[]}]} from <0.1057.0> in state state_authenticated => state_authenticated_wait_swx_saa *DBG* aaa_ue_fsm_262424951476543 receive call {rx_swx_saa,{ok,13,#{}}} from <0.1058.0> in state state_authenticated_wait_swx_saa 04:15:58.098 [info] SWx Rx SAA {<0.735.0>,{diameter_caps,{"epdg.localdomain","hss.localdomain"},{"localdomain","localdomain"},{[{127,0,0,1},{172,18,62,20},{192,168,0,2}],[{172,18,62,103}]},{0,10415},{"osmo-epdg","TTCN-3 Testsuite"},{[],[1]},{[10415,13019,5535],[5535,10415,13019]},{[],[]},{[],[0]},{[],[]},{[{'diameter_base_Vendor-Specific-Application-Id',10415,[16777265],[]}],[{'diameter_base_Vendor-Specific-Application-Id',[10415],[16777265],[]}]},{[],[]},{[],[]}}}: {'SAA',"epdg.localdomain;1805677143;135;nonode@nohost",{'Vendor-Specific-Application-Id',10415,[16777265],[]},1,"hss.localdomain","localdomain","262424951476543",[],[2001],[],[{'Non-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_262424951476543 send ok to <0.1058.0> *DBG* aaa_ue_fsm_262424951476543 consume call {rx_swx_saa,{ok,13,#{}}} from <0.1058.0> in state state_authenticated_wait_swx_saa => state_authenticated 04:15:58.098 [info] ue_fsm ev_rx_swx_saa 04:15:58.098 [info] ue_fsm state_authenticated_wait_swx_saa event=rx_swx_saa SAType=13 ResulCode={epdg_dia_rc,undefined,2001}, {ue_fsm_data,"262424951476543","262424951476543@nai.epc.mnc001.mcc01.3gppnetwork.org","internet",true,false,<0.1057.0>} 04:15:58.098 [debug] Rx AAA with DiaRC={epdg_dia_rc,undefined,2001} 04:15:58.098 [info] S6b Tx to {diameter_caps,{"aaa.localdomain","pgw.localdomain"},{"localdomain","localdomain"},{[{172,18,62,20}],[{172,18,62,103}]},{0,10415},{"osmo-epdg-AAA","TTCN-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:15:58.108 [debug] S2b: Rx from IP {172,18,62,103} port 2123: <<72,33,0,117,53,80,9,235,123,14,155,0,2,0,2,0,16,0,87,0,9,1,160,62,242,69,250,172,18,62,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,62,242,69,250,172,18,62,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,242,69,250,163,0,15,0,128,0,13,4,1,2,3,4,0,12,4,5,6,7,8>> 04:15:58.109 [debug] S2b: Rx from IP {172,18,62,103} port 2123: {gtp,v2,create_session_response,894437867,8064667,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ú">>},{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,1056065018,<<172,18,62,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,1056065018,<<172,18,62,103>>,undefined},{v2_pdn_address_allocation,0} => {v2_pdn_address_allocation,0,ipv4,<<192,168,0,32>>}}} *DBG* epdg_ue_fsm_262424951476543 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 => 3048189967, remote_ipv4 => <<172,18,62,103>>, remote_ipv6 => undefined,remote_teid => 1056065018}}} from <0.1059.0> in state state_wait_create_session_resp 04:15:58.109 [info] s2b: Updated Session after create_session_response: {gtp_session,<<"262424951476543">>,<0.1051.0>,<<"internet">>,{172,18,62,103},{172,18,62,103},undefined,894437867,1056065018,5,{set,1,16,16,8,80,48,{[],[],[],[],[],[],[],[],[],[],[],[],[],[],[],[]},{{[],[],[],[{gtp_bearer,5,3048189967,1056065018}],[],[],[],[],[],[],[],[],[],[],[],[]}}}} 04:15:58.109 [debug] s2b: APCO_dec: {v2_additional_protocol_configuration_options,0,{0,[{13,<<1,2,3,4>>},{12,<<5,6,7,8>>}]}} 04:15:58.109 [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 => 3048189967,remote_ipv4 => <<172,18,62,103>>,remote_ipv6 => undefined,remote_teid => 1056065018}} 04:15:58.110 [info] ue_fsm state_authenticated event=received_gtpc_create_session_response, {ue_fsm_data,<<"262424951476543">>,"internet",[],undefined,false,0,false,false} 04:15:58.110 [info] KMOD Port Create PDP Context Call {<0.1051.0>,[alias|#Ref<0.1283019585.1655242753.206182>]}: {create_pdp_context,{172,18,62,103},3048189967,1056065018,{192,168,0,32}} 04:15:58.110 [debug] create_pdp_context: 1, {172,18,62,103}, {192,168,0,32}, 3048189967, 1056065018 04:15:58.110 [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,62,103}},{ms_address,{192,168,0,32}},{i_tid,3048189967},{o_tid,1056065018}]}} *DBG* epdg_ue_fsm_262424951476543 send ok to <0.1059.0> *DBG* gsup_server got cast {tunnel_response, {<<"262424951476543">>, {ok, #{apco => <<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 => 3048189967, remote_ipv4 => <<172,18,62,103>>, remote_ipv6 => undefined, remote_teid => 1056065018}}}} 04:15:58.110 [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 => 3048189967,remote_ipv4 => <<172,18,62,103>>,remote_ipv6 => undefined,remote_teid => 1056065018}) returned ok *DBG* epdg_ue_fsm_262424951476543 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 => 3048189967, remote_ipv4 => <<172,18,62,103>>, remote_ipv6 => undefined,remote_teid => 1056065018}}} from <0.1059.0> in state state_wait_create_session_resp => state_active 04:15:58.110 [info] tunnel_response(<<"262424951476543">>): {ok,#{apco => <<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 => 3048189967,remote_ipv4 => <<172,18,62,103>>,remote_ipv6 => undefined,remote_teid => 1056065018}} *DBG* gsup_server new state {gsups_state,#Port<0.16>,4222,#Port<0.54>, {ipa_ccm_options,"EPDG-00-00-00-00-00-00", "0/0/0","00:00:00:00:00:00", "00:00:00:00:00:00","00:00:00:00:00:00", "00:00:00:00:00:00","00:00:00:00:00:00", "EPDG-00-00-00-00-00-00",false}} 04:15:58.111 [info] tunnel_response for <<"262424951476543">>: {ok,#{apco => <<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 => 3048189967,remote_ipv4 => <<172,18,62,103>>,remote_ipv6 => undefined,remote_teid => 1056065018}} 04:15:58.111 [info] GSUP: Tx #{imsi => <<"262424951476543">>,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 => <<"262425261979487">>, 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_262425261979487 enter epdg_ue_fsm in state state_new *DBG* epdg_ue_fsm_262425261979487 consume internal init_state in state state_new 04:15:58.163 [info] GSUP: Rx #{imsi => <<"262425261979487">>,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_262425261979487 receive call {auth_request,33,"internet",#{}} from <0.1060.0> in state state_new *DBG* epdg_ue_fsm_262425261979487 send ok to <0.1060.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:15:58.163 [info] ue_fsm start(epdg_ue_fsm_262425261979487) *DBG* aaa_ue_fsm_262425261979487 enter aaa_ue_fsm in state state_new *DBG* epdg_ue_fsm_262425261979487 consume call {auth_request,33,"internet",#{}} from <0.1060.0> in state state_new => state_wait_auth_resp *DBG* aaa_ue_fsm_262425261979487 consume internal init_state in state state_new *DBG* epdg_ue_fsm_262425261979487 start_timer {state_timeout,10000, swm_der_timeout,[]} in state state_wait_auth_resp 04:15:58.164 [info] ue_fsm init(<<"262425261979487">>) *DBG* aaa_ue_fsm_262425261979487 receive call {rx_swm_der_auth_req,33,"internet",#{}} from <0.201.0> in state state_new 04:15:58.164 [info] ue_fsm auth_request 04:15:58.164 [info] ue_fsm state_new event=auth_request {33, "internet", #{}}, {ue_fsm_data,<<"262425261979487">>,"internet",[],undefined,false,0,false,false} 04:15:58.164 [info] ue_fsm start_link(aaa_ue_fsm_262425261979487) 04:15:58.165 [info] ue_fsm init("262425261979487") 04:15:58.165 [info] ue_fsm ev_rx_swm_der_auth_req *DBG* aaa_ue_fsm_262425261979487 send ok to <0.201.0> *DBG* aaa_ue_fsm_262425261979487 consume call {rx_swm_der_auth_req,33,"internet",#{}} from <0.201.0> in state state_new => state_wait_swx_maa 04:15:58.165 [info] ue_fsm state_new event=rx_swm_der_auth_req {33, "internet", #{}}, {ue_fsm_data,"262425261979487",undefined,undefined,false,false,undefined} 04:15:58.166 [debug] Swx MAR: IPv4Opt=<<"ÿÿÿþ">> IPv6Opt=[] 04:15:58.166 [debug] Swx Tx MAR: {'MAR',["epdg.localdomain",";","1805677143",";","136",";","nonode@nohost"],1,undefined,undefined,undefined,"262425261979487",{'Vendor-Specific-Application-Id',10415,[16777265],[]},{'SIP-Auth-Data-Item',[],["EAP-AKA"],[],[],[],[],[],[],<<"ÿÿÿþ">>,[],[],[],[]},1,[],1,[],[],[],[],[],[],[],[]} *DBG* aaa_ue_fsm_262425261979487 receive call {rx_swx_maa, {ok,[{epdg_auth_tuple, <<99,105,12,98,171,19,31,44,39,254,99,192,184,161,86,107>>, <<205,131,144,136,54,89,115,204,128,100,202,247,20,38,160,248>>, <<99,105,12,98,171,19,31,44,39,254,99,192,184,161,86,107,82, 87,114,172,67,0,147,156,12,130,116,93,124,103>>, <<89,250,102,73,91,64,44,83,162,92,13,26,214,117,5,208>>, <<168,6,200,44,141,7,13,5,130,201,47,74,224,80,68,153>>}]}} from <0.1063.0> in state state_wait_swx_maa 04:15:58.176 [info] SWx Rx MAA {<0.735.0>,{diameter_caps,{"epdg.localdomain","hss.localdomain"},{"localdomain","localdomain"},{[{127,0,0,1},{172,18,62,20},{192,168,0,2}],[{172,18,62,103}]},{0,10415},{"osmo-epdg","TTCN-3 Testsuite"},{[],[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;1805677143;136;nonode@nohost",1,"hss.localdomain","localdomain",{'Vendor-Specific-Application-Id',10415,[16777265],[]},"262425261979487",[],[2001],[],[1],[{'SIP-Auth-Data-Item',[0],["Digest-AKAv1-MD5"],[[99,105,12,98,171,19,31,44,39,254,99,192,184,161,86,107,205,131,144,136,54,89,115,204,128,100,202,247,20,38,160,248]],[[99,105,12,98,171,19,31,44,39,254,99,192,184,161,86,107,82,87,114,172,67,0,147,156,12,130,116,93,124,103]],["foobar"],[[168,6,200,44,141,7,13,5,130,201,47,74,224,80,68,153]],[[89,250,102,73,91,64,44,83,162,92,13,26,214,117,5,208]],[],[],[],[],[],[]}],[],[],[],[],[],[]}/ Errors []  04:15:58.177 [info] dia_sip2gsup: auth [99,105,12,98,171,19,31,44,39,254,99,192,184,161,86,107,205,131,144,136,54,89,115,204,128,100,202,247,20,38,160,248] authz [99,105,12,98,171,19,31,44,39,254,99,192,184,161,86,107,82,87,114,172,67,0,147,156,12,130,116,93,124,103]  *DBG* aaa_ue_fsm_262425261979487 send ok to <0.1063.0> *DBG* aaa_ue_fsm_262425261979487 consume call {rx_swx_maa, {ok,[{epdg_auth_tuple, <<99,105,12,98,171,19,31,44,39,254,99,192,184,161,86,107>>, <<205,131,144,136,54,89,115,204,128,100,202,247,20,38,160,248>>, <<99,105,12,98,171,19,31,44,39,254,99,192,184,161,86,107,82, 87,114,172,67,0,147,156,12,130,116,93,124,103>>, <<89,250,102,73,91,64,44,83,162,92,13,26,214,117,5,208>>, <<168,6,200,44,141,7,13,5,130,201,47,74,224,80,68,153>>}]}} from <0.1063.0> in state state_wait_swx_maa => state_new *DBG* epdg_ue_fsm_262425261979487 receive call {received_swm_dea_auth_response, {ok,[{epdg_auth_tuple, <<99,105,12,98,171,19,31,44,39,254,99,192,184,161,86,107>>, <<205,131,144,136,54,89,115,204,128,100,202,247,20,38,160,248>>, <<99,105,12,98,171,19,31,44,39,254,99,192,184,161,86,107,82, 87,114,172,67,0,147,156,12,130,116,93,124,103>>, <<89,250,102,73,91,64,44,83,162,92,13,26,214,117,5,208>>, <<168,6,200,44,141,7,13,5,130,201,47,74,224,80,68,153>>}]}} from <0.211.0> in state state_wait_auth_resp 04:15:58.177 [info] rand [99,105,12,98,171,19,31,44,39,254,99,192,184,161,86,107] autn [205,131,144,136,54,89,115,204,128,100,202,247,20,38,160,248]  04:15:58.177 [info] ue_fsm ev_rx_swx_maa 04:15:58.177 [info] ue_fsm state_wait_swx_maa event=rx_swx_maa, {ue_fsm_data,"262425261979487",undefined,undefined,false,false,undefined} *DBG* epdg_ue_fsm_262425261979487 send ok to <0.211.0> *DBG* gsup_server got cast {auth_response, {<<"262425261979487">>, {ok, [{epdg_auth_tuple, <<99,105,12,98,171,19,31,44,39,254,99,192,184, 161,86,107>>, <<205,131,144,136,54,89,115,204,128,100,202, 247,20,38,160,248>>, <<99,105,12,98,171,19,31,44,39,254,99,192,184, 161,86,107,82,87,114,172,67,0,147,156,12,130, 116,93,124,103>>, <<89,250,102,73,91,64,44,83,162,92,13,26,214, 117,5,208>>, <<168,6,200,44,141,7,13,5,130,201,47,74, 224,80,68,153>>}]}}} 04:15:58.178 [info] ue_fsm received_swm_dea_auth_response {ok,[{epdg_auth_tuple,<<99,105,12,98,171,19,31,44,39,254,99,192,184,161,86,107>>,<<205,131,144,136,54,89,115,204,128,100,202,247,20,38,160,248>>,<<99,105,12,98,171,19,31,44,39,254,99,192,184,161,86,107,82,87,114,172,67,0,147,156,12,130,116,93,124,103>>,<<89,250,102,73,91,64,44,83,162,92,13,26,214,117,5,208>>,<<168,6,200,44,141,7,13,5,130,201,47,74,224,80,68,153>>}]} *DBG* epdg_ue_fsm_262425261979487 consume call {received_swm_dea_auth_response, {ok,[{epdg_auth_tuple, <<99,105,12,98,171,19,31,44,39,254,99,192,184,161,86,107>>, <<205,131,144,136,54,89,115,204,128,100,202,247,20,38,160,248>>, <<99,105,12,98,171,19,31,44,39,254,99,192,184,161,86,107,82, 87,114,172,67,0,147,156,12,130,116,93,124,103>>, <<89,250,102,73,91,64,44,83,162,92,13,26,214,117,5,208>>, <<168,6,200,44,141,7,13,5,130,201,47,74,224,80,68,153>>}]}} from <0.211.0> in state state_wait_auth_resp => state_authenticating 04:15:58.179 [info] ue_fsm state_wait_auth_resp event=received_swm_dea_auth_response Result={ok,[{epdg_auth_tuple,<<99,105,12,98,171,19,31,44,39,254,99,192,184,161,86,107>>,<<205,131,144,136,54,89,115,204,128,100,202,247,20,38,160,248>>,<<99,105,12,98,171,19,31,44,39,254,99,192,184,161,86,107,82,87,114,172,67,0,147,156,12,130,116,93,124,103>>,<<89,250,102,73,91,64,44,83,162,92,13,26,214,117,5,208>>,<<168,6,200,44,141,7,13,5,130,201,47,74,224,80,68,153>>}]}, {ue_fsm_data,<<"262425261979487">>,"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:15:58.179 [info] auth_response(<<"262425261979487">>): {ok,[{epdg_auth_tuple,<<99,105,12,98,171,19,31,44,39,254,99,192,184,161,86,107>>,<<205,131,144,136,54,89,115,204,128,100,202,247,20,38,160,248>>,<<99,105,12,98,171,19,31,44,39,254,99,192,184,161,86,107,82,87,114,172,67,0,147,156,12,130,116,93,124,103>>,<<89,250,102,73,91,64,44,83,162,92,13,26,214,117,5,208>>,<<168,6,200,44,141,7,13,5,130,201,47,74,224,80,68,153>>}]} 04:15:58.180 [info] auth_response for <<"262425261979487">>: {ok,[{epdg_auth_tuple,<<99,105,12,98,171,19,31,44,39,254,99,192,184,161,86,107>>,<<205,131,144,136,54,89,115,204,128,100,202,247,20,38,160,248>>,<<99,105,12,98,171,19,31,44,39,254,99,192,184,161,86,107,82,87,114,172,67,0,147,156,12,130,116,93,124,103>>,<<89,250,102,73,91,64,44,83,162,92,13,26,214,117,5,208>>,<<168,6,200,44,141,7,13,5,130,201,47,74,224,80,68,153>>}]} 04:15:58.180 [info] GSUP: Tx #{auth_tuples => [#{autn => <<205,131,144,136,54,89,115,204,128,100,202,247,20,38,160,248>>,ck => <<168,6,200,44,141,7,13,5,130,201,47,74,224,80,68,153>>,ik => <<89,250,102,73,91,64,44,83,162,92,13,26,214,117,5,208>>,rand => <<99,105,12,98,171,19,31,44,39,254,99,192,184,161,86,107>>,res => <<99,105,12,98,171,19,31,44,39,254,99,192,184,161,86,107,82,87,114,172,67,0,147,156,12,130,116,93,124,103>>}],imsi => <<"262425261979487">>,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 => <<"262425261979487">>, message_type => location_upd_req}} *DBG* epdg_ue_fsm_262425261979487 receive call lu_request from <0.1064.0> in state state_authenticating *DBG* epdg_ue_fsm_262425261979487 send ok to <0.1064.0> 04:15:58.184 [info] GSUP: Rx #{cn_domain => 1,imsi => <<"262425261979487">>,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_262425261979487 consume call lu_request from <0.1064.0> in state state_authenticating 04:15:58.185 [info] ue_fsm lu_request *DBG* aaa_ue_fsm_262425261979487 receive call {rx_swm_der_auth_compl,"internet"} from <0.201.0> in state state_new 04:15:58.185 [info] ue_fsm state_authenticating event=lu_request, {ue_fsm_data,<<"262425261979487">>,"internet",[],undefined,false,0,false,false} 04:15:58.185 [info] ue_fsm ev_rx_swm_der_auth_compl 04:15:58.185 [info] ue_fsm state_new event=rx_swm_der_auth_compl, {ue_fsm_data,"262425261979487",undefined,undefined,false,false,undefined} 04:15:58.185 [debug] SWx Tx SAR Imsi="262425261979487" Type=1 APN="internet" AgentInfoOpt=[]  04:15:58.185 [debug] SWx prepare_request: {'SAR',["epdg.localdomain",";","1805677143",";","137",";","nonode@nohost"],{'Vendor-Specific-Application-Id',10415,[16777265],[]},1,"epdg.localdomain","localdomain","localdomain","262425261979487",1,[],["hss.localdomain"],["internet"],[],[],[],[],[],[],[],[],[]} *DBG* aaa_ue_fsm_262425261979487 send ok to <0.201.0> *DBG* aaa_ue_fsm_262425261979487 consume call {rx_swm_der_auth_compl,"internet"} from <0.201.0> in state state_new => state_wait_swx_saa *DBG* aaa_ue_fsm_262425261979487 receive call {rx_swx_saa,{ok,1,#{}}} from <0.1065.0> in state state_wait_swx_saa 04:15:58.192 [info] SWx Rx SAA {<0.735.0>,{diameter_caps,{"epdg.localdomain","hss.localdomain"},{"localdomain","localdomain"},{[{127,0,0,1},{172,18,62,20},{192,168,0,2}],[{172,18,62,103}]},{0,10415},{"osmo-epdg","TTCN-3 Testsuite"},{[],[1]},{[10415,13019,5535],[5535,10415,13019]},{[],[]},{[],[0]},{[],[]},{[{'diameter_base_Vendor-Specific-Application-Id',10415,[16777265],[]}],[{'diameter_base_Vendor-Specific-Application-Id',[10415],[16777265],[]}]},{[],[]},{[],[]}}}: {'SAA',"epdg.localdomain;1805677143;137;nonode@nohost",{'Vendor-Specific-Application-Id',10415,[16777265],[]},1,"hss.localdomain","localdomain","262425261979487",[],[2001],[],[{'Non-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:15:58.192 [info] ue_fsm ev_rx_swx_saa *DBG* aaa_ue_fsm_262425261979487 send ok to <0.1065.0> 04:15:58.193 [info] ue_fsm state_wait_swx_saa event=rx_swx_saa {ok,1,#{}}, {ue_fsm_data,"262425261979487",undefined,undefined,false,false,undefined} *DBG* epdg_ue_fsm_262425261979487 receive call {received_swm_dea_auth_compl_response,{ok,#{}}} from <0.211.0> in state state_authenticating *DBG* aaa_ue_fsm_262425261979487 consume call {rx_swx_saa,{ok,1,#{}}} from <0.1065.0> in state state_wait_swx_saa => state_authenticated 04:15:58.193 [info] ue_fsm received_swm_dea_auth_compl_response {ok,#{}} *DBG* epdg_ue_fsm_262425261979487 send ok to <0.211.0> *DBG* gsup_server got cast {lu_response,{<<"262425261979487">>,ok}} 04:15:58.193 [info] ue_fsm state_authenticating event=lu_request, {ok,#{}}, {ue_fsm_data,<<"262425261979487">>,"internet",[],undefined,false,0,false,false} *DBG* epdg_ue_fsm_262425261979487 consume call {received_swm_dea_auth_compl_response,{ok,#{}}} from <0.211.0> in state state_authenticating => state_authenticated 04:15:58.193 [info] lu_response(<<"262425261979487">>): 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:15:58.194 [info] lu_response for <<"262425261979487">>: ok 04:15:58.194 [info] GSUP: Tx #{imsi => <<"262425261979487">>,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 => <<"262425261979487">>, message_class => 5, message_type => epdg_tunnel_request, pco => <<128,0,13,0,0,12,0>>}} *DBG* epdg_ue_fsm_262425261979487 receive call {tunnel_request,<<128,0,13,0,0,12,0>>} from <0.1066.0> in state state_authenticated 04:15:58.198 [info] GSUP: Rx #{cn_domain => 1,imsi => <<"262425261979487">>,message_class => 5,message_type => epdg_tunnel_request,pco => <<128,0,13,0,0,12,0>>} 04:15:58.198 [info] ue_fsm tunnel_request(<<128,0,13,0,0,12,0>>) 04:15:58.198 [info] ue_fsm state_authenticated event=tunnel_request, {ue_fsm_data,<<"262425261979487">>,"internet",[],undefined,false,0,false,false} 04:15:58.198 [debug] Selected PGW Remote Address "172.18.62.103" 04:15:58.198 [info] s2b: Tx {gtp,v2,create_session_request,0,8064668,undefined,[],[{v2_international_mobile_subscriber_identity,0,<<"262425261979487">>},{v2_serving_network,0,{<<"901">>,<<"042">>}},{v2_rat_type,0,3},{v2_fully_qualified_tunnel_endpoint_identifier,0,30,894437868,<<172,18,62,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,3048189968,<<172,18,62,20>>,undefined}]},{v2_recovery,0,0},{v2_additional_protocol_configuration_options,0,{0,[{13,<<>>},{12,<<>>}]}}]} *DBG* epdg_ue_fsm_262425261979487 send ok to <0.1066.0> 04:15:58.199 [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_262425261979487 consume call {tunnel_request,<<128,0,13,0,0,12,0>>} from <0.1066.0> in state state_authenticated => state_wait_create_session_resp *DBG* epdg_ue_fsm_262425261979487 start_timer {state_timeout,10000, create_session_timeout,[]} in state state_wait_create_session_resp *DBG* aaa_ue_fsm_262425261979487 receive call {rx_s6b_aar,"262425261979487@nai.epc.mnc001.mcc01.3gppnetwork.org", "internet", [{'MIP6-Agent-Info',[{172,18,62,103}],[],[],[]}]} from <0.1067.0> in state state_authenticated 04:15:58.211 [info] S6b Rx from {diameter_caps,{"aaa.localdomain","pgw.localdomain"},{"localdomain","localdomain"},{[{172,18,62,20}],[{172,18,62,103}]},{0,10415},{"osmo-epdg-AAA","TTCN-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,["262425261979487@nai.epc.mnc001.mcc01.3gppnetwork.org"],[{'MIP6-Agent-Info',[{172,18,62,103}],[],[],[]}],[70368744177664],[],[],["internet"],[],[],[],[],[],[]} 04:15:58.211 [info] ue_fsm ev_rx_s6b_aar: "262425261979487@nai.epc.mnc001.mcc01.3gppnetwork.org" "internet" [{'MIP6-Agent-Info',[{172,18,62,103}],[],[],[]}] 04:15:58.212 [info] ue_fsm state_authenticated event=rx_s6b_aar NAI="262425261979487@nai.epc.mnc001.mcc01.3gppnetwork.org" Apn="internet" AgentInfo=[{'MIP6-Agent-Info',[{172,18,62,103}],[],[],[]}], {ue_fsm_data,"262425261979487",undefined,undefined,true,false,undefined} 04:15:58.212 [debug] SWx Tx SAR Imsi="262425261979487" Type=13 APN="internet" AgentInfoOpt=[{'MIP6-Agent-Info',[{172,18,62,103}],[],[],[]}]  04:15:58.212 [debug] SWx prepare_request: {'SAR',["epdg.localdomain",";","1805677143",";","138",";","nonode@nohost"],{'Vendor-Specific-Application-Id',10415,[16777265],[]},1,"epdg.localdomain","localdomain","localdomain","262425261979487",13,[],["hss.localdomain"],["internet"],[],[{'MIP6-Agent-Info',[{172,18,62,103}],[],[],[]}],[],[],[],[],[],[],[]} *DBG* aaa_ue_fsm_262425261979487 send ok to <0.1067.0> *DBG* aaa_ue_fsm_262425261979487 consume call {rx_s6b_aar,"262425261979487@nai.epc.mnc001.mcc01.3gppnetwork.org", "internet", [{'MIP6-Agent-Info',[{172,18,62,103}],[],[],[]}]} from <0.1067.0> in state state_authenticated => state_authenticated_wait_swx_saa 04:15:58.212 [debug] Waiting for S6b AAA *DBG* aaa_ue_fsm_262425261979487 receive call {rx_swx_saa,{ok,13,#{}}} from <0.1068.0> in state state_authenticated_wait_swx_saa *DBG* aaa_ue_fsm_262425261979487 send ok to <0.1068.0> *DBG* aaa_ue_fsm_262425261979487 consume call {rx_swx_saa,{ok,13,#{}}} from <0.1068.0> in state state_authenticated_wait_swx_saa => state_authenticated 04:15:58.220 [info] SWx Rx SAA {<0.735.0>,{diameter_caps,{"epdg.localdomain","hss.localdomain"},{"localdomain","localdomain"},{[{127,0,0,1},{172,18,62,20},{192,168,0,2}],[{172,18,62,103}]},{0,10415},{"osmo-epdg","TTCN-3 Testsuite"},{[],[1]},{[10415,13019,5535],[5535,10415,13019]},{[],[]},{[],[0]},{[],[]},{[{'diameter_base_Vendor-Specific-Application-Id',10415,[16777265],[]}],[{'diameter_base_Vendor-Specific-Application-Id',[10415],[16777265],[]}]},{[],[]},{[],[]}}}: {'SAA',"epdg.localdomain;1805677143;138;nonode@nohost",{'Vendor-Specific-Application-Id',10415,[16777265],[]},1,"hss.localdomain","localdomain","262425261979487",[],[2001],[],[{'Non-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:15:58.220 [info] ue_fsm ev_rx_swx_saa 04:15:58.221 [info] ue_fsm state_authenticated_wait_swx_saa event=rx_swx_saa SAType=13 ResulCode={epdg_dia_rc,undefined,2001}, {ue_fsm_data,"262425261979487","262425261979487@nai.epc.mnc001.mcc01.3gppnetwork.org","internet",true,false,<0.1067.0>} 04:15:58.221 [debug] Rx AAA with DiaRC={epdg_dia_rc,undefined,2001} 04:15:58.221 [info] S6b Tx to {diameter_caps,{"aaa.localdomain","pgw.localdomain"},{"localdomain","localdomain"},{[{172,18,62,20}],[{172,18,62,103}]},{0,10415},{"osmo-epdg-AAA","TTCN-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:15:58.232 [debug] S2b: Rx from IP {172,18,62,103} port 2123: <<72,33,0,117,53,80,9,236,123,14,156,0,2,0,2,0,16,0,87,0,9,1,160,73,238,58,226,172,18,62,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,73,238,58,226,172,18,62,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,73,238,58,226,163,0,15,0,128,0,13,4,1,2,3,4,0,12,4,5,6,7,8>> 04:15:58.233 [debug] S2b: Rx from IP {172,18,62,103} port 2123: {gtp,v2,create_session_response,894437868,8064668,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,<<"Iî:â">>},{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,1240349410,<<172,18,62,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,1240349410,<<172,18,62,103>>,undefined},{v2_pdn_address_allocation,0} => {v2_pdn_address_allocation,0,ipv4,<<192,168,0,33>>}}} 04:15:58.233 [info] s2b: Updated Session after create_session_response: {gtp_session,<<"262425261979487">>,<0.1061.0>,<<"internet">>,{172,18,62,103},{172,18,62,103},undefined,894437868,1240349410,5,{set,1,16,16,8,80,48,{[],[],[],[],[],[],[],[],[],[],[],[],[],[],[],[]},{{[],[],[{gtp_bearer,5,3048189968,1240349410}],[],[],[],[],[],[],[],[],[],[],[],[],[]}}}} *DBG* epdg_ue_fsm_262425261979487 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 => 3048189968, remote_ipv4 => <<172,18,62,103>>, remote_ipv6 => undefined,remote_teid => 1240349410}}} from <0.1069.0> in state state_wait_create_session_resp 04:15:58.233 [debug] s2b: APCO_dec: {v2_additional_protocol_configuration_options,0,{0,[{13,<<1,2,3,4>>},{12,<<5,6,7,8>>}]}} 04:15:58.233 [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 => 3048189968,remote_ipv4 => <<172,18,62,103>>,remote_ipv6 => undefined,remote_teid => 1240349410}} 04:15:58.233 [info] ue_fsm state_authenticated event=received_gtpc_create_session_response, {ue_fsm_data,<<"262425261979487">>,"internet",[],undefined,false,0,false,false} 04:15:58.233 [info] KMOD Port Create PDP Context Call {<0.1061.0>,[alias|#Ref<0.1283019585.1655242753.206332>]}: {create_pdp_context,{172,18,62,103},3048189968,1240349410,{192,168,0,33}} 04:15:58.234 [debug] create_pdp_context: 1, {172,18,62,103}, {192,168,0,33}, 3048189968, 1240349410 *DBG* epdg_ue_fsm_262425261979487 send ok to <0.1069.0> *DBG* gsup_server got cast {tunnel_response, {<<"262425261979487">>, {ok, #{apco => <<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 => 3048189968, remote_ipv4 => <<172,18,62,103>>, remote_ipv6 => undefined, remote_teid => 1240349410}}}} *DBG* epdg_ue_fsm_262425261979487 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 => 3048189968, remote_ipv4 => <<172,18,62,103>>, remote_ipv6 => undefined,remote_teid => 1240349410}}} from <0.1069.0> in state state_wait_create_session_resp => state_active 04:15:58.234 [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,62,103}},{ms_address,{192,168,0,33}},{i_tid,3048189968},{o_tid,1240349410}]}} 04:15:58.234 [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 => 3048189968,remote_ipv4 => <<172,18,62,103>>,remote_ipv6 => undefined,remote_teid => 1240349410}) returned ok 04:15:58.234 [info] tunnel_response(<<"262425261979487">>): {ok,#{apco => <<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 => 3048189968,remote_ipv4 => <<172,18,62,103>>,remote_ipv6 => undefined,remote_teid => 1240349410}} 04:15:58.235 [info] tunnel_response for <<"262425261979487">>: {ok,#{apco => <<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 => 3048189968,remote_ipv4 => <<172,18,62,103>>,remote_ipv6 => undefined,remote_teid => 1240349410}} *DBG* gsup_server new state {gsups_state,#Port<0.16>,4222,#Port<0.54>, {ipa_ccm_options,"EPDG-00-00-00-00-00-00", "0/0/0","00:00:00:00:00:00", "00:00:00:00:00:00","00:00:00:00:00:00", "00:00:00:00:00:00","00:00:00:00:00:00", "EPDG-00-00-00-00-00-00",false}} 04:15:58.235 [info] GSUP: Tx #{imsi => <<"262425261979487">>,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 => <<"262421709712731">>, 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_262421709712731 enter epdg_ue_fsm in state state_new 04:15:58.263 [info] GSUP: Rx #{imsi => <<"262421709712731">>,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_262421709712731 consume internal init_state in state state_new *DBG* epdg_ue_fsm_262421709712731 receive call {auth_request,33,"internet",#{}} from <0.1070.0> in state state_new *DBG* epdg_ue_fsm_262421709712731 send ok to <0.1070.0> 04:15:58.263 [info] ue_fsm start(epdg_ue_fsm_262421709712731) *DBG* gsup_server new state {gsups_state,#Port<0.16>,4222,#Port<0.54>, {ipa_ccm_options,"EPDG-00-00-00-00-00-00", "0/0/0","00:00:00:00:00:00", "00:00:00:00:00:00","00:00:00: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_262421709712731 consume call {auth_request,33,"internet",#{}} from <0.1070.0> in state state_new => state_wait_auth_resp 04:15:58.263 [info] ue_fsm init(<<"262421709712731">>) *DBG* aaa_ue_fsm_262421709712731 enter aaa_ue_fsm in state state_new *DBG* epdg_ue_fsm_262421709712731 start_timer {state_timeout,10000, swm_der_timeout,[]} in state state_wait_auth_resp 04:15:58.263 [info] ue_fsm auth_request *DBG* aaa_ue_fsm_262421709712731 consume internal init_state in state state_new 04:15:58.263 [info] ue_fsm state_new event=auth_request {33, "internet", #{}}, {ue_fsm_data,<<"262421709712731">>,"internet",[],undefined,false,0,false,false} *DBG* aaa_ue_fsm_262421709712731 receive call {rx_swm_der_auth_req,33,"internet",#{}} from <0.201.0> in state state_new 04:15:58.264 [info] ue_fsm start_link(aaa_ue_fsm_262421709712731) 04:15:58.264 [info] ue_fsm init("262421709712731") 04:15:58.264 [info] ue_fsm ev_rx_swm_der_auth_req 04:15:58.265 [info] ue_fsm state_new event=rx_swm_der_auth_req {33, "internet", #{}}, {ue_fsm_data,"262421709712731",undefined,undefined,false,false,undefined} 04:15:58.265 [debug] Swx MAR: IPv4Opt=<<"ÿÿÿþ">> IPv6Opt=[] *DBG* aaa_ue_fsm_262421709712731 send ok to <0.201.0> 04:15:58.265 [debug] Swx Tx MAR: {'MAR',["epdg.localdomain",";","1805677143",";","139",";","nonode@nohost"],1,undefined,undefined,undefined,"262421709712731",{'Vendor-Specific-Application-Id',10415,[16777265],[]},{'SIP-Auth-Data-Item',[],["EAP-AKA"],[],[],[],[],[],[],<<"ÿÿÿþ">>,[],[],[],[]},1,[],1,[],[],[],[],[],[],[],[]} *DBG* aaa_ue_fsm_262421709712731 consume call {rx_swm_der_auth_req,33,"internet",#{}} from <0.201.0> in state state_new => state_wait_swx_maa 04:15:58.279 [info] SWx Rx MAA {<0.735.0>,{diameter_caps,{"epdg.localdomain","hss.localdomain"},{"localdomain","localdomain"},{[{127,0,0,1},{172,18,62,20},{192,168,0,2}],[{172,18,62,103}]},{0,10415},{"osmo-epdg","TTCN-3 Testsuite"},{[],[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;1805677143;139;nonode@nohost",1,"hss.localdomain","localdomain",{'Vendor-Specific-Application-Id',10415,[16777265],[]},"262421709712731",[],[2001],[],[1],[{'SIP-Auth-Data-Item',[0],["Digest-AKAv1-MD5"],[[90,143,186,1,69,96,1,10,205,89,238,3,232,107,253,239,134,129,12,89,200,31,222,204,37,12,191,44,237,79,239,235]],[[90,143,186,1,69,96,1,10,205,89,238,3,232,107,253,239,229,142,234,224,159,32,198,105,219,22,100,48,187,142]],["foobar"],[[73,240,254,217,115,158,99,76,17,125,11,130,183,205,152,119]],[[129,83,75,214,202,69,129,207,122,21,158,213,199,177,239,106]],[],[],[],[],[],[]}],[],[],[],[],[],[]}/ Errors []  *DBG* aaa_ue_fsm_262421709712731 receive call {rx_swx_maa, {ok,[{epdg_auth_tuple, <<90,143,186,1,69,96,1,10,205,89,238,3,232,107,253,239>>, <<134,129,12,89,200,31,222,204,37,12,191,44,237,79,239,235>>, <<90,143,186,1,69,96,1,10,205,89,238,3,232,107,253,239,229, 142,234,224,159,32,198,105,219,22,100,48,187,142>>, <<129,83,75,214,202,69,129,207,122,21,158,213,199,177,239,106>>, <<73,240,254,217,115,158,99,76,17,125,11,130,183,205,152, 119>>}]}} from <0.1073.0> in state state_wait_swx_maa 04:15:58.279 [info] dia_sip2gsup: auth [90,143,186,1,69,96,1,10,205,89,238,3,232,107,253,239,134,129,12,89,200,31,222,204,37,12,191,44,237,79,239,235] authz [90,143,186,1,69,96,1,10,205,89,238,3,232,107,253,239,229,142,234,224,159,32,198,105,219,22,100,48,187,142]  04:15:58.279 [info] rand [90,143,186,1,69,96,1,10,205,89,238,3,232,107,253,239] autn [134,129,12,89,200,31,222,204,37,12,191,44,237,79,239,235]  04:15:58.279 [info] ue_fsm ev_rx_swx_maa 04:15:58.280 [info] ue_fsm state_wait_swx_maa event=rx_swx_maa, {ue_fsm_data,"262421709712731",undefined,undefined,false,false,undefined} *DBG* aaa_ue_fsm_262421709712731 send ok to <0.1073.0> *DBG* aaa_ue_fsm_262421709712731 consume call {rx_swx_maa, {ok,[{epdg_auth_tuple, <<90,143,186,1,69,96,1,10,205,89,238,3,232,107,253,239>>, <<134,129,12,89,200,31,222,204,37,12,191,44,237,79,239,235>>, <<90,143,186,1,69,96,1,10,205,89,238,3,232,107,253,239,229, 142,234,224,159,32,198,105,219,22,100,48,187,142>>, <<129,83,75,214,202,69,129,207,122,21,158,213,199,177,239,106>>, <<73,240,254,217,115,158,99,76,17,125,11,130,183,205,152, 119>>}]}} from <0.1073.0> in state state_wait_swx_maa => state_new 04:15:58.281 [info] ue_fsm received_swm_dea_auth_response {ok,[{epdg_auth_tuple,<<90,143,186,1,69,96,1,10,205,89,238,3,232,107,253,239>>,<<134,129,12,89,200,31,222,204,37,12,191,44,237,79,239,235>>,<<90,143,186,1,69,96,1,10,205,89,238,3,232,107,253,239,229,142,234,224,159,32,198,105,219,22,100,48,187,142>>,<<129,83,75,214,202,69,129,207,122,21,158,213,199,177,239,106>>,<<73,240,254,217,115,158,99,76,17,125,11,130,183,205,152,119>>}]} *DBG* epdg_ue_fsm_262421709712731 receive call {received_swm_dea_auth_response, {ok,[{epdg_auth_tuple, <<90,143,186,1,69,96,1,10,205,89,238,3,232,107,253,239>>, <<134,129,12,89,200,31,222,204,37,12,191,44,237,79,239,235>>, <<90,143,186,1,69,96,1,10,205,89,238,3,232,107,253,239,229, 142,234,224,159,32,198,105,219,22,100,48,187,142>>, <<129,83,75,214,202,69,129,207,122,21,158,213,199,177,239,106>>, <<73,240,254,217,115,158,99,76,17,125,11,130,183,205,152, 119>>}]}} from <0.211.0> in state state_wait_auth_resp *DBG* epdg_ue_fsm_262421709712731 send ok to <0.211.0> *DBG* gsup_server got cast {auth_response, {<<"262421709712731">>, {ok, [{epdg_auth_tuple, <<90,143,186,1,69,96,1,10,205,89,238,3,232,107, 253,239>>, <<134,129,12,89,200,31,222,204,37,12,191,44, 237,79,239,235>>, <<90,143,186,1,69,96,1,10,205,89,238,3,232,107, 253,239,229,142,234,224,159,32,198,105,219, 22,100,48,187,142>>, <<129,83,75,214,202,69,129,207,122,21,158,213, 199,177,239,106>>, <<73,240,254,217,115,158,99,76,17,125,11, 130,183,205,152,119>>}]}}} 04:15:58.282 [info] ue_fsm state_wait_auth_resp event=received_swm_dea_auth_response Result={ok,[{epdg_auth_tuple,<<90,143,186,1,69,96,1,10,205,89,238,3,232,107,253,239>>,<<134,129,12,89,200,31,222,204,37,12,191,44,237,79,239,235>>,<<90,143,186,1,69,96,1,10,205,89,238,3,232,107,253,239,229,142,234,224,159,32,198,105,219,22,100,48,187,142>>,<<129,83,75,214,202,69,129,207,122,21,158,213,199,177,239,106>>,<<73,240,254,217,115,158,99,76,17,125,11,130,183,205,152,119>>}]}, {ue_fsm_data,<<"262421709712731">>,"internet",[],undefined,false,0,false,false} *DBG* epdg_ue_fsm_262421709712731 consume call {received_swm_dea_auth_response, {ok,[{epdg_auth_tuple, <<90,143,186,1,69,96,1,10,205,89,238,3,232,107,253,239>>, <<134,129,12,89,200,31,222,204,37,12,191,44,237,79,239,235>>, <<90,143,186,1,69,96,1,10,205,89,238,3,232,107,253,239,229, 142,234,224,159,32,198,105,219,22,100,48,187,142>>, <<129,83,75,214,202,69,129,207,122,21,158,213,199,177,239,106>>, <<73,240,254,217,115,158,99,76,17,125,11,130,183,205,152, 119>>}]}} from <0.211.0> in state state_wait_auth_resp => state_authenticating 04:15:58.282 [info] auth_response(<<"262421709712731">>): {ok,[{epdg_auth_tuple,<<90,143,186,1,69,96,1,10,205,89,238,3,232,107,253,239>>,<<134,129,12,89,200,31,222,204,37,12,191,44,237,79,239,235>>,<<90,143,186,1,69,96,1,10,205,89,238,3,232,107,253,239,229,142,234,224,159,32,198,105,219,22,100,48,187,142>>,<<129,83,75,214,202,69,129,207,122,21,158,213,199,177,239,106>>,<<73,240,254,217,115,158,99,76,17,125,11,130,183,205,152,119>>}]} *DBG* gsup_server new state {gsups_state,#Port<0.16>,4222,#Port<0.54>, {ipa_ccm_options,"EPDG-00-00-00-00-00-00", "0/0/0","00:00:00:00:00:00", "00:00:00:00:00:00","00:00:00:00:00:00", "00:00:00:00:00:00","00:00:00:00:00:00", "EPDG-00-00-00-00-00-00",false}} 04:15:58.283 [info] auth_response for <<"262421709712731">>: {ok,[{epdg_auth_tuple,<<90,143,186,1,69,96,1,10,205,89,238,3,232,107,253,239>>,<<134,129,12,89,200,31,222,204,37,12,191,44,237,79,239,235>>,<<90,143,186,1,69,96,1,10,205,89,238,3,232,107,253,239,229,142,234,224,159,32,198,105,219,22,100,48,187,142>>,<<129,83,75,214,202,69,129,207,122,21,158,213,199,177,239,106>>,<<73,240,254,217,115,158,99,76,17,125,11,130,183,205,152,119>>}]} 04:15:58.283 [info] GSUP: Tx #{auth_tuples => [#{autn => <<134,129,12,89,200,31,222,204,37,12,191,44,237,79,239,235>>,ck => <<73,240,254,217,115,158,99,76,17,125,11,130,183,205,152,119>>,ik => <<129,83,75,214,202,69,129,207,122,21,158,213,199,177,239,106>>,rand => <<90,143,186,1,69,96,1,10,205,89,238,3,232,107,253,239>>,res => <<90,143,186,1,69,96,1,10,205,89,238,3,232,107,253,239,229,142,234,224,159,32,198,105,219,22,100,48,187,142>>}],imsi => <<"262421709712731">>,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 => <<"262421709712731">>, message_type => location_upd_req}} *DBG* epdg_ue_fsm_262421709712731 receive call lu_request from <0.1074.0> in state state_authenticating 04:15:58.288 [info] GSUP: Rx #{cn_domain => 1,imsi => <<"262421709712731">>,message_type => location_upd_req} *DBG* epdg_ue_fsm_262421709712731 send ok to <0.1074.0> *DBG* epdg_ue_fsm_262421709712731 consume call lu_request from <0.1074.0> in state state_authenticating *DBG* aaa_ue_fsm_262421709712731 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:15:58.288 [info] ue_fsm lu_request 04:15:58.288 [info] ue_fsm state_authenticating event=lu_request, {ue_fsm_data,<<"262421709712731">>,"internet",[],undefined,false,0,false,false} 04:15:58.288 [info] ue_fsm ev_rx_swm_der_auth_compl 04:15:58.289 [info] ue_fsm state_new event=rx_swm_der_auth_compl, {ue_fsm_data,"262421709712731",undefined,undefined,false,false,undefined} *DBG* aaa_ue_fsm_262421709712731 send ok to <0.201.0> 04:15:58.289 [debug] SWx Tx SAR Imsi="262421709712731" Type=1 APN="internet" AgentInfoOpt=[]  *DBG* aaa_ue_fsm_262421709712731 consume call {rx_swm_der_auth_compl,"internet"} from <0.201.0> in state state_new => state_wait_swx_saa 04:15:58.289 [debug] SWx prepare_request: {'SAR',["epdg.localdomain",";","1805677143",";","140",";","nonode@nohost"],{'Vendor-Specific-Application-Id',10415,[16777265],[]},1,"epdg.localdomain","localdomain","localdomain","262421709712731",1,[],["hss.localdomain"],["internet"],[],[],[],[],[],[],[],[],[]} *DBG* aaa_ue_fsm_262421709712731 receive call {rx_swx_saa,{ok,1,#{}}} from <0.1075.0> in state state_wait_swx_saa *DBG* aaa_ue_fsm_262421709712731 send ok to <0.1075.0> 04:15:58.298 [info] SWx Rx SAA {<0.735.0>,{diameter_caps,{"epdg.localdomain","hss.localdomain"},{"localdomain","localdomain"},{[{127,0,0,1},{172,18,62,20},{192,168,0,2}],[{172,18,62,103}]},{0,10415},{"osmo-epdg","TTCN-3 Testsuite"},{[],[1]},{[10415,13019,5535],[5535,10415,13019]},{[],[]},{[],[0]},{[],[]},{[{'diameter_base_Vendor-Specific-Application-Id',10415,[16777265],[]}],[{'diameter_base_Vendor-Specific-Application-Id',[10415],[16777265],[]}]},{[],[]},{[],[]}}}: {'SAA',"epdg.localdomain;1805677143;140;nonode@nohost",{'Vendor-Specific-Application-Id',10415,[16777265],[]},1,"hss.localdomain","localdomain","262421709712731",[],[2001],[],[{'Non-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_262421709712731 consume call {rx_swx_saa,{ok,1,#{}}} from <0.1075.0> in state state_wait_swx_saa => state_authenticated *DBG* epdg_ue_fsm_262421709712731 receive call {received_swm_dea_auth_compl_response,{ok,#{}}} from <0.211.0> in state state_authenticating 04:15:58.298 [info] ue_fsm ev_rx_swx_saa 04:15:58.298 [info] ue_fsm state_wait_swx_saa event=rx_swx_saa {ok,1,#{}}, {ue_fsm_data,"262421709712731",undefined,undefined,false,false,undefined} *DBG* epdg_ue_fsm_262421709712731 send ok to <0.211.0> *DBG* gsup_server got cast {lu_response,{<<"262421709712731">>,ok}} 04:15:58.298 [info] ue_fsm received_swm_dea_auth_compl_response {ok,#{}} *DBG* epdg_ue_fsm_262421709712731 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:15:58.299 [info] ue_fsm state_authenticating event=lu_request, {ok,#{}}, {ue_fsm_data,<<"262421709712731">>,"internet",[],undefined,false,0,false,false} 04:15:58.299 [info] lu_response(<<"262421709712731">>): ok 04:15:58.299 [info] lu_response for <<"262421709712731">>: ok 04:15:58.299 [info] GSUP: Tx #{imsi => <<"262421709712731">>,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 => <<"262421709712731">>, message_class => 5, message_type => epdg_tunnel_request, pco => <<128,0,13,0,0,12,0>>}} *DBG* epdg_ue_fsm_262421709712731 receive call {tunnel_request,<<128,0,13,0,0,12,0>>} from <0.1076.0> in state state_authenticated 04:15:58.303 [info] GSUP: Rx #{cn_domain => 1,imsi => <<"262421709712731">>,message_class => 5,message_type => epdg_tunnel_request,pco => <<128,0,13,0,0,12,0>>} 04:15:58.303 [info] ue_fsm tunnel_request(<<128,0,13,0,0,12,0>>) 04:15:58.303 [info] ue_fsm state_authenticated event=tunnel_request, {ue_fsm_data,<<"262421709712731">>,"internet",[],undefined,false,0,false,false} 04:15:58.303 [debug] Selected PGW Remote Address "172.18.62.103" 04:15:58.303 [info] s2b: Tx {gtp,v2,create_session_request,0,8064669,undefined,[],[{v2_international_mobile_subscriber_identity,0,<<"262421709712731">>},{v2_serving_network,0,{<<"901">>,<<"042">>}},{v2_rat_type,0,3},{v2_fully_qualified_tunnel_endpoint_identifier,0,30,894437869,<<172,18,62,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,3048189969,<<172,18,62,20>>,undefined}]},{v2_recovery,0,0},{v2_additional_protocol_configuration_options,0,{0,[{13,<<>>},{12,<<>>}]}}]} *DBG* epdg_ue_fsm_262421709712731 send ok to <0.1076.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:15:58.304 [debug] Waiting for CreateSessionResponse *DBG* epdg_ue_fsm_262421709712731 consume call {tunnel_request,<<128,0,13,0,0,12,0>>} from <0.1076.0> in state state_authenticated => state_wait_create_session_resp *DBG* epdg_ue_fsm_262421709712731 start_timer {state_timeout,10000, create_session_timeout,[]} in state state_wait_create_session_resp *DBG* aaa_ue_fsm_262421709712731 receive call {rx_s6b_aar,"262421709712731@nai.epc.mnc001.mcc01.3gppnetwork.org", "internet", [{'MIP6-Agent-Info',[{172,18,62,103}],[],[],[]}]} from <0.1077.0> in state state_authenticated 04:15:58.316 [info] S6b Rx from {diameter_caps,{"aaa.localdomain","pgw.localdomain"},{"localdomain","localdomain"},{[{172,18,62,20}],[{172,18,62,103}]},{0,10415},{"osmo-epdg-AAA","TTCN-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,["262421709712731@nai.epc.mnc001.mcc01.3gppnetwork.org"],[{'MIP6-Agent-Info',[{172,18,62,103}],[],[],[]}],[70368744177664],[],[],["internet"],[],[],[],[],[],[]} 04:15:58.316 [info] ue_fsm ev_rx_s6b_aar: "262421709712731@nai.epc.mnc001.mcc01.3gppnetwork.org" "internet" [{'MIP6-Agent-Info',[{172,18,62,103}],[],[],[]}] 04:15:58.317 [info] ue_fsm state_authenticated event=rx_s6b_aar NAI="262421709712731@nai.epc.mnc001.mcc01.3gppnetwork.org" Apn="internet" AgentInfo=[{'MIP6-Agent-Info',[{172,18,62,103}],[],[],[]}], {ue_fsm_data,"262421709712731",undefined,undefined,true,false,undefined} 04:15:58.317 [debug] SWx Tx SAR Imsi="262421709712731" Type=13 APN="internet" AgentInfoOpt=[{'MIP6-Agent-Info',[{172,18,62,103}],[],[],[]}]  *DBG* aaa_ue_fsm_262421709712731 send ok to <0.1077.0> *DBG* aaa_ue_fsm_262421709712731 consume call {rx_s6b_aar,"262421709712731@nai.epc.mnc001.mcc01.3gppnetwork.org", "internet", [{'MIP6-Agent-Info',[{172,18,62,103}],[],[],[]}]} from <0.1077.0> in state state_authenticated => state_authenticated_wait_swx_saa 04:15:58.317 [debug] SWx prepare_request: {'SAR',["epdg.localdomain",";","1805677143",";","141",";","nonode@nohost"],{'Vendor-Specific-Application-Id',10415,[16777265],[]},1,"epdg.localdomain","localdomain","localdomain","262421709712731",13,[],["hss.localdomain"],["internet"],[],[{'MIP6-Agent-Info',[{172,18,62,103}],[],[],[]}],[],[],[],[],[],[],[]} 04:15:58.317 [debug] Waiting for S6b AAA *DBG* aaa_ue_fsm_262421709712731 receive call {rx_swx_saa,{ok,13,#{}}} from <0.1078.0> in state state_authenticated_wait_swx_saa 04:15:58.323 [info] SWx Rx SAA {<0.735.0>,{diameter_caps,{"epdg.localdomain","hss.localdomain"},{"localdomain","localdomain"},{[{127,0,0,1},{172,18,62,20},{192,168,0,2}],[{172,18,62,103}]},{0,10415},{"osmo-epdg","TTCN-3 Testsuite"},{[],[1]},{[10415,13019,5535],[5535,10415,13019]},{[],[]},{[],[0]},{[],[]},{[{'diameter_base_Vendor-Specific-Application-Id',10415,[16777265],[]}],[{'diameter_base_Vendor-Specific-Application-Id',[10415],[16777265],[]}]},{[],[]},{[],[]}}}: {'SAA',"epdg.localdomain;1805677143;141;nonode@nohost",{'Vendor-Specific-Application-Id',10415,[16777265],[]},1,"hss.localdomain","localdomain","262421709712731",[],[2001],[],[{'Non-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_262421709712731 send ok to <0.1078.0> *DBG* aaa_ue_fsm_262421709712731 consume call {rx_swx_saa,{ok,13,#{}}} from <0.1078.0> in state state_authenticated_wait_swx_saa => state_authenticated 04:15:58.323 [info] ue_fsm ev_rx_swx_saa 04:15:58.323 [info] ue_fsm state_authenticated_wait_swx_saa event=rx_swx_saa SAType=13 ResulCode={epdg_dia_rc,undefined,2001}, {ue_fsm_data,"262421709712731","262421709712731@nai.epc.mnc001.mcc01.3gppnetwork.org","internet",true,false,<0.1077.0>} 04:15:58.323 [debug] Rx AAA with DiaRC={epdg_dia_rc,undefined,2001} 04:15:58.323 [info] S6b Tx to {diameter_caps,{"aaa.localdomain","pgw.localdomain"},{"localdomain","localdomain"},{[{172,18,62,20}],[{172,18,62,103}]},{0,10415},{"osmo-epdg-AAA","TTCN-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:15:58.331 [debug] S2b: Rx from IP {172,18,62,103} port 2123: <<72,33,0,117,53,80,9,237,123,14,157,0,2,0,2,0,16,0,87,0,9,1,160,110,151,143,78,172,18,62,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,110,151,143,78,172,18,62,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,151,143,78,163,0,15,0,128,0,13,4,1,2,3,4,0,12,4,5,6,7,8>> 04:15:58.331 [debug] S2b: Rx from IP {172,18,62,103} port 2123: {gtp,v2,create_session_response,894437869,8064669,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,151,143,78>>},{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,1855426382,<<172,18,62,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,1855426382,<<172,18,62,103>>,undefined},{v2_pdn_address_allocation,0} => {v2_pdn_address_allocation,0,ipv4,<<192,168,0,34>>}}} 04:15:58.331 [info] s2b: Updated Session after create_session_response: {gtp_session,<<"262421709712731">>,<0.1071.0>,<<"internet">>,{172,18,62,103},{172,18,62,103},undefined,894437869,1855426382,5,{set,1,16,16,8,80,48,{[],[],[],[],[],[],[],[],[],[],[],[],[],[],[],[]},{{[],[],[],[],[{gtp_bearer,5,3048189969,1855426382}],[],[],[],[],[],[],[],[],[],[],[]}}}} *DBG* epdg_ue_fsm_262421709712731 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 => 3048189969, remote_ipv4 => <<172,18,62,103>>, remote_ipv6 => undefined,remote_teid => 1855426382}}} from <0.1079.0> in state state_wait_create_session_resp 04:15:58.331 [debug] s2b: APCO_dec: {v2_additional_protocol_configuration_options,0,{0,[{13,<<1,2,3,4>>},{12,<<5,6,7,8>>}]}} 04:15:58.331 [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 => 3048189969,remote_ipv4 => <<172,18,62,103>>,remote_ipv6 => undefined,remote_teid => 1855426382}} 04:15:58.331 [info] ue_fsm state_authenticated event=received_gtpc_create_session_response, {ue_fsm_data,<<"262421709712731">>,"internet",[],undefined,false,0,false,false} 04:15:58.331 [info] KMOD Port Create PDP Context Call {<0.1071.0>,[alias|#Ref<0.1283019585.1655242765.198235>]}: {create_pdp_context,{172,18,62,103},3048189969,1855426382,{192,168,0,34}} 04:15:58.331 [debug] create_pdp_context: 1, {172,18,62,103}, {192,168,0,34}, 3048189969, 1855426382 04:15:58.332 [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,62,103}},{ms_address,{192,168,0,34}},{i_tid,3048189969},{o_tid,1855426382}]}} 04:15:58.332 [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 => 3048189969,remote_ipv4 => <<172,18,62,103>>,remote_ipv6 => undefined,remote_teid => 1855426382}) returned ok *DBG* epdg_ue_fsm_262421709712731 send ok to <0.1079.0> *DBG* gsup_server got cast {tunnel_response, {<<"262421709712731">>, {ok, #{apco => <<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 => 3048189969, remote_ipv4 => <<172,18,62,103>>, remote_ipv6 => undefined, remote_teid => 1855426382}}}} 04:15:58.332 [info] tunnel_response(<<"262421709712731">>): {ok,#{apco => <<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 => 3048189969,remote_ipv4 => <<172,18,62,103>>,remote_ipv6 => undefined,remote_teid => 1855426382}} *DBG* epdg_ue_fsm_262421709712731 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 => 3048189969, remote_ipv4 => <<172,18,62,103>>, remote_ipv6 => undefined,remote_teid => 1855426382}}} from <0.1079.0> in state state_wait_create_session_resp => state_active 04:15:58.332 [info] tunnel_response for <<"262421709712731">>: {ok,#{apco => <<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 => 3048189969,remote_ipv4 => <<172,18,62,103>>,remote_ipv6 => undefined,remote_teid => 1855426382}} *DBG* gsup_server new state {gsups_state,#Port<0.16>,4222,#Port<0.54>, {ipa_ccm_options,"EPDG-00-00-00-00-00-00", "0/0/0","00:00:00:00:00:00", "00:00:00:00:00:00","00:00:00:00:00:00", "00:00:00:00:00:00","00:00:00:00:00:00", "EPDG-00-00-00-00-00-00",false}} 04:15:58.332 [info] GSUP: Tx #{imsi => <<"262421709712731">>,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 => <<"262420612524058">>, 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_262420612524058 enter epdg_ue_fsm in state state_new 04:15:58.364 [info] GSUP: Rx #{imsi => <<"262420612524058">>,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_262420612524058 consume internal init_state in state state_new *DBG* epdg_ue_fsm_262420612524058 receive call {auth_request,33,"internet",#{}} from <0.1080.0> in state state_new 04:15:58.364 [info] ue_fsm start(epdg_ue_fsm_262420612524058) 04:15:58.364 [info] ue_fsm init(<<"262420612524058">>) *DBG* epdg_ue_fsm_262420612524058 send ok to <0.1080.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_262420612524058 consume call {auth_request,33,"internet",#{}} from <0.1080.0> in state state_new => state_wait_auth_resp *DBG* aaa_ue_fsm_262420612524058 enter aaa_ue_fsm in state state_new 04:15:58.364 [info] ue_fsm auth_request *DBG* epdg_ue_fsm_262420612524058 start_timer {state_timeout,10000, swm_der_timeout,[]} in state state_wait_auth_resp *DBG* aaa_ue_fsm_262420612524058 consume internal init_state in state state_new 04:15:58.365 [info] ue_fsm state_new event=auth_request {33, "internet", #{}}, {ue_fsm_data,<<"262420612524058">>,"internet",[],undefined,false,0,false,false} *DBG* aaa_ue_fsm_262420612524058 receive call {rx_swm_der_auth_req,33,"internet",#{}} from <0.201.0> in state state_new 04:15:58.365 [info] ue_fsm start_link(aaa_ue_fsm_262420612524058) 04:15:58.365 [info] ue_fsm init("262420612524058") 04:15:58.365 [info] ue_fsm ev_rx_swm_der_auth_req 04:15:58.366 [info] ue_fsm state_new event=rx_swm_der_auth_req {33, "internet", #{}}, {ue_fsm_data,"262420612524058",undefined,undefined,false,false,undefined} 04:15:58.366 [debug] Swx MAR: IPv4Opt=<<"ÿÿÿþ">> IPv6Opt=[] 04:15:58.366 [debug] Swx Tx MAR: {'MAR',["epdg.localdomain",";","1805677143",";","142",";","nonode@nohost"],1,undefined,undefined,undefined,"262420612524058",{'Vendor-Specific-Application-Id',10415,[16777265],[]},{'SIP-Auth-Data-Item',[],["EAP-AKA"],[],[],[],[],[],[],<<"ÿÿÿþ">>,[],[],[],[]},1,[],1,[],[],[],[],[],[],[],[]} *DBG* aaa_ue_fsm_262420612524058 send ok to <0.201.0> *DBG* aaa_ue_fsm_262420612524058 consume call {rx_swm_der_auth_req,33,"internet",#{}} from <0.201.0> in state state_new => state_wait_swx_maa 04:15:58.380 [info] SWx Rx MAA {<0.735.0>,{diameter_caps,{"epdg.localdomain","hss.localdomain"},{"localdomain","localdomain"},{[{127,0,0,1},{172,18,62,20},{192,168,0,2}],[{172,18,62,103}]},{0,10415},{"osmo-epdg","TTCN-3 Testsuite"},{[],[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;1805677143;142;nonode@nohost",1,"hss.localdomain","localdomain",{'Vendor-Specific-Application-Id',10415,[16777265],[]},"262420612524058",[],[2001],[],[1],[{'SIP-Auth-Data-Item',[0],["Digest-AKAv1-MD5"],[[221,27,205,167,129,88,27,112,34,231,0,149,175,243,88,54,186,202,116,41,151,71,31,166,42,35,22,156,166,146,148,179]],[[221,27,205,167,129,88,27,112,34,231,0,149,175,243,88,54,161,63,219,27,211,97,248,93,75,18,49,164,112,96]],["foobar"],[[249,243,172,217,238,0,13,79,60,132,155,47,224,55,195,7]],[[27,90,74,67,40,124,241,182,215,103,229,71,155,162,144,178]],[],[],[],[],[],[]}],[],[],[],[],[],[]}/ Errors []  *DBG* aaa_ue_fsm_262420612524058 receive call {rx_swx_maa, {ok,[{epdg_auth_tuple, <<221,27,205,167,129,88,27,112,34,231,0,149,175,243,88,54>>, <<186,202,116,41,151,71,31,166,42,35,22,156,166,146,148,179>>, <<221,27,205,167,129,88,27,112,34,231,0,149,175,243,88,54, 161,63,219,27,211,97,248,93,75,18,49,164,112,96>>, <<27,90,74,67,40,124,241,182,215,103,229,71,155,162,144,178>>, <<249,243,172,217,238,0,13,79,60,132,155,47,224,55,195,7>>}]}} from <0.1083.0> in state state_wait_swx_maa 04:15:58.380 [info] dia_sip2gsup: auth [221,27,205,167,129,88,27,112,34,231,0,149,175,243,88,54,186,202,116,41,151,71,31,166,42,35,22,156,166,146,148,179] authz [221,27,205,167,129,88,27,112,34,231,0,149,175,243,88,54,161,63,219,27,211,97,248,93,75,18,49,164,112,96]  04:15:58.380 [info] rand [221,27,205,167,129,88,27,112,34,231,0,149,175,243,88,54] autn [186,202,116,41,151,71,31,166,42,35,22,156,166,146,148,179]  *DBG* aaa_ue_fsm_262420612524058 send ok to <0.1083.0> 04:15:58.380 [info] ue_fsm ev_rx_swx_maa *DBG* aaa_ue_fsm_262420612524058 consume call {rx_swx_maa, {ok,[{epdg_auth_tuple, <<221,27,205,167,129,88,27,112,34,231,0,149,175,243,88,54>>, <<186,202,116,41,151,71,31,166,42,35,22,156,166,146,148,179>>, <<221,27,205,167,129,88,27,112,34,231,0,149,175,243,88,54, 161,63,219,27,211,97,248,93,75,18,49,164,112,96>>, <<27,90,74,67,40,124,241,182,215,103,229,71,155,162,144,178>>, <<249,243,172,217,238,0,13,79,60,132,155,47,224,55,195,7>>}]}} from <0.1083.0> in state state_wait_swx_maa => state_new *DBG* epdg_ue_fsm_262420612524058 receive call {received_swm_dea_auth_response, {ok,[{epdg_auth_tuple, <<221,27,205,167,129,88,27,112,34,231,0,149,175,243,88,54>>, <<186,202,116,41,151,71,31,166,42,35,22,156,166,146,148,179>>, <<221,27,205,167,129,88,27,112,34,231,0,149,175,243,88,54, 161,63,219,27,211,97,248,93,75,18,49,164,112,96>>, <<27,90,74,67,40,124,241,182,215,103,229,71,155,162,144,178>>, <<249,243,172,217,238,0,13,79,60,132,155,47,224,55,195,7>>}]}} from <0.211.0> in state state_wait_auth_resp 04:15:58.381 [info] ue_fsm state_wait_swx_maa event=rx_swx_maa, {ue_fsm_data,"262420612524058",undefined,undefined,false,false,undefined} 04:15:58.382 [info] ue_fsm received_swm_dea_auth_response {ok,[{epdg_auth_tuple,<<221,27,205,167,129,88,27,112,34,231,0,149,175,243,88,54>>,<<186,202,116,41,151,71,31,166,42,35,22,156,166,146,148,179>>,<<221,27,205,167,129,88,27,112,34,231,0,149,175,243,88,54,161,63,219,27,211,97,248,93,75,18,49,164,112,96>>,<<27,90,74,67,40,124,241,182,215,103,229,71,155,162,144,178>>,<<249,243,172,217,238,0,13,79,60,132,155,47,224,55,195,7>>}]} *DBG* epdg_ue_fsm_262420612524058 send ok to <0.211.0> *DBG* gsup_server got cast {auth_response, {<<"262420612524058">>, {ok, [{epdg_auth_tuple, <<221,27,205,167,129,88,27,112,34,231,0,149, 175,243,88,54>>, <<186,202,116,41,151,71,31,166,42,35,22,156, 166,146,148,179>>, <<221,27,205,167,129,88,27,112,34,231,0,149, 175,243,88,54,161,63,219,27,211,97,248,93,75, 18,49,164,112,96>>, <<27,90,74,67,40,124,241,182,215,103,229,71, 155,162,144,178>>, <<249,243,172,217,238,0,13,79,60,132,155, 47,224,55,195,7>>}]}}} 04:15:58.383 [info] ue_fsm state_wait_auth_resp event=received_swm_dea_auth_response Result={ok,[{epdg_auth_tuple,<<221,27,205,167,129,88,27,112,34,231,0,149,175,243,88,54>>,<<186,202,116,41,151,71,31,166,42,35,22,156,166,146,148,179>>,<<221,27,205,167,129,88,27,112,34,231,0,149,175,243,88,54,161,63,219,27,211,97,248,93,75,18,49,164,112,96>>,<<27,90,74,67,40,124,241,182,215,103,229,71,155,162,144,178>>,<<249,243,172,217,238,0,13,79,60,132,155,47,224,55,195,7>>}]}, {ue_fsm_data,<<"262420612524058">>,"internet",[],undefined,false,0,false,false} *DBG* epdg_ue_fsm_262420612524058 consume call {received_swm_dea_auth_response, {ok,[{epdg_auth_tuple, <<221,27,205,167,129,88,27,112,34,231,0,149,175,243,88,54>>, <<186,202,116,41,151,71,31,166,42,35,22,156,166,146,148,179>>, <<221,27,205,167,129,88,27,112,34,231,0,149,175,243,88,54, 161,63,219,27,211,97,248,93,75,18,49,164,112,96>>, <<27,90,74,67,40,124,241,182,215,103,229,71,155,162,144,178>>, <<249,243,172,217,238,0,13,79,60,132,155,47,224,55,195,7>>}]}} from <0.211.0> in state state_wait_auth_resp => state_authenticating 04:15:58.383 [info] auth_response(<<"262420612524058">>): {ok,[{epdg_auth_tuple,<<221,27,205,167,129,88,27,112,34,231,0,149,175,243,88,54>>,<<186,202,116,41,151,71,31,166,42,35,22,156,166,146,148,179>>,<<221,27,205,167,129,88,27,112,34,231,0,149,175,243,88,54,161,63,219,27,211,97,248,93,75,18,49,164,112,96>>,<<27,90,74,67,40,124,241,182,215,103,229,71,155,162,144,178>>,<<249,243,172,217,238,0,13,79,60,132,155,47,224,55,195,7>>}]} 04:15:58.384 [info] auth_response for <<"262420612524058">>: {ok,[{epdg_auth_tuple,<<221,27,205,167,129,88,27,112,34,231,0,149,175,243,88,54>>,<<186,202,116,41,151,71,31,166,42,35,22,156,166,146,148,179>>,<<221,27,205,167,129,88,27,112,34,231,0,149,175,243,88,54,161,63,219,27,211,97,248,93,75,18,49,164,112,96>>,<<27,90,74,67,40,124,241,182,215,103,229,71,155,162,144,178>>,<<249,243,172,217,238,0,13,79,60,132,155,47,224,55,195,7>>}]} 04:15:58.384 [info] GSUP: Tx #{auth_tuples => [#{autn => <<186,202,116,41,151,71,31,166,42,35,22,156,166,146,148,179>>,ck => <<249,243,172,217,238,0,13,79,60,132,155,47,224,55,195,7>>,ik => <<27,90,74,67,40,124,241,182,215,103,229,71,155,162,144,178>>,rand => <<221,27,205,167,129,88,27,112,34,231,0,149,175,243,88,54>>,res => <<221,27,205,167,129,88,27,112,34,231,0,149,175,243,88,54,161,63,219,27,211,97,248,93,75,18,49,164,112,96>>}],imsi => <<"262420612524058">>,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 => <<"262420612524058">>, message_type => location_upd_req}} *DBG* epdg_ue_fsm_262420612524058 receive call lu_request from <0.1084.0> in state state_authenticating *DBG* epdg_ue_fsm_262420612524058 send ok to <0.1084.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_262420612524058 consume call lu_request from <0.1084.0> in state state_authenticating 04:15:58.388 [info] GSUP: Rx #{cn_domain => 1,imsi => <<"262420612524058">>,message_type => location_upd_req} *DBG* aaa_ue_fsm_262420612524058 receive call {rx_swm_der_auth_compl,"internet"} from <0.201.0> in state state_new 04:15:58.388 [info] ue_fsm lu_request 04:15:58.388 [info] ue_fsm state_authenticating event=lu_request, {ue_fsm_data,<<"262420612524058">>,"internet",[],undefined,false,0,false,false} 04:15:58.389 [info] ue_fsm ev_rx_swm_der_auth_compl *DBG* aaa_ue_fsm_262420612524058 send ok to <0.201.0> 04:15:58.389 [info] ue_fsm state_new event=rx_swm_der_auth_compl, {ue_fsm_data,"262420612524058",undefined,undefined,false,false,undefined} *DBG* aaa_ue_fsm_262420612524058 consume call {rx_swm_der_auth_compl,"internet"} from <0.201.0> in state state_new => state_wait_swx_saa 04:15:58.389 [debug] SWx Tx SAR Imsi="262420612524058" Type=1 APN="internet" AgentInfoOpt=[]  04:15:58.389 [debug] SWx prepare_request: {'SAR',["epdg.localdomain",";","1805677143",";","143",";","nonode@nohost"],{'Vendor-Specific-Application-Id',10415,[16777265],[]},1,"epdg.localdomain","localdomain","localdomain","262420612524058",1,[],["hss.localdomain"],["internet"],[],[],[],[],[],[],[],[],[]} *DBG* aaa_ue_fsm_262420612524058 receive call {rx_swx_saa,{ok,1,#{}}} from <0.1085.0> in state state_wait_swx_saa 04:15:58.398 [info] SWx Rx SAA {<0.735.0>,{diameter_caps,{"epdg.localdomain","hss.localdomain"},{"localdomain","localdomain"},{[{127,0,0,1},{172,18,62,20},{192,168,0,2}],[{172,18,62,103}]},{0,10415},{"osmo-epdg","TTCN-3 Testsuite"},{[],[1]},{[10415,13019,5535],[5535,10415,13019]},{[],[]},{[],[0]},{[],[]},{[{'diameter_base_Vendor-Specific-Application-Id',10415,[16777265],[]}],[{'diameter_base_Vendor-Specific-Application-Id',[10415],[16777265],[]}]},{[],[]},{[],[]}}}: {'SAA',"epdg.localdomain;1805677143;143;nonode@nohost",{'Vendor-Specific-Application-Id',10415,[16777265],[]},1,"hss.localdomain","localdomain","262420612524058",[],[2001],[],[{'Non-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_262420612524058 send ok to <0.1085.0> *DBG* epdg_ue_fsm_262420612524058 receive call {received_swm_dea_auth_compl_response,{ok,#{}}} from <0.211.0> in state state_authenticating 04:15:58.398 [info] ue_fsm ev_rx_swx_saa *DBG* aaa_ue_fsm_262420612524058 consume call {rx_swx_saa,{ok,1,#{}}} from <0.1085.0> in state state_wait_swx_saa => state_authenticated 04:15:58.398 [info] ue_fsm state_wait_swx_saa event=rx_swx_saa {ok,1,#{}}, {ue_fsm_data,"262420612524058",undefined,undefined,false,false,undefined} *DBG* epdg_ue_fsm_262420612524058 send ok to <0.211.0> *DBG* gsup_server got cast {lu_response,{<<"262420612524058">>,ok}} 04:15:58.398 [info] ue_fsm received_swm_dea_auth_compl_response {ok,#{}} *DBG* epdg_ue_fsm_262420612524058 consume call {received_swm_dea_auth_compl_response,{ok,#{}}} from <0.211.0> in state state_authenticating => state_authenticated 04:15:58.399 [info] ue_fsm state_authenticating event=lu_request, {ok,#{}}, {ue_fsm_data,<<"262420612524058">>,"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:15:58.399 [info] lu_response(<<"262420612524058">>): ok 04:15:58.399 [info] lu_response for <<"262420612524058">>: ok 04:15:58.399 [info] GSUP: Tx #{imsi => <<"262420612524058">>,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 => <<"262420612524058">>, message_class => 5, message_type => epdg_tunnel_request, pco => <<128,0,13,0,0,12,0>>}} *DBG* epdg_ue_fsm_262420612524058 receive call {tunnel_request,<<128,0,13,0,0,12,0>>} from <0.1086.0> in state state_authenticated 04:15:58.405 [info] GSUP: Rx #{cn_domain => 1,imsi => <<"262420612524058">>,message_class => 5,message_type => epdg_tunnel_request,pco => <<128,0,13,0,0,12,0>>} 04:15:58.405 [info] ue_fsm tunnel_request(<<128,0,13,0,0,12,0>>) 04:15:58.405 [info] ue_fsm state_authenticated event=tunnel_request, {ue_fsm_data,<<"262420612524058">>,"internet",[],undefined,false,0,false,false} 04:15:58.405 [debug] Selected PGW Remote Address "172.18.62.103" 04:15:58.405 [info] s2b: Tx {gtp,v2,create_session_request,0,8064670,undefined,[],[{v2_international_mobile_subscriber_identity,0,<<"262420612524058">>},{v2_serving_network,0,{<<"901">>,<<"042">>}},{v2_rat_type,0,3},{v2_fully_qualified_tunnel_endpoint_identifier,0,30,894437870,<<172,18,62,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,3048189970,<<172,18,62,20>>,undefined}]},{v2_recovery,0,0},{v2_additional_protocol_configuration_options,0,{0,[{13,<<>>},{12,<<>>}]}}]} *DBG* epdg_ue_fsm_262420612524058 send ok to <0.1086.0> 04:15:58.405 [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_262420612524058 consume call {tunnel_request,<<128,0,13,0,0,12,0>>} from <0.1086.0> in state state_authenticated => state_wait_create_session_resp *DBG* epdg_ue_fsm_262420612524058 start_timer {state_timeout,10000, create_session_timeout,[]} in state state_wait_create_session_resp *DBG* aaa_ue_fsm_262420612524058 receive call {rx_s6b_aar,"262420612524058@nai.epc.mnc001.mcc01.3gppnetwork.org", "internet", [{'MIP6-Agent-Info',[{172,18,62,103}],[],[],[]}]} from <0.1087.0> in state state_authenticated 04:15:58.419 [info] S6b Rx from {diameter_caps,{"aaa.localdomain","pgw.localdomain"},{"localdomain","localdomain"},{[{172,18,62,20}],[{172,18,62,103}]},{0,10415},{"osmo-epdg-AAA","TTCN-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,["262420612524058@nai.epc.mnc001.mcc01.3gppnetwork.org"],[{'MIP6-Agent-Info',[{172,18,62,103}],[],[],[]}],[70368744177664],[],[],["internet"],[],[],[],[],[],[]} 04:15:58.419 [info] ue_fsm ev_rx_s6b_aar: "262420612524058@nai.epc.mnc001.mcc01.3gppnetwork.org" "internet" [{'MIP6-Agent-Info',[{172,18,62,103}],[],[],[]}] 04:15:58.419 [info] ue_fsm state_authenticated event=rx_s6b_aar NAI="262420612524058@nai.epc.mnc001.mcc01.3gppnetwork.org" Apn="internet" AgentInfo=[{'MIP6-Agent-Info',[{172,18,62,103}],[],[],[]}], {ue_fsm_data,"262420612524058",undefined,undefined,true,false,undefined} 04:15:58.419 [debug] SWx Tx SAR Imsi="262420612524058" Type=13 APN="internet" AgentInfoOpt=[{'MIP6-Agent-Info',[{172,18,62,103}],[],[],[]}]  04:15:58.419 [debug] SWx prepare_request: {'SAR',["epdg.localdomain",";","1805677143",";","144",";","nonode@nohost"],{'Vendor-Specific-Application-Id',10415,[16777265],[]},1,"epdg.localdomain","localdomain","localdomain","262420612524058",13,[],["hss.localdomain"],["internet"],[],[{'MIP6-Agent-Info',[{172,18,62,103}],[],[],[]}],[],[],[],[],[],[],[]} *DBG* aaa_ue_fsm_262420612524058 send ok to <0.1087.0> 04:15:58.420 [debug] Waiting for S6b AAA *DBG* aaa_ue_fsm_262420612524058 consume call {rx_s6b_aar,"262420612524058@nai.epc.mnc001.mcc01.3gppnetwork.org", "internet", [{'MIP6-Agent-Info',[{172,18,62,103}],[],[],[]}]} from <0.1087.0> in state state_authenticated => state_authenticated_wait_swx_saa *DBG* aaa_ue_fsm_262420612524058 receive call {rx_swx_saa,{ok,13,#{}}} from <0.1088.0> in state state_authenticated_wait_swx_saa *DBG* aaa_ue_fsm_262420612524058 send ok to <0.1088.0> 04:15:58.427 [info] SWx Rx SAA {<0.735.0>,{diameter_caps,{"epdg.localdomain","hss.localdomain"},{"localdomain","localdomain"},{[{127,0,0,1},{172,18,62,20},{192,168,0,2}],[{172,18,62,103}]},{0,10415},{"osmo-epdg","TTCN-3 Testsuite"},{[],[1]},{[10415,13019,5535],[5535,10415,13019]},{[],[]},{[],[0]},{[],[]},{[{'diameter_base_Vendor-Specific-Application-Id',10415,[16777265],[]}],[{'diameter_base_Vendor-Specific-Application-Id',[10415],[16777265],[]}]},{[],[]},{[],[]}}}: {'SAA',"epdg.localdomain;1805677143;144;nonode@nohost",{'Vendor-Specific-Application-Id',10415,[16777265],[]},1,"hss.localdomain","localdomain","262420612524058",[],[2001],[],[{'Non-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_262420612524058 consume call {rx_swx_saa,{ok,13,#{}}} from <0.1088.0> in state state_authenticated_wait_swx_saa => state_authenticated 04:15:58.427 [info] ue_fsm ev_rx_swx_saa 04:15:58.427 [info] ue_fsm state_authenticated_wait_swx_saa event=rx_swx_saa SAType=13 ResulCode={epdg_dia_rc,undefined,2001}, {ue_fsm_data,"262420612524058","262420612524058@nai.epc.mnc001.mcc01.3gppnetwork.org","internet",true,false,<0.1087.0>} 04:15:58.428 [debug] Rx AAA with DiaRC={epdg_dia_rc,undefined,2001} 04:15:58.428 [info] S6b Tx to {diameter_caps,{"aaa.localdomain","pgw.localdomain"},{"localdomain","localdomain"},{[{172,18,62,20}],[{172,18,62,103}]},{0,10415},{"osmo-epdg-AAA","TTCN-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:15:58.442 [debug] S2b: Rx from IP {172,18,62,103} port 2123: <<72,33,0,117,53,80,9,238,123,14,158,0,2,0,2,0,16,0,87,0,9,1,160,225,218,168,185,172,18,62,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,225,218,168,185,172,18,62,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,225,218,168,185,163,0,15,0,128,0,13,4,1,2,3,4,0,12,4,5,6,7,8>> 04:15:58.443 [debug] S2b: Rx from IP {172,18,62,103} port 2123: {gtp,v2,create_session_response,894437870,8064670,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,3789203641,<<172,18,62,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,3789203641,<<172,18,62,103>>,undefined},{v2_pdn_address_allocation,0} => {v2_pdn_address_allocation,0,ipv4,<<192,168,0,35>>}}} *DBG* epdg_ue_fsm_262420612524058 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 => 3048189970, remote_ipv4 => <<172,18,62,103>>, remote_ipv6 => undefined,remote_teid => 3789203641}}} from <0.1089.0> in state state_wait_create_session_resp 04:15:58.443 [info] s2b: Updated Session after create_session_response: {gtp_session,<<"262420612524058">>,<0.1081.0>,<<"internet">>,{172,18,62,103},{172,18,62,103},undefined,894437870,3789203641,5,{set,1,16,16,8,80,48,{[],[],[],[],[],[],[],[],[],[],[],[],[],[],[],[]},{{[],[],[],[],[],[],[],[],[],[{gtp_bearer,5,3048189970,3789203641}],[],[],[],[],[],[]}}}} 04:15:58.443 [debug] s2b: APCO_dec: {v2_additional_protocol_configuration_options,0,{0,[{13,<<1,2,3,4>>},{12,<<5,6,7,8>>}]}} 04:15:58.443 [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 => 3048189970,remote_ipv4 => <<172,18,62,103>>,remote_ipv6 => undefined,remote_teid => 3789203641}} 04:15:58.443 [info] ue_fsm state_authenticated event=received_gtpc_create_session_response, {ue_fsm_data,<<"262420612524058">>,"internet",[],undefined,false,0,false,false} 04:15:58.443 [info] KMOD Port Create PDP Context Call {<0.1081.0>,[alias|#Ref<0.1283019585.1655242765.198390>]}: {create_pdp_context,{172,18,62,103},3048189970,3789203641,{192,168,0,35}} 04:15:58.443 [debug] create_pdp_context: 1, {172,18,62,103}, {192,168,0,35}, 3048189970, 3789203641 04:15:58.444 [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,62,103}},{ms_address,{192,168,0,35}},{i_tid,3048189970},{o_tid,3789203641}]}} 04:15:58.444 [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 => 3048189970,remote_ipv4 => <<172,18,62,103>>,remote_ipv6 => undefined,remote_teid => 3789203641}) returned ok *DBG* epdg_ue_fsm_262420612524058 send ok to <0.1089.0> *DBG* gsup_server got cast {tunnel_response, {<<"262420612524058">>, {ok, #{apco => <<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 => 3048189970, remote_ipv4 => <<172,18,62,103>>, remote_ipv6 => undefined, remote_teid => 3789203641}}}} 04:15:58.444 [info] tunnel_response(<<"262420612524058">>): {ok,#{apco => <<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 => 3048189970,remote_ipv4 => <<172,18,62,103>>,remote_ipv6 => undefined,remote_teid => 3789203641}} *DBG* epdg_ue_fsm_262420612524058 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 => 3048189970, remote_ipv4 => <<172,18,62,103>>, remote_ipv6 => undefined,remote_teid => 3789203641}}} from <0.1089.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:15:58.445 [info] tunnel_response for <<"262420612524058">>: {ok,#{apco => <<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 => 3048189970,remote_ipv4 => <<172,18,62,103>>,remote_ipv6 => undefined,remote_teid => 3789203641}} 04:15:58.445 [info] GSUP: Tx #{imsi => <<"262420612524058">>,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 => <<"262425243111492">>, 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:15:58.464 [info] GSUP: Rx #{imsi => <<"262425243111492">>,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_262425243111492 enter epdg_ue_fsm in state state_new *DBG* epdg_ue_fsm_262425243111492 consume internal init_state in state state_new 04:15:58.464 [info] ue_fsm start(epdg_ue_fsm_262425243111492) *DBG* epdg_ue_fsm_262425243111492 receive call {auth_request,33,"internet",#{}} from <0.1090.0> in state state_new 04:15:58.464 [info] ue_fsm init(<<"262425243111492">>) *DBG* epdg_ue_fsm_262425243111492 send ok to <0.1090.0> 04:15:58.464 [info] ue_fsm auth_request *DBG* epdg_ue_fsm_262425243111492 consume call {auth_request,33,"internet",#{}} from <0.1090.0> in state state_new => state_wait_auth_resp *DBG* aaa_ue_fsm_262425243111492 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_262425243111492 start_timer {state_timeout,10000, swm_der_timeout,[]} in state state_wait_auth_resp *DBG* aaa_ue_fsm_262425243111492 consume internal init_state in state state_new 04:15:58.464 [info] ue_fsm state_new event=auth_request {33, "internet", #{}}, {ue_fsm_data,<<"262425243111492">>,"internet",[],undefined,false,0,false,false} *DBG* aaa_ue_fsm_262425243111492 receive call {rx_swm_der_auth_req,33,"internet",#{}} from <0.201.0> in state state_new 04:15:58.465 [info] ue_fsm start_link(aaa_ue_fsm_262425243111492) 04:15:58.465 [info] ue_fsm init("262425243111492") 04:15:58.465 [info] ue_fsm ev_rx_swm_der_auth_req 04:15:58.466 [info] ue_fsm state_new event=rx_swm_der_auth_req {33, "internet", #{}}, {ue_fsm_data,"262425243111492",undefined,undefined,false,false,undefined} 04:15:58.466 [debug] Swx MAR: IPv4Opt=<<"ÿÿÿþ">> IPv6Opt=[] 04:15:58.466 [debug] Swx Tx MAR: {'MAR',["epdg.localdomain",";","1805677143",";","145",";","nonode@nohost"],1,undefined,undefined,undefined,"262425243111492",{'Vendor-Specific-Application-Id',10415,[16777265],[]},{'SIP-Auth-Data-Item',[],["EAP-AKA"],[],[],[],[],[],[],<<"ÿÿÿþ">>,[],[],[],[]},1,[],1,[],[],[],[],[],[],[],[]} *DBG* aaa_ue_fsm_262425243111492 send ok to <0.201.0> *DBG* aaa_ue_fsm_262425243111492 consume call {rx_swm_der_auth_req,33,"internet",#{}} from <0.201.0> in state state_new => state_wait_swx_maa 04:15:58.479 [info] SWx Rx MAA {<0.735.0>,{diameter_caps,{"epdg.localdomain","hss.localdomain"},{"localdomain","localdomain"},{[{127,0,0,1},{172,18,62,20},{192,168,0,2}],[{172,18,62,103}]},{0,10415},{"osmo-epdg","TTCN-3 Testsuite"},{[],[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;1805677143;145;nonode@nohost",1,"hss.localdomain","localdomain",{'Vendor-Specific-Application-Id',10415,[16777265],[]},"262425243111492",[],[2001],[],[1],[{'SIP-Auth-Data-Item',[0],["Digest-AKAv1-MD5"],[[202,158,32,106,151,146,192,60,129,58,113,116,118,219,126,146,131,63,82,144,223,234,68,248,181,128,192,90,149,235,154,216]],[[202,158,32,106,151,146,192,60,129,58,113,116,118,219,126,146,85,197,88,155,115,213,158,150,88,29,101,235,239,202]],["foobar"],[[145,134,66,33,185,161,94,225,161,32,92,38,71,164,6,216]],[[241,65,65,218,42,153,156,6,117,123,81,211,225,16,246,12]],[],[],[],[],[],[]}],[],[],[],[],[],[]}/ Errors []  *DBG* aaa_ue_fsm_262425243111492 receive call {rx_swx_maa, {ok,[{epdg_auth_tuple, <<202,158,32,106,151,146,192,60,129,58,113,116,118,219,126, 146>>, <<131,63,82,144,223,234,68,248,181,128,192,90,149,235,154,216>>, <<202,158,32,106,151,146,192,60,129,58,113,116,118,219,126, 146,85,197,88,155,115,213,158,150,88,29,101,235,239,202>>, <<241,65,65,218,42,153,156,6,117,123,81,211,225,16,246,12>>, <<145,134,66,33,185,161,94,225,161,32,92,38,71,164,6,216>>}]}} from <0.1093.0> in state state_wait_swx_maa 04:15:58.479 [info] dia_sip2gsup: auth [202,158,32,106,151,146,192,60,129,58,113,116,118,219,126,146,131,63,82,144,223,234,68,248,181,128,192,90,149,235,154,216] authz [202,158,32,106,151,146,192,60,129,58,113,116,118,219,126,146,85,197,88,155,115,213,158,150,88,29,101,235,239,202]  04:15:58.479 [info] rand [202,158,32,106,151,146,192,60,129,58,113,116,118,219,126,146] autn [131,63,82,144,223,234,68,248,181,128,192,90,149,235,154,216]  04:15:58.479 [info] ue_fsm ev_rx_swx_maa *DBG* aaa_ue_fsm_262425243111492 send ok to <0.1093.0> 04:15:58.480 [info] ue_fsm state_wait_swx_maa event=rx_swx_maa, {ue_fsm_data,"262425243111492",undefined,undefined,false,false,undefined} *DBG* aaa_ue_fsm_262425243111492 consume call {rx_swx_maa, {ok,[{epdg_auth_tuple, <<202,158,32,106,151,146,192,60,129,58,113,116,118,219,126, 146>>, <<131,63,82,144,223,234,68,248,181,128,192,90,149,235,154,216>>, <<202,158,32,106,151,146,192,60,129,58,113,116,118,219,126, 146,85,197,88,155,115,213,158,150,88,29,101,235,239,202>>, <<241,65,65,218,42,153,156,6,117,123,81,211,225,16,246,12>>, <<145,134,66,33,185,161,94,225,161,32,92,38,71,164,6,216>>}]}} from <0.1093.0> in state state_wait_swx_maa => state_new 04:15:58.480 [info] ue_fsm received_swm_dea_auth_response {ok,[{epdg_auth_tuple,<<202,158,32,106,151,146,192,60,129,58,113,116,118,219,126,146>>,<<131,63,82,144,223,234,68,248,181,128,192,90,149,235,154,216>>,<<202,158,32,106,151,146,192,60,129,58,113,116,118,219,126,146,85,197,88,155,115,213,158,150,88,29,101,235,239,202>>,<<241,65,65,218,42,153,156,6,117,123,81,211,225,16,246,12>>,<<145,134,66,33,185,161,94,225,161,32,92,38,71,164,6,216>>}]} *DBG* epdg_ue_fsm_262425243111492 receive call {received_swm_dea_auth_response, {ok,[{epdg_auth_tuple, <<202,158,32,106,151,146,192,60,129,58,113,116,118,219,126, 146>>, <<131,63,82,144,223,234,68,248,181,128,192,90,149,235,154,216>>, <<202,158,32,106,151,146,192,60,129,58,113,116,118,219,126, 146,85,197,88,155,115,213,158,150,88,29,101,235,239,202>>, <<241,65,65,218,42,153,156,6,117,123,81,211,225,16,246,12>>, <<145,134,66,33,185,161,94,225,161,32,92,38,71,164,6,216>>}]}} from <0.211.0> in state state_wait_auth_resp *DBG* epdg_ue_fsm_262425243111492 send ok to <0.211.0> *DBG* gsup_server got cast {auth_response, {<<"262425243111492">>, {ok, [{epdg_auth_tuple, <<202,158,32,106,151,146,192,60,129,58,113,116, 118,219,126,146>>, <<131,63,82,144,223,234,68,248,181,128,192,90, 149,235,154,216>>, <<202,158,32,106,151,146,192,60,129,58,113,116, 118,219,126,146,85,197,88,155,115,213,158, 150,88,29,101,235,239,202>>, <<241,65,65,218,42,153,156,6,117,123,81,211, 225,16,246,12>>, <<145,134,66,33,185,161,94,225,161,32,92, 38,71,164,6,216>>}]}}} 04:15:58.481 [info] ue_fsm state_wait_auth_resp event=received_swm_dea_auth_response Result={ok,[{epdg_auth_tuple,<<202,158,32,106,151,146,192,60,129,58,113,116,118,219,126,146>>,<<131,63,82,144,223,234,68,248,181,128,192,90,149,235,154,216>>,<<202,158,32,106,151,146,192,60,129,58,113,116,118,219,126,146,85,197,88,155,115,213,158,150,88,29,101,235,239,202>>,<<241,65,65,218,42,153,156,6,117,123,81,211,225,16,246,12>>,<<145,134,66,33,185,161,94,225,161,32,92,38,71,164,6,216>>}]}, {ue_fsm_data,<<"262425243111492">>,"internet",[],undefined,false,0,false,false} *DBG* epdg_ue_fsm_262425243111492 consume call {received_swm_dea_auth_response, {ok,[{epdg_auth_tuple, <<202,158,32,106,151,146,192,60,129,58,113,116,118,219,126, 146>>, <<131,63,82,144,223,234,68,248,181,128,192,90,149,235,154,216>>, <<202,158,32,106,151,146,192,60,129,58,113,116,118,219,126, 146,85,197,88,155,115,213,158,150,88,29,101,235,239,202>>, <<241,65,65,218,42,153,156,6,117,123,81,211,225,16,246,12>>, <<145,134,66,33,185,161,94,225,161,32,92,38,71,164,6,216>>}]}} from <0.211.0> in state state_wait_auth_resp => state_authenticating 04:15:58.482 [info] auth_response(<<"262425243111492">>): {ok,[{epdg_auth_tuple,<<202,158,32,106,151,146,192,60,129,58,113,116,118,219,126,146>>,<<131,63,82,144,223,234,68,248,181,128,192,90,149,235,154,216>>,<<202,158,32,106,151,146,192,60,129,58,113,116,118,219,126,146,85,197,88,155,115,213,158,150,88,29,101,235,239,202>>,<<241,65,65,218,42,153,156,6,117,123,81,211,225,16,246,12>>,<<145,134,66,33,185,161,94,225,161,32,92,38,71,164,6,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:15:58.482 [info] auth_response for <<"262425243111492">>: {ok,[{epdg_auth_tuple,<<202,158,32,106,151,146,192,60,129,58,113,116,118,219,126,146>>,<<131,63,82,144,223,234,68,248,181,128,192,90,149,235,154,216>>,<<202,158,32,106,151,146,192,60,129,58,113,116,118,219,126,146,85,197,88,155,115,213,158,150,88,29,101,235,239,202>>,<<241,65,65,218,42,153,156,6,117,123,81,211,225,16,246,12>>,<<145,134,66,33,185,161,94,225,161,32,92,38,71,164,6,216>>}]} 04:15:58.483 [info] GSUP: Tx #{auth_tuples => [#{autn => <<131,63,82,144,223,234,68,248,181,128,192,90,149,235,154,216>>,ck => <<145,134,66,33,185,161,94,225,161,32,92,38,71,164,6,216>>,ik => <<241,65,65,218,42,153,156,6,117,123,81,211,225,16,246,12>>,rand => <<202,158,32,106,151,146,192,60,129,58,113,116,118,219,126,146>>,res => <<202,158,32,106,151,146,192,60,129,58,113,116,118,219,126,146,85,197,88,155,115,213,158,150,88,29,101,235,239,202>>}],imsi => <<"262425243111492">>,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 => <<"262425243111492">>, message_type => location_upd_req}} *DBG* epdg_ue_fsm_262425243111492 receive call lu_request from <0.1094.0> in state state_authenticating *DBG* epdg_ue_fsm_262425243111492 send ok to <0.1094.0> 04:15:58.487 [info] GSUP: Rx #{cn_domain => 1,imsi => <<"262425243111492">>,message_type => location_upd_req} *DBG* epdg_ue_fsm_262425243111492 consume call lu_request from <0.1094.0> in state state_authenticating *DBG* aaa_ue_fsm_262425243111492 receive call {rx_swm_der_auth_compl,"internet"} from <0.201.0> in state state_new 04:15:58.487 [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}} 04:15:58.487 [info] ue_fsm state_authenticating event=lu_request, {ue_fsm_data,<<"262425243111492">>,"internet",[],undefined,false,0,false,false} 04:15:58.487 [info] ue_fsm ev_rx_swm_der_auth_compl 04:15:58.487 [info] ue_fsm state_new event=rx_swm_der_auth_compl, {ue_fsm_data,"262425243111492",undefined,undefined,false,false,undefined} 04:15:58.487 [debug] SWx Tx SAR Imsi="262425243111492" Type=1 APN="internet" AgentInfoOpt=[]  *DBG* aaa_ue_fsm_262425243111492 send ok to <0.201.0> 04:15:58.488 [debug] SWx prepare_request: {'SAR',["epdg.localdomain",";","1805677143",";","146",";","nonode@nohost"],{'Vendor-Specific-Application-Id',10415,[16777265],[]},1,"epdg.localdomain","localdomain","localdomain","262425243111492",1,[],["hss.localdomain"],["internet"],[],[],[],[],[],[],[],[],[]} *DBG* aaa_ue_fsm_262425243111492 consume call {rx_swm_der_auth_compl,"internet"} from <0.201.0> in state state_new => state_wait_swx_saa *DBG* aaa_ue_fsm_262425243111492 receive call {rx_swx_saa,{ok,1,#{}}} from <0.1095.0> in state state_wait_swx_saa *DBG* aaa_ue_fsm_262425243111492 send ok to <0.1095.0> *DBG* aaa_ue_fsm_262425243111492 consume call {rx_swx_saa,{ok,1,#{}}} from <0.1095.0> in state state_wait_swx_saa => state_authenticated *DBG* epdg_ue_fsm_262425243111492 receive call {received_swm_dea_auth_compl_response,{ok,#{}}} from <0.211.0> in state state_authenticating 04:15:58.496 [info] SWx Rx SAA {<0.735.0>,{diameter_caps,{"epdg.localdomain","hss.localdomain"},{"localdomain","localdomain"},{[{127,0,0,1},{172,18,62,20},{192,168,0,2}],[{172,18,62,103}]},{0,10415},{"osmo-epdg","TTCN-3 Testsuite"},{[],[1]},{[10415,13019,5535],[5535,10415,13019]},{[],[]},{[],[0]},{[],[]},{[{'diameter_base_Vendor-Specific-Application-Id',10415,[16777265],[]}],[{'diameter_base_Vendor-Specific-Application-Id',[10415],[16777265],[]}]},{[],[]},{[],[]}}}: {'SAA',"epdg.localdomain;1805677143;146;nonode@nohost",{'Vendor-Specific-Application-Id',10415,[16777265],[]},1,"hss.localdomain","localdomain","262425243111492",[],[2001],[],[{'Non-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_262425243111492 send ok to <0.211.0> *DBG* gsup_server got cast {lu_response,{<<"262425243111492">>,ok}} 04:15:58.496 [info] ue_fsm ev_rx_swx_saa *DBG* epdg_ue_fsm_262425243111492 consume call {received_swm_dea_auth_compl_response,{ok,#{}}} from <0.211.0> in state state_authenticating => state_authenticated 04:15:58.497 [info] ue_fsm state_wait_swx_saa event=rx_swx_saa {ok,1,#{}}, {ue_fsm_data,"262425243111492",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:15:58.497 [info] ue_fsm received_swm_dea_auth_compl_response {ok,#{}} 04:15:58.497 [info] ue_fsm state_authenticating event=lu_request, {ok,#{}}, {ue_fsm_data,<<"262425243111492">>,"internet",[],undefined,false,0,false,false} 04:15:58.497 [info] lu_response(<<"262425243111492">>): ok 04:15:58.497 [info] lu_response for <<"262425243111492">>: ok 04:15:58.497 [info] GSUP: Tx #{imsi => <<"262425243111492">>,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 => <<"262425243111492">>, message_class => 5, message_type => epdg_tunnel_request, pco => <<128,0,13,0,0,12,0>>}} *DBG* epdg_ue_fsm_262425243111492 receive call {tunnel_request,<<128,0,13,0,0,12,0>>} from <0.1096.0> in state state_authenticated 04:15:58.503 [info] GSUP: Rx #{cn_domain => 1,imsi => <<"262425243111492">>,message_class => 5,message_type => epdg_tunnel_request,pco => <<128,0,13,0,0,12,0>>} 04:15:58.503 [info] ue_fsm tunnel_request(<<128,0,13,0,0,12,0>>) 04:15:58.503 [info] ue_fsm state_authenticated event=tunnel_request, {ue_fsm_data,<<"262425243111492">>,"internet",[],undefined,false,0,false,false} *DBG* epdg_ue_fsm_262425243111492 send ok to <0.1096.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_262425243111492 consume call {tunnel_request,<<128,0,13,0,0,12,0>>} from <0.1096.0> in state state_authenticated => state_wait_create_session_resp 04:15:58.503 [debug] Selected PGW Remote Address "172.18.62.103" *DBG* epdg_ue_fsm_262425243111492 start_timer {state_timeout,10000, create_session_timeout,[]} in state state_wait_create_session_resp 04:15:58.504 [info] s2b: Tx {gtp,v2,create_session_request,0,8064671,undefined,[],[{v2_international_mobile_subscriber_identity,0,<<"262425243111492">>},{v2_serving_network,0,{<<"901">>,<<"042">>}},{v2_rat_type,0,3},{v2_fully_qualified_tunnel_endpoint_identifier,0,30,894437871,<<172,18,62,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,3048189971,<<172,18,62,20>>,undefined}]},{v2_recovery,0,0},{v2_additional_protocol_configuration_options,0,{0,[{13,<<>>},{12,<<>>}]}}]} 04:15:58.504 [debug] Waiting for CreateSessionResponse *DBG* aaa_ue_fsm_262425243111492 receive call {rx_s6b_aar,"262425243111492@nai.epc.mnc001.mcc01.3gppnetwork.org", "internet", [{'MIP6-Agent-Info',[{172,18,62,103}],[],[],[]}]} from <0.1097.0> in state state_authenticated 04:15:58.519 [info] S6b Rx from {diameter_caps,{"aaa.localdomain","pgw.localdomain"},{"localdomain","localdomain"},{[{172,18,62,20}],[{172,18,62,103}]},{0,10415},{"osmo-epdg-AAA","TTCN-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,["262425243111492@nai.epc.mnc001.mcc01.3gppnetwork.org"],[{'MIP6-Agent-Info',[{172,18,62,103}],[],[],[]}],[70368744177664],[],[],["internet"],[],[],[],[],[],[]} 04:15:58.519 [info] ue_fsm ev_rx_s6b_aar: "262425243111492@nai.epc.mnc001.mcc01.3gppnetwork.org" "internet" [{'MIP6-Agent-Info',[{172,18,62,103}],[],[],[]}] 04:15:58.519 [info] ue_fsm state_authenticated event=rx_s6b_aar NAI="262425243111492@nai.epc.mnc001.mcc01.3gppnetwork.org" Apn="internet" AgentInfo=[{'MIP6-Agent-Info',[{172,18,62,103}],[],[],[]}], {ue_fsm_data,"262425243111492",undefined,undefined,true,false,undefined} 04:15:58.519 [debug] SWx Tx SAR Imsi="262425243111492" Type=13 APN="internet" AgentInfoOpt=[{'MIP6-Agent-Info',[{172,18,62,103}],[],[],[]}]  04:15:58.519 [debug] SWx prepare_request: {'SAR',["epdg.localdomain",";","1805677143",";","147",";","nonode@nohost"],{'Vendor-Specific-Application-Id',10415,[16777265],[]},1,"epdg.localdomain","localdomain","localdomain","262425243111492",13,[],["hss.localdomain"],["internet"],[],[{'MIP6-Agent-Info',[{172,18,62,103}],[],[],[]}],[],[],[],[],[],[],[]} *DBG* aaa_ue_fsm_262425243111492 send ok to <0.1097.0> *DBG* aaa_ue_fsm_262425243111492 consume call {rx_s6b_aar,"262425243111492@nai.epc.mnc001.mcc01.3gppnetwork.org", "internet", [{'MIP6-Agent-Info',[{172,18,62,103}],[],[],[]}]} from <0.1097.0> in state state_authenticated => state_authenticated_wait_swx_saa 04:15:58.520 [debug] Waiting for S6b AAA *DBG* aaa_ue_fsm_262425243111492 receive call {rx_swx_saa,{ok,13,#{}}} from <0.1098.0> in state state_authenticated_wait_swx_saa *DBG* aaa_ue_fsm_262425243111492 send ok to <0.1098.0> 04:15:58.528 [info] SWx Rx SAA {<0.735.0>,{diameter_caps,{"epdg.localdomain","hss.localdomain"},{"localdomain","localdomain"},{[{127,0,0,1},{172,18,62,20},{192,168,0,2}],[{172,18,62,103}]},{0,10415},{"osmo-epdg","TTCN-3 Testsuite"},{[],[1]},{[10415,13019,5535],[5535,10415,13019]},{[],[]},{[],[0]},{[],[]},{[{'diameter_base_Vendor-Specific-Application-Id',10415,[16777265],[]}],[{'diameter_base_Vendor-Specific-Application-Id',[10415],[16777265],[]}]},{[],[]},{[],[]}}}: {'SAA',"epdg.localdomain;1805677143;147;nonode@nohost",{'Vendor-Specific-Application-Id',10415,[16777265],[]},1,"hss.localdomain","localdomain","262425243111492",[],[2001],[],[{'Non-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_262425243111492 consume call {rx_swx_saa,{ok,13,#{}}} from <0.1098.0> in state state_authenticated_wait_swx_saa => state_authenticated 04:15:58.528 [info] ue_fsm ev_rx_swx_saa 04:15:58.528 [info] ue_fsm state_authenticated_wait_swx_saa event=rx_swx_saa SAType=13 ResulCode={epdg_dia_rc,undefined,2001}, {ue_fsm_data,"262425243111492","262425243111492@nai.epc.mnc001.mcc01.3gppnetwork.org","internet",true,false,<0.1097.0>} 04:15:58.529 [debug] Rx AAA with DiaRC={epdg_dia_rc,undefined,2001} 04:15:58.529 [info] S6b Tx to {diameter_caps,{"aaa.localdomain","pgw.localdomain"},{"localdomain","localdomain"},{[{172,18,62,20}],[{172,18,62,103}]},{0,10415},{"osmo-epdg-AAA","TTCN-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:15:58.539 [debug] S2b: Rx from IP {172,18,62,103} port 2123: <<72,33,0,117,53,80,9,239,123,14,159,0,2,0,2,0,16,0,87,0,9,1,160,183,112,29,141,172,18,62,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,183,112,29,141,172,18,62,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,183,112,29,141,163,0,15,0,128,0,13,4,1,2,3,4,0,12,4,5,6,7,8>> 04:15:58.540 [debug] S2b: Rx from IP {172,18,62,103} port 2123: {gtp,v2,create_session_response,894437871,8064671,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,<<183,112,29,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,3077578125,<<172,18,62,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,3077578125,<<172,18,62,103>>,undefined},{v2_pdn_address_allocation,0} => {v2_pdn_address_allocation,0,ipv4,<<192,168,0,36>>}}} 04:15:58.540 [info] s2b: Updated Session after create_session_response: {gtp_session,<<"262425243111492">>,<0.1091.0>,<<"internet">>,{172,18,62,103},{172,18,62,103},undefined,894437871,3077578125,5,{set,1,16,16,8,80,48,{[],[],[],[],[],[],[],[],[],[],[],[],[],[],[],[]},{{[],[],[],[],[],[],[],[],[],[{gtp_bearer,5,3048189971,3077578125}],[],[],[],[],[],[]}}}} *DBG* epdg_ue_fsm_262425243111492 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 => 3048189971, remote_ipv4 => <<172,18,62,103>>, remote_ipv6 => undefined,remote_teid => 3077578125}}} from <0.1099.0> in state state_wait_create_session_resp 04:15:58.540 [debug] s2b: APCO_dec: {v2_additional_protocol_configuration_options,0,{0,[{13,<<1,2,3,4>>},{12,<<5,6,7,8>>}]}} 04:15:58.540 [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 => 3048189971,remote_ipv4 => <<172,18,62,103>>,remote_ipv6 => undefined,remote_teid => 3077578125}} 04:15:58.540 [info] ue_fsm state_authenticated event=received_gtpc_create_session_response, {ue_fsm_data,<<"262425243111492">>,"internet",[],undefined,false,0,false,false} 04:15:58.540 [info] KMOD Port Create PDP Context Call {<0.1091.0>,[alias|#Ref<0.1283019585.1655242765.198564>]}: {create_pdp_context,{172,18,62,103},3048189971,3077578125,{192,168,0,36}} 04:15:58.540 [debug] create_pdp_context: 1, {172,18,62,103}, {192,168,0,36}, 3048189971, 3077578125 *DBG* epdg_ue_fsm_262425243111492 send ok to <0.1099.0> *DBG* gsup_server got cast {tunnel_response, {<<"262425243111492">>, {ok, #{apco => <<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 => 3048189971, remote_ipv4 => <<172,18,62,103>>, remote_ipv6 => undefined, remote_teid => 3077578125}}}} 04:15:58.540 [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,62,103}},{ms_address,{192,168,0,36}},{i_tid,3048189971},{o_tid,3077578125}]}} *DBG* epdg_ue_fsm_262425243111492 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 => 3048189971, remote_ipv4 => <<172,18,62,103>>, remote_ipv6 => undefined,remote_teid => 3077578125}}} from <0.1099.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:15:58.541 [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 => 3048189971,remote_ipv4 => <<172,18,62,103>>,remote_ipv6 => undefined,remote_teid => 3077578125}) returned ok 04:15:58.541 [info] tunnel_response(<<"262425243111492">>): {ok,#{apco => <<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 => 3048189971,remote_ipv4 => <<172,18,62,103>>,remote_ipv6 => undefined,remote_teid => 3077578125}} 04:15:58.542 [info] tunnel_response for <<"262425243111492">>: {ok,#{apco => <<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 => 3048189971,remote_ipv4 => <<172,18,62,103>>,remote_ipv6 => undefined,remote_teid => 3077578125}} 04:15:58.542 [info] GSUP: Tx #{imsi => <<"262425243111492">>,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 => <<"262421327370357">>, 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_262421327370357 enter epdg_ue_fsm in state state_new *DBG* epdg_ue_fsm_262421327370357 consume internal init_state in state state_new 04:15:58.564 [info] GSUP: Rx #{imsi => <<"262421327370357">>,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_262421327370357 receive call {auth_request,33,"internet",#{}} from <0.1100.0> in state state_new 04:15:58.564 [info] ue_fsm start(epdg_ue_fsm_262421327370357) 04:15:58.564 [info] ue_fsm init(<<"262421327370357">>) 04:15:58.564 [info] ue_fsm auth_request *DBG* epdg_ue_fsm_262421327370357 send ok to <0.1100.0> 04:15:58.565 [info] ue_fsm state_new event=auth_request {33, "internet", #{}}, {ue_fsm_data,<<"262421327370357">>,"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_262421327370357 consume call {auth_request,33,"internet",#{}} from <0.1100.0> in state state_new => state_wait_auth_resp 04:15:58.565 [info] ue_fsm start_link(aaa_ue_fsm_262421327370357) *DBG* aaa_ue_fsm_262421327370357 enter aaa_ue_fsm in state state_new *DBG* epdg_ue_fsm_262421327370357 start_timer {state_timeout,10000, swm_der_timeout,[]} in state state_wait_auth_resp *DBG* aaa_ue_fsm_262421327370357 consume internal init_state in state state_new 04:15:58.565 [info] ue_fsm init("262421327370357") *DBG* aaa_ue_fsm_262421327370357 receive call {rx_swm_der_auth_req,33,"internet",#{}} from <0.201.0> in state state_new 04:15:58.565 [info] ue_fsm ev_rx_swm_der_auth_req 04:15:58.566 [info] ue_fsm state_new event=rx_swm_der_auth_req {33, "internet", #{}}, {ue_fsm_data,"262421327370357",undefined,undefined,false,false,undefined} 04:15:58.566 [debug] Swx MAR: IPv4Opt=<<"ÿÿÿþ">> IPv6Opt=[] *DBG* aaa_ue_fsm_262421327370357 send ok to <0.201.0> 04:15:58.566 [debug] Swx Tx MAR: {'MAR',["epdg.localdomain",";","1805677143",";","148",";","nonode@nohost"],1,undefined,undefined,undefined,"262421327370357",{'Vendor-Specific-Application-Id',10415,[16777265],[]},{'SIP-Auth-Data-Item',[],["EAP-AKA"],[],[],[],[],[],[],<<"ÿÿÿþ">>,[],[],[],[]},1,[],1,[],[],[],[],[],[],[],[]} *DBG* aaa_ue_fsm_262421327370357 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_262421327370357 receive call {rx_swx_maa, {ok,[{epdg_auth_tuple, <<6,247,46,162,181,163,192,39,97,109,92,92,249,102,107,81>>, <<186,206,7,223,94,223,178,72,177,77,109,89,12,179,184,22>>, <<6,247,46,162,181,163,192,39,97,109,92,92,249,102,107,81, 184,71,203,64,62,34,33,143,6,165,183,240,150,192>>, <<102,184,122,213,8,66,168,121,186,233,248,160,136,71,152,229>>, <<78,36,102,30,27,135,100,152,181,150,158,8,167,196,69, 154>>}]}} from <0.1103.0> in state state_wait_swx_maa 04:15:58.580 [info] SWx Rx MAA {<0.735.0>,{diameter_caps,{"epdg.localdomain","hss.localdomain"},{"localdomain","localdomain"},{[{127,0,0,1},{172,18,62,20},{192,168,0,2}],[{172,18,62,103}]},{0,10415},{"osmo-epdg","TTCN-3 Testsuite"},{[],[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;1805677143;148;nonode@nohost",1,"hss.localdomain","localdomain",{'Vendor-Specific-Application-Id',10415,[16777265],[]},"262421327370357",[],[2001],[],[1],[{'SIP-Auth-Data-Item',[0],["Digest-AKAv1-MD5"],[[6,247,46,162,181,163,192,39,97,109,92,92,249,102,107,81,186,206,7,223,94,223,178,72,177,77,109,89,12,179,184,22]],[[6,247,46,162,181,163,192,39,97,109,92,92,249,102,107,81,184,71,203,64,62,34,33,143,6,165,183,240,150,192]],["foobar"],[[78,36,102,30,27,135,100,152,181,150,158,8,167,196,69,154]],[[102,184,122,213,8,66,168,121,186,233,248,160,136,71,152,229]],[],[],[],[],[],[]}],[],[],[],[],[],[]}/ Errors []  04:15:58.580 [info] dia_sip2gsup: auth [6,247,46,162,181,163,192,39,97,109,92,92,249,102,107,81,186,206,7,223,94,223,178,72,177,77,109,89,12,179,184,22] authz [6,247,46,162,181,163,192,39,97,109,92,92,249,102,107,81,184,71,203,64,62,34,33,143,6,165,183,240,150,192]  *DBG* aaa_ue_fsm_262421327370357 send ok to <0.1103.0> 04:15:58.580 [info] rand [6,247,46,162,181,163,192,39,97,109,92,92,249,102,107,81] autn [186,206,7,223,94,223,178,72,177,77,109,89,12,179,184,22]  *DBG* aaa_ue_fsm_262421327370357 consume call {rx_swx_maa, {ok,[{epdg_auth_tuple, <<6,247,46,162,181,163,192,39,97,109,92,92,249,102,107,81>>, <<186,206,7,223,94,223,178,72,177,77,109,89,12,179,184,22>>, <<6,247,46,162,181,163,192,39,97,109,92,92,249,102,107,81, 184,71,203,64,62,34,33,143,6,165,183,240,150,192>>, <<102,184,122,213,8,66,168,121,186,233,248,160,136,71,152,229>>, <<78,36,102,30,27,135,100,152,181,150,158,8,167,196,69, 154>>}]}} from <0.1103.0> in state state_wait_swx_maa => state_new *DBG* epdg_ue_fsm_262421327370357 receive call {received_swm_dea_auth_response, {ok,[{epdg_auth_tuple, <<6,247,46,162,181,163,192,39,97,109,92,92,249,102,107,81>>, <<186,206,7,223,94,223,178,72,177,77,109,89,12,179,184,22>>, <<6,247,46,162,181,163,192,39,97,109,92,92,249,102,107,81, 184,71,203,64,62,34,33,143,6,165,183,240,150,192>>, <<102,184,122,213,8,66,168,121,186,233,248,160,136,71,152,229>>, <<78,36,102,30,27,135,100,152,181,150,158,8,167,196,69, 154>>}]}} from <0.211.0> in state state_wait_auth_resp 04:15:58.580 [info] ue_fsm ev_rx_swx_maa 04:15:58.581 [info] ue_fsm state_wait_swx_maa event=rx_swx_maa, {ue_fsm_data,"262421327370357",undefined,undefined,false,false,undefined} 04:15:58.581 [info] ue_fsm received_swm_dea_auth_response {ok,[{epdg_auth_tuple,<<6,247,46,162,181,163,192,39,97,109,92,92,249,102,107,81>>,<<186,206,7,223,94,223,178,72,177,77,109,89,12,179,184,22>>,<<6,247,46,162,181,163,192,39,97,109,92,92,249,102,107,81,184,71,203,64,62,34,33,143,6,165,183,240,150,192>>,<<102,184,122,213,8,66,168,121,186,233,248,160,136,71,152,229>>,<<78,36,102,30,27,135,100,152,181,150,158,8,167,196,69,154>>}]} *DBG* epdg_ue_fsm_262421327370357 send ok to <0.211.0> *DBG* gsup_server got cast {auth_response, {<<"262421327370357">>, {ok, [{epdg_auth_tuple, <<6,247,46,162,181,163,192,39,97,109,92,92,249, 102,107,81>>, <<186,206,7,223,94,223,178,72,177,77,109,89,12, 179,184,22>>, <<6,247,46,162,181,163,192,39,97,109,92,92,249, 102,107,81,184,71,203,64,62,34,33,143,6,165, 183,240,150,192>>, <<102,184,122,213,8,66,168,121,186,233,248,160, 136,71,152,229>>, <<78,36,102,30,27,135,100,152,181,150,158, 8,167,196,69,154>>}]}}} 04:15:58.582 [info] ue_fsm state_wait_auth_resp event=received_swm_dea_auth_response Result={ok,[{epdg_auth_tuple,<<6,247,46,162,181,163,192,39,97,109,92,92,249,102,107,81>>,<<186,206,7,223,94,223,178,72,177,77,109,89,12,179,184,22>>,<<6,247,46,162,181,163,192,39,97,109,92,92,249,102,107,81,184,71,203,64,62,34,33,143,6,165,183,240,150,192>>,<<102,184,122,213,8,66,168,121,186,233,248,160,136,71,152,229>>,<<78,36,102,30,27,135,100,152,181,150,158,8,167,196,69,154>>}]}, {ue_fsm_data,<<"262421327370357">>,"internet",[],undefined,false,0,false,false} *DBG* epdg_ue_fsm_262421327370357 consume call {received_swm_dea_auth_response, {ok,[{epdg_auth_tuple, <<6,247,46,162,181,163,192,39,97,109,92,92,249,102,107,81>>, <<186,206,7,223,94,223,178,72,177,77,109,89,12,179,184,22>>, <<6,247,46,162,181,163,192,39,97,109,92,92,249,102,107,81, 184,71,203,64,62,34,33,143,6,165,183,240,150,192>>, <<102,184,122,213,8,66,168,121,186,233,248,160,136,71,152,229>>, <<78,36,102,30,27,135,100,152,181,150,158,8,167,196,69, 154>>}]}} from <0.211.0> in state state_wait_auth_resp => state_authenticating 04:15:58.582 [info] auth_response(<<"262421327370357">>): {ok,[{epdg_auth_tuple,<<6,247,46,162,181,163,192,39,97,109,92,92,249,102,107,81>>,<<186,206,7,223,94,223,178,72,177,77,109,89,12,179,184,22>>,<<6,247,46,162,181,163,192,39,97,109,92,92,249,102,107,81,184,71,203,64,62,34,33,143,6,165,183,240,150,192>>,<<102,184,122,213,8,66,168,121,186,233,248,160,136,71,152,229>>,<<78,36,102,30,27,135,100,152,181,150,158,8,167,196,69,154>>}]} 04:15:58.583 [info] auth_response for <<"262421327370357">>: {ok,[{epdg_auth_tuple,<<6,247,46,162,181,163,192,39,97,109,92,92,249,102,107,81>>,<<186,206,7,223,94,223,178,72,177,77,109,89,12,179,184,22>>,<<6,247,46,162,181,163,192,39,97,109,92,92,249,102,107,81,184,71,203,64,62,34,33,143,6,165,183,240,150,192>>,<<102,184,122,213,8,66,168,121,186,233,248,160,136,71,152,229>>,<<78,36,102,30,27,135,100,152,181,150,158,8,167,196,69,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:15:58.583 [info] GSUP: Tx #{auth_tuples => [#{autn => <<186,206,7,223,94,223,178,72,177,77,109,89,12,179,184,22>>,ck => <<78,36,102,30,27,135,100,152,181,150,158,8,167,196,69,154>>,ik => <<102,184,122,213,8,66,168,121,186,233,248,160,136,71,152,229>>,rand => <<6,247,46,162,181,163,192,39,97,109,92,92,249,102,107,81>>,res => <<6,247,46,162,181,163,192,39,97,109,92,92,249,102,107,81,184,71,203,64,62,34,33,143,6,165,183,240,150,192>>}],imsi => <<"262421327370357">>,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 => <<"262421327370357">>, message_type => location_upd_req}} *DBG* epdg_ue_fsm_262421327370357 receive call lu_request from <0.1104.0> in state state_authenticating *DBG* epdg_ue_fsm_262421327370357 send ok to <0.1104.0> 04:15:58.588 [info] GSUP: Rx #{cn_domain => 1,imsi => <<"262421327370357">>,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_262421327370357 consume call lu_request from <0.1104.0> in state state_authenticating *DBG* aaa_ue_fsm_262421327370357 receive call {rx_swm_der_auth_compl,"internet"} from <0.201.0> in state state_new 04:15:58.588 [info] ue_fsm lu_request 04:15:58.588 [info] ue_fsm state_authenticating event=lu_request, {ue_fsm_data,<<"262421327370357">>,"internet",[],undefined,false,0,false,false} 04:15:58.588 [info] ue_fsm ev_rx_swm_der_auth_compl 04:15:58.588 [info] ue_fsm state_new event=rx_swm_der_auth_compl, {ue_fsm_data,"262421327370357",undefined,undefined,false,false,undefined} 04:15:58.588 [debug] SWx Tx SAR Imsi="262421327370357" Type=1 APN="internet" AgentInfoOpt=[]  04:15:58.589 [debug] SWx prepare_request: {'SAR',["epdg.localdomain",";","1805677143",";","149",";","nonode@nohost"],{'Vendor-Specific-Application-Id',10415,[16777265],[]},1,"epdg.localdomain","localdomain","localdomain","262421327370357",1,[],["hss.localdomain"],["internet"],[],[],[],[],[],[],[],[],[]} *DBG* aaa_ue_fsm_262421327370357 send ok to <0.201.0> *DBG* aaa_ue_fsm_262421327370357 consume call {rx_swm_der_auth_compl,"internet"} from <0.201.0> in state state_new => state_wait_swx_saa *DBG* aaa_ue_fsm_262421327370357 receive call {rx_swx_saa,{ok,1,#{}}} from <0.1105.0> in state state_wait_swx_saa 04:15:58.594 [info] SWx Rx SAA {<0.735.0>,{diameter_caps,{"epdg.localdomain","hss.localdomain"},{"localdomain","localdomain"},{[{127,0,0,1},{172,18,62,20},{192,168,0,2}],[{172,18,62,103}]},{0,10415},{"osmo-epdg","TTCN-3 Testsuite"},{[],[1]},{[10415,13019,5535],[5535,10415,13019]},{[],[]},{[],[0]},{[],[]},{[{'diameter_base_Vendor-Specific-Application-Id',10415,[16777265],[]}],[{'diameter_base_Vendor-Specific-Application-Id',[10415],[16777265],[]}]},{[],[]},{[],[]}}}: {'SAA',"epdg.localdomain;1805677143;149;nonode@nohost",{'Vendor-Specific-Application-Id',10415,[16777265],[]},1,"hss.localdomain","localdomain","262421327370357",[],[2001],[],[{'Non-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_262421327370357 send ok to <0.1105.0> *DBG* epdg_ue_fsm_262421327370357 receive call {received_swm_dea_auth_compl_response,{ok,#{}}} from <0.211.0> in state state_authenticating *DBG* aaa_ue_fsm_262421327370357 consume call {rx_swx_saa,{ok,1,#{}}} from <0.1105.0> in state state_wait_swx_saa => state_authenticated 04:15:58.594 [info] ue_fsm ev_rx_swx_saa *DBG* epdg_ue_fsm_262421327370357 send ok to <0.211.0> *DBG* gsup_server got cast {lu_response,{<<"262421327370357">>,ok}} 04:15:58.594 [info] ue_fsm state_wait_swx_saa event=rx_swx_saa {ok,1,#{}}, {ue_fsm_data,"262421327370357",undefined,undefined,false,false,undefined} *DBG* epdg_ue_fsm_262421327370357 consume call {received_swm_dea_auth_compl_response,{ok,#{}}} from <0.211.0> in state state_authenticating => state_authenticated 04:15:58.594 [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:15:58.594 [info] ue_fsm state_authenticating event=lu_request, {ok,#{}}, {ue_fsm_data,<<"262421327370357">>,"internet",[],undefined,false,0,false,false} 04:15:58.594 [info] lu_response(<<"262421327370357">>): ok 04:15:58.594 [info] lu_response for <<"262421327370357">>: ok 04:15:58.595 [info] GSUP: Tx #{imsi => <<"262421327370357">>,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 => <<"262421327370357">>, message_class => 5, message_type => epdg_tunnel_request, pco => <<128,0,13,0,0,12,0>>}} *DBG* epdg_ue_fsm_262421327370357 receive call {tunnel_request,<<128,0,13,0,0,12,0>>} from <0.1106.0> in state state_authenticated 04:15:58.597 [info] GSUP: Rx #{cn_domain => 1,imsi => <<"262421327370357">>,message_class => 5,message_type => epdg_tunnel_request,pco => <<128,0,13,0,0,12,0>>} 04:15:58.597 [info] ue_fsm tunnel_request(<<128,0,13,0,0,12,0>>) 04:15:58.598 [info] ue_fsm state_authenticated event=tunnel_request, {ue_fsm_data,<<"262421327370357">>,"internet",[],undefined,false,0,false,false} 04:15:58.598 [debug] Selected PGW Remote Address "172.18.62.103" 04:15:58.598 [info] s2b: Tx {gtp,v2,create_session_request,0,8064672,undefined,[],[{v2_international_mobile_subscriber_identity,0,<<"262421327370357">>},{v2_serving_network,0,{<<"901">>,<<"042">>}},{v2_rat_type,0,3},{v2_fully_qualified_tunnel_endpoint_identifier,0,30,894437872,<<172,18,62,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,3048189972,<<172,18,62,20>>,undefined}]},{v2_recovery,0,0},{v2_additional_protocol_configuration_options,0,{0,[{13,<<>>},{12,<<>>}]}}]} *DBG* epdg_ue_fsm_262421327370357 send ok to <0.1106.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:15:58.598 [debug] Waiting for CreateSessionResponse *DBG* epdg_ue_fsm_262421327370357 consume call {tunnel_request,<<128,0,13,0,0,12,0>>} from <0.1106.0> in state state_authenticated => state_wait_create_session_resp *DBG* epdg_ue_fsm_262421327370357 start_timer {state_timeout,10000, create_session_timeout,[]} in state state_wait_create_session_resp *DBG* aaa_ue_fsm_262421327370357 receive call {rx_s6b_aar,"262421327370357@nai.epc.mnc001.mcc01.3gppnetwork.org", "internet", [{'MIP6-Agent-Info',[{172,18,62,103}],[],[],[]}]} from <0.1107.0> in state state_authenticated 04:15:58.609 [info] S6b Rx from {diameter_caps,{"aaa.localdomain","pgw.localdomain"},{"localdomain","localdomain"},{[{172,18,62,20}],[{172,18,62,103}]},{0,10415},{"osmo-epdg-AAA","TTCN-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,["262421327370357@nai.epc.mnc001.mcc01.3gppnetwork.org"],[{'MIP6-Agent-Info',[{172,18,62,103}],[],[],[]}],[70368744177664],[],[],["internet"],[],[],[],[],[],[]} 04:15:58.609 [info] ue_fsm ev_rx_s6b_aar: "262421327370357@nai.epc.mnc001.mcc01.3gppnetwork.org" "internet" [{'MIP6-Agent-Info',[{172,18,62,103}],[],[],[]}] 04:15:58.609 [info] ue_fsm state_authenticated event=rx_s6b_aar NAI="262421327370357@nai.epc.mnc001.mcc01.3gppnetwork.org" Apn="internet" AgentInfo=[{'MIP6-Agent-Info',[{172,18,62,103}],[],[],[]}], {ue_fsm_data,"262421327370357",undefined,undefined,true,false,undefined} 04:15:58.609 [debug] SWx Tx SAR Imsi="262421327370357" Type=13 APN="internet" AgentInfoOpt=[{'MIP6-Agent-Info',[{172,18,62,103}],[],[],[]}]  04:15:58.610 [debug] SWx prepare_request: {'SAR',["epdg.localdomain",";","1805677143",";","150",";","nonode@nohost"],{'Vendor-Specific-Application-Id',10415,[16777265],[]},1,"epdg.localdomain","localdomain","localdomain","262421327370357",13,[],["hss.localdomain"],["internet"],[],[{'MIP6-Agent-Info',[{172,18,62,103}],[],[],[]}],[],[],[],[],[],[],[]} *DBG* aaa_ue_fsm_262421327370357 send ok to <0.1107.0> *DBG* aaa_ue_fsm_262421327370357 consume call {rx_s6b_aar,"262421327370357@nai.epc.mnc001.mcc01.3gppnetwork.org", "internet", [{'MIP6-Agent-Info',[{172,18,62,103}],[],[],[]}]} from <0.1107.0> in state state_authenticated => state_authenticated_wait_swx_saa 04:15:58.610 [debug] Waiting for S6b AAA *DBG* aaa_ue_fsm_262421327370357 receive call {rx_swx_saa,{ok,13,#{}}} from <0.1108.0> in state state_authenticated_wait_swx_saa *DBG* aaa_ue_fsm_262421327370357 send ok to <0.1108.0> *DBG* aaa_ue_fsm_262421327370357 consume call {rx_swx_saa,{ok,13,#{}}} from <0.1108.0> in state state_authenticated_wait_swx_saa => state_authenticated 04:15:58.616 [info] SWx Rx SAA {<0.735.0>,{diameter_caps,{"epdg.localdomain","hss.localdomain"},{"localdomain","localdomain"},{[{127,0,0,1},{172,18,62,20},{192,168,0,2}],[{172,18,62,103}]},{0,10415},{"osmo-epdg","TTCN-3 Testsuite"},{[],[1]},{[10415,13019,5535],[5535,10415,13019]},{[],[]},{[],[0]},{[],[]},{[{'diameter_base_Vendor-Specific-Application-Id',10415,[16777265],[]}],[{'diameter_base_Vendor-Specific-Application-Id',[10415],[16777265],[]}]},{[],[]},{[],[]}}}: {'SAA',"epdg.localdomain;1805677143;150;nonode@nohost",{'Vendor-Specific-Application-Id',10415,[16777265],[]},1,"hss.localdomain","localdomain","262421327370357",[],[2001],[],[{'Non-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:15:58.616 [info] ue_fsm ev_rx_swx_saa 04:15:58.616 [info] ue_fsm state_authenticated_wait_swx_saa event=rx_swx_saa SAType=13 ResulCode={epdg_dia_rc,undefined,2001}, {ue_fsm_data,"262421327370357","262421327370357@nai.epc.mnc001.mcc01.3gppnetwork.org","internet",true,false,<0.1107.0>} 04:15:58.616 [debug] Rx AAA with DiaRC={epdg_dia_rc,undefined,2001} 04:15:58.616 [info] S6b Tx to {diameter_caps,{"aaa.localdomain","pgw.localdomain"},{"localdomain","localdomain"},{[{172,18,62,20}],[{172,18,62,103}]},{0,10415},{"osmo-epdg-AAA","TTCN-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:15:58.628 [debug] S2b: Rx from IP {172,18,62,103} port 2123: <<72,33,0,117,53,80,9,240,123,14,160,0,2,0,2,0,16,0,87,0,9,1,160,196,167,226,252,172,18,62,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,196,167,226,252,172,18,62,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,196,167,226,252,163,0,15,0,128,0,13,4,1,2,3,4,0,12,4,5,6,7,8>> 04:15:58.628 [debug] S2b: Rx from IP {172,18,62,103} port 2123: {gtp,v2,create_session_response,894437872,8064672,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,3299336956,<<172,18,62,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,3299336956,<<172,18,62,103>>,undefined},{v2_pdn_address_allocation,0} => {v2_pdn_address_allocation,0,ipv4,<<192,168,0,37>>}}} 04:15:58.628 [info] s2b: Updated Session after create_session_response: {gtp_session,<<"262421327370357">>,<0.1101.0>,<<"internet">>,{172,18,62,103},{172,18,62,103},undefined,894437872,3299336956,5,{set,1,16,16,8,80,48,{[],[],[],[],[],[],[],[],[],[],[],[],[],[],[],[]},{{[],[],[],[],[],[],[],[],[],[],[],[],[{gtp_bearer,5,3048189972,3299336956}],[],[],[]}}}} 04:15:58.628 [debug] s2b: APCO_dec: {v2_additional_protocol_configuration_options,0,{0,[{13,<<1,2,3,4>>},{12,<<5,6,7,8>>}]}} 04:15:58.628 [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 => 3048189972,remote_ipv4 => <<172,18,62,103>>,remote_ipv6 => undefined,remote_teid => 3299336956}} *DBG* epdg_ue_fsm_262421327370357 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 => 3048189972, remote_ipv4 => <<172,18,62,103>>, remote_ipv6 => undefined,remote_teid => 3299336956}}} from <0.1109.0> in state state_wait_create_session_resp 04:15:58.629 [info] ue_fsm state_authenticated event=received_gtpc_create_session_response, {ue_fsm_data,<<"262421327370357">>,"internet",[],undefined,false,0,false,false} 04:15:58.629 [info] KMOD Port Create PDP Context Call {<0.1101.0>,[alias|#Ref<0.1283019585.1655242753.206856>]}: {create_pdp_context,{172,18,62,103},3048189972,3299336956,{192,168,0,37}} 04:15:58.629 [debug] create_pdp_context: 1, {172,18,62,103}, {192,168,0,37}, 3048189972, 3299336956 04:15:58.629 [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,62,103}},{ms_address,{192,168,0,37}},{i_tid,3048189972},{o_tid,3299336956}]}} 04:15:58.629 [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 => 3048189972,remote_ipv4 => <<172,18,62,103>>,remote_ipv6 => undefined,remote_teid => 3299336956}) returned ok 04:15:58.629 [info] tunnel_response(<<"262421327370357">>): {ok,#{apco => <<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 => 3048189972,remote_ipv4 => <<172,18,62,103>>,remote_ipv6 => undefined,remote_teid => 3299336956}} *DBG* epdg_ue_fsm_262421327370357 send ok to <0.1109.0> *DBG* gsup_server got cast {tunnel_response, {<<"262421327370357">>, {ok, #{apco => <<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 => 3048189972, remote_ipv4 => <<172,18,62,103>>, remote_ipv6 => undefined, remote_teid => 3299336956}}}} *DBG* epdg_ue_fsm_262421327370357 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 => 3048189972, remote_ipv4 => <<172,18,62,103>>, remote_ipv6 => undefined,remote_teid => 3299336956}}} from <0.1109.0> in state state_wait_create_session_resp => state_active 04:15:58.630 [info] tunnel_response for <<"262421327370357">>: {ok,#{apco => <<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 => 3048189972,remote_ipv4 => <<172,18,62,103>>,remote_ipv6 => undefined,remote_teid => 3299336956}} *DBG* gsup_server new state {gsups_state,#Port<0.16>,4222,#Port<0.54>, {ipa_ccm_options,"EPDG-00-00-00-00-00-00", "0/0/0","00:00:00:00:00:00", "00:00:00:00:00:00","00:00:00:00:00:00", "00:00:00:00:00:00","00:00:00:00:00:00", "EPDG-00-00-00-00-00-00",false}} 04:15:58.630 [info] GSUP: Tx #{imsi => <<"262421327370357">>,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 => <<"262427980815430">>, 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:15:58.664 [info] GSUP: Rx #{imsi => <<"262427980815430">>,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_262427980815430 enter epdg_ue_fsm in state state_new 04:15:58.664 [info] ue_fsm start(epdg_ue_fsm_262427980815430) *DBG* epdg_ue_fsm_262427980815430 consume internal init_state in state state_new 04:15:58.664 [info] ue_fsm init(<<"262427980815430">>) *DBG* epdg_ue_fsm_262427980815430 receive call {auth_request,33,"internet",#{}} from <0.1110.0> in state state_new 04:15:58.664 [info] ue_fsm auth_request *DBG* epdg_ue_fsm_262427980815430 send ok to <0.1110.0> 04:15:58.665 [info] ue_fsm state_new event=auth_request {33, "internet", #{}}, {ue_fsm_data,<<"262427980815430">>,"internet",[],undefined,false,0,false,false} *DBG* epdg_ue_fsm_262427980815430 consume call {auth_request,33,"internet",#{}} from <0.1110.0> in state state_new => state_wait_auth_resp *DBG* aaa_ue_fsm_262427980815430 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:15:58.665 [info] ue_fsm start_link(aaa_ue_fsm_262427980815430) *DBG* aaa_ue_fsm_262427980815430 consume internal init_state in state state_new *DBG* epdg_ue_fsm_262427980815430 start_timer {state_timeout,10000, swm_der_timeout,[]} in state state_wait_auth_resp *DBG* aaa_ue_fsm_262427980815430 receive call {rx_swm_der_auth_req,33,"internet",#{}} from <0.201.0> in state state_new 04:15:58.665 [info] ue_fsm init("262427980815430") 04:15:58.666 [info] ue_fsm ev_rx_swm_der_auth_req 04:15:58.666 [info] ue_fsm state_new event=rx_swm_der_auth_req {33, "internet", #{}}, {ue_fsm_data,"262427980815430",undefined,undefined,false,false,undefined} 04:15:58.666 [debug] Swx MAR: IPv4Opt=<<"ÿÿÿþ">> IPv6Opt=[] *DBG* aaa_ue_fsm_262427980815430 send ok to <0.201.0> *DBG* aaa_ue_fsm_262427980815430 consume call {rx_swm_der_auth_req,33,"internet",#{}} from <0.201.0> in state state_new => state_wait_swx_maa 04:15:58.667 [debug] Swx Tx MAR: {'MAR',["epdg.localdomain",";","1805677143",";","151",";","nonode@nohost"],1,undefined,undefined,undefined,"262427980815430",{'Vendor-Specific-Application-Id',10415,[16777265],[]},{'SIP-Auth-Data-Item',[],["EAP-AKA"],[],[],[],[],[],[],<<"ÿÿÿþ">>,[],[],[],[]},1,[],1,[],[],[],[],[],[],[],[]} 04:15:58.680 [info] SWx Rx MAA {<0.735.0>,{diameter_caps,{"epdg.localdomain","hss.localdomain"},{"localdomain","localdomain"},{[{127,0,0,1},{172,18,62,20},{192,168,0,2}],[{172,18,62,103}]},{0,10415},{"osmo-epdg","TTCN-3 Testsuite"},{[],[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;1805677143;151;nonode@nohost",1,"hss.localdomain","localdomain",{'Vendor-Specific-Application-Id',10415,[16777265],[]},"262427980815430",[],[2001],[],[1],[{'SIP-Auth-Data-Item',[0],["Digest-AKAv1-MD5"],[[37,45,23,236,147,38,28,140,119,80,59,52,1,169,154,62,158,177,146,204,253,110,254,76,148,58,140,216,149,42,53,58]],[[37,45,23,236,147,38,28,140,119,80,59,52,1,169,154,62,126,215,193,16,37,2,33,140,197,47,221,99,160,158]],["foobar"],[[108,148,138,190,48,211,94,236,31,155,233,251,145,231,120,37]],[[156,129,183,35,78,67,193,78,179,215,16,173,155,255,24,252]],[],[],[],[],[],[]}],[],[],[],[],[],[]}/ Errors []  *DBG* aaa_ue_fsm_262427980815430 receive call {rx_swx_maa, {ok,[{epdg_auth_tuple, <<37,45,23,236,147,38,28,140,119,80,59,52,1,169,154,62>>, <<158,177,146,204,253,110,254,76,148,58,140,216,149,42,53,58>>, <<37,45,23,236,147,38,28,140,119,80,59,52,1,169,154,62,126, 215,193,16,37,2,33,140,197,47,221,99,160,158>>, <<156,129,183,35,78,67,193,78,179,215,16,173,155,255,24,252>>, <<108,148,138,190,48,211,94,236,31,155,233,251,145,231, 120,37>>}]}} from <0.1113.0> in state state_wait_swx_maa 04:15:58.680 [info] dia_sip2gsup: auth [37,45,23,236,147,38,28,140,119,80,59,52,1,169,154,62,158,177,146,204,253,110,254,76,148,58,140,216,149,42,53,58] authz [37,45,23,236,147,38,28,140,119,80,59,52,1,169,154,62,126,215,193,16,37,2,33,140,197,47,221,99,160,158]  04:15:58.680 [info] rand [37,45,23,236,147,38,28,140,119,80,59,52,1,169,154,62] autn [158,177,146,204,253,110,254,76,148,58,140,216,149,42,53,58]  *DBG* aaa_ue_fsm_262427980815430 send ok to <0.1113.0> 04:15:58.680 [info] ue_fsm ev_rx_swx_maa *DBG* aaa_ue_fsm_262427980815430 consume call {rx_swx_maa, {ok,[{epdg_auth_tuple, <<37,45,23,236,147,38,28,140,119,80,59,52,1,169,154,62>>, <<158,177,146,204,253,110,254,76,148,58,140,216,149,42,53,58>>, <<37,45,23,236,147,38,28,140,119,80,59,52,1,169,154,62,126, 215,193,16,37,2,33,140,197,47,221,99,160,158>>, <<156,129,183,35,78,67,193,78,179,215,16,173,155,255,24,252>>, <<108,148,138,190,48,211,94,236,31,155,233,251,145,231, 120,37>>}]}} from <0.1113.0> in state state_wait_swx_maa => state_new *DBG* epdg_ue_fsm_262427980815430 receive call {received_swm_dea_auth_response, {ok,[{epdg_auth_tuple, <<37,45,23,236,147,38,28,140,119,80,59,52,1,169,154,62>>, <<158,177,146,204,253,110,254,76,148,58,140,216,149,42,53,58>>, <<37,45,23,236,147,38,28,140,119,80,59,52,1,169,154,62,126, 215,193,16,37,2,33,140,197,47,221,99,160,158>>, <<156,129,183,35,78,67,193,78,179,215,16,173,155,255,24,252>>, <<108,148,138,190,48,211,94,236,31,155,233,251,145,231, 120,37>>}]}} from <0.211.0> in state state_wait_auth_resp 04:15:58.681 [info] ue_fsm state_wait_swx_maa event=rx_swx_maa, {ue_fsm_data,"262427980815430",undefined,undefined,false,false,undefined} 04:15:58.682 [info] ue_fsm received_swm_dea_auth_response {ok,[{epdg_auth_tuple,<<37,45,23,236,147,38,28,140,119,80,59,52,1,169,154,62>>,<<158,177,146,204,253,110,254,76,148,58,140,216,149,42,53,58>>,<<37,45,23,236,147,38,28,140,119,80,59,52,1,169,154,62,126,215,193,16,37,2,33,140,197,47,221,99,160,158>>,<<156,129,183,35,78,67,193,78,179,215,16,173,155,255,24,252>>,<<108,148,138,190,48,211,94,236,31,155,233,251,145,231,120,37>>}]} 04:15:58.683 [info] ue_fsm state_wait_auth_resp event=received_swm_dea_auth_response Result={ok,[{epdg_auth_tuple,<<37,45,23,236,147,38,28,140,119,80,59,52,1,169,154,62>>,<<158,177,146,204,253,110,254,76,148,58,140,216,149,42,53,58>>,<<37,45,23,236,147,38,28,140,119,80,59,52,1,169,154,62,126,215,193,16,37,2,33,140,197,47,221,99,160,158>>,<<156,129,183,35,78,67,193,78,179,215,16,173,155,255,24,252>>,<<108,148,138,190,48,211,94,236,31,155,233,251,145,231,120,37>>}]}, {ue_fsm_data,<<"262427980815430">>,"internet",[],undefined,false,0,false,false} *DBG* epdg_ue_fsm_262427980815430 send ok to <0.211.0> *DBG* gsup_server got cast {auth_response, {<<"262427980815430">>, {ok, [{epdg_auth_tuple, <<37,45,23,236,147,38,28,140,119,80,59,52,1, 169,154,62>>, <<158,177,146,204,253,110,254,76,148,58,140, 216,149,42,53,58>>, <<37,45,23,236,147,38,28,140,119,80,59,52,1, 169,154,62,126,215,193,16,37,2,33,140,197,47, 221,99,160,158>>, <<156,129,183,35,78,67,193,78,179,215,16,173, 155,255,24,252>>, <<108,148,138,190,48,211,94,236,31,155, 233,251,145,231,120,37>>}]}}} 04:15:58.683 [info] auth_response(<<"262427980815430">>): {ok,[{epdg_auth_tuple,<<37,45,23,236,147,38,28,140,119,80,59,52,1,169,154,62>>,<<158,177,146,204,253,110,254,76,148,58,140,216,149,42,53,58>>,<<37,45,23,236,147,38,28,140,119,80,59,52,1,169,154,62,126,215,193,16,37,2,33,140,197,47,221,99,160,158>>,<<156,129,183,35,78,67,193,78,179,215,16,173,155,255,24,252>>,<<108,148,138,190,48,211,94,236,31,155,233,251,145,231,120,37>>}]} *DBG* epdg_ue_fsm_262427980815430 consume call {received_swm_dea_auth_response, {ok,[{epdg_auth_tuple, <<37,45,23,236,147,38,28,140,119,80,59,52,1,169,154,62>>, <<158,177,146,204,253,110,254,76,148,58,140,216,149,42,53,58>>, <<37,45,23,236,147,38,28,140,119,80,59,52,1,169,154,62,126, 215,193,16,37,2,33,140,197,47,221,99,160,158>>, <<156,129,183,35,78,67,193,78,179,215,16,173,155,255,24,252>>, <<108,148,138,190,48,211,94,236,31,155,233,251,145,231, 120,37>>}]}} 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:15:58.684 [info] auth_response for <<"262427980815430">>: {ok,[{epdg_auth_tuple,<<37,45,23,236,147,38,28,140,119,80,59,52,1,169,154,62>>,<<158,177,146,204,253,110,254,76,148,58,140,216,149,42,53,58>>,<<37,45,23,236,147,38,28,140,119,80,59,52,1,169,154,62,126,215,193,16,37,2,33,140,197,47,221,99,160,158>>,<<156,129,183,35,78,67,193,78,179,215,16,173,155,255,24,252>>,<<108,148,138,190,48,211,94,236,31,155,233,251,145,231,120,37>>}]} 04:15:58.684 [info] GSUP: Tx #{auth_tuples => [#{autn => <<158,177,146,204,253,110,254,76,148,58,140,216,149,42,53,58>>,ck => <<108,148,138,190,48,211,94,236,31,155,233,251,145,231,120,37>>,ik => <<156,129,183,35,78,67,193,78,179,215,16,173,155,255,24,252>>,rand => <<37,45,23,236,147,38,28,140,119,80,59,52,1,169,154,62>>,res => <<37,45,23,236,147,38,28,140,119,80,59,52,1,169,154,62,126,215,193,16,37,2,33,140,197,47,221,99,160,158>>}],imsi => <<"262427980815430">>,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 => <<"262427980815430">>, message_type => location_upd_req}} *DBG* epdg_ue_fsm_262427980815430 receive call lu_request from <0.1114.0> in state state_authenticating 04:15:58.690 [info] GSUP: Rx #{cn_domain => 1,imsi => <<"262427980815430">>,message_type => location_upd_req} *DBG* epdg_ue_fsm_262427980815430 send ok to <0.1114.0> 04:15:58.690 [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_262427980815430 receive call {rx_swm_der_auth_compl,"internet"} from <0.201.0> in state state_new 04:15:58.690 [info] ue_fsm state_authenticating event=lu_request, {ue_fsm_data,<<"262427980815430">>,"internet",[],undefined,false,0,false,false} *DBG* epdg_ue_fsm_262427980815430 consume call lu_request from <0.1114.0> in state state_authenticating 04:15:58.691 [info] ue_fsm ev_rx_swm_der_auth_compl 04:15:58.691 [info] ue_fsm state_new event=rx_swm_der_auth_compl, {ue_fsm_data,"262427980815430",undefined,undefined,false,false,undefined} 04:15:58.691 [debug] SWx Tx SAR Imsi="262427980815430" Type=1 APN="internet" AgentInfoOpt=[]  *DBG* aaa_ue_fsm_262427980815430 send ok to <0.201.0> *DBG* aaa_ue_fsm_262427980815430 consume call {rx_swm_der_auth_compl,"internet"} from <0.201.0> in state state_new => state_wait_swx_saa 04:15:58.691 [debug] SWx prepare_request: {'SAR',["epdg.localdomain",";","1805677143",";","152",";","nonode@nohost"],{'Vendor-Specific-Application-Id',10415,[16777265],[]},1,"epdg.localdomain","localdomain","localdomain","262427980815430",1,[],["hss.localdomain"],["internet"],[],[],[],[],[],[],[],[],[]} *DBG* aaa_ue_fsm_262427980815430 receive call {rx_swx_saa,{ok,1,#{}}} from <0.1115.0> in state state_wait_swx_saa 04:15:58.701 [info] SWx Rx SAA {<0.735.0>,{diameter_caps,{"epdg.localdomain","hss.localdomain"},{"localdomain","localdomain"},{[{127,0,0,1},{172,18,62,20},{192,168,0,2}],[{172,18,62,103}]},{0,10415},{"osmo-epdg","TTCN-3 Testsuite"},{[],[1]},{[10415,13019,5535],[5535,10415,13019]},{[],[]},{[],[0]},{[],[]},{[{'diameter_base_Vendor-Specific-Application-Id',10415,[16777265],[]}],[{'diameter_base_Vendor-Specific-Application-Id',[10415],[16777265],[]}]},{[],[]},{[],[]}}}: {'SAA',"epdg.localdomain;1805677143;152;nonode@nohost",{'Vendor-Specific-Application-Id',10415,[16777265],[]},1,"hss.localdomain","localdomain","262427980815430",[],[2001],[],[{'Non-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_262427980815430 send ok to <0.1115.0> *DBG* aaa_ue_fsm_262427980815430 consume call {rx_swx_saa,{ok,1,#{}}} from <0.1115.0> in state state_wait_swx_saa => state_authenticated *DBG* epdg_ue_fsm_262427980815430 receive call {received_swm_dea_auth_compl_response,{ok,#{}}} from <0.211.0> in state state_authenticating 04:15:58.701 [info] ue_fsm ev_rx_swx_saa 04:15:58.702 [info] ue_fsm state_wait_swx_saa event=rx_swx_saa {ok,1,#{}}, {ue_fsm_data,"262427980815430",undefined,undefined,false,false,undefined} *DBG* epdg_ue_fsm_262427980815430 send ok to <0.211.0> *DBG* gsup_server got cast {lu_response,{<<"262427980815430">>,ok}} 04:15:58.702 [info] ue_fsm received_swm_dea_auth_compl_response {ok,#{}} *DBG* epdg_ue_fsm_262427980815430 consume call {received_swm_dea_auth_compl_response,{ok,#{}}} from <0.211.0> in state state_authenticating => state_authenticated 04:15:58.702 [info] ue_fsm state_authenticating event=lu_request, {ok,#{}}, {ue_fsm_data,<<"262427980815430">>,"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:15:58.702 [info] lu_response(<<"262427980815430">>): ok 04:15:58.703 [info] lu_response for <<"262427980815430">>: ok 04:15:58.703 [info] GSUP: Tx #{imsi => <<"262427980815430">>,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 => <<"262427980815430">>, message_class => 5, message_type => epdg_tunnel_request, pco => <<128,0,13,0,0,12,0>>}} 04:15:58.709 [info] GSUP: Rx #{cn_domain => 1,imsi => <<"262427980815430">>,message_class => 5,message_type => epdg_tunnel_request,pco => <<128,0,13,0,0,12,0>>} *DBG* epdg_ue_fsm_262427980815430 receive call {tunnel_request,<<128,0,13,0,0,12,0>>} from <0.1116.0> in state state_authenticated 04:15:58.709 [info] ue_fsm tunnel_request(<<128,0,13,0,0,12,0>>) 04:15:58.709 [info] ue_fsm state_authenticated event=tunnel_request, {ue_fsm_data,<<"262427980815430">>,"internet",[],undefined,false,0,false,false} 04:15:58.709 [debug] Selected PGW Remote Address "172.18.62.103" *DBG* epdg_ue_fsm_262427980815430 send ok to <0.1116.0> *DBG* epdg_ue_fsm_262427980815430 consume call {tunnel_request,<<128,0,13,0,0,12,0>>} from <0.1116.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:15:58.710 [info] s2b: Tx {gtp,v2,create_session_request,0,8064673,undefined,[],[{v2_international_mobile_subscriber_identity,0,<<"262427980815430">>},{v2_serving_network,0,{<<"901">>,<<"042">>}},{v2_rat_type,0,3},{v2_fully_qualified_tunnel_endpoint_identifier,0,30,894437873,<<172,18,62,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,3048189973,<<172,18,62,20>>,undefined}]},{v2_recovery,0,0},{v2_additional_protocol_configuration_options,0,{0,[{13,<<>>},{12,<<>>}]}}]} *DBG* epdg_ue_fsm_262427980815430 start_timer {state_timeout,10000, create_session_timeout,[]} in state state_wait_create_session_resp 04:15:58.710 [debug] Waiting for CreateSessionResponse *DBG* aaa_ue_fsm_262427980815430 receive call {rx_s6b_aar,"262427980815430@nai.epc.mnc001.mcc01.3gppnetwork.org", "internet", [{'MIP6-Agent-Info',[{172,18,62,103}],[],[],[]}]} from <0.1117.0> in state state_authenticated 04:15:58.727 [info] S6b Rx from {diameter_caps,{"aaa.localdomain","pgw.localdomain"},{"localdomain","localdomain"},{[{172,18,62,20}],[{172,18,62,103}]},{0,10415},{"osmo-epdg-AAA","TTCN-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,["262427980815430@nai.epc.mnc001.mcc01.3gppnetwork.org"],[{'MIP6-Agent-Info',[{172,18,62,103}],[],[],[]}],[70368744177664],[],[],["internet"],[],[],[],[],[],[]} 04:15:58.727 [info] ue_fsm ev_rx_s6b_aar: "262427980815430@nai.epc.mnc001.mcc01.3gppnetwork.org" "internet" [{'MIP6-Agent-Info',[{172,18,62,103}],[],[],[]}] 04:15:58.727 [info] ue_fsm state_authenticated event=rx_s6b_aar NAI="262427980815430@nai.epc.mnc001.mcc01.3gppnetwork.org" Apn="internet" AgentInfo=[{'MIP6-Agent-Info',[{172,18,62,103}],[],[],[]}], {ue_fsm_data,"262427980815430",undefined,undefined,true,false,undefined} *DBG* aaa_ue_fsm_262427980815430 send ok to <0.1117.0> *DBG* aaa_ue_fsm_262427980815430 consume call {rx_s6b_aar,"262427980815430@nai.epc.mnc001.mcc01.3gppnetwork.org", "internet", [{'MIP6-Agent-Info',[{172,18,62,103}],[],[],[]}]} from <0.1117.0> in state state_authenticated => state_authenticated_wait_swx_saa 04:15:58.727 [debug] SWx Tx SAR Imsi="262427980815430" Type=13 APN="internet" AgentInfoOpt=[{'MIP6-Agent-Info',[{172,18,62,103}],[],[],[]}]  04:15:58.728 [debug] SWx prepare_request: {'SAR',["epdg.localdomain",";","1805677143",";","153",";","nonode@nohost"],{'Vendor-Specific-Application-Id',10415,[16777265],[]},1,"epdg.localdomain","localdomain","localdomain","262427980815430",13,[],["hss.localdomain"],["internet"],[],[{'MIP6-Agent-Info',[{172,18,62,103}],[],[],[]}],[],[],[],[],[],[],[]} 04:15:58.728 [debug] Waiting for S6b AAA *DBG* aaa_ue_fsm_262427980815430 receive call {rx_swx_saa,{ok,13,#{}}} from <0.1118.0> in state state_authenticated_wait_swx_saa 04:15:58.737 [info] SWx Rx SAA {<0.735.0>,{diameter_caps,{"epdg.localdomain","hss.localdomain"},{"localdomain","localdomain"},{[{127,0,0,1},{172,18,62,20},{192,168,0,2}],[{172,18,62,103}]},{0,10415},{"osmo-epdg","TTCN-3 Testsuite"},{[],[1]},{[10415,13019,5535],[5535,10415,13019]},{[],[]},{[],[0]},{[],[]},{[{'diameter_base_Vendor-Specific-Application-Id',10415,[16777265],[]}],[{'diameter_base_Vendor-Specific-Application-Id',[10415],[16777265],[]}]},{[],[]},{[],[]}}}: {'SAA',"epdg.localdomain;1805677143;153;nonode@nohost",{'Vendor-Specific-Application-Id',10415,[16777265],[]},1,"hss.localdomain","localdomain","262427980815430",[],[2001],[],[{'Non-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_262427980815430 send ok to <0.1118.0> 04:15:58.737 [info] ue_fsm ev_rx_swx_saa *DBG* aaa_ue_fsm_262427980815430 consume call {rx_swx_saa,{ok,13,#{}}} from <0.1118.0> in state state_authenticated_wait_swx_saa => state_authenticated 04:15:58.737 [info] ue_fsm state_authenticated_wait_swx_saa event=rx_swx_saa SAType=13 ResulCode={epdg_dia_rc,undefined,2001}, {ue_fsm_data,"262427980815430","262427980815430@nai.epc.mnc001.mcc01.3gppnetwork.org","internet",true,false,<0.1117.0>} 04:15:58.737 [debug] Rx AAA with DiaRC={epdg_dia_rc,undefined,2001} 04:15:58.738 [info] S6b Tx to {diameter_caps,{"aaa.localdomain","pgw.localdomain"},{"localdomain","localdomain"},{[{172,18,62,20}],[{172,18,62,103}]},{0,10415},{"osmo-epdg-AAA","TTCN-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:15:58.748 [debug] S2b: Rx from IP {172,18,62,103} port 2123: <<72,33,0,117,53,80,9,241,123,14,161,0,2,0,2,0,16,0,87,0,9,1,160,111,82,53,70,172,18,62,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,111,82,53,70,172,18,62,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,111,82,53,70,163,0,15,0,128,0,13,4,1,2,3,4,0,12,4,5,6,7,8>> *DBG* epdg_ue_fsm_262427980815430 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 => 3048189973, remote_ipv4 => <<172,18,62,103>>, remote_ipv6 => undefined,remote_teid => 1867658566}}} from <0.1119.0> in state state_wait_create_session_resp 04:15:58.748 [debug] S2b: Rx from IP {172,18,62,103} port 2123: {gtp,v2,create_session_response,894437873,8064673,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,<<"oR5F">>},{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,1867658566,<<172,18,62,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,1867658566,<<172,18,62,103>>,undefined},{v2_pdn_address_allocation,0} => {v2_pdn_address_allocation,0,ipv4,<<192,168,0,38>>}}} 04:15:58.748 [info] s2b: Updated Session after create_session_response: {gtp_session,<<"262427980815430">>,<0.1111.0>,<<"internet">>,{172,18,62,103},{172,18,62,103},undefined,894437873,1867658566,5,{set,1,16,16,8,80,48,{[],[],[],[],[],[],[],[],[],[],[],[],[],[],[],[]},{{[],[],[{gtp_bearer,5,3048189973,1867658566}],[],[],[],[],[],[],[],[],[],[],[],[],[]}}}} 04:15:58.748 [debug] s2b: APCO_dec: {v2_additional_protocol_configuration_options,0,{0,[{13,<<1,2,3,4>>},{12,<<5,6,7,8>>}]}} 04:15:58.748 [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 => 3048189973,remote_ipv4 => <<172,18,62,103>>,remote_ipv6 => undefined,remote_teid => 1867658566}} 04:15:58.749 [info] ue_fsm state_authenticated event=received_gtpc_create_session_response, {ue_fsm_data,<<"262427980815430">>,"internet",[],undefined,false,0,false,false} 04:15:58.749 [info] KMOD Port Create PDP Context Call {<0.1111.0>,[alias|#Ref<0.1283019585.1655242753.207044>]}: {create_pdp_context,{172,18,62,103},3048189973,1867658566,{192,168,0,38}} 04:15:58.749 [debug] create_pdp_context: 1, {172,18,62,103}, {192,168,0,38}, 3048189973, 1867658566 04:15:58.750 [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,62,103}},{ms_address,{192,168,0,38}},{i_tid,3048189973},{o_tid,1867658566}]}} *DBG* gsup_server got cast {tunnel_response, {<<"262427980815430">>, {ok, #{apco => <<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 => 3048189973, remote_ipv4 => <<172,18,62,103>>, remote_ipv6 => undefined, remote_teid => 1867658566}}}} *DBG* epdg_ue_fsm_262427980815430 send ok to <0.1119.0> 04:15:58.750 [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 => 3048189973,remote_ipv4 => <<172,18,62,103>>,remote_ipv6 => undefined,remote_teid => 1867658566}) 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}} *DBG* epdg_ue_fsm_262427980815430 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 => 3048189973, remote_ipv4 => <<172,18,62,103>>, remote_ipv6 => undefined,remote_teid => 1867658566}}} from <0.1119.0> in state state_wait_create_session_resp => state_active 04:15:58.750 [info] tunnel_response(<<"262427980815430">>): {ok,#{apco => <<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 => 3048189973,remote_ipv4 => <<172,18,62,103>>,remote_ipv6 => undefined,remote_teid => 1867658566}} 04:15:58.751 [info] tunnel_response for <<"262427980815430">>: {ok,#{apco => <<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 => 3048189973,remote_ipv4 => <<172,18,62,103>>,remote_ipv6 => undefined,remote_teid => 1867658566}} 04:15:58.751 [info] GSUP: Tx #{imsi => <<"262427980815430">>,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 => <<"262422501094813">>, 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:15:58.765 [info] GSUP: Rx #{imsi => <<"262422501094813">>,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_262422501094813 enter epdg_ue_fsm in state state_new *DBG* epdg_ue_fsm_262422501094813 consume internal init_state in state state_new 04:15:58.765 [info] ue_fsm start(epdg_ue_fsm_262422501094813) *DBG* epdg_ue_fsm_262422501094813 receive call {auth_request,33,"internet",#{}} from <0.1120.0> in state state_new 04:15:58.765 [info] ue_fsm init(<<"262422501094813">>) *DBG* epdg_ue_fsm_262422501094813 send ok to <0.1120.0> 04:15:58.765 [info] ue_fsm auth_request *DBG* epdg_ue_fsm_262422501094813 consume call {auth_request,33,"internet",#{}} from <0.1120.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_262422501094813 start_timer {state_timeout,10000, swm_der_timeout,[]} in state state_wait_auth_resp *DBG* aaa_ue_fsm_262422501094813 enter aaa_ue_fsm in state state_new 04:15:58.765 [info] ue_fsm state_new event=auth_request {33, "internet", #{}}, {ue_fsm_data,<<"262422501094813">>,"internet",[],undefined,false,0,false,false} *DBG* aaa_ue_fsm_262422501094813 consume internal init_state in state state_new *DBG* aaa_ue_fsm_262422501094813 receive call {rx_swm_der_auth_req,33,"internet",#{}} from <0.201.0> in state state_new 04:15:58.766 [info] ue_fsm start_link(aaa_ue_fsm_262422501094813) 04:15:58.766 [info] ue_fsm init("262422501094813") 04:15:58.766 [info] ue_fsm ev_rx_swm_der_auth_req 04:15:58.767 [info] ue_fsm state_new event=rx_swm_der_auth_req {33, "internet", #{}}, {ue_fsm_data,"262422501094813",undefined,undefined,false,false,undefined} 04:15:58.767 [debug] Swx MAR: IPv4Opt=<<"ÿÿÿþ">> IPv6Opt=[] *DBG* aaa_ue_fsm_262422501094813 send ok to <0.201.0> *DBG* aaa_ue_fsm_262422501094813 consume call {rx_swm_der_auth_req,33,"internet",#{}} from <0.201.0> in state state_new => state_wait_swx_maa 04:15:58.767 [debug] Swx Tx MAR: {'MAR',["epdg.localdomain",";","1805677143",";","154",";","nonode@nohost"],1,undefined,undefined,undefined,"262422501094813",{'Vendor-Specific-Application-Id',10415,[16777265],[]},{'SIP-Auth-Data-Item',[],["EAP-AKA"],[],[],[],[],[],[],<<"ÿÿÿþ">>,[],[],[],[]},1,[],1,[],[],[],[],[],[],[],[]} 04:15:58.776 [info] SWx Rx MAA {<0.735.0>,{diameter_caps,{"epdg.localdomain","hss.localdomain"},{"localdomain","localdomain"},{[{127,0,0,1},{172,18,62,20},{192,168,0,2}],[{172,18,62,103}]},{0,10415},{"osmo-epdg","TTCN-3 Testsuite"},{[],[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;1805677143;154;nonode@nohost",1,"hss.localdomain","localdomain",{'Vendor-Specific-Application-Id',10415,[16777265],[]},"262422501094813",[],[2001],[],[1],[{'SIP-Auth-Data-Item',[0],["Digest-AKAv1-MD5"],[[56,14,247,52,18,0,81,68,48,146,19,128,101,19,207,58,28,24,121,79,110,46,32,85,76,64,232,223,97,242,169,86]],[[56,14,247,52,18,0,81,68,48,146,19,128,101,19,207,58,106,165,40,20,60,86,247,240,189,174,228,236,84,242]],["foobar"],[[32,54,252,178,92,197,75,142,84,3,196,10,36,55,76,62]],[[221,142,51,188,30,74,170,18,157,72,71,116,170,56,212,26]],[],[],[],[],[],[]}],[],[],[],[],[],[]}/ Errors []  04:15:58.776 [info] dia_sip2gsup: auth [56,14,247,52,18,0,81,68,48,146,19,128,101,19,207,58,28,24,121,79,110,46,32,85,76,64,232,223,97,242,169,86] authz [56,14,247,52,18,0,81,68,48,146,19,128,101,19,207,58,106,165,40,20,60,86,247,240,189,174,228,236,84,242]  *DBG* aaa_ue_fsm_262422501094813 receive call {rx_swx_maa, {ok,[{epdg_auth_tuple, <<56,14,247,52,18,0,81,68,48,146,19,128,101,19,207,58>>, <<28,24,121,79,110,46,32,85,76,64,232,223,97,242,169,86>>, <<56,14,247,52,18,0,81,68,48,146,19,128,101,19,207,58,106, 165,40,20,60,86,247,240,189,174,228,236,84,242>>, <<221,142,51,188,30,74,170,18,157,72,71,116,170,56,212,26>>, <<32,54,252,178,92,197,75,142,84,3,196,10,36,55,76,62>>}]}} from <0.1123.0> in state state_wait_swx_maa 04:15:58.776 [info] rand [56,14,247,52,18,0,81,68,48,146,19,128,101,19,207,58] autn [28,24,121,79,110,46,32,85,76,64,232,223,97,242,169,86]  04:15:58.776 [info] ue_fsm ev_rx_swx_maa 04:15:58.777 [info] ue_fsm state_wait_swx_maa event=rx_swx_maa, {ue_fsm_data,"262422501094813",undefined,undefined,false,false,undefined} *DBG* aaa_ue_fsm_262422501094813 send ok to <0.1123.0> *DBG* epdg_ue_fsm_262422501094813 receive call {received_swm_dea_auth_response, {ok,[{epdg_auth_tuple, <<56,14,247,52,18,0,81,68,48,146,19,128,101,19,207,58>>, <<28,24,121,79,110,46,32,85,76,64,232,223,97,242,169,86>>, <<56,14,247,52,18,0,81,68,48,146,19,128,101,19,207,58,106, 165,40,20,60,86,247,240,189,174,228,236,84,242>>, <<221,142,51,188,30,74,170,18,157,72,71,116,170,56,212,26>>, <<32,54,252,178,92,197,75,142,84,3,196,10,36,55,76,62>>}]}} from <0.211.0> in state state_wait_auth_resp *DBG* aaa_ue_fsm_262422501094813 consume call {rx_swx_maa, {ok,[{epdg_auth_tuple, <<56,14,247,52,18,0,81,68,48,146,19,128,101,19,207,58>>, <<28,24,121,79,110,46,32,85,76,64,232,223,97,242,169,86>>, <<56,14,247,52,18,0,81,68,48,146,19,128,101,19,207,58,106, 165,40,20,60,86,247,240,189,174,228,236,84,242>>, <<221,142,51,188,30,74,170,18,157,72,71,116,170,56,212,26>>, <<32,54,252,178,92,197,75,142,84,3,196,10,36,55,76,62>>}]}} from <0.1123.0> in state state_wait_swx_maa => state_new 04:15:58.777 [info] ue_fsm received_swm_dea_auth_response {ok,[{epdg_auth_tuple,<<56,14,247,52,18,0,81,68,48,146,19,128,101,19,207,58>>,<<28,24,121,79,110,46,32,85,76,64,232,223,97,242,169,86>>,<<56,14,247,52,18,0,81,68,48,146,19,128,101,19,207,58,106,165,40,20,60,86,247,240,189,174,228,236,84,242>>,<<221,142,51,188,30,74,170,18,157,72,71,116,170,56,212,26>>,<<32,54,252,178,92,197,75,142,84,3,196,10,36,55,76,62>>}]} 04:15:58.778 [info] ue_fsm state_wait_auth_resp event=received_swm_dea_auth_response Result={ok,[{epdg_auth_tuple,<<56,14,247,52,18,0,81,68,48,146,19,128,101,19,207,58>>,<<28,24,121,79,110,46,32,85,76,64,232,223,97,242,169,86>>,<<56,14,247,52,18,0,81,68,48,146,19,128,101,19,207,58,106,165,40,20,60,86,247,240,189,174,228,236,84,242>>,<<221,142,51,188,30,74,170,18,157,72,71,116,170,56,212,26>>,<<32,54,252,178,92,197,75,142,84,3,196,10,36,55,76,62>>}]}, {ue_fsm_data,<<"262422501094813">>,"internet",[],undefined,false,0,false,false} *DBG* epdg_ue_fsm_262422501094813 send ok to <0.211.0> *DBG* gsup_server got cast {auth_response, {<<"262422501094813">>, {ok, [{epdg_auth_tuple, <<56,14,247,52,18,0,81,68,48,146,19,128,101,19, 207,58>>, <<28,24,121,79,110,46,32,85,76,64,232,223,97, 242,169,86>>, <<56,14,247,52,18,0,81,68,48,146,19,128,101,19, 207,58,106,165,40,20,60,86,247,240,189,174, 228,236,84,242>>, <<221,142,51,188,30,74,170,18,157,72,71,116, 170,56,212,26>>, <<32,54,252,178,92,197,75,142,84,3,196,10, 36,55,76,62>>}]}}} 04:15:58.778 [info] auth_response(<<"262422501094813">>): {ok,[{epdg_auth_tuple,<<56,14,247,52,18,0,81,68,48,146,19,128,101,19,207,58>>,<<28,24,121,79,110,46,32,85,76,64,232,223,97,242,169,86>>,<<56,14,247,52,18,0,81,68,48,146,19,128,101,19,207,58,106,165,40,20,60,86,247,240,189,174,228,236,84,242>>,<<221,142,51,188,30,74,170,18,157,72,71,116,170,56,212,26>>,<<32,54,252,178,92,197,75,142,84,3,196,10,36,55,76,62>>}]} *DBG* epdg_ue_fsm_262422501094813 consume call {received_swm_dea_auth_response, {ok,[{epdg_auth_tuple, <<56,14,247,52,18,0,81,68,48,146,19,128,101,19,207,58>>, <<28,24,121,79,110,46,32,85,76,64,232,223,97,242,169,86>>, <<56,14,247,52,18,0,81,68,48,146,19,128,101,19,207,58,106, 165,40,20,60,86,247,240,189,174,228,236,84,242>>, <<221,142,51,188,30,74,170,18,157,72,71,116,170,56,212,26>>, <<32,54,252,178,92,197,75,142,84,3,196,10,36,55,76,62>>}]}} 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:15:58.779 [info] auth_response for <<"262422501094813">>: {ok,[{epdg_auth_tuple,<<56,14,247,52,18,0,81,68,48,146,19,128,101,19,207,58>>,<<28,24,121,79,110,46,32,85,76,64,232,223,97,242,169,86>>,<<56,14,247,52,18,0,81,68,48,146,19,128,101,19,207,58,106,165,40,20,60,86,247,240,189,174,228,236,84,242>>,<<221,142,51,188,30,74,170,18,157,72,71,116,170,56,212,26>>,<<32,54,252,178,92,197,75,142,84,3,196,10,36,55,76,62>>}]} 04:15:58.779 [info] GSUP: Tx #{auth_tuples => [#{autn => <<28,24,121,79,110,46,32,85,76,64,232,223,97,242,169,86>>,ck => <<32,54,252,178,92,197,75,142,84,3,196,10,36,55,76,62>>,ik => <<221,142,51,188,30,74,170,18,157,72,71,116,170,56,212,26>>,rand => <<56,14,247,52,18,0,81,68,48,146,19,128,101,19,207,58>>,res => <<56,14,247,52,18,0,81,68,48,146,19,128,101,19,207,58,106,165,40,20,60,86,247,240,189,174,228,236,84,242>>}],imsi => <<"262422501094813">>,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 => <<"262422501094813">>, message_type => location_upd_req}} *DBG* epdg_ue_fsm_262422501094813 receive call lu_request from <0.1124.0> in state state_authenticating 04:15:58.783 [info] GSUP: Rx #{cn_domain => 1,imsi => <<"262422501094813">>,message_type => location_upd_req} 04:15:58.783 [info] ue_fsm lu_request *DBG* epdg_ue_fsm_262422501094813 send ok to <0.1124.0> 04:15:58.783 [info] ue_fsm state_authenticating event=lu_request, {ue_fsm_data,<<"262422501094813">>,"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_262422501094813 receive call {rx_swm_der_auth_compl,"internet"} from <0.201.0> in state state_new *DBG* epdg_ue_fsm_262422501094813 consume call lu_request from <0.1124.0> in state state_authenticating 04:15:58.783 [info] ue_fsm ev_rx_swm_der_auth_compl 04:15:58.784 [info] ue_fsm state_new event=rx_swm_der_auth_compl, {ue_fsm_data,"262422501094813",undefined,undefined,false,false,undefined} *DBG* aaa_ue_fsm_262422501094813 send ok to <0.201.0> 04:15:58.784 [debug] SWx Tx SAR Imsi="262422501094813" Type=1 APN="internet" AgentInfoOpt=[]  *DBG* aaa_ue_fsm_262422501094813 consume call {rx_swm_der_auth_compl,"internet"} from <0.201.0> in state state_new => state_wait_swx_saa 04:15:58.784 [debug] SWx prepare_request: {'SAR',["epdg.localdomain",";","1805677143",";","155",";","nonode@nohost"],{'Vendor-Specific-Application-Id',10415,[16777265],[]},1,"epdg.localdomain","localdomain","localdomain","262422501094813",1,[],["hss.localdomain"],["internet"],[],[],[],[],[],[],[],[],[]} *DBG* aaa_ue_fsm_262422501094813 receive call {rx_swx_saa,{ok,1,#{}}} from <0.1125.0> in state state_wait_swx_saa 04:15:58.791 [info] SWx Rx SAA {<0.735.0>,{diameter_caps,{"epdg.localdomain","hss.localdomain"},{"localdomain","localdomain"},{[{127,0,0,1},{172,18,62,20},{192,168,0,2}],[{172,18,62,103}]},{0,10415},{"osmo-epdg","TTCN-3 Testsuite"},{[],[1]},{[10415,13019,5535],[5535,10415,13019]},{[],[]},{[],[0]},{[],[]},{[{'diameter_base_Vendor-Specific-Application-Id',10415,[16777265],[]}],[{'diameter_base_Vendor-Specific-Application-Id',[10415],[16777265],[]}]},{[],[]},{[],[]}}}: {'SAA',"epdg.localdomain;1805677143;155;nonode@nohost",{'Vendor-Specific-Application-Id',10415,[16777265],[]},1,"hss.localdomain","localdomain","262422501094813",[],[2001],[],[{'Non-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:15:58.791 [info] ue_fsm ev_rx_swx_saa *DBG* aaa_ue_fsm_262422501094813 send ok to <0.1125.0> *DBG* epdg_ue_fsm_262422501094813 receive call {received_swm_dea_auth_compl_response,{ok,#{}}} from <0.211.0> in state state_authenticating 04:15:58.791 [info] ue_fsm state_wait_swx_saa event=rx_swx_saa {ok,1,#{}}, {ue_fsm_data,"262422501094813",undefined,undefined,false,false,undefined} *DBG* aaa_ue_fsm_262422501094813 consume call {rx_swx_saa,{ok,1,#{}}} from <0.1125.0> in state state_wait_swx_saa => state_authenticated *DBG* epdg_ue_fsm_262422501094813 send ok to <0.211.0> 04:15:58.791 [info] ue_fsm received_swm_dea_auth_compl_response {ok,#{}} *DBG* gsup_server got cast {lu_response,{<<"262422501094813">>,ok}} *DBG* epdg_ue_fsm_262422501094813 consume call {received_swm_dea_auth_compl_response,{ok,#{}}} from <0.211.0> in state state_authenticating => state_authenticated 04:15:58.792 [info] ue_fsm state_authenticating event=lu_request, {ok,#{}}, {ue_fsm_data,<<"262422501094813">>,"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:15:58.792 [info] lu_response(<<"262422501094813">>): ok 04:15:58.792 [info] lu_response for <<"262422501094813">>: ok 04:15:58.792 [info] GSUP: Tx #{imsi => <<"262422501094813">>,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 => <<"262422501094813">>, message_class => 5, message_type => epdg_tunnel_request, pco => <<128,0,13,0,0,12,0>>}} *DBG* epdg_ue_fsm_262422501094813 receive call {tunnel_request,<<128,0,13,0,0,12,0>>} from <0.1126.0> in state state_authenticated 04:15:58.796 [info] GSUP: Rx #{cn_domain => 1,imsi => <<"262422501094813">>,message_class => 5,message_type => epdg_tunnel_request,pco => <<128,0,13,0,0,12,0>>} 04:15:58.796 [info] ue_fsm tunnel_request(<<128,0,13,0,0,12,0>>) 04:15:58.796 [info] ue_fsm state_authenticated event=tunnel_request, {ue_fsm_data,<<"262422501094813">>,"internet",[],undefined,false,0,false,false} 04:15:58.796 [debug] Selected PGW Remote Address "172.18.62.103" *DBG* epdg_ue_fsm_262422501094813 send ok to <0.1126.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:15:58.796 [info] s2b: Tx {gtp,v2,create_session_request,0,8064674,undefined,[],[{v2_international_mobile_subscriber_identity,0,<<"262422501094813">>},{v2_serving_network,0,{<<"901">>,<<"042">>}},{v2_rat_type,0,3},{v2_fully_qualified_tunnel_endpoint_identifier,0,30,894437874,<<172,18,62,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,3048189974,<<172,18,62,20>>,undefined}]},{v2_recovery,0,0},{v2_additional_protocol_configuration_options,0,{0,[{13,<<>>},{12,<<>>}]}}]} *DBG* epdg_ue_fsm_262422501094813 consume call {tunnel_request,<<128,0,13,0,0,12,0>>} from <0.1126.0> in state state_authenticated => state_wait_create_session_resp *DBG* epdg_ue_fsm_262422501094813 start_timer {state_timeout,10000, create_session_timeout,[]} in state state_wait_create_session_resp 04:15:58.796 [debug] Waiting for CreateSessionResponse *DBG* aaa_ue_fsm_262422501094813 receive call {rx_s6b_aar,"262422501094813@nai.epc.mnc001.mcc01.3gppnetwork.org", "internet", [{'MIP6-Agent-Info',[{172,18,62,103}],[],[],[]}]} from <0.1127.0> in state state_authenticated 04:15:58.807 [info] S6b Rx from {diameter_caps,{"aaa.localdomain","pgw.localdomain"},{"localdomain","localdomain"},{[{172,18,62,20}],[{172,18,62,103}]},{0,10415},{"osmo-epdg-AAA","TTCN-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,["262422501094813@nai.epc.mnc001.mcc01.3gppnetwork.org"],[{'MIP6-Agent-Info',[{172,18,62,103}],[],[],[]}],[70368744177664],[],[],["internet"],[],[],[],[],[],[]} 04:15:58.807 [info] ue_fsm ev_rx_s6b_aar: "262422501094813@nai.epc.mnc001.mcc01.3gppnetwork.org" "internet" [{'MIP6-Agent-Info',[{172,18,62,103}],[],[],[]}] 04:15:58.808 [info] ue_fsm state_authenticated event=rx_s6b_aar NAI="262422501094813@nai.epc.mnc001.mcc01.3gppnetwork.org" Apn="internet" AgentInfo=[{'MIP6-Agent-Info',[{172,18,62,103}],[],[],[]}], {ue_fsm_data,"262422501094813",undefined,undefined,true,false,undefined} 04:15:58.808 [debug] SWx Tx SAR Imsi="262422501094813" Type=13 APN="internet" AgentInfoOpt=[{'MIP6-Agent-Info',[{172,18,62,103}],[],[],[]}]  *DBG* aaa_ue_fsm_262422501094813 send ok to <0.1127.0> 04:15:58.808 [debug] SWx prepare_request: {'SAR',["epdg.localdomain",";","1805677143",";","156",";","nonode@nohost"],{'Vendor-Specific-Application-Id',10415,[16777265],[]},1,"epdg.localdomain","localdomain","localdomain","262422501094813",13,[],["hss.localdomain"],["internet"],[],[{'MIP6-Agent-Info',[{172,18,62,103}],[],[],[]}],[],[],[],[],[],[],[]} *DBG* aaa_ue_fsm_262422501094813 consume call {rx_s6b_aar,"262422501094813@nai.epc.mnc001.mcc01.3gppnetwork.org", "internet", [{'MIP6-Agent-Info',[{172,18,62,103}],[],[],[]}]} from <0.1127.0> in state state_authenticated => state_authenticated_wait_swx_saa 04:15:58.808 [debug] Waiting for S6b AAA *DBG* aaa_ue_fsm_262422501094813 receive call {rx_swx_saa,{ok,13,#{}}} from <0.1128.0> in state state_authenticated_wait_swx_saa *DBG* aaa_ue_fsm_262422501094813 send ok to <0.1128.0> 04:15:58.815 [info] SWx Rx SAA {<0.735.0>,{diameter_caps,{"epdg.localdomain","hss.localdomain"},{"localdomain","localdomain"},{[{127,0,0,1},{172,18,62,20},{192,168,0,2}],[{172,18,62,103}]},{0,10415},{"osmo-epdg","TTCN-3 Testsuite"},{[],[1]},{[10415,13019,5535],[5535,10415,13019]},{[],[]},{[],[0]},{[],[]},{[{'diameter_base_Vendor-Specific-Application-Id',10415,[16777265],[]}],[{'diameter_base_Vendor-Specific-Application-Id',[10415],[16777265],[]}]},{[],[]},{[],[]}}}: {'SAA',"epdg.localdomain;1805677143;156;nonode@nohost",{'Vendor-Specific-Application-Id',10415,[16777265],[]},1,"hss.localdomain","localdomain","262422501094813",[],[2001],[],[{'Non-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_262422501094813 consume call {rx_swx_saa,{ok,13,#{}}} from <0.1128.0> in state state_authenticated_wait_swx_saa => state_authenticated 04:15:58.815 [info] ue_fsm ev_rx_swx_saa 04:15:58.815 [info] ue_fsm state_authenticated_wait_swx_saa event=rx_swx_saa SAType=13 ResulCode={epdg_dia_rc,undefined,2001}, {ue_fsm_data,"262422501094813","262422501094813@nai.epc.mnc001.mcc01.3gppnetwork.org","internet",true,false,<0.1127.0>} 04:15:58.815 [debug] Rx AAA with DiaRC={epdg_dia_rc,undefined,2001} 04:15:58.815 [info] S6b Tx to {diameter_caps,{"aaa.localdomain","pgw.localdomain"},{"localdomain","localdomain"},{[{172,18,62,20}],[{172,18,62,103}]},{0,10415},{"osmo-epdg-AAA","TTCN-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:15:58.825 [debug] S2b: Rx from IP {172,18,62,103} port 2123: <<72,33,0,117,53,80,9,242,123,14,162,0,2,0,2,0,16,0,87,0,9,1,160,92,222,53,131,172,18,62,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,92,222,53,131,172,18,62,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,222,53,131,163,0,15,0,128,0,13,4,1,2,3,4,0,12,4,5,6,7,8>> 04:15:58.825 [debug] S2b: Rx from IP {172,18,62,103} port 2123: {gtp,v2,create_session_response,894437874,8064674,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,222,53,131>>},{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,1558066563,<<172,18,62,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,1558066563,<<172,18,62,103>>,undefined},{v2_pdn_address_allocation,0} => {v2_pdn_address_allocation,0,ipv4,<<192,168,0,39>>}}} 04:15:58.826 [info] s2b: Updated Session after create_session_response: {gtp_session,<<"262422501094813">>,<0.1121.0>,<<"internet">>,{172,18,62,103},{172,18,62,103},undefined,894437874,1558066563,5,{set,1,16,16,8,80,48,{[],[],[],[],[],[],[],[],[],[],[],[],[],[],[],[]},{{[],[],[],[],[],[],[],[],[],[],[],[{gtp_bearer,5,3048189974,1558066563}],[],[],[],[]}}}} *DBG* epdg_ue_fsm_262422501094813 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 => 3048189974, remote_ipv4 => <<172,18,62,103>>, remote_ipv6 => undefined,remote_teid => 1558066563}}} from <0.1129.0> in state state_wait_create_session_resp 04:15:58.826 [debug] s2b: APCO_dec: {v2_additional_protocol_configuration_options,0,{0,[{13,<<1,2,3,4>>},{12,<<5,6,7,8>>}]}} 04:15:58.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,39>>,undefined},local_teid => 3048189974,remote_ipv4 => <<172,18,62,103>>,remote_ipv6 => undefined,remote_teid => 1558066563}} 04:15:58.826 [info] ue_fsm state_authenticated event=received_gtpc_create_session_response, {ue_fsm_data,<<"262422501094813">>,"internet",[],undefined,false,0,false,false} 04:15:58.827 [info] KMOD Port Create PDP Context Call {<0.1121.0>,[alias|#Ref<0.1283019585.1655242753.207174>]}: {create_pdp_context,{172,18,62,103},3048189974,1558066563,{192,168,0,39}} 04:15:58.827 [debug] create_pdp_context: 1, {172,18,62,103}, {192,168,0,39}, 3048189974, 1558066563 04:15:58.827 [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,62,103}},{ms_address,{192,168,0,39}},{i_tid,3048189974},{o_tid,1558066563}]}} *DBG* epdg_ue_fsm_262422501094813 send ok to <0.1129.0> *DBG* gsup_server got cast {tunnel_response, {<<"262422501094813">>, {ok, #{apco => <<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 => 3048189974, remote_ipv4 => <<172,18,62,103>>, remote_ipv6 => undefined, remote_teid => 1558066563}}}} 04:15:58.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,39>>,undefined},local_teid => 3048189974,remote_ipv4 => <<172,18,62,103>>,remote_ipv6 => undefined,remote_teid => 1558066563}) returned ok *DBG* epdg_ue_fsm_262422501094813 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 => 3048189974, remote_ipv4 => <<172,18,62,103>>, remote_ipv6 => undefined,remote_teid => 1558066563}}} from <0.1129.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:15:58.828 [info] tunnel_response(<<"262422501094813">>): {ok,#{apco => <<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 => 3048189974,remote_ipv4 => <<172,18,62,103>>,remote_ipv6 => undefined,remote_teid => 1558066563}} 04:15:58.828 [info] tunnel_response for <<"262422501094813">>: {ok,#{apco => <<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 => 3048189974,remote_ipv4 => <<172,18,62,103>>,remote_ipv6 => undefined,remote_teid => 1558066563}} 04:15:58.829 [info] GSUP: Tx #{imsi => <<"262422501094813">>,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 => <<"262423088166127">>, 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:15:58.865 [info] GSUP: Rx #{imsi => <<"262423088166127">>,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_262423088166127 enter epdg_ue_fsm in state state_new *DBG* epdg_ue_fsm_262423088166127 consume internal init_state in state state_new *DBG* epdg_ue_fsm_262423088166127 receive call {auth_request,33,"internet",#{}} from <0.1130.0> in state state_new 04:15:58.865 [info] ue_fsm start(epdg_ue_fsm_262423088166127) *DBG* epdg_ue_fsm_262423088166127 send ok to <0.1130.0> 04:15:58.865 [info] ue_fsm init(<<"262423088166127">>) *DBG* epdg_ue_fsm_262423088166127 consume call {auth_request,33,"internet",#{}} from <0.1130.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:15:58.865 [info] ue_fsm auth_request *DBG* epdg_ue_fsm_262423088166127 start_timer {state_timeout,10000, swm_der_timeout,[]} in state state_wait_auth_resp *DBG* aaa_ue_fsm_262423088166127 enter aaa_ue_fsm in state state_new *DBG* aaa_ue_fsm_262423088166127 consume internal init_state in state state_new *DBG* aaa_ue_fsm_262423088166127 receive call {rx_swm_der_auth_req,33,"internet",#{}} from <0.201.0> in state state_new 04:15:58.866 [info] ue_fsm state_new event=auth_request {33, "internet", #{}}, {ue_fsm_data,<<"262423088166127">>,"internet",[],undefined,false,0,false,false} 04:15:58.866 [info] ue_fsm start_link(aaa_ue_fsm_262423088166127) 04:15:58.866 [info] ue_fsm init("262423088166127") 04:15:58.866 [info] ue_fsm ev_rx_swm_der_auth_req 04:15:58.867 [info] ue_fsm state_new event=rx_swm_der_auth_req {33, "internet", #{}}, {ue_fsm_data,"262423088166127",undefined,undefined,false,false,undefined} 04:15:58.867 [debug] Swx MAR: IPv4Opt=<<"ÿÿÿþ">> IPv6Opt=[] 04:15:58.867 [debug] Swx Tx MAR: {'MAR',["epdg.localdomain",";","1805677143",";","157",";","nonode@nohost"],1,undefined,undefined,undefined,"262423088166127",{'Vendor-Specific-Application-Id',10415,[16777265],[]},{'SIP-Auth-Data-Item',[],["EAP-AKA"],[],[],[],[],[],[],<<"ÿÿÿþ">>,[],[],[],[]},1,[],1,[],[],[],[],[],[],[],[]} *DBG* aaa_ue_fsm_262423088166127 send ok to <0.201.0> *DBG* aaa_ue_fsm_262423088166127 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_262423088166127 receive call {rx_swx_maa, {ok,[{epdg_auth_tuple, <<252,111,110,138,243,43,105,55,9,243,39,201,75,97,199,233>>, <<96,105,202,193,88,185,15,204,190,134,192,11,81,223,11,15>>, <<252,111,110,138,243,43,105,55,9,243,39,201,75,97,199,233, 134,141,110,140,116,38,103,168,3,50,76,80,217,190>>, <<171,25,239,65,118,157,179,185,36,118,100,218,109,204,179, 197>>, <<58,36,29,16,202,94,225,28,83,202,24,150,191,32,106,52>>}]}} from <0.1133.0> in state state_wait_swx_maa 04:15:58.881 [info] SWx Rx MAA {<0.735.0>,{diameter_caps,{"epdg.localdomain","hss.localdomain"},{"localdomain","localdomain"},{[{127,0,0,1},{172,18,62,20},{192,168,0,2}],[{172,18,62,103}]},{0,10415},{"osmo-epdg","TTCN-3 Testsuite"},{[],[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;1805677143;157;nonode@nohost",1,"hss.localdomain","localdomain",{'Vendor-Specific-Application-Id',10415,[16777265],[]},"262423088166127",[],[2001],[],[1],[{'SIP-Auth-Data-Item',[0],["Digest-AKAv1-MD5"],[[252,111,110,138,243,43,105,55,9,243,39,201,75,97,199,233,96,105,202,193,88,185,15,204,190,134,192,11,81,223,11,15]],[[252,111,110,138,243,43,105,55,9,243,39,201,75,97,199,233,134,141,110,140,116,38,103,168,3,50,76,80,217,190]],["foobar"],[[58,36,29,16,202,94,225,28,83,202,24,150,191,32,106,52]],[[171,25,239,65,118,157,179,185,36,118,100,218,109,204,179,197]],[],[],[],[],[],[]}],[],[],[],[],[],[]}/ Errors []  04:15:58.881 [info] dia_sip2gsup: auth [252,111,110,138,243,43,105,55,9,243,39,201,75,97,199,233,96,105,202,193,88,185,15,204,190,134,192,11,81,223,11,15] authz [252,111,110,138,243,43,105,55,9,243,39,201,75,97,199,233,134,141,110,140,116,38,103,168,3,50,76,80,217,190]  *DBG* aaa_ue_fsm_262423088166127 send ok to <0.1133.0> *DBG* epdg_ue_fsm_262423088166127 receive call {received_swm_dea_auth_response, {ok,[{epdg_auth_tuple, <<252,111,110,138,243,43,105,55,9,243,39,201,75,97,199,233>>, <<96,105,202,193,88,185,15,204,190,134,192,11,81,223,11,15>>, <<252,111,110,138,243,43,105,55,9,243,39,201,75,97,199,233, 134,141,110,140,116,38,103,168,3,50,76,80,217,190>>, <<171,25,239,65,118,157,179,185,36,118,100,218,109,204,179, 197>>, <<58,36,29,16,202,94,225,28,83,202,24,150,191,32,106,52>>}]}} from <0.211.0> in state state_wait_auth_resp 04:15:58.881 [info] rand [252,111,110,138,243,43,105,55,9,243,39,201,75,97,199,233] autn [96,105,202,193,88,185,15,204,190,134,192,11,81,223,11,15]  *DBG* aaa_ue_fsm_262423088166127 consume call {rx_swx_maa, {ok,[{epdg_auth_tuple, <<252,111,110,138,243,43,105,55,9,243,39,201,75,97,199,233>>, <<96,105,202,193,88,185,15,204,190,134,192,11,81,223,11,15>>, <<252,111,110,138,243,43,105,55,9,243,39,201,75,97,199,233, 134,141,110,140,116,38,103,168,3,50,76,80,217,190>>, <<171,25,239,65,118,157,179,185,36,118,100,218,109,204,179, 197>>, <<58,36,29,16,202,94,225,28,83,202,24,150,191,32,106,52>>}]}} from <0.1133.0> in state state_wait_swx_maa => state_new 04:15:58.881 [info] ue_fsm ev_rx_swx_maa *DBG* epdg_ue_fsm_262423088166127 send ok to <0.211.0> *DBG* gsup_server got cast {auth_response, {<<"262423088166127">>, {ok, [{epdg_auth_tuple, <<252,111,110,138,243,43,105,55,9,243,39,201, 75,97,199,233>>, <<96,105,202,193,88,185,15,204,190,134,192,11, 81,223,11,15>>, <<252,111,110,138,243,43,105,55,9,243,39,201, 75,97,199,233,134,141,110,140,116,38,103,168, 3,50,76,80,217,190>>, <<171,25,239,65,118,157,179,185,36,118,100,218, 109,204,179,197>>, <<58,36,29,16,202,94,225,28,83,202,24,150, 191,32,106,52>>}]}}} *DBG* epdg_ue_fsm_262423088166127 consume call {received_swm_dea_auth_response, {ok,[{epdg_auth_tuple, <<252,111,110,138,243,43,105,55,9,243,39,201,75,97,199,233>>, <<96,105,202,193,88,185,15,204,190,134,192,11,81,223,11,15>>, <<252,111,110,138,243,43,105,55,9,243,39,201,75,97,199,233, 134,141,110,140,116,38,103,168,3,50,76,80,217,190>>, <<171,25,239,65,118,157,179,185,36,118,100,218,109,204,179, 197>>, <<58,36,29,16,202,94,225,28,83,202,24,150,191,32,106,52>>}]}} from <0.211.0> in state state_wait_auth_resp => state_authenticating 04:15:58.882 [info] ue_fsm state_wait_swx_maa event=rx_swx_maa, {ue_fsm_data,"262423088166127",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:15:58.882 [info] ue_fsm received_swm_dea_auth_response {ok,[{epdg_auth_tuple,<<252,111,110,138,243,43,105,55,9,243,39,201,75,97,199,233>>,<<96,105,202,193,88,185,15,204,190,134,192,11,81,223,11,15>>,<<252,111,110,138,243,43,105,55,9,243,39,201,75,97,199,233,134,141,110,140,116,38,103,168,3,50,76,80,217,190>>,<<171,25,239,65,118,157,179,185,36,118,100,218,109,204,179,197>>,<<58,36,29,16,202,94,225,28,83,202,24,150,191,32,106,52>>}]} 04:15:58.883 [info] ue_fsm state_wait_auth_resp event=received_swm_dea_auth_response Result={ok,[{epdg_auth_tuple,<<252,111,110,138,243,43,105,55,9,243,39,201,75,97,199,233>>,<<96,105,202,193,88,185,15,204,190,134,192,11,81,223,11,15>>,<<252,111,110,138,243,43,105,55,9,243,39,201,75,97,199,233,134,141,110,140,116,38,103,168,3,50,76,80,217,190>>,<<171,25,239,65,118,157,179,185,36,118,100,218,109,204,179,197>>,<<58,36,29,16,202,94,225,28,83,202,24,150,191,32,106,52>>}]}, {ue_fsm_data,<<"262423088166127">>,"internet",[],undefined,false,0,false,false} 04:15:58.883 [info] auth_response(<<"262423088166127">>): {ok,[{epdg_auth_tuple,<<252,111,110,138,243,43,105,55,9,243,39,201,75,97,199,233>>,<<96,105,202,193,88,185,15,204,190,134,192,11,81,223,11,15>>,<<252,111,110,138,243,43,105,55,9,243,39,201,75,97,199,233,134,141,110,140,116,38,103,168,3,50,76,80,217,190>>,<<171,25,239,65,118,157,179,185,36,118,100,218,109,204,179,197>>,<<58,36,29,16,202,94,225,28,83,202,24,150,191,32,106,52>>}]} 04:15:58.884 [info] auth_response for <<"262423088166127">>: {ok,[{epdg_auth_tuple,<<252,111,110,138,243,43,105,55,9,243,39,201,75,97,199,233>>,<<96,105,202,193,88,185,15,204,190,134,192,11,81,223,11,15>>,<<252,111,110,138,243,43,105,55,9,243,39,201,75,97,199,233,134,141,110,140,116,38,103,168,3,50,76,80,217,190>>,<<171,25,239,65,118,157,179,185,36,118,100,218,109,204,179,197>>,<<58,36,29,16,202,94,225,28,83,202,24,150,191,32,106,52>>}]} 04:15:58.884 [info] GSUP: Tx #{auth_tuples => [#{autn => <<96,105,202,193,88,185,15,204,190,134,192,11,81,223,11,15>>,ck => <<58,36,29,16,202,94,225,28,83,202,24,150,191,32,106,52>>,ik => <<171,25,239,65,118,157,179,185,36,118,100,218,109,204,179,197>>,rand => <<252,111,110,138,243,43,105,55,9,243,39,201,75,97,199,233>>,res => <<252,111,110,138,243,43,105,55,9,243,39,201,75,97,199,233,134,141,110,140,116,38,103,168,3,50,76,80,217,190>>}],imsi => <<"262423088166127">>,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 => <<"262423088166127">>, message_type => location_upd_req}} *DBG* epdg_ue_fsm_262423088166127 receive call lu_request from <0.1134.0> in state state_authenticating *DBG* epdg_ue_fsm_262423088166127 send ok to <0.1134.0> 04:15:58.890 [info] GSUP: Rx #{cn_domain => 1,imsi => <<"262423088166127">>,message_type => location_upd_req} *DBG* epdg_ue_fsm_262423088166127 consume call lu_request from <0.1134.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_262423088166127 receive call {rx_swm_der_auth_compl,"internet"} from <0.201.0> in state state_new 04:15:58.890 [info] ue_fsm lu_request 04:15:58.890 [info] ue_fsm state_authenticating event=lu_request, {ue_fsm_data,<<"262423088166127">>,"internet",[],undefined,false,0,false,false} 04:15:58.890 [info] ue_fsm ev_rx_swm_der_auth_compl 04:15:58.891 [info] ue_fsm state_new event=rx_swm_der_auth_compl, {ue_fsm_data,"262423088166127",undefined,undefined,false,false,undefined} 04:15:58.891 [debug] SWx Tx SAR Imsi="262423088166127" Type=1 APN="internet" AgentInfoOpt=[]  *DBG* aaa_ue_fsm_262423088166127 send ok to <0.201.0> 04:15:58.891 [debug] SWx prepare_request: {'SAR',["epdg.localdomain",";","1805677143",";","158",";","nonode@nohost"],{'Vendor-Specific-Application-Id',10415,[16777265],[]},1,"epdg.localdomain","localdomain","localdomain","262423088166127",1,[],["hss.localdomain"],["internet"],[],[],[],[],[],[],[],[],[]} *DBG* aaa_ue_fsm_262423088166127 consume call {rx_swm_der_auth_compl,"internet"} from <0.201.0> in state state_new => state_wait_swx_saa *DBG* aaa_ue_fsm_262423088166127 receive call {rx_swx_saa,{ok,1,#{}}} from <0.1135.0> in state state_wait_swx_saa *DBG* aaa_ue_fsm_262423088166127 send ok to <0.1135.0> *DBG* aaa_ue_fsm_262423088166127 consume call {rx_swx_saa,{ok,1,#{}}} from <0.1135.0> in state state_wait_swx_saa => state_authenticated 04:15:58.900 [info] SWx Rx SAA {<0.735.0>,{diameter_caps,{"epdg.localdomain","hss.localdomain"},{"localdomain","localdomain"},{[{127,0,0,1},{172,18,62,20},{192,168,0,2}],[{172,18,62,103}]},{0,10415},{"osmo-epdg","TTCN-3 Testsuite"},{[],[1]},{[10415,13019,5535],[5535,10415,13019]},{[],[]},{[],[0]},{[],[]},{[{'diameter_base_Vendor-Specific-Application-Id',10415,[16777265],[]}],[{'diameter_base_Vendor-Specific-Application-Id',[10415],[16777265],[]}]},{[],[]},{[],[]}}}: {'SAA',"epdg.localdomain;1805677143;158;nonode@nohost",{'Vendor-Specific-Application-Id',10415,[16777265],[]},1,"hss.localdomain","localdomain","262423088166127",[],[2001],[],[{'Non-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_262423088166127 receive call {received_swm_dea_auth_compl_response,{ok,#{}}} from <0.211.0> in state state_authenticating 04:15:58.900 [info] ue_fsm ev_rx_swx_saa *DBG* epdg_ue_fsm_262423088166127 send ok to <0.211.0> *DBG* gsup_server got cast {lu_response,{<<"262423088166127">>,ok}} 04:15:58.900 [info] ue_fsm state_wait_swx_saa event=rx_swx_saa {ok,1,#{}}, {ue_fsm_data,"262423088166127",undefined,undefined,false,false,undefined} *DBG* epdg_ue_fsm_262423088166127 consume call {received_swm_dea_auth_compl_response,{ok,#{}}} from <0.211.0> in state state_authenticating => state_authenticated 04:15:58.901 [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:15:58.901 [info] ue_fsm state_authenticating event=lu_request, {ok,#{}}, {ue_fsm_data,<<"262423088166127">>,"internet",[],undefined,false,0,false,false} 04:15:58.901 [info] lu_response(<<"262423088166127">>): ok 04:15:58.901 [info] lu_response for <<"262423088166127">>: ok 04:15:58.901 [info] GSUP: Tx #{imsi => <<"262423088166127">>,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 => <<"262423088166127">>, message_class => 5, message_type => epdg_tunnel_request, pco => <<128,0,13,0,0,12,0>>}} 04:15:58.906 [info] GSUP: Rx #{cn_domain => 1,imsi => <<"262423088166127">>,message_class => 5,message_type => epdg_tunnel_request,pco => <<128,0,13,0,0,12,0>>} *DBG* epdg_ue_fsm_262423088166127 receive call {tunnel_request,<<128,0,13,0,0,12,0>>} from <0.1136.0> in state state_authenticated 04:15:58.906 [info] ue_fsm tunnel_request(<<128,0,13,0,0,12,0>>) 04:15:58.906 [info] ue_fsm state_authenticated event=tunnel_request, {ue_fsm_data,<<"262423088166127">>,"internet",[],undefined,false,0,false,false} 04:15:58.906 [debug] Selected PGW Remote Address "172.18.62.103" 04:15:58.907 [info] s2b: Tx {gtp,v2,create_session_request,0,8064675,undefined,[],[{v2_international_mobile_subscriber_identity,0,<<"262423088166127">>},{v2_serving_network,0,{<<"901">>,<<"042">>}},{v2_rat_type,0,3},{v2_fully_qualified_tunnel_endpoint_identifier,0,30,894437875,<<172,18,62,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,3048189975,<<172,18,62,20>>,undefined}]},{v2_recovery,0,0},{v2_additional_protocol_configuration_options,0,{0,[{13,<<>>},{12,<<>>}]}}]} *DBG* epdg_ue_fsm_262423088166127 send ok to <0.1136.0> 04:15:58.907 [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_262423088166127 consume call {tunnel_request,<<128,0,13,0,0,12,0>>} from <0.1136.0> in state state_authenticated => state_wait_create_session_resp *DBG* epdg_ue_fsm_262423088166127 start_timer {state_timeout,10000, create_session_timeout,[]} in state state_wait_create_session_resp *DBG* aaa_ue_fsm_262423088166127 receive call {rx_s6b_aar,"262423088166127@nai.epc.mnc001.mcc01.3gppnetwork.org", "internet", [{'MIP6-Agent-Info',[{172,18,62,103}],[],[],[]}]} from <0.1137.0> in state state_authenticated 04:15:58.917 [info] S6b Rx from {diameter_caps,{"aaa.localdomain","pgw.localdomain"},{"localdomain","localdomain"},{[{172,18,62,20}],[{172,18,62,103}]},{0,10415},{"osmo-epdg-AAA","TTCN-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,["262423088166127@nai.epc.mnc001.mcc01.3gppnetwork.org"],[{'MIP6-Agent-Info',[{172,18,62,103}],[],[],[]}],[70368744177664],[],[],["internet"],[],[],[],[],[],[]} 04:15:58.917 [info] ue_fsm ev_rx_s6b_aar: "262423088166127@nai.epc.mnc001.mcc01.3gppnetwork.org" "internet" [{'MIP6-Agent-Info',[{172,18,62,103}],[],[],[]}] 04:15:58.918 [info] ue_fsm state_authenticated event=rx_s6b_aar NAI="262423088166127@nai.epc.mnc001.mcc01.3gppnetwork.org" Apn="internet" AgentInfo=[{'MIP6-Agent-Info',[{172,18,62,103}],[],[],[]}], {ue_fsm_data,"262423088166127",undefined,undefined,true,false,undefined} *DBG* aaa_ue_fsm_262423088166127 send ok to <0.1137.0> *DBG* aaa_ue_fsm_262423088166127 consume call {rx_s6b_aar,"262423088166127@nai.epc.mnc001.mcc01.3gppnetwork.org", "internet", [{'MIP6-Agent-Info',[{172,18,62,103}],[],[],[]}]} from <0.1137.0> in state state_authenticated => state_authenticated_wait_swx_saa 04:15:58.918 [debug] SWx Tx SAR Imsi="262423088166127" Type=13 APN="internet" AgentInfoOpt=[{'MIP6-Agent-Info',[{172,18,62,103}],[],[],[]}]  04:15:58.918 [debug] SWx prepare_request: {'SAR',["epdg.localdomain",";","1805677143",";","159",";","nonode@nohost"],{'Vendor-Specific-Application-Id',10415,[16777265],[]},1,"epdg.localdomain","localdomain","localdomain","262423088166127",13,[],["hss.localdomain"],["internet"],[],[{'MIP6-Agent-Info',[{172,18,62,103}],[],[],[]}],[],[],[],[],[],[],[]} 04:15:58.918 [debug] Waiting for S6b AAA *DBG* aaa_ue_fsm_262423088166127 receive call {rx_swx_saa,{ok,13,#{}}} from <0.1138.0> in state state_authenticated_wait_swx_saa *DBG* aaa_ue_fsm_262423088166127 send ok to <0.1138.0> 04:15:58.923 [info] SWx Rx SAA {<0.735.0>,{diameter_caps,{"epdg.localdomain","hss.localdomain"},{"localdomain","localdomain"},{[{127,0,0,1},{172,18,62,20},{192,168,0,2}],[{172,18,62,103}]},{0,10415},{"osmo-epdg","TTCN-3 Testsuite"},{[],[1]},{[10415,13019,5535],[5535,10415,13019]},{[],[]},{[],[0]},{[],[]},{[{'diameter_base_Vendor-Specific-Application-Id',10415,[16777265],[]}],[{'diameter_base_Vendor-Specific-Application-Id',[10415],[16777265],[]}]},{[],[]},{[],[]}}}: {'SAA',"epdg.localdomain;1805677143;159;nonode@nohost",{'Vendor-Specific-Application-Id',10415,[16777265],[]},1,"hss.localdomain","localdomain","262423088166127",[],[2001],[],[{'Non-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_262423088166127 consume call {rx_swx_saa,{ok,13,#{}}} from <0.1138.0> in state state_authenticated_wait_swx_saa => state_authenticated 04:15:58.923 [info] ue_fsm ev_rx_swx_saa 04:15:58.923 [info] ue_fsm state_authenticated_wait_swx_saa event=rx_swx_saa SAType=13 ResulCode={epdg_dia_rc,undefined,2001}, {ue_fsm_data,"262423088166127","262423088166127@nai.epc.mnc001.mcc01.3gppnetwork.org","internet",true,false,<0.1137.0>} 04:15:58.923 [debug] Rx AAA with DiaRC={epdg_dia_rc,undefined,2001} 04:15:58.923 [info] S6b Tx to {diameter_caps,{"aaa.localdomain","pgw.localdomain"},{"localdomain","localdomain"},{[{172,18,62,20}],[{172,18,62,103}]},{0,10415},{"osmo-epdg-AAA","TTCN-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:15:58.928 [debug] S2b: Rx from IP {172,18,62,103} port 2123: <<72,33,0,117,53,80,9,243,123,14,163,0,2,0,2,0,16,0,87,0,9,1,160,72,239,182,186,172,18,62,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,72,239,182,186,172,18,62,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,72,239,182,186,163,0,15,0,128,0,13,4,1,2,3,4,0,12,4,5,6,7,8>> 04:15:58.928 [debug] S2b: Rx from IP {172,18,62,103} port 2123: {gtp,v2,create_session_response,894437875,8064675,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,1223669434,<<172,18,62,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,1223669434,<<172,18,62,103>>,undefined},{v2_pdn_address_allocation,0} => {v2_pdn_address_allocation,0,ipv4,<<192,168,0,40>>}}} *DBG* epdg_ue_fsm_262423088166127 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 => 3048189975, remote_ipv4 => <<172,18,62,103>>, remote_ipv6 => undefined,remote_teid => 1223669434}}} from <0.1139.0> in state state_wait_create_session_resp 04:15:58.928 [info] s2b: Updated Session after create_session_response: {gtp_session,<<"262423088166127">>,<0.1131.0>,<<"internet">>,{172,18,62,103},{172,18,62,103},undefined,894437875,1223669434,5,{set,1,16,16,8,80,48,{[],[],[],[],[],[],[],[],[],[],[],[],[],[],[],[]},{{[],[],[],[],[],[],[],[],[],[],[],[{gtp_bearer,5,3048189975,1223669434}],[],[],[],[]}}}} 04:15:58.928 [debug] s2b: APCO_dec: {v2_additional_protocol_configuration_options,0,{0,[{13,<<1,2,3,4>>},{12,<<5,6,7,8>>}]}} 04:15:58.928 [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 => 3048189975,remote_ipv4 => <<172,18,62,103>>,remote_ipv6 => undefined,remote_teid => 1223669434}} 04:15:58.929 [info] ue_fsm state_authenticated event=received_gtpc_create_session_response, {ue_fsm_data,<<"262423088166127">>,"internet",[],undefined,false,0,false,false} 04:15:58.929 [info] KMOD Port Create PDP Context Call {<0.1131.0>,[alias|#Ref<0.1283019585.1655242753.207338>]}: {create_pdp_context,{172,18,62,103},3048189975,1223669434,{192,168,0,40}} 04:15:58.929 [debug] create_pdp_context: 1, {172,18,62,103}, {192,168,0,40}, 3048189975, 1223669434 04:15:58.929 [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,62,103}},{ms_address,{192,168,0,40}},{i_tid,3048189975},{o_tid,1223669434}]}} 04:15:58.929 [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 => 3048189975,remote_ipv4 => <<172,18,62,103>>,remote_ipv6 => undefined,remote_teid => 1223669434}) returned ok *DBG* gsup_server got cast {tunnel_response, {<<"262423088166127">>, {ok, #{apco => <<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 => 3048189975, remote_ipv4 => <<172,18,62,103>>, remote_ipv6 => undefined, remote_teid => 1223669434}}}} *DBG* epdg_ue_fsm_262423088166127 send ok to <0.1139.0> 04:15:58.929 [info] tunnel_response(<<"262423088166127">>): {ok,#{apco => <<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 => 3048189975,remote_ipv4 => <<172,18,62,103>>,remote_ipv6 => undefined,remote_teid => 1223669434}} *DBG* epdg_ue_fsm_262423088166127 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 => 3048189975, remote_ipv4 => <<172,18,62,103>>, remote_ipv6 => undefined,remote_teid => 1223669434}}} from <0.1139.0> in state state_wait_create_session_resp => state_active 04:15:58.929 [info] tunnel_response for <<"262423088166127">>: {ok,#{apco => <<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 => 3048189975,remote_ipv4 => <<172,18,62,103>>,remote_ipv6 => undefined,remote_teid => 1223669434}} *DBG* gsup_server new state {gsups_state,#Port<0.16>,4222,#Port<0.54>, {ipa_ccm_options,"EPDG-00-00-00-00-00-00", "0/0/0","00:00:00:00:00:00", "00:00:00:00:00:00","00:00:00:00:00:00", "00:00:00:00:00:00","00:00:00:00:00:00", "EPDG-00-00-00-00-00-00",false}} 04:15:58.929 [info] GSUP: Tx #{imsi => <<"262423088166127">>,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 => <<"262428555307969">>, 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:15:58.965 [info] GSUP: Rx #{imsi => <<"262428555307969">>,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_262428555307969 enter epdg_ue_fsm in state state_new *DBG* epdg_ue_fsm_262428555307969 consume internal init_state in state state_new 04:15:58.966 [info] ue_fsm start(epdg_ue_fsm_262428555307969) *DBG* epdg_ue_fsm_262428555307969 receive call {auth_request,33,"internet",#{}} from <0.1140.0> in state state_new 04:15:58.966 [info] ue_fsm init(<<"262428555307969">>) *DBG* epdg_ue_fsm_262428555307969 send ok to <0.1140.0> 04:15:58.966 [info] ue_fsm auth_request *DBG* epdg_ue_fsm_262428555307969 consume call {auth_request,33,"internet",#{}} from <0.1140.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_262428555307969 enter aaa_ue_fsm in state state_new *DBG* epdg_ue_fsm_262428555307969 start_timer {state_timeout,10000, swm_der_timeout,[]} in state state_wait_auth_resp 04:15:58.966 [info] ue_fsm state_new event=auth_request {33, "internet", #{}}, {ue_fsm_data,<<"262428555307969">>,"internet",[],undefined,false,0,false,false} *DBG* aaa_ue_fsm_262428555307969 consume internal init_state in state state_new 04:15:58.967 [info] ue_fsm start_link(aaa_ue_fsm_262428555307969) *DBG* aaa_ue_fsm_262428555307969 receive call {rx_swm_der_auth_req,33,"internet",#{}} from <0.201.0> in state state_new 04:15:58.967 [info] ue_fsm init("262428555307969") 04:15:58.967 [info] ue_fsm ev_rx_swm_der_auth_req 04:15:58.968 [info] ue_fsm state_new event=rx_swm_der_auth_req {33, "internet", #{}}, {ue_fsm_data,"262428555307969",undefined,undefined,false,false,undefined} *DBG* aaa_ue_fsm_262428555307969 send ok to <0.201.0> 04:15:58.968 [debug] Swx MAR: IPv4Opt=<<"ÿÿÿþ">> IPv6Opt=[] *DBG* aaa_ue_fsm_262428555307969 consume call {rx_swm_der_auth_req,33,"internet",#{}} from <0.201.0> in state state_new => state_wait_swx_maa 04:15:58.968 [debug] Swx Tx MAR: {'MAR',["epdg.localdomain",";","1805677143",";","160",";","nonode@nohost"],1,undefined,undefined,undefined,"262428555307969",{'Vendor-Specific-Application-Id',10415,[16777265],[]},{'SIP-Auth-Data-Item',[],["EAP-AKA"],[],[],[],[],[],[],<<"ÿÿÿþ">>,[],[],[],[]},1,[],1,[],[],[],[],[],[],[],[]} 04:15:58.982 [info] SWx Rx MAA {<0.735.0>,{diameter_caps,{"epdg.localdomain","hss.localdomain"},{"localdomain","localdomain"},{[{127,0,0,1},{172,18,62,20},{192,168,0,2}],[{172,18,62,103}]},{0,10415},{"osmo-epdg","TTCN-3 Testsuite"},{[],[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;1805677143;160;nonode@nohost",1,"hss.localdomain","localdomain",{'Vendor-Specific-Application-Id',10415,[16777265],[]},"262428555307969",[],[2001],[],[1],[{'SIP-Auth-Data-Item',[0],["Digest-AKAv1-MD5"],[[4,84,102,197,119,32,201,141,189,211,51,255,252,72,73,147,249,181,41,91,213,144,66,17,20,129,164,124,244,114,111,114]],[[4,84,102,197,119,32,201,141,189,211,51,255,252,72,73,147,92,24,8,102,227,63,32,192,140,187,26,72,65,44]],["foobar"],[[157,197,187,174,50,53,234,124,194,13,181,2,25,197,68,249]],[[161,9,13,205,67,25,157,164,199,86,159,190,148,228,195,8]],[],[],[],[],[],[]}],[],[],[],[],[],[]}/ Errors []  *DBG* aaa_ue_fsm_262428555307969 receive call {rx_swx_maa, {ok,[{epdg_auth_tuple, <<4,84,102,197,119,32,201,141,189,211,51,255,252,72,73,147>>, <<249,181,41,91,213,144,66,17,20,129,164,124,244,114,111,114>>, <<4,84,102,197,119,32,201,141,189,211,51,255,252,72,73,147, 92,24,8,102,227,63,32,192,140,187,26,72,65,44>>, <<161,9,13,205,67,25,157,164,199,86,159,190,148,228,195,8>>, <<157,197,187,174,50,53,234,124,194,13,181,2,25,197,68, 249>>}]}} from <0.1143.0> in state state_wait_swx_maa 04:15:58.982 [info] dia_sip2gsup: auth [4,84,102,197,119,32,201,141,189,211,51,255,252,72,73,147,249,181,41,91,213,144,66,17,20,129,164,124,244,114,111,114] authz [4,84,102,197,119,32,201,141,189,211,51,255,252,72,73,147,92,24,8,102,227,63,32,192,140,187,26,72,65,44]  *DBG* aaa_ue_fsm_262428555307969 send ok to <0.1143.0> *DBG* aaa_ue_fsm_262428555307969 consume call {rx_swx_maa, {ok,[{epdg_auth_tuple, <<4,84,102,197,119,32,201,141,189,211,51,255,252,72,73,147>>, <<249,181,41,91,213,144,66,17,20,129,164,124,244,114,111,114>>, <<4,84,102,197,119,32,201,141,189,211,51,255,252,72,73,147, 92,24,8,102,227,63,32,192,140,187,26,72,65,44>>, <<161,9,13,205,67,25,157,164,199,86,159,190,148,228,195,8>>, <<157,197,187,174,50,53,234,124,194,13,181,2,25,197,68, 249>>}]}} from <0.1143.0> in state state_wait_swx_maa => state_new 04:15:58.983 [info] rand [4,84,102,197,119,32,201,141,189,211,51,255,252,72,73,147] autn [249,181,41,91,213,144,66,17,20,129,164,124,244,114,111,114]  *DBG* epdg_ue_fsm_262428555307969 receive call {received_swm_dea_auth_response, {ok,[{epdg_auth_tuple, <<4,84,102,197,119,32,201,141,189,211,51,255,252,72,73,147>>, <<249,181,41,91,213,144,66,17,20,129,164,124,244,114,111,114>>, <<4,84,102,197,119,32,201,141,189,211,51,255,252,72,73,147, 92,24,8,102,227,63,32,192,140,187,26,72,65,44>>, <<161,9,13,205,67,25,157,164,199,86,159,190,148,228,195,8>>, <<157,197,187,174,50,53,234,124,194,13,181,2,25,197,68, 249>>}]}} from <0.211.0> in state state_wait_auth_resp 04:15:58.983 [info] ue_fsm ev_rx_swx_maa 04:15:58.983 [info] ue_fsm state_wait_swx_maa event=rx_swx_maa, {ue_fsm_data,"262428555307969",undefined,undefined,false,false,undefined} *DBG* epdg_ue_fsm_262428555307969 send ok to <0.211.0> *DBG* gsup_server got cast {auth_response, {<<"262428555307969">>, {ok, [{epdg_auth_tuple, <<4,84,102,197,119,32,201,141,189,211,51,255, 252,72,73,147>>, <<249,181,41,91,213,144,66,17,20,129,164,124, 244,114,111,114>>, <<4,84,102,197,119,32,201,141,189,211,51,255, 252,72,73,147,92,24,8,102,227,63,32,192,140, 187,26,72,65,44>>, <<161,9,13,205,67,25,157,164,199,86,159,190, 148,228,195,8>>, <<157,197,187,174,50,53,234,124,194,13, 181,2,25,197,68,249>>}]}}} 04:15:58.983 [info] ue_fsm received_swm_dea_auth_response {ok,[{epdg_auth_tuple,<<4,84,102,197,119,32,201,141,189,211,51,255,252,72,73,147>>,<<249,181,41,91,213,144,66,17,20,129,164,124,244,114,111,114>>,<<4,84,102,197,119,32,201,141,189,211,51,255,252,72,73,147,92,24,8,102,227,63,32,192,140,187,26,72,65,44>>,<<161,9,13,205,67,25,157,164,199,86,159,190,148,228,195,8>>,<<157,197,187,174,50,53,234,124,194,13,181,2,25,197,68,249>>}]} *DBG* epdg_ue_fsm_262428555307969 consume call {received_swm_dea_auth_response, {ok,[{epdg_auth_tuple, <<4,84,102,197,119,32,201,141,189,211,51,255,252,72,73,147>>, <<249,181,41,91,213,144,66,17,20,129,164,124,244,114,111,114>>, <<4,84,102,197,119,32,201,141,189,211,51,255,252,72,73,147, 92,24,8,102,227,63,32,192,140,187,26,72,65,44>>, <<161,9,13,205,67,25,157,164,199,86,159,190,148,228,195,8>>, <<157,197,187,174,50,53,234,124,194,13,181,2,25,197,68, 249>>}]}} 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:15:58.985 [info] ue_fsm state_wait_auth_resp event=received_swm_dea_auth_response Result={ok,[{epdg_auth_tuple,<<4,84,102,197,119,32,201,141,189,211,51,255,252,72,73,147>>,<<249,181,41,91,213,144,66,17,20,129,164,124,244,114,111,114>>,<<4,84,102,197,119,32,201,141,189,211,51,255,252,72,73,147,92,24,8,102,227,63,32,192,140,187,26,72,65,44>>,<<161,9,13,205,67,25,157,164,199,86,159,190,148,228,195,8>>,<<157,197,187,174,50,53,234,124,194,13,181,2,25,197,68,249>>}]}, {ue_fsm_data,<<"262428555307969">>,"internet",[],undefined,false,0,false,false} 04:15:58.985 [info] auth_response(<<"262428555307969">>): {ok,[{epdg_auth_tuple,<<4,84,102,197,119,32,201,141,189,211,51,255,252,72,73,147>>,<<249,181,41,91,213,144,66,17,20,129,164,124,244,114,111,114>>,<<4,84,102,197,119,32,201,141,189,211,51,255,252,72,73,147,92,24,8,102,227,63,32,192,140,187,26,72,65,44>>,<<161,9,13,205,67,25,157,164,199,86,159,190,148,228,195,8>>,<<157,197,187,174,50,53,234,124,194,13,181,2,25,197,68,249>>}]} 04:15:58.986 [info] auth_response for <<"262428555307969">>: {ok,[{epdg_auth_tuple,<<4,84,102,197,119,32,201,141,189,211,51,255,252,72,73,147>>,<<249,181,41,91,213,144,66,17,20,129,164,124,244,114,111,114>>,<<4,84,102,197,119,32,201,141,189,211,51,255,252,72,73,147,92,24,8,102,227,63,32,192,140,187,26,72,65,44>>,<<161,9,13,205,67,25,157,164,199,86,159,190,148,228,195,8>>,<<157,197,187,174,50,53,234,124,194,13,181,2,25,197,68,249>>}]} 04:15:58.986 [info] GSUP: Tx #{auth_tuples => [#{autn => <<249,181,41,91,213,144,66,17,20,129,164,124,244,114,111,114>>,ck => <<157,197,187,174,50,53,234,124,194,13,181,2,25,197,68,249>>,ik => <<161,9,13,205,67,25,157,164,199,86,159,190,148,228,195,8>>,rand => <<4,84,102,197,119,32,201,141,189,211,51,255,252,72,73,147>>,res => <<4,84,102,197,119,32,201,141,189,211,51,255,252,72,73,147,92,24,8,102,227,63,32,192,140,187,26,72,65,44>>}],imsi => <<"262428555307969">>,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 => <<"262428555307969">>, message_type => location_upd_req}} *DBG* epdg_ue_fsm_262428555307969 receive call lu_request from <0.1144.0> in state state_authenticating 04:15:58.991 [info] GSUP: Rx #{cn_domain => 1,imsi => <<"262428555307969">>,message_type => location_upd_req} *DBG* epdg_ue_fsm_262428555307969 send ok to <0.1144.0> 04:15:58.991 [info] ue_fsm lu_request *DBG* epdg_ue_fsm_262428555307969 consume call lu_request from <0.1144.0> in state state_authenticating *DBG* aaa_ue_fsm_262428555307969 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:15:58.991 [info] ue_fsm state_authenticating event=lu_request, {ue_fsm_data,<<"262428555307969">>,"internet",[],undefined,false,0,false,false} 04:15:58.992 [info] ue_fsm ev_rx_swm_der_auth_compl 04:15:58.992 [info] ue_fsm state_new event=rx_swm_der_auth_compl, {ue_fsm_data,"262428555307969",undefined,undefined,false,false,undefined} 04:15:58.992 [debug] SWx Tx SAR Imsi="262428555307969" Type=1 APN="internet" AgentInfoOpt=[]  04:15:58.992 [debug] SWx prepare_request: {'SAR',["epdg.localdomain",";","1805677143",";","161",";","nonode@nohost"],{'Vendor-Specific-Application-Id',10415,[16777265],[]},1,"epdg.localdomain","localdomain","localdomain","262428555307969",1,[],["hss.localdomain"],["internet"],[],[],[],[],[],[],[],[],[]} *DBG* aaa_ue_fsm_262428555307969 send ok to <0.201.0> *DBG* aaa_ue_fsm_262428555307969 consume call {rx_swm_der_auth_compl,"internet"} from <0.201.0> in state state_new => state_wait_swx_saa *DBG* aaa_ue_fsm_262428555307969 receive call {rx_swx_saa,{ok,1,#{}}} from <0.1145.0> in state state_wait_swx_saa 04:15:59.003 [info] SWx Rx SAA {<0.735.0>,{diameter_caps,{"epdg.localdomain","hss.localdomain"},{"localdomain","localdomain"},{[{127,0,0,1},{172,18,62,20},{192,168,0,2}],[{172,18,62,103}]},{0,10415},{"osmo-epdg","TTCN-3 Testsuite"},{[],[1]},{[10415,13019,5535],[5535,10415,13019]},{[],[]},{[],[0]},{[],[]},{[{'diameter_base_Vendor-Specific-Application-Id',10415,[16777265],[]}],[{'diameter_base_Vendor-Specific-Application-Id',[10415],[16777265],[]}]},{[],[]},{[],[]}}}: {'SAA',"epdg.localdomain;1805677143;161;nonode@nohost",{'Vendor-Specific-Application-Id',10415,[16777265],[]},1,"hss.localdomain","localdomain","262428555307969",[],[2001],[],[{'Non-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_262428555307969 send ok to <0.1145.0> 04:15:59.003 [info] ue_fsm ev_rx_swx_saa *DBG* aaa_ue_fsm_262428555307969 consume call {rx_swx_saa,{ok,1,#{}}} from <0.1145.0> in state state_wait_swx_saa => state_authenticated *DBG* epdg_ue_fsm_262428555307969 receive call {received_swm_dea_auth_compl_response,{ok,#{}}} from <0.211.0> in state state_authenticating 04:15:59.003 [info] ue_fsm state_wait_swx_saa event=rx_swx_saa {ok,1,#{}}, {ue_fsm_data,"262428555307969",undefined,undefined,false,false,undefined} 04:15:59.003 [info] ue_fsm received_swm_dea_auth_compl_response {ok,#{}} *DBG* epdg_ue_fsm_262428555307969 send ok to <0.211.0> 04:15:59.004 [info] ue_fsm state_authenticating event=lu_request, {ok,#{}}, {ue_fsm_data,<<"262428555307969">>,"internet",[],undefined,false,0,false,false} *DBG* gsup_server got cast {lu_response,{<<"262428555307969">>,ok}} *DBG* epdg_ue_fsm_262428555307969 consume call {received_swm_dea_auth_compl_response,{ok,#{}}} from <0.211.0> in state state_authenticating => state_authenticated 04:15:59.004 [info] lu_response(<<"262428555307969">>): ok 04:15:59.004 [info] lu_response for <<"262428555307969">>: 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:15:59.004 [info] GSUP: Tx #{imsi => <<"262428555307969">>,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 => <<"262428555307969">>, message_class => 5, message_type => epdg_tunnel_request, pco => <<128,0,13,0,0,12,0>>}} 04:15:59.009 [info] GSUP: Rx #{cn_domain => 1,imsi => <<"262428555307969">>,message_class => 5,message_type => epdg_tunnel_request,pco => <<128,0,13,0,0,12,0>>} *DBG* epdg_ue_fsm_262428555307969 receive call {tunnel_request,<<128,0,13,0,0,12,0>>} from <0.1146.0> in state state_authenticated 04:15:59.010 [info] ue_fsm tunnel_request(<<128,0,13,0,0,12,0>>) 04:15:59.010 [info] ue_fsm state_authenticated event=tunnel_request, {ue_fsm_data,<<"262428555307969">>,"internet",[],undefined,false,0,false,false} 04:15:59.010 [debug] Selected PGW Remote Address "172.18.62.103" *DBG* epdg_ue_fsm_262428555307969 send ok to <0.1146.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_262428555307969 consume call {tunnel_request,<<128,0,13,0,0,12,0>>} from <0.1146.0> in state state_authenticated => state_wait_create_session_resp 04:15:59.011 [info] s2b: Tx {gtp,v2,create_session_request,0,8064676,undefined,[],[{v2_international_mobile_subscriber_identity,0,<<"262428555307969">>},{v2_serving_network,0,{<<"901">>,<<"042">>}},{v2_rat_type,0,3},{v2_fully_qualified_tunnel_endpoint_identifier,0,30,894437876,<<172,18,62,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,3048189976,<<172,18,62,20>>,undefined}]},{v2_recovery,0,0},{v2_additional_protocol_configuration_options,0,{0,[{13,<<>>},{12,<<>>}]}}]} *DBG* epdg_ue_fsm_262428555307969 start_timer {state_timeout,10000, create_session_timeout,[]} in state state_wait_create_session_resp 04:15:59.011 [debug] Waiting for CreateSessionResponse *DBG* aaa_ue_fsm_262428555307969 receive call {rx_s6b_aar,"262428555307969@nai.epc.mnc001.mcc01.3gppnetwork.org", "internet", [{'MIP6-Agent-Info',[{172,18,62,103}],[],[],[]}]} from <0.1147.0> in state state_authenticated 04:15:59.024 [info] S6b Rx from {diameter_caps,{"aaa.localdomain","pgw.localdomain"},{"localdomain","localdomain"},{[{172,18,62,20}],[{172,18,62,103}]},{0,10415},{"osmo-epdg-AAA","TTCN-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,["262428555307969@nai.epc.mnc001.mcc01.3gppnetwork.org"],[{'MIP6-Agent-Info',[{172,18,62,103}],[],[],[]}],[70368744177664],[],[],["internet"],[],[],[],[],[],[]} 04:15:59.024 [info] ue_fsm ev_rx_s6b_aar: "262428555307969@nai.epc.mnc001.mcc01.3gppnetwork.org" "internet" [{'MIP6-Agent-Info',[{172,18,62,103}],[],[],[]}] 04:15:59.025 [info] ue_fsm state_authenticated event=rx_s6b_aar NAI="262428555307969@nai.epc.mnc001.mcc01.3gppnetwork.org" Apn="internet" AgentInfo=[{'MIP6-Agent-Info',[{172,18,62,103}],[],[],[]}], {ue_fsm_data,"262428555307969",undefined,undefined,true,false,undefined} 04:15:59.025 [debug] SWx Tx SAR Imsi="262428555307969" Type=13 APN="internet" AgentInfoOpt=[{'MIP6-Agent-Info',[{172,18,62,103}],[],[],[]}]  04:15:59.025 [debug] SWx prepare_request: {'SAR',["epdg.localdomain",";","1805677143",";","162",";","nonode@nohost"],{'Vendor-Specific-Application-Id',10415,[16777265],[]},1,"epdg.localdomain","localdomain","localdomain","262428555307969",13,[],["hss.localdomain"],["internet"],[],[{'MIP6-Agent-Info',[{172,18,62,103}],[],[],[]}],[],[],[],[],[],[],[]} *DBG* aaa_ue_fsm_262428555307969 send ok to <0.1147.0> 04:15:59.025 [debug] Waiting for S6b AAA *DBG* aaa_ue_fsm_262428555307969 consume call {rx_s6b_aar,"262428555307969@nai.epc.mnc001.mcc01.3gppnetwork.org", "internet", [{'MIP6-Agent-Info',[{172,18,62,103}],[],[],[]}]} from <0.1147.0> in state state_authenticated => state_authenticated_wait_swx_saa *DBG* aaa_ue_fsm_262428555307969 receive call {rx_swx_saa,{ok,13,#{}}} from <0.1148.0> in state state_authenticated_wait_swx_saa *DBG* aaa_ue_fsm_262428555307969 send ok to <0.1148.0> 04:15:59.030 [info] SWx Rx SAA {<0.735.0>,{diameter_caps,{"epdg.localdomain","hss.localdomain"},{"localdomain","localdomain"},{[{127,0,0,1},{172,18,62,20},{192,168,0,2}],[{172,18,62,103}]},{0,10415},{"osmo-epdg","TTCN-3 Testsuite"},{[],[1]},{[10415,13019,5535],[5535,10415,13019]},{[],[]},{[],[0]},{[],[]},{[{'diameter_base_Vendor-Specific-Application-Id',10415,[16777265],[]}],[{'diameter_base_Vendor-Specific-Application-Id',[10415],[16777265],[]}]},{[],[]},{[],[]}}}: {'SAA',"epdg.localdomain;1805677143;162;nonode@nohost",{'Vendor-Specific-Application-Id',10415,[16777265],[]},1,"hss.localdomain","localdomain","262428555307969",[],[2001],[],[{'Non-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_262428555307969 consume call {rx_swx_saa,{ok,13,#{}}} from <0.1148.0> in state state_authenticated_wait_swx_saa => state_authenticated 04:15:59.030 [info] ue_fsm ev_rx_swx_saa 04:15:59.030 [info] ue_fsm state_authenticated_wait_swx_saa event=rx_swx_saa SAType=13 ResulCode={epdg_dia_rc,undefined,2001}, {ue_fsm_data,"262428555307969","262428555307969@nai.epc.mnc001.mcc01.3gppnetwork.org","internet",true,false,<0.1147.0>} 04:15:59.030 [debug] Rx AAA with DiaRC={epdg_dia_rc,undefined,2001} 04:15:59.030 [info] S6b Tx to {diameter_caps,{"aaa.localdomain","pgw.localdomain"},{"localdomain","localdomain"},{[{172,18,62,20}],[{172,18,62,103}]},{0,10415},{"osmo-epdg-AAA","TTCN-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:15:59.036 [debug] S2b: Rx from IP {172,18,62,103} port 2123: <<72,33,0,117,53,80,9,244,123,14,164,0,2,0,2,0,16,0,87,0,9,1,160,26,66,142,197,172,18,62,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,26,66,142,197,172,18,62,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,66,142,197,163,0,15,0,128,0,13,4,1,2,3,4,0,12,4,5,6,7,8>> *DBG* epdg_ue_fsm_262428555307969 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 => 3048189976, remote_ipv4 => <<172,18,62,103>>, remote_ipv6 => undefined,remote_teid => 440569541}}} from <0.1149.0> in state state_wait_create_session_resp 04:15:59.036 [debug] S2b: Rx from IP {172,18,62,103} port 2123: {gtp,v2,create_session_response,894437876,8064676,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,66,142,197>>},{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,440569541,<<172,18,62,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,440569541,<<172,18,62,103>>,undefined},{v2_pdn_address_allocation,0} => {v2_pdn_address_allocation,0,ipv4,<<192,168,0,41>>}}} 04:15:59.036 [info] s2b: Updated Session after create_session_response: {gtp_session,<<"262428555307969">>,<0.1141.0>,<<"internet">>,{172,18,62,103},{172,18,62,103},undefined,894437876,440569541,5,{set,1,16,16,8,80,48,{[],[],[],[],[],[],[],[],[],[],[],[],[],[],[],[]},{{[],[],[],[],[],[],[],[],[],[],[],[],[],[],[{gtp_bearer,5,3048189976,440569541}],[]}}}} 04:15:59.036 [debug] s2b: APCO_dec: {v2_additional_protocol_configuration_options,0,{0,[{13,<<1,2,3,4>>},{12,<<5,6,7,8>>}]}} 04:15:59.036 [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 => 3048189976,remote_ipv4 => <<172,18,62,103>>,remote_ipv6 => undefined,remote_teid => 440569541}} 04:15:59.036 [info] ue_fsm state_authenticated event=received_gtpc_create_session_response, {ue_fsm_data,<<"262428555307969">>,"internet",[],undefined,false,0,false,false} 04:15:59.036 [info] KMOD Port Create PDP Context Call {<0.1141.0>,[alias|#Ref<0.1283019585.1655242753.207508>]}: {create_pdp_context,{172,18,62,103},3048189976,440569541,{192,168,0,41}} 04:15:59.036 [debug] create_pdp_context: 1, {172,18,62,103}, {192,168,0,41}, 3048189976, 440569541 *DBG* epdg_ue_fsm_262428555307969 send ok to <0.1149.0> *DBG* gsup_server got cast {tunnel_response, {<<"262428555307969">>, {ok, #{apco => <<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 => 3048189976, remote_ipv4 => <<172,18,62,103>>, remote_ipv6 => undefined, remote_teid => 440569541}}}} *DBG* epdg_ue_fsm_262428555307969 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 => 3048189976, remote_ipv4 => <<172,18,62,103>>, remote_ipv6 => undefined,remote_teid => 440569541}}} from <0.1149.0> in state state_wait_create_session_resp => state_active 04:15:59.037 [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,62,103}},{ms_address,{192,168,0,41}},{i_tid,3048189976},{o_tid,440569541}]}} 04:15:59.037 [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 => 3048189976,remote_ipv4 => <<172,18,62,103>>,remote_ipv6 => undefined,remote_teid => 440569541}) 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:15:59.037 [info] tunnel_response(<<"262428555307969">>): {ok,#{apco => <<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 => 3048189976,remote_ipv4 => <<172,18,62,103>>,remote_ipv6 => undefined,remote_teid => 440569541}} 04:15:59.037 [info] tunnel_response for <<"262428555307969">>: {ok,#{apco => <<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 => 3048189976,remote_ipv4 => <<172,18,62,103>>,remote_ipv6 => undefined,remote_teid => 440569541}} 04:15:59.037 [info] GSUP: Tx #{imsi => <<"262428555307969">>,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 => <<"262423680495733">>, 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_262423680495733 enter epdg_ue_fsm in state state_new *DBG* epdg_ue_fsm_262423680495733 consume internal init_state in state state_new 04:15:59.065 [info] GSUP: Rx #{imsi => <<"262423680495733">>,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_262423680495733 receive call {auth_request,33,"internet",#{}} from <0.1150.0> in state state_new 04:15:59.065 [info] ue_fsm start(epdg_ue_fsm_262423680495733) *DBG* epdg_ue_fsm_262423680495733 send ok to <0.1150.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:15:59.065 [info] ue_fsm init(<<"262423680495733">>) *DBG* aaa_ue_fsm_262423680495733 enter aaa_ue_fsm in state state_new *DBG* epdg_ue_fsm_262423680495733 consume call {auth_request,33,"internet",#{}} from <0.1150.0> in state state_new => state_wait_auth_resp 04:15:59.065 [info] ue_fsm auth_request *DBG* epdg_ue_fsm_262423680495733 start_timer {state_timeout,10000, swm_der_timeout,[]} in state state_wait_auth_resp *DBG* aaa_ue_fsm_262423680495733 consume internal init_state in state state_new 04:15:59.066 [info] ue_fsm state_new event=auth_request {33, "internet", #{}}, {ue_fsm_data,<<"262423680495733">>,"internet",[],undefined,false,0,false,false} *DBG* aaa_ue_fsm_262423680495733 receive call {rx_swm_der_auth_req,33,"internet",#{}} from <0.201.0> in state state_new 04:15:59.066 [info] ue_fsm start_link(aaa_ue_fsm_262423680495733) 04:15:59.066 [info] ue_fsm init("262423680495733") 04:15:59.066 [info] ue_fsm ev_rx_swm_der_auth_req 04:15:59.067 [info] ue_fsm state_new event=rx_swm_der_auth_req {33, "internet", #{}}, {ue_fsm_data,"262423680495733",undefined,undefined,false,false,undefined} 04:15:59.067 [debug] Swx MAR: IPv4Opt=<<"ÿÿÿþ">> IPv6Opt=[] 04:15:59.067 [debug] Swx Tx MAR: {'MAR',["epdg.localdomain",";","1805677143",";","163",";","nonode@nohost"],1,undefined,undefined,undefined,"262423680495733",{'Vendor-Specific-Application-Id',10415,[16777265],[]},{'SIP-Auth-Data-Item',[],["EAP-AKA"],[],[],[],[],[],[],<<"ÿÿÿþ">>,[],[],[],[]},1,[],1,[],[],[],[],[],[],[],[]} *DBG* aaa_ue_fsm_262423680495733 send ok to <0.201.0> *DBG* aaa_ue_fsm_262423680495733 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_262423680495733 receive call {rx_swx_maa, {ok,[{epdg_auth_tuple, <<93,163,152,214,239,43,142,127,19,116,107,19,99,178,230,79>>, <<36,173,39,185,173,79,61,150,57,172,183,236,247,128,15,160>>, <<93,163,152,214,239,43,142,127,19,116,107,19,99,178,230,79, 170,122,213,69,97,39,82,207,30,197,152,232,33,3>>, <<229,7,128,207,4,131,82,239,162,254,1,234,49,147,154,196>>, <<50,101,123,92,48,170,2,252,128,16,138,249,92,46,244,222>>}]}} from <0.1153.0> in state state_wait_swx_maa 04:15:59.081 [info] SWx Rx MAA {<0.735.0>,{diameter_caps,{"epdg.localdomain","hss.localdomain"},{"localdomain","localdomain"},{[{127,0,0,1},{172,18,62,20},{192,168,0,2}],[{172,18,62,103}]},{0,10415},{"osmo-epdg","TTCN-3 Testsuite"},{[],[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;1805677143;163;nonode@nohost",1,"hss.localdomain","localdomain",{'Vendor-Specific-Application-Id',10415,[16777265],[]},"262423680495733",[],[2001],[],[1],[{'SIP-Auth-Data-Item',[0],["Digest-AKAv1-MD5"],[[93,163,152,214,239,43,142,127,19,116,107,19,99,178,230,79,36,173,39,185,173,79,61,150,57,172,183,236,247,128,15,160]],[[93,163,152,214,239,43,142,127,19,116,107,19,99,178,230,79,170,122,213,69,97,39,82,207,30,197,152,232,33,3]],["foobar"],[[50,101,123,92,48,170,2,252,128,16,138,249,92,46,244,222]],[[229,7,128,207,4,131,82,239,162,254,1,234,49,147,154,196]],[],[],[],[],[],[]}],[],[],[],[],[],[]}/ Errors []  *DBG* aaa_ue_fsm_262423680495733 send ok to <0.1153.0> *DBG* aaa_ue_fsm_262423680495733 consume call {rx_swx_maa, {ok,[{epdg_auth_tuple, <<93,163,152,214,239,43,142,127,19,116,107,19,99,178,230,79>>, <<36,173,39,185,173,79,61,150,57,172,183,236,247,128,15,160>>, <<93,163,152,214,239,43,142,127,19,116,107,19,99,178,230,79, 170,122,213,69,97,39,82,207,30,197,152,232,33,3>>, <<229,7,128,207,4,131,82,239,162,254,1,234,49,147,154,196>>, <<50,101,123,92,48,170,2,252,128,16,138,249,92,46,244,222>>}]}} from <0.1153.0> in state state_wait_swx_maa => state_new 04:15:59.081 [info] dia_sip2gsup: auth [93,163,152,214,239,43,142,127,19,116,107,19,99,178,230,79,36,173,39,185,173,79,61,150,57,172,183,236,247,128,15,160] authz [93,163,152,214,239,43,142,127,19,116,107,19,99,178,230,79,170,122,213,69,97,39,82,207,30,197,152,232,33,3]  *DBG* epdg_ue_fsm_262423680495733 receive call {received_swm_dea_auth_response, {ok,[{epdg_auth_tuple, <<93,163,152,214,239,43,142,127,19,116,107,19,99,178,230,79>>, <<36,173,39,185,173,79,61,150,57,172,183,236,247,128,15,160>>, <<93,163,152,214,239,43,142,127,19,116,107,19,99,178,230,79, 170,122,213,69,97,39,82,207,30,197,152,232,33,3>>, <<229,7,128,207,4,131,82,239,162,254,1,234,49,147,154,196>>, <<50,101,123,92,48,170,2,252,128,16,138,249,92,46,244,222>>}]}} from <0.211.0> in state state_wait_auth_resp 04:15:59.081 [info] rand [93,163,152,214,239,43,142,127,19,116,107,19,99,178,230,79] autn [36,173,39,185,173,79,61,150,57,172,183,236,247,128,15,160]  04:15:59.082 [info] ue_fsm ev_rx_swx_maa *DBG* epdg_ue_fsm_262423680495733 send ok to <0.211.0> *DBG* gsup_server got cast {auth_response, {<<"262423680495733">>, {ok, [{epdg_auth_tuple, <<93,163,152,214,239,43,142,127,19,116,107,19, 99,178,230,79>>, <<36,173,39,185,173,79,61,150,57,172,183,236, 247,128,15,160>>, <<93,163,152,214,239,43,142,127,19,116,107,19, 99,178,230,79,170,122,213,69,97,39,82,207,30, 197,152,232,33,3>>, <<229,7,128,207,4,131,82,239,162,254,1,234,49, 147,154,196>>, <<50,101,123,92,48,170,2,252,128,16,138, 249,92,46,244,222>>}]}}} 04:15:59.082 [info] ue_fsm state_wait_swx_maa event=rx_swx_maa, {ue_fsm_data,"262423680495733",undefined,undefined,false,false,undefined} *DBG* epdg_ue_fsm_262423680495733 consume call {received_swm_dea_auth_response, {ok,[{epdg_auth_tuple, <<93,163,152,214,239,43,142,127,19,116,107,19,99,178,230,79>>, <<36,173,39,185,173,79,61,150,57,172,183,236,247,128,15,160>>, <<93,163,152,214,239,43,142,127,19,116,107,19,99,178,230,79, 170,122,213,69,97,39,82,207,30,197,152,232,33,3>>, <<229,7,128,207,4,131,82,239,162,254,1,234,49,147,154,196>>, <<50,101,123,92,48,170,2,252,128,16,138,249,92,46,244,222>>}]}} from <0.211.0> in state state_wait_auth_resp => state_authenticating 04:15:59.083 [info] ue_fsm received_swm_dea_auth_response {ok,[{epdg_auth_tuple,<<93,163,152,214,239,43,142,127,19,116,107,19,99,178,230,79>>,<<36,173,39,185,173,79,61,150,57,172,183,236,247,128,15,160>>,<<93,163,152,214,239,43,142,127,19,116,107,19,99,178,230,79,170,122,213,69,97,39,82,207,30,197,152,232,33,3>>,<<229,7,128,207,4,131,82,239,162,254,1,234,49,147,154,196>>,<<50,101,123,92,48,170,2,252,128,16,138,249,92,46,244,222>>}]} *DBG* gsup_server new state {gsups_state,#Port<0.16>,4222,#Port<0.54>, {ipa_ccm_options,"EPDG-00-00-00-00-00-00", "0/0/0","00:00:00:00:00:00", "00:00:00:00:00:00","00:00:00:00:00:00", "00:00:00:00:00:00","00:00:00:00:00:00", "EPDG-00-00-00-00-00-00",false}} 04:15:59.083 [info] ue_fsm state_wait_auth_resp event=received_swm_dea_auth_response Result={ok,[{epdg_auth_tuple,<<93,163,152,214,239,43,142,127,19,116,107,19,99,178,230,79>>,<<36,173,39,185,173,79,61,150,57,172,183,236,247,128,15,160>>,<<93,163,152,214,239,43,142,127,19,116,107,19,99,178,230,79,170,122,213,69,97,39,82,207,30,197,152,232,33,3>>,<<229,7,128,207,4,131,82,239,162,254,1,234,49,147,154,196>>,<<50,101,123,92,48,170,2,252,128,16,138,249,92,46,244,222>>}]}, {ue_fsm_data,<<"262423680495733">>,"internet",[],undefined,false,0,false,false} 04:15:59.084 [info] auth_response(<<"262423680495733">>): {ok,[{epdg_auth_tuple,<<93,163,152,214,239,43,142,127,19,116,107,19,99,178,230,79>>,<<36,173,39,185,173,79,61,150,57,172,183,236,247,128,15,160>>,<<93,163,152,214,239,43,142,127,19,116,107,19,99,178,230,79,170,122,213,69,97,39,82,207,30,197,152,232,33,3>>,<<229,7,128,207,4,131,82,239,162,254,1,234,49,147,154,196>>,<<50,101,123,92,48,170,2,252,128,16,138,249,92,46,244,222>>}]} 04:15:59.084 [info] auth_response for <<"262423680495733">>: {ok,[{epdg_auth_tuple,<<93,163,152,214,239,43,142,127,19,116,107,19,99,178,230,79>>,<<36,173,39,185,173,79,61,150,57,172,183,236,247,128,15,160>>,<<93,163,152,214,239,43,142,127,19,116,107,19,99,178,230,79,170,122,213,69,97,39,82,207,30,197,152,232,33,3>>,<<229,7,128,207,4,131,82,239,162,254,1,234,49,147,154,196>>,<<50,101,123,92,48,170,2,252,128,16,138,249,92,46,244,222>>}]} 04:15:59.084 [info] GSUP: Tx #{auth_tuples => [#{autn => <<36,173,39,185,173,79,61,150,57,172,183,236,247,128,15,160>>,ck => <<50,101,123,92,48,170,2,252,128,16,138,249,92,46,244,222>>,ik => <<229,7,128,207,4,131,82,239,162,254,1,234,49,147,154,196>>,rand => <<93,163,152,214,239,43,142,127,19,116,107,19,99,178,230,79>>,res => <<93,163,152,214,239,43,142,127,19,116,107,19,99,178,230,79,170,122,213,69,97,39,82,207,30,197,152,232,33,3>>}],imsi => <<"262423680495733">>,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 => <<"262423680495733">>, message_type => location_upd_req}} *DBG* epdg_ue_fsm_262423680495733 receive call lu_request from <0.1154.0> in state state_authenticating 04:15:59.089 [info] GSUP: Rx #{cn_domain => 1,imsi => <<"262423680495733">>,message_type => location_upd_req} *DBG* epdg_ue_fsm_262423680495733 send ok to <0.1154.0> *DBG* aaa_ue_fsm_262423680495733 receive call {rx_swm_der_auth_compl,"internet"} from <0.201.0> in state state_new 04:15:59.089 [info] ue_fsm lu_request *DBG* epdg_ue_fsm_262423680495733 consume call lu_request from <0.1154.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:15:59.089 [info] ue_fsm state_authenticating event=lu_request, {ue_fsm_data,<<"262423680495733">>,"internet",[],undefined,false,0,false,false} 04:15:59.089 [info] ue_fsm ev_rx_swm_der_auth_compl 04:15:59.089 [info] ue_fsm state_new event=rx_swm_der_auth_compl, {ue_fsm_data,"262423680495733",undefined,undefined,false,false,undefined} 04:15:59.089 [debug] SWx Tx SAR Imsi="262423680495733" Type=1 APN="internet" AgentInfoOpt=[]  *DBG* aaa_ue_fsm_262423680495733 send ok to <0.201.0> *DBG* aaa_ue_fsm_262423680495733 consume call {rx_swm_der_auth_compl,"internet"} from <0.201.0> in state state_new => state_wait_swx_saa 04:15:59.090 [debug] SWx prepare_request: {'SAR',["epdg.localdomain",";","1805677143",";","164",";","nonode@nohost"],{'Vendor-Specific-Application-Id',10415,[16777265],[]},1,"epdg.localdomain","localdomain","localdomain","262423680495733",1,[],["hss.localdomain"],["internet"],[],[],[],[],[],[],[],[],[]} *DBG* aaa_ue_fsm_262423680495733 receive call {rx_swx_saa,{ok,1,#{}}} from <0.1155.0> in state state_wait_swx_saa 04:15:59.097 [info] SWx Rx SAA {<0.735.0>,{diameter_caps,{"epdg.localdomain","hss.localdomain"},{"localdomain","localdomain"},{[{127,0,0,1},{172,18,62,20},{192,168,0,2}],[{172,18,62,103}]},{0,10415},{"osmo-epdg","TTCN-3 Testsuite"},{[],[1]},{[10415,13019,5535],[5535,10415,13019]},{[],[]},{[],[0]},{[],[]},{[{'diameter_base_Vendor-Specific-Application-Id',10415,[16777265],[]}],[{'diameter_base_Vendor-Specific-Application-Id',[10415],[16777265],[]}]},{[],[]},{[],[]}}}: {'SAA',"epdg.localdomain;1805677143;164;nonode@nohost",{'Vendor-Specific-Application-Id',10415,[16777265],[]},1,"hss.localdomain","localdomain","262423680495733",[],[2001],[],[{'Non-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_262423680495733 send ok to <0.1155.0> *DBG* epdg_ue_fsm_262423680495733 receive call {received_swm_dea_auth_compl_response,{ok,#{}}} from <0.211.0> in state state_authenticating 04:15:59.097 [info] ue_fsm ev_rx_swx_saa *DBG* aaa_ue_fsm_262423680495733 consume call {rx_swx_saa,{ok,1,#{}}} from <0.1155.0> in state state_wait_swx_saa => state_authenticated *DBG* epdg_ue_fsm_262423680495733 send ok to <0.211.0> *DBG* gsup_server got cast {lu_response,{<<"262423680495733">>,ok}} 04:15:59.098 [info] ue_fsm state_wait_swx_saa event=rx_swx_saa {ok,1,#{}}, {ue_fsm_data,"262423680495733",undefined,undefined,false,false,undefined} *DBG* epdg_ue_fsm_262423680495733 consume call {received_swm_dea_auth_compl_response,{ok,#{}}} from <0.211.0> in state state_authenticating => state_authenticated 04:15:59.098 [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:15:59.098 [info] ue_fsm state_authenticating event=lu_request, {ok,#{}}, {ue_fsm_data,<<"262423680495733">>,"internet",[],undefined,false,0,false,false} 04:15:59.098 [info] lu_response(<<"262423680495733">>): ok 04:15:59.098 [info] lu_response for <<"262423680495733">>: ok 04:15:59.098 [info] GSUP: Tx #{imsi => <<"262423680495733">>,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 => <<"262423680495733">>, message_class => 5, message_type => epdg_tunnel_request, pco => <<128,0,13,0,0,12,0>>}} 04:15:59.103 [info] GSUP: Rx #{cn_domain => 1,imsi => <<"262423680495733">>,message_class => 5,message_type => epdg_tunnel_request,pco => <<128,0,13,0,0,12,0>>} *DBG* epdg_ue_fsm_262423680495733 receive call {tunnel_request,<<128,0,13,0,0,12,0>>} from <0.1156.0> in state state_authenticated 04:15:59.103 [info] ue_fsm tunnel_request(<<128,0,13,0,0,12,0>>) 04:15:59.103 [info] ue_fsm state_authenticated event=tunnel_request, {ue_fsm_data,<<"262423680495733">>,"internet",[],undefined,false,0,false,false} 04:15:59.103 [debug] Selected PGW Remote Address "172.18.62.103" *DBG* epdg_ue_fsm_262423680495733 send ok to <0.1156.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_262423680495733 consume call {tunnel_request,<<128,0,13,0,0,12,0>>} from <0.1156.0> in state state_authenticated => state_wait_create_session_resp 04:15:59.104 [info] s2b: Tx {gtp,v2,create_session_request,0,8064677,undefined,[],[{v2_international_mobile_subscriber_identity,0,<<"262423680495733">>},{v2_serving_network,0,{<<"901">>,<<"042">>}},{v2_rat_type,0,3},{v2_fully_qualified_tunnel_endpoint_identifier,0,30,894437877,<<172,18,62,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,3048189977,<<172,18,62,20>>,undefined}]},{v2_recovery,0,0},{v2_additional_protocol_configuration_options,0,{0,[{13,<<>>},{12,<<>>}]}}]} *DBG* epdg_ue_fsm_262423680495733 start_timer {state_timeout,10000, create_session_timeout,[]} in state state_wait_create_session_resp 04:15:59.104 [debug] Waiting for CreateSessionResponse *DBG* aaa_ue_fsm_262423680495733 receive call {rx_s6b_aar,"262423680495733@nai.epc.mnc001.mcc01.3gppnetwork.org", "internet", [{'MIP6-Agent-Info',[{172,18,62,103}],[],[],[]}]} from <0.1157.0> in state state_authenticated 04:15:59.114 [info] S6b Rx from {diameter_caps,{"aaa.localdomain","pgw.localdomain"},{"localdomain","localdomain"},{[{172,18,62,20}],[{172,18,62,103}]},{0,10415},{"osmo-epdg-AAA","TTCN-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,["262423680495733@nai.epc.mnc001.mcc01.3gppnetwork.org"],[{'MIP6-Agent-Info',[{172,18,62,103}],[],[],[]}],[70368744177664],[],[],["internet"],[],[],[],[],[],[]} 04:15:59.114 [info] ue_fsm ev_rx_s6b_aar: "262423680495733@nai.epc.mnc001.mcc01.3gppnetwork.org" "internet" [{'MIP6-Agent-Info',[{172,18,62,103}],[],[],[]}] 04:15:59.114 [info] ue_fsm state_authenticated event=rx_s6b_aar NAI="262423680495733@nai.epc.mnc001.mcc01.3gppnetwork.org" Apn="internet" AgentInfo=[{'MIP6-Agent-Info',[{172,18,62,103}],[],[],[]}], {ue_fsm_data,"262423680495733",undefined,undefined,true,false,undefined} 04:15:59.114 [debug] SWx Tx SAR Imsi="262423680495733" Type=13 APN="internet" AgentInfoOpt=[{'MIP6-Agent-Info',[{172,18,62,103}],[],[],[]}]  04:15:59.114 [debug] SWx prepare_request: {'SAR',["epdg.localdomain",";","1805677143",";","165",";","nonode@nohost"],{'Vendor-Specific-Application-Id',10415,[16777265],[]},1,"epdg.localdomain","localdomain","localdomain","262423680495733",13,[],["hss.localdomain"],["internet"],[],[{'MIP6-Agent-Info',[{172,18,62,103}],[],[],[]}],[],[],[],[],[],[],[]} *DBG* aaa_ue_fsm_262423680495733 send ok to <0.1157.0> 04:15:59.114 [debug] Waiting for S6b AAA *DBG* aaa_ue_fsm_262423680495733 consume call {rx_s6b_aar,"262423680495733@nai.epc.mnc001.mcc01.3gppnetwork.org", "internet", [{'MIP6-Agent-Info',[{172,18,62,103}],[],[],[]}]} from <0.1157.0> in state state_authenticated => state_authenticated_wait_swx_saa *DBG* aaa_ue_fsm_262423680495733 receive call {rx_swx_saa,{ok,13,#{}}} from <0.1158.0> in state state_authenticated_wait_swx_saa *DBG* aaa_ue_fsm_262423680495733 send ok to <0.1158.0> *DBG* aaa_ue_fsm_262423680495733 consume call {rx_swx_saa,{ok,13,#{}}} from <0.1158.0> in state state_authenticated_wait_swx_saa => state_authenticated 04:15:59.118 [info] SWx Rx SAA {<0.735.0>,{diameter_caps,{"epdg.localdomain","hss.localdomain"},{"localdomain","localdomain"},{[{127,0,0,1},{172,18,62,20},{192,168,0,2}],[{172,18,62,103}]},{0,10415},{"osmo-epdg","TTCN-3 Testsuite"},{[],[1]},{[10415,13019,5535],[5535,10415,13019]},{[],[]},{[],[0]},{[],[]},{[{'diameter_base_Vendor-Specific-Application-Id',10415,[16777265],[]}],[{'diameter_base_Vendor-Specific-Application-Id',[10415],[16777265],[]}]},{[],[]},{[],[]}}}: {'SAA',"epdg.localdomain;1805677143;165;nonode@nohost",{'Vendor-Specific-Application-Id',10415,[16777265],[]},1,"hss.localdomain","localdomain","262423680495733",[],[2001],[],[{'Non-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:15:59.118 [info] ue_fsm ev_rx_swx_saa 04:15:59.118 [info] ue_fsm state_authenticated_wait_swx_saa event=rx_swx_saa SAType=13 ResulCode={epdg_dia_rc,undefined,2001}, {ue_fsm_data,"262423680495733","262423680495733@nai.epc.mnc001.mcc01.3gppnetwork.org","internet",true,false,<0.1157.0>} 04:15:59.119 [debug] Rx AAA with DiaRC={epdg_dia_rc,undefined,2001} 04:15:59.119 [info] S6b Tx to {diameter_caps,{"aaa.localdomain","pgw.localdomain"},{"localdomain","localdomain"},{[{172,18,62,20}],[{172,18,62,103}]},{0,10415},{"osmo-epdg-AAA","TTCN-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:15:59.123 [debug] S2b: Rx from IP {172,18,62,103} port 2123: <<72,33,0,117,53,80,9,245,123,14,165,0,2,0,2,0,16,0,87,0,9,1,160,56,18,162,34,172,18,62,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,18,162,34,172,18,62,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,18,162,34,163,0,15,0,128,0,13,4,1,2,3,4,0,12,4,5,6,7,8>> 04:15:59.123 [debug] S2b: Rx from IP {172,18,62,103} port 2123: {gtp,v2,create_session_response,894437877,8064677,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,<<56,18,162,34>>},{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,940745250,<<172,18,62,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,940745250,<<172,18,62,103>>,undefined},{v2_pdn_address_allocation,0} => {v2_pdn_address_allocation,0,ipv4,<<192,168,0,42>>}}} *DBG* epdg_ue_fsm_262423680495733 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 => 3048189977, remote_ipv4 => <<172,18,62,103>>, remote_ipv6 => undefined,remote_teid => 940745250}}} from <0.1159.0> in state state_wait_create_session_resp 04:15:59.123 [info] s2b: Updated Session after create_session_response: {gtp_session,<<"262423680495733">>,<0.1151.0>,<<"internet">>,{172,18,62,103},{172,18,62,103},undefined,894437877,940745250,5,{set,1,16,16,8,80,48,{[],[],[],[],[],[],[],[],[],[],[],[],[],[],[],[]},{{[{gtp_bearer,5,3048189977,940745250}],[],[],[],[],[],[],[],[],[],[],[],[],[],[],[]}}}} 04:15:59.123 [debug] s2b: APCO_dec: {v2_additional_protocol_configuration_options,0,{0,[{13,<<1,2,3,4>>},{12,<<5,6,7,8>>}]}} 04:15:59.123 [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 => 3048189977,remote_ipv4 => <<172,18,62,103>>,remote_ipv6 => undefined,remote_teid => 940745250}} 04:15:59.124 [info] ue_fsm state_authenticated event=received_gtpc_create_session_response, {ue_fsm_data,<<"262423680495733">>,"internet",[],undefined,false,0,false,false} 04:15:59.124 [info] KMOD Port Create PDP Context Call {<0.1151.0>,[alias|#Ref<0.1283019585.1655242753.207680>]}: {create_pdp_context,{172,18,62,103},3048189977,940745250,{192,168,0,42}} 04:15:59.124 [debug] create_pdp_context: 1, {172,18,62,103}, {192,168,0,42}, 3048189977, 940745250 04:15:59.124 [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,62,103}},{ms_address,{192,168,0,42}},{i_tid,3048189977},{o_tid,940745250}]}} *DBG* epdg_ue_fsm_262423680495733 send ok to <0.1159.0> 04:15:59.124 [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 => 3048189977,remote_ipv4 => <<172,18,62,103>>,remote_ipv6 => undefined,remote_teid => 940745250}) returned ok *DBG* gsup_server got cast {tunnel_response, {<<"262423680495733">>, {ok, #{apco => <<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 => 3048189977, remote_ipv4 => <<172,18,62,103>>, remote_ipv6 => undefined, remote_teid => 940745250}}}} *DBG* epdg_ue_fsm_262423680495733 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 => 3048189977, remote_ipv4 => <<172,18,62,103>>, remote_ipv6 => undefined,remote_teid => 940745250}}} from <0.1159.0> in state state_wait_create_session_resp => state_active 04:15:59.124 [info] tunnel_response(<<"262423680495733">>): {ok,#{apco => <<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 => 3048189977,remote_ipv4 => <<172,18,62,103>>,remote_ipv6 => undefined,remote_teid => 940745250}} *DBG* gsup_server new state {gsups_state,#Port<0.16>,4222,#Port<0.54>, {ipa_ccm_options,"EPDG-00-00-00-00-00-00", "0/0/0","00:00:00:00:00:00", "00:00:00:00:00:00","00:00:00:00:00:00", "00:00:00:00:00:00","00:00:00:00:00:00", "EPDG-00-00-00-00-00-00",false}} 04:15:59.124 [info] tunnel_response for <<"262423680495733">>: {ok,#{apco => <<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 => 3048189977,remote_ipv4 => <<172,18,62,103>>,remote_ipv6 => undefined,remote_teid => 940745250}} 04:15:59.124 [info] GSUP: Tx #{imsi => <<"262423680495733">>,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 => <<"262420976872495">>, 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:15:59.166 [info] GSUP: Rx #{imsi => <<"262420976872495">>,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_262420976872495 enter epdg_ue_fsm in state state_new *DBG* epdg_ue_fsm_262420976872495 consume internal init_state in state state_new 04:15:59.167 [info] ue_fsm start(epdg_ue_fsm_262420976872495) *DBG* epdg_ue_fsm_262420976872495 receive call {auth_request,33,"internet",#{}} from <0.1160.0> in state state_new 04:15:59.167 [info] ue_fsm init(<<"262420976872495">>) *DBG* epdg_ue_fsm_262420976872495 send ok to <0.1160.0> 04:15:59.167 [info] ue_fsm auth_request *DBG* epdg_ue_fsm_262420976872495 consume call {auth_request,33,"internet",#{}} from <0.1160.0> in state state_new => state_wait_auth_resp *DBG* aaa_ue_fsm_262420976872495 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_262420976872495 consume internal init_state in state state_new *DBG* epdg_ue_fsm_262420976872495 start_timer {state_timeout,10000, swm_der_timeout,[]} in state state_wait_auth_resp 04:15:59.168 [info] ue_fsm state_new event=auth_request {33, "internet", #{}}, {ue_fsm_data,<<"262420976872495">>,"internet",[],undefined,false,0,false,false} *DBG* aaa_ue_fsm_262420976872495 receive call {rx_swm_der_auth_req,33,"internet",#{}} from <0.201.0> in state state_new 04:15:59.168 [info] ue_fsm start_link(aaa_ue_fsm_262420976872495) 04:15:59.168 [info] ue_fsm init("262420976872495") 04:15:59.168 [info] ue_fsm ev_rx_swm_der_auth_req 04:15:59.169 [info] ue_fsm state_new event=rx_swm_der_auth_req {33, "internet", #{}}, {ue_fsm_data,"262420976872495",undefined,undefined,false,false,undefined} 04:15:59.169 [debug] Swx MAR: IPv4Opt=<<"ÿÿÿþ">> IPv6Opt=[] 04:15:59.169 [debug] Swx Tx MAR: {'MAR',["epdg.localdomain",";","1805677143",";","166",";","nonode@nohost"],1,undefined,undefined,undefined,"262420976872495",{'Vendor-Specific-Application-Id',10415,[16777265],[]},{'SIP-Auth-Data-Item',[],["EAP-AKA"],[],[],[],[],[],[],<<"ÿÿÿþ">>,[],[],[],[]},1,[],1,[],[],[],[],[],[],[],[]} *DBG* aaa_ue_fsm_262420976872495 send ok to <0.201.0> *DBG* aaa_ue_fsm_262420976872495 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_262420976872495 receive call {rx_swx_maa, {ok,[{epdg_auth_tuple, <<30,162,62,218,245,169,80,198,80,177,145,118,141,204,34,117>>, <<24,172,13,14,240,71,195,20,123,147,101,69,187,144,185,163>>, <<30,162,62,218,245,169,80,198,80,177,145,118,141,204,34,117, 200,204,114,237,169,59,133,4,103,85,251,23,155,94>>, <<208,234,156,56,240,176,245,206,33,78,204,131,22,151,82,195>>, <<106,27,16,155,28,203,56,235,70,194,160,21,183,252,20,80>>}]}} from <0.1163.0> in state state_wait_swx_maa 04:15:59.182 [info] SWx Rx MAA {<0.735.0>,{diameter_caps,{"epdg.localdomain","hss.localdomain"},{"localdomain","localdomain"},{[{127,0,0,1},{172,18,62,20},{192,168,0,2}],[{172,18,62,103}]},{0,10415},{"osmo-epdg","TTCN-3 Testsuite"},{[],[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;1805677143;166;nonode@nohost",1,"hss.localdomain","localdomain",{'Vendor-Specific-Application-Id',10415,[16777265],[]},"262420976872495",[],[2001],[],[1],[{'SIP-Auth-Data-Item',[0],["Digest-AKAv1-MD5"],[[30,162,62,218,245,169,80,198,80,177,145,118,141,204,34,117,24,172,13,14,240,71,195,20,123,147,101,69,187,144,185,163]],[[30,162,62,218,245,169,80,198,80,177,145,118,141,204,34,117,200,204,114,237,169,59,133,4,103,85,251,23,155,94]],["foobar"],[[106,27,16,155,28,203,56,235,70,194,160,21,183,252,20,80]],[[208,234,156,56,240,176,245,206,33,78,204,131,22,151,82,195]],[],[],[],[],[],[]}],[],[],[],[],[],[]}/ Errors []  *DBG* aaa_ue_fsm_262420976872495 send ok to <0.1163.0> *DBG* aaa_ue_fsm_262420976872495 consume call {rx_swx_maa, {ok,[{epdg_auth_tuple, <<30,162,62,218,245,169,80,198,80,177,145,118,141,204,34,117>>, <<24,172,13,14,240,71,195,20,123,147,101,69,187,144,185,163>>, <<30,162,62,218,245,169,80,198,80,177,145,118,141,204,34,117, 200,204,114,237,169,59,133,4,103,85,251,23,155,94>>, <<208,234,156,56,240,176,245,206,33,78,204,131,22,151,82,195>>, <<106,27,16,155,28,203,56,235,70,194,160,21,183,252,20,80>>}]}} from <0.1163.0> in state state_wait_swx_maa => state_new 04:15:59.183 [info] dia_sip2gsup: auth [30,162,62,218,245,169,80,198,80,177,145,118,141,204,34,117,24,172,13,14,240,71,195,20,123,147,101,69,187,144,185,163] authz [30,162,62,218,245,169,80,198,80,177,145,118,141,204,34,117,200,204,114,237,169,59,133,4,103,85,251,23,155,94]  04:15:59.183 [info] rand [30,162,62,218,245,169,80,198,80,177,145,118,141,204,34,117] autn [24,172,13,14,240,71,195,20,123,147,101,69,187,144,185,163]  04:15:59.183 [info] ue_fsm ev_rx_swx_maa 04:15:59.183 [info] ue_fsm state_wait_swx_maa event=rx_swx_maa, {ue_fsm_data,"262420976872495",undefined,undefined,false,false,undefined} *DBG* epdg_ue_fsm_262420976872495 receive call {received_swm_dea_auth_response, {ok,[{epdg_auth_tuple, <<30,162,62,218,245,169,80,198,80,177,145,118,141,204,34,117>>, <<24,172,13,14,240,71,195,20,123,147,101,69,187,144,185,163>>, <<30,162,62,218,245,169,80,198,80,177,145,118,141,204,34,117, 200,204,114,237,169,59,133,4,103,85,251,23,155,94>>, <<208,234,156,56,240,176,245,206,33,78,204,131,22,151,82,195>>, <<106,27,16,155,28,203,56,235,70,194,160,21,183,252,20,80>>}]}} from <0.211.0> in state state_wait_auth_resp 04:15:59.184 [info] ue_fsm received_swm_dea_auth_response {ok,[{epdg_auth_tuple,<<30,162,62,218,245,169,80,198,80,177,145,118,141,204,34,117>>,<<24,172,13,14,240,71,195,20,123,147,101,69,187,144,185,163>>,<<30,162,62,218,245,169,80,198,80,177,145,118,141,204,34,117,200,204,114,237,169,59,133,4,103,85,251,23,155,94>>,<<208,234,156,56,240,176,245,206,33,78,204,131,22,151,82,195>>,<<106,27,16,155,28,203,56,235,70,194,160,21,183,252,20,80>>}]} 04:15:59.185 [info] ue_fsm state_wait_auth_resp event=received_swm_dea_auth_response Result={ok,[{epdg_auth_tuple,<<30,162,62,218,245,169,80,198,80,177,145,118,141,204,34,117>>,<<24,172,13,14,240,71,195,20,123,147,101,69,187,144,185,163>>,<<30,162,62,218,245,169,80,198,80,177,145,118,141,204,34,117,200,204,114,237,169,59,133,4,103,85,251,23,155,94>>,<<208,234,156,56,240,176,245,206,33,78,204,131,22,151,82,195>>,<<106,27,16,155,28,203,56,235,70,194,160,21,183,252,20,80>>}]}, {ue_fsm_data,<<"262420976872495">>,"internet",[],undefined,false,0,false,false} *DBG* epdg_ue_fsm_262420976872495 send ok to <0.211.0> *DBG* gsup_server got cast {auth_response, {<<"262420976872495">>, {ok, [{epdg_auth_tuple, <<30,162,62,218,245,169,80,198,80,177,145,118, 141,204,34,117>>, <<24,172,13,14,240,71,195,20,123,147,101,69, 187,144,185,163>>, <<30,162,62,218,245,169,80,198,80,177,145,118, 141,204,34,117,200,204,114,237,169,59,133,4, 103,85,251,23,155,94>>, <<208,234,156,56,240,176,245,206,33,78,204,131, 22,151,82,195>>, <<106,27,16,155,28,203,56,235,70,194,160, 21,183,252,20,80>>}]}}} 04:15:59.185 [info] auth_response(<<"262420976872495">>): {ok,[{epdg_auth_tuple,<<30,162,62,218,245,169,80,198,80,177,145,118,141,204,34,117>>,<<24,172,13,14,240,71,195,20,123,147,101,69,187,144,185,163>>,<<30,162,62,218,245,169,80,198,80,177,145,118,141,204,34,117,200,204,114,237,169,59,133,4,103,85,251,23,155,94>>,<<208,234,156,56,240,176,245,206,33,78,204,131,22,151,82,195>>,<<106,27,16,155,28,203,56,235,70,194,160,21,183,252,20,80>>}]} *DBG* epdg_ue_fsm_262420976872495 consume call {received_swm_dea_auth_response, {ok,[{epdg_auth_tuple, <<30,162,62,218,245,169,80,198,80,177,145,118,141,204,34,117>>, <<24,172,13,14,240,71,195,20,123,147,101,69,187,144,185,163>>, <<30,162,62,218,245,169,80,198,80,177,145,118,141,204,34,117, 200,204,114,237,169,59,133,4,103,85,251,23,155,94>>, <<208,234,156,56,240,176,245,206,33,78,204,131,22,151,82,195>>, <<106,27,16,155,28,203,56,235,70,194,160,21,183,252,20,80>>}]}} from <0.211.0> in state state_wait_auth_resp => state_authenticating 04:15:59.186 [info] auth_response for <<"262420976872495">>: {ok,[{epdg_auth_tuple,<<30,162,62,218,245,169,80,198,80,177,145,118,141,204,34,117>>,<<24,172,13,14,240,71,195,20,123,147,101,69,187,144,185,163>>,<<30,162,62,218,245,169,80,198,80,177,145,118,141,204,34,117,200,204,114,237,169,59,133,4,103,85,251,23,155,94>>,<<208,234,156,56,240,176,245,206,33,78,204,131,22,151,82,195>>,<<106,27,16,155,28,203,56,235,70,194,160,21,183,252,20,80>>}]} *DBG* gsup_server new state {gsups_state,#Port<0.16>,4222,#Port<0.54>, {ipa_ccm_options,"EPDG-00-00-00-00-00-00", "0/0/0","00:00:00:00:00:00", "00:00:00:00:00:00","00:00:00:00:00:00", "00:00:00:00:00:00","00:00:00:00:00:00", "EPDG-00-00-00-00-00-00",false}} 04:15:59.186 [info] GSUP: Tx #{auth_tuples => [#{autn => <<24,172,13,14,240,71,195,20,123,147,101,69,187,144,185,163>>,ck => <<106,27,16,155,28,203,56,235,70,194,160,21,183,252,20,80>>,ik => <<208,234,156,56,240,176,245,206,33,78,204,131,22,151,82,195>>,rand => <<30,162,62,218,245,169,80,198,80,177,145,118,141,204,34,117>>,res => <<30,162,62,218,245,169,80,198,80,177,145,118,141,204,34,117,200,204,114,237,169,59,133,4,103,85,251,23,155,94>>}],imsi => <<"262420976872495">>,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 => <<"262420976872495">>, message_type => location_upd_req}} *DBG* epdg_ue_fsm_262420976872495 receive call lu_request from <0.1164.0> in state state_authenticating *DBG* epdg_ue_fsm_262420976872495 send ok to <0.1164.0> 04:15:59.192 [info] GSUP: Rx #{cn_domain => 1,imsi => <<"262420976872495">>,message_type => location_upd_req} *DBG* epdg_ue_fsm_262420976872495 consume call lu_request from <0.1164.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_262420976872495 receive call {rx_swm_der_auth_compl,"internet"} from <0.201.0> in state state_new 04:15:59.192 [info] ue_fsm lu_request 04:15:59.192 [info] ue_fsm state_authenticating event=lu_request, {ue_fsm_data,<<"262420976872495">>,"internet",[],undefined,false,0,false,false} *DBG* aaa_ue_fsm_262420976872495 send ok to <0.201.0> 04:15:59.192 [info] ue_fsm ev_rx_swm_der_auth_compl *DBG* aaa_ue_fsm_262420976872495 consume call {rx_swm_der_auth_compl,"internet"} from <0.201.0> in state state_new => state_wait_swx_saa 04:15:59.193 [info] ue_fsm state_new event=rx_swm_der_auth_compl, {ue_fsm_data,"262420976872495",undefined,undefined,false,false,undefined} 04:15:59.193 [debug] SWx Tx SAR Imsi="262420976872495" Type=1 APN="internet" AgentInfoOpt=[]  04:15:59.193 [debug] SWx prepare_request: {'SAR',["epdg.localdomain",";","1805677143",";","167",";","nonode@nohost"],{'Vendor-Specific-Application-Id',10415,[16777265],[]},1,"epdg.localdomain","localdomain","localdomain","262420976872495",1,[],["hss.localdomain"],["internet"],[],[],[],[],[],[],[],[],[]} *DBG* aaa_ue_fsm_262420976872495 receive call {rx_swx_saa,{ok,1,#{}}} from <0.1165.0> in state state_wait_swx_saa *DBG* aaa_ue_fsm_262420976872495 send ok to <0.1165.0> 04:15:59.204 [info] SWx Rx SAA {<0.735.0>,{diameter_caps,{"epdg.localdomain","hss.localdomain"},{"localdomain","localdomain"},{[{127,0,0,1},{172,18,62,20},{192,168,0,2}],[{172,18,62,103}]},{0,10415},{"osmo-epdg","TTCN-3 Testsuite"},{[],[1]},{[10415,13019,5535],[5535,10415,13019]},{[],[]},{[],[0]},{[],[]},{[{'diameter_base_Vendor-Specific-Application-Id',10415,[16777265],[]}],[{'diameter_base_Vendor-Specific-Application-Id',[10415],[16777265],[]}]},{[],[]},{[],[]}}}: {'SAA',"epdg.localdomain;1805677143;167;nonode@nohost",{'Vendor-Specific-Application-Id',10415,[16777265],[]},1,"hss.localdomain","localdomain","262420976872495",[],[2001],[],[{'Non-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_262420976872495 consume call {rx_swx_saa,{ok,1,#{}}} from <0.1165.0> in state state_wait_swx_saa => state_authenticated *DBG* epdg_ue_fsm_262420976872495 receive call {received_swm_dea_auth_compl_response,{ok,#{}}} from <0.211.0> in state state_authenticating 04:15:59.205 [info] ue_fsm ev_rx_swx_saa 04:15:59.205 [info] ue_fsm state_wait_swx_saa event=rx_swx_saa {ok,1,#{}}, {ue_fsm_data,"262420976872495",undefined,undefined,false,false,undefined} *DBG* epdg_ue_fsm_262420976872495 send ok to <0.211.0> *DBG* gsup_server got cast {lu_response,{<<"262420976872495">>,ok}} 04:15:59.205 [info] ue_fsm received_swm_dea_auth_compl_response {ok,#{}} *DBG* epdg_ue_fsm_262420976872495 consume call {received_swm_dea_auth_compl_response,{ok,#{}}} from <0.211.0> in state state_authenticating => state_authenticated 04:15:59.205 [info] ue_fsm state_authenticating event=lu_request, {ok,#{}}, {ue_fsm_data,<<"262420976872495">>,"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:15:59.205 [info] lu_response(<<"262420976872495">>): ok 04:15:59.206 [info] lu_response for <<"262420976872495">>: ok 04:15:59.206 [info] GSUP: Tx #{imsi => <<"262420976872495">>,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 => <<"262420976872495">>, message_class => 5, message_type => epdg_tunnel_request, pco => <<128,0,13,0,0,12,0>>}} *DBG* epdg_ue_fsm_262420976872495 receive call {tunnel_request,<<128,0,13,0,0,12,0>>} from <0.1166.0> in state state_authenticated 04:15:59.211 [info] GSUP: Rx #{cn_domain => 1,imsi => <<"262420976872495">>,message_class => 5,message_type => epdg_tunnel_request,pco => <<128,0,13,0,0,12,0>>} 04:15:59.212 [info] ue_fsm tunnel_request(<<128,0,13,0,0,12,0>>) 04:15:59.212 [info] ue_fsm state_authenticated event=tunnel_request, {ue_fsm_data,<<"262420976872495">>,"internet",[],undefined,false,0,false,false} 04:15:59.212 [debug] Selected PGW Remote Address "172.18.62.103" 04:15:59.212 [info] s2b: Tx {gtp,v2,create_session_request,0,8064678,undefined,[],[{v2_international_mobile_subscriber_identity,0,<<"262420976872495">>},{v2_serving_network,0,{<<"901">>,<<"042">>}},{v2_rat_type,0,3},{v2_fully_qualified_tunnel_endpoint_identifier,0,30,894437878,<<172,18,62,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,3048189978,<<172,18,62,20>>,undefined}]},{v2_recovery,0,0},{v2_additional_protocol_configuration_options,0,{0,[{13,<<>>},{12,<<>>}]}}]} 04:15:59.212 [debug] Waiting for CreateSessionResponse *DBG* epdg_ue_fsm_262420976872495 send ok to <0.1166.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_262420976872495 consume call {tunnel_request,<<128,0,13,0,0,12,0>>} from <0.1166.0> in state state_authenticated => state_wait_create_session_resp *DBG* epdg_ue_fsm_262420976872495 start_timer {state_timeout,10000, create_session_timeout,[]} in state state_wait_create_session_resp *DBG* aaa_ue_fsm_262420976872495 receive call {rx_s6b_aar,"262420976872495@nai.epc.mnc001.mcc01.3gppnetwork.org", "internet", [{'MIP6-Agent-Info',[{172,18,62,103}],[],[],[]}]} from <0.1167.0> in state state_authenticated 04:15:59.223 [info] S6b Rx from {diameter_caps,{"aaa.localdomain","pgw.localdomain"},{"localdomain","localdomain"},{[{172,18,62,20}],[{172,18,62,103}]},{0,10415},{"osmo-epdg-AAA","TTCN-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,["262420976872495@nai.epc.mnc001.mcc01.3gppnetwork.org"],[{'MIP6-Agent-Info',[{172,18,62,103}],[],[],[]}],[70368744177664],[],[],["internet"],[],[],[],[],[],[]} 04:15:59.223 [info] ue_fsm ev_rx_s6b_aar: "262420976872495@nai.epc.mnc001.mcc01.3gppnetwork.org" "internet" [{'MIP6-Agent-Info',[{172,18,62,103}],[],[],[]}] 04:15:59.223 [info] ue_fsm state_authenticated event=rx_s6b_aar NAI="262420976872495@nai.epc.mnc001.mcc01.3gppnetwork.org" Apn="internet" AgentInfo=[{'MIP6-Agent-Info',[{172,18,62,103}],[],[],[]}], {ue_fsm_data,"262420976872495",undefined,undefined,true,false,undefined} 04:15:59.223 [debug] SWx Tx SAR Imsi="262420976872495" Type=13 APN="internet" AgentInfoOpt=[{'MIP6-Agent-Info',[{172,18,62,103}],[],[],[]}]  04:15:59.223 [debug] SWx prepare_request: {'SAR',["epdg.localdomain",";","1805677143",";","168",";","nonode@nohost"],{'Vendor-Specific-Application-Id',10415,[16777265],[]},1,"epdg.localdomain","localdomain","localdomain","262420976872495",13,[],["hss.localdomain"],["internet"],[],[{'MIP6-Agent-Info',[{172,18,62,103}],[],[],[]}],[],[],[],[],[],[],[]} *DBG* aaa_ue_fsm_262420976872495 send ok to <0.1167.0> *DBG* aaa_ue_fsm_262420976872495 consume call {rx_s6b_aar,"262420976872495@nai.epc.mnc001.mcc01.3gppnetwork.org", "internet", [{'MIP6-Agent-Info',[{172,18,62,103}],[],[],[]}]} from <0.1167.0> in state state_authenticated => state_authenticated_wait_swx_saa 04:15:59.223 [debug] Waiting for S6b AAA *DBG* aaa_ue_fsm_262420976872495 receive call {rx_swx_saa,{ok,13,#{}}} from <0.1168.0> in state state_authenticated_wait_swx_saa 04:15:59.228 [info] SWx Rx SAA {<0.735.0>,{diameter_caps,{"epdg.localdomain","hss.localdomain"},{"localdomain","localdomain"},{[{127,0,0,1},{172,18,62,20},{192,168,0,2}],[{172,18,62,103}]},{0,10415},{"osmo-epdg","TTCN-3 Testsuite"},{[],[1]},{[10415,13019,5535],[5535,10415,13019]},{[],[]},{[],[0]},{[],[]},{[{'diameter_base_Vendor-Specific-Application-Id',10415,[16777265],[]}],[{'diameter_base_Vendor-Specific-Application-Id',[10415],[16777265],[]}]},{[],[]},{[],[]}}}: {'SAA',"epdg.localdomain;1805677143;168;nonode@nohost",{'Vendor-Specific-Application-Id',10415,[16777265],[]},1,"hss.localdomain","localdomain","262420976872495",[],[2001],[],[{'Non-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_262420976872495 send ok to <0.1168.0> *DBG* aaa_ue_fsm_262420976872495 consume call {rx_swx_saa,{ok,13,#{}}} from <0.1168.0> in state state_authenticated_wait_swx_saa => state_authenticated 04:15:59.228 [info] ue_fsm ev_rx_swx_saa 04:15:59.228 [info] ue_fsm state_authenticated_wait_swx_saa event=rx_swx_saa SAType=13 ResulCode={epdg_dia_rc,undefined,2001}, {ue_fsm_data,"262420976872495","262420976872495@nai.epc.mnc001.mcc01.3gppnetwork.org","internet",true,false,<0.1167.0>} 04:15:59.228 [debug] Rx AAA with DiaRC={epdg_dia_rc,undefined,2001} 04:15:59.228 [info] S6b Tx to {diameter_caps,{"aaa.localdomain","pgw.localdomain"},{"localdomain","localdomain"},{[{172,18,62,20}],[{172,18,62,103}]},{0,10415},{"osmo-epdg-AAA","TTCN-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:15:59.234 [debug] S2b: Rx from IP {172,18,62,103} port 2123: <<72,33,0,117,53,80,9,246,123,14,166,0,2,0,2,0,16,0,87,0,9,1,160,54,132,175,99,172,18,62,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,54,132,175,99,172,18,62,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,54,132,175,99,163,0,15,0,128,0,13,4,1,2,3,4,0,12,4,5,6,7,8>> 04:15:59.234 [debug] S2b: Rx from IP {172,18,62,103} port 2123: {gtp,v2,create_session_response,894437878,8064678,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,<<54,132,175,99>>},{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,914665315,<<172,18,62,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,914665315,<<172,18,62,103>>,undefined},{v2_pdn_address_allocation,0} => {v2_pdn_address_allocation,0,ipv4,<<192,168,0,43>>}}} 04:15:59.234 [info] s2b: Updated Session after create_session_response: {gtp_session,<<"262420976872495">>,<0.1161.0>,<<"internet">>,{172,18,62,103},{172,18,62,103},undefined,894437878,914665315,5,{set,1,16,16,8,80,48,{[],[],[],[],[],[],[],[],[],[],[],[],[],[],[],[]},{{[],[{gtp_bearer,5,3048189978,914665315}],[],[],[],[],[],[],[],[],[],[],[],[],[],[]}}}} *DBG* epdg_ue_fsm_262420976872495 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 => 3048189978, remote_ipv4 => <<172,18,62,103>>, remote_ipv6 => undefined,remote_teid => 914665315}}} from <0.1169.0> in state state_wait_create_session_resp 04:15:59.234 [debug] s2b: APCO_dec: {v2_additional_protocol_configuration_options,0,{0,[{13,<<1,2,3,4>>},{12,<<5,6,7,8>>}]}} 04:15:59.234 [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 => 3048189978,remote_ipv4 => <<172,18,62,103>>,remote_ipv6 => undefined,remote_teid => 914665315}} 04:15:59.234 [info] ue_fsm state_authenticated event=received_gtpc_create_session_response, {ue_fsm_data,<<"262420976872495">>,"internet",[],undefined,false,0,false,false} 04:15:59.234 [info] KMOD Port Create PDP Context Call {<0.1161.0>,[alias|#Ref<0.1283019585.1655242763.196595>]}: {create_pdp_context,{172,18,62,103},3048189978,914665315,{192,168,0,43}} 04:15:59.234 [debug] create_pdp_context: 1, {172,18,62,103}, {192,168,0,43}, 3048189978, 914665315 04:15:59.234 [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,62,103}},{ms_address,{192,168,0,43}},{i_tid,3048189978},{o_tid,914665315}]}} 04:15:59.234 [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 => 3048189978,remote_ipv4 => <<172,18,62,103>>,remote_ipv6 => undefined,remote_teid => 914665315}) returned ok *DBG* epdg_ue_fsm_262420976872495 send ok to <0.1169.0> *DBG* gsup_server got cast {tunnel_response, {<<"262420976872495">>, {ok, #{apco => <<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 => 3048189978, remote_ipv4 => <<172,18,62,103>>, remote_ipv6 => undefined, remote_teid => 914665315}}}} 04:15:59.234 [info] tunnel_response(<<"262420976872495">>): {ok,#{apco => <<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 => 3048189978,remote_ipv4 => <<172,18,62,103>>,remote_ipv6 => undefined,remote_teid => 914665315}} *DBG* epdg_ue_fsm_262420976872495 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 => 3048189978, remote_ipv4 => <<172,18,62,103>>, remote_ipv6 => undefined,remote_teid => 914665315}}} from <0.1169.0> in state state_wait_create_session_resp => state_active 04:15:59.235 [info] tunnel_response for <<"262420976872495">>: {ok,#{apco => <<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 => 3048189978,remote_ipv4 => <<172,18,62,103>>,remote_ipv6 => undefined,remote_teid => 914665315}} *DBG* gsup_server new state {gsups_state,#Port<0.16>,4222,#Port<0.54>, {ipa_ccm_options,"EPDG-00-00-00-00-00-00", "0/0/0","00:00:00:00:00:00", "00:00:00:00:00:00","00:00:00:00:00:00", "00:00:00:00:00:00","00:00:00:00:00:00", "EPDG-00-00-00-00-00-00",false}} 04:15:59.235 [info] GSUP: Tx #{imsi => <<"262420976872495">>,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 => <<"262429808974450">>, 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:15:59.266 [info] GSUP: Rx #{imsi => <<"262429808974450">>,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_262429808974450 enter epdg_ue_fsm in state state_new 04:15:59.267 [info] ue_fsm start(epdg_ue_fsm_262429808974450) *DBG* epdg_ue_fsm_262429808974450 consume internal init_state in state state_new *DBG* epdg_ue_fsm_262429808974450 receive call {auth_request,33,"internet",#{}} from <0.1170.0> in state state_new 04:15:59.267 [info] ue_fsm init(<<"262429808974450">>) *DBG* epdg_ue_fsm_262429808974450 send ok to <0.1170.0> 04:15:59.267 [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_262429808974450 consume call {auth_request,33,"internet",#{}} from <0.1170.0> in state state_new => state_wait_auth_resp 04:15:59.267 [info] ue_fsm state_new event=auth_request {33, "internet", #{}}, {ue_fsm_data,<<"262429808974450">>,"internet",[],undefined,false,0,false,false} *DBG* aaa_ue_fsm_262429808974450 enter aaa_ue_fsm in state state_new *DBG* epdg_ue_fsm_262429808974450 start_timer {state_timeout,10000, swm_der_timeout,[]} in state state_wait_auth_resp 04:15:59.268 [info] ue_fsm start_link(aaa_ue_fsm_262429808974450) *DBG* aaa_ue_fsm_262429808974450 consume internal init_state in state state_new 04:15:59.268 [info] ue_fsm init("262429808974450") *DBG* aaa_ue_fsm_262429808974450 receive call {rx_swm_der_auth_req,33,"internet",#{}} from <0.201.0> in state state_new 04:15:59.268 [info] ue_fsm ev_rx_swm_der_auth_req 04:15:59.269 [info] ue_fsm state_new event=rx_swm_der_auth_req {33, "internet", #{}}, {ue_fsm_data,"262429808974450",undefined,undefined,false,false,undefined} 04:15:59.269 [debug] Swx MAR: IPv4Opt=<<"ÿÿÿþ">> IPv6Opt=[] *DBG* aaa_ue_fsm_262429808974450 send ok to <0.201.0> *DBG* aaa_ue_fsm_262429808974450 consume call {rx_swm_der_auth_req,33,"internet",#{}} from <0.201.0> in state state_new => state_wait_swx_maa 04:15:59.269 [debug] Swx Tx MAR: {'MAR',["epdg.localdomain",";","1805677143",";","169",";","nonode@nohost"],1,undefined,undefined,undefined,"262429808974450",{'Vendor-Specific-Application-Id',10415,[16777265],[]},{'SIP-Auth-Data-Item',[],["EAP-AKA"],[],[],[],[],[],[],<<"ÿÿÿþ">>,[],[],[],[]},1,[],1,[],[],[],[],[],[],[],[]} 04:15:59.283 [info] SWx Rx MAA {<0.735.0>,{diameter_caps,{"epdg.localdomain","hss.localdomain"},{"localdomain","localdomain"},{[{127,0,0,1},{172,18,62,20},{192,168,0,2}],[{172,18,62,103}]},{0,10415},{"osmo-epdg","TTCN-3 Testsuite"},{[],[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;1805677143;169;nonode@nohost",1,"hss.localdomain","localdomain",{'Vendor-Specific-Application-Id',10415,[16777265],[]},"262429808974450",[],[2001],[],[1],[{'SIP-Auth-Data-Item',[0],["Digest-AKAv1-MD5"],[[210,117,25,150,224,125,66,28,53,76,135,59,152,178,185,108,15,155,134,20,209,147,203,128,187,28,82,194,8,159,147,180]],[[210,117,25,150,224,125,66,28,53,76,135,59,152,178,185,108,204,2,199,178,237,255,202,234,2,122,235,153,133,47]],["foobar"],[[210,70,49,143,85,87,84,100,149,209,148,150,0,132,100,162]],[[199,123,154,78,89,85,156,21,213,59,126,78,1,239,142,71]],[],[],[],[],[],[]}],[],[],[],[],[],[]}/ Errors []  *DBG* aaa_ue_fsm_262429808974450 receive call {rx_swx_maa, {ok,[{epdg_auth_tuple, <<210,117,25,150,224,125,66,28,53,76,135,59,152,178,185,108>>, <<15,155,134,20,209,147,203,128,187,28,82,194,8,159,147,180>>, <<210,117,25,150,224,125,66,28,53,76,135,59,152,178,185,108, 204,2,199,178,237,255,202,234,2,122,235,153,133,47>>, <<199,123,154,78,89,85,156,21,213,59,126,78,1,239,142,71>>, <<210,70,49,143,85,87,84,100,149,209,148,150,0,132,100, 162>>}]}} from <0.1173.0> in state state_wait_swx_maa 04:15:59.283 [info] dia_sip2gsup: auth [210,117,25,150,224,125,66,28,53,76,135,59,152,178,185,108,15,155,134,20,209,147,203,128,187,28,82,194,8,159,147,180] authz [210,117,25,150,224,125,66,28,53,76,135,59,152,178,185,108,204,2,199,178,237,255,202,234,2,122,235,153,133,47]  04:15:59.283 [info] rand [210,117,25,150,224,125,66,28,53,76,135,59,152,178,185,108] autn [15,155,134,20,209,147,203,128,187,28,82,194,8,159,147,180]  *DBG* aaa_ue_fsm_262429808974450 send ok to <0.1173.0> 04:15:59.283 [info] ue_fsm ev_rx_swx_maa *DBG* epdg_ue_fsm_262429808974450 receive call {received_swm_dea_auth_response, {ok,[{epdg_auth_tuple, <<210,117,25,150,224,125,66,28,53,76,135,59,152,178,185,108>>, <<15,155,134,20,209,147,203,128,187,28,82,194,8,159,147,180>>, <<210,117,25,150,224,125,66,28,53,76,135,59,152,178,185,108, 204,2,199,178,237,255,202,234,2,122,235,153,133,47>>, <<199,123,154,78,89,85,156,21,213,59,126,78,1,239,142,71>>, <<210,70,49,143,85,87,84,100,149,209,148,150,0,132,100, 162>>}]}} from <0.211.0> in state state_wait_auth_resp 04:15:59.284 [info] ue_fsm state_wait_swx_maa event=rx_swx_maa, {ue_fsm_data,"262429808974450",undefined,undefined,false,false,undefined} *DBG* aaa_ue_fsm_262429808974450 consume call {rx_swx_maa, {ok,[{epdg_auth_tuple, <<210,117,25,150,224,125,66,28,53,76,135,59,152,178,185,108>>, <<15,155,134,20,209,147,203,128,187,28,82,194,8,159,147,180>>, <<210,117,25,150,224,125,66,28,53,76,135,59,152,178,185,108, 204,2,199,178,237,255,202,234,2,122,235,153,133,47>>, <<199,123,154,78,89,85,156,21,213,59,126,78,1,239,142,71>>, <<210,70,49,143,85,87,84,100,149,209,148,150,0,132,100, 162>>}]}} from <0.1173.0> in state state_wait_swx_maa => state_new *DBG* epdg_ue_fsm_262429808974450 send ok to <0.211.0> 04:15:59.284 [info] ue_fsm received_swm_dea_auth_response {ok,[{epdg_auth_tuple,<<210,117,25,150,224,125,66,28,53,76,135,59,152,178,185,108>>,<<15,155,134,20,209,147,203,128,187,28,82,194,8,159,147,180>>,<<210,117,25,150,224,125,66,28,53,76,135,59,152,178,185,108,204,2,199,178,237,255,202,234,2,122,235,153,133,47>>,<<199,123,154,78,89,85,156,21,213,59,126,78,1,239,142,71>>,<<210,70,49,143,85,87,84,100,149,209,148,150,0,132,100,162>>}]} *DBG* gsup_server got cast {auth_response, {<<"262429808974450">>, {ok, [{epdg_auth_tuple, <<210,117,25,150,224,125,66,28,53,76,135,59, 152,178,185,108>>, <<15,155,134,20,209,147,203,128,187,28,82,194, 8,159,147,180>>, <<210,117,25,150,224,125,66,28,53,76,135,59, 152,178,185,108,204,2,199,178,237,255,202, 234,2,122,235,153,133,47>>, <<199,123,154,78,89,85,156,21,213,59,126,78,1, 239,142,71>>, <<210,70,49,143,85,87,84,100,149,209,148, 150,0,132,100,162>>}]}}} *DBG* epdg_ue_fsm_262429808974450 consume call {received_swm_dea_auth_response, {ok,[{epdg_auth_tuple, <<210,117,25,150,224,125,66,28,53,76,135,59,152,178,185,108>>, <<15,155,134,20,209,147,203,128,187,28,82,194,8,159,147,180>>, <<210,117,25,150,224,125,66,28,53,76,135,59,152,178,185,108, 204,2,199,178,237,255,202,234,2,122,235,153,133,47>>, <<199,123,154,78,89,85,156,21,213,59,126,78,1,239,142,71>>, <<210,70,49,143,85,87,84,100,149,209,148,150,0,132,100, 162>>}]}} from <0.211.0> in state state_wait_auth_resp => state_authenticating 04:15:59.285 [info] ue_fsm state_wait_auth_resp event=received_swm_dea_auth_response Result={ok,[{epdg_auth_tuple,<<210,117,25,150,224,125,66,28,53,76,135,59,152,178,185,108>>,<<15,155,134,20,209,147,203,128,187,28,82,194,8,159,147,180>>,<<210,117,25,150,224,125,66,28,53,76,135,59,152,178,185,108,204,2,199,178,237,255,202,234,2,122,235,153,133,47>>,<<199,123,154,78,89,85,156,21,213,59,126,78,1,239,142,71>>,<<210,70,49,143,85,87,84,100,149,209,148,150,0,132,100,162>>}]}, {ue_fsm_data,<<"262429808974450">>,"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:15:59.285 [info] auth_response(<<"262429808974450">>): {ok,[{epdg_auth_tuple,<<210,117,25,150,224,125,66,28,53,76,135,59,152,178,185,108>>,<<15,155,134,20,209,147,203,128,187,28,82,194,8,159,147,180>>,<<210,117,25,150,224,125,66,28,53,76,135,59,152,178,185,108,204,2,199,178,237,255,202,234,2,122,235,153,133,47>>,<<199,123,154,78,89,85,156,21,213,59,126,78,1,239,142,71>>,<<210,70,49,143,85,87,84,100,149,209,148,150,0,132,100,162>>}]} 04:15:59.286 [info] auth_response for <<"262429808974450">>: {ok,[{epdg_auth_tuple,<<210,117,25,150,224,125,66,28,53,76,135,59,152,178,185,108>>,<<15,155,134,20,209,147,203,128,187,28,82,194,8,159,147,180>>,<<210,117,25,150,224,125,66,28,53,76,135,59,152,178,185,108,204,2,199,178,237,255,202,234,2,122,235,153,133,47>>,<<199,123,154,78,89,85,156,21,213,59,126,78,1,239,142,71>>,<<210,70,49,143,85,87,84,100,149,209,148,150,0,132,100,162>>}]} 04:15:59.286 [info] GSUP: Tx #{auth_tuples => [#{autn => <<15,155,134,20,209,147,203,128,187,28,82,194,8,159,147,180>>,ck => <<210,70,49,143,85,87,84,100,149,209,148,150,0,132,100,162>>,ik => <<199,123,154,78,89,85,156,21,213,59,126,78,1,239,142,71>>,rand => <<210,117,25,150,224,125,66,28,53,76,135,59,152,178,185,108>>,res => <<210,117,25,150,224,125,66,28,53,76,135,59,152,178,185,108,204,2,199,178,237,255,202,234,2,122,235,153,133,47>>}],imsi => <<"262429808974450">>,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 => <<"262429808974450">>, message_type => location_upd_req}} *DBG* epdg_ue_fsm_262429808974450 receive call lu_request from <0.1174.0> in state state_authenticating *DBG* epdg_ue_fsm_262429808974450 send ok to <0.1174.0> 04:15:59.292 [info] GSUP: Rx #{cn_domain => 1,imsi => <<"262429808974450">>,message_type => location_upd_req} *DBG* epdg_ue_fsm_262429808974450 consume call lu_request from <0.1174.0> in state state_authenticating 04:15:59.292 [info] ue_fsm lu_request *DBG* aaa_ue_fsm_262429808974450 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:15:59.292 [info] ue_fsm state_authenticating event=lu_request, {ue_fsm_data,<<"262429808974450">>,"internet",[],undefined,false,0,false,false} 04:15:59.292 [info] ue_fsm ev_rx_swm_der_auth_compl 04:15:59.293 [info] ue_fsm state_new event=rx_swm_der_auth_compl, {ue_fsm_data,"262429808974450",undefined,undefined,false,false,undefined} *DBG* aaa_ue_fsm_262429808974450 send ok to <0.201.0> 04:15:59.293 [debug] SWx Tx SAR Imsi="262429808974450" Type=1 APN="internet" AgentInfoOpt=[]  *DBG* aaa_ue_fsm_262429808974450 consume call {rx_swm_der_auth_compl,"internet"} from <0.201.0> in state state_new => state_wait_swx_saa 04:15:59.293 [debug] SWx prepare_request: {'SAR',["epdg.localdomain",";","1805677143",";","170",";","nonode@nohost"],{'Vendor-Specific-Application-Id',10415,[16777265],[]},1,"epdg.localdomain","localdomain","localdomain","262429808974450",1,[],["hss.localdomain"],["internet"],[],[],[],[],[],[],[],[],[]} *DBG* aaa_ue_fsm_262429808974450 receive call {rx_swx_saa,{ok,1,#{}}} from <0.1175.0> in state state_wait_swx_saa 04:15:59.301 [info] SWx Rx SAA {<0.735.0>,{diameter_caps,{"epdg.localdomain","hss.localdomain"},{"localdomain","localdomain"},{[{127,0,0,1},{172,18,62,20},{192,168,0,2}],[{172,18,62,103}]},{0,10415},{"osmo-epdg","TTCN-3 Testsuite"},{[],[1]},{[10415,13019,5535],[5535,10415,13019]},{[],[]},{[],[0]},{[],[]},{[{'diameter_base_Vendor-Specific-Application-Id',10415,[16777265],[]}],[{'diameter_base_Vendor-Specific-Application-Id',[10415],[16777265],[]}]},{[],[]},{[],[]}}}: {'SAA',"epdg.localdomain;1805677143;170;nonode@nohost",{'Vendor-Specific-Application-Id',10415,[16777265],[]},1,"hss.localdomain","localdomain","262429808974450",[],[2001],[],[{'Non-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:15:59.301 [info] ue_fsm ev_rx_swx_saa *DBG* aaa_ue_fsm_262429808974450 send ok to <0.1175.0> *DBG* epdg_ue_fsm_262429808974450 receive call {received_swm_dea_auth_compl_response,{ok,#{}}} from <0.211.0> in state state_authenticating 04:15:59.301 [info] ue_fsm state_wait_swx_saa event=rx_swx_saa {ok,1,#{}}, {ue_fsm_data,"262429808974450",undefined,undefined,false,false,undefined} *DBG* aaa_ue_fsm_262429808974450 consume call {rx_swx_saa,{ok,1,#{}}} from <0.1175.0> in state state_wait_swx_saa => state_authenticated 04:15:59.301 [info] ue_fsm received_swm_dea_auth_compl_response {ok,#{}} *DBG* epdg_ue_fsm_262429808974450 send ok to <0.211.0> *DBG* gsup_server got cast {lu_response,{<<"262429808974450">>,ok}} 04:15:59.302 [info] ue_fsm state_authenticating event=lu_request, {ok,#{}}, {ue_fsm_data,<<"262429808974450">>,"internet",[],undefined,false,0,false,false} *DBG* epdg_ue_fsm_262429808974450 consume call {received_swm_dea_auth_compl_response,{ok,#{}}} from <0.211.0> in state state_authenticating => state_authenticated 04:15:59.302 [info] lu_response(<<"262429808974450">>): 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:15:59.302 [info] lu_response for <<"262429808974450">>: ok 04:15:59.302 [info] GSUP: Tx #{imsi => <<"262429808974450">>,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 => <<"262429808974450">>, message_class => 5, message_type => epdg_tunnel_request, pco => <<128,0,13,0,0,12,0>>}} 04:15:59.307 [info] GSUP: Rx #{cn_domain => 1,imsi => <<"262429808974450">>,message_class => 5,message_type => epdg_tunnel_request,pco => <<128,0,13,0,0,12,0>>} *DBG* epdg_ue_fsm_262429808974450 receive call {tunnel_request,<<128,0,13,0,0,12,0>>} from <0.1176.0> in state state_authenticated 04:15:59.307 [info] ue_fsm tunnel_request(<<128,0,13,0,0,12,0>>) 04:15:59.307 [info] ue_fsm state_authenticated event=tunnel_request, {ue_fsm_data,<<"262429808974450">>,"internet",[],undefined,false,0,false,false} 04:15:59.307 [debug] Selected PGW Remote Address "172.18.62.103" 04:15:59.308 [info] s2b: Tx {gtp,v2,create_session_request,0,8064679,undefined,[],[{v2_international_mobile_subscriber_identity,0,<<"262429808974450">>},{v2_serving_network,0,{<<"901">>,<<"042">>}},{v2_rat_type,0,3},{v2_fully_qualified_tunnel_endpoint_identifier,0,30,894437879,<<172,18,62,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,3048189979,<<172,18,62,20>>,undefined}]},{v2_recovery,0,0},{v2_additional_protocol_configuration_options,0,{0,[{13,<<>>},{12,<<>>}]}}]} *DBG* epdg_ue_fsm_262429808974450 send ok to <0.1176.0> 04:15:59.308 [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_262429808974450 consume call {tunnel_request,<<128,0,13,0,0,12,0>>} from <0.1176.0> in state state_authenticated => state_wait_create_session_resp *DBG* epdg_ue_fsm_262429808974450 start_timer {state_timeout,10000, create_session_timeout,[]} in state state_wait_create_session_resp *DBG* aaa_ue_fsm_262429808974450 receive call {rx_s6b_aar,"262429808974450@nai.epc.mnc001.mcc01.3gppnetwork.org", "internet", [{'MIP6-Agent-Info',[{172,18,62,103}],[],[],[]}]} from <0.1177.0> in state state_authenticated 04:15:59.316 [info] S6b Rx from {diameter_caps,{"aaa.localdomain","pgw.localdomain"},{"localdomain","localdomain"},{[{172,18,62,20}],[{172,18,62,103}]},{0,10415},{"osmo-epdg-AAA","TTCN-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,["262429808974450@nai.epc.mnc001.mcc01.3gppnetwork.org"],[{'MIP6-Agent-Info',[{172,18,62,103}],[],[],[]}],[70368744177664],[],[],["internet"],[],[],[],[],[],[]} 04:15:59.316 [info] ue_fsm ev_rx_s6b_aar: "262429808974450@nai.epc.mnc001.mcc01.3gppnetwork.org" "internet" [{'MIP6-Agent-Info',[{172,18,62,103}],[],[],[]}] *DBG* aaa_ue_fsm_262429808974450 send ok to <0.1177.0> 04:15:59.317 [info] ue_fsm state_authenticated event=rx_s6b_aar NAI="262429808974450@nai.epc.mnc001.mcc01.3gppnetwork.org" Apn="internet" AgentInfo=[{'MIP6-Agent-Info',[{172,18,62,103}],[],[],[]}], {ue_fsm_data,"262429808974450",undefined,undefined,true,false,undefined} *DBG* aaa_ue_fsm_262429808974450 consume call {rx_s6b_aar,"262429808974450@nai.epc.mnc001.mcc01.3gppnetwork.org", "internet", [{'MIP6-Agent-Info',[{172,18,62,103}],[],[],[]}]} from <0.1177.0> in state state_authenticated => state_authenticated_wait_swx_saa 04:15:59.317 [debug] SWx Tx SAR Imsi="262429808974450" Type=13 APN="internet" AgentInfoOpt=[{'MIP6-Agent-Info',[{172,18,62,103}],[],[],[]}]  04:15:59.317 [debug] SWx prepare_request: {'SAR',["epdg.localdomain",";","1805677143",";","171",";","nonode@nohost"],{'Vendor-Specific-Application-Id',10415,[16777265],[]},1,"epdg.localdomain","localdomain","localdomain","262429808974450",13,[],["hss.localdomain"],["internet"],[],[{'MIP6-Agent-Info',[{172,18,62,103}],[],[],[]}],[],[],[],[],[],[],[]} 04:15:59.317 [debug] Waiting for S6b AAA *DBG* aaa_ue_fsm_262429808974450 receive call {rx_swx_saa,{ok,13,#{}}} from <0.1178.0> in state state_authenticated_wait_swx_saa *DBG* aaa_ue_fsm_262429808974450 send ok to <0.1178.0> *DBG* aaa_ue_fsm_262429808974450 consume call {rx_swx_saa,{ok,13,#{}}} from <0.1178.0> in state state_authenticated_wait_swx_saa => state_authenticated 04:15:59.320 [info] SWx Rx SAA {<0.735.0>,{diameter_caps,{"epdg.localdomain","hss.localdomain"},{"localdomain","localdomain"},{[{127,0,0,1},{172,18,62,20},{192,168,0,2}],[{172,18,62,103}]},{0,10415},{"osmo-epdg","TTCN-3 Testsuite"},{[],[1]},{[10415,13019,5535],[5535,10415,13019]},{[],[]},{[],[0]},{[],[]},{[{'diameter_base_Vendor-Specific-Application-Id',10415,[16777265],[]}],[{'diameter_base_Vendor-Specific-Application-Id',[10415],[16777265],[]}]},{[],[]},{[],[]}}}: {'SAA',"epdg.localdomain;1805677143;171;nonode@nohost",{'Vendor-Specific-Application-Id',10415,[16777265],[]},1,"hss.localdomain","localdomain","262429808974450",[],[2001],[],[{'Non-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:15:59.320 [info] ue_fsm ev_rx_swx_saa 04:15:59.321 [info] ue_fsm state_authenticated_wait_swx_saa event=rx_swx_saa SAType=13 ResulCode={epdg_dia_rc,undefined,2001}, {ue_fsm_data,"262429808974450","262429808974450@nai.epc.mnc001.mcc01.3gppnetwork.org","internet",true,false,<0.1177.0>} 04:15:59.321 [debug] Rx AAA with DiaRC={epdg_dia_rc,undefined,2001} 04:15:59.321 [info] S6b Tx to {diameter_caps,{"aaa.localdomain","pgw.localdomain"},{"localdomain","localdomain"},{[{172,18,62,20}],[{172,18,62,103}]},{0,10415},{"osmo-epdg-AAA","TTCN-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:15:59.325 [debug] S2b: Rx from IP {172,18,62,103} port 2123: <<72,33,0,117,53,80,9,247,123,14,167,0,2,0,2,0,16,0,87,0,9,1,160,200,85,184,106,172,18,62,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,200,85,184,106,172,18,62,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,200,85,184,106,163,0,15,0,128,0,13,4,1,2,3,4,0,12,4,5,6,7,8>> 04:15:59.325 [debug] S2b: Rx from IP {172,18,62,103} port 2123: {gtp,v2,create_session_response,894437879,8064679,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,<<"ÈU¸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,3361060970,<<172,18,62,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,3361060970,<<172,18,62,103>>,undefined},{v2_pdn_address_allocation,0} => {v2_pdn_address_allocation,0,ipv4,<<192,168,0,44>>}}} *DBG* epdg_ue_fsm_262429808974450 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 => 3048189979, remote_ipv4 => <<172,18,62,103>>, remote_ipv6 => undefined,remote_teid => 3361060970}}} from <0.1179.0> in state state_wait_create_session_resp 04:15:59.326 [info] s2b: Updated Session after create_session_response: {gtp_session,<<"262429808974450">>,<0.1171.0>,<<"internet">>,{172,18,62,103},{172,18,62,103},undefined,894437879,3361060970,5,{set,1,16,16,8,80,48,{[],[],[],[],[],[],[],[],[],[],[],[],[],[],[],[]},{{[],[],[],[],[],[],[],[],[],[],[],[],[],[],[],[{gtp_bearer,5,3048189979,3361060970}]}}}} 04:15:59.326 [debug] s2b: APCO_dec: {v2_additional_protocol_configuration_options,0,{0,[{13,<<1,2,3,4>>},{12,<<5,6,7,8>>}]}} 04:15:59.326 [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 => 3048189979,remote_ipv4 => <<172,18,62,103>>,remote_ipv6 => undefined,remote_teid => 3361060970}} 04:15:59.326 [info] ue_fsm state_authenticated event=received_gtpc_create_session_response, {ue_fsm_data,<<"262429808974450">>,"internet",[],undefined,false,0,false,false} 04:15:59.326 [info] KMOD Port Create PDP Context Call {<0.1171.0>,[alias|#Ref<0.1283019585.1655242763.196719>]}: {create_pdp_context,{172,18,62,103},3048189979,3361060970,{192,168,0,44}} *DBG* epdg_ue_fsm_262429808974450 send ok to <0.1179.0> *DBG* gsup_server got cast {tunnel_response, {<<"262429808974450">>, {ok, #{apco => <<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 => 3048189979, remote_ipv4 => <<172,18,62,103>>, remote_ipv6 => undefined, remote_teid => 3361060970}}}} 04:15:59.326 [debug] create_pdp_context: 1, {172,18,62,103}, {192,168,0,44}, 3048189979, 3361060970 *DBG* epdg_ue_fsm_262429808974450 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 => 3048189979, remote_ipv4 => <<172,18,62,103>>, remote_ipv6 => undefined,remote_teid => 3361060970}}} from <0.1179.0> in state state_wait_create_session_resp => state_active 04:15:59.326 [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,62,103}},{ms_address,{192,168,0,44}},{i_tid,3048189979},{o_tid,3361060970}]}} *DBG* gsup_server new state {gsups_state,#Port<0.16>,4222,#Port<0.54>, {ipa_ccm_options,"EPDG-00-00-00-00-00-00", "0/0/0","00:00:00:00:00:00", "00:00:00:00:00:00","00:00:00:00:00:00", "00:00:00:00:00:00","00:00:00:00:00:00", "EPDG-00-00-00-00-00-00",false}} 04:15:59.326 [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 => 3048189979,remote_ipv4 => <<172,18,62,103>>,remote_ipv6 => undefined,remote_teid => 3361060970}) returned ok 04:15:59.326 [info] tunnel_response(<<"262429808974450">>): {ok,#{apco => <<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 => 3048189979,remote_ipv4 => <<172,18,62,103>>,remote_ipv6 => undefined,remote_teid => 3361060970}} 04:15:59.326 [info] tunnel_response for <<"262429808974450">>: {ok,#{apco => <<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 => 3048189979,remote_ipv4 => <<172,18,62,103>>,remote_ipv6 => undefined,remote_teid => 3361060970}} 04:15:59.326 [info] GSUP: Tx #{imsi => <<"262429808974450">>,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 => <<"262426004319214">>, 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_262426004319214 enter epdg_ue_fsm in state state_new 04:15:59.366 [info] GSUP: Rx #{imsi => <<"262426004319214">>,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_262426004319214 consume internal init_state in state state_new 04:15:59.367 [info] ue_fsm start(epdg_ue_fsm_262426004319214) *DBG* epdg_ue_fsm_262426004319214 receive call {auth_request,33,"internet",#{}} from <0.1180.0> in state state_new 04:15:59.367 [info] ue_fsm init(<<"262426004319214">>) 04:15:59.367 [info] ue_fsm auth_request *DBG* epdg_ue_fsm_262426004319214 send ok to <0.1180.0> 04:15:59.367 [info] ue_fsm state_new event=auth_request {33, "internet", #{}}, {ue_fsm_data,<<"262426004319214">>,"internet",[],undefined,false,0,false,false} *DBG* aaa_ue_fsm_262426004319214 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:15:59.367 [info] ue_fsm start_link(aaa_ue_fsm_262426004319214) *DBG* epdg_ue_fsm_262426004319214 consume call {auth_request,33,"internet",#{}} from <0.1180.0> in state state_new => state_wait_auth_resp *DBG* aaa_ue_fsm_262426004319214 consume internal init_state in state state_new 04:15:59.367 [info] ue_fsm init("262426004319214") *DBG* epdg_ue_fsm_262426004319214 start_timer {state_timeout,10000, swm_der_timeout,[]} in state state_wait_auth_resp *DBG* aaa_ue_fsm_262426004319214 receive call {rx_swm_der_auth_req,33,"internet",#{}} from <0.201.0> in state state_new 04:15:59.367 [info] ue_fsm ev_rx_swm_der_auth_req 04:15:59.368 [info] ue_fsm state_new event=rx_swm_der_auth_req {33, "internet", #{}}, {ue_fsm_data,"262426004319214",undefined,undefined,false,false,undefined} 04:15:59.368 [debug] Swx MAR: IPv4Opt=<<"ÿÿÿþ">> IPv6Opt=[] 04:15:59.368 [debug] Swx Tx MAR: {'MAR',["epdg.localdomain",";","1805677143",";","172",";","nonode@nohost"],1,undefined,undefined,undefined,"262426004319214",{'Vendor-Specific-Application-Id',10415,[16777265],[]},{'SIP-Auth-Data-Item',[],["EAP-AKA"],[],[],[],[],[],[],<<"ÿÿÿþ">>,[],[],[],[]},1,[],1,[],[],[],[],[],[],[],[]} *DBG* aaa_ue_fsm_262426004319214 send ok to <0.201.0> *DBG* aaa_ue_fsm_262426004319214 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_262426004319214 receive call {rx_swx_maa, {ok,[{epdg_auth_tuple, <<2,153,100,60,180,185,154,173,251,123,222,215,124,12,5,197>>, <<222,164,17,169,150,217,138,52,9,1,93,167,191,99,251,221>>, <<2,153,100,60,180,185,154,173,251,123,222,215,124,12,5,197, 117,228,63,213,71,194,39,17,40,166,106,159,143,136>>, <<26,66,165,128,140,208,228,86,64,169,148,169,244,99,105,159>>, <<93,42,74,67,78,255,141,74,136,26,116,150,139,21,119,217>>}]}} from <0.1183.0> in state state_wait_swx_maa 04:15:59.383 [info] SWx Rx MAA {<0.735.0>,{diameter_caps,{"epdg.localdomain","hss.localdomain"},{"localdomain","localdomain"},{[{127,0,0,1},{172,18,62,20},{192,168,0,2}],[{172,18,62,103}]},{0,10415},{"osmo-epdg","TTCN-3 Testsuite"},{[],[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;1805677143;172;nonode@nohost",1,"hss.localdomain","localdomain",{'Vendor-Specific-Application-Id',10415,[16777265],[]},"262426004319214",[],[2001],[],[1],[{'SIP-Auth-Data-Item',[0],["Digest-AKAv1-MD5"],[[2,153,100,60,180,185,154,173,251,123,222,215,124,12,5,197,222,164,17,169,150,217,138,52,9,1,93,167,191,99,251,221]],[[2,153,100,60,180,185,154,173,251,123,222,215,124,12,5,197,117,228,63,213,71,194,39,17,40,166,106,159,143,136]],["foobar"],[[93,42,74,67,78,255,141,74,136,26,116,150,139,21,119,217]],[[26,66,165,128,140,208,228,86,64,169,148,169,244,99,105,159]],[],[],[],[],[],[]}],[],[],[],[],[],[]}/ Errors []  04:15:59.383 [info] dia_sip2gsup: auth [2,153,100,60,180,185,154,173,251,123,222,215,124,12,5,197,222,164,17,169,150,217,138,52,9,1,93,167,191,99,251,221] authz [2,153,100,60,180,185,154,173,251,123,222,215,124,12,5,197,117,228,63,213,71,194,39,17,40,166,106,159,143,136]  *DBG* aaa_ue_fsm_262426004319214 send ok to <0.1183.0> 04:15:59.383 [info] rand [2,153,100,60,180,185,154,173,251,123,222,215,124,12,5,197] autn [222,164,17,169,150,217,138,52,9,1,93,167,191,99,251,221]  *DBG* aaa_ue_fsm_262426004319214 consume call {rx_swx_maa, {ok,[{epdg_auth_tuple, <<2,153,100,60,180,185,154,173,251,123,222,215,124,12,5,197>>, <<222,164,17,169,150,217,138,52,9,1,93,167,191,99,251,221>>, <<2,153,100,60,180,185,154,173,251,123,222,215,124,12,5,197, 117,228,63,213,71,194,39,17,40,166,106,159,143,136>>, <<26,66,165,128,140,208,228,86,64,169,148,169,244,99,105,159>>, <<93,42,74,67,78,255,141,74,136,26,116,150,139,21,119,217>>}]}} from <0.1183.0> in state state_wait_swx_maa => state_new *DBG* epdg_ue_fsm_262426004319214 receive call {received_swm_dea_auth_response, {ok,[{epdg_auth_tuple, <<2,153,100,60,180,185,154,173,251,123,222,215,124,12,5,197>>, <<222,164,17,169,150,217,138,52,9,1,93,167,191,99,251,221>>, <<2,153,100,60,180,185,154,173,251,123,222,215,124,12,5,197, 117,228,63,213,71,194,39,17,40,166,106,159,143,136>>, <<26,66,165,128,140,208,228,86,64,169,148,169,244,99,105,159>>, <<93,42,74,67,78,255,141,74,136,26,116,150,139,21,119,217>>}]}} from <0.211.0> in state state_wait_auth_resp 04:15:59.383 [info] ue_fsm ev_rx_swx_maa 04:15:59.384 [info] ue_fsm state_wait_swx_maa event=rx_swx_maa, {ue_fsm_data,"262426004319214",undefined,undefined,false,false,undefined} 04:15:59.384 [info] ue_fsm received_swm_dea_auth_response {ok,[{epdg_auth_tuple,<<2,153,100,60,180,185,154,173,251,123,222,215,124,12,5,197>>,<<222,164,17,169,150,217,138,52,9,1,93,167,191,99,251,221>>,<<2,153,100,60,180,185,154,173,251,123,222,215,124,12,5,197,117,228,63,213,71,194,39,17,40,166,106,159,143,136>>,<<26,66,165,128,140,208,228,86,64,169,148,169,244,99,105,159>>,<<93,42,74,67,78,255,141,74,136,26,116,150,139,21,119,217>>}]} 04:15:59.385 [info] ue_fsm state_wait_auth_resp event=received_swm_dea_auth_response Result={ok,[{epdg_auth_tuple,<<2,153,100,60,180,185,154,173,251,123,222,215,124,12,5,197>>,<<222,164,17,169,150,217,138,52,9,1,93,167,191,99,251,221>>,<<2,153,100,60,180,185,154,173,251,123,222,215,124,12,5,197,117,228,63,213,71,194,39,17,40,166,106,159,143,136>>,<<26,66,165,128,140,208,228,86,64,169,148,169,244,99,105,159>>,<<93,42,74,67,78,255,141,74,136,26,116,150,139,21,119,217>>}]}, {ue_fsm_data,<<"262426004319214">>,"internet",[],undefined,false,0,false,false} *DBG* epdg_ue_fsm_262426004319214 send ok to <0.211.0> *DBG* gsup_server got cast {auth_response, {<<"262426004319214">>, {ok, [{epdg_auth_tuple, <<2,153,100,60,180,185,154,173,251,123,222,215, 124,12,5,197>>, <<222,164,17,169,150,217,138,52,9,1,93,167,191, 99,251,221>>, <<2,153,100,60,180,185,154,173,251,123,222,215, 124,12,5,197,117,228,63,213,71,194,39,17,40, 166,106,159,143,136>>, <<26,66,165,128,140,208,228,86,64,169,148,169, 244,99,105,159>>, <<93,42,74,67,78,255,141,74,136,26,116, 150,139,21,119,217>>}]}}} 04:15:59.385 [info] auth_response(<<"262426004319214">>): {ok,[{epdg_auth_tuple,<<2,153,100,60,180,185,154,173,251,123,222,215,124,12,5,197>>,<<222,164,17,169,150,217,138,52,9,1,93,167,191,99,251,221>>,<<2,153,100,60,180,185,154,173,251,123,222,215,124,12,5,197,117,228,63,213,71,194,39,17,40,166,106,159,143,136>>,<<26,66,165,128,140,208,228,86,64,169,148,169,244,99,105,159>>,<<93,42,74,67,78,255,141,74,136,26,116,150,139,21,119,217>>}]} *DBG* epdg_ue_fsm_262426004319214 consume call {received_swm_dea_auth_response, {ok,[{epdg_auth_tuple, <<2,153,100,60,180,185,154,173,251,123,222,215,124,12,5,197>>, <<222,164,17,169,150,217,138,52,9,1,93,167,191,99,251,221>>, <<2,153,100,60,180,185,154,173,251,123,222,215,124,12,5,197, 117,228,63,213,71,194,39,17,40,166,106,159,143,136>>, <<26,66,165,128,140,208,228,86,64,169,148,169,244,99,105,159>>, <<93,42,74,67,78,255,141,74,136,26,116,150,139,21,119,217>>}]}} from <0.211.0> in state state_wait_auth_resp => state_authenticating 04:15:59.386 [info] auth_response for <<"262426004319214">>: {ok,[{epdg_auth_tuple,<<2,153,100,60,180,185,154,173,251,123,222,215,124,12,5,197>>,<<222,164,17,169,150,217,138,52,9,1,93,167,191,99,251,221>>,<<2,153,100,60,180,185,154,173,251,123,222,215,124,12,5,197,117,228,63,213,71,194,39,17,40,166,106,159,143,136>>,<<26,66,165,128,140,208,228,86,64,169,148,169,244,99,105,159>>,<<93,42,74,67,78,255,141,74,136,26,116,150,139,21,119,217>>}]} 04:15:59.386 [info] GSUP: Tx #{auth_tuples => [#{autn => <<222,164,17,169,150,217,138,52,9,1,93,167,191,99,251,221>>,ck => <<93,42,74,67,78,255,141,74,136,26,116,150,139,21,119,217>>,ik => <<26,66,165,128,140,208,228,86,64,169,148,169,244,99,105,159>>,rand => <<2,153,100,60,180,185,154,173,251,123,222,215,124,12,5,197>>,res => <<2,153,100,60,180,185,154,173,251,123,222,215,124,12,5,197,117,228,63,213,71,194,39,17,40,166,106,159,143,136>>}],imsi => <<"262426004319214">>,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 => <<"262426004319214">>, message_type => location_upd_req}} *DBG* epdg_ue_fsm_262426004319214 receive call lu_request from <0.1184.0> in state state_authenticating 04:15:59.392 [info] GSUP: Rx #{cn_domain => 1,imsi => <<"262426004319214">>,message_type => location_upd_req} *DBG* epdg_ue_fsm_262426004319214 send ok to <0.1184.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:15:59.392 [info] ue_fsm lu_request *DBG* aaa_ue_fsm_262426004319214 receive call {rx_swm_der_auth_compl,"internet"} from <0.201.0> in state state_new *DBG* epdg_ue_fsm_262426004319214 consume call lu_request from <0.1184.0> in state state_authenticating 04:15:59.392 [info] ue_fsm state_authenticating event=lu_request, {ue_fsm_data,<<"262426004319214">>,"internet",[],undefined,false,0,false,false} 04:15:59.392 [info] ue_fsm ev_rx_swm_der_auth_compl 04:15:59.393 [info] ue_fsm state_new event=rx_swm_der_auth_compl, {ue_fsm_data,"262426004319214",undefined,undefined,false,false,undefined} 04:15:59.393 [debug] SWx Tx SAR Imsi="262426004319214" Type=1 APN="internet" AgentInfoOpt=[]  04:15:59.393 [debug] SWx prepare_request: {'SAR',["epdg.localdomain",";","1805677143",";","173",";","nonode@nohost"],{'Vendor-Specific-Application-Id',10415,[16777265],[]},1,"epdg.localdomain","localdomain","localdomain","262426004319214",1,[],["hss.localdomain"],["internet"],[],[],[],[],[],[],[],[],[]} *DBG* aaa_ue_fsm_262426004319214 send ok to <0.201.0> *DBG* aaa_ue_fsm_262426004319214 consume call {rx_swm_der_auth_compl,"internet"} from <0.201.0> in state state_new => state_wait_swx_saa *DBG* aaa_ue_fsm_262426004319214 receive call {rx_swx_saa,{ok,1,#{}}} from <0.1185.0> in state state_wait_swx_saa 04:15:59.401 [info] SWx Rx SAA {<0.735.0>,{diameter_caps,{"epdg.localdomain","hss.localdomain"},{"localdomain","localdomain"},{[{127,0,0,1},{172,18,62,20},{192,168,0,2}],[{172,18,62,103}]},{0,10415},{"osmo-epdg","TTCN-3 Testsuite"},{[],[1]},{[10415,13019,5535],[5535,10415,13019]},{[],[]},{[],[0]},{[],[]},{[{'diameter_base_Vendor-Specific-Application-Id',10415,[16777265],[]}],[{'diameter_base_Vendor-Specific-Application-Id',[10415],[16777265],[]}]},{[],[]},{[],[]}}}: {'SAA',"epdg.localdomain;1805677143;173;nonode@nohost",{'Vendor-Specific-Application-Id',10415,[16777265],[]},1,"hss.localdomain","localdomain","262426004319214",[],[2001],[],[{'Non-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_262426004319214 send ok to <0.1185.0> *DBG* epdg_ue_fsm_262426004319214 receive call {received_swm_dea_auth_compl_response,{ok,#{}}} from <0.211.0> in state state_authenticating 04:15:59.401 [info] ue_fsm ev_rx_swx_saa *DBG* aaa_ue_fsm_262426004319214 consume call {rx_swx_saa,{ok,1,#{}}} from <0.1185.0> in state state_wait_swx_saa => state_authenticated 04:15:59.401 [info] ue_fsm state_wait_swx_saa event=rx_swx_saa {ok,1,#{}}, {ue_fsm_data,"262426004319214",undefined,undefined,false,false,undefined} *DBG* epdg_ue_fsm_262426004319214 send ok to <0.211.0> *DBG* gsup_server got cast {lu_response,{<<"262426004319214">>,ok}} 04:15:59.401 [info] ue_fsm received_swm_dea_auth_compl_response {ok,#{}} *DBG* epdg_ue_fsm_262426004319214 consume call {received_swm_dea_auth_compl_response,{ok,#{}}} from <0.211.0> in state state_authenticating => state_authenticated 04:15:59.401 [info] ue_fsm state_authenticating event=lu_request, {ok,#{}}, {ue_fsm_data,<<"262426004319214">>,"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:15:59.401 [info] lu_response(<<"262426004319214">>): ok 04:15:59.402 [info] lu_response for <<"262426004319214">>: ok 04:15:59.402 [info] GSUP: Tx #{imsi => <<"262426004319214">>,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 => <<"262426004319214">>, message_class => 5, message_type => epdg_tunnel_request, pco => <<128,0,13,0,0,12,0>>}} *DBG* epdg_ue_fsm_262426004319214 receive call {tunnel_request,<<128,0,13,0,0,12,0>>} from <0.1186.0> in state state_authenticated 04:15:59.406 [info] GSUP: Rx #{cn_domain => 1,imsi => <<"262426004319214">>,message_class => 5,message_type => epdg_tunnel_request,pco => <<128,0,13,0,0,12,0>>} 04:15:59.406 [info] ue_fsm tunnel_request(<<128,0,13,0,0,12,0>>) 04:15:59.407 [info] ue_fsm state_authenticated event=tunnel_request, {ue_fsm_data,<<"262426004319214">>,"internet",[],undefined,false,0,false,false} 04:15:59.407 [debug] Selected PGW Remote Address "172.18.62.103" 04:15:59.407 [info] s2b: Tx {gtp,v2,create_session_request,0,8064680,undefined,[],[{v2_international_mobile_subscriber_identity,0,<<"262426004319214">>},{v2_serving_network,0,{<<"901">>,<<"042">>}},{v2_rat_type,0,3},{v2_fully_qualified_tunnel_endpoint_identifier,0,30,894437880,<<172,18,62,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,3048189980,<<172,18,62,20>>,undefined}]},{v2_recovery,0,0},{v2_additional_protocol_configuration_options,0,{0,[{13,<<>>},{12,<<>>}]}}]} *DBG* epdg_ue_fsm_262426004319214 send ok to <0.1186.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:15:59.407 [debug] Waiting for CreateSessionResponse *DBG* epdg_ue_fsm_262426004319214 consume call {tunnel_request,<<128,0,13,0,0,12,0>>} from <0.1186.0> in state state_authenticated => state_wait_create_session_resp *DBG* epdg_ue_fsm_262426004319214 start_timer {state_timeout,10000, create_session_timeout,[]} in state state_wait_create_session_resp *DBG* aaa_ue_fsm_262426004319214 receive call {rx_s6b_aar,"262426004319214@nai.epc.mnc001.mcc01.3gppnetwork.org", "internet", [{'MIP6-Agent-Info',[{172,18,62,103}],[],[],[]}]} from <0.1187.0> in state state_authenticated 04:15:59.426 [info] S6b Rx from {diameter_caps,{"aaa.localdomain","pgw.localdomain"},{"localdomain","localdomain"},{[{172,18,62,20}],[{172,18,62,103}]},{0,10415},{"osmo-epdg-AAA","TTCN-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,["262426004319214@nai.epc.mnc001.mcc01.3gppnetwork.org"],[{'MIP6-Agent-Info',[{172,18,62,103}],[],[],[]}],[70368744177664],[],[],["internet"],[],[],[],[],[],[]} 04:15:59.426 [info] ue_fsm ev_rx_s6b_aar: "262426004319214@nai.epc.mnc001.mcc01.3gppnetwork.org" "internet" [{'MIP6-Agent-Info',[{172,18,62,103}],[],[],[]}] 04:15:59.426 [info] ue_fsm state_authenticated event=rx_s6b_aar NAI="262426004319214@nai.epc.mnc001.mcc01.3gppnetwork.org" Apn="internet" AgentInfo=[{'MIP6-Agent-Info',[{172,18,62,103}],[],[],[]}], {ue_fsm_data,"262426004319214",undefined,undefined,true,false,undefined} 04:15:59.426 [debug] SWx Tx SAR Imsi="262426004319214" Type=13 APN="internet" AgentInfoOpt=[{'MIP6-Agent-Info',[{172,18,62,103}],[],[],[]}]  04:15:59.426 [debug] SWx prepare_request: {'SAR',["epdg.localdomain",";","1805677143",";","174",";","nonode@nohost"],{'Vendor-Specific-Application-Id',10415,[16777265],[]},1,"epdg.localdomain","localdomain","localdomain","262426004319214",13,[],["hss.localdomain"],["internet"],[],[{'MIP6-Agent-Info',[{172,18,62,103}],[],[],[]}],[],[],[],[],[],[],[]} *DBG* aaa_ue_fsm_262426004319214 send ok to <0.1187.0> *DBG* aaa_ue_fsm_262426004319214 consume call {rx_s6b_aar,"262426004319214@nai.epc.mnc001.mcc01.3gppnetwork.org", "internet", [{'MIP6-Agent-Info',[{172,18,62,103}],[],[],[]}]} from <0.1187.0> in state state_authenticated => state_authenticated_wait_swx_saa 04:15:59.427 [debug] Waiting for S6b AAA *DBG* aaa_ue_fsm_262426004319214 receive call {rx_swx_saa,{ok,13,#{}}} from <0.1188.0> in state state_authenticated_wait_swx_saa *DBG* aaa_ue_fsm_262426004319214 send ok to <0.1188.0> 04:15:59.435 [info] SWx Rx SAA {<0.735.0>,{diameter_caps,{"epdg.localdomain","hss.localdomain"},{"localdomain","localdomain"},{[{127,0,0,1},{172,18,62,20},{192,168,0,2}],[{172,18,62,103}]},{0,10415},{"osmo-epdg","TTCN-3 Testsuite"},{[],[1]},{[10415,13019,5535],[5535,10415,13019]},{[],[]},{[],[0]},{[],[]},{[{'diameter_base_Vendor-Specific-Application-Id',10415,[16777265],[]}],[{'diameter_base_Vendor-Specific-Application-Id',[10415],[16777265],[]}]},{[],[]},{[],[]}}}: {'SAA',"epdg.localdomain;1805677143;174;nonode@nohost",{'Vendor-Specific-Application-Id',10415,[16777265],[]},1,"hss.localdomain","localdomain","262426004319214",[],[2001],[],[{'Non-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_262426004319214 consume call {rx_swx_saa,{ok,13,#{}}} from <0.1188.0> in state state_authenticated_wait_swx_saa => state_authenticated 04:15:59.435 [info] ue_fsm ev_rx_swx_saa 04:15:59.436 [info] ue_fsm state_authenticated_wait_swx_saa event=rx_swx_saa SAType=13 ResulCode={epdg_dia_rc,undefined,2001}, {ue_fsm_data,"262426004319214","262426004319214@nai.epc.mnc001.mcc01.3gppnetwork.org","internet",true,false,<0.1187.0>} 04:15:59.436 [debug] Rx AAA with DiaRC={epdg_dia_rc,undefined,2001} 04:15:59.436 [info] S6b Tx to {diameter_caps,{"aaa.localdomain","pgw.localdomain"},{"localdomain","localdomain"},{[{172,18,62,20}],[{172,18,62,103}]},{0,10415},{"osmo-epdg-AAA","TTCN-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:15:59.446 [debug] S2b: Rx from IP {172,18,62,103} port 2123: <<72,33,0,117,53,80,9,248,123,14,168,0,2,0,2,0,16,0,87,0,9,1,160,62,224,154,198,172,18,62,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,62,224,154,198,172,18,62,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,224,154,198,163,0,15,0,128,0,13,4,1,2,3,4,0,12,4,5,6,7,8>> *DBG* epdg_ue_fsm_262426004319214 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 => 3048189980, remote_ipv4 => <<172,18,62,103>>, remote_ipv6 => undefined,remote_teid => 1054907078}}} from <0.1189.0> in state state_wait_create_session_resp 04:15:59.446 [debug] S2b: Rx from IP {172,18,62,103} port 2123: {gtp,v2,create_session_response,894437880,8064680,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,<<62,224,154,198>>},{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,1054907078,<<172,18,62,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,1054907078,<<172,18,62,103>>,undefined},{v2_pdn_address_allocation,0} => {v2_pdn_address_allocation,0,ipv4,<<192,168,0,45>>}}} 04:15:59.446 [info] s2b: Updated Session after create_session_response: {gtp_session,<<"262426004319214">>,<0.1181.0>,<<"internet">>,{172,18,62,103},{172,18,62,103},undefined,894437880,1054907078,5,{set,1,16,16,8,80,48,{[],[],[],[],[],[],[],[],[],[],[],[],[],[],[],[]},{{[],[{gtp_bearer,5,3048189980,1054907078}],[],[],[],[],[],[],[],[],[],[],[],[],[],[]}}}} 04:15:59.446 [debug] s2b: APCO_dec: {v2_additional_protocol_configuration_options,0,{0,[{13,<<1,2,3,4>>},{12,<<5,6,7,8>>}]}} 04:15:59.446 [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 => 3048189980,remote_ipv4 => <<172,18,62,103>>,remote_ipv6 => undefined,remote_teid => 1054907078}} *DBG* epdg_ue_fsm_262426004319214 send ok to <0.1189.0> *DBG* gsup_server got cast {tunnel_response, {<<"262426004319214">>, {ok, #{apco => <<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 => 3048189980, remote_ipv4 => <<172,18,62,103>>, remote_ipv6 => undefined, remote_teid => 1054907078}}}} 04:15:59.446 [info] ue_fsm state_authenticated event=received_gtpc_create_session_response, {ue_fsm_data,<<"262426004319214">>,"internet",[],undefined,false,0,false,false} *DBG* epdg_ue_fsm_262426004319214 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 => 3048189980, remote_ipv4 => <<172,18,62,103>>, remote_ipv6 => undefined,remote_teid => 1054907078}}} from <0.1189.0> in state state_wait_create_session_resp => state_active 04:15:59.447 [info] KMOD Port Create PDP Context Call {<0.1181.0>,[alias|#Ref<0.1283019585.1655242764.197517>]}: {create_pdp_context,{172,18,62,103},3048189980,1054907078,{192,168,0,45}} 04:15:59.447 [debug] create_pdp_context: 1, {172,18,62,103}, {192,168,0,45}, 3048189980, 1054907078 04:15:59.447 [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,62,103}},{ms_address,{192,168,0,45}},{i_tid,3048189980},{o_tid,1054907078}]}} 04:15:59.447 [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 => 3048189980,remote_ipv4 => <<172,18,62,103>>,remote_ipv6 => undefined,remote_teid => 1054907078}) returned ok 04:15:59.447 [info] tunnel_response(<<"262426004319214">>): {ok,#{apco => <<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 => 3048189980,remote_ipv4 => <<172,18,62,103>>,remote_ipv6 => undefined,remote_teid => 1054907078}} *DBG* gsup_server new state {gsups_state,#Port<0.16>,4222,#Port<0.54>, {ipa_ccm_options,"EPDG-00-00-00-00-00-00", "0/0/0","00:00:00:00:00:00", "00:00:00:00:00:00","00:00:00:00:00:00", "00:00:00:00:00:00","00:00:00:00:00:00", "EPDG-00-00-00-00-00-00",false}} 04:15:59.447 [info] tunnel_response for <<"262426004319214">>: {ok,#{apco => <<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 => 3048189980,remote_ipv4 => <<172,18,62,103>>,remote_ipv6 => undefined,remote_teid => 1054907078}} 04:15:59.447 [info] GSUP: Tx #{imsi => <<"262426004319214">>,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 => <<"262426173672811">>, 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:15:59.466 [info] GSUP: Rx #{imsi => <<"262426173672811">>,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_262426173672811 enter epdg_ue_fsm in state state_new *DBG* epdg_ue_fsm_262426173672811 consume internal init_state in state state_new 04:15:59.467 [info] ue_fsm start(epdg_ue_fsm_262426173672811) *DBG* epdg_ue_fsm_262426173672811 receive call {auth_request,33,"internet",#{}} from <0.1190.0> in state state_new 04:15:59.467 [info] ue_fsm init(<<"262426173672811">>) *DBG* epdg_ue_fsm_262426173672811 send ok to <0.1190.0> 04:15:59.467 [info] ue_fsm auth_request *DBG* epdg_ue_fsm_262426173672811 consume call {auth_request,33,"internet",#{}} from <0.1190.0> in state state_new => state_wait_auth_resp *DBG* aaa_ue_fsm_262426173672811 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:15:59.467 [info] ue_fsm state_new event=auth_request {33, "internet", #{}}, {ue_fsm_data,<<"262426173672811">>,"internet",[],undefined,false,0,false,false} *DBG* epdg_ue_fsm_262426173672811 start_timer {state_timeout,10000, swm_der_timeout,[]} in state state_wait_auth_resp *DBG* aaa_ue_fsm_262426173672811 consume internal init_state in state state_new 04:15:59.468 [info] ue_fsm start_link(aaa_ue_fsm_262426173672811) *DBG* aaa_ue_fsm_262426173672811 receive call {rx_swm_der_auth_req,33,"internet",#{}} from <0.201.0> in state state_new 04:15:59.468 [info] ue_fsm init("262426173672811") 04:15:59.468 [info] ue_fsm ev_rx_swm_der_auth_req 04:15:59.468 [info] ue_fsm state_new event=rx_swm_der_auth_req {33, "internet", #{}}, {ue_fsm_data,"262426173672811",undefined,undefined,false,false,undefined} 04:15:59.469 [debug] Swx MAR: IPv4Opt=<<"ÿÿÿþ">> IPv6Opt=[] 04:15:59.469 [debug] Swx Tx MAR: {'MAR',["epdg.localdomain",";","1805677143",";","175",";","nonode@nohost"],1,undefined,undefined,undefined,"262426173672811",{'Vendor-Specific-Application-Id',10415,[16777265],[]},{'SIP-Auth-Data-Item',[],["EAP-AKA"],[],[],[],[],[],[],<<"ÿÿÿþ">>,[],[],[],[]},1,[],1,[],[],[],[],[],[],[],[]} *DBG* aaa_ue_fsm_262426173672811 send ok to <0.201.0> *DBG* aaa_ue_fsm_262426173672811 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_262426173672811 receive call {rx_swx_maa, {ok,[{epdg_auth_tuple, <<64,44,223,72,227,85,218,83,130,205,48,240,122,97,224,3>>, <<133,122,185,53,121,156,37,47,159,86,44,158,143,174,243,198>>, <<64,44,223,72,227,85,218,83,130,205,48,240,122,97,224,3,144, 22,70,36,28,202,69,123,13,199,253,73,157,216>>, <<103,231,3,242,217,240,164,219,65,112,131,205,0,167,235,22>>, <<21,116,27,102,186,190,97,166,3,62,134,163,241,103,224, 234>>}]}} from <0.1193.0> in state state_wait_swx_maa 04:15:59.479 [info] SWx Rx MAA {<0.735.0>,{diameter_caps,{"epdg.localdomain","hss.localdomain"},{"localdomain","localdomain"},{[{127,0,0,1},{172,18,62,20},{192,168,0,2}],[{172,18,62,103}]},{0,10415},{"osmo-epdg","TTCN-3 Testsuite"},{[],[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;1805677143;175;nonode@nohost",1,"hss.localdomain","localdomain",{'Vendor-Specific-Application-Id',10415,[16777265],[]},"262426173672811",[],[2001],[],[1],[{'SIP-Auth-Data-Item',[0],["Digest-AKAv1-MD5"],[[64,44,223,72,227,85,218,83,130,205,48,240,122,97,224,3,133,122,185,53,121,156,37,47,159,86,44,158,143,174,243,198]],[[64,44,223,72,227,85,218,83,130,205,48,240,122,97,224,3,144,22,70,36,28,202,69,123,13,199,253,73,157,216]],["foobar"],[[21,116,27,102,186,190,97,166,3,62,134,163,241,103,224,234]],[[103,231,3,242,217,240,164,219,65,112,131,205,0,167,235,22]],[],[],[],[],[],[]}],[],[],[],[],[],[]}/ Errors []  04:15:59.479 [info] dia_sip2gsup: auth [64,44,223,72,227,85,218,83,130,205,48,240,122,97,224,3,133,122,185,53,121,156,37,47,159,86,44,158,143,174,243,198] authz [64,44,223,72,227,85,218,83,130,205,48,240,122,97,224,3,144,22,70,36,28,202,69,123,13,199,253,73,157,216]  04:15:59.479 [info] rand [64,44,223,72,227,85,218,83,130,205,48,240,122,97,224,3] autn [133,122,185,53,121,156,37,47,159,86,44,158,143,174,243,198]  *DBG* aaa_ue_fsm_262426173672811 send ok to <0.1193.0> *DBG* epdg_ue_fsm_262426173672811 receive call {received_swm_dea_auth_response, {ok,[{epdg_auth_tuple, <<64,44,223,72,227,85,218,83,130,205,48,240,122,97,224,3>>, <<133,122,185,53,121,156,37,47,159,86,44,158,143,174,243,198>>, <<64,44,223,72,227,85,218,83,130,205,48,240,122,97,224,3,144, 22,70,36,28,202,69,123,13,199,253,73,157,216>>, <<103,231,3,242,217,240,164,219,65,112,131,205,0,167,235,22>>, <<21,116,27,102,186,190,97,166,3,62,134,163,241,103,224, 234>>}]}} from <0.211.0> in state state_wait_auth_resp 04:15:59.479 [info] ue_fsm ev_rx_swx_maa *DBG* aaa_ue_fsm_262426173672811 consume call {rx_swx_maa, {ok,[{epdg_auth_tuple, <<64,44,223,72,227,85,218,83,130,205,48,240,122,97,224,3>>, <<133,122,185,53,121,156,37,47,159,86,44,158,143,174,243,198>>, <<64,44,223,72,227,85,218,83,130,205,48,240,122,97,224,3,144, 22,70,36,28,202,69,123,13,199,253,73,157,216>>, <<103,231,3,242,217,240,164,219,65,112,131,205,0,167,235,22>>, <<21,116,27,102,186,190,97,166,3,62,134,163,241,103,224, 234>>}]}} from <0.1193.0> in state state_wait_swx_maa => state_new 04:15:59.480 [info] ue_fsm state_wait_swx_maa event=rx_swx_maa, {ue_fsm_data,"262426173672811",undefined,undefined,false,false,undefined} *DBG* epdg_ue_fsm_262426173672811 send ok to <0.211.0> *DBG* gsup_server got cast {auth_response, {<<"262426173672811">>, {ok, [{epdg_auth_tuple, <<64,44,223,72,227,85,218,83,130,205,48,240, 122,97,224,3>>, <<133,122,185,53,121,156,37,47,159,86,44,158, 143,174,243,198>>, <<64,44,223,72,227,85,218,83,130,205,48,240, 122,97,224,3,144,22,70,36,28,202,69,123,13, 199,253,73,157,216>>, <<103,231,3,242,217,240,164,219,65,112,131,205, 0,167,235,22>>, <<21,116,27,102,186,190,97,166,3,62,134, 163,241,103,224,234>>}]}}} *DBG* epdg_ue_fsm_262426173672811 consume call {received_swm_dea_auth_response, {ok,[{epdg_auth_tuple, <<64,44,223,72,227,85,218,83,130,205,48,240,122,97,224,3>>, <<133,122,185,53,121,156,37,47,159,86,44,158,143,174,243,198>>, <<64,44,223,72,227,85,218,83,130,205,48,240,122,97,224,3,144, 22,70,36,28,202,69,123,13,199,253,73,157,216>>, <<103,231,3,242,217,240,164,219,65,112,131,205,0,167,235,22>>, <<21,116,27,102,186,190,97,166,3,62,134,163,241,103,224, 234>>}]}} from <0.211.0> in state state_wait_auth_resp => state_authenticating 04:15:59.480 [info] ue_fsm received_swm_dea_auth_response {ok,[{epdg_auth_tuple,<<64,44,223,72,227,85,218,83,130,205,48,240,122,97,224,3>>,<<133,122,185,53,121,156,37,47,159,86,44,158,143,174,243,198>>,<<64,44,223,72,227,85,218,83,130,205,48,240,122,97,224,3,144,22,70,36,28,202,69,123,13,199,253,73,157,216>>,<<103,231,3,242,217,240,164,219,65,112,131,205,0,167,235,22>>,<<21,116,27,102,186,190,97,166,3,62,134,163,241,103,224,234>>}]} *DBG* gsup_server new state {gsups_state,#Port<0.16>,4222,#Port<0.54>, {ipa_ccm_options,"EPDG-00-00-00-00-00-00", "0/0/0","00:00:00:00:00:00", "00:00:00:00:00:00","00:00:00:00:00:00", "00:00:00:00:00:00","00:00:00:00:00:00", "EPDG-00-00-00-00-00-00",false}} 04:15:59.480 [info] ue_fsm state_wait_auth_resp event=received_swm_dea_auth_response Result={ok,[{epdg_auth_tuple,<<64,44,223,72,227,85,218,83,130,205,48,240,122,97,224,3>>,<<133,122,185,53,121,156,37,47,159,86,44,158,143,174,243,198>>,<<64,44,223,72,227,85,218,83,130,205,48,240,122,97,224,3,144,22,70,36,28,202,69,123,13,199,253,73,157,216>>,<<103,231,3,242,217,240,164,219,65,112,131,205,0,167,235,22>>,<<21,116,27,102,186,190,97,166,3,62,134,163,241,103,224,234>>}]}, {ue_fsm_data,<<"262426173672811">>,"internet",[],undefined,false,0,false,false} 04:15:59.480 [info] auth_response(<<"262426173672811">>): {ok,[{epdg_auth_tuple,<<64,44,223,72,227,85,218,83,130,205,48,240,122,97,224,3>>,<<133,122,185,53,121,156,37,47,159,86,44,158,143,174,243,198>>,<<64,44,223,72,227,85,218,83,130,205,48,240,122,97,224,3,144,22,70,36,28,202,69,123,13,199,253,73,157,216>>,<<103,231,3,242,217,240,164,219,65,112,131,205,0,167,235,22>>,<<21,116,27,102,186,190,97,166,3,62,134,163,241,103,224,234>>}]} 04:15:59.481 [info] auth_response for <<"262426173672811">>: {ok,[{epdg_auth_tuple,<<64,44,223,72,227,85,218,83,130,205,48,240,122,97,224,3>>,<<133,122,185,53,121,156,37,47,159,86,44,158,143,174,243,198>>,<<64,44,223,72,227,85,218,83,130,205,48,240,122,97,224,3,144,22,70,36,28,202,69,123,13,199,253,73,157,216>>,<<103,231,3,242,217,240,164,219,65,112,131,205,0,167,235,22>>,<<21,116,27,102,186,190,97,166,3,62,134,163,241,103,224,234>>}]} 04:15:59.481 [info] GSUP: Tx #{auth_tuples => [#{autn => <<133,122,185,53,121,156,37,47,159,86,44,158,143,174,243,198>>,ck => <<21,116,27,102,186,190,97,166,3,62,134,163,241,103,224,234>>,ik => <<103,231,3,242,217,240,164,219,65,112,131,205,0,167,235,22>>,rand => <<64,44,223,72,227,85,218,83,130,205,48,240,122,97,224,3>>,res => <<64,44,223,72,227,85,218,83,130,205,48,240,122,97,224,3,144,22,70,36,28,202,69,123,13,199,253,73,157,216>>}],imsi => <<"262426173672811">>,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 => <<"262426173672811">>, message_type => location_upd_req}} *DBG* epdg_ue_fsm_262426173672811 receive call lu_request from <0.1194.0> in state state_authenticating 04:15:59.485 [info] GSUP: Rx #{cn_domain => 1,imsi => <<"262426173672811">>,message_type => location_upd_req} *DBG* epdg_ue_fsm_262426173672811 send ok to <0.1194.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_262426173672811 receive call {rx_swm_der_auth_compl,"internet"} from <0.201.0> in state state_new 04:15:59.485 [info] ue_fsm lu_request *DBG* epdg_ue_fsm_262426173672811 consume call lu_request from <0.1194.0> in state state_authenticating 04:15:59.485 [info] ue_fsm state_authenticating event=lu_request, {ue_fsm_data,<<"262426173672811">>,"internet",[],undefined,false,0,false,false} 04:15:59.485 [info] ue_fsm ev_rx_swm_der_auth_compl 04:15:59.485 [info] ue_fsm state_new event=rx_swm_der_auth_compl, {ue_fsm_data,"262426173672811",undefined,undefined,false,false,undefined} 04:15:59.486 [debug] SWx Tx SAR Imsi="262426173672811" Type=1 APN="internet" AgentInfoOpt=[]  04:15:59.486 [debug] SWx prepare_request: {'SAR',["epdg.localdomain",";","1805677143",";","176",";","nonode@nohost"],{'Vendor-Specific-Application-Id',10415,[16777265],[]},1,"epdg.localdomain","localdomain","localdomain","262426173672811",1,[],["hss.localdomain"],["internet"],[],[],[],[],[],[],[],[],[]} *DBG* aaa_ue_fsm_262426173672811 send ok to <0.201.0> *DBG* aaa_ue_fsm_262426173672811 consume call {rx_swm_der_auth_compl,"internet"} from <0.201.0> in state state_new => state_wait_swx_saa *DBG* aaa_ue_fsm_262426173672811 receive call {rx_swx_saa,{ok,1,#{}}} from <0.1195.0> in state state_wait_swx_saa 04:15:59.491 [info] SWx Rx SAA {<0.735.0>,{diameter_caps,{"epdg.localdomain","hss.localdomain"},{"localdomain","localdomain"},{[{127,0,0,1},{172,18,62,20},{192,168,0,2}],[{172,18,62,103}]},{0,10415},{"osmo-epdg","TTCN-3 Testsuite"},{[],[1]},{[10415,13019,5535],[5535,10415,13019]},{[],[]},{[],[0]},{[],[]},{[{'diameter_base_Vendor-Specific-Application-Id',10415,[16777265],[]}],[{'diameter_base_Vendor-Specific-Application-Id',[10415],[16777265],[]}]},{[],[]},{[],[]}}}: {'SAA',"epdg.localdomain;1805677143;176;nonode@nohost",{'Vendor-Specific-Application-Id',10415,[16777265],[]},1,"hss.localdomain","localdomain","262426173672811",[],[2001],[],[{'Non-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_262426173672811 send ok to <0.1195.0> 04:15:59.491 [info] ue_fsm ev_rx_swx_saa *DBG* epdg_ue_fsm_262426173672811 receive call {received_swm_dea_auth_compl_response,{ok,#{}}} from <0.211.0> in state state_authenticating *DBG* aaa_ue_fsm_262426173672811 consume call {rx_swx_saa,{ok,1,#{}}} from <0.1195.0> in state state_wait_swx_saa => state_authenticated 04:15:59.491 [info] ue_fsm state_wait_swx_saa event=rx_swx_saa {ok,1,#{}}, {ue_fsm_data,"262426173672811",undefined,undefined,false,false,undefined} *DBG* epdg_ue_fsm_262426173672811 send ok to <0.211.0> *DBG* gsup_server got cast {lu_response,{<<"262426173672811">>,ok}} 04:15:59.491 [info] ue_fsm received_swm_dea_auth_compl_response {ok,#{}} *DBG* epdg_ue_fsm_262426173672811 consume call {received_swm_dea_auth_compl_response,{ok,#{}}} from <0.211.0> in state state_authenticating => state_authenticated 04:15:59.491 [info] ue_fsm state_authenticating event=lu_request, {ok,#{}}, {ue_fsm_data,<<"262426173672811">>,"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:15:59.491 [info] lu_response(<<"262426173672811">>): ok 04:15:59.491 [info] lu_response for <<"262426173672811">>: ok 04:15:59.491 [info] GSUP: Tx #{imsi => <<"262426173672811">>,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 => <<"262426173672811">>, message_class => 5, message_type => epdg_tunnel_request, pco => <<128,0,13,0,0,12,0>>}} *DBG* epdg_ue_fsm_262426173672811 receive call {tunnel_request,<<128,0,13,0,0,12,0>>} from <0.1196.0> in state state_authenticated 04:15:59.495 [info] GSUP: Rx #{cn_domain => 1,imsi => <<"262426173672811">>,message_class => 5,message_type => epdg_tunnel_request,pco => <<128,0,13,0,0,12,0>>} 04:15:59.495 [info] ue_fsm tunnel_request(<<128,0,13,0,0,12,0>>) 04:15:59.495 [info] ue_fsm state_authenticated event=tunnel_request, {ue_fsm_data,<<"262426173672811">>,"internet",[],undefined,false,0,false,false} 04:15:59.495 [debug] Selected PGW Remote Address "172.18.62.103" 04:15:59.495 [info] s2b: Tx {gtp,v2,create_session_request,0,8064681,undefined,[],[{v2_international_mobile_subscriber_identity,0,<<"262426173672811">>},{v2_serving_network,0,{<<"901">>,<<"042">>}},{v2_rat_type,0,3},{v2_fully_qualified_tunnel_endpoint_identifier,0,30,894437881,<<172,18,62,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,3048189981,<<172,18,62,20>>,undefined}]},{v2_recovery,0,0},{v2_additional_protocol_configuration_options,0,{0,[{13,<<>>},{12,<<>>}]}}]} *DBG* epdg_ue_fsm_262426173672811 send ok to <0.1196.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:15:59.495 [debug] Waiting for CreateSessionResponse *DBG* epdg_ue_fsm_262426173672811 consume call {tunnel_request,<<128,0,13,0,0,12,0>>} from <0.1196.0> in state state_authenticated => state_wait_create_session_resp *DBG* epdg_ue_fsm_262426173672811 start_timer {state_timeout,10000, create_session_timeout,[]} in state state_wait_create_session_resp *DBG* aaa_ue_fsm_262426173672811 receive call {rx_s6b_aar,"262426173672811@nai.epc.mnc001.mcc01.3gppnetwork.org", "internet", [{'MIP6-Agent-Info',[{172,18,62,103}],[],[],[]}]} from <0.1197.0> in state state_authenticated 04:15:59.508 [info] S6b Rx from {diameter_caps,{"aaa.localdomain","pgw.localdomain"},{"localdomain","localdomain"},{[{172,18,62,20}],[{172,18,62,103}]},{0,10415},{"osmo-epdg-AAA","TTCN-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,["262426173672811@nai.epc.mnc001.mcc01.3gppnetwork.org"],[{'MIP6-Agent-Info',[{172,18,62,103}],[],[],[]}],[70368744177664],[],[],["internet"],[],[],[],[],[],[]} 04:15:59.508 [info] ue_fsm ev_rx_s6b_aar: "262426173672811@nai.epc.mnc001.mcc01.3gppnetwork.org" "internet" [{'MIP6-Agent-Info',[{172,18,62,103}],[],[],[]}] 04:15:59.508 [info] ue_fsm state_authenticated event=rx_s6b_aar NAI="262426173672811@nai.epc.mnc001.mcc01.3gppnetwork.org" Apn="internet" AgentInfo=[{'MIP6-Agent-Info',[{172,18,62,103}],[],[],[]}], {ue_fsm_data,"262426173672811",undefined,undefined,true,false,undefined} *DBG* aaa_ue_fsm_262426173672811 send ok to <0.1197.0> 04:15:59.508 [debug] SWx Tx SAR Imsi="262426173672811" Type=13 APN="internet" AgentInfoOpt=[{'MIP6-Agent-Info',[{172,18,62,103}],[],[],[]}]  *DBG* aaa_ue_fsm_262426173672811 consume call {rx_s6b_aar,"262426173672811@nai.epc.mnc001.mcc01.3gppnetwork.org", "internet", [{'MIP6-Agent-Info',[{172,18,62,103}],[],[],[]}]} from <0.1197.0> in state state_authenticated => state_authenticated_wait_swx_saa 04:15:59.509 [debug] SWx prepare_request: {'SAR',["epdg.localdomain",";","1805677143",";","177",";","nonode@nohost"],{'Vendor-Specific-Application-Id',10415,[16777265],[]},1,"epdg.localdomain","localdomain","localdomain","262426173672811",13,[],["hss.localdomain"],["internet"],[],[{'MIP6-Agent-Info',[{172,18,62,103}],[],[],[]}],[],[],[],[],[],[],[]} 04:15:59.509 [debug] Waiting for S6b AAA *DBG* aaa_ue_fsm_262426173672811 receive call {rx_swx_saa,{ok,13,#{}}} from <0.1198.0> in state state_authenticated_wait_swx_saa *DBG* aaa_ue_fsm_262426173672811 send ok to <0.1198.0> 04:15:59.516 [info] SWx Rx SAA {<0.735.0>,{diameter_caps,{"epdg.localdomain","hss.localdomain"},{"localdomain","localdomain"},{[{127,0,0,1},{172,18,62,20},{192,168,0,2}],[{172,18,62,103}]},{0,10415},{"osmo-epdg","TTCN-3 Testsuite"},{[],[1]},{[10415,13019,5535],[5535,10415,13019]},{[],[]},{[],[0]},{[],[]},{[{'diameter_base_Vendor-Specific-Application-Id',10415,[16777265],[]}],[{'diameter_base_Vendor-Specific-Application-Id',[10415],[16777265],[]}]},{[],[]},{[],[]}}}: {'SAA',"epdg.localdomain;1805677143;177;nonode@nohost",{'Vendor-Specific-Application-Id',10415,[16777265],[]},1,"hss.localdomain","localdomain","262426173672811",[],[2001],[],[{'Non-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:15:59.516 [info] ue_fsm ev_rx_swx_saa *DBG* aaa_ue_fsm_262426173672811 consume call {rx_swx_saa,{ok,13,#{}}} from <0.1198.0> in state state_authenticated_wait_swx_saa => state_authenticated 04:15:59.516 [info] ue_fsm state_authenticated_wait_swx_saa event=rx_swx_saa SAType=13 ResulCode={epdg_dia_rc,undefined,2001}, {ue_fsm_data,"262426173672811","262426173672811@nai.epc.mnc001.mcc01.3gppnetwork.org","internet",true,false,<0.1197.0>} 04:15:59.516 [debug] Rx AAA with DiaRC={epdg_dia_rc,undefined,2001} 04:15:59.516 [info] S6b Tx to {diameter_caps,{"aaa.localdomain","pgw.localdomain"},{"localdomain","localdomain"},{[{172,18,62,20}],[{172,18,62,103}]},{0,10415},{"osmo-epdg-AAA","TTCN-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:15:59.529 [debug] S2b: Rx from IP {172,18,62,103} port 2123: <<72,33,0,117,53,80,9,249,123,14,169,0,2,0,2,0,16,0,87,0,9,1,160,42,226,15,220,172,18,62,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,42,226,15,220,172,18,62,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,226,15,220,163,0,15,0,128,0,13,4,1,2,3,4,0,12,4,5,6,7,8>> *DBG* epdg_ue_fsm_262426173672811 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 => 3048189981, remote_ipv4 => <<172,18,62,103>>, remote_ipv6 => undefined,remote_teid => 719458268}}} from <0.1199.0> in state state_wait_create_session_resp 04:15:59.529 [debug] S2b: Rx from IP {172,18,62,103} port 2123: {gtp,v2,create_session_response,894437881,8064681,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,<<42,226,15,220>>},{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,719458268,<<172,18,62,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,719458268,<<172,18,62,103>>,undefined},{v2_pdn_address_allocation,0} => {v2_pdn_address_allocation,0,ipv4,<<192,168,0,46>>}}} 04:15:59.529 [info] s2b: Updated Session after create_session_response: {gtp_session,<<"262426173672811">>,<0.1191.0>,<<"internet">>,{172,18,62,103},{172,18,62,103},undefined,894437881,719458268,5,{set,1,16,16,8,80,48,{[],[],[],[],[],[],[],[],[],[],[],[],[],[],[],[]},{{[],[],[],[],[],[{gtp_bearer,5,3048189981,719458268}],[],[],[],[],[],[],[],[],[],[]}}}} 04:15:59.529 [debug] s2b: APCO_dec: {v2_additional_protocol_configuration_options,0,{0,[{13,<<1,2,3,4>>},{12,<<5,6,7,8>>}]}} 04:15:59.529 [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 => 3048189981,remote_ipv4 => <<172,18,62,103>>,remote_ipv6 => undefined,remote_teid => 719458268}} 04:15:59.530 [info] ue_fsm state_authenticated event=received_gtpc_create_session_response, {ue_fsm_data,<<"262426173672811">>,"internet",[],undefined,false,0,false,false} 04:15:59.530 [info] KMOD Port Create PDP Context Call {<0.1191.0>,[alias|#Ref<0.1283019585.1655242753.208182>]}: {create_pdp_context,{172,18,62,103},3048189981,719458268,{192,168,0,46}} *DBG* gsup_server got cast {tunnel_response, {<<"262426173672811">>, {ok, #{apco => <<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 => 3048189981, remote_ipv4 => <<172,18,62,103>>, remote_ipv6 => undefined, remote_teid => 719458268}}}} *DBG* epdg_ue_fsm_262426173672811 send ok to <0.1199.0> 04:15:59.530 [debug] create_pdp_context: 1, {172,18,62,103}, {192,168,0,46}, 3048189981, 719458268 *DBG* epdg_ue_fsm_262426173672811 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 => 3048189981, remote_ipv4 => <<172,18,62,103>>, remote_ipv6 => undefined,remote_teid => 719458268}}} from <0.1199.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:15:59.530 [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,62,103}},{ms_address,{192,168,0,46}},{i_tid,3048189981},{o_tid,719458268}]}} 04:15:59.530 [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 => 3048189981,remote_ipv4 => <<172,18,62,103>>,remote_ipv6 => undefined,remote_teid => 719458268}) returned ok 04:15:59.530 [info] tunnel_response(<<"262426173672811">>): {ok,#{apco => <<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 => 3048189981,remote_ipv4 => <<172,18,62,103>>,remote_ipv6 => undefined,remote_teid => 719458268}} 04:15:59.531 [info] tunnel_response for <<"262426173672811">>: {ok,#{apco => <<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 => 3048189981,remote_ipv4 => <<172,18,62,103>>,remote_ipv6 => undefined,remote_teid => 719458268}} 04:15:59.531 [info] GSUP: Tx #{imsi => <<"262426173672811">>,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>>}]} Stream 238, 32 bytes *DBG* gsup_server got {ipa,#Port<0.54>, {osmo,5}, #{imsi => <<"262420214051103">>, 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:15:59.568 [info] GSUP: Rx #{imsi => <<"262420214051103">>,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_262420214051103 enter epdg_ue_fsm in state state_new *DBG* epdg_ue_fsm_262420214051103 consume internal init_state in state state_new 04:15:59.568 [info] ue_fsm start(epdg_ue_fsm_262420214051103) *DBG* epdg_ue_fsm_262420214051103 receive call {auth_request,33,"internet",#{}} from <0.1200.0> in state state_new 04:15:59.568 [info] ue_fsm init(<<"262420214051103">>) *DBG* epdg_ue_fsm_262420214051103 send ok to <0.1200.0> 04:15:59.568 [info] ue_fsm auth_request *DBG* epdg_ue_fsm_262420214051103 consume call {auth_request,33,"internet",#{}} from <0.1200.0> in state state_new => state_wait_auth_resp *DBG* aaa_ue_fsm_262420214051103 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_262420214051103 start_timer {state_timeout,10000, swm_der_timeout,[]} in state state_wait_auth_resp *DBG* aaa_ue_fsm_262420214051103 consume internal init_state in state state_new 04:15:59.569 [info] ue_fsm state_new event=auth_request {33, "internet", #{}}, {ue_fsm_data,<<"262420214051103">>,"internet",[],undefined,false,0,false,false} *DBG* aaa_ue_fsm_262420214051103 receive call {rx_swm_der_auth_req,33,"internet",#{}} from <0.201.0> in state state_new 04:15:59.569 [info] ue_fsm start_link(aaa_ue_fsm_262420214051103) 04:15:59.569 [info] ue_fsm init("262420214051103") 04:15:59.569 [info] ue_fsm ev_rx_swm_der_auth_req 04:15:59.570 [info] ue_fsm state_new event=rx_swm_der_auth_req {33, "internet", #{}}, {ue_fsm_data,"262420214051103",undefined,undefined,false,false,undefined} 04:15:59.570 [debug] Swx MAR: IPv4Opt=<<"ÿÿÿþ">> IPv6Opt=[] 04:15:59.570 [debug] Swx Tx MAR: {'MAR',["epdg.localdomain",";","1805677143",";","178",";","nonode@nohost"],1,undefined,undefined,undefined,"262420214051103",{'Vendor-Specific-Application-Id',10415,[16777265],[]},{'SIP-Auth-Data-Item',[],["EAP-AKA"],[],[],[],[],[],[],<<"ÿÿÿþ">>,[],[],[],[]},1,[],1,[],[],[],[],[],[],[],[]} *DBG* aaa_ue_fsm_262420214051103 send ok to <0.201.0> *DBG* aaa_ue_fsm_262420214051103 consume call {rx_swm_der_auth_req,33,"internet",#{}} from <0.201.0> in state state_new => state_wait_swx_maa 04:15:59.584 [info] SWx Rx MAA {<0.735.0>,{diameter_caps,{"epdg.localdomain","hss.localdomain"},{"localdomain","localdomain"},{[{127,0,0,1},{172,18,62,20},{192,168,0,2}],[{172,18,62,103}]},{0,10415},{"osmo-epdg","TTCN-3 Testsuite"},{[],[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;1805677143;178;nonode@nohost",1,"hss.localdomain","localdomain",{'Vendor-Specific-Application-Id',10415,[16777265],[]},"262420214051103",[],[2001],[],[1],[{'SIP-Auth-Data-Item',[0],["Digest-AKAv1-MD5"],[[154,86,217,44,198,223,40,147,3,144,107,141,95,224,184,112,77,112,73,179,201,164,40,179,150,216,252,232,163,198,222,84]],[[154,86,217,44,198,223,40,147,3,144,107,141,95,224,184,112,79,237,37,198,172,72,80,239,190,84,235,77,153,142]],["foobar"],[[220,26,96,179,164,109,38,35,152,131,119,131,249,198,247,231]],[[168,126,33,199,36,64,154,28,54,55,181,23,111,182,103,182]],[],[],[],[],[],[]}],[],[],[],[],[],[]}/ Errors []  *DBG* aaa_ue_fsm_262420214051103 receive call {rx_swx_maa, {ok,[{epdg_auth_tuple, <<154,86,217,44,198,223,40,147,3,144,107,141,95,224,184,112>>, <<77,112,73,179,201,164,40,179,150,216,252,232,163,198,222,84>>, <<154,86,217,44,198,223,40,147,3,144,107,141,95,224,184,112, 79,237,37,198,172,72,80,239,190,84,235,77,153,142>>, <<168,126,33,199,36,64,154,28,54,55,181,23,111,182,103,182>>, <<220,26,96,179,164,109,38,35,152,131,119,131,249,198, 247,231>>}]}} from <0.1203.0> in state state_wait_swx_maa 04:15:59.584 [info] dia_sip2gsup: auth [154,86,217,44,198,223,40,147,3,144,107,141,95,224,184,112,77,112,73,179,201,164,40,179,150,216,252,232,163,198,222,84] authz [154,86,217,44,198,223,40,147,3,144,107,141,95,224,184,112,79,237,37,198,172,72,80,239,190,84,235,77,153,142]  04:15:59.584 [info] rand [154,86,217,44,198,223,40,147,3,144,107,141,95,224,184,112] autn [77,112,73,179,201,164,40,179,150,216,252,232,163,198,222,84]  04:15:59.584 [info] ue_fsm ev_rx_swx_maa *DBG* aaa_ue_fsm_262420214051103 send ok to <0.1203.0> *DBG* epdg_ue_fsm_262420214051103 receive call {received_swm_dea_auth_response, {ok,[{epdg_auth_tuple, <<154,86,217,44,198,223,40,147,3,144,107,141,95,224,184,112>>, <<77,112,73,179,201,164,40,179,150,216,252,232,163,198,222,84>>, <<154,86,217,44,198,223,40,147,3,144,107,141,95,224,184,112, 79,237,37,198,172,72,80,239,190,84,235,77,153,142>>, <<168,126,33,199,36,64,154,28,54,55,181,23,111,182,103,182>>, <<220,26,96,179,164,109,38,35,152,131,119,131,249,198, 247,231>>}]}} from <0.211.0> in state state_wait_auth_resp 04:15:59.585 [info] ue_fsm state_wait_swx_maa event=rx_swx_maa, {ue_fsm_data,"262420214051103",undefined,undefined,false,false,undefined} *DBG* aaa_ue_fsm_262420214051103 consume call {rx_swx_maa, {ok,[{epdg_auth_tuple, <<154,86,217,44,198,223,40,147,3,144,107,141,95,224,184,112>>, <<77,112,73,179,201,164,40,179,150,216,252,232,163,198,222,84>>, <<154,86,217,44,198,223,40,147,3,144,107,141,95,224,184,112, 79,237,37,198,172,72,80,239,190,84,235,77,153,142>>, <<168,126,33,199,36,64,154,28,54,55,181,23,111,182,103,182>>, <<220,26,96,179,164,109,38,35,152,131,119,131,249,198, 247,231>>}]}} from <0.1203.0> in state state_wait_swx_maa => state_new *DBG* epdg_ue_fsm_262420214051103 send ok to <0.211.0> *DBG* gsup_server got cast {auth_response, {<<"262420214051103">>, {ok, [{epdg_auth_tuple, <<154,86,217,44,198,223,40,147,3,144,107,141, 95,224,184,112>>, <<77,112,73,179,201,164,40,179,150,216,252,232, 163,198,222,84>>, <<154,86,217,44,198,223,40,147,3,144,107,141, 95,224,184,112,79,237,37,198,172,72,80,239, 190,84,235,77,153,142>>, <<168,126,33,199,36,64,154,28,54,55,181,23,111, 182,103,182>>, <<220,26,96,179,164,109,38,35,152,131,119, 131,249,198,247,231>>}]}}} 04:15:59.585 [info] ue_fsm received_swm_dea_auth_response {ok,[{epdg_auth_tuple,<<154,86,217,44,198,223,40,147,3,144,107,141,95,224,184,112>>,<<77,112,73,179,201,164,40,179,150,216,252,232,163,198,222,84>>,<<154,86,217,44,198,223,40,147,3,144,107,141,95,224,184,112,79,237,37,198,172,72,80,239,190,84,235,77,153,142>>,<<168,126,33,199,36,64,154,28,54,55,181,23,111,182,103,182>>,<<220,26,96,179,164,109,38,35,152,131,119,131,249,198,247,231>>}]} *DBG* epdg_ue_fsm_262420214051103 consume call {received_swm_dea_auth_response, {ok,[{epdg_auth_tuple, <<154,86,217,44,198,223,40,147,3,144,107,141,95,224,184,112>>, <<77,112,73,179,201,164,40,179,150,216,252,232,163,198,222,84>>, <<154,86,217,44,198,223,40,147,3,144,107,141,95,224,184,112, 79,237,37,198,172,72,80,239,190,84,235,77,153,142>>, <<168,126,33,199,36,64,154,28,54,55,181,23,111,182,103,182>>, <<220,26,96,179,164,109,38,35,152,131,119,131,249,198, 247,231>>}]}} from <0.211.0> in state state_wait_auth_resp => state_authenticating 04:15:59.586 [info] ue_fsm state_wait_auth_resp event=received_swm_dea_auth_response Result={ok,[{epdg_auth_tuple,<<154,86,217,44,198,223,40,147,3,144,107,141,95,224,184,112>>,<<77,112,73,179,201,164,40,179,150,216,252,232,163,198,222,84>>,<<154,86,217,44,198,223,40,147,3,144,107,141,95,224,184,112,79,237,37,198,172,72,80,239,190,84,235,77,153,142>>,<<168,126,33,199,36,64,154,28,54,55,181,23,111,182,103,182>>,<<220,26,96,179,164,109,38,35,152,131,119,131,249,198,247,231>>}]}, {ue_fsm_data,<<"262420214051103">>,"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:15:59.586 [info] auth_response(<<"262420214051103">>): {ok,[{epdg_auth_tuple,<<154,86,217,44,198,223,40,147,3,144,107,141,95,224,184,112>>,<<77,112,73,179,201,164,40,179,150,216,252,232,163,198,222,84>>,<<154,86,217,44,198,223,40,147,3,144,107,141,95,224,184,112,79,237,37,198,172,72,80,239,190,84,235,77,153,142>>,<<168,126,33,199,36,64,154,28,54,55,181,23,111,182,103,182>>,<<220,26,96,179,164,109,38,35,152,131,119,131,249,198,247,231>>}]} 04:15:59.587 [info] auth_response for <<"262420214051103">>: {ok,[{epdg_auth_tuple,<<154,86,217,44,198,223,40,147,3,144,107,141,95,224,184,112>>,<<77,112,73,179,201,164,40,179,150,216,252,232,163,198,222,84>>,<<154,86,217,44,198,223,40,147,3,144,107,141,95,224,184,112,79,237,37,198,172,72,80,239,190,84,235,77,153,142>>,<<168,126,33,199,36,64,154,28,54,55,181,23,111,182,103,182>>,<<220,26,96,179,164,109,38,35,152,131,119,131,249,198,247,231>>}]} 04:15:59.587 [info] GSUP: Tx #{auth_tuples => [#{autn => <<77,112,73,179,201,164,40,179,150,216,252,232,163,198,222,84>>,ck => <<220,26,96,179,164,109,38,35,152,131,119,131,249,198,247,231>>,ik => <<168,126,33,199,36,64,154,28,54,55,181,23,111,182,103,182>>,rand => <<154,86,217,44,198,223,40,147,3,144,107,141,95,224,184,112>>,res => <<154,86,217,44,198,223,40,147,3,144,107,141,95,224,184,112,79,237,37,198,172,72,80,239,190,84,235,77,153,142>>}],imsi => <<"262420214051103">>,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 => <<"262420214051103">>, message_type => location_upd_req}} *DBG* epdg_ue_fsm_262420214051103 receive call lu_request from <0.1204.0> in state state_authenticating 04:15:59.593 [info] GSUP: Rx #{cn_domain => 1,imsi => <<"262420214051103">>,message_type => location_upd_req} 04:15:59.593 [info] ue_fsm lu_request *DBG* epdg_ue_fsm_262420214051103 send ok to <0.1204.0> 04:15:59.593 [info] ue_fsm state_authenticating event=lu_request, {ue_fsm_data,<<"262420214051103">>,"internet",[],undefined,false,0,false,false} *DBG* aaa_ue_fsm_262420214051103 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_262420214051103 consume call lu_request from <0.1204.0> in state state_authenticating 04:15:59.593 [info] ue_fsm ev_rx_swm_der_auth_compl 04:15:59.594 [info] ue_fsm state_new event=rx_swm_der_auth_compl, {ue_fsm_data,"262420214051103",undefined,undefined,false,false,undefined} 04:15:59.594 [debug] SWx Tx SAR Imsi="262420214051103" Type=1 APN="internet" AgentInfoOpt=[]  04:15:59.594 [debug] SWx prepare_request: {'SAR',["epdg.localdomain",";","1805677143",";","179",";","nonode@nohost"],{'Vendor-Specific-Application-Id',10415,[16777265],[]},1,"epdg.localdomain","localdomain","localdomain","262420214051103",1,[],["hss.localdomain"],["internet"],[],[],[],[],[],[],[],[],[]} *DBG* aaa_ue_fsm_262420214051103 send ok to <0.201.0> *DBG* aaa_ue_fsm_262420214051103 consume call {rx_swm_der_auth_compl,"internet"} from <0.201.0> in state state_new => state_wait_swx_saa *DBG* aaa_ue_fsm_262420214051103 receive call {rx_swx_saa,{ok,1,#{}}} from <0.1205.0> in state state_wait_swx_saa 04:15:59.604 [info] SWx Rx SAA {<0.735.0>,{diameter_caps,{"epdg.localdomain","hss.localdomain"},{"localdomain","localdomain"},{[{127,0,0,1},{172,18,62,20},{192,168,0,2}],[{172,18,62,103}]},{0,10415},{"osmo-epdg","TTCN-3 Testsuite"},{[],[1]},{[10415,13019,5535],[5535,10415,13019]},{[],[]},{[],[0]},{[],[]},{[{'diameter_base_Vendor-Specific-Application-Id',10415,[16777265],[]}],[{'diameter_base_Vendor-Specific-Application-Id',[10415],[16777265],[]}]},{[],[]},{[],[]}}}: {'SAA',"epdg.localdomain;1805677143;179;nonode@nohost",{'Vendor-Specific-Application-Id',10415,[16777265],[]},1,"hss.localdomain","localdomain","262420214051103",[],[2001],[],[{'Non-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:15:59.604 [info] ue_fsm ev_rx_swx_saa *DBG* aaa_ue_fsm_262420214051103 send ok to <0.1205.0> *DBG* epdg_ue_fsm_262420214051103 receive call {received_swm_dea_auth_compl_response,{ok,#{}}} from <0.211.0> in state state_authenticating 04:15:59.604 [info] ue_fsm state_wait_swx_saa event=rx_swx_saa {ok,1,#{}}, {ue_fsm_data,"262420214051103",undefined,undefined,false,false,undefined} *DBG* aaa_ue_fsm_262420214051103 consume call {rx_swx_saa,{ok,1,#{}}} from <0.1205.0> in state state_wait_swx_saa => state_authenticated 04:15:59.604 [info] ue_fsm received_swm_dea_auth_compl_response {ok,#{}} *DBG* epdg_ue_fsm_262420214051103 send ok to <0.211.0> *DBG* gsup_server got cast {lu_response,{<<"262420214051103">>,ok}} 04:15:59.604 [info] ue_fsm state_authenticating event=lu_request, {ok,#{}}, {ue_fsm_data,<<"262420214051103">>,"internet",[],undefined,false,0,false,false} *DBG* epdg_ue_fsm_262420214051103 consume call {received_swm_dea_auth_compl_response,{ok,#{}}} from <0.211.0> in state state_authenticating => state_authenticated 04:15:59.605 [info] lu_response(<<"262420214051103">>): 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:15:59.605 [info] lu_response for <<"262420214051103">>: ok 04:15:59.605 [info] GSUP: Tx #{imsi => <<"262420214051103">>,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 => <<"262420214051103">>, message_class => 5, message_type => epdg_tunnel_request, pco => <<128,0,13,0,0,12,0>>}} 04:15:59.610 [info] GSUP: Rx #{cn_domain => 1,imsi => <<"262420214051103">>,message_class => 5,message_type => epdg_tunnel_request,pco => <<128,0,13,0,0,12,0>>} *DBG* epdg_ue_fsm_262420214051103 receive call {tunnel_request,<<128,0,13,0,0,12,0>>} from <0.1206.0> in state state_authenticated 04:15:59.611 [info] ue_fsm tunnel_request(<<128,0,13,0,0,12,0>>) 04:15:59.611 [info] ue_fsm state_authenticated event=tunnel_request, {ue_fsm_data,<<"262420214051103">>,"internet",[],undefined,false,0,false,false} 04:15:59.611 [debug] Selected PGW Remote Address "172.18.62.103" *DBG* epdg_ue_fsm_262420214051103 send ok to <0.1206.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_262420214051103 consume call {tunnel_request,<<128,0,13,0,0,12,0>>} from <0.1206.0> in state state_authenticated => state_wait_create_session_resp 04:15:59.611 [info] s2b: Tx {gtp,v2,create_session_request,0,8064682,undefined,[],[{v2_international_mobile_subscriber_identity,0,<<"262420214051103">>},{v2_serving_network,0,{<<"901">>,<<"042">>}},{v2_rat_type,0,3},{v2_fully_qualified_tunnel_endpoint_identifier,0,30,894437882,<<172,18,62,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,3048189982,<<172,18,62,20>>,undefined}]},{v2_recovery,0,0},{v2_additional_protocol_configuration_options,0,{0,[{13,<<>>},{12,<<>>}]}}]} *DBG* epdg_ue_fsm_262420214051103 start_timer {state_timeout,10000, create_session_timeout,[]} in state state_wait_create_session_resp 04:15:59.612 [debug] Waiting for CreateSessionResponse *DBG* aaa_ue_fsm_262420214051103 receive call {rx_s6b_aar,"262420214051103@nai.epc.mnc001.mcc01.3gppnetwork.org", "internet", [{'MIP6-Agent-Info',[{172,18,62,103}],[],[],[]}]} from <0.1207.0> in state state_authenticated 04:15:59.629 [info] S6b Rx from {diameter_caps,{"aaa.localdomain","pgw.localdomain"},{"localdomain","localdomain"},{[{172,18,62,20}],[{172,18,62,103}]},{0,10415},{"osmo-epdg-AAA","TTCN-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,["262420214051103@nai.epc.mnc001.mcc01.3gppnetwork.org"],[{'MIP6-Agent-Info',[{172,18,62,103}],[],[],[]}],[70368744177664],[],[],["internet"],[],[],[],[],[],[]} 04:15:59.629 [info] ue_fsm ev_rx_s6b_aar: "262420214051103@nai.epc.mnc001.mcc01.3gppnetwork.org" "internet" [{'MIP6-Agent-Info',[{172,18,62,103}],[],[],[]}] 04:15:59.629 [info] ue_fsm state_authenticated event=rx_s6b_aar NAI="262420214051103@nai.epc.mnc001.mcc01.3gppnetwork.org" Apn="internet" AgentInfo=[{'MIP6-Agent-Info',[{172,18,62,103}],[],[],[]}], {ue_fsm_data,"262420214051103",undefined,undefined,true,false,undefined} 04:15:59.629 [debug] SWx Tx SAR Imsi="262420214051103" Type=13 APN="internet" AgentInfoOpt=[{'MIP6-Agent-Info',[{172,18,62,103}],[],[],[]}]  04:15:59.629 [debug] SWx prepare_request: {'SAR',["epdg.localdomain",";","1805677143",";","180",";","nonode@nohost"],{'Vendor-Specific-Application-Id',10415,[16777265],[]},1,"epdg.localdomain","localdomain","localdomain","262420214051103",13,[],["hss.localdomain"],["internet"],[],[{'MIP6-Agent-Info',[{172,18,62,103}],[],[],[]}],[],[],[],[],[],[],[]} *DBG* aaa_ue_fsm_262420214051103 send ok to <0.1207.0> 04:15:59.630 [debug] Waiting for S6b AAA *DBG* aaa_ue_fsm_262420214051103 consume call {rx_s6b_aar,"262420214051103@nai.epc.mnc001.mcc01.3gppnetwork.org", "internet", [{'MIP6-Agent-Info',[{172,18,62,103}],[],[],[]}]} from <0.1207.0> in state state_authenticated => state_authenticated_wait_swx_saa *DBG* aaa_ue_fsm_262420214051103 receive call {rx_swx_saa,{ok,13,#{}}} from <0.1208.0> in state state_authenticated_wait_swx_saa 04:15:59.635 [info] SWx Rx SAA {<0.735.0>,{diameter_caps,{"epdg.localdomain","hss.localdomain"},{"localdomain","localdomain"},{[{127,0,0,1},{172,18,62,20},{192,168,0,2}],[{172,18,62,103}]},{0,10415},{"osmo-epdg","TTCN-3 Testsuite"},{[],[1]},{[10415,13019,5535],[5535,10415,13019]},{[],[]},{[],[0]},{[],[]},{[{'diameter_base_Vendor-Specific-Application-Id',10415,[16777265],[]}],[{'diameter_base_Vendor-Specific-Application-Id',[10415],[16777265],[]}]},{[],[]},{[],[]}}}: {'SAA',"epdg.localdomain;1805677143;180;nonode@nohost",{'Vendor-Specific-Application-Id',10415,[16777265],[]},1,"hss.localdomain","localdomain","262420214051103",[],[2001],[],[{'Non-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_262420214051103 send ok to <0.1208.0> *DBG* aaa_ue_fsm_262420214051103 consume call {rx_swx_saa,{ok,13,#{}}} from <0.1208.0> in state state_authenticated_wait_swx_saa => state_authenticated 04:15:59.635 [info] ue_fsm ev_rx_swx_saa 04:15:59.635 [info] ue_fsm state_authenticated_wait_swx_saa event=rx_swx_saa SAType=13 ResulCode={epdg_dia_rc,undefined,2001}, {ue_fsm_data,"262420214051103","262420214051103@nai.epc.mnc001.mcc01.3gppnetwork.org","internet",true,false,<0.1207.0>} 04:15:59.635 [debug] Rx AAA with DiaRC={epdg_dia_rc,undefined,2001} 04:15:59.635 [info] S6b Tx to {diameter_caps,{"aaa.localdomain","pgw.localdomain"},{"localdomain","localdomain"},{[{172,18,62,20}],[{172,18,62,103}]},{0,10415},{"osmo-epdg-AAA","TTCN-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:15:59.643 [debug] S2b: Rx from IP {172,18,62,103} port 2123: <<72,33,0,117,53,80,9,250,123,14,170,0,2,0,2,0,16,0,87,0,9,1,160,43,192,90,73,172,18,62,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,43,192,90,73,172,18,62,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,192,90,73,163,0,15,0,128,0,13,4,1,2,3,4,0,12,4,5,6,7,8>> 04:15:59.644 [debug] S2b: Rx from IP {172,18,62,103} port 2123: {gtp,v2,create_session_response,894437882,8064682,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,<<"+ÀZI">>},{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,734026313,<<172,18,62,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,734026313,<<172,18,62,103>>,undefined},{v2_pdn_address_allocation,0} => {v2_pdn_address_allocation,0,ipv4,<<192,168,0,47>>}}} 04:15:59.644 [info] s2b: Updated Session after create_session_response: {gtp_session,<<"262420214051103">>,<0.1201.0>,<<"internet">>,{172,18,62,103},{172,18,62,103},undefined,894437882,734026313,5,{set,1,16,16,8,80,48,{[],[],[],[],[],[],[],[],[],[],[],[],[],[],[],[]},{{[],[],[],[],[],[],[],[],[],[],[],[],[],[],[],[{gtp_bearer,5,3048189982,734026313}]}}}} *DBG* epdg_ue_fsm_262420214051103 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 => 3048189982, remote_ipv4 => <<172,18,62,103>>, remote_ipv6 => undefined,remote_teid => 734026313}}} from <0.1209.0> in state state_wait_create_session_resp 04:15:59.644 [debug] s2b: APCO_dec: {v2_additional_protocol_configuration_options,0,{0,[{13,<<1,2,3,4>>},{12,<<5,6,7,8>>}]}} 04:15:59.644 [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 => 3048189982,remote_ipv4 => <<172,18,62,103>>,remote_ipv6 => undefined,remote_teid => 734026313}} 04:15:59.645 [info] ue_fsm state_authenticated event=received_gtpc_create_session_response, {ue_fsm_data,<<"262420214051103">>,"internet",[],undefined,false,0,false,false} 04:15:59.645 [info] KMOD Port Create PDP Context Call {<0.1201.0>,[alias|#Ref<0.1283019585.1655242764.197762>]}: {create_pdp_context,{172,18,62,103},3048189982,734026313,{192,168,0,47}} 04:15:59.645 [debug] create_pdp_context: 1, {172,18,62,103}, {192,168,0,47}, 3048189982, 734026313 04:15:59.645 [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,62,103}},{ms_address,{192,168,0,47}},{i_tid,3048189982},{o_tid,734026313}]}} *DBG* epdg_ue_fsm_262420214051103 send ok to <0.1209.0> *DBG* gsup_server got cast {tunnel_response, {<<"262420214051103">>, {ok, #{apco => <<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 => 3048189982, remote_ipv4 => <<172,18,62,103>>, remote_ipv6 => undefined, remote_teid => 734026313}}}} 04:15:59.646 [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 => 3048189982,remote_ipv4 => <<172,18,62,103>>,remote_ipv6 => undefined,remote_teid => 734026313}) returned ok *DBG* epdg_ue_fsm_262420214051103 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 => 3048189982, remote_ipv4 => <<172,18,62,103>>, remote_ipv6 => undefined,remote_teid => 734026313}}} from <0.1209.0> in state state_wait_create_session_resp => state_active 04:15:59.646 [info] tunnel_response(<<"262420214051103">>): {ok,#{apco => <<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 => 3048189982,remote_ipv4 => <<172,18,62,103>>,remote_ipv6 => undefined,remote_teid => 734026313}} 04:15:59.646 [info] tunnel_response for <<"262420214051103">>: {ok,#{apco => <<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 => 3048189982,remote_ipv4 => <<172,18,62,103>>,remote_ipv6 => undefined,remote_teid => 734026313}} *DBG* gsup_server new state {gsups_state,#Port<0.16>,4222,#Port<0.54>, {ipa_ccm_options,"EPDG-00-00-00-00-00-00", "0/0/0","00:00:00:00:00:00", "00:00:00:00:00:00","00:00:00:00:00:00", "00:00:00:00:00:00","00:00:00:00:00:00", "EPDG-00-00-00-00-00-00",false}} 04:15:59.647 [info] GSUP: Tx #{imsi => <<"262420214051103">>,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 => <<"262426093525802">>, 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:15:59.665 [info] GSUP: Rx #{imsi => <<"262426093525802">>,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_262426093525802 enter epdg_ue_fsm in state state_new *DBG* epdg_ue_fsm_262426093525802 consume internal init_state in state state_new 04:15:59.665 [info] ue_fsm start(epdg_ue_fsm_262426093525802) *DBG* epdg_ue_fsm_262426093525802 receive call {auth_request,33,"internet",#{}} from <0.1210.0> in state state_new 04:15:59.665 [info] ue_fsm init(<<"262426093525802">>) *DBG* epdg_ue_fsm_262426093525802 send ok to <0.1210.0> 04:15:59.666 [info] ue_fsm auth_request *DBG* epdg_ue_fsm_262426093525802 consume call {auth_request,33,"internet",#{}} from <0.1210.0> in state state_new => state_wait_auth_resp *DBG* aaa_ue_fsm_262426093525802 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:15:59.666 [info] ue_fsm state_new event=auth_request {33, "internet", #{}}, {ue_fsm_data,<<"262426093525802">>,"internet",[],undefined,false,0,false,false} *DBG* epdg_ue_fsm_262426093525802 start_timer {state_timeout,10000, swm_der_timeout,[]} in state state_wait_auth_resp *DBG* aaa_ue_fsm_262426093525802 consume internal init_state in state state_new 04:15:59.666 [info] ue_fsm start_link(aaa_ue_fsm_262426093525802) *DBG* aaa_ue_fsm_262426093525802 receive call {rx_swm_der_auth_req,33,"internet",#{}} from <0.201.0> in state state_new 04:15:59.666 [info] ue_fsm init("262426093525802") 04:15:59.666 [info] ue_fsm ev_rx_swm_der_auth_req 04:15:59.667 [info] ue_fsm state_new event=rx_swm_der_auth_req {33, "internet", #{}}, {ue_fsm_data,"262426093525802",undefined,undefined,false,false,undefined} *DBG* aaa_ue_fsm_262426093525802 send ok to <0.201.0> 04:15:59.667 [debug] Swx MAR: IPv4Opt=<<"ÿÿÿþ">> IPv6Opt=[] *DBG* aaa_ue_fsm_262426093525802 consume call {rx_swm_der_auth_req,33,"internet",#{}} from <0.201.0> in state state_new => state_wait_swx_maa 04:15:59.667 [debug] Swx Tx MAR: {'MAR',["epdg.localdomain",";","1805677143",";","181",";","nonode@nohost"],1,undefined,undefined,undefined,"262426093525802",{'Vendor-Specific-Application-Id',10415,[16777265],[]},{'SIP-Auth-Data-Item',[],["EAP-AKA"],[],[],[],[],[],[],<<"ÿÿÿþ">>,[],[],[],[]},1,[],1,[],[],[],[],[],[],[],[]} *DBG* aaa_ue_fsm_262426093525802 receive call {rx_swx_maa, {ok,[{epdg_auth_tuple, <<49,181,68,146,118,116,113,48,245,109,11,212,137,213,52,198>>, <<242,22,187,133,102,62,114,117,230,114,73,54,247,199,75,143>>, <<49,181,68,146,118,116,113,48,245,109,11,212,137,213,52,198, 229,47,65,189,105,111,213,152,115,198,159,152,144,85>>, <<37,175,248,190,53,211,151,8,134,186,121,103,232,7,206,213>>, <<255,82,68,55,23,206,4,75,151,60,79,74,68,138,196,119>>}]}} from <0.1213.0> in state state_wait_swx_maa 04:15:59.675 [info] SWx Rx MAA {<0.735.0>,{diameter_caps,{"epdg.localdomain","hss.localdomain"},{"localdomain","localdomain"},{[{127,0,0,1},{172,18,62,20},{192,168,0,2}],[{172,18,62,103}]},{0,10415},{"osmo-epdg","TTCN-3 Testsuite"},{[],[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;1805677143;181;nonode@nohost",1,"hss.localdomain","localdomain",{'Vendor-Specific-Application-Id',10415,[16777265],[]},"262426093525802",[],[2001],[],[1],[{'SIP-Auth-Data-Item',[0],["Digest-AKAv1-MD5"],[[49,181,68,146,118,116,113,48,245,109,11,212,137,213,52,198,242,22,187,133,102,62,114,117,230,114,73,54,247,199,75,143]],[[49,181,68,146,118,116,113,48,245,109,11,212,137,213,52,198,229,47,65,189,105,111,213,152,115,198,159,152,144,85]],["foobar"],[[255,82,68,55,23,206,4,75,151,60,79,74,68,138,196,119]],[[37,175,248,190,53,211,151,8,134,186,121,103,232,7,206,213]],[],[],[],[],[],[]}],[],[],[],[],[],[]}/ Errors []  *DBG* aaa_ue_fsm_262426093525802 send ok to <0.1213.0> 04:15:59.675 [info] dia_sip2gsup: auth [49,181,68,146,118,116,113,48,245,109,11,212,137,213,52,198,242,22,187,133,102,62,114,117,230,114,73,54,247,199,75,143] authz [49,181,68,146,118,116,113,48,245,109,11,212,137,213,52,198,229,47,65,189,105,111,213,152,115,198,159,152,144,85]  *DBG* epdg_ue_fsm_262426093525802 receive call {received_swm_dea_auth_response, {ok,[{epdg_auth_tuple, <<49,181,68,146,118,116,113,48,245,109,11,212,137,213,52,198>>, <<242,22,187,133,102,62,114,117,230,114,73,54,247,199,75,143>>, <<49,181,68,146,118,116,113,48,245,109,11,212,137,213,52,198, 229,47,65,189,105,111,213,152,115,198,159,152,144,85>>, <<37,175,248,190,53,211,151,8,134,186,121,103,232,7,206,213>>, <<255,82,68,55,23,206,4,75,151,60,79,74,68,138,196,119>>}]}} from <0.211.0> in state state_wait_auth_resp *DBG* aaa_ue_fsm_262426093525802 consume call {rx_swx_maa, {ok,[{epdg_auth_tuple, <<49,181,68,146,118,116,113,48,245,109,11,212,137,213,52,198>>, <<242,22,187,133,102,62,114,117,230,114,73,54,247,199,75,143>>, <<49,181,68,146,118,116,113,48,245,109,11,212,137,213,52,198, 229,47,65,189,105,111,213,152,115,198,159,152,144,85>>, <<37,175,248,190,53,211,151,8,134,186,121,103,232,7,206,213>>, <<255,82,68,55,23,206,4,75,151,60,79,74,68,138,196,119>>}]}} from <0.1213.0> in state state_wait_swx_maa => state_new 04:15:59.675 [info] rand [49,181,68,146,118,116,113,48,245,109,11,212,137,213,52,198] autn [242,22,187,133,102,62,114,117,230,114,73,54,247,199,75,143]  *DBG* epdg_ue_fsm_262426093525802 send ok to <0.211.0> *DBG* gsup_server got cast {auth_response, {<<"262426093525802">>, {ok, [{epdg_auth_tuple, <<49,181,68,146,118,116,113,48,245,109,11,212, 137,213,52,198>>, <<242,22,187,133,102,62,114,117,230,114,73,54, 247,199,75,143>>, <<49,181,68,146,118,116,113,48,245,109,11,212, 137,213,52,198,229,47,65,189,105,111,213,152, 115,198,159,152,144,85>>, <<37,175,248,190,53,211,151,8,134,186,121,103, 232,7,206,213>>, <<255,82,68,55,23,206,4,75,151,60,79,74, 68,138,196,119>>}]}}} *DBG* epdg_ue_fsm_262426093525802 consume call {received_swm_dea_auth_response, {ok,[{epdg_auth_tuple, <<49,181,68,146,118,116,113,48,245,109,11,212,137,213,52,198>>, <<242,22,187,133,102,62,114,117,230,114,73,54,247,199,75,143>>, <<49,181,68,146,118,116,113,48,245,109,11,212,137,213,52,198, 229,47,65,189,105,111,213,152,115,198,159,152,144,85>>, <<37,175,248,190,53,211,151,8,134,186,121,103,232,7,206,213>>, <<255,82,68,55,23,206,4,75,151,60,79,74,68,138,196,119>>}]}} from <0.211.0> in state state_wait_auth_resp => state_authenticating 04:15:59.675 [info] ue_fsm ev_rx_swx_maa *DBG* gsup_server new state {gsups_state,#Port<0.16>,4222,#Port<0.54>, {ipa_ccm_options,"EPDG-00-00-00-00-00-00", "0/0/0","00:00:00:00:00:00", "00:00:00:00:00:00","00:00:00:00:00:00", "00:00:00:00:00:00","00:00:00:00:00:00", "EPDG-00-00-00-00-00-00",false}} 04:15:59.676 [info] ue_fsm state_wait_swx_maa event=rx_swx_maa, {ue_fsm_data,"262426093525802",undefined,undefined,false,false,undefined} 04:15:59.676 [info] ue_fsm received_swm_dea_auth_response {ok,[{epdg_auth_tuple,<<49,181,68,146,118,116,113,48,245,109,11,212,137,213,52,198>>,<<242,22,187,133,102,62,114,117,230,114,73,54,247,199,75,143>>,<<49,181,68,146,118,116,113,48,245,109,11,212,137,213,52,198,229,47,65,189,105,111,213,152,115,198,159,152,144,85>>,<<37,175,248,190,53,211,151,8,134,186,121,103,232,7,206,213>>,<<255,82,68,55,23,206,4,75,151,60,79,74,68,138,196,119>>}]} 04:15:59.676 [info] ue_fsm state_wait_auth_resp event=received_swm_dea_auth_response Result={ok,[{epdg_auth_tuple,<<49,181,68,146,118,116,113,48,245,109,11,212,137,213,52,198>>,<<242,22,187,133,102,62,114,117,230,114,73,54,247,199,75,143>>,<<49,181,68,146,118,116,113,48,245,109,11,212,137,213,52,198,229,47,65,189,105,111,213,152,115,198,159,152,144,85>>,<<37,175,248,190,53,211,151,8,134,186,121,103,232,7,206,213>>,<<255,82,68,55,23,206,4,75,151,60,79,74,68,138,196,119>>}]}, {ue_fsm_data,<<"262426093525802">>,"internet",[],undefined,false,0,false,false} 04:15:59.677 [info] auth_response(<<"262426093525802">>): {ok,[{epdg_auth_tuple,<<49,181,68,146,118,116,113,48,245,109,11,212,137,213,52,198>>,<<242,22,187,133,102,62,114,117,230,114,73,54,247,199,75,143>>,<<49,181,68,146,118,116,113,48,245,109,11,212,137,213,52,198,229,47,65,189,105,111,213,152,115,198,159,152,144,85>>,<<37,175,248,190,53,211,151,8,134,186,121,103,232,7,206,213>>,<<255,82,68,55,23,206,4,75,151,60,79,74,68,138,196,119>>}]} 04:15:59.678 [info] auth_response for <<"262426093525802">>: {ok,[{epdg_auth_tuple,<<49,181,68,146,118,116,113,48,245,109,11,212,137,213,52,198>>,<<242,22,187,133,102,62,114,117,230,114,73,54,247,199,75,143>>,<<49,181,68,146,118,116,113,48,245,109,11,212,137,213,52,198,229,47,65,189,105,111,213,152,115,198,159,152,144,85>>,<<37,175,248,190,53,211,151,8,134,186,121,103,232,7,206,213>>,<<255,82,68,55,23,206,4,75,151,60,79,74,68,138,196,119>>}]} 04:15:59.678 [info] GSUP: Tx #{auth_tuples => [#{autn => <<242,22,187,133,102,62,114,117,230,114,73,54,247,199,75,143>>,ck => <<255,82,68,55,23,206,4,75,151,60,79,74,68,138,196,119>>,ik => <<37,175,248,190,53,211,151,8,134,186,121,103,232,7,206,213>>,rand => <<49,181,68,146,118,116,113,48,245,109,11,212,137,213,52,198>>,res => <<49,181,68,146,118,116,113,48,245,109,11,212,137,213,52,198,229,47,65,189,105,111,213,152,115,198,159,152,144,85>>}],imsi => <<"262426093525802">>,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 => <<"262426093525802">>, message_type => location_upd_req}} 04:15:59.681 [info] GSUP: Rx #{cn_domain => 1,imsi => <<"262426093525802">>,message_type => location_upd_req} *DBG* epdg_ue_fsm_262426093525802 receive call lu_request from <0.1214.0> in state state_authenticating *DBG* epdg_ue_fsm_262426093525802 send ok to <0.1214.0> 04:15:59.681 [info] ue_fsm lu_request *DBG* aaa_ue_fsm_262426093525802 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_262426093525802 consume call lu_request from <0.1214.0> in state state_authenticating 04:15:59.681 [info] ue_fsm state_authenticating event=lu_request, {ue_fsm_data,<<"262426093525802">>,"internet",[],undefined,false,0,false,false} 04:15:59.681 [info] ue_fsm ev_rx_swm_der_auth_compl *DBG* aaa_ue_fsm_262426093525802 send ok to <0.201.0> 04:15:59.681 [info] ue_fsm state_new event=rx_swm_der_auth_compl, {ue_fsm_data,"262426093525802",undefined,undefined,false,false,undefined} *DBG* aaa_ue_fsm_262426093525802 consume call {rx_swm_der_auth_compl,"internet"} from <0.201.0> in state state_new => state_wait_swx_saa 04:15:59.681 [debug] SWx Tx SAR Imsi="262426093525802" Type=1 APN="internet" AgentInfoOpt=[]  04:15:59.682 [debug] SWx prepare_request: {'SAR',["epdg.localdomain",";","1805677143",";","182",";","nonode@nohost"],{'Vendor-Specific-Application-Id',10415,[16777265],[]},1,"epdg.localdomain","localdomain","localdomain","262426093525802",1,[],["hss.localdomain"],["internet"],[],[],[],[],[],[],[],[],[]} *DBG* aaa_ue_fsm_262426093525802 receive call {rx_swx_saa,{ok,1,#{}}} from <0.1215.0> in state state_wait_swx_saa *DBG* aaa_ue_fsm_262426093525802 send ok to <0.1215.0> 04:15:59.686 [info] SWx Rx SAA {<0.735.0>,{diameter_caps,{"epdg.localdomain","hss.localdomain"},{"localdomain","localdomain"},{[{127,0,0,1},{172,18,62,20},{192,168,0,2}],[{172,18,62,103}]},{0,10415},{"osmo-epdg","TTCN-3 Testsuite"},{[],[1]},{[10415,13019,5535],[5535,10415,13019]},{[],[]},{[],[0]},{[],[]},{[{'diameter_base_Vendor-Specific-Application-Id',10415,[16777265],[]}],[{'diameter_base_Vendor-Specific-Application-Id',[10415],[16777265],[]}]},{[],[]},{[],[]}}}: {'SAA',"epdg.localdomain;1805677143;182;nonode@nohost",{'Vendor-Specific-Application-Id',10415,[16777265],[]},1,"hss.localdomain","localdomain","262426093525802",[],[2001],[],[{'Non-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_262426093525802 receive call {received_swm_dea_auth_compl_response,{ok,#{}}} from <0.211.0> in state state_authenticating *DBG* aaa_ue_fsm_262426093525802 consume call {rx_swx_saa,{ok,1,#{}}} from <0.1215.0> in state state_wait_swx_saa => state_authenticated 04:15:59.686 [info] ue_fsm ev_rx_swx_saa 04:15:59.686 [info] ue_fsm state_wait_swx_saa event=rx_swx_saa {ok,1,#{}}, {ue_fsm_data,"262426093525802",undefined,undefined,false,false,undefined} 04:15:59.686 [info] ue_fsm received_swm_dea_auth_compl_response {ok,#{}} 04:15:59.687 [info] ue_fsm state_authenticating event=lu_request, {ok,#{}}, {ue_fsm_data,<<"262426093525802">>,"internet",[],undefined,false,0,false,false} *DBG* epdg_ue_fsm_262426093525802 send ok to <0.211.0> *DBG* gsup_server got cast {lu_response,{<<"262426093525802">>,ok}} 04:15:59.687 [info] lu_response(<<"262426093525802">>): ok *DBG* epdg_ue_fsm_262426093525802 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:15:59.687 [info] lu_response for <<"262426093525802">>: ok 04:15:59.687 [info] GSUP: Tx #{imsi => <<"262426093525802">>,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 => <<"262426093525802">>, message_class => 5, message_type => epdg_tunnel_request, pco => <<128,0,13,0,0,12,0>>}} *DBG* epdg_ue_fsm_262426093525802 receive call {tunnel_request,<<128,0,13,0,0,12,0>>} from <0.1216.0> in state state_authenticated 04:15:59.689 [info] GSUP: Rx #{cn_domain => 1,imsi => <<"262426093525802">>,message_class => 5,message_type => epdg_tunnel_request,pco => <<128,0,13,0,0,12,0>>} 04:15:59.689 [info] ue_fsm tunnel_request(<<128,0,13,0,0,12,0>>) 04:15:59.689 [info] ue_fsm state_authenticated event=tunnel_request, {ue_fsm_data,<<"262426093525802">>,"internet",[],undefined,false,0,false,false} *DBG* epdg_ue_fsm_262426093525802 send ok to <0.1216.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_262426093525802 consume call {tunnel_request,<<128,0,13,0,0,12,0>>} from <0.1216.0> in state state_authenticated => state_wait_create_session_resp 04:15:59.690 [debug] Selected PGW Remote Address "172.18.62.103" *DBG* epdg_ue_fsm_262426093525802 start_timer {state_timeout,10000, create_session_timeout,[]} in state state_wait_create_session_resp 04:15:59.690 [info] s2b: Tx {gtp,v2,create_session_request,0,8064683,undefined,[],[{v2_international_mobile_subscriber_identity,0,<<"262426093525802">>},{v2_serving_network,0,{<<"901">>,<<"042">>}},{v2_rat_type,0,3},{v2_fully_qualified_tunnel_endpoint_identifier,0,30,894437883,<<172,18,62,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,3048189983,<<172,18,62,20>>,undefined}]},{v2_recovery,0,0},{v2_additional_protocol_configuration_options,0,{0,[{13,<<>>},{12,<<>>}]}}]} 04:15:59.690 [debug] Waiting for CreateSessionResponse *DBG* aaa_ue_fsm_262426093525802 receive call {rx_s6b_aar,"262426093525802@nai.epc.mnc001.mcc01.3gppnetwork.org", "internet", [{'MIP6-Agent-Info',[{172,18,62,103}],[],[],[]}]} from <0.1217.0> in state state_authenticated 04:15:59.702 [info] S6b Rx from {diameter_caps,{"aaa.localdomain","pgw.localdomain"},{"localdomain","localdomain"},{[{172,18,62,20}],[{172,18,62,103}]},{0,10415},{"osmo-epdg-AAA","TTCN-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,["262426093525802@nai.epc.mnc001.mcc01.3gppnetwork.org"],[{'MIP6-Agent-Info',[{172,18,62,103}],[],[],[]}],[70368744177664],[],[],["internet"],[],[],[],[],[],[]} 04:15:59.702 [info] ue_fsm ev_rx_s6b_aar: "262426093525802@nai.epc.mnc001.mcc01.3gppnetwork.org" "internet" [{'MIP6-Agent-Info',[{172,18,62,103}],[],[],[]}] *DBG* aaa_ue_fsm_262426093525802 send ok to <0.1217.0> 04:15:59.702 [info] ue_fsm state_authenticated event=rx_s6b_aar NAI="262426093525802@nai.epc.mnc001.mcc01.3gppnetwork.org" Apn="internet" AgentInfo=[{'MIP6-Agent-Info',[{172,18,62,103}],[],[],[]}], {ue_fsm_data,"262426093525802",undefined,undefined,true,false,undefined} *DBG* aaa_ue_fsm_262426093525802 consume call {rx_s6b_aar,"262426093525802@nai.epc.mnc001.mcc01.3gppnetwork.org", "internet", [{'MIP6-Agent-Info',[{172,18,62,103}],[],[],[]}]} from <0.1217.0> in state state_authenticated => state_authenticated_wait_swx_saa 04:15:59.702 [debug] SWx Tx SAR Imsi="262426093525802" Type=13 APN="internet" AgentInfoOpt=[{'MIP6-Agent-Info',[{172,18,62,103}],[],[],[]}]  04:15:59.703 [debug] SWx prepare_request: {'SAR',["epdg.localdomain",";","1805677143",";","183",";","nonode@nohost"],{'Vendor-Specific-Application-Id',10415,[16777265],[]},1,"epdg.localdomain","localdomain","localdomain","262426093525802",13,[],["hss.localdomain"],["internet"],[],[{'MIP6-Agent-Info',[{172,18,62,103}],[],[],[]}],[],[],[],[],[],[],[]} 04:15:59.703 [debug] Waiting for S6b AAA *DBG* aaa_ue_fsm_262426093525802 receive call {rx_swx_saa,{ok,13,#{}}} from <0.1218.0> in state state_authenticated_wait_swx_saa *DBG* aaa_ue_fsm_262426093525802 send ok to <0.1218.0> 04:15:59.710 [info] SWx Rx SAA {<0.735.0>,{diameter_caps,{"epdg.localdomain","hss.localdomain"},{"localdomain","localdomain"},{[{127,0,0,1},{172,18,62,20},{192,168,0,2}],[{172,18,62,103}]},{0,10415},{"osmo-epdg","TTCN-3 Testsuite"},{[],[1]},{[10415,13019,5535],[5535,10415,13019]},{[],[]},{[],[0]},{[],[]},{[{'diameter_base_Vendor-Specific-Application-Id',10415,[16777265],[]}],[{'diameter_base_Vendor-Specific-Application-Id',[10415],[16777265],[]}]},{[],[]},{[],[]}}}: {'SAA',"epdg.localdomain;1805677143;183;nonode@nohost",{'Vendor-Specific-Application-Id',10415,[16777265],[]},1,"hss.localdomain","localdomain","262426093525802",[],[2001],[],[{'Non-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_262426093525802 consume call {rx_swx_saa,{ok,13,#{}}} from <0.1218.0> in state state_authenticated_wait_swx_saa => state_authenticated 04:15:59.710 [info] ue_fsm ev_rx_swx_saa 04:15:59.710 [info] ue_fsm state_authenticated_wait_swx_saa event=rx_swx_saa SAType=13 ResulCode={epdg_dia_rc,undefined,2001}, {ue_fsm_data,"262426093525802","262426093525802@nai.epc.mnc001.mcc01.3gppnetwork.org","internet",true,false,<0.1217.0>} 04:15:59.710 [debug] Rx AAA with DiaRC={epdg_dia_rc,undefined,2001} 04:15:59.710 [info] S6b Tx to {diameter_caps,{"aaa.localdomain","pgw.localdomain"},{"localdomain","localdomain"},{[{172,18,62,20}],[{172,18,62,103}]},{0,10415},{"osmo-epdg-AAA","TTCN-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:15:59.721 [debug] S2b: Rx from IP {172,18,62,103} port 2123: <<72,33,0,117,53,80,9,251,123,14,171,0,2,0,2,0,16,0,87,0,9,1,160,41,42,51,51,172,18,62,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,41,42,51,51,172,18,62,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,41,42,51,51,163,0,15,0,128,0,13,4,1,2,3,4,0,12,4,5,6,7,8>> *DBG* epdg_ue_fsm_262426093525802 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 => 3048189983, remote_ipv4 => <<172,18,62,103>>, remote_ipv6 => undefined,remote_teid => 690631475}}} from <0.1219.0> in state state_wait_create_session_resp 04:15:59.721 [debug] S2b: Rx from IP {172,18,62,103} port 2123: {gtp,v2,create_session_response,894437883,8064683,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,<<")*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,690631475,<<172,18,62,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,690631475,<<172,18,62,103>>,undefined},{v2_pdn_address_allocation,0} => {v2_pdn_address_allocation,0,ipv4,<<192,168,0,48>>}}} 04:15:59.721 [info] s2b: Updated Session after create_session_response: {gtp_session,<<"262426093525802">>,<0.1211.0>,<<"internet">>,{172,18,62,103},{172,18,62,103},undefined,894437883,690631475,5,{set,1,16,16,8,80,48,{[],[],[],[],[],[],[],[],[],[],[],[],[],[],[],[]},{{[],[],[],[],[],[{gtp_bearer,5,3048189983,690631475}],[],[],[],[],[],[],[],[],[],[]}}}} 04:15:59.722 [debug] s2b: APCO_dec: {v2_additional_protocol_configuration_options,0,{0,[{13,<<1,2,3,4>>},{12,<<5,6,7,8>>}]}} 04:15:59.722 [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 => 3048189983,remote_ipv4 => <<172,18,62,103>>,remote_ipv6 => undefined,remote_teid => 690631475}} 04:15:59.722 [info] ue_fsm state_authenticated event=received_gtpc_create_session_response, {ue_fsm_data,<<"262426093525802">>,"internet",[],undefined,false,0,false,false} *DBG* epdg_ue_fsm_262426093525802 send ok to <0.1219.0> *DBG* gsup_server got cast {tunnel_response, {<<"262426093525802">>, {ok, #{apco => <<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 => 3048189983, remote_ipv4 => <<172,18,62,103>>, remote_ipv6 => undefined, remote_teid => 690631475}}}} 04:15:59.722 [info] KMOD Port Create PDP Context Call {<0.1211.0>,[alias|#Ref<0.1283019585.1655242753.208555>]}: {create_pdp_context,{172,18,62,103},3048189983,690631475,{192,168,0,48}} *DBG* epdg_ue_fsm_262426093525802 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 => 3048189983, remote_ipv4 => <<172,18,62,103>>, remote_ipv6 => undefined,remote_teid => 690631475}}} from <0.1219.0> in state state_wait_create_session_resp => state_active 04:15:59.722 [debug] create_pdp_context: 1, {172,18,62,103}, {192,168,0,48}, 3048189983, 690631475 04:15:59.722 [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,62,103}},{ms_address,{192,168,0,48}},{i_tid,3048189983},{o_tid,690631475}]}} *DBG* gsup_server new state {gsups_state,#Port<0.16>,4222,#Port<0.54>, {ipa_ccm_options,"EPDG-00-00-00-00-00-00", "0/0/0","00:00:00:00:00:00", "00:00:00:00:00:00","00:00:00:00:00:00", "00:00:00:00:00:00","00:00:00:00:00:00", "EPDG-00-00-00-00-00-00",false}} 04:15:59.723 [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 => 3048189983,remote_ipv4 => <<172,18,62,103>>,remote_ipv6 => undefined,remote_teid => 690631475}) returned ok 04:15:59.723 [info] tunnel_response(<<"262426093525802">>): {ok,#{apco => <<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 => 3048189983,remote_ipv4 => <<172,18,62,103>>,remote_ipv6 => undefined,remote_teid => 690631475}} 04:15:59.723 [info] tunnel_response for <<"262426093525802">>: {ok,#{apco => <<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 => 3048189983,remote_ipv4 => <<172,18,62,103>>,remote_ipv6 => undefined,remote_teid => 690631475}} 04:15:59.724 [info] GSUP: Tx #{imsi => <<"262426093525802">>,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 => <<"262422613419145">>, 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_262422613419145 enter epdg_ue_fsm in state state_new 04:15:59.768 [info] GSUP: Rx #{imsi => <<"262422613419145">>,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_262422613419145 consume internal init_state in state state_new 04:15:59.768 [info] ue_fsm start(epdg_ue_fsm_262422613419145) 04:15:59.768 [info] ue_fsm init(<<"262422613419145">>) *DBG* epdg_ue_fsm_262422613419145 receive call {auth_request,33,"internet",#{}} from <0.1220.0> in state state_new 04:15:59.768 [info] ue_fsm auth_request *DBG* epdg_ue_fsm_262422613419145 send ok to <0.1220.0> 04:15:59.769 [info] ue_fsm state_new event=auth_request {33, "internet", #{}}, {ue_fsm_data,<<"262422613419145">>,"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_262422613419145 consume call {auth_request,33,"internet",#{}} from <0.1220.0> in state state_new => state_wait_auth_resp *DBG* aaa_ue_fsm_262422613419145 enter aaa_ue_fsm in state state_new 04:15:59.769 [info] ue_fsm start_link(aaa_ue_fsm_262422613419145) *DBG* epdg_ue_fsm_262422613419145 start_timer {state_timeout,10000, swm_der_timeout,[]} in state state_wait_auth_resp *DBG* aaa_ue_fsm_262422613419145 consume internal init_state in state state_new 04:15:59.769 [info] ue_fsm init("262422613419145") *DBG* aaa_ue_fsm_262422613419145 receive call {rx_swm_der_auth_req,33,"internet",#{}} from <0.201.0> in state state_new 04:15:59.769 [info] ue_fsm ev_rx_swm_der_auth_req 04:15:59.770 [info] ue_fsm state_new event=rx_swm_der_auth_req {33, "internet", #{}}, {ue_fsm_data,"262422613419145",undefined,undefined,false,false,undefined} 04:15:59.770 [debug] Swx MAR: IPv4Opt=<<"ÿÿÿþ">> IPv6Opt=[] 04:15:59.770 [debug] Swx Tx MAR: {'MAR',["epdg.localdomain",";","1805677143",";","184",";","nonode@nohost"],1,undefined,undefined,undefined,"262422613419145",{'Vendor-Specific-Application-Id',10415,[16777265],[]},{'SIP-Auth-Data-Item',[],["EAP-AKA"],[],[],[],[],[],[],<<"ÿÿÿþ">>,[],[],[],[]},1,[],1,[],[],[],[],[],[],[],[]} *DBG* aaa_ue_fsm_262422613419145 send ok to <0.201.0> *DBG* aaa_ue_fsm_262422613419145 consume call {rx_swm_der_auth_req,33,"internet",#{}} from <0.201.0> in state state_new => state_wait_swx_maa 04:15:59.784 [info] SWx Rx MAA {<0.735.0>,{diameter_caps,{"epdg.localdomain","hss.localdomain"},{"localdomain","localdomain"},{[{127,0,0,1},{172,18,62,20},{192,168,0,2}],[{172,18,62,103}]},{0,10415},{"osmo-epdg","TTCN-3 Testsuite"},{[],[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;1805677143;184;nonode@nohost",1,"hss.localdomain","localdomain",{'Vendor-Specific-Application-Id',10415,[16777265],[]},"262422613419145",[],[2001],[],[1],[{'SIP-Auth-Data-Item',[0],["Digest-AKAv1-MD5"],[[204,85,84,153,235,136,167,120,151,50,11,11,216,98,48,63,32,15,181,76,46,242,205,107,69,203,212,195,18,153,113,166]],[[204,85,84,153,235,136,167,120,151,50,11,11,216,98,48,63,121,80,220,136,245,2,12,26,168,60,250,249,203,120]],["foobar"],[[51,155,194,196,215,144,3,176,236,86,74,48,143,129,90,44]],[[206,202,83,30,254,38,4,139,27,238,179,117,163,233,185,167]],[],[],[],[],[],[]}],[],[],[],[],[],[]}/ Errors []  *DBG* aaa_ue_fsm_262422613419145 receive call {rx_swx_maa, {ok,[{epdg_auth_tuple, <<204,85,84,153,235,136,167,120,151,50,11,11,216,98,48,63>>, <<32,15,181,76,46,242,205,107,69,203,212,195,18,153,113,166>>, <<204,85,84,153,235,136,167,120,151,50,11,11,216,98,48,63, 121,80,220,136,245,2,12,26,168,60,250,249,203,120>>, <<206,202,83,30,254,38,4,139,27,238,179,117,163,233,185,167>>, <<51,155,194,196,215,144,3,176,236,86,74,48,143,129,90,44>>}]}} from <0.1223.0> in state state_wait_swx_maa 04:15:59.784 [info] dia_sip2gsup: auth [204,85,84,153,235,136,167,120,151,50,11,11,216,98,48,63,32,15,181,76,46,242,205,107,69,203,212,195,18,153,113,166] authz [204,85,84,153,235,136,167,120,151,50,11,11,216,98,48,63,121,80,220,136,245,2,12,26,168,60,250,249,203,120]  04:15:59.784 [info] rand [204,85,84,153,235,136,167,120,151,50,11,11,216,98,48,63] autn [32,15,181,76,46,242,205,107,69,203,212,195,18,153,113,166]  *DBG* aaa_ue_fsm_262422613419145 send ok to <0.1223.0> 04:15:59.784 [info] ue_fsm ev_rx_swx_maa *DBG* aaa_ue_fsm_262422613419145 consume call {rx_swx_maa, {ok,[{epdg_auth_tuple, <<204,85,84,153,235,136,167,120,151,50,11,11,216,98,48,63>>, <<32,15,181,76,46,242,205,107,69,203,212,195,18,153,113,166>>, <<204,85,84,153,235,136,167,120,151,50,11,11,216,98,48,63, 121,80,220,136,245,2,12,26,168,60,250,249,203,120>>, <<206,202,83,30,254,38,4,139,27,238,179,117,163,233,185,167>>, <<51,155,194,196,215,144,3,176,236,86,74,48,143,129,90,44>>}]}} from <0.1223.0> in state state_wait_swx_maa => state_new *DBG* epdg_ue_fsm_262422613419145 receive call {received_swm_dea_auth_response, {ok,[{epdg_auth_tuple, <<204,85,84,153,235,136,167,120,151,50,11,11,216,98,48,63>>, <<32,15,181,76,46,242,205,107,69,203,212,195,18,153,113,166>>, <<204,85,84,153,235,136,167,120,151,50,11,11,216,98,48,63, 121,80,220,136,245,2,12,26,168,60,250,249,203,120>>, <<206,202,83,30,254,38,4,139,27,238,179,117,163,233,185,167>>, <<51,155,194,196,215,144,3,176,236,86,74,48,143,129,90,44>>}]}} from <0.211.0> in state state_wait_auth_resp 04:15:59.785 [info] ue_fsm state_wait_swx_maa event=rx_swx_maa, {ue_fsm_data,"262422613419145",undefined,undefined,false,false,undefined} 04:15:59.785 [info] ue_fsm received_swm_dea_auth_response {ok,[{epdg_auth_tuple,<<204,85,84,153,235,136,167,120,151,50,11,11,216,98,48,63>>,<<32,15,181,76,46,242,205,107,69,203,212,195,18,153,113,166>>,<<204,85,84,153,235,136,167,120,151,50,11,11,216,98,48,63,121,80,220,136,245,2,12,26,168,60,250,249,203,120>>,<<206,202,83,30,254,38,4,139,27,238,179,117,163,233,185,167>>,<<51,155,194,196,215,144,3,176,236,86,74,48,143,129,90,44>>}]} *DBG* epdg_ue_fsm_262422613419145 send ok to <0.211.0> *DBG* gsup_server got cast {auth_response, {<<"262422613419145">>, {ok, [{epdg_auth_tuple, <<204,85,84,153,235,136,167,120,151,50,11,11, 216,98,48,63>>, <<32,15,181,76,46,242,205,107,69,203,212,195, 18,153,113,166>>, <<204,85,84,153,235,136,167,120,151,50,11,11, 216,98,48,63,121,80,220,136,245,2,12,26,168, 60,250,249,203,120>>, <<206,202,83,30,254,38,4,139,27,238,179,117, 163,233,185,167>>, <<51,155,194,196,215,144,3,176,236,86,74, 48,143,129,90,44>>}]}}} 04:15:59.786 [info] ue_fsm state_wait_auth_resp event=received_swm_dea_auth_response Result={ok,[{epdg_auth_tuple,<<204,85,84,153,235,136,167,120,151,50,11,11,216,98,48,63>>,<<32,15,181,76,46,242,205,107,69,203,212,195,18,153,113,166>>,<<204,85,84,153,235,136,167,120,151,50,11,11,216,98,48,63,121,80,220,136,245,2,12,26,168,60,250,249,203,120>>,<<206,202,83,30,254,38,4,139,27,238,179,117,163,233,185,167>>,<<51,155,194,196,215,144,3,176,236,86,74,48,143,129,90,44>>}]}, {ue_fsm_data,<<"262422613419145">>,"internet",[],undefined,false,0,false,false} *DBG* epdg_ue_fsm_262422613419145 consume call {received_swm_dea_auth_response, {ok,[{epdg_auth_tuple, <<204,85,84,153,235,136,167,120,151,50,11,11,216,98,48,63>>, <<32,15,181,76,46,242,205,107,69,203,212,195,18,153,113,166>>, <<204,85,84,153,235,136,167,120,151,50,11,11,216,98,48,63, 121,80,220,136,245,2,12,26,168,60,250,249,203,120>>, <<206,202,83,30,254,38,4,139,27,238,179,117,163,233,185,167>>, <<51,155,194,196,215,144,3,176,236,86,74,48,143,129,90,44>>}]}} from <0.211.0> in state state_wait_auth_resp => state_authenticating 04:15:59.786 [info] auth_response(<<"262422613419145">>): {ok,[{epdg_auth_tuple,<<204,85,84,153,235,136,167,120,151,50,11,11,216,98,48,63>>,<<32,15,181,76,46,242,205,107,69,203,212,195,18,153,113,166>>,<<204,85,84,153,235,136,167,120,151,50,11,11,216,98,48,63,121,80,220,136,245,2,12,26,168,60,250,249,203,120>>,<<206,202,83,30,254,38,4,139,27,238,179,117,163,233,185,167>>,<<51,155,194,196,215,144,3,176,236,86,74,48,143,129,90,44>>}]} *DBG* gsup_server new state {gsups_state,#Port<0.16>,4222,#Port<0.54>, {ipa_ccm_options,"EPDG-00-00-00-00-00-00", "0/0/0","00:00:00:00:00:00", "00:00:00:00:00:00","00:00:00:00:00:00", "00:00:00:00:00:00","00:00:00:00:00:00", "EPDG-00-00-00-00-00-00",false}} 04:15:59.787 [info] auth_response for <<"262422613419145">>: {ok,[{epdg_auth_tuple,<<204,85,84,153,235,136,167,120,151,50,11,11,216,98,48,63>>,<<32,15,181,76,46,242,205,107,69,203,212,195,18,153,113,166>>,<<204,85,84,153,235,136,167,120,151,50,11,11,216,98,48,63,121,80,220,136,245,2,12,26,168,60,250,249,203,120>>,<<206,202,83,30,254,38,4,139,27,238,179,117,163,233,185,167>>,<<51,155,194,196,215,144,3,176,236,86,74,48,143,129,90,44>>}]} 04:15:59.787 [info] GSUP: Tx #{auth_tuples => [#{autn => <<32,15,181,76,46,242,205,107,69,203,212,195,18,153,113,166>>,ck => <<51,155,194,196,215,144,3,176,236,86,74,48,143,129,90,44>>,ik => <<206,202,83,30,254,38,4,139,27,238,179,117,163,233,185,167>>,rand => <<204,85,84,153,235,136,167,120,151,50,11,11,216,98,48,63>>,res => <<204,85,84,153,235,136,167,120,151,50,11,11,216,98,48,63,121,80,220,136,245,2,12,26,168,60,250,249,203,120>>}],imsi => <<"262422613419145">>,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 => <<"262422613419145">>, message_type => location_upd_req}} *DBG* epdg_ue_fsm_262422613419145 receive call lu_request from <0.1224.0> in state state_authenticating 04:15:59.793 [info] GSUP: Rx #{cn_domain => 1,imsi => <<"262422613419145">>,message_type => location_upd_req} *DBG* epdg_ue_fsm_262422613419145 send ok to <0.1224.0> *DBG* aaa_ue_fsm_262422613419145 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_262422613419145 consume call lu_request from <0.1224.0> in state state_authenticating 04:15:59.793 [info] ue_fsm lu_request 04:15:59.794 [info] ue_fsm state_authenticating event=lu_request, {ue_fsm_data,<<"262422613419145">>,"internet",[],undefined,false,0,false,false} *DBG* aaa_ue_fsm_262422613419145 send ok to <0.201.0> 04:15:59.794 [info] ue_fsm ev_rx_swm_der_auth_compl *DBG* aaa_ue_fsm_262422613419145 consume call {rx_swm_der_auth_compl,"internet"} from <0.201.0> in state state_new => state_wait_swx_saa 04:15:59.794 [info] ue_fsm state_new event=rx_swm_der_auth_compl, {ue_fsm_data,"262422613419145",undefined,undefined,false,false,undefined} 04:15:59.794 [debug] SWx Tx SAR Imsi="262422613419145" Type=1 APN="internet" AgentInfoOpt=[]  04:15:59.794 [debug] SWx prepare_request: {'SAR',["epdg.localdomain",";","1805677143",";","185",";","nonode@nohost"],{'Vendor-Specific-Application-Id',10415,[16777265],[]},1,"epdg.localdomain","localdomain","localdomain","262422613419145",1,[],["hss.localdomain"],["internet"],[],[],[],[],[],[],[],[],[]} *DBG* aaa_ue_fsm_262422613419145 receive call {rx_swx_saa,{ok,1,#{}}} from <0.1225.0> in state state_wait_swx_saa 04:15:59.804 [info] SWx Rx SAA {<0.735.0>,{diameter_caps,{"epdg.localdomain","hss.localdomain"},{"localdomain","localdomain"},{[{127,0,0,1},{172,18,62,20},{192,168,0,2}],[{172,18,62,103}]},{0,10415},{"osmo-epdg","TTCN-3 Testsuite"},{[],[1]},{[10415,13019,5535],[5535,10415,13019]},{[],[]},{[],[0]},{[],[]},{[{'diameter_base_Vendor-Specific-Application-Id',10415,[16777265],[]}],[{'diameter_base_Vendor-Specific-Application-Id',[10415],[16777265],[]}]},{[],[]},{[],[]}}}: {'SAA',"epdg.localdomain;1805677143;185;nonode@nohost",{'Vendor-Specific-Application-Id',10415,[16777265],[]},1,"hss.localdomain","localdomain","262422613419145",[],[2001],[],[{'Non-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_262422613419145 send ok to <0.1225.0> *DBG* epdg_ue_fsm_262422613419145 receive call {received_swm_dea_auth_compl_response,{ok,#{}}} from <0.211.0> in state state_authenticating 04:15:59.804 [info] ue_fsm ev_rx_swx_saa *DBG* aaa_ue_fsm_262422613419145 consume call {rx_swx_saa,{ok,1,#{}}} from <0.1225.0> in state state_wait_swx_saa => state_authenticated 04:15:59.804 [info] ue_fsm state_wait_swx_saa event=rx_swx_saa {ok,1,#{}}, {ue_fsm_data,"262422613419145",undefined,undefined,false,false,undefined} *DBG* epdg_ue_fsm_262422613419145 send ok to <0.211.0> *DBG* gsup_server got cast {lu_response,{<<"262422613419145">>,ok}} *DBG* epdg_ue_fsm_262422613419145 consume call {received_swm_dea_auth_compl_response,{ok,#{}}} from <0.211.0> in state state_authenticating => state_authenticated 04:15:59.805 [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:15:59.805 [info] ue_fsm state_authenticating event=lu_request, {ok,#{}}, {ue_fsm_data,<<"262422613419145">>,"internet",[],undefined,false,0,false,false} 04:15:59.805 [info] lu_response(<<"262422613419145">>): ok 04:15:59.805 [info] lu_response for <<"262422613419145">>: ok 04:15:59.805 [info] GSUP: Tx #{imsi => <<"262422613419145">>,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 => <<"262422613419145">>, message_class => 5, message_type => epdg_tunnel_request, pco => <<128,0,13,0,0,12,0>>}} 04:15:59.811 [info] GSUP: Rx #{cn_domain => 1,imsi => <<"262422613419145">>,message_class => 5,message_type => epdg_tunnel_request,pco => <<128,0,13,0,0,12,0>>} *DBG* epdg_ue_fsm_262422613419145 receive call {tunnel_request,<<128,0,13,0,0,12,0>>} from <0.1226.0> in state state_authenticated 04:15:59.811 [info] ue_fsm tunnel_request(<<128,0,13,0,0,12,0>>) 04:15:59.811 [info] ue_fsm state_authenticated event=tunnel_request, {ue_fsm_data,<<"262422613419145">>,"internet",[],undefined,false,0,false,false} 04:15:59.811 [debug] Selected PGW Remote Address "172.18.62.103" 04:15:59.812 [info] s2b: Tx {gtp,v2,create_session_request,0,8064684,undefined,[],[{v2_international_mobile_subscriber_identity,0,<<"262422613419145">>},{v2_serving_network,0,{<<"901">>,<<"042">>}},{v2_rat_type,0,3},{v2_fully_qualified_tunnel_endpoint_identifier,0,30,894437884,<<172,18,62,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,3048189984,<<172,18,62,20>>,undefined}]},{v2_recovery,0,0},{v2_additional_protocol_configuration_options,0,{0,[{13,<<>>},{12,<<>>}]}}]} *DBG* epdg_ue_fsm_262422613419145 send ok to <0.1226.0> 04:15:59.812 [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_262422613419145 consume call {tunnel_request,<<128,0,13,0,0,12,0>>} from <0.1226.0> in state state_authenticated => state_wait_create_session_resp *DBG* epdg_ue_fsm_262422613419145 start_timer {state_timeout,10000, create_session_timeout,[]} in state state_wait_create_session_resp *DBG* aaa_ue_fsm_262422613419145 receive call {rx_s6b_aar,"262422613419145@nai.epc.mnc001.mcc01.3gppnetwork.org", "internet", [{'MIP6-Agent-Info',[{172,18,62,103}],[],[],[]}]} from <0.1227.0> in state state_authenticated 04:15:59.829 [info] S6b Rx from {diameter_caps,{"aaa.localdomain","pgw.localdomain"},{"localdomain","localdomain"},{[{172,18,62,20}],[{172,18,62,103}]},{0,10415},{"osmo-epdg-AAA","TTCN-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,["262422613419145@nai.epc.mnc001.mcc01.3gppnetwork.org"],[{'MIP6-Agent-Info',[{172,18,62,103}],[],[],[]}],[70368744177664],[],[],["internet"],[],[],[],[],[],[]} 04:15:59.829 [info] ue_fsm ev_rx_s6b_aar: "262422613419145@nai.epc.mnc001.mcc01.3gppnetwork.org" "internet" [{'MIP6-Agent-Info',[{172,18,62,103}],[],[],[]}] 04:15:59.829 [info] ue_fsm state_authenticated event=rx_s6b_aar NAI="262422613419145@nai.epc.mnc001.mcc01.3gppnetwork.org" Apn="internet" AgentInfo=[{'MIP6-Agent-Info',[{172,18,62,103}],[],[],[]}], {ue_fsm_data,"262422613419145",undefined,undefined,true,false,undefined} *DBG* aaa_ue_fsm_262422613419145 send ok to <0.1227.0> 04:15:59.829 [debug] SWx Tx SAR Imsi="262422613419145" Type=13 APN="internet" AgentInfoOpt=[{'MIP6-Agent-Info',[{172,18,62,103}],[],[],[]}]  04:15:59.829 [debug] SWx prepare_request: {'SAR',["epdg.localdomain",";","1805677143",";","186",";","nonode@nohost"],{'Vendor-Specific-Application-Id',10415,[16777265],[]},1,"epdg.localdomain","localdomain","localdomain","262422613419145",13,[],["hss.localdomain"],["internet"],[],[{'MIP6-Agent-Info',[{172,18,62,103}],[],[],[]}],[],[],[],[],[],[],[]} *DBG* aaa_ue_fsm_262422613419145 consume call {rx_s6b_aar,"262422613419145@nai.epc.mnc001.mcc01.3gppnetwork.org", "internet", [{'MIP6-Agent-Info',[{172,18,62,103}],[],[],[]}]} from <0.1227.0> in state state_authenticated => state_authenticated_wait_swx_saa 04:15:59.829 [debug] Waiting for S6b AAA *DBG* aaa_ue_fsm_262422613419145 receive call {rx_swx_saa,{ok,13,#{}}} from <0.1228.0> in state state_authenticated_wait_swx_saa 04:15:59.836 [info] SWx Rx SAA {<0.735.0>,{diameter_caps,{"epdg.localdomain","hss.localdomain"},{"localdomain","localdomain"},{[{127,0,0,1},{172,18,62,20},{192,168,0,2}],[{172,18,62,103}]},{0,10415},{"osmo-epdg","TTCN-3 Testsuite"},{[],[1]},{[10415,13019,5535],[5535,10415,13019]},{[],[]},{[],[0]},{[],[]},{[{'diameter_base_Vendor-Specific-Application-Id',10415,[16777265],[]}],[{'diameter_base_Vendor-Specific-Application-Id',[10415],[16777265],[]}]},{[],[]},{[],[]}}}: {'SAA',"epdg.localdomain;1805677143;186;nonode@nohost",{'Vendor-Specific-Application-Id',10415,[16777265],[]},1,"hss.localdomain","localdomain","262422613419145",[],[2001],[],[{'Non-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_262422613419145 send ok to <0.1228.0> 04:15:59.836 [info] ue_fsm ev_rx_swx_saa *DBG* aaa_ue_fsm_262422613419145 consume call {rx_swx_saa,{ok,13,#{}}} from <0.1228.0> in state state_authenticated_wait_swx_saa => state_authenticated 04:15:59.837 [info] ue_fsm state_authenticated_wait_swx_saa event=rx_swx_saa SAType=13 ResulCode={epdg_dia_rc,undefined,2001}, {ue_fsm_data,"262422613419145","262422613419145@nai.epc.mnc001.mcc01.3gppnetwork.org","internet",true,false,<0.1227.0>} 04:15:59.837 [debug] Rx AAA with DiaRC={epdg_dia_rc,undefined,2001} 04:15:59.837 [info] S6b Tx to {diameter_caps,{"aaa.localdomain","pgw.localdomain"},{"localdomain","localdomain"},{[{172,18,62,20}],[{172,18,62,103}]},{0,10415},{"osmo-epdg-AAA","TTCN-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:15:59.846 [debug] S2b: Rx from IP {172,18,62,103} port 2123: <<72,33,0,117,53,80,9,252,123,14,172,0,2,0,2,0,16,0,87,0,9,1,160,230,223,200,160,172,18,62,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,230,223,200,160,172,18,62,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,230,223,200,160,163,0,15,0,128,0,13,4,1,2,3,4,0,12,4,5,6,7,8>> 04:15:59.847 [debug] S2b: Rx from IP {172,18,62,103} port 2123: {gtp,v2,create_session_response,894437884,8064684,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,3873425568,<<172,18,62,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,3873425568,<<172,18,62,103>>,undefined},{v2_pdn_address_allocation,0} => {v2_pdn_address_allocation,0,ipv4,<<192,168,0,49>>}}} 04:15:59.847 [info] s2b: Updated Session after create_session_response: {gtp_session,<<"262422613419145">>,<0.1221.0>,<<"internet">>,{172,18,62,103},{172,18,62,103},undefined,894437884,3873425568,5,{set,1,16,16,8,80,48,{[],[],[],[],[],[],[],[],[],[],[],[],[],[],[],[]},{{[],[],[],[],[{gtp_bearer,5,3048189984,3873425568}],[],[],[],[],[],[],[],[],[],[],[]}}}} *DBG* epdg_ue_fsm_262422613419145 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 => 3048189984, remote_ipv4 => <<172,18,62,103>>, remote_ipv6 => undefined,remote_teid => 3873425568}}} from <0.1229.0> in state state_wait_create_session_resp 04:15:59.847 [debug] s2b: APCO_dec: {v2_additional_protocol_configuration_options,0,{0,[{13,<<1,2,3,4>>},{12,<<5,6,7,8>>}]}} 04:15:59.847 [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 => 3048189984,remote_ipv4 => <<172,18,62,103>>,remote_ipv6 => undefined,remote_teid => 3873425568}} 04:15:59.848 [info] ue_fsm state_authenticated event=received_gtpc_create_session_response, {ue_fsm_data,<<"262422613419145">>,"internet",[],undefined,false,0,false,false} 04:15:59.848 [info] KMOD Port Create PDP Context Call {<0.1221.0>,[alias|#Ref<0.1283019585.1655242763.196755>]}: {create_pdp_context,{172,18,62,103},3048189984,3873425568,{192,168,0,49}} 04:15:59.848 [debug] create_pdp_context: 1, {172,18,62,103}, {192,168,0,49}, 3048189984, 3873425568 04:15:59.848 [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,62,103}},{ms_address,{192,168,0,49}},{i_tid,3048189984},{o_tid,3873425568}]}} *DBG* epdg_ue_fsm_262422613419145 send ok to <0.1229.0> *DBG* gsup_server got cast {tunnel_response, {<<"262422613419145">>, {ok, #{apco => <<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 => 3048189984, remote_ipv4 => <<172,18,62,103>>, remote_ipv6 => undefined, remote_teid => 3873425568}}}} 04:15:59.849 [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 => 3048189984,remote_ipv4 => <<172,18,62,103>>,remote_ipv6 => undefined,remote_teid => 3873425568}) returned ok *DBG* epdg_ue_fsm_262422613419145 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 => 3048189984, remote_ipv4 => <<172,18,62,103>>, remote_ipv6 => undefined,remote_teid => 3873425568}}} from <0.1229.0> in state state_wait_create_session_resp => state_active 04:15:59.849 [info] tunnel_response(<<"262422613419145">>): {ok,#{apco => <<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 => 3048189984,remote_ipv4 => <<172,18,62,103>>,remote_ipv6 => undefined,remote_teid => 3873425568}} 04:15:59.849 [info] tunnel_response for <<"262422613419145">>: {ok,#{apco => <<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 => 3048189984,remote_ipv4 => <<172,18,62,103>>,remote_ipv6 => undefined,remote_teid => 3873425568}} *DBG* gsup_server new state {gsups_state,#Port<0.16>,4222,#Port<0.54>, {ipa_ccm_options,"EPDG-00-00-00-00-00-00", "0/0/0","00:00:00:00:00:00", "00:00:00:00:00:00","00:00:00:00:00:00", "00:00:00:00:00:00","00:00:00:00:00:00", "EPDG-00-00-00-00-00-00",false}} 04:15:59.849 [info] GSUP: Tx #{imsi => <<"262422613419145">>,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 => <<"262424404245402">>, 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_262424404245402 enter epdg_ue_fsm in state state_new *DBG* epdg_ue_fsm_262424404245402 consume internal init_state in state state_new *DBG* epdg_ue_fsm_262424404245402 receive call {auth_request,33,"internet",#{}} from <0.1230.0> in state state_new 04:15:59.867 [info] GSUP: Rx #{imsi => <<"262424404245402">>,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:15:59.867 [info] ue_fsm start(epdg_ue_fsm_262424404245402) *DBG* epdg_ue_fsm_262424404245402 send ok to <0.1230.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:15:59.867 [info] ue_fsm init(<<"262424404245402">>) *DBG* epdg_ue_fsm_262424404245402 consume call {auth_request,33,"internet",#{}} from <0.1230.0> in state state_new => state_wait_auth_resp *DBG* aaa_ue_fsm_262424404245402 enter aaa_ue_fsm in state state_new 04:15:59.867 [info] ue_fsm auth_request *DBG* epdg_ue_fsm_262424404245402 start_timer {state_timeout,10000, swm_der_timeout,[]} in state state_wait_auth_resp *DBG* aaa_ue_fsm_262424404245402 consume internal init_state in state state_new 04:15:59.868 [info] ue_fsm state_new event=auth_request {33, "internet", #{}}, {ue_fsm_data,<<"262424404245402">>,"internet",[],undefined,false,0,false,false} *DBG* aaa_ue_fsm_262424404245402 receive call {rx_swm_der_auth_req,33,"internet",#{}} from <0.201.0> in state state_new 04:15:59.868 [info] ue_fsm start_link(aaa_ue_fsm_262424404245402) 04:15:59.868 [info] ue_fsm init("262424404245402") 04:15:59.868 [info] ue_fsm ev_rx_swm_der_auth_req 04:15:59.869 [info] ue_fsm state_new event=rx_swm_der_auth_req {33, "internet", #{}}, {ue_fsm_data,"262424404245402",undefined,undefined,false,false,undefined} 04:15:59.869 [debug] Swx MAR: IPv4Opt=<<"ÿÿÿþ">> IPv6Opt=[] 04:15:59.869 [debug] Swx Tx MAR: {'MAR',["epdg.localdomain",";","1805677143",";","187",";","nonode@nohost"],1,undefined,undefined,undefined,"262424404245402",{'Vendor-Specific-Application-Id',10415,[16777265],[]},{'SIP-Auth-Data-Item',[],["EAP-AKA"],[],[],[],[],[],[],<<"ÿÿÿþ">>,[],[],[],[]},1,[],1,[],[],[],[],[],[],[],[]} *DBG* aaa_ue_fsm_262424404245402 send ok to <0.201.0> *DBG* aaa_ue_fsm_262424404245402 consume call {rx_swm_der_auth_req,33,"internet",#{}} from <0.201.0> in state state_new => state_wait_swx_maa 04:15:59.881 [info] SWx Rx MAA {<0.735.0>,{diameter_caps,{"epdg.localdomain","hss.localdomain"},{"localdomain","localdomain"},{[{127,0,0,1},{172,18,62,20},{192,168,0,2}],[{172,18,62,103}]},{0,10415},{"osmo-epdg","TTCN-3 Testsuite"},{[],[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;1805677143;187;nonode@nohost",1,"hss.localdomain","localdomain",{'Vendor-Specific-Application-Id',10415,[16777265],[]},"262424404245402",[],[2001],[],[1],[{'SIP-Auth-Data-Item',[0],["Digest-AKAv1-MD5"],[[215,178,89,230,249,60,88,19,50,255,177,83,141,240,213,18,37,117,193,33,113,92,174,19,18,132,209,128,211,107,64,193]],[[215,178,89,230,249,60,88,19,50,255,177,83,141,240,213,18,43,147,2,7,168,130,224,198,173,195,142,203,183,2]],["foobar"],[[35,45,143,14,15,64,80,239,169,255,252,94,0,220,152,176]],[[45,214,47,241,137,196,175,202,105,92,214,37,16,210,47,248]],[],[],[],[],[],[]}],[],[],[],[],[],[]}/ Errors []  *DBG* aaa_ue_fsm_262424404245402 receive call {rx_swx_maa, {ok,[{epdg_auth_tuple, <<215,178,89,230,249,60,88,19,50,255,177,83,141,240,213,18>>, <<37,117,193,33,113,92,174,19,18,132,209,128,211,107,64,193>>, <<215,178,89,230,249,60,88,19,50,255,177,83,141,240,213,18, 43,147,2,7,168,130,224,198,173,195,142,203,183,2>>, <<45,214,47,241,137,196,175,202,105,92,214,37,16,210,47,248>>, <<35,45,143,14,15,64,80,239,169,255,252,94,0,220,152,176>>}]}} from <0.1233.0> in state state_wait_swx_maa 04:15:59.881 [info] dia_sip2gsup: auth [215,178,89,230,249,60,88,19,50,255,177,83,141,240,213,18,37,117,193,33,113,92,174,19,18,132,209,128,211,107,64,193] authz [215,178,89,230,249,60,88,19,50,255,177,83,141,240,213,18,43,147,2,7,168,130,224,198,173,195,142,203,183,2]  04:15:59.881 [info] rand [215,178,89,230,249,60,88,19,50,255,177,83,141,240,213,18] autn [37,117,193,33,113,92,174,19,18,132,209,128,211,107,64,193]  *DBG* aaa_ue_fsm_262424404245402 send ok to <0.1233.0> 04:15:59.881 [info] ue_fsm ev_rx_swx_maa *DBG* epdg_ue_fsm_262424404245402 receive call {received_swm_dea_auth_response, {ok,[{epdg_auth_tuple, <<215,178,89,230,249,60,88,19,50,255,177,83,141,240,213,18>>, <<37,117,193,33,113,92,174,19,18,132,209,128,211,107,64,193>>, <<215,178,89,230,249,60,88,19,50,255,177,83,141,240,213,18, 43,147,2,7,168,130,224,198,173,195,142,203,183,2>>, <<45,214,47,241,137,196,175,202,105,92,214,37,16,210,47,248>>, <<35,45,143,14,15,64,80,239,169,255,252,94,0,220,152,176>>}]}} from <0.211.0> in state state_wait_auth_resp *DBG* aaa_ue_fsm_262424404245402 consume call {rx_swx_maa, {ok,[{epdg_auth_tuple, <<215,178,89,230,249,60,88,19,50,255,177,83,141,240,213,18>>, <<37,117,193,33,113,92,174,19,18,132,209,128,211,107,64,193>>, <<215,178,89,230,249,60,88,19,50,255,177,83,141,240,213,18, 43,147,2,7,168,130,224,198,173,195,142,203,183,2>>, <<45,214,47,241,137,196,175,202,105,92,214,37,16,210,47,248>>, <<35,45,143,14,15,64,80,239,169,255,252,94,0,220,152,176>>}]}} from <0.1233.0> in state state_wait_swx_maa => state_new 04:15:59.882 [info] ue_fsm state_wait_swx_maa event=rx_swx_maa, {ue_fsm_data,"262424404245402",undefined,undefined,false,false,undefined} *DBG* epdg_ue_fsm_262424404245402 send ok to <0.211.0> *DBG* gsup_server got cast {auth_response, {<<"262424404245402">>, {ok, [{epdg_auth_tuple, <<215,178,89,230,249,60,88,19,50,255,177,83, 141,240,213,18>>, <<37,117,193,33,113,92,174,19,18,132,209,128, 211,107,64,193>>, <<215,178,89,230,249,60,88,19,50,255,177,83, 141,240,213,18,43,147,2,7,168,130,224,198, 173,195,142,203,183,2>>, <<45,214,47,241,137,196,175,202,105,92,214,37, 16,210,47,248>>, <<35,45,143,14,15,64,80,239,169,255,252, 94,0,220,152,176>>}]}}} *DBG* epdg_ue_fsm_262424404245402 consume call {received_swm_dea_auth_response, {ok,[{epdg_auth_tuple, <<215,178,89,230,249,60,88,19,50,255,177,83,141,240,213,18>>, <<37,117,193,33,113,92,174,19,18,132,209,128,211,107,64,193>>, <<215,178,89,230,249,60,88,19,50,255,177,83,141,240,213,18, 43,147,2,7,168,130,224,198,173,195,142,203,183,2>>, <<45,214,47,241,137,196,175,202,105,92,214,37,16,210,47,248>>, <<35,45,143,14,15,64,80,239,169,255,252,94,0,220,152,176>>}]}} from <0.211.0> in state state_wait_auth_resp => state_authenticating 04:15:59.883 [info] ue_fsm received_swm_dea_auth_response {ok,[{epdg_auth_tuple,<<215,178,89,230,249,60,88,19,50,255,177,83,141,240,213,18>>,<<37,117,193,33,113,92,174,19,18,132,209,128,211,107,64,193>>,<<215,178,89,230,249,60,88,19,50,255,177,83,141,240,213,18,43,147,2,7,168,130,224,198,173,195,142,203,183,2>>,<<45,214,47,241,137,196,175,202,105,92,214,37,16,210,47,248>>,<<35,45,143,14,15,64,80,239,169,255,252,94,0,220,152,176>>}]} *DBG* gsup_server new state {gsups_state,#Port<0.16>,4222,#Port<0.54>, {ipa_ccm_options,"EPDG-00-00-00-00-00-00", "0/0/0","00:00:00:00:00:00", "00:00:00:00:00:00","00:00:00:00:00:00", "00:00:00:00:00:00","00:00:00:00:00:00", "EPDG-00-00-00-00-00-00",false}} 04:15:59.883 [info] ue_fsm state_wait_auth_resp event=received_swm_dea_auth_response Result={ok,[{epdg_auth_tuple,<<215,178,89,230,249,60,88,19,50,255,177,83,141,240,213,18>>,<<37,117,193,33,113,92,174,19,18,132,209,128,211,107,64,193>>,<<215,178,89,230,249,60,88,19,50,255,177,83,141,240,213,18,43,147,2,7,168,130,224,198,173,195,142,203,183,2>>,<<45,214,47,241,137,196,175,202,105,92,214,37,16,210,47,248>>,<<35,45,143,14,15,64,80,239,169,255,252,94,0,220,152,176>>}]}, {ue_fsm_data,<<"262424404245402">>,"internet",[],undefined,false,0,false,false} 04:15:59.883 [info] auth_response(<<"262424404245402">>): {ok,[{epdg_auth_tuple,<<215,178,89,230,249,60,88,19,50,255,177,83,141,240,213,18>>,<<37,117,193,33,113,92,174,19,18,132,209,128,211,107,64,193>>,<<215,178,89,230,249,60,88,19,50,255,177,83,141,240,213,18,43,147,2,7,168,130,224,198,173,195,142,203,183,2>>,<<45,214,47,241,137,196,175,202,105,92,214,37,16,210,47,248>>,<<35,45,143,14,15,64,80,239,169,255,252,94,0,220,152,176>>}]} 04:15:59.884 [info] auth_response for <<"262424404245402">>: {ok,[{epdg_auth_tuple,<<215,178,89,230,249,60,88,19,50,255,177,83,141,240,213,18>>,<<37,117,193,33,113,92,174,19,18,132,209,128,211,107,64,193>>,<<215,178,89,230,249,60,88,19,50,255,177,83,141,240,213,18,43,147,2,7,168,130,224,198,173,195,142,203,183,2>>,<<45,214,47,241,137,196,175,202,105,92,214,37,16,210,47,248>>,<<35,45,143,14,15,64,80,239,169,255,252,94,0,220,152,176>>}]} 04:15:59.884 [info] GSUP: Tx #{auth_tuples => [#{autn => <<37,117,193,33,113,92,174,19,18,132,209,128,211,107,64,193>>,ck => <<35,45,143,14,15,64,80,239,169,255,252,94,0,220,152,176>>,ik => <<45,214,47,241,137,196,175,202,105,92,214,37,16,210,47,248>>,rand => <<215,178,89,230,249,60,88,19,50,255,177,83,141,240,213,18>>,res => <<215,178,89,230,249,60,88,19,50,255,177,83,141,240,213,18,43,147,2,7,168,130,224,198,173,195,142,203,183,2>>}],imsi => <<"262424404245402">>,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 => <<"262424404245402">>, message_type => location_upd_req}} *DBG* epdg_ue_fsm_262424404245402 receive call lu_request from <0.1234.0> in state state_authenticating 04:15:59.889 [info] GSUP: Rx #{cn_domain => 1,imsi => <<"262424404245402">>,message_type => location_upd_req} *DBG* epdg_ue_fsm_262424404245402 send ok to <0.1234.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:15:59.889 [info] ue_fsm lu_request *DBG* aaa_ue_fsm_262424404245402 receive call {rx_swm_der_auth_compl,"internet"} from <0.201.0> in state state_new *DBG* epdg_ue_fsm_262424404245402 consume call lu_request from <0.1234.0> in state state_authenticating 04:15:59.889 [info] ue_fsm state_authenticating event=lu_request, {ue_fsm_data,<<"262424404245402">>,"internet",[],undefined,false,0,false,false} 04:15:59.889 [info] ue_fsm ev_rx_swm_der_auth_compl 04:15:59.890 [info] ue_fsm state_new event=rx_swm_der_auth_compl, {ue_fsm_data,"262424404245402",undefined,undefined,false,false,undefined} *DBG* aaa_ue_fsm_262424404245402 send ok to <0.201.0> *DBG* aaa_ue_fsm_262424404245402 consume call {rx_swm_der_auth_compl,"internet"} from <0.201.0> in state state_new => state_wait_swx_saa 04:15:59.890 [debug] SWx Tx SAR Imsi="262424404245402" Type=1 APN="internet" AgentInfoOpt=[]  04:15:59.890 [debug] SWx prepare_request: {'SAR',["epdg.localdomain",";","1805677143",";","188",";","nonode@nohost"],{'Vendor-Specific-Application-Id',10415,[16777265],[]},1,"epdg.localdomain","localdomain","localdomain","262424404245402",1,[],["hss.localdomain"],["internet"],[],[],[],[],[],[],[],[],[]} *DBG* aaa_ue_fsm_262424404245402 receive call {rx_swx_saa,{ok,1,#{}}} from <0.1235.0> in state state_wait_swx_saa 04:15:59.897 [info] SWx Rx SAA {<0.735.0>,{diameter_caps,{"epdg.localdomain","hss.localdomain"},{"localdomain","localdomain"},{[{127,0,0,1},{172,18,62,20},{192,168,0,2}],[{172,18,62,103}]},{0,10415},{"osmo-epdg","TTCN-3 Testsuite"},{[],[1]},{[10415,13019,5535],[5535,10415,13019]},{[],[]},{[],[0]},{[],[]},{[{'diameter_base_Vendor-Specific-Application-Id',10415,[16777265],[]}],[{'diameter_base_Vendor-Specific-Application-Id',[10415],[16777265],[]}]},{[],[]},{[],[]}}}: {'SAA',"epdg.localdomain;1805677143;188;nonode@nohost",{'Vendor-Specific-Application-Id',10415,[16777265],[]},1,"hss.localdomain","localdomain","262424404245402",[],[2001],[],[{'Non-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:15:59.897 [info] ue_fsm ev_rx_swx_saa 04:15:59.897 [info] ue_fsm state_wait_swx_saa event=rx_swx_saa {ok,1,#{}}, {ue_fsm_data,"262424404245402",undefined,undefined,false,false,undefined} *DBG* aaa_ue_fsm_262424404245402 send ok to <0.1235.0> *DBG* epdg_ue_fsm_262424404245402 receive call {received_swm_dea_auth_compl_response,{ok,#{}}} from <0.211.0> in state state_authenticating 04:15:59.897 [info] ue_fsm received_swm_dea_auth_compl_response {ok,#{}} *DBG* aaa_ue_fsm_262424404245402 consume call {rx_swx_saa,{ok,1,#{}}} from <0.1235.0> in state state_wait_swx_saa => state_authenticated *DBG* epdg_ue_fsm_262424404245402 send ok to <0.211.0> *DBG* gsup_server got cast {lu_response,{<<"262424404245402">>,ok}} 04:15:59.897 [info] ue_fsm state_authenticating event=lu_request, {ok,#{}}, {ue_fsm_data,<<"262424404245402">>,"internet",[],undefined,false,0,false,false} *DBG* epdg_ue_fsm_262424404245402 consume call {received_swm_dea_auth_compl_response,{ok,#{}}} from <0.211.0> in state state_authenticating => state_authenticated 04:15:59.897 [info] lu_response(<<"262424404245402">>): 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:15:59.897 [info] lu_response for <<"262424404245402">>: ok 04:15:59.898 [info] GSUP: Tx #{imsi => <<"262424404245402">>,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 => <<"262424404245402">>, message_class => 5, message_type => epdg_tunnel_request, pco => <<128,0,13,0,0,12,0>>}} *DBG* epdg_ue_fsm_262424404245402 receive call {tunnel_request,<<128,0,13,0,0,12,0>>} from <0.1236.0> in state state_authenticated 04:15:59.901 [info] GSUP: Rx #{cn_domain => 1,imsi => <<"262424404245402">>,message_class => 5,message_type => epdg_tunnel_request,pco => <<128,0,13,0,0,12,0>>} 04:15:59.901 [info] ue_fsm tunnel_request(<<128,0,13,0,0,12,0>>) 04:15:59.901 [info] ue_fsm state_authenticated event=tunnel_request, {ue_fsm_data,<<"262424404245402">>,"internet",[],undefined,false,0,false,false} 04:15:59.901 [debug] Selected PGW Remote Address "172.18.62.103" 04:15:59.901 [info] s2b: Tx {gtp,v2,create_session_request,0,8064685,undefined,[],[{v2_international_mobile_subscriber_identity,0,<<"262424404245402">>},{v2_serving_network,0,{<<"901">>,<<"042">>}},{v2_rat_type,0,3},{v2_fully_qualified_tunnel_endpoint_identifier,0,30,894437885,<<172,18,62,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,3048189985,<<172,18,62,20>>,undefined}]},{v2_recovery,0,0},{v2_additional_protocol_configuration_options,0,{0,[{13,<<>>},{12,<<>>}]}}]} *DBG* epdg_ue_fsm_262424404245402 send ok to <0.1236.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:15:59.902 [debug] Waiting for CreateSessionResponse *DBG* epdg_ue_fsm_262424404245402 consume call {tunnel_request,<<128,0,13,0,0,12,0>>} from <0.1236.0> in state state_authenticated => state_wait_create_session_resp *DBG* epdg_ue_fsm_262424404245402 start_timer {state_timeout,10000, create_session_timeout,[]} in state state_wait_create_session_resp *DBG* aaa_ue_fsm_262424404245402 receive call {rx_s6b_aar,"262424404245402@nai.epc.mnc001.mcc01.3gppnetwork.org", "internet", [{'MIP6-Agent-Info',[{172,18,62,103}],[],[],[]}]} from <0.1237.0> in state state_authenticated 04:15:59.912 [info] S6b Rx from {diameter_caps,{"aaa.localdomain","pgw.localdomain"},{"localdomain","localdomain"},{[{172,18,62,20}],[{172,18,62,103}]},{0,10415},{"osmo-epdg-AAA","TTCN-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,["262424404245402@nai.epc.mnc001.mcc01.3gppnetwork.org"],[{'MIP6-Agent-Info',[{172,18,62,103}],[],[],[]}],[70368744177664],[],[],["internet"],[],[],[],[],[],[]} 04:15:59.912 [info] ue_fsm ev_rx_s6b_aar: "262424404245402@nai.epc.mnc001.mcc01.3gppnetwork.org" "internet" [{'MIP6-Agent-Info',[{172,18,62,103}],[],[],[]}] 04:15:59.913 [info] ue_fsm state_authenticated event=rx_s6b_aar NAI="262424404245402@nai.epc.mnc001.mcc01.3gppnetwork.org" Apn="internet" AgentInfo=[{'MIP6-Agent-Info',[{172,18,62,103}],[],[],[]}], {ue_fsm_data,"262424404245402",undefined,undefined,true,false,undefined} 04:15:59.913 [debug] SWx Tx SAR Imsi="262424404245402" Type=13 APN="internet" AgentInfoOpt=[{'MIP6-Agent-Info',[{172,18,62,103}],[],[],[]}]  04:15:59.913 [debug] SWx prepare_request: {'SAR',["epdg.localdomain",";","1805677143",";","189",";","nonode@nohost"],{'Vendor-Specific-Application-Id',10415,[16777265],[]},1,"epdg.localdomain","localdomain","localdomain","262424404245402",13,[],["hss.localdomain"],["internet"],[],[{'MIP6-Agent-Info',[{172,18,62,103}],[],[],[]}],[],[],[],[],[],[],[]} *DBG* aaa_ue_fsm_262424404245402 send ok to <0.1237.0> 04:15:59.913 [debug] Waiting for S6b AAA *DBG* aaa_ue_fsm_262424404245402 consume call {rx_s6b_aar,"262424404245402@nai.epc.mnc001.mcc01.3gppnetwork.org", "internet", [{'MIP6-Agent-Info',[{172,18,62,103}],[],[],[]}]} from <0.1237.0> in state state_authenticated => state_authenticated_wait_swx_saa *DBG* aaa_ue_fsm_262424404245402 receive call {rx_swx_saa,{ok,13,#{}}} from <0.1238.0> in state state_authenticated_wait_swx_saa *DBG* aaa_ue_fsm_262424404245402 send ok to <0.1238.0> 04:15:59.916 [info] SWx Rx SAA {<0.735.0>,{diameter_caps,{"epdg.localdomain","hss.localdomain"},{"localdomain","localdomain"},{[{127,0,0,1},{172,18,62,20},{192,168,0,2}],[{172,18,62,103}]},{0,10415},{"osmo-epdg","TTCN-3 Testsuite"},{[],[1]},{[10415,13019,5535],[5535,10415,13019]},{[],[]},{[],[0]},{[],[]},{[{'diameter_base_Vendor-Specific-Application-Id',10415,[16777265],[]}],[{'diameter_base_Vendor-Specific-Application-Id',[10415],[16777265],[]}]},{[],[]},{[],[]}}}: {'SAA',"epdg.localdomain;1805677143;189;nonode@nohost",{'Vendor-Specific-Application-Id',10415,[16777265],[]},1,"hss.localdomain","localdomain","262424404245402",[],[2001],[],[{'Non-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_262424404245402 consume call {rx_swx_saa,{ok,13,#{}}} from <0.1238.0> in state state_authenticated_wait_swx_saa => state_authenticated 04:15:59.916 [info] ue_fsm ev_rx_swx_saa 04:15:59.916 [info] ue_fsm state_authenticated_wait_swx_saa event=rx_swx_saa SAType=13 ResulCode={epdg_dia_rc,undefined,2001}, {ue_fsm_data,"262424404245402","262424404245402@nai.epc.mnc001.mcc01.3gppnetwork.org","internet",true,false,<0.1237.0>} 04:15:59.916 [debug] Rx AAA with DiaRC={epdg_dia_rc,undefined,2001} 04:15:59.916 [info] S6b Tx to {diameter_caps,{"aaa.localdomain","pgw.localdomain"},{"localdomain","localdomain"},{[{172,18,62,20}],[{172,18,62,103}]},{0,10415},{"osmo-epdg-AAA","TTCN-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:15:59.920 [debug] S2b: Rx from IP {172,18,62,103} port 2123: <<72,33,0,117,53,80,9,253,123,14,173,0,2,0,2,0,16,0,87,0,9,1,160,6,2,245,109,172,18,62,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,6,2,245,109,172,18,62,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,6,2,245,109,163,0,15,0,128,0,13,4,1,2,3,4,0,12,4,5,6,7,8>> *DBG* epdg_ue_fsm_262424404245402 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 => 3048189985, remote_ipv4 => <<172,18,62,103>>, remote_ipv6 => undefined,remote_teid => 100857197}}} from <0.1239.0> in state state_wait_create_session_resp 04:15:59.920 [debug] S2b: Rx from IP {172,18,62,103} port 2123: {gtp,v2,create_session_response,894437885,8064685,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,<<6,2,245,109>>},{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,100857197,<<172,18,62,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,100857197,<<172,18,62,103>>,undefined},{v2_pdn_address_allocation,0} => {v2_pdn_address_allocation,0,ipv4,<<192,168,0,50>>}}} 04:15:59.920 [info] s2b: Updated Session after create_session_response: {gtp_session,<<"262424404245402">>,<0.1231.0>,<<"internet">>,{172,18,62,103},{172,18,62,103},undefined,894437885,100857197,5,{set,1,16,16,8,80,48,{[],[],[],[],[],[],[],[],[],[],[],[],[],[],[],[]},{{[],[],[],[],[],[],[],[],[],[],[],[],[{gtp_bearer,5,3048189985,100857197}],[],[],[]}}}} 04:15:59.921 [debug] s2b: APCO_dec: {v2_additional_protocol_configuration_options,0,{0,[{13,<<1,2,3,4>>},{12,<<5,6,7,8>>}]}} 04:15:59.921 [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 => 3048189985,remote_ipv4 => <<172,18,62,103>>,remote_ipv6 => undefined,remote_teid => 100857197}} 04:15:59.921 [info] ue_fsm state_authenticated event=received_gtpc_create_session_response, {ue_fsm_data,<<"262424404245402">>,"internet",[],undefined,false,0,false,false} 04:15:59.921 [info] KMOD Port Create PDP Context Call {<0.1231.0>,[alias|#Ref<0.1283019585.1655242763.196931>]}: {create_pdp_context,{172,18,62,103},3048189985,100857197,{192,168,0,50}} 04:15:59.921 [debug] create_pdp_context: 1, {172,18,62,103}, {192,168,0,50}, 3048189985, 100857197 04:15:59.921 [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,62,103}},{ms_address,{192,168,0,50}},{i_tid,3048189985},{o_tid,100857197}]}} *DBG* epdg_ue_fsm_262424404245402 send ok to <0.1239.0> *DBG* gsup_server got cast {tunnel_response, {<<"262424404245402">>, {ok, #{apco => <<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 => 3048189985, remote_ipv4 => <<172,18,62,103>>, remote_ipv6 => undefined, remote_teid => 100857197}}}} 04:15:59.921 [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 => 3048189985,remote_ipv4 => <<172,18,62,103>>,remote_ipv6 => undefined,remote_teid => 100857197}) returned ok *DBG* epdg_ue_fsm_262424404245402 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 => 3048189985, remote_ipv4 => <<172,18,62,103>>, remote_ipv6 => undefined,remote_teid => 100857197}}} from <0.1239.0> in state state_wait_create_session_resp => state_active 04:15:59.921 [info] tunnel_response(<<"262424404245402">>): {ok,#{apco => <<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 => 3048189985,remote_ipv4 => <<172,18,62,103>>,remote_ipv6 => undefined,remote_teid => 100857197}} *DBG* gsup_server new state {gsups_state,#Port<0.16>,4222,#Port<0.54>, {ipa_ccm_options,"EPDG-00-00-00-00-00-00", "0/0/0","00:00:00:00:00:00", "00:00:00:00:00:00","00:00:00:00:00:00", "00:00:00:00:00:00","00:00:00:00:00:00", "EPDG-00-00-00-00-00-00",false}} 04:15:59.921 [info] tunnel_response for <<"262424404245402">>: {ok,#{apco => <<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 => 3048189985,remote_ipv4 => <<172,18,62,103>>,remote_ipv6 => undefined,remote_teid => 100857197}} 04:15:59.921 [info] GSUP: Tx #{imsi => <<"262424404245402">>,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 => <<"262421612620486">>, 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_262421612620486 enter epdg_ue_fsm in state state_new *DBG* epdg_ue_fsm_262421612620486 consume internal init_state in state state_new *DBG* epdg_ue_fsm_262421612620486 receive call {auth_request,33,"internet",#{}} from <0.1240.0> in state state_new 04:15:59.967 [info] GSUP: Rx #{imsi => <<"262421612620486">>,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_262421612620486 send ok to <0.1240.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:15:59.967 [info] ue_fsm start(epdg_ue_fsm_262421612620486) *DBG* aaa_ue_fsm_262421612620486 enter aaa_ue_fsm in state state_new *DBG* epdg_ue_fsm_262421612620486 consume call {auth_request,33,"internet",#{}} from <0.1240.0> in state state_new => state_wait_auth_resp 04:15:59.967 [info] ue_fsm init(<<"262421612620486">>) *DBG* epdg_ue_fsm_262421612620486 start_timer {state_timeout,10000, swm_der_timeout,[]} in state state_wait_auth_resp *DBG* aaa_ue_fsm_262421612620486 consume internal init_state in state state_new *DBG* aaa_ue_fsm_262421612620486 receive call {rx_swm_der_auth_req,33,"internet",#{}} from <0.201.0> in state state_new 04:15:59.967 [info] ue_fsm auth_request 04:15:59.968 [info] ue_fsm state_new event=auth_request {33, "internet", #{}}, {ue_fsm_data,<<"262421612620486">>,"internet",[],undefined,false,0,false,false} 04:15:59.968 [info] ue_fsm start_link(aaa_ue_fsm_262421612620486) 04:15:59.968 [info] ue_fsm init("262421612620486") 04:15:59.968 [info] ue_fsm ev_rx_swm_der_auth_req *DBG* aaa_ue_fsm_262421612620486 send ok to <0.201.0> 04:15:59.969 [info] ue_fsm state_new event=rx_swm_der_auth_req {33, "internet", #{}}, {ue_fsm_data,"262421612620486",undefined,undefined,false,false,undefined} *DBG* aaa_ue_fsm_262421612620486 consume call {rx_swm_der_auth_req,33,"internet",#{}} from <0.201.0> in state state_new => state_wait_swx_maa 04:15:59.969 [debug] Swx MAR: IPv4Opt=<<"ÿÿÿþ">> IPv6Opt=[] 04:15:59.969 [debug] Swx Tx MAR: {'MAR',["epdg.localdomain",";","1805677143",";","190",";","nonode@nohost"],1,undefined,undefined,undefined,"262421612620486",{'Vendor-Specific-Application-Id',10415,[16777265],[]},{'SIP-Auth-Data-Item',[],["EAP-AKA"],[],[],[],[],[],[],<<"ÿÿÿþ">>,[],[],[],[]},1,[],1,[],[],[],[],[],[],[],[]} 04:15:59.983 [info] SWx Rx MAA {<0.735.0>,{diameter_caps,{"epdg.localdomain","hss.localdomain"},{"localdomain","localdomain"},{[{127,0,0,1},{172,18,62,20},{192,168,0,2}],[{172,18,62,103}]},{0,10415},{"osmo-epdg","TTCN-3 Testsuite"},{[],[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;1805677143;190;nonode@nohost",1,"hss.localdomain","localdomain",{'Vendor-Specific-Application-Id',10415,[16777265],[]},"262421612620486",[],[2001],[],[1],[{'SIP-Auth-Data-Item',[0],["Digest-AKAv1-MD5"],[[84,210,23,38,115,101,82,167,140,146,182,73,166,199,205,228,63,122,9,182,123,231,164,195,11,235,227,109,50,197,190,231]],[[84,210,23,38,115,101,82,167,140,146,182,73,166,199,205,228,88,221,117,28,16,128,155,169,142,108,72,145,43,59]],["foobar"],[[29,211,81,196,43,35,32,243,23,130,189,81,194,103,209,81]],[[145,147,110,91,126,143,252,115,242,94,243,242,104,119,91,171]],[],[],[],[],[],[]}],[],[],[],[],[],[]}/ Errors []  *DBG* aaa_ue_fsm_262421612620486 receive call {rx_swx_maa, {ok,[{epdg_auth_tuple, <<84,210,23,38,115,101,82,167,140,146,182,73,166,199,205,228>>, <<"?z\t¶{ç¤Ã\vëãm2žç">>, <<84,210,23,38,115,101,82,167,140,146,182,73,166,199,205,228, 88,221,117,28,16,128,155,169,142,108,72,145,43,59>>, <<145,147,110,91,126,143,252,115,242,94,243,242,104,119,91, 171>>, <<29,211,81,196,43,35,32,243,23,130,189,81,194,103,209,81>>}]}} from <0.1243.0> in state state_wait_swx_maa 04:15:59.983 [info] dia_sip2gsup: auth [84,210,23,38,115,101,82,167,140,146,182,73,166,199,205,228,63,122,9,182,123,231,164,195,11,235,227,109,50,197,190,231] authz [84,210,23,38,115,101,82,167,140,146,182,73,166,199,205,228,88,221,117,28,16,128,155,169,142,108,72,145,43,59]  04:15:59.983 [info] rand [84,210,23,38,115,101,82,167,140,146,182,73,166,199,205,228] autn "?z\t¶{ç¤Ã\vëãm2žç"  *DBG* aaa_ue_fsm_262421612620486 send ok to <0.1243.0> *DBG* epdg_ue_fsm_262421612620486 receive call {received_swm_dea_auth_response, {ok,[{epdg_auth_tuple, <<84,210,23,38,115,101,82,167,140,146,182,73,166,199,205,228>>, <<"?z\t¶{ç¤Ã\vëãm2žç">>, <<84,210,23,38,115,101,82,167,140,146,182,73,166,199,205,228, 88,221,117,28,16,128,155,169,142,108,72,145,43,59>>, <<145,147,110,91,126,143,252,115,242,94,243,242,104,119,91, 171>>, <<29,211,81,196,43,35,32,243,23,130,189,81,194,103,209,81>>}]}} from <0.211.0> in state state_wait_auth_resp 04:15:59.983 [info] ue_fsm ev_rx_swx_maa *DBG* aaa_ue_fsm_262421612620486 consume call {rx_swx_maa, {ok,[{epdg_auth_tuple, <<84,210,23,38,115,101,82,167,140,146,182,73,166,199,205,228>>, <<"?z\t¶{ç¤Ã\vëãm2žç">>, <<84,210,23,38,115,101,82,167,140,146,182,73,166,199,205,228, 88,221,117,28,16,128,155,169,142,108,72,145,43,59>>, <<145,147,110,91,126,143,252,115,242,94,243,242,104,119,91, 171>>, <<29,211,81,196,43,35,32,243,23,130,189,81,194,103,209,81>>}]}} from <0.1243.0> in state state_wait_swx_maa => state_new 04:15:59.984 [info] ue_fsm state_wait_swx_maa event=rx_swx_maa, {ue_fsm_data,"262421612620486",undefined,undefined,false,false,undefined} *DBG* epdg_ue_fsm_262421612620486 send ok to <0.211.0> *DBG* gsup_server got cast {auth_response, {<<"262421612620486">>, {ok, [{epdg_auth_tuple, <<84,210,23,38,115,101,82,167,140,146,182,73, 166,199,205,228>>, <<"?z\t¶{ç¤Ã\vëãm2žç">>, <<84,210,23,38,115,101,82,167,140,146,182,73, 166,199,205,228,88,221,117,28,16,128,155,169, 142,108,72,145,43,59>>, <<145,147,110,91,126,143,252,115,242,94,243, 242,104,119,91,171>>, <<29,211,81,196,43,35,32,243,23,130,189, 81,194,103,209,81>>}]}}} 04:15:59.984 [info] ue_fsm received_swm_dea_auth_response {ok,[{epdg_auth_tuple,<<84,210,23,38,115,101,82,167,140,146,182,73,166,199,205,228>>,<<"?z\t¶{ç¤Ã\vëãm2žç">>,<<84,210,23,38,115,101,82,167,140,146,182,73,166,199,205,228,88,221,117,28,16,128,155,169,142,108,72,145,43,59>>,<<145,147,110,91,126,143,252,115,242,94,243,242,104,119,91,171>>,<<29,211,81,196,43,35,32,243,23,130,189,81,194,103,209,81>>}]} *DBG* epdg_ue_fsm_262421612620486 consume call {received_swm_dea_auth_response, {ok,[{epdg_auth_tuple, <<84,210,23,38,115,101,82,167,140,146,182,73,166,199,205,228>>, <<"?z\t¶{ç¤Ã\vëãm2žç">>, <<84,210,23,38,115,101,82,167,140,146,182,73,166,199,205,228, 88,221,117,28,16,128,155,169,142,108,72,145,43,59>>, <<145,147,110,91,126,143,252,115,242,94,243,242,104,119,91, 171>>, <<29,211,81,196,43,35,32,243,23,130,189,81,194,103,209,81>>}]}} 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:15:59.985 [info] ue_fsm state_wait_auth_resp event=received_swm_dea_auth_response Result={ok,[{epdg_auth_tuple,<<84,210,23,38,115,101,82,167,140,146,182,73,166,199,205,228>>,<<"?z\t¶{ç¤Ã\vëãm2žç">>,<<84,210,23,38,115,101,82,167,140,146,182,73,166,199,205,228,88,221,117,28,16,128,155,169,142,108,72,145,43,59>>,<<145,147,110,91,126,143,252,115,242,94,243,242,104,119,91,171>>,<<29,211,81,196,43,35,32,243,23,130,189,81,194,103,209,81>>}]}, {ue_fsm_data,<<"262421612620486">>,"internet",[],undefined,false,0,false,false} 04:15:59.985 [info] auth_response(<<"262421612620486">>): {ok,[{epdg_auth_tuple,<<84,210,23,38,115,101,82,167,140,146,182,73,166,199,205,228>>,<<"?z\t¶{ç¤Ã\vëãm2žç">>,<<84,210,23,38,115,101,82,167,140,146,182,73,166,199,205,228,88,221,117,28,16,128,155,169,142,108,72,145,43,59>>,<<145,147,110,91,126,143,252,115,242,94,243,242,104,119,91,171>>,<<29,211,81,196,43,35,32,243,23,130,189,81,194,103,209,81>>}]} 04:15:59.987 [info] auth_response for <<"262421612620486">>: {ok,[{epdg_auth_tuple,<<84,210,23,38,115,101,82,167,140,146,182,73,166,199,205,228>>,<<"?z\t¶{ç¤Ã\vëãm2žç">>,<<84,210,23,38,115,101,82,167,140,146,182,73,166,199,205,228,88,221,117,28,16,128,155,169,142,108,72,145,43,59>>,<<145,147,110,91,126,143,252,115,242,94,243,242,104,119,91,171>>,<<29,211,81,196,43,35,32,243,23,130,189,81,194,103,209,81>>}]} 04:15:59.987 [info] GSUP: Tx #{auth_tuples => [#{autn => <<"?z\t¶{ç¤Ã\vëãm2žç">>,ck => <<29,211,81,196,43,35,32,243,23,130,189,81,194,103,209,81>>,ik => <<145,147,110,91,126,143,252,115,242,94,243,242,104,119,91,171>>,rand => <<84,210,23,38,115,101,82,167,140,146,182,73,166,199,205,228>>,res => <<84,210,23,38,115,101,82,167,140,146,182,73,166,199,205,228,88,221,117,28,16,128,155,169,142,108,72,145,43,59>>}],imsi => <<"262421612620486">>,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 => <<"262421612620486">>, message_type => location_upd_req}} *DBG* epdg_ue_fsm_262421612620486 receive call lu_request from <0.1244.0> in state state_authenticating *DBG* epdg_ue_fsm_262421612620486 send ok to <0.1244.0> *DBG* epdg_ue_fsm_262421612620486 consume call lu_request from <0.1244.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:15:59.991 [info] GSUP: Rx #{cn_domain => 1,imsi => <<"262421612620486">>,message_type => location_upd_req} *DBG* aaa_ue_fsm_262421612620486 receive call {rx_swm_der_auth_compl,"internet"} from <0.201.0> in state state_new 04:15:59.991 [info] ue_fsm lu_request 04:15:59.991 [info] ue_fsm state_authenticating event=lu_request, {ue_fsm_data,<<"262421612620486">>,"internet",[],undefined,false,0,false,false} 04:15:59.991 [info] ue_fsm ev_rx_swm_der_auth_compl 04:15:59.992 [info] ue_fsm state_new event=rx_swm_der_auth_compl, {ue_fsm_data,"262421612620486",undefined,undefined,false,false,undefined} 04:15:59.992 [debug] SWx Tx SAR Imsi="262421612620486" Type=1 APN="internet" AgentInfoOpt=[]  *DBG* aaa_ue_fsm_262421612620486 send ok to <0.201.0> *DBG* aaa_ue_fsm_262421612620486 consume call {rx_swm_der_auth_compl,"internet"} from <0.201.0> in state state_new => state_wait_swx_saa 04:15:59.992 [debug] SWx prepare_request: {'SAR',["epdg.localdomain",";","1805677143",";","191",";","nonode@nohost"],{'Vendor-Specific-Application-Id',10415,[16777265],[]},1,"epdg.localdomain","localdomain","localdomain","262421612620486",1,[],["hss.localdomain"],["internet"],[],[],[],[],[],[],[],[],[]} *DBG* aaa_ue_fsm_262421612620486 receive call {rx_swx_saa,{ok,1,#{}}} from <0.1245.0> in state state_wait_swx_saa 04:16:00.002 [info] SWx Rx SAA {<0.735.0>,{diameter_caps,{"epdg.localdomain","hss.localdomain"},{"localdomain","localdomain"},{[{127,0,0,1},{172,18,62,20},{192,168,0,2}],[{172,18,62,103}]},{0,10415},{"osmo-epdg","TTCN-3 Testsuite"},{[],[1]},{[10415,13019,5535],[5535,10415,13019]},{[],[]},{[],[0]},{[],[]},{[{'diameter_base_Vendor-Specific-Application-Id',10415,[16777265],[]}],[{'diameter_base_Vendor-Specific-Application-Id',[10415],[16777265],[]}]},{[],[]},{[],[]}}}: {'SAA',"epdg.localdomain;1805677143;191;nonode@nohost",{'Vendor-Specific-Application-Id',10415,[16777265],[]},1,"hss.localdomain","localdomain","262421612620486",[],[2001],[],[{'Non-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_262421612620486 send ok to <0.1245.0> *DBG* aaa_ue_fsm_262421612620486 consume call {rx_swx_saa,{ok,1,#{}}} from <0.1245.0> in state state_wait_swx_saa => state_authenticated 04:16:00.002 [info] ue_fsm ev_rx_swx_saa *DBG* epdg_ue_fsm_262421612620486 receive call {received_swm_dea_auth_compl_response,{ok,#{}}} from <0.211.0> in state state_authenticating 04:16:00.002 [info] ue_fsm state_wait_swx_saa event=rx_swx_saa {ok,1,#{}}, {ue_fsm_data,"262421612620486",undefined,undefined,false,false,undefined} 04:16:00.002 [info] ue_fsm received_swm_dea_auth_compl_response {ok,#{}} *DBG* epdg_ue_fsm_262421612620486 send ok to <0.211.0> *DBG* gsup_server got cast {lu_response,{<<"262421612620486">>,ok}} *DBG* epdg_ue_fsm_262421612620486 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:16:00.002 [info] ue_fsm state_authenticating event=lu_request, {ok,#{}}, {ue_fsm_data,<<"262421612620486">>,"internet",[],undefined,false,0,false,false} 04:16:00.002 [info] lu_response(<<"262421612620486">>): ok 04:16:00.003 [info] lu_response for <<"262421612620486">>: ok 04:16:00.003 [info] GSUP: Tx #{imsi => <<"262421612620486">>,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 => <<"262421612620486">>, message_class => 5, message_type => epdg_tunnel_request, pco => <<128,0,13,0,0,12,0>>}} *DBG* epdg_ue_fsm_262421612620486 receive call {tunnel_request,<<128,0,13,0,0,12,0>>} from <0.1246.0> in state state_authenticated 04:16:00.007 [info] GSUP: Rx #{cn_domain => 1,imsi => <<"262421612620486">>,message_class => 5,message_type => epdg_tunnel_request,pco => <<128,0,13,0,0,12,0>>} 04:16:00.007 [info] ue_fsm tunnel_request(<<128,0,13,0,0,12,0>>) 04:16:00.007 [info] ue_fsm state_authenticated event=tunnel_request, {ue_fsm_data,<<"262421612620486">>,"internet",[],undefined,false,0,false,false} 04:16:00.007 [debug] Selected PGW Remote Address "172.18.62.103" 04:16:00.008 [info] s2b: Tx {gtp,v2,create_session_request,0,8064686,undefined,[],[{v2_international_mobile_subscriber_identity,0,<<"262421612620486">>},{v2_serving_network,0,{<<"901">>,<<"042">>}},{v2_rat_type,0,3},{v2_fully_qualified_tunnel_endpoint_identifier,0,30,894437886,<<172,18,62,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,3048189986,<<172,18,62,20>>,undefined}]},{v2_recovery,0,0},{v2_additional_protocol_configuration_options,0,{0,[{13,<<>>},{12,<<>>}]}}]} *DBG* epdg_ue_fsm_262421612620486 send ok to <0.1246.0> 04:16:00.008 [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_262421612620486 consume call {tunnel_request,<<128,0,13,0,0,12,0>>} from <0.1246.0> in state state_authenticated => state_wait_create_session_resp *DBG* epdg_ue_fsm_262421612620486 start_timer {state_timeout,10000, create_session_timeout,[]} in state state_wait_create_session_resp *DBG* aaa_ue_fsm_262421612620486 receive call {rx_s6b_aar,"262421612620486@nai.epc.mnc001.mcc01.3gppnetwork.org", "internet", [{'MIP6-Agent-Info',[{172,18,62,103}],[],[],[]}]} from <0.1247.0> in state state_authenticated 04:16:00.019 [info] S6b Rx from {diameter_caps,{"aaa.localdomain","pgw.localdomain"},{"localdomain","localdomain"},{[{172,18,62,20}],[{172,18,62,103}]},{0,10415},{"osmo-epdg-AAA","TTCN-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,["262421612620486@nai.epc.mnc001.mcc01.3gppnetwork.org"],[{'MIP6-Agent-Info',[{172,18,62,103}],[],[],[]}],[70368744177664],[],[],["internet"],[],[],[],[],[],[]} 04:16:00.019 [info] ue_fsm ev_rx_s6b_aar: "262421612620486@nai.epc.mnc001.mcc01.3gppnetwork.org" "internet" [{'MIP6-Agent-Info',[{172,18,62,103}],[],[],[]}] 04:16:00.019 [info] ue_fsm state_authenticated event=rx_s6b_aar NAI="262421612620486@nai.epc.mnc001.mcc01.3gppnetwork.org" Apn="internet" AgentInfo=[{'MIP6-Agent-Info',[{172,18,62,103}],[],[],[]}], {ue_fsm_data,"262421612620486",undefined,undefined,true,false,undefined} 04:16:00.019 [debug] SWx Tx SAR Imsi="262421612620486" Type=13 APN="internet" AgentInfoOpt=[{'MIP6-Agent-Info',[{172,18,62,103}],[],[],[]}]  04:16:00.019 [debug] SWx prepare_request: {'SAR',["epdg.localdomain",";","1805677143",";","192",";","nonode@nohost"],{'Vendor-Specific-Application-Id',10415,[16777265],[]},1,"epdg.localdomain","localdomain","localdomain","262421612620486",13,[],["hss.localdomain"],["internet"],[],[{'MIP6-Agent-Info',[{172,18,62,103}],[],[],[]}],[],[],[],[],[],[],[]} *DBG* aaa_ue_fsm_262421612620486 send ok to <0.1247.0> 04:16:00.019 [debug] Waiting for S6b AAA *DBG* aaa_ue_fsm_262421612620486 consume call {rx_s6b_aar,"262421612620486@nai.epc.mnc001.mcc01.3gppnetwork.org", "internet", [{'MIP6-Agent-Info',[{172,18,62,103}],[],[],[]}]} from <0.1247.0> in state state_authenticated => state_authenticated_wait_swx_saa *DBG* aaa_ue_fsm_262421612620486 receive call {rx_swx_saa,{ok,13,#{}}} from <0.1248.0> in state state_authenticated_wait_swx_saa *DBG* aaa_ue_fsm_262421612620486 send ok to <0.1248.0> *DBG* aaa_ue_fsm_262421612620486 consume call {rx_swx_saa,{ok,13,#{}}} from <0.1248.0> in state state_authenticated_wait_swx_saa => state_authenticated 04:16:00.022 [info] SWx Rx SAA {<0.735.0>,{diameter_caps,{"epdg.localdomain","hss.localdomain"},{"localdomain","localdomain"},{[{127,0,0,1},{172,18,62,20},{192,168,0,2}],[{172,18,62,103}]},{0,10415},{"osmo-epdg","TTCN-3 Testsuite"},{[],[1]},{[10415,13019,5535],[5535,10415,13019]},{[],[]},{[],[0]},{[],[]},{[{'diameter_base_Vendor-Specific-Application-Id',10415,[16777265],[]}],[{'diameter_base_Vendor-Specific-Application-Id',[10415],[16777265],[]}]},{[],[]},{[],[]}}}: {'SAA',"epdg.localdomain;1805677143;192;nonode@nohost",{'Vendor-Specific-Application-Id',10415,[16777265],[]},1,"hss.localdomain","localdomain","262421612620486",[],[2001],[],[{'Non-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:16:00.022 [info] ue_fsm ev_rx_swx_saa 04:16:00.022 [info] ue_fsm state_authenticated_wait_swx_saa event=rx_swx_saa SAType=13 ResulCode={epdg_dia_rc,undefined,2001}, {ue_fsm_data,"262421612620486","262421612620486@nai.epc.mnc001.mcc01.3gppnetwork.org","internet",true,false,<0.1247.0>} 04:16:00.022 [debug] Rx AAA with DiaRC={epdg_dia_rc,undefined,2001} 04:16:00.022 [info] S6b Tx to {diameter_caps,{"aaa.localdomain","pgw.localdomain"},{"localdomain","localdomain"},{[{172,18,62,20}],[{172,18,62,103}]},{0,10415},{"osmo-epdg-AAA","TTCN-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:16:00.026 [debug] S2b: Rx from IP {172,18,62,103} port 2123: <<72,33,0,117,53,80,9,254,123,14,174,0,2,0,2,0,16,0,87,0,9,1,160,130,161,6,201,172,18,62,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,130,161,6,201,172,18,62,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,161,6,201,163,0,15,0,128,0,13,4,1,2,3,4,0,12,4,5,6,7,8>> 04:16:00.026 [debug] S2b: Rx from IP {172,18,62,103} port 2123: {gtp,v2,create_session_response,894437886,8064686,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,161,6,201>>},{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,2191591113,<<172,18,62,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,2191591113,<<172,18,62,103>>,undefined},{v2_pdn_address_allocation,0} => {v2_pdn_address_allocation,0,ipv4,<<192,168,0,51>>}}} *DBG* epdg_ue_fsm_262421612620486 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 => 3048189986, remote_ipv4 => <<172,18,62,103>>, remote_ipv6 => undefined,remote_teid => 2191591113}}} from <0.1249.0> in state state_wait_create_session_resp 04:16:00.026 [info] s2b: Updated Session after create_session_response: {gtp_session,<<"262421612620486">>,<0.1241.0>,<<"internet">>,{172,18,62,103},{172,18,62,103},undefined,894437886,2191591113,5,{set,1,16,16,8,80,48,{[],[],[],[],[],[],[],[],[],[],[],[],[],[],[],[]},{{[],[],[],[],[],[],[],[{gtp_bearer,5,3048189986,2191591113}],[],[],[],[],[],[],[],[]}}}} 04:16:00.026 [debug] s2b: APCO_dec: {v2_additional_protocol_configuration_options,0,{0,[{13,<<1,2,3,4>>},{12,<<5,6,7,8>>}]}} 04:16:00.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,51>>,undefined},local_teid => 3048189986,remote_ipv4 => <<172,18,62,103>>,remote_ipv6 => undefined,remote_teid => 2191591113}} 04:16:00.026 [info] ue_fsm state_authenticated event=received_gtpc_create_session_response, {ue_fsm_data,<<"262421612620486">>,"internet",[],undefined,false,0,false,false} *DBG* epdg_ue_fsm_262421612620486 send ok to <0.1249.0> *DBG* gsup_server got cast {tunnel_response, {<<"262421612620486">>, {ok, #{apco => <<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 => 3048189986, remote_ipv4 => <<172,18,62,103>>, remote_ipv6 => undefined, remote_teid => 2191591113}}}} *DBG* epdg_ue_fsm_262421612620486 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 => 3048189986, remote_ipv4 => <<172,18,62,103>>, remote_ipv6 => undefined,remote_teid => 2191591113}}} from <0.1249.0> in state state_wait_create_session_resp => state_active 04:16:00.026 [info] KMOD Port Create PDP Context Call {<0.1241.0>,[alias|#Ref<0.1283019585.1655242753.209021>]}: {create_pdp_context,{172,18,62,103},3048189986,2191591113,{192,168,0,51}} 04:16:00.026 [debug] create_pdp_context: 1, {172,18,62,103}, {192,168,0,51}, 3048189986, 2191591113 04:16:00.026 [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,62,103}},{ms_address,{192,168,0,51}},{i_tid,3048189986},{o_tid,2191591113}]}} *DBG* gsup_server new state {gsups_state,#Port<0.16>,4222,#Port<0.54>, {ipa_ccm_options,"EPDG-00-00-00-00-00-00", "0/0/0","00:00:00:00:00:00", "00:00:00:00:00:00","00:00:00:00:00:00", "00:00:00:00:00:00","00:00:00:00:00:00", "EPDG-00-00-00-00-00-00",false}} 04:16:00.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,51>>,undefined},local_teid => 3048189986,remote_ipv4 => <<172,18,62,103>>,remote_ipv6 => undefined,remote_teid => 2191591113}) returned ok 04:16:00.026 [info] tunnel_response(<<"262421612620486">>): {ok,#{apco => <<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 => 3048189986,remote_ipv4 => <<172,18,62,103>>,remote_ipv6 => undefined,remote_teid => 2191591113}} 04:16:00.026 [info] tunnel_response for <<"262421612620486">>: {ok,#{apco => <<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 => 3048189986,remote_ipv4 => <<172,18,62,103>>,remote_ipv6 => undefined,remote_teid => 2191591113}} 04:16:00.027 [info] GSUP: Tx #{imsi => <<"262421612620486">>,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 => <<"262422259133362">>, 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_262422259133362 enter epdg_ue_fsm in state state_new *DBG* epdg_ue_fsm_262422259133362 consume internal init_state in state state_new *DBG* epdg_ue_fsm_262422259133362 receive call {auth_request,33,"internet",#{}} from <0.1250.0> in state state_new 04:16:00.068 [info] GSUP: Rx #{imsi => <<"262422259133362">>,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_262422259133362 send ok to <0.1250.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_262422259133362 consume call {auth_request,33,"internet",#{}} from <0.1250.0> in state state_new => state_wait_auth_resp 04:16:00.069 [info] ue_fsm start(epdg_ue_fsm_262422259133362) *DBG* aaa_ue_fsm_262422259133362 enter aaa_ue_fsm in state state_new *DBG* epdg_ue_fsm_262422259133362 start_timer {state_timeout,10000, swm_der_timeout,[]} in state state_wait_auth_resp *DBG* aaa_ue_fsm_262422259133362 consume internal init_state in state state_new 04:16:00.069 [info] ue_fsm init(<<"262422259133362">>) *DBG* aaa_ue_fsm_262422259133362 receive call {rx_swm_der_auth_req,33,"internet",#{}} from <0.201.0> in state state_new 04:16:00.069 [info] ue_fsm auth_request 04:16:00.069 [info] ue_fsm state_new event=auth_request {33, "internet", #{}}, {ue_fsm_data,<<"262422259133362">>,"internet",[],undefined,false,0,false,false} 04:16:00.069 [info] ue_fsm start_link(aaa_ue_fsm_262422259133362) 04:16:00.069 [info] ue_fsm init("262422259133362") 04:16:00.070 [info] ue_fsm ev_rx_swm_der_auth_req 04:16:00.070 [info] ue_fsm state_new event=rx_swm_der_auth_req {33, "internet", #{}}, {ue_fsm_data,"262422259133362",undefined,undefined,false,false,undefined} 04:16:00.070 [debug] Swx MAR: IPv4Opt=<<"ÿÿÿþ">> IPv6Opt=[] *DBG* aaa_ue_fsm_262422259133362 send ok to <0.201.0> 04:16:00.070 [debug] Swx Tx MAR: {'MAR',["epdg.localdomain",";","1805677143",";","193",";","nonode@nohost"],1,undefined,undefined,undefined,"262422259133362",{'Vendor-Specific-Application-Id',10415,[16777265],[]},{'SIP-Auth-Data-Item',[],["EAP-AKA"],[],[],[],[],[],[],<<"ÿÿÿþ">>,[],[],[],[]},1,[],1,[],[],[],[],[],[],[],[]} *DBG* aaa_ue_fsm_262422259133362 consume call {rx_swm_der_auth_req,33,"internet",#{}} from <0.201.0> in state state_new => state_wait_swx_maa 04:16:00.084 [info] SWx Rx MAA {<0.735.0>,{diameter_caps,{"epdg.localdomain","hss.localdomain"},{"localdomain","localdomain"},{[{127,0,0,1},{172,18,62,20},{192,168,0,2}],[{172,18,62,103}]},{0,10415},{"osmo-epdg","TTCN-3 Testsuite"},{[],[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;1805677143;193;nonode@nohost",1,"hss.localdomain","localdomain",{'Vendor-Specific-Application-Id',10415,[16777265],[]},"262422259133362",[],[2001],[],[1],[{'SIP-Auth-Data-Item',[0],["Digest-AKAv1-MD5"],[[99,144,176,5,127,94,183,25,95,27,63,241,27,112,184,125,221,99,60,229,75,197,73,182,119,118,150,48,110,102,173,225]],[[99,144,176,5,127,94,183,25,95,27,63,241,27,112,184,125,100,87,209,4,43,56,61,217,232,176,122,45,166,114]],["foobar"],[[210,192,165,66,153,78,159,251,106,180,174,166,25,109,124,235]],[[76,250,184,221,221,96,233,238,145,10,134,9,116,175,179,31]],[],[],[],[],[],[]}],[],[],[],[],[],[]}/ Errors []  *DBG* aaa_ue_fsm_262422259133362 receive call {rx_swx_maa, {ok,[{epdg_auth_tuple, <<99,144,176,5,127,94,183,25,95,27,63,241,27,112,184,125>>, <<221,99,60,229,75,197,73,182,119,118,150,48,110,102,173,225>>, <<99,144,176,5,127,94,183,25,95,27,63,241,27,112,184,125,100, 87,209,4,43,56,61,217,232,176,122,45,166,114>>, <<76,250,184,221,221,96,233,238,145,10,134,9,116,175,179,31>>, <<210,192,165,66,153,78,159,251,106,180,174,166,25,109, 124,235>>}]}} from <0.1253.0> in state state_wait_swx_maa 04:16:00.084 [info] dia_sip2gsup: auth [99,144,176,5,127,94,183,25,95,27,63,241,27,112,184,125,221,99,60,229,75,197,73,182,119,118,150,48,110,102,173,225] authz [99,144,176,5,127,94,183,25,95,27,63,241,27,112,184,125,100,87,209,4,43,56,61,217,232,176,122,45,166,114]  04:16:00.085 [info] rand [99,144,176,5,127,94,183,25,95,27,63,241,27,112,184,125] autn [221,99,60,229,75,197,73,182,119,118,150,48,110,102,173,225]  04:16:00.085 [info] ue_fsm ev_rx_swx_maa *DBG* aaa_ue_fsm_262422259133362 send ok to <0.1253.0> *DBG* aaa_ue_fsm_262422259133362 consume call {rx_swx_maa, {ok,[{epdg_auth_tuple, <<99,144,176,5,127,94,183,25,95,27,63,241,27,112,184,125>>, <<221,99,60,229,75,197,73,182,119,118,150,48,110,102,173,225>>, <<99,144,176,5,127,94,183,25,95,27,63,241,27,112,184,125,100, 87,209,4,43,56,61,217,232,176,122,45,166,114>>, <<76,250,184,221,221,96,233,238,145,10,134,9,116,175,179,31>>, <<210,192,165,66,153,78,159,251,106,180,174,166,25,109, 124,235>>}]}} from <0.1253.0> in state state_wait_swx_maa => state_new *DBG* epdg_ue_fsm_262422259133362 receive call {received_swm_dea_auth_response, {ok,[{epdg_auth_tuple, <<99,144,176,5,127,94,183,25,95,27,63,241,27,112,184,125>>, <<221,99,60,229,75,197,73,182,119,118,150,48,110,102,173,225>>, <<99,144,176,5,127,94,183,25,95,27,63,241,27,112,184,125,100, 87,209,4,43,56,61,217,232,176,122,45,166,114>>, <<76,250,184,221,221,96,233,238,145,10,134,9,116,175,179,31>>, <<210,192,165,66,153,78,159,251,106,180,174,166,25,109, 124,235>>}]}} from <0.211.0> in state state_wait_auth_resp 04:16:00.085 [info] ue_fsm state_wait_swx_maa event=rx_swx_maa, {ue_fsm_data,"262422259133362",undefined,undefined,false,false,undefined} 04:16:00.086 [info] ue_fsm received_swm_dea_auth_response {ok,[{epdg_auth_tuple,<<99,144,176,5,127,94,183,25,95,27,63,241,27,112,184,125>>,<<221,99,60,229,75,197,73,182,119,118,150,48,110,102,173,225>>,<<99,144,176,5,127,94,183,25,95,27,63,241,27,112,184,125,100,87,209,4,43,56,61,217,232,176,122,45,166,114>>,<<76,250,184,221,221,96,233,238,145,10,134,9,116,175,179,31>>,<<210,192,165,66,153,78,159,251,106,180,174,166,25,109,124,235>>}]} *DBG* epdg_ue_fsm_262422259133362 send ok to <0.211.0> *DBG* gsup_server got cast {auth_response, {<<"262422259133362">>, {ok, [{epdg_auth_tuple, <<99,144,176,5,127,94,183,25,95,27,63,241,27, 112,184,125>>, <<221,99,60,229,75,197,73,182,119,118,150,48, 110,102,173,225>>, <<99,144,176,5,127,94,183,25,95,27,63,241,27, 112,184,125,100,87,209,4,43,56,61,217,232, 176,122,45,166,114>>, <<76,250,184,221,221,96,233,238,145,10,134,9, 116,175,179,31>>, <<210,192,165,66,153,78,159,251,106,180, 174,166,25,109,124,235>>}]}}} 04:16:00.087 [info] ue_fsm state_wait_auth_resp event=received_swm_dea_auth_response Result={ok,[{epdg_auth_tuple,<<99,144,176,5,127,94,183,25,95,27,63,241,27,112,184,125>>,<<221,99,60,229,75,197,73,182,119,118,150,48,110,102,173,225>>,<<99,144,176,5,127,94,183,25,95,27,63,241,27,112,184,125,100,87,209,4,43,56,61,217,232,176,122,45,166,114>>,<<76,250,184,221,221,96,233,238,145,10,134,9,116,175,179,31>>,<<210,192,165,66,153,78,159,251,106,180,174,166,25,109,124,235>>}]}, {ue_fsm_data,<<"262422259133362">>,"internet",[],undefined,false,0,false,false} *DBG* epdg_ue_fsm_262422259133362 consume call {received_swm_dea_auth_response, {ok,[{epdg_auth_tuple, <<99,144,176,5,127,94,183,25,95,27,63,241,27,112,184,125>>, <<221,99,60,229,75,197,73,182,119,118,150,48,110,102,173,225>>, <<99,144,176,5,127,94,183,25,95,27,63,241,27,112,184,125,100, 87,209,4,43,56,61,217,232,176,122,45,166,114>>, <<76,250,184,221,221,96,233,238,145,10,134,9,116,175,179,31>>, <<210,192,165,66,153,78,159,251,106,180,174,166,25,109, 124,235>>}]}} from <0.211.0> in state state_wait_auth_resp => state_authenticating 04:16:00.087 [info] auth_response(<<"262422259133362">>): {ok,[{epdg_auth_tuple,<<99,144,176,5,127,94,183,25,95,27,63,241,27,112,184,125>>,<<221,99,60,229,75,197,73,182,119,118,150,48,110,102,173,225>>,<<99,144,176,5,127,94,183,25,95,27,63,241,27,112,184,125,100,87,209,4,43,56,61,217,232,176,122,45,166,114>>,<<76,250,184,221,221,96,233,238,145,10,134,9,116,175,179,31>>,<<210,192,165,66,153,78,159,251,106,180,174,166,25,109,124,235>>}]} *DBG* gsup_server new state {gsups_state,#Port<0.16>,4222,#Port<0.54>, {ipa_ccm_options,"EPDG-00-00-00-00-00-00", "0/0/0","00:00:00:00:00:00", "00:00:00:00:00:00","00:00:00:00:00:00", "00:00:00:00:00:00","00:00:00:00:00:00", "EPDG-00-00-00-00-00-00",false}} 04:16:00.088 [info] auth_response for <<"262422259133362">>: {ok,[{epdg_auth_tuple,<<99,144,176,5,127,94,183,25,95,27,63,241,27,112,184,125>>,<<221,99,60,229,75,197,73,182,119,118,150,48,110,102,173,225>>,<<99,144,176,5,127,94,183,25,95,27,63,241,27,112,184,125,100,87,209,4,43,56,61,217,232,176,122,45,166,114>>,<<76,250,184,221,221,96,233,238,145,10,134,9,116,175,179,31>>,<<210,192,165,66,153,78,159,251,106,180,174,166,25,109,124,235>>}]} 04:16:00.088 [info] GSUP: Tx #{auth_tuples => [#{autn => <<221,99,60,229,75,197,73,182,119,118,150,48,110,102,173,225>>,ck => <<210,192,165,66,153,78,159,251,106,180,174,166,25,109,124,235>>,ik => <<76,250,184,221,221,96,233,238,145,10,134,9,116,175,179,31>>,rand => <<99,144,176,5,127,94,183,25,95,27,63,241,27,112,184,125>>,res => <<99,144,176,5,127,94,183,25,95,27,63,241,27,112,184,125,100,87,209,4,43,56,61,217,232,176,122,45,166,114>>}],imsi => <<"262422259133362">>,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 => <<"262422259133362">>, message_type => location_upd_req}} *DBG* epdg_ue_fsm_262422259133362 receive call lu_request from <0.1254.0> in state state_authenticating 04:16:00.093 [info] GSUP: Rx #{cn_domain => 1,imsi => <<"262422259133362">>,message_type => location_upd_req} 04:16:00.093 [info] ue_fsm lu_request *DBG* epdg_ue_fsm_262422259133362 send ok to <0.1254.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_262422259133362 receive call {rx_swm_der_auth_compl,"internet"} from <0.201.0> in state state_new *DBG* epdg_ue_fsm_262422259133362 consume call lu_request from <0.1254.0> in state state_authenticating 04:16:00.093 [info] ue_fsm state_authenticating event=lu_request, {ue_fsm_data,<<"262422259133362">>,"internet",[],undefined,false,0,false,false} 04:16:00.093 [info] ue_fsm ev_rx_swm_der_auth_compl 04:16:00.094 [info] ue_fsm state_new event=rx_swm_der_auth_compl, {ue_fsm_data,"262422259133362",undefined,undefined,false,false,undefined} *DBG* aaa_ue_fsm_262422259133362 send ok to <0.201.0> 04:16:00.094 [debug] SWx Tx SAR Imsi="262422259133362" Type=1 APN="internet" AgentInfoOpt=[]  *DBG* aaa_ue_fsm_262422259133362 consume call {rx_swm_der_auth_compl,"internet"} from <0.201.0> in state state_new => state_wait_swx_saa 04:16:00.094 [debug] SWx prepare_request: {'SAR',["epdg.localdomain",";","1805677143",";","194",";","nonode@nohost"],{'Vendor-Specific-Application-Id',10415,[16777265],[]},1,"epdg.localdomain","localdomain","localdomain","262422259133362",1,[],["hss.localdomain"],["internet"],[],[],[],[],[],[],[],[],[]} *DBG* aaa_ue_fsm_262422259133362 receive call {rx_swx_saa,{ok,1,#{}}} from <0.1255.0> in state state_wait_swx_saa 04:16:00.103 [info] SWx Rx SAA {<0.735.0>,{diameter_caps,{"epdg.localdomain","hss.localdomain"},{"localdomain","localdomain"},{[{127,0,0,1},{172,18,62,20},{192,168,0,2}],[{172,18,62,103}]},{0,10415},{"osmo-epdg","TTCN-3 Testsuite"},{[],[1]},{[10415,13019,5535],[5535,10415,13019]},{[],[]},{[],[0]},{[],[]},{[{'diameter_base_Vendor-Specific-Application-Id',10415,[16777265],[]}],[{'diameter_base_Vendor-Specific-Application-Id',[10415],[16777265],[]}]},{[],[]},{[],[]}}}: {'SAA',"epdg.localdomain;1805677143;194;nonode@nohost",{'Vendor-Specific-Application-Id',10415,[16777265],[]},1,"hss.localdomain","localdomain","262422259133362",[],[2001],[],[{'Non-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_262422259133362 send ok to <0.1255.0> 04:16:00.103 [info] ue_fsm ev_rx_swx_saa *DBG* epdg_ue_fsm_262422259133362 receive call {received_swm_dea_auth_compl_response,{ok,#{}}} from <0.211.0> in state state_authenticating *DBG* aaa_ue_fsm_262422259133362 consume call {rx_swx_saa,{ok,1,#{}}} from <0.1255.0> in state state_wait_swx_saa => state_authenticated 04:16:00.104 [info] ue_fsm state_wait_swx_saa event=rx_swx_saa {ok,1,#{}}, {ue_fsm_data,"262422259133362",undefined,undefined,false,false,undefined} 04:16:00.104 [info] ue_fsm received_swm_dea_auth_compl_response {ok,#{}} *DBG* epdg_ue_fsm_262422259133362 send ok to <0.211.0> 04:16:00.104 [info] ue_fsm state_authenticating event=lu_request, {ok,#{}}, {ue_fsm_data,<<"262422259133362">>,"internet",[],undefined,false,0,false,false} *DBG* gsup_server got cast {lu_response,{<<"262422259133362">>,ok}} *DBG* epdg_ue_fsm_262422259133362 consume call {received_swm_dea_auth_compl_response,{ok,#{}}} from <0.211.0> in state state_authenticating => state_authenticated 04:16:00.104 [info] lu_response(<<"262422259133362">>): 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:16:00.104 [info] lu_response for <<"262422259133362">>: ok 04:16:00.104 [info] GSUP: Tx #{imsi => <<"262422259133362">>,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 => <<"262422259133362">>, message_class => 5, message_type => epdg_tunnel_request, pco => <<128,0,13,0,0,12,0>>}} *DBG* epdg_ue_fsm_262422259133362 receive call {tunnel_request,<<128,0,13,0,0,12,0>>} from <0.1256.0> in state state_authenticated 04:16:00.109 [info] GSUP: Rx #{cn_domain => 1,imsi => <<"262422259133362">>,message_class => 5,message_type => epdg_tunnel_request,pco => <<128,0,13,0,0,12,0>>} 04:16:00.109 [info] ue_fsm tunnel_request(<<128,0,13,0,0,12,0>>) 04:16:00.109 [info] ue_fsm state_authenticated event=tunnel_request, {ue_fsm_data,<<"262422259133362">>,"internet",[],undefined,false,0,false,false} *DBG* epdg_ue_fsm_262422259133362 send ok to <0.1256.0> 04:16:00.110 [debug] Selected PGW Remote Address "172.18.62.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_262422259133362 consume call {tunnel_request,<<128,0,13,0,0,12,0>>} from <0.1256.0> in state state_authenticated => state_wait_create_session_resp 04:16:00.110 [info] s2b: Tx {gtp,v2,create_session_request,0,8064687,undefined,[],[{v2_international_mobile_subscriber_identity,0,<<"262422259133362">>},{v2_serving_network,0,{<<"901">>,<<"042">>}},{v2_rat_type,0,3},{v2_fully_qualified_tunnel_endpoint_identifier,0,30,894437887,<<172,18,62,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,3048189987,<<172,18,62,20>>,undefined}]},{v2_recovery,0,0},{v2_additional_protocol_configuration_options,0,{0,[{13,<<>>},{12,<<>>}]}}]} *DBG* epdg_ue_fsm_262422259133362 start_timer {state_timeout,10000, create_session_timeout,[]} in state state_wait_create_session_resp 04:16:00.110 [debug] Waiting for CreateSessionResponse *DBG* aaa_ue_fsm_262422259133362 receive call {rx_s6b_aar,"262422259133362@nai.epc.mnc001.mcc01.3gppnetwork.org", "internet", [{'MIP6-Agent-Info',[{172,18,62,103}],[],[],[]}]} from <0.1257.0> in state state_authenticated 04:16:00.129 [info] S6b Rx from {diameter_caps,{"aaa.localdomain","pgw.localdomain"},{"localdomain","localdomain"},{[{172,18,62,20}],[{172,18,62,103}]},{0,10415},{"osmo-epdg-AAA","TTCN-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,["262422259133362@nai.epc.mnc001.mcc01.3gppnetwork.org"],[{'MIP6-Agent-Info',[{172,18,62,103}],[],[],[]}],[70368744177664],[],[],["internet"],[],[],[],[],[],[]} 04:16:00.129 [info] ue_fsm ev_rx_s6b_aar: "262422259133362@nai.epc.mnc001.mcc01.3gppnetwork.org" "internet" [{'MIP6-Agent-Info',[{172,18,62,103}],[],[],[]}] 04:16:00.129 [info] ue_fsm state_authenticated event=rx_s6b_aar NAI="262422259133362@nai.epc.mnc001.mcc01.3gppnetwork.org" Apn="internet" AgentInfo=[{'MIP6-Agent-Info',[{172,18,62,103}],[],[],[]}], {ue_fsm_data,"262422259133362",undefined,undefined,true,false,undefined} 04:16:00.129 [debug] SWx Tx SAR Imsi="262422259133362" Type=13 APN="internet" AgentInfoOpt=[{'MIP6-Agent-Info',[{172,18,62,103}],[],[],[]}]  04:16:00.129 [debug] SWx prepare_request: {'SAR',["epdg.localdomain",";","1805677143",";","195",";","nonode@nohost"],{'Vendor-Specific-Application-Id',10415,[16777265],[]},1,"epdg.localdomain","localdomain","localdomain","262422259133362",13,[],["hss.localdomain"],["internet"],[],[{'MIP6-Agent-Info',[{172,18,62,103}],[],[],[]}],[],[],[],[],[],[],[]} *DBG* aaa_ue_fsm_262422259133362 send ok to <0.1257.0> 04:16:00.130 [debug] Waiting for S6b AAA *DBG* aaa_ue_fsm_262422259133362 consume call {rx_s6b_aar,"262422259133362@nai.epc.mnc001.mcc01.3gppnetwork.org", "internet", [{'MIP6-Agent-Info',[{172,18,62,103}],[],[],[]}]} from <0.1257.0> in state state_authenticated => state_authenticated_wait_swx_saa *DBG* aaa_ue_fsm_262422259133362 receive call {rx_swx_saa,{ok,13,#{}}} from <0.1258.0> in state state_authenticated_wait_swx_saa 04:16:00.138 [info] SWx Rx SAA {<0.735.0>,{diameter_caps,{"epdg.localdomain","hss.localdomain"},{"localdomain","localdomain"},{[{127,0,0,1},{172,18,62,20},{192,168,0,2}],[{172,18,62,103}]},{0,10415},{"osmo-epdg","TTCN-3 Testsuite"},{[],[1]},{[10415,13019,5535],[5535,10415,13019]},{[],[]},{[],[0]},{[],[]},{[{'diameter_base_Vendor-Specific-Application-Id',10415,[16777265],[]}],[{'diameter_base_Vendor-Specific-Application-Id',[10415],[16777265],[]}]},{[],[]},{[],[]}}}: {'SAA',"epdg.localdomain;1805677143;195;nonode@nohost",{'Vendor-Specific-Application-Id',10415,[16777265],[]},1,"hss.localdomain","localdomain","262422259133362",[],[2001],[],[{'Non-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:16:00.138 [info] ue_fsm ev_rx_swx_saa *DBG* aaa_ue_fsm_262422259133362 send ok to <0.1258.0> 04:16:00.138 [info] ue_fsm state_authenticated_wait_swx_saa event=rx_swx_saa SAType=13 ResulCode={epdg_dia_rc,undefined,2001}, {ue_fsm_data,"262422259133362","262422259133362@nai.epc.mnc001.mcc01.3gppnetwork.org","internet",true,false,<0.1257.0>} *DBG* aaa_ue_fsm_262422259133362 consume call {rx_swx_saa,{ok,13,#{}}} from <0.1258.0> in state state_authenticated_wait_swx_saa => state_authenticated 04:16:00.138 [debug] Rx AAA with DiaRC={epdg_dia_rc,undefined,2001} 04:16:00.139 [info] S6b Tx to {diameter_caps,{"aaa.localdomain","pgw.localdomain"},{"localdomain","localdomain"},{[{172,18,62,20}],[{172,18,62,103}]},{0,10415},{"osmo-epdg-AAA","TTCN-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:16:00.149 [debug] S2b: Rx from IP {172,18,62,103} port 2123: <<72,33,0,117,53,80,9,255,123,14,175,0,2,0,2,0,16,0,87,0,9,1,160,60,24,152,16,172,18,62,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,60,24,152,16,172,18,62,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,60,24,152,16,163,0,15,0,128,0,13,4,1,2,3,4,0,12,4,5,6,7,8>> 04:16:00.149 [debug] S2b: Rx from IP {172,18,62,103} port 2123: {gtp,v2,create_session_response,894437887,8064687,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,<<60,24,152,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,1008244752,<<172,18,62,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,1008244752,<<172,18,62,103>>,undefined},{v2_pdn_address_allocation,0} => {v2_pdn_address_allocation,0,ipv4,<<192,168,0,52>>}}} 04:16:00.149 [info] s2b: Updated Session after create_session_response: {gtp_session,<<"262422259133362">>,<0.1251.0>,<<"internet">>,{172,18,62,103},{172,18,62,103},undefined,894437887,1008244752,5,{set,1,16,16,8,80,48,{[],[],[],[],[],[],[],[],[],[],[],[],[],[],[],[]},{{[],[],[],[],[],[],[],[],[],[],[],[],[{gtp_bearer,5,3048189987,1008244752}],[],[],[]}}}} *DBG* epdg_ue_fsm_262422259133362 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 => 3048189987, remote_ipv4 => <<172,18,62,103>>, remote_ipv6 => undefined,remote_teid => 1008244752}}} from <0.1259.0> in state state_wait_create_session_resp 04:16:00.149 [debug] s2b: APCO_dec: {v2_additional_protocol_configuration_options,0,{0,[{13,<<1,2,3,4>>},{12,<<5,6,7,8>>}]}} 04:16:00.150 [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 => 3048189987,remote_ipv4 => <<172,18,62,103>>,remote_ipv6 => undefined,remote_teid => 1008244752}} 04:16:00.150 [info] ue_fsm state_authenticated event=received_gtpc_create_session_response, {ue_fsm_data,<<"262422259133362">>,"internet",[],undefined,false,0,false,false} 04:16:00.150 [info] KMOD Port Create PDP Context Call {<0.1251.0>,[alias|#Ref<0.1283019585.1655242753.209147>]}: {create_pdp_context,{172,18,62,103},3048189987,1008244752,{192,168,0,52}} 04:16:00.150 [debug] create_pdp_context: 1, {172,18,62,103}, {192,168,0,52}, 3048189987, 1008244752 04:16:00.151 [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,62,103}},{ms_address,{192,168,0,52}},{i_tid,3048189987},{o_tid,1008244752}]}} *DBG* epdg_ue_fsm_262422259133362 send ok to <0.1259.0> *DBG* gsup_server got cast {tunnel_response, {<<"262422259133362">>, {ok, #{apco => <<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 => 3048189987, remote_ipv4 => <<172,18,62,103>>, remote_ipv6 => undefined, remote_teid => 1008244752}}}} *DBG* epdg_ue_fsm_262422259133362 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 => 3048189987, remote_ipv4 => <<172,18,62,103>>, remote_ipv6 => undefined,remote_teid => 1008244752}}} from <0.1259.0> in state state_wait_create_session_resp => state_active 04:16:00.151 [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 => 3048189987,remote_ipv4 => <<172,18,62,103>>,remote_ipv6 => undefined,remote_teid => 1008244752}) returned ok 04:16:00.151 [info] tunnel_response(<<"262422259133362">>): {ok,#{apco => <<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 => 3048189987,remote_ipv4 => <<172,18,62,103>>,remote_ipv6 => undefined,remote_teid => 1008244752}} *DBG* gsup_server new state {gsups_state,#Port<0.16>,4222,#Port<0.54>, {ipa_ccm_options,"EPDG-00-00-00-00-00-00", "0/0/0","00:00:00:00:00:00", "00:00:00:00:00:00","00:00:00:00:00:00", "00:00:00:00:00:00","00:00:00:00:00:00", "EPDG-00-00-00-00-00-00",false}} 04:16:00.152 [info] tunnel_response for <<"262422259133362">>: {ok,#{apco => <<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 => 3048189987,remote_ipv4 => <<172,18,62,103>>,remote_ipv6 => undefined,remote_teid => 1008244752}} 04:16:00.152 [info] GSUP: Tx #{imsi => <<"262422259133362">>,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 => <<"262426319011558">>, 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_262426319011558 enter epdg_ue_fsm in state state_new 04:16:00.168 [info] GSUP: Rx #{imsi => <<"262426319011558">>,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_262426319011558 consume internal init_state in state state_new *DBG* epdg_ue_fsm_262426319011558 receive call {auth_request,33,"internet",#{}} from <0.1260.0> in state state_new 04:16:00.168 [info] ue_fsm start(epdg_ue_fsm_262426319011558) 04:16:00.168 [info] ue_fsm init(<<"262426319011558">>) *DBG* epdg_ue_fsm_262426319011558 send ok to <0.1260.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:16:00.168 [info] ue_fsm auth_request *DBG* aaa_ue_fsm_262426319011558 enter aaa_ue_fsm in state state_new *DBG* epdg_ue_fsm_262426319011558 consume call {auth_request,33,"internet",#{}} from <0.1260.0> in state state_new => state_wait_auth_resp 04:16:00.168 [info] ue_fsm state_new event=auth_request {33, "internet", #{}}, {ue_fsm_data,<<"262426319011558">>,"internet",[],undefined,false,0,false,false} *DBG* aaa_ue_fsm_262426319011558 consume internal init_state in state state_new *DBG* epdg_ue_fsm_262426319011558 start_timer {state_timeout,10000, swm_der_timeout,[]} in state state_wait_auth_resp 04:16:00.169 [info] ue_fsm start_link(aaa_ue_fsm_262426319011558) *DBG* aaa_ue_fsm_262426319011558 receive call {rx_swm_der_auth_req,33,"internet",#{}} from <0.201.0> in state state_new 04:16:00.169 [info] ue_fsm init("262426319011558") 04:16:00.169 [info] ue_fsm ev_rx_swm_der_auth_req 04:16:00.169 [info] ue_fsm state_new event=rx_swm_der_auth_req {33, "internet", #{}}, {ue_fsm_data,"262426319011558",undefined,undefined,false,false,undefined} 04:16:00.169 [debug] Swx MAR: IPv4Opt=<<"ÿÿÿþ">> IPv6Opt=[] 04:16:00.170 [debug] Swx Tx MAR: {'MAR',["epdg.localdomain",";","1805677143",";","196",";","nonode@nohost"],1,undefined,undefined,undefined,"262426319011558",{'Vendor-Specific-Application-Id',10415,[16777265],[]},{'SIP-Auth-Data-Item',[],["EAP-AKA"],[],[],[],[],[],[],<<"ÿÿÿþ">>,[],[],[],[]},1,[],1,[],[],[],[],[],[],[],[]} *DBG* aaa_ue_fsm_262426319011558 send ok to <0.201.0> *DBG* aaa_ue_fsm_262426319011558 consume call {rx_swm_der_auth_req,33,"internet",#{}} from <0.201.0> in state state_new => state_wait_swx_maa 04:16:00.183 [info] SWx Rx MAA {<0.735.0>,{diameter_caps,{"epdg.localdomain","hss.localdomain"},{"localdomain","localdomain"},{[{127,0,0,1},{172,18,62,20},{192,168,0,2}],[{172,18,62,103}]},{0,10415},{"osmo-epdg","TTCN-3 Testsuite"},{[],[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;1805677143;196;nonode@nohost",1,"hss.localdomain","localdomain",{'Vendor-Specific-Application-Id',10415,[16777265],[]},"262426319011558",[],[2001],[],[1],[{'SIP-Auth-Data-Item',[0],["Digest-AKAv1-MD5"],[[117,48,252,83,189,153,117,61,154,112,216,69,46,157,221,239,72,26,188,198,52,35,72,21,9,148,176,32,82,93,33,150]],[[117,48,252,83,189,153,117,61,154,112,216,69,46,157,221,239,29,9,231,122,50,234,107,253,1,130,79,241,72,217]],["foobar"],[[226,58,118,180,26,18,245,220,73,65,70,178,58,91,40,191]],[[15,65,125,80,142,139,14,45,174,58,9,9,184,151,64,205]],[],[],[],[],[],[]}],[],[],[],[],[],[]}/ Errors []  *DBG* aaa_ue_fsm_262426319011558 receive call {rx_swx_maa, {ok,[{epdg_auth_tuple, <<117,48,252,83,189,153,117,61,154,112,216,69,46,157,221,239>>, <<72,26,188,198,52,35,72,21,9,148,176,32,82,93,33,150>>, <<117,48,252,83,189,153,117,61,154,112,216,69,46,157,221,239, 29,9,231,122,50,234,107,253,1,130,79,241,72,217>>, <<15,65,125,80,142,139,14,45,174,58,9,9,184,151,64,205>>, <<226,58,118,180,26,18,245,220,73,65,70,178,58,91,40,191>>}]}} from <0.1263.0> in state state_wait_swx_maa 04:16:00.183 [info] dia_sip2gsup: auth [117,48,252,83,189,153,117,61,154,112,216,69,46,157,221,239,72,26,188,198,52,35,72,21,9,148,176,32,82,93,33,150] authz [117,48,252,83,189,153,117,61,154,112,216,69,46,157,221,239,29,9,231,122,50,234,107,253,1,130,79,241,72,217]  04:16:00.183 [info] rand [117,48,252,83,189,153,117,61,154,112,216,69,46,157,221,239] autn [72,26,188,198,52,35,72,21,9,148,176,32,82,93,33,150]  *DBG* aaa_ue_fsm_262426319011558 send ok to <0.1263.0> 04:16:00.183 [info] ue_fsm ev_rx_swx_maa *DBG* epdg_ue_fsm_262426319011558 receive call {received_swm_dea_auth_response, {ok,[{epdg_auth_tuple, <<117,48,252,83,189,153,117,61,154,112,216,69,46,157,221,239>>, <<72,26,188,198,52,35,72,21,9,148,176,32,82,93,33,150>>, <<117,48,252,83,189,153,117,61,154,112,216,69,46,157,221,239, 29,9,231,122,50,234,107,253,1,130,79,241,72,217>>, <<15,65,125,80,142,139,14,45,174,58,9,9,184,151,64,205>>, <<226,58,118,180,26,18,245,220,73,65,70,178,58,91,40,191>>}]}} from <0.211.0> in state state_wait_auth_resp 04:16:00.184 [info] ue_fsm state_wait_swx_maa event=rx_swx_maa, {ue_fsm_data,"262426319011558",undefined,undefined,false,false,undefined} *DBG* aaa_ue_fsm_262426319011558 consume call {rx_swx_maa, {ok,[{epdg_auth_tuple, <<117,48,252,83,189,153,117,61,154,112,216,69,46,157,221,239>>, <<72,26,188,198,52,35,72,21,9,148,176,32,82,93,33,150>>, <<117,48,252,83,189,153,117,61,154,112,216,69,46,157,221,239, 29,9,231,122,50,234,107,253,1,130,79,241,72,217>>, <<15,65,125,80,142,139,14,45,174,58,9,9,184,151,64,205>>, <<226,58,118,180,26,18,245,220,73,65,70,178,58,91,40,191>>}]}} from <0.1263.0> in state state_wait_swx_maa => state_new *DBG* epdg_ue_fsm_262426319011558 send ok to <0.211.0> *DBG* gsup_server got cast {auth_response, {<<"262426319011558">>, {ok, [{epdg_auth_tuple, <<117,48,252,83,189,153,117,61,154,112,216,69, 46,157,221,239>>, <<72,26,188,198,52,35,72,21,9,148,176,32,82,93, 33,150>>, <<117,48,252,83,189,153,117,61,154,112,216,69, 46,157,221,239,29,9,231,122,50,234,107,253,1, 130,79,241,72,217>>, <<15,65,125,80,142,139,14,45,174,58,9,9,184, 151,64,205>>, <<226,58,118,180,26,18,245,220,73,65,70, 178,58,91,40,191>>}]}}} 04:16:00.184 [info] ue_fsm received_swm_dea_auth_response {ok,[{epdg_auth_tuple,<<117,48,252,83,189,153,117,61,154,112,216,69,46,157,221,239>>,<<72,26,188,198,52,35,72,21,9,148,176,32,82,93,33,150>>,<<117,48,252,83,189,153,117,61,154,112,216,69,46,157,221,239,29,9,231,122,50,234,107,253,1,130,79,241,72,217>>,<<15,65,125,80,142,139,14,45,174,58,9,9,184,151,64,205>>,<<226,58,118,180,26,18,245,220,73,65,70,178,58,91,40,191>>}]} *DBG* epdg_ue_fsm_262426319011558 consume call {received_swm_dea_auth_response, {ok,[{epdg_auth_tuple, <<117,48,252,83,189,153,117,61,154,112,216,69,46,157,221,239>>, <<72,26,188,198,52,35,72,21,9,148,176,32,82,93,33,150>>, <<117,48,252,83,189,153,117,61,154,112,216,69,46,157,221,239, 29,9,231,122,50,234,107,253,1,130,79,241,72,217>>, <<15,65,125,80,142,139,14,45,174,58,9,9,184,151,64,205>>, <<226,58,118,180,26,18,245,220,73,65,70,178,58,91,40,191>>}]}} from <0.211.0> in state state_wait_auth_resp => state_authenticating 04:16:00.185 [info] ue_fsm state_wait_auth_resp event=received_swm_dea_auth_response Result={ok,[{epdg_auth_tuple,<<117,48,252,83,189,153,117,61,154,112,216,69,46,157,221,239>>,<<72,26,188,198,52,35,72,21,9,148,176,32,82,93,33,150>>,<<117,48,252,83,189,153,117,61,154,112,216,69,46,157,221,239,29,9,231,122,50,234,107,253,1,130,79,241,72,217>>,<<15,65,125,80,142,139,14,45,174,58,9,9,184,151,64,205>>,<<226,58,118,180,26,18,245,220,73,65,70,178,58,91,40,191>>}]}, {ue_fsm_data,<<"262426319011558">>,"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:16:00.185 [info] auth_response(<<"262426319011558">>): {ok,[{epdg_auth_tuple,<<117,48,252,83,189,153,117,61,154,112,216,69,46,157,221,239>>,<<72,26,188,198,52,35,72,21,9,148,176,32,82,93,33,150>>,<<117,48,252,83,189,153,117,61,154,112,216,69,46,157,221,239,29,9,231,122,50,234,107,253,1,130,79,241,72,217>>,<<15,65,125,80,142,139,14,45,174,58,9,9,184,151,64,205>>,<<226,58,118,180,26,18,245,220,73,65,70,178,58,91,40,191>>}]} 04:16:00.186 [info] auth_response for <<"262426319011558">>: {ok,[{epdg_auth_tuple,<<117,48,252,83,189,153,117,61,154,112,216,69,46,157,221,239>>,<<72,26,188,198,52,35,72,21,9,148,176,32,82,93,33,150>>,<<117,48,252,83,189,153,117,61,154,112,216,69,46,157,221,239,29,9,231,122,50,234,107,253,1,130,79,241,72,217>>,<<15,65,125,80,142,139,14,45,174,58,9,9,184,151,64,205>>,<<226,58,118,180,26,18,245,220,73,65,70,178,58,91,40,191>>}]} 04:16:00.186 [info] GSUP: Tx #{auth_tuples => [#{autn => <<72,26,188,198,52,35,72,21,9,148,176,32,82,93,33,150>>,ck => <<226,58,118,180,26,18,245,220,73,65,70,178,58,91,40,191>>,ik => <<15,65,125,80,142,139,14,45,174,58,9,9,184,151,64,205>>,rand => <<117,48,252,83,189,153,117,61,154,112,216,69,46,157,221,239>>,res => <<117,48,252,83,189,153,117,61,154,112,216,69,46,157,221,239,29,9,231,122,50,234,107,253,1,130,79,241,72,217>>}],imsi => <<"262426319011558">>,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 => <<"262426319011558">>, message_type => location_upd_req}} *DBG* epdg_ue_fsm_262426319011558 receive call lu_request from <0.1264.0> in state state_authenticating 04:16:00.190 [info] GSUP: Rx #{cn_domain => 1,imsi => <<"262426319011558">>,message_type => location_upd_req} *DBG* epdg_ue_fsm_262426319011558 send ok to <0.1264.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_262426319011558 consume call lu_request from <0.1264.0> in state state_authenticating *DBG* aaa_ue_fsm_262426319011558 receive call {rx_swm_der_auth_compl,"internet"} from <0.201.0> in state state_new 04:16:00.190 [info] ue_fsm lu_request 04:16:00.190 [info] ue_fsm state_authenticating event=lu_request, {ue_fsm_data,<<"262426319011558">>,"internet",[],undefined,false,0,false,false} 04:16:00.190 [info] ue_fsm ev_rx_swm_der_auth_compl 04:16:00.191 [info] ue_fsm state_new event=rx_swm_der_auth_compl, {ue_fsm_data,"262426319011558",undefined,undefined,false,false,undefined} 04:16:00.191 [debug] SWx Tx SAR Imsi="262426319011558" Type=1 APN="internet" AgentInfoOpt=[]  04:16:00.191 [debug] SWx prepare_request: {'SAR',["epdg.localdomain",";","1805677143",";","197",";","nonode@nohost"],{'Vendor-Specific-Application-Id',10415,[16777265],[]},1,"epdg.localdomain","localdomain","localdomain","262426319011558",1,[],["hss.localdomain"],["internet"],[],[],[],[],[],[],[],[],[]} *DBG* aaa_ue_fsm_262426319011558 send ok to <0.201.0> *DBG* aaa_ue_fsm_262426319011558 consume call {rx_swm_der_auth_compl,"internet"} from <0.201.0> in state state_new => state_wait_swx_saa *DBG* aaa_ue_fsm_262426319011558 receive call {rx_swx_saa,{ok,1,#{}}} from <0.1265.0> in state state_wait_swx_saa 04:16:00.197 [info] SWx Rx SAA {<0.735.0>,{diameter_caps,{"epdg.localdomain","hss.localdomain"},{"localdomain","localdomain"},{[{127,0,0,1},{172,18,62,20},{192,168,0,2}],[{172,18,62,103}]},{0,10415},{"osmo-epdg","TTCN-3 Testsuite"},{[],[1]},{[10415,13019,5535],[5535,10415,13019]},{[],[]},{[],[0]},{[],[]},{[{'diameter_base_Vendor-Specific-Application-Id',10415,[16777265],[]}],[{'diameter_base_Vendor-Specific-Application-Id',[10415],[16777265],[]}]},{[],[]},{[],[]}}}: {'SAA',"epdg.localdomain;1805677143;197;nonode@nohost",{'Vendor-Specific-Application-Id',10415,[16777265],[]},1,"hss.localdomain","localdomain","262426319011558",[],[2001],[],[{'Non-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:16:00.197 [info] ue_fsm ev_rx_swx_saa *DBG* aaa_ue_fsm_262426319011558 send ok to <0.1265.0> *DBG* epdg_ue_fsm_262426319011558 receive call {received_swm_dea_auth_compl_response,{ok,#{}}} from <0.211.0> in state state_authenticating 04:16:00.197 [info] ue_fsm state_wait_swx_saa event=rx_swx_saa {ok,1,#{}}, {ue_fsm_data,"262426319011558",undefined,undefined,false,false,undefined} *DBG* aaa_ue_fsm_262426319011558 consume call {rx_swx_saa,{ok,1,#{}}} from <0.1265.0> in state state_wait_swx_saa => state_authenticated *DBG* epdg_ue_fsm_262426319011558 send ok to <0.211.0> *DBG* gsup_server got cast {lu_response,{<<"262426319011558">>,ok}} 04:16:00.198 [info] ue_fsm received_swm_dea_auth_compl_response {ok,#{}} *DBG* epdg_ue_fsm_262426319011558 consume call {received_swm_dea_auth_compl_response,{ok,#{}}} from <0.211.0> in state state_authenticating => state_authenticated 04:16:00.198 [info] ue_fsm state_authenticating event=lu_request, {ok,#{}}, {ue_fsm_data,<<"262426319011558">>,"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:16:00.198 [info] lu_response(<<"262426319011558">>): ok 04:16:00.198 [info] lu_response for <<"262426319011558">>: ok 04:16:00.198 [info] GSUP: Tx #{imsi => <<"262426319011558">>,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 => <<"262426319011558">>, message_class => 5, message_type => epdg_tunnel_request, pco => <<128,0,13,0,0,12,0>>}} *DBG* epdg_ue_fsm_262426319011558 receive call {tunnel_request,<<128,0,13,0,0,12,0>>} from <0.1266.0> in state state_authenticated 04:16:00.201 [info] GSUP: Rx #{cn_domain => 1,imsi => <<"262426319011558">>,message_class => 5,message_type => epdg_tunnel_request,pco => <<128,0,13,0,0,12,0>>} 04:16:00.201 [info] ue_fsm tunnel_request(<<128,0,13,0,0,12,0>>) 04:16:00.202 [info] ue_fsm state_authenticated event=tunnel_request, {ue_fsm_data,<<"262426319011558">>,"internet",[],undefined,false,0,false,false} 04:16:00.202 [debug] Selected PGW Remote Address "172.18.62.103" 04:16:00.202 [info] s2b: Tx {gtp,v2,create_session_request,0,8064688,undefined,[],[{v2_international_mobile_subscriber_identity,0,<<"262426319011558">>},{v2_serving_network,0,{<<"901">>,<<"042">>}},{v2_rat_type,0,3},{v2_fully_qualified_tunnel_endpoint_identifier,0,30,894437888,<<172,18,62,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,3048189988,<<172,18,62,20>>,undefined}]},{v2_recovery,0,0},{v2_additional_protocol_configuration_options,0,{0,[{13,<<>>},{12,<<>>}]}}]} *DBG* epdg_ue_fsm_262426319011558 send ok to <0.1266.0> 04:16:00.202 [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_262426319011558 consume call {tunnel_request,<<128,0,13,0,0,12,0>>} from <0.1266.0> in state state_authenticated => state_wait_create_session_resp *DBG* epdg_ue_fsm_262426319011558 start_timer {state_timeout,10000, create_session_timeout,[]} in state state_wait_create_session_resp *DBG* aaa_ue_fsm_262426319011558 receive call {rx_s6b_aar,"262426319011558@nai.epc.mnc001.mcc01.3gppnetwork.org", "internet", [{'MIP6-Agent-Info',[{172,18,62,103}],[],[],[]}]} from <0.1267.0> in state state_authenticated 04:16:00.214 [info] S6b Rx from {diameter_caps,{"aaa.localdomain","pgw.localdomain"},{"localdomain","localdomain"},{[{172,18,62,20}],[{172,18,62,103}]},{0,10415},{"osmo-epdg-AAA","TTCN-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,["262426319011558@nai.epc.mnc001.mcc01.3gppnetwork.org"],[{'MIP6-Agent-Info',[{172,18,62,103}],[],[],[]}],[70368744177664],[],[],["internet"],[],[],[],[],[],[]} 04:16:00.214 [info] ue_fsm ev_rx_s6b_aar: "262426319011558@nai.epc.mnc001.mcc01.3gppnetwork.org" "internet" [{'MIP6-Agent-Info',[{172,18,62,103}],[],[],[]}] 04:16:00.214 [info] ue_fsm state_authenticated event=rx_s6b_aar NAI="262426319011558@nai.epc.mnc001.mcc01.3gppnetwork.org" Apn="internet" AgentInfo=[{'MIP6-Agent-Info',[{172,18,62,103}],[],[],[]}], {ue_fsm_data,"262426319011558",undefined,undefined,true,false,undefined} 04:16:00.215 [debug] SWx Tx SAR Imsi="262426319011558" Type=13 APN="internet" AgentInfoOpt=[{'MIP6-Agent-Info',[{172,18,62,103}],[],[],[]}]  04:16:00.215 [debug] SWx prepare_request: {'SAR',["epdg.localdomain",";","1805677143",";","198",";","nonode@nohost"],{'Vendor-Specific-Application-Id',10415,[16777265],[]},1,"epdg.localdomain","localdomain","localdomain","262426319011558",13,[],["hss.localdomain"],["internet"],[],[{'MIP6-Agent-Info',[{172,18,62,103}],[],[],[]}],[],[],[],[],[],[],[]} *DBG* aaa_ue_fsm_262426319011558 send ok to <0.1267.0> 04:16:00.215 [debug] Waiting for S6b AAA *DBG* aaa_ue_fsm_262426319011558 consume call {rx_s6b_aar,"262426319011558@nai.epc.mnc001.mcc01.3gppnetwork.org", "internet", [{'MIP6-Agent-Info',[{172,18,62,103}],[],[],[]}]} from <0.1267.0> in state state_authenticated => state_authenticated_wait_swx_saa *DBG* aaa_ue_fsm_262426319011558 receive call {rx_swx_saa,{ok,13,#{}}} from <0.1268.0> in state state_authenticated_wait_swx_saa 04:16:00.221 [info] SWx Rx SAA {<0.735.0>,{diameter_caps,{"epdg.localdomain","hss.localdomain"},{"localdomain","localdomain"},{[{127,0,0,1},{172,18,62,20},{192,168,0,2}],[{172,18,62,103}]},{0,10415},{"osmo-epdg","TTCN-3 Testsuite"},{[],[1]},{[10415,13019,5535],[5535,10415,13019]},{[],[]},{[],[0]},{[],[]},{[{'diameter_base_Vendor-Specific-Application-Id',10415,[16777265],[]}],[{'diameter_base_Vendor-Specific-Application-Id',[10415],[16777265],[]}]},{[],[]},{[],[]}}}: {'SAA',"epdg.localdomain;1805677143;198;nonode@nohost",{'Vendor-Specific-Application-Id',10415,[16777265],[]},1,"hss.localdomain","localdomain","262426319011558",[],[2001],[],[{'Non-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_262426319011558 send ok to <0.1268.0> 04:16:00.221 [info] ue_fsm ev_rx_swx_saa 04:16:00.221 [info] ue_fsm state_authenticated_wait_swx_saa event=rx_swx_saa SAType=13 ResulCode={epdg_dia_rc,undefined,2001}, {ue_fsm_data,"262426319011558","262426319011558@nai.epc.mnc001.mcc01.3gppnetwork.org","internet",true,false,<0.1267.0>} *DBG* aaa_ue_fsm_262426319011558 consume call {rx_swx_saa,{ok,13,#{}}} from <0.1268.0> in state state_authenticated_wait_swx_saa => state_authenticated 04:16:00.221 [debug] Rx AAA with DiaRC={epdg_dia_rc,undefined,2001} 04:16:00.221 [info] S6b Tx to {diameter_caps,{"aaa.localdomain","pgw.localdomain"},{"localdomain","localdomain"},{[{172,18,62,20}],[{172,18,62,103}]},{0,10415},{"osmo-epdg-AAA","TTCN-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:16:00.230 [debug] S2b: Rx from IP {172,18,62,103} port 2123: <<72,33,0,117,53,80,10,0,123,14,176,0,2,0,2,0,16,0,87,0,9,1,160,245,223,130,124,172,18,62,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,245,223,130,124,172,18,62,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,245,223,130,124,163,0,15,0,128,0,13,4,1,2,3,4,0,12,4,5,6,7,8>> *DBG* epdg_ue_fsm_262426319011558 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 => 3048189988, remote_ipv4 => <<172,18,62,103>>, remote_ipv6 => undefined,remote_teid => 4125065852}}} from <0.1269.0> in state state_wait_create_session_resp 04:16:00.231 [debug] S2b: Rx from IP {172,18,62,103} port 2123: {gtp,v2,create_session_response,894437888,8064688,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,<<245,223,130,124>>},{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,4125065852,<<172,18,62,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,4125065852,<<172,18,62,103>>,undefined},{v2_pdn_address_allocation,0} => {v2_pdn_address_allocation,0,ipv4,<<192,168,0,53>>}}} 04:16:00.231 [info] s2b: Updated Session after create_session_response: {gtp_session,<<"262426319011558">>,<0.1261.0>,<<"internet">>,{172,18,62,103},{172,18,62,103},undefined,894437888,4125065852,5,{set,1,16,16,8,80,48,{[],[],[],[],[],[],[],[],[],[],[],[],[],[],[],[]},{{[],[],[],[],[],[{gtp_bearer,5,3048189988,4125065852}],[],[],[],[],[],[],[],[],[],[]}}}} 04:16:00.231 [debug] s2b: APCO_dec: {v2_additional_protocol_configuration_options,0,{0,[{13,<<1,2,3,4>>},{12,<<5,6,7,8>>}]}} 04:16:00.231 [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 => 3048189988,remote_ipv4 => <<172,18,62,103>>,remote_ipv6 => undefined,remote_teid => 4125065852}} 04:16:00.231 [info] ue_fsm state_authenticated event=received_gtpc_create_session_response, {ue_fsm_data,<<"262426319011558">>,"internet",[],undefined,false,0,false,false} 04:16:00.231 [info] KMOD Port Create PDP Context Call {<0.1261.0>,[alias|#Ref<0.1283019585.1655242753.209318>]}: {create_pdp_context,{172,18,62,103},3048189988,4125065852,{192,168,0,53}} 04:16:00.231 [debug] create_pdp_context: 1, {172,18,62,103}, {192,168,0,53}, 3048189988, 4125065852 *DBG* epdg_ue_fsm_262426319011558 send ok to <0.1269.0> *DBG* gsup_server got cast {tunnel_response, {<<"262426319011558">>, {ok, #{apco => <<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 => 3048189988, remote_ipv4 => <<172,18,62,103>>, remote_ipv6 => undefined, remote_teid => 4125065852}}}} 04:16:00.232 [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,62,103}},{ms_address,{192,168,0,53}},{i_tid,3048189988},{o_tid,4125065852}]}} *DBG* epdg_ue_fsm_262426319011558 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 => 3048189988, remote_ipv4 => <<172,18,62,103>>, remote_ipv6 => undefined,remote_teid => 4125065852}}} from <0.1269.0> in state state_wait_create_session_resp => state_active 04:16:00.232 [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 => 3048189988,remote_ipv4 => <<172,18,62,103>>,remote_ipv6 => undefined,remote_teid => 4125065852}) returned ok 04:16:00.232 [info] tunnel_response(<<"262426319011558">>): {ok,#{apco => <<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 => 3048189988,remote_ipv4 => <<172,18,62,103>>,remote_ipv6 => undefined,remote_teid => 4125065852}} 04:16:00.232 [info] tunnel_response for <<"262426319011558">>: {ok,#{apco => <<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 => 3048189988,remote_ipv4 => <<172,18,62,103>>,remote_ipv6 => undefined,remote_teid => 4125065852}} *DBG* gsup_server new state {gsups_state,#Port<0.16>,4222,#Port<0.54>, {ipa_ccm_options,"EPDG-00-00-00-00-00-00", "0/0/0","00:00:00:00:00:00", "00:00:00:00:00:00","00:00:00:00:00:00", "00:00:00:00:00:00","00:00:00:00:00:00", "EPDG-00-00-00-00-00-00",false}} 04:16:00.232 [info] GSUP: Tx #{imsi => <<"262426319011558">>,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 => <<"262429167269809">>, 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_262429167269809 enter epdg_ue_fsm in state state_new 04:16:00.269 [info] GSUP: Rx #{imsi => <<"262429167269809">>,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_262429167269809 consume internal init_state in state state_new 04:16:00.269 [info] ue_fsm start(epdg_ue_fsm_262429167269809) *DBG* epdg_ue_fsm_262429167269809 receive call {auth_request,33,"internet",#{}} from <0.1270.0> in state state_new 04:16:00.269 [info] ue_fsm init(<<"262429167269809">>) 04:16:00.269 [info] ue_fsm auth_request *DBG* epdg_ue_fsm_262429167269809 send ok to <0.1270.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:16:00.270 [info] ue_fsm state_new event=auth_request {33, "internet", #{}}, {ue_fsm_data,<<"262429167269809">>,"internet",[],undefined,false,0,false,false} *DBG* aaa_ue_fsm_262429167269809 enter aaa_ue_fsm in state state_new *DBG* epdg_ue_fsm_262429167269809 consume call {auth_request,33,"internet",#{}} from <0.1270.0> in state state_new => state_wait_auth_resp *DBG* aaa_ue_fsm_262429167269809 consume internal init_state in state state_new 04:16:00.270 [info] ue_fsm start_link(aaa_ue_fsm_262429167269809) *DBG* epdg_ue_fsm_262429167269809 start_timer {state_timeout,10000, swm_der_timeout,[]} in state state_wait_auth_resp *DBG* aaa_ue_fsm_262429167269809 receive call {rx_swm_der_auth_req,33,"internet",#{}} from <0.201.0> in state state_new 04:16:00.270 [info] ue_fsm init("262429167269809") 04:16:00.270 [info] ue_fsm ev_rx_swm_der_auth_req 04:16:00.271 [info] ue_fsm state_new event=rx_swm_der_auth_req {33, "internet", #{}}, {ue_fsm_data,"262429167269809",undefined,undefined,false,false,undefined} 04:16:00.271 [debug] Swx MAR: IPv4Opt=<<"ÿÿÿþ">> IPv6Opt=[] 04:16:00.271 [debug] Swx Tx MAR: {'MAR',["epdg.localdomain",";","1805677143",";","199",";","nonode@nohost"],1,undefined,undefined,undefined,"262429167269809",{'Vendor-Specific-Application-Id',10415,[16777265],[]},{'SIP-Auth-Data-Item',[],["EAP-AKA"],[],[],[],[],[],[],<<"ÿÿÿþ">>,[],[],[],[]},1,[],1,[],[],[],[],[],[],[],[]} *DBG* aaa_ue_fsm_262429167269809 send ok to <0.201.0> *DBG* aaa_ue_fsm_262429167269809 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_262429167269809 receive call {rx_swx_maa, {ok,[{epdg_auth_tuple, <<146,110,202,83,228,205,95,225,127,177,21,144,151,47,237,249>>, <<223,156,127,167,119,215,211,134,98,25,160,72,226,39,20,247>>, <<146,110,202,83,228,205,95,225,127,177,21,144,151,47,237, 249,189,180,207,240,20,120,46,38,244,13,102,254,174,73>>, <<9,9,129,49,116,207,38,84,172,53,211,14,153,19,72,19>>, <<15,148,110,77,59,254,204,238,114,72,104,20,126,55,4,19>>}]}} from <0.1273.0> in state state_wait_swx_maa 04:16:00.285 [info] SWx Rx MAA {<0.735.0>,{diameter_caps,{"epdg.localdomain","hss.localdomain"},{"localdomain","localdomain"},{[{127,0,0,1},{172,18,62,20},{192,168,0,2}],[{172,18,62,103}]},{0,10415},{"osmo-epdg","TTCN-3 Testsuite"},{[],[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;1805677143;199;nonode@nohost",1,"hss.localdomain","localdomain",{'Vendor-Specific-Application-Id',10415,[16777265],[]},"262429167269809",[],[2001],[],[1],[{'SIP-Auth-Data-Item',[0],["Digest-AKAv1-MD5"],[[146,110,202,83,228,205,95,225,127,177,21,144,151,47,237,249,223,156,127,167,119,215,211,134,98,25,160,72,226,39,20,247]],[[146,110,202,83,228,205,95,225,127,177,21,144,151,47,237,249,189,180,207,240,20,120,46,38,244,13,102,254,174,73]],["foobar"],[[15,148,110,77,59,254,204,238,114,72,104,20,126,55,4,19]],[[9,9,129,49,116,207,38,84,172,53,211,14,153,19,72,19]],[],[],[],[],[],[]}],[],[],[],[],[],[]}/ Errors []  04:16:00.285 [info] dia_sip2gsup: auth [146,110,202,83,228,205,95,225,127,177,21,144,151,47,237,249,223,156,127,167,119,215,211,134,98,25,160,72,226,39,20,247] authz [146,110,202,83,228,205,95,225,127,177,21,144,151,47,237,249,189,180,207,240,20,120,46,38,244,13,102,254,174,73]  04:16:00.285 [info] rand [146,110,202,83,228,205,95,225,127,177,21,144,151,47,237,249] autn [223,156,127,167,119,215,211,134,98,25,160,72,226,39,20,247]  *DBG* aaa_ue_fsm_262429167269809 send ok to <0.1273.0> 04:16:00.285 [info] ue_fsm ev_rx_swx_maa *DBG* aaa_ue_fsm_262429167269809 consume call {rx_swx_maa, {ok,[{epdg_auth_tuple, <<146,110,202,83,228,205,95,225,127,177,21,144,151,47,237,249>>, <<223,156,127,167,119,215,211,134,98,25,160,72,226,39,20,247>>, <<146,110,202,83,228,205,95,225,127,177,21,144,151,47,237, 249,189,180,207,240,20,120,46,38,244,13,102,254,174,73>>, <<9,9,129,49,116,207,38,84,172,53,211,14,153,19,72,19>>, <<15,148,110,77,59,254,204,238,114,72,104,20,126,55,4,19>>}]}} from <0.1273.0> in state state_wait_swx_maa => state_new 04:16:00.286 [info] ue_fsm state_wait_swx_maa event=rx_swx_maa, {ue_fsm_data,"262429167269809",undefined,undefined,false,false,undefined} *DBG* epdg_ue_fsm_262429167269809 receive call {received_swm_dea_auth_response, {ok,[{epdg_auth_tuple, <<146,110,202,83,228,205,95,225,127,177,21,144,151,47,237,249>>, <<223,156,127,167,119,215,211,134,98,25,160,72,226,39,20,247>>, <<146,110,202,83,228,205,95,225,127,177,21,144,151,47,237, 249,189,180,207,240,20,120,46,38,244,13,102,254,174,73>>, <<9,9,129,49,116,207,38,84,172,53,211,14,153,19,72,19>>, <<15,148,110,77,59,254,204,238,114,72,104,20,126,55,4,19>>}]}} from <0.211.0> in state state_wait_auth_resp 04:16:00.286 [info] ue_fsm received_swm_dea_auth_response {ok,[{epdg_auth_tuple,<<146,110,202,83,228,205,95,225,127,177,21,144,151,47,237,249>>,<<223,156,127,167,119,215,211,134,98,25,160,72,226,39,20,247>>,<<146,110,202,83,228,205,95,225,127,177,21,144,151,47,237,249,189,180,207,240,20,120,46,38,244,13,102,254,174,73>>,<<9,9,129,49,116,207,38,84,172,53,211,14,153,19,72,19>>,<<15,148,110,77,59,254,204,238,114,72,104,20,126,55,4,19>>}]} 04:16:00.288 [info] ue_fsm state_wait_auth_resp event=received_swm_dea_auth_response Result={ok,[{epdg_auth_tuple,<<146,110,202,83,228,205,95,225,127,177,21,144,151,47,237,249>>,<<223,156,127,167,119,215,211,134,98,25,160,72,226,39,20,247>>,<<146,110,202,83,228,205,95,225,127,177,21,144,151,47,237,249,189,180,207,240,20,120,46,38,244,13,102,254,174,73>>,<<9,9,129,49,116,207,38,84,172,53,211,14,153,19,72,19>>,<<15,148,110,77,59,254,204,238,114,72,104,20,126,55,4,19>>}]}, {ue_fsm_data,<<"262429167269809">>,"internet",[],undefined,false,0,false,false} *DBG* epdg_ue_fsm_262429167269809 send ok to <0.211.0> *DBG* gsup_server got cast {auth_response, {<<"262429167269809">>, {ok, [{epdg_auth_tuple, <<146,110,202,83,228,205,95,225,127,177,21,144, 151,47,237,249>>, <<223,156,127,167,119,215,211,134,98,25,160,72, 226,39,20,247>>, <<146,110,202,83,228,205,95,225,127,177,21,144, 151,47,237,249,189,180,207,240,20,120,46,38, 244,13,102,254,174,73>>, <<9,9,129,49,116,207,38,84,172,53,211,14,153, 19,72,19>>, <<15,148,110,77,59,254,204,238,114,72,104, 20,126,55,4,19>>}]}}} 04:16:00.288 [info] auth_response(<<"262429167269809">>): {ok,[{epdg_auth_tuple,<<146,110,202,83,228,205,95,225,127,177,21,144,151,47,237,249>>,<<223,156,127,167,119,215,211,134,98,25,160,72,226,39,20,247>>,<<146,110,202,83,228,205,95,225,127,177,21,144,151,47,237,249,189,180,207,240,20,120,46,38,244,13,102,254,174,73>>,<<9,9,129,49,116,207,38,84,172,53,211,14,153,19,72,19>>,<<15,148,110,77,59,254,204,238,114,72,104,20,126,55,4,19>>}]} *DBG* epdg_ue_fsm_262429167269809 consume call {received_swm_dea_auth_response, {ok,[{epdg_auth_tuple, <<146,110,202,83,228,205,95,225,127,177,21,144,151,47,237,249>>, <<223,156,127,167,119,215,211,134,98,25,160,72,226,39,20,247>>, <<146,110,202,83,228,205,95,225,127,177,21,144,151,47,237, 249,189,180,207,240,20,120,46,38,244,13,102,254,174,73>>, <<9,9,129,49,116,207,38,84,172,53,211,14,153,19,72,19>>, <<15,148,110,77,59,254,204,238,114,72,104,20,126,55,4,19>>}]}} from <0.211.0> in state state_wait_auth_resp => state_authenticating 04:16:00.288 [info] auth_response for <<"262429167269809">>: {ok,[{epdg_auth_tuple,<<146,110,202,83,228,205,95,225,127,177,21,144,151,47,237,249>>,<<223,156,127,167,119,215,211,134,98,25,160,72,226,39,20,247>>,<<146,110,202,83,228,205,95,225,127,177,21,144,151,47,237,249,189,180,207,240,20,120,46,38,244,13,102,254,174,73>>,<<9,9,129,49,116,207,38,84,172,53,211,14,153,19,72,19>>,<<15,148,110,77,59,254,204,238,114,72,104,20,126,55,4,19>>}]} *DBG* gsup_server new state {gsups_state,#Port<0.16>,4222,#Port<0.54>, {ipa_ccm_options,"EPDG-00-00-00-00-00-00", "0/0/0","00:00:00:00:00:00", "00:00:00:00:00:00","00:00:00:00:00:00", "00:00:00:00:00:00","00:00:00:00:00:00", "EPDG-00-00-00-00-00-00",false}} 04:16:00.288 [info] GSUP: Tx #{auth_tuples => [#{autn => <<223,156,127,167,119,215,211,134,98,25,160,72,226,39,20,247>>,ck => <<15,148,110,77,59,254,204,238,114,72,104,20,126,55,4,19>>,ik => <<9,9,129,49,116,207,38,84,172,53,211,14,153,19,72,19>>,rand => <<146,110,202,83,228,205,95,225,127,177,21,144,151,47,237,249>>,res => <<146,110,202,83,228,205,95,225,127,177,21,144,151,47,237,249,189,180,207,240,20,120,46,38,244,13,102,254,174,73>>}],imsi => <<"262429167269809">>,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 => <<"262429167269809">>, message_type => location_upd_req}} *DBG* epdg_ue_fsm_262429167269809 receive call lu_request from <0.1274.0> in state state_authenticating 04:16:00.294 [info] GSUP: Rx #{cn_domain => 1,imsi => <<"262429167269809">>,message_type => location_upd_req} *DBG* epdg_ue_fsm_262429167269809 send ok to <0.1274.0> 04:16:00.294 [info] ue_fsm lu_request *DBG* aaa_ue_fsm_262429167269809 receive call {rx_swm_der_auth_compl,"internet"} from <0.201.0> in state state_new *DBG* epdg_ue_fsm_262429167269809 consume call lu_request from <0.1274.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:16:00.294 [info] ue_fsm state_authenticating event=lu_request, {ue_fsm_data,<<"262429167269809">>,"internet",[],undefined,false,0,false,false} 04:16:00.294 [info] ue_fsm ev_rx_swm_der_auth_compl *DBG* aaa_ue_fsm_262429167269809 send ok to <0.201.0> *DBG* aaa_ue_fsm_262429167269809 consume call {rx_swm_der_auth_compl,"internet"} from <0.201.0> in state state_new => state_wait_swx_saa 04:16:00.294 [info] ue_fsm state_new event=rx_swm_der_auth_compl, {ue_fsm_data,"262429167269809",undefined,undefined,false,false,undefined} 04:16:00.294 [debug] SWx Tx SAR Imsi="262429167269809" Type=1 APN="internet" AgentInfoOpt=[]  04:16:00.295 [debug] SWx prepare_request: {'SAR',["epdg.localdomain",";","1805677143",";","200",";","nonode@nohost"],{'Vendor-Specific-Application-Id',10415,[16777265],[]},1,"epdg.localdomain","localdomain","localdomain","262429167269809",1,[],["hss.localdomain"],["internet"],[],[],[],[],[],[],[],[],[]} *DBG* aaa_ue_fsm_262429167269809 receive call {rx_swx_saa,{ok,1,#{}}} from <0.1275.0> in state state_wait_swx_saa 04:16:00.304 [info] SWx Rx SAA {<0.735.0>,{diameter_caps,{"epdg.localdomain","hss.localdomain"},{"localdomain","localdomain"},{[{127,0,0,1},{172,18,62,20},{192,168,0,2}],[{172,18,62,103}]},{0,10415},{"osmo-epdg","TTCN-3 Testsuite"},{[],[1]},{[10415,13019,5535],[5535,10415,13019]},{[],[]},{[],[0]},{[],[]},{[{'diameter_base_Vendor-Specific-Application-Id',10415,[16777265],[]}],[{'diameter_base_Vendor-Specific-Application-Id',[10415],[16777265],[]}]},{[],[]},{[],[]}}}: {'SAA',"epdg.localdomain;1805677143;200;nonode@nohost",{'Vendor-Specific-Application-Id',10415,[16777265],[]},1,"hss.localdomain","localdomain","262429167269809",[],[2001],[],[{'Non-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_262429167269809 send ok to <0.1275.0> 04:16:00.304 [info] ue_fsm ev_rx_swx_saa *DBG* epdg_ue_fsm_262429167269809 receive call {received_swm_dea_auth_compl_response,{ok,#{}}} from <0.211.0> in state state_authenticating *DBG* aaa_ue_fsm_262429167269809 consume call {rx_swx_saa,{ok,1,#{}}} from <0.1275.0> in state state_wait_swx_saa => state_authenticated 04:16:00.304 [info] ue_fsm state_wait_swx_saa event=rx_swx_saa {ok,1,#{}}, {ue_fsm_data,"262429167269809",undefined,undefined,false,false,undefined} *DBG* epdg_ue_fsm_262429167269809 send ok to <0.211.0> *DBG* gsup_server got cast {lu_response,{<<"262429167269809">>,ok}} 04:16:00.304 [info] ue_fsm received_swm_dea_auth_compl_response {ok,#{}} *DBG* epdg_ue_fsm_262429167269809 consume call {received_swm_dea_auth_compl_response,{ok,#{}}} from <0.211.0> in state state_authenticating => state_authenticated 04:16:00.305 [info] ue_fsm state_authenticating event=lu_request, {ok,#{}}, {ue_fsm_data,<<"262429167269809">>,"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:16:00.305 [info] lu_response(<<"262429167269809">>): ok 04:16:00.305 [info] lu_response for <<"262429167269809">>: ok 04:16:00.305 [info] GSUP: Tx #{imsi => <<"262429167269809">>,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 => <<"262429167269809">>, message_class => 5, message_type => epdg_tunnel_request, pco => <<128,0,13,0,0,12,0>>}} *DBG* epdg_ue_fsm_262429167269809 receive call {tunnel_request,<<128,0,13,0,0,12,0>>} from <0.1276.0> in state state_authenticated 04:16:00.310 [info] GSUP: Rx #{cn_domain => 1,imsi => <<"262429167269809">>,message_class => 5,message_type => epdg_tunnel_request,pco => <<128,0,13,0,0,12,0>>} 04:16:00.310 [info] ue_fsm tunnel_request(<<128,0,13,0,0,12,0>>) 04:16:00.310 [info] ue_fsm state_authenticated event=tunnel_request, {ue_fsm_data,<<"262429167269809">>,"internet",[],undefined,false,0,false,false} 04:16:00.310 [debug] Selected PGW Remote Address "172.18.62.103" 04:16:00.310 [info] s2b: Tx {gtp,v2,create_session_request,0,8064689,undefined,[],[{v2_international_mobile_subscriber_identity,0,<<"262429167269809">>},{v2_serving_network,0,{<<"901">>,<<"042">>}},{v2_rat_type,0,3},{v2_fully_qualified_tunnel_endpoint_identifier,0,30,894437889,<<172,18,62,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,3048189989,<<172,18,62,20>>,undefined}]},{v2_recovery,0,0},{v2_additional_protocol_configuration_options,0,{0,[{13,<<>>},{12,<<>>}]}}]} *DBG* epdg_ue_fsm_262429167269809 send ok to <0.1276.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:16:00.310 [debug] Waiting for CreateSessionResponse *DBG* epdg_ue_fsm_262429167269809 consume call {tunnel_request,<<128,0,13,0,0,12,0>>} from <0.1276.0> in state state_authenticated => state_wait_create_session_resp *DBG* epdg_ue_fsm_262429167269809 start_timer {state_timeout,10000, create_session_timeout,[]} in state state_wait_create_session_resp *DBG* aaa_ue_fsm_262429167269809 receive call {rx_s6b_aar,"262429167269809@nai.epc.mnc001.mcc01.3gppnetwork.org", "internet", [{'MIP6-Agent-Info',[{172,18,62,103}],[],[],[]}]} from <0.1277.0> in state state_authenticated 04:16:00.323 [info] S6b Rx from {diameter_caps,{"aaa.localdomain","pgw.localdomain"},{"localdomain","localdomain"},{[{172,18,62,20}],[{172,18,62,103}]},{0,10415},{"osmo-epdg-AAA","TTCN-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,["262429167269809@nai.epc.mnc001.mcc01.3gppnetwork.org"],[{'MIP6-Agent-Info',[{172,18,62,103}],[],[],[]}],[70368744177664],[],[],["internet"],[],[],[],[],[],[]} 04:16:00.323 [info] ue_fsm ev_rx_s6b_aar: "262429167269809@nai.epc.mnc001.mcc01.3gppnetwork.org" "internet" [{'MIP6-Agent-Info',[{172,18,62,103}],[],[],[]}] 04:16:00.323 [info] ue_fsm state_authenticated event=rx_s6b_aar NAI="262429167269809@nai.epc.mnc001.mcc01.3gppnetwork.org" Apn="internet" AgentInfo=[{'MIP6-Agent-Info',[{172,18,62,103}],[],[],[]}], {ue_fsm_data,"262429167269809",undefined,undefined,true,false,undefined} 04:16:00.323 [debug] SWx Tx SAR Imsi="262429167269809" Type=13 APN="internet" AgentInfoOpt=[{'MIP6-Agent-Info',[{172,18,62,103}],[],[],[]}]  04:16:00.323 [debug] SWx prepare_request: {'SAR',["epdg.localdomain",";","1805677143",";","201",";","nonode@nohost"],{'Vendor-Specific-Application-Id',10415,[16777265],[]},1,"epdg.localdomain","localdomain","localdomain","262429167269809",13,[],["hss.localdomain"],["internet"],[],[{'MIP6-Agent-Info',[{172,18,62,103}],[],[],[]}],[],[],[],[],[],[],[]} *DBG* aaa_ue_fsm_262429167269809 send ok to <0.1277.0> 04:16:00.324 [debug] Waiting for S6b AAA *DBG* aaa_ue_fsm_262429167269809 consume call {rx_s6b_aar,"262429167269809@nai.epc.mnc001.mcc01.3gppnetwork.org", "internet", [{'MIP6-Agent-Info',[{172,18,62,103}],[],[],[]}]} from <0.1277.0> in state state_authenticated => state_authenticated_wait_swx_saa *DBG* aaa_ue_fsm_262429167269809 receive call {rx_swx_saa,{ok,13,#{}}} from <0.1278.0> in state state_authenticated_wait_swx_saa 04:16:00.327 [info] SWx Rx SAA {<0.735.0>,{diameter_caps,{"epdg.localdomain","hss.localdomain"},{"localdomain","localdomain"},{[{127,0,0,1},{172,18,62,20},{192,168,0,2}],[{172,18,62,103}]},{0,10415},{"osmo-epdg","TTCN-3 Testsuite"},{[],[1]},{[10415,13019,5535],[5535,10415,13019]},{[],[]},{[],[0]},{[],[]},{[{'diameter_base_Vendor-Specific-Application-Id',10415,[16777265],[]}],[{'diameter_base_Vendor-Specific-Application-Id',[10415],[16777265],[]}]},{[],[]},{[],[]}}}: {'SAA',"epdg.localdomain;1805677143;201;nonode@nohost",{'Vendor-Specific-Application-Id',10415,[16777265],[]},1,"hss.localdomain","localdomain","262429167269809",[],[2001],[],[{'Non-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_262429167269809 send ok to <0.1278.0> 04:16:00.327 [info] ue_fsm ev_rx_swx_saa *DBG* aaa_ue_fsm_262429167269809 consume call {rx_swx_saa,{ok,13,#{}}} from <0.1278.0> in state state_authenticated_wait_swx_saa => state_authenticated 04:16:00.327 [info] ue_fsm state_authenticated_wait_swx_saa event=rx_swx_saa SAType=13 ResulCode={epdg_dia_rc,undefined,2001}, {ue_fsm_data,"262429167269809","262429167269809@nai.epc.mnc001.mcc01.3gppnetwork.org","internet",true,false,<0.1277.0>} 04:16:00.328 [debug] Rx AAA with DiaRC={epdg_dia_rc,undefined,2001} 04:16:00.328 [info] S6b Tx to {diameter_caps,{"aaa.localdomain","pgw.localdomain"},{"localdomain","localdomain"},{[{172,18,62,20}],[{172,18,62,103}]},{0,10415},{"osmo-epdg-AAA","TTCN-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:16:00.332 [debug] S2b: Rx from IP {172,18,62,103} port 2123: <<72,33,0,117,53,80,10,1,123,14,177,0,2,0,2,0,16,0,87,0,9,1,160,146,33,108,7,172,18,62,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,146,33,108,7,172,18,62,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,33,108,7,163,0,15,0,128,0,13,4,1,2,3,4,0,12,4,5,6,7,8>> *DBG* epdg_ue_fsm_262429167269809 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 => 3048189989, remote_ipv4 => <<172,18,62,103>>, remote_ipv6 => undefined,remote_teid => 2451663879}}} from <0.1279.0> in state state_wait_create_session_resp 04:16:00.332 [debug] S2b: Rx from IP {172,18,62,103} port 2123: {gtp,v2,create_session_response,894437889,8064689,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,33,108,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,2451663879,<<172,18,62,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,2451663879,<<172,18,62,103>>,undefined},{v2_pdn_address_allocation,0} => {v2_pdn_address_allocation,0,ipv4,<<192,168,0,54>>}}} 04:16:00.332 [info] s2b: Updated Session after create_session_response: {gtp_session,<<"262429167269809">>,<0.1271.0>,<<"internet">>,{172,18,62,103},{172,18,62,103},undefined,894437889,2451663879,5,{set,1,16,16,8,80,48,{[],[],[],[],[],[],[],[],[],[],[],[],[],[],[],[]},{{[],[],[],[],[],[],[],[],[],[],[],[],[{gtp_bearer,5,3048189989,2451663879}],[],[],[]}}}} 04:16:00.332 [debug] s2b: APCO_dec: {v2_additional_protocol_configuration_options,0,{0,[{13,<<1,2,3,4>>},{12,<<5,6,7,8>>}]}} 04:16:00.332 [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 => 3048189989,remote_ipv4 => <<172,18,62,103>>,remote_ipv6 => undefined,remote_teid => 2451663879}} 04:16:00.332 [info] ue_fsm state_authenticated event=received_gtpc_create_session_response, {ue_fsm_data,<<"262429167269809">>,"internet",[],undefined,false,0,false,false} *DBG* epdg_ue_fsm_262429167269809 send ok to <0.1279.0> *DBG* gsup_server got cast {tunnel_response, {<<"262429167269809">>, {ok, #{apco => <<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 => 3048189989, remote_ipv4 => <<172,18,62,103>>, remote_ipv6 => undefined, remote_teid => 2451663879}}}} 04:16:00.332 [info] KMOD Port Create PDP Context Call {<0.1271.0>,[alias|#Ref<0.1283019585.1655242753.209467>]}: {create_pdp_context,{172,18,62,103},3048189989,2451663879,{192,168,0,54}} *DBG* epdg_ue_fsm_262429167269809 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 => 3048189989, remote_ipv4 => <<172,18,62,103>>, remote_ipv6 => undefined,remote_teid => 2451663879}}} from <0.1279.0> in state state_wait_create_session_resp => state_active 04:16:00.332 [debug] create_pdp_context: 1, {172,18,62,103}, {192,168,0,54}, 3048189989, 2451663879 04:16:00.332 [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,62,103}},{ms_address,{192,168,0,54}},{i_tid,3048189989},{o_tid,2451663879}]}} *DBG* gsup_server new state {gsups_state,#Port<0.16>,4222,#Port<0.54>, {ipa_ccm_options,"EPDG-00-00-00-00-00-00", "0/0/0","00:00:00:00:00:00", "00:00:00:00:00:00","00:00:00:00:00:00", "00:00:00:00:00:00","00:00:00:00:00:00", "EPDG-00-00-00-00-00-00",false}} 04:16:00.333 [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 => 3048189989,remote_ipv4 => <<172,18,62,103>>,remote_ipv6 => undefined,remote_teid => 2451663879}) returned ok 04:16:00.333 [info] tunnel_response(<<"262429167269809">>): {ok,#{apco => <<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 => 3048189989,remote_ipv4 => <<172,18,62,103>>,remote_ipv6 => undefined,remote_teid => 2451663879}} 04:16:00.333 [info] tunnel_response for <<"262429167269809">>: {ok,#{apco => <<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 => 3048189989,remote_ipv4 => <<172,18,62,103>>,remote_ipv6 => undefined,remote_teid => 2451663879}} 04:16:00.333 [info] GSUP: Tx #{imsi => <<"262429167269809">>,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 => <<"262426132218132">>, 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_262426132218132 enter epdg_ue_fsm in state state_new *DBG* epdg_ue_fsm_262426132218132 consume internal init_state in state state_new *DBG* epdg_ue_fsm_262426132218132 receive call {auth_request,33,"internet",#{}} from <0.1280.0> in state state_new 04:16:00.369 [info] GSUP: Rx #{imsi => <<"262426132218132">>,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_262426132218132 send ok to <0.1280.0> *DBG* aaa_ue_fsm_262426132218132 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_262426132218132 consume call {auth_request,33,"internet",#{}} from <0.1280.0> in state state_new => state_wait_auth_resp 04:16:00.370 [info] ue_fsm start(epdg_ue_fsm_262426132218132) *DBG* aaa_ue_fsm_262426132218132 consume internal init_state in state state_new *DBG* epdg_ue_fsm_262426132218132 start_timer {state_timeout,10000, swm_der_timeout,[]} in state state_wait_auth_resp *DBG* aaa_ue_fsm_262426132218132 receive call {rx_swm_der_auth_req,33,"internet",#{}} from <0.201.0> in state state_new 04:16:00.370 [info] ue_fsm init(<<"262426132218132">>) 04:16:00.370 [info] ue_fsm auth_request 04:16:00.370 [info] ue_fsm state_new event=auth_request {33, "internet", #{}}, {ue_fsm_data,<<"262426132218132">>,"internet",[],undefined,false,0,false,false} 04:16:00.370 [info] ue_fsm start_link(aaa_ue_fsm_262426132218132) 04:16:00.370 [info] ue_fsm init("262426132218132") 04:16:00.370 [info] ue_fsm ev_rx_swm_der_auth_req *DBG* aaa_ue_fsm_262426132218132 send ok to <0.201.0> *DBG* aaa_ue_fsm_262426132218132 consume call {rx_swm_der_auth_req,33,"internet",#{}} from <0.201.0> in state state_new => state_wait_swx_maa 04:16:00.371 [info] ue_fsm state_new event=rx_swm_der_auth_req {33, "internet", #{}}, {ue_fsm_data,"262426132218132",undefined,undefined,false,false,undefined} 04:16:00.371 [debug] Swx MAR: IPv4Opt=<<"ÿÿÿþ">> IPv6Opt=[] 04:16:00.371 [debug] Swx Tx MAR: {'MAR',["epdg.localdomain",";","1805677143",";","202",";","nonode@nohost"],1,undefined,undefined,undefined,"262426132218132",{'Vendor-Specific-Application-Id',10415,[16777265],[]},{'SIP-Auth-Data-Item',[],["EAP-AKA"],[],[],[],[],[],[],<<"ÿÿÿþ">>,[],[],[],[]},1,[],1,[],[],[],[],[],[],[],[]} *DBG* aaa_ue_fsm_262426132218132 receive call {rx_swx_maa, {ok,[{epdg_auth_tuple, <<228,100,253,40,115,187,214,37,42,167,97,13,157,250,234,143>>, <<136,71,106,188,99,184,86,99,222,115,233,148,192,157,12,118>>, <<228,100,253,40,115,187,214,37,42,167,97,13,157,250,234,143, 89,27,202,18,25,49,2,182,175,16,242,229,255,132>>, <<172,163,66,52,97,250,172,201,25,193,193,146,247,245,57,198>>, <<208,16,79,49,39,177,214,185,41,9,44,218,89,213,159,47>>}]}} from <0.1283.0> in state state_wait_swx_maa 04:16:00.385 [info] SWx Rx MAA {<0.735.0>,{diameter_caps,{"epdg.localdomain","hss.localdomain"},{"localdomain","localdomain"},{[{127,0,0,1},{172,18,62,20},{192,168,0,2}],[{172,18,62,103}]},{0,10415},{"osmo-epdg","TTCN-3 Testsuite"},{[],[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;1805677143;202;nonode@nohost",1,"hss.localdomain","localdomain",{'Vendor-Specific-Application-Id',10415,[16777265],[]},"262426132218132",[],[2001],[],[1],[{'SIP-Auth-Data-Item',[0],["Digest-AKAv1-MD5"],[[228,100,253,40,115,187,214,37,42,167,97,13,157,250,234,143,136,71,106,188,99,184,86,99,222,115,233,148,192,157,12,118]],[[228,100,253,40,115,187,214,37,42,167,97,13,157,250,234,143,89,27,202,18,25,49,2,182,175,16,242,229,255,132]],["foobar"],[[208,16,79,49,39,177,214,185,41,9,44,218,89,213,159,47]],[[172,163,66,52,97,250,172,201,25,193,193,146,247,245,57,198]],[],[],[],[],[],[]}],[],[],[],[],[],[]}/ Errors []  04:16:00.385 [info] dia_sip2gsup: auth [228,100,253,40,115,187,214,37,42,167,97,13,157,250,234,143,136,71,106,188,99,184,86,99,222,115,233,148,192,157,12,118] authz [228,100,253,40,115,187,214,37,42,167,97,13,157,250,234,143,89,27,202,18,25,49,2,182,175,16,242,229,255,132]  *DBG* aaa_ue_fsm_262426132218132 send ok to <0.1283.0> *DBG* aaa_ue_fsm_262426132218132 consume call {rx_swx_maa, {ok,[{epdg_auth_tuple, <<228,100,253,40,115,187,214,37,42,167,97,13,157,250,234,143>>, <<136,71,106,188,99,184,86,99,222,115,233,148,192,157,12,118>>, <<228,100,253,40,115,187,214,37,42,167,97,13,157,250,234,143, 89,27,202,18,25,49,2,182,175,16,242,229,255,132>>, <<172,163,66,52,97,250,172,201,25,193,193,146,247,245,57,198>>, <<208,16,79,49,39,177,214,185,41,9,44,218,89,213,159,47>>}]}} from <0.1283.0> in state state_wait_swx_maa => state_new 04:16:00.385 [info] rand [228,100,253,40,115,187,214,37,42,167,97,13,157,250,234,143] autn [136,71,106,188,99,184,86,99,222,115,233,148,192,157,12,118]  *DBG* epdg_ue_fsm_262426132218132 receive call {received_swm_dea_auth_response, {ok,[{epdg_auth_tuple, <<228,100,253,40,115,187,214,37,42,167,97,13,157,250,234,143>>, <<136,71,106,188,99,184,86,99,222,115,233,148,192,157,12,118>>, <<228,100,253,40,115,187,214,37,42,167,97,13,157,250,234,143, 89,27,202,18,25,49,2,182,175,16,242,229,255,132>>, <<172,163,66,52,97,250,172,201,25,193,193,146,247,245,57,198>>, <<208,16,79,49,39,177,214,185,41,9,44,218,89,213,159,47>>}]}} from <0.211.0> in state state_wait_auth_resp 04:16:00.385 [info] ue_fsm ev_rx_swx_maa *DBG* epdg_ue_fsm_262426132218132 send ok to <0.211.0> *DBG* gsup_server got cast {auth_response, {<<"262426132218132">>, {ok, [{epdg_auth_tuple, <<228,100,253,40,115,187,214,37,42,167,97,13, 157,250,234,143>>, <<136,71,106,188,99,184,86,99,222,115,233,148, 192,157,12,118>>, <<228,100,253,40,115,187,214,37,42,167,97,13, 157,250,234,143,89,27,202,18,25,49,2,182,175, 16,242,229,255,132>>, <<172,163,66,52,97,250,172,201,25,193,193,146, 247,245,57,198>>, <<208,16,79,49,39,177,214,185,41,9,44,218, 89,213,159,47>>}]}}} 04:16:00.386 [info] ue_fsm state_wait_swx_maa event=rx_swx_maa, {ue_fsm_data,"262426132218132",undefined,undefined,false,false,undefined} *DBG* epdg_ue_fsm_262426132218132 consume call {received_swm_dea_auth_response, {ok,[{epdg_auth_tuple, <<228,100,253,40,115,187,214,37,42,167,97,13,157,250,234,143>>, <<136,71,106,188,99,184,86,99,222,115,233,148,192,157,12,118>>, <<228,100,253,40,115,187,214,37,42,167,97,13,157,250,234,143, 89,27,202,18,25,49,2,182,175,16,242,229,255,132>>, <<172,163,66,52,97,250,172,201,25,193,193,146,247,245,57,198>>, <<208,16,79,49,39,177,214,185,41,9,44,218,89,213,159,47>>}]}} from <0.211.0> in state state_wait_auth_resp => state_authenticating 04:16:00.386 [info] ue_fsm received_swm_dea_auth_response {ok,[{epdg_auth_tuple,<<228,100,253,40,115,187,214,37,42,167,97,13,157,250,234,143>>,<<136,71,106,188,99,184,86,99,222,115,233,148,192,157,12,118>>,<<228,100,253,40,115,187,214,37,42,167,97,13,157,250,234,143,89,27,202,18,25,49,2,182,175,16,242,229,255,132>>,<<172,163,66,52,97,250,172,201,25,193,193,146,247,245,57,198>>,<<208,16,79,49,39,177,214,185,41,9,44,218,89,213,159,47>>}]} *DBG* gsup_server new state {gsups_state,#Port<0.16>,4222,#Port<0.54>, {ipa_ccm_options,"EPDG-00-00-00-00-00-00", "0/0/0","00:00:00:00:00:00", "00:00:00:00:00:00","00:00:00:00:00:00", "00:00:00:00:00:00","00:00:00:00:00:00", "EPDG-00-00-00-00-00-00",false}} 04:16:00.387 [info] ue_fsm state_wait_auth_resp event=received_swm_dea_auth_response Result={ok,[{epdg_auth_tuple,<<228,100,253,40,115,187,214,37,42,167,97,13,157,250,234,143>>,<<136,71,106,188,99,184,86,99,222,115,233,148,192,157,12,118>>,<<228,100,253,40,115,187,214,37,42,167,97,13,157,250,234,143,89,27,202,18,25,49,2,182,175,16,242,229,255,132>>,<<172,163,66,52,97,250,172,201,25,193,193,146,247,245,57,198>>,<<208,16,79,49,39,177,214,185,41,9,44,218,89,213,159,47>>}]}, {ue_fsm_data,<<"262426132218132">>,"internet",[],undefined,false,0,false,false} 04:16:00.388 [info] auth_response(<<"262426132218132">>): {ok,[{epdg_auth_tuple,<<228,100,253,40,115,187,214,37,42,167,97,13,157,250,234,143>>,<<136,71,106,188,99,184,86,99,222,115,233,148,192,157,12,118>>,<<228,100,253,40,115,187,214,37,42,167,97,13,157,250,234,143,89,27,202,18,25,49,2,182,175,16,242,229,255,132>>,<<172,163,66,52,97,250,172,201,25,193,193,146,247,245,57,198>>,<<208,16,79,49,39,177,214,185,41,9,44,218,89,213,159,47>>}]} 04:16:00.388 [info] auth_response for <<"262426132218132">>: {ok,[{epdg_auth_tuple,<<228,100,253,40,115,187,214,37,42,167,97,13,157,250,234,143>>,<<136,71,106,188,99,184,86,99,222,115,233,148,192,157,12,118>>,<<228,100,253,40,115,187,214,37,42,167,97,13,157,250,234,143,89,27,202,18,25,49,2,182,175,16,242,229,255,132>>,<<172,163,66,52,97,250,172,201,25,193,193,146,247,245,57,198>>,<<208,16,79,49,39,177,214,185,41,9,44,218,89,213,159,47>>}]} 04:16:00.388 [info] GSUP: Tx #{auth_tuples => [#{autn => <<136,71,106,188,99,184,86,99,222,115,233,148,192,157,12,118>>,ck => <<208,16,79,49,39,177,214,185,41,9,44,218,89,213,159,47>>,ik => <<172,163,66,52,97,250,172,201,25,193,193,146,247,245,57,198>>,rand => <<228,100,253,40,115,187,214,37,42,167,97,13,157,250,234,143>>,res => <<228,100,253,40,115,187,214,37,42,167,97,13,157,250,234,143,89,27,202,18,25,49,2,182,175,16,242,229,255,132>>}],imsi => <<"262426132218132">>,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 => <<"262426132218132">>, message_type => location_upd_req}} *DBG* epdg_ue_fsm_262426132218132 receive call lu_request from <0.1284.0> in state state_authenticating 04:16:00.392 [info] GSUP: Rx #{cn_domain => 1,imsi => <<"262426132218132">>,message_type => location_upd_req} *DBG* epdg_ue_fsm_262426132218132 send ok to <0.1284.0> 04:16:00.393 [info] ue_fsm lu_request *DBG* epdg_ue_fsm_262426132218132 consume call lu_request from <0.1284.0> in state state_authenticating *DBG* aaa_ue_fsm_262426132218132 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:16:00.393 [info] ue_fsm state_authenticating event=lu_request, {ue_fsm_data,<<"262426132218132">>,"internet",[],undefined,false,0,false,false} 04:16:00.393 [info] ue_fsm ev_rx_swm_der_auth_compl 04:16:00.393 [info] ue_fsm state_new event=rx_swm_der_auth_compl, {ue_fsm_data,"262426132218132",undefined,undefined,false,false,undefined} 04:16:00.393 [debug] SWx Tx SAR Imsi="262426132218132" Type=1 APN="internet" AgentInfoOpt=[]  04:16:00.393 [debug] SWx prepare_request: {'SAR',["epdg.localdomain",";","1805677143",";","203",";","nonode@nohost"],{'Vendor-Specific-Application-Id',10415,[16777265],[]},1,"epdg.localdomain","localdomain","localdomain","262426132218132",1,[],["hss.localdomain"],["internet"],[],[],[],[],[],[],[],[],[]} *DBG* aaa_ue_fsm_262426132218132 send ok to <0.201.0> *DBG* aaa_ue_fsm_262426132218132 consume call {rx_swm_der_auth_compl,"internet"} from <0.201.0> in state state_new => state_wait_swx_saa *DBG* aaa_ue_fsm_262426132218132 receive call {rx_swx_saa,{ok,1,#{}}} from <0.1285.0> in state state_wait_swx_saa 04:16:00.399 [info] SWx Rx SAA {<0.735.0>,{diameter_caps,{"epdg.localdomain","hss.localdomain"},{"localdomain","localdomain"},{[{127,0,0,1},{172,18,62,20},{192,168,0,2}],[{172,18,62,103}]},{0,10415},{"osmo-epdg","TTCN-3 Testsuite"},{[],[1]},{[10415,13019,5535],[5535,10415,13019]},{[],[]},{[],[0]},{[],[]},{[{'diameter_base_Vendor-Specific-Application-Id',10415,[16777265],[]}],[{'diameter_base_Vendor-Specific-Application-Id',[10415],[16777265],[]}]},{[],[]},{[],[]}}}: {'SAA',"epdg.localdomain;1805677143;203;nonode@nohost",{'Vendor-Specific-Application-Id',10415,[16777265],[]},1,"hss.localdomain","localdomain","262426132218132",[],[2001],[],[{'Non-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_262426132218132 send ok to <0.1285.0> *DBG* epdg_ue_fsm_262426132218132 receive call {received_swm_dea_auth_compl_response,{ok,#{}}} from <0.211.0> in state state_authenticating 04:16:00.399 [info] ue_fsm ev_rx_swx_saa *DBG* aaa_ue_fsm_262426132218132 consume call {rx_swx_saa,{ok,1,#{}}} from <0.1285.0> in state state_wait_swx_saa => state_authenticated *DBG* epdg_ue_fsm_262426132218132 send ok to <0.211.0> *DBG* gsup_server got cast {lu_response,{<<"262426132218132">>,ok}} *DBG* epdg_ue_fsm_262426132218132 consume call {received_swm_dea_auth_compl_response,{ok,#{}}} from <0.211.0> in state state_authenticating => state_authenticated 04:16:00.399 [info] ue_fsm state_wait_swx_saa event=rx_swx_saa {ok,1,#{}}, {ue_fsm_data,"262426132218132",undefined,undefined,false,false,undefined} 04:16:00.399 [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:16:00.399 [info] ue_fsm state_authenticating event=lu_request, {ok,#{}}, {ue_fsm_data,<<"262426132218132">>,"internet",[],undefined,false,0,false,false} 04:16:00.399 [info] lu_response(<<"262426132218132">>): ok 04:16:00.399 [info] lu_response for <<"262426132218132">>: ok 04:16:00.399 [info] GSUP: Tx #{imsi => <<"262426132218132">>,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 => <<"262426132218132">>, message_class => 5, message_type => epdg_tunnel_request, pco => <<128,0,13,0,0,12,0>>}} *DBG* epdg_ue_fsm_262426132218132 receive call {tunnel_request,<<128,0,13,0,0,12,0>>} from <0.1286.0> in state state_authenticated 04:16:00.402 [info] GSUP: Rx #{cn_domain => 1,imsi => <<"262426132218132">>,message_class => 5,message_type => epdg_tunnel_request,pco => <<128,0,13,0,0,12,0>>} 04:16:00.402 [info] ue_fsm tunnel_request(<<128,0,13,0,0,12,0>>) 04:16:00.402 [info] ue_fsm state_authenticated event=tunnel_request, {ue_fsm_data,<<"262426132218132">>,"internet",[],undefined,false,0,false,false} 04:16:00.402 [debug] Selected PGW Remote Address "172.18.62.103" 04:16:00.402 [info] s2b: Tx {gtp,v2,create_session_request,0,8064690,undefined,[],[{v2_international_mobile_subscriber_identity,0,<<"262426132218132">>},{v2_serving_network,0,{<<"901">>,<<"042">>}},{v2_rat_type,0,3},{v2_fully_qualified_tunnel_endpoint_identifier,0,30,894437890,<<172,18,62,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,3048189990,<<172,18,62,20>>,undefined}]},{v2_recovery,0,0},{v2_additional_protocol_configuration_options,0,{0,[{13,<<>>},{12,<<>>}]}}]} *DBG* epdg_ue_fsm_262426132218132 send ok to <0.1286.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:16:00.402 [debug] Waiting for CreateSessionResponse *DBG* epdg_ue_fsm_262426132218132 consume call {tunnel_request,<<128,0,13,0,0,12,0>>} from <0.1286.0> in state state_authenticated => state_wait_create_session_resp *DBG* epdg_ue_fsm_262426132218132 start_timer {state_timeout,10000, create_session_timeout,[]} in state state_wait_create_session_resp *DBG* aaa_ue_fsm_262426132218132 receive call {rx_s6b_aar,"262426132218132@nai.epc.mnc001.mcc01.3gppnetwork.org", "internet", [{'MIP6-Agent-Info',[{172,18,62,103}],[],[],[]}]} from <0.1287.0> in state state_authenticated 04:16:00.416 [info] S6b Rx from {diameter_caps,{"aaa.localdomain","pgw.localdomain"},{"localdomain","localdomain"},{[{172,18,62,20}],[{172,18,62,103}]},{0,10415},{"osmo-epdg-AAA","TTCN-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,["262426132218132@nai.epc.mnc001.mcc01.3gppnetwork.org"],[{'MIP6-Agent-Info',[{172,18,62,103}],[],[],[]}],[70368744177664],[],[],["internet"],[],[],[],[],[],[]} 04:16:00.416 [info] ue_fsm ev_rx_s6b_aar: "262426132218132@nai.epc.mnc001.mcc01.3gppnetwork.org" "internet" [{'MIP6-Agent-Info',[{172,18,62,103}],[],[],[]}] 04:16:00.416 [info] ue_fsm state_authenticated event=rx_s6b_aar NAI="262426132218132@nai.epc.mnc001.mcc01.3gppnetwork.org" Apn="internet" AgentInfo=[{'MIP6-Agent-Info',[{172,18,62,103}],[],[],[]}], {ue_fsm_data,"262426132218132",undefined,undefined,true,false,undefined} 04:16:00.416 [debug] SWx Tx SAR Imsi="262426132218132" Type=13 APN="internet" AgentInfoOpt=[{'MIP6-Agent-Info',[{172,18,62,103}],[],[],[]}]  04:16:00.416 [debug] SWx prepare_request: {'SAR',["epdg.localdomain",";","1805677143",";","204",";","nonode@nohost"],{'Vendor-Specific-Application-Id',10415,[16777265],[]},1,"epdg.localdomain","localdomain","localdomain","262426132218132",13,[],["hss.localdomain"],["internet"],[],[{'MIP6-Agent-Info',[{172,18,62,103}],[],[],[]}],[],[],[],[],[],[],[]} *DBG* aaa_ue_fsm_262426132218132 send ok to <0.1287.0> 04:16:00.416 [debug] Waiting for S6b AAA *DBG* aaa_ue_fsm_262426132218132 consume call {rx_s6b_aar,"262426132218132@nai.epc.mnc001.mcc01.3gppnetwork.org", "internet", [{'MIP6-Agent-Info',[{172,18,62,103}],[],[],[]}]} from <0.1287.0> in state state_authenticated => state_authenticated_wait_swx_saa *DBG* aaa_ue_fsm_262426132218132 receive call {rx_swx_saa,{ok,13,#{}}} from <0.1288.0> in state state_authenticated_wait_swx_saa *DBG* aaa_ue_fsm_262426132218132 send ok to <0.1288.0> *DBG* aaa_ue_fsm_262426132218132 consume call {rx_swx_saa,{ok,13,#{}}} from <0.1288.0> in state state_authenticated_wait_swx_saa => state_authenticated 04:16:00.424 [info] SWx Rx SAA {<0.735.0>,{diameter_caps,{"epdg.localdomain","hss.localdomain"},{"localdomain","localdomain"},{[{127,0,0,1},{172,18,62,20},{192,168,0,2}],[{172,18,62,103}]},{0,10415},{"osmo-epdg","TTCN-3 Testsuite"},{[],[1]},{[10415,13019,5535],[5535,10415,13019]},{[],[]},{[],[0]},{[],[]},{[{'diameter_base_Vendor-Specific-Application-Id',10415,[16777265],[]}],[{'diameter_base_Vendor-Specific-Application-Id',[10415],[16777265],[]}]},{[],[]},{[],[]}}}: {'SAA',"epdg.localdomain;1805677143;204;nonode@nohost",{'Vendor-Specific-Application-Id',10415,[16777265],[]},1,"hss.localdomain","localdomain","262426132218132",[],[2001],[],[{'Non-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:16:00.424 [info] ue_fsm ev_rx_swx_saa 04:16:00.424 [info] ue_fsm state_authenticated_wait_swx_saa event=rx_swx_saa SAType=13 ResulCode={epdg_dia_rc,undefined,2001}, {ue_fsm_data,"262426132218132","262426132218132@nai.epc.mnc001.mcc01.3gppnetwork.org","internet",true,false,<0.1287.0>} 04:16:00.424 [debug] Rx AAA with DiaRC={epdg_dia_rc,undefined,2001} 04:16:00.425 [info] S6b Tx to {diameter_caps,{"aaa.localdomain","pgw.localdomain"},{"localdomain","localdomain"},{[{172,18,62,20}],[{172,18,62,103}]},{0,10415},{"osmo-epdg-AAA","TTCN-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:16:00.433 [debug] S2b: Rx from IP {172,18,62,103} port 2123: <<72,33,0,117,53,80,10,2,123,14,178,0,2,0,2,0,16,0,87,0,9,1,160,197,191,75,68,172,18,62,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,197,191,75,68,172,18,62,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,197,191,75,68,163,0,15,0,128,0,13,4,1,2,3,4,0,12,4,5,6,7,8>> *DBG* epdg_ue_fsm_262426132218132 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 => 3048189990, remote_ipv4 => <<172,18,62,103>>, remote_ipv6 => undefined,remote_teid => 3317648196}}} from <0.1289.0> in state state_wait_create_session_resp 04:16:00.433 [debug] S2b: Rx from IP {172,18,62,103} port 2123: {gtp,v2,create_session_response,894437890,8064690,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,<<"Å¿KD">>},{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,3317648196,<<172,18,62,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,3317648196,<<172,18,62,103>>,undefined},{v2_pdn_address_allocation,0} => {v2_pdn_address_allocation,0,ipv4,<<192,168,0,55>>}}} 04:16:00.433 [info] s2b: Updated Session after create_session_response: {gtp_session,<<"262426132218132">>,<0.1281.0>,<<"internet">>,{172,18,62,103},{172,18,62,103},undefined,894437890,3317648196,5,{set,1,16,16,8,80,48,{[],[],[],[],[],[],[],[],[],[],[],[],[],[],[],[]},{{[],[],[],[],[],[],[],[],[],[],[],[],[{gtp_bearer,5,3048189990,3317648196}],[],[],[]}}}} 04:16:00.433 [debug] s2b: APCO_dec: {v2_additional_protocol_configuration_options,0,{0,[{13,<<1,2,3,4>>},{12,<<5,6,7,8>>}]}} 04:16:00.433 [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 => 3048189990,remote_ipv4 => <<172,18,62,103>>,remote_ipv6 => undefined,remote_teid => 3317648196}} 04:16:00.433 [info] ue_fsm state_authenticated event=received_gtpc_create_session_response, {ue_fsm_data,<<"262426132218132">>,"internet",[],undefined,false,0,false,false} 04:16:00.433 [info] KMOD Port Create PDP Context Call {<0.1281.0>,[alias|#Ref<0.1283019585.1655242753.209631>]}: {create_pdp_context,{172,18,62,103},3048189990,3317648196,{192,168,0,55}} 04:16:00.433 [debug] create_pdp_context: 1, {172,18,62,103}, {192,168,0,55}, 3048189990, 3317648196 04:16:00.433 [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,62,103}},{ms_address,{192,168,0,55}},{i_tid,3048189990},{o_tid,3317648196}]}} *DBG* epdg_ue_fsm_262426132218132 send ok to <0.1289.0> *DBG* gsup_server got cast {tunnel_response, {<<"262426132218132">>, {ok, #{apco => <<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 => 3048189990, remote_ipv4 => <<172,18,62,103>>, remote_ipv6 => undefined, remote_teid => 3317648196}}}} 04:16:00.434 [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 => 3048189990,remote_ipv4 => <<172,18,62,103>>,remote_ipv6 => undefined,remote_teid => 3317648196}) returned ok *DBG* epdg_ue_fsm_262426132218132 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 => 3048189990, remote_ipv4 => <<172,18,62,103>>, remote_ipv6 => undefined,remote_teid => 3317648196}}} from <0.1289.0> in state state_wait_create_session_resp => state_active 04:16:00.434 [info] tunnel_response(<<"262426132218132">>): {ok,#{apco => <<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 => 3048189990,remote_ipv4 => <<172,18,62,103>>,remote_ipv6 => undefined,remote_teid => 3317648196}} *DBG* gsup_server new state {gsups_state,#Port<0.16>,4222,#Port<0.54>, {ipa_ccm_options,"EPDG-00-00-00-00-00-00", "0/0/0","00:00:00:00:00:00", "00:00:00:00:00:00","00:00:00:00:00:00", "00:00:00:00:00:00","00:00:00:00:00:00", "EPDG-00-00-00-00-00-00",false}} 04:16:00.434 [info] tunnel_response for <<"262426132218132">>: {ok,#{apco => <<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 => 3048189990,remote_ipv4 => <<172,18,62,103>>,remote_ipv6 => undefined,remote_teid => 3317648196}} 04:16:00.435 [info] GSUP: Tx #{imsi => <<"262426132218132">>,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>>}]} Stream 238, 32 bytes *DBG* gsup_server got {ipa,#Port<0.54>, {osmo,5}, #{imsi => <<"262420759628919">>, 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_262420759628919 enter epdg_ue_fsm in state state_new 04:16:00.470 [info] GSUP: Rx #{imsi => <<"262420759628919">>,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_262420759628919 consume internal init_state in state state_new *DBG* epdg_ue_fsm_262420759628919 receive call {auth_request,33,"internet",#{}} from <0.1290.0> in state state_new 04:16:00.470 [info] ue_fsm start(epdg_ue_fsm_262420759628919) *DBG* epdg_ue_fsm_262420759628919 send ok to <0.1290.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:16:00.470 [info] ue_fsm init(<<"262420759628919">>) *DBG* aaa_ue_fsm_262420759628919 enter aaa_ue_fsm in state state_new *DBG* epdg_ue_fsm_262420759628919 consume call {auth_request,33,"internet",#{}} from <0.1290.0> in state state_new => state_wait_auth_resp *DBG* aaa_ue_fsm_262420759628919 consume internal init_state in state state_new *DBG* epdg_ue_fsm_262420759628919 start_timer {state_timeout,10000, swm_der_timeout,[]} in state state_wait_auth_resp 04:16:00.470 [info] ue_fsm auth_request *DBG* aaa_ue_fsm_262420759628919 receive call {rx_swm_der_auth_req,33,"internet",#{}} from <0.201.0> in state state_new 04:16:00.471 [info] ue_fsm state_new event=auth_request {33, "internet", #{}}, {ue_fsm_data,<<"262420759628919">>,"internet",[],undefined,false,0,false,false} 04:16:00.471 [info] ue_fsm start_link(aaa_ue_fsm_262420759628919) 04:16:00.471 [info] ue_fsm init("262420759628919") 04:16:00.471 [info] ue_fsm ev_rx_swm_der_auth_req *DBG* aaa_ue_fsm_262420759628919 send ok to <0.201.0> 04:16:00.472 [info] ue_fsm state_new event=rx_swm_der_auth_req {33, "internet", #{}}, {ue_fsm_data,"262420759628919",undefined,undefined,false,false,undefined} *DBG* aaa_ue_fsm_262420759628919 consume call {rx_swm_der_auth_req,33,"internet",#{}} from <0.201.0> in state state_new => state_wait_swx_maa 04:16:00.472 [debug] Swx MAR: IPv4Opt=<<"ÿÿÿþ">> IPv6Opt=[] 04:16:00.472 [debug] Swx Tx MAR: {'MAR',["epdg.localdomain",";","1805677143",";","205",";","nonode@nohost"],1,undefined,undefined,undefined,"262420759628919",{'Vendor-Specific-Application-Id',10415,[16777265],[]},{'SIP-Auth-Data-Item',[],["EAP-AKA"],[],[],[],[],[],[],<<"ÿÿÿþ">>,[],[],[],[]},1,[],1,[],[],[],[],[],[],[],[]} *DBG* aaa_ue_fsm_262420759628919 receive call {rx_swx_maa, {ok,[{epdg_auth_tuple,<<"\rD®§÷×ѵ]x@@È\"Jé">>, <<204,27,209,184,199,20,160,154,155,35,244,219,79,151,91,247>>, <<13,68,174,167,247,215,209,181,93,120,64,64,200,34,74,233, 105,108,204,147,26,220,80,102,153,203,50,107,66,134>>, <<207,228,198,239,152,181,17,229,150,89,180,49,99,39,186,7>>, <<248,72,174,83,151,222,109,73,162,145,94,192,75,157,121, 161>>}]}} from <0.1293.0> in state state_wait_swx_maa 04:16:00.486 [info] SWx Rx MAA {<0.735.0>,{diameter_caps,{"epdg.localdomain","hss.localdomain"},{"localdomain","localdomain"},{[{127,0,0,1},{172,18,62,20},{192,168,0,2}],[{172,18,62,103}]},{0,10415},{"osmo-epdg","TTCN-3 Testsuite"},{[],[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;1805677143;205;nonode@nohost",1,"hss.localdomain","localdomain",{'Vendor-Specific-Application-Id',10415,[16777265],[]},"262420759628919",[],[2001],[],[1],[{'SIP-Auth-Data-Item',[0],["Digest-AKAv1-MD5"],[[13,68,174,167,247,215,209,181,93,120,64,64,200,34,74,233,204,27,209,184,199,20,160,154,155,35,244,219,79,151,91,247]],[[13,68,174,167,247,215,209,181,93,120,64,64,200,34,74,233,105,108,204,147,26,220,80,102,153,203,50,107,66,134]],["foobar"],[[248,72,174,83,151,222,109,73,162,145,94,192,75,157,121,161]],[[207,228,198,239,152,181,17,229,150,89,180,49,99,39,186,7]],[],[],[],[],[],[]}],[],[],[],[],[],[]}/ Errors []  04:16:00.486 [info] dia_sip2gsup: auth [13,68,174,167,247,215,209,181,93,120,64,64,200,34,74,233,204,27,209,184,199,20,160,154,155,35,244,219,79,151,91,247] authz [13,68,174,167,247,215,209,181,93,120,64,64,200,34,74,233,105,108,204,147,26,220,80,102,153,203,50,107,66,134]  *DBG* aaa_ue_fsm_262420759628919 send ok to <0.1293.0> 04:16:00.487 [info] rand "\rD®§÷×ѵ]x@@È\"Jé" autn [204,27,209,184,199,20,160,154,155,35,244,219,79,151,91,247]  *DBG* epdg_ue_fsm_262420759628919 receive call {received_swm_dea_auth_response, {ok,[{epdg_auth_tuple,<<"\rD®§÷×ѵ]x@@È\"Jé">>, <<204,27,209,184,199,20,160,154,155,35,244,219,79,151,91,247>>, <<13,68,174,167,247,215,209,181,93,120,64,64,200,34,74,233, 105,108,204,147,26,220,80,102,153,203,50,107,66,134>>, <<207,228,198,239,152,181,17,229,150,89,180,49,99,39,186,7>>, <<248,72,174,83,151,222,109,73,162,145,94,192,75,157,121, 161>>}]}} from <0.211.0> in state state_wait_auth_resp *DBG* aaa_ue_fsm_262420759628919 consume call {rx_swx_maa, {ok,[{epdg_auth_tuple,<<"\rD®§÷×ѵ]x@@È\"Jé">>, <<204,27,209,184,199,20,160,154,155,35,244,219,79,151,91,247>>, <<13,68,174,167,247,215,209,181,93,120,64,64,200,34,74,233, 105,108,204,147,26,220,80,102,153,203,50,107,66,134>>, <<207,228,198,239,152,181,17,229,150,89,180,49,99,39,186,7>>, <<248,72,174,83,151,222,109,73,162,145,94,192,75,157,121, 161>>}]}} from <0.1293.0> in state state_wait_swx_maa => state_new 04:16:00.487 [info] ue_fsm ev_rx_swx_maa *DBG* epdg_ue_fsm_262420759628919 send ok to <0.211.0> *DBG* gsup_server got cast {auth_response, {<<"262420759628919">>, {ok, [{epdg_auth_tuple,<<"\rD®§÷×ѵ]x@@È\"Jé">>, <<204,27,209,184,199,20,160,154,155,35,244,219, 79,151,91,247>>, <<13,68,174,167,247,215,209,181,93,120,64,64, 200,34,74,233,105,108,204,147,26,220,80,102, 153,203,50,107,66,134>>, <<207,228,198,239,152,181,17,229,150,89,180,49, 99,39,186,7>>, <<248,72,174,83,151,222,109,73,162,145,94, 192,75,157,121,161>>}]}}} 04:16:00.487 [info] ue_fsm state_wait_swx_maa event=rx_swx_maa, {ue_fsm_data,"262420759628919",undefined,undefined,false,false,undefined} *DBG* epdg_ue_fsm_262420759628919 consume call {received_swm_dea_auth_response, {ok,[{epdg_auth_tuple,<<"\rD®§÷×ѵ]x@@È\"Jé">>, <<204,27,209,184,199,20,160,154,155,35,244,219,79,151,91,247>>, <<13,68,174,167,247,215,209,181,93,120,64,64,200,34,74,233, 105,108,204,147,26,220,80,102,153,203,50,107,66,134>>, <<207,228,198,239,152,181,17,229,150,89,180,49,99,39,186,7>>, <<248,72,174,83,151,222,109,73,162,145,94,192,75,157,121, 161>>}]}} from <0.211.0> in state state_wait_auth_resp => state_authenticating 04:16:00.488 [info] ue_fsm received_swm_dea_auth_response {ok,[{epdg_auth_tuple,<<"\rD®§÷×ѵ]x@@È\"Jé">>,<<204,27,209,184,199,20,160,154,155,35,244,219,79,151,91,247>>,<<13,68,174,167,247,215,209,181,93,120,64,64,200,34,74,233,105,108,204,147,26,220,80,102,153,203,50,107,66,134>>,<<207,228,198,239,152,181,17,229,150,89,180,49,99,39,186,7>>,<<248,72,174,83,151,222,109,73,162,145,94,192,75,157,121,161>>}]} 04:16:00.488 [info] ue_fsm state_wait_auth_resp event=received_swm_dea_auth_response Result={ok,[{epdg_auth_tuple,<<"\rD®§÷×ѵ]x@@È\"Jé">>,<<204,27,209,184,199,20,160,154,155,35,244,219,79,151,91,247>>,<<13,68,174,167,247,215,209,181,93,120,64,64,200,34,74,233,105,108,204,147,26,220,80,102,153,203,50,107,66,134>>,<<207,228,198,239,152,181,17,229,150,89,180,49,99,39,186,7>>,<<248,72,174,83,151,222,109,73,162,145,94,192,75,157,121,161>>}]}, {ue_fsm_data,<<"262420759628919">>,"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:16:00.488 [info] auth_response(<<"262420759628919">>): {ok,[{epdg_auth_tuple,<<"\rD®§÷×ѵ]x@@È\"Jé">>,<<204,27,209,184,199,20,160,154,155,35,244,219,79,151,91,247>>,<<13,68,174,167,247,215,209,181,93,120,64,64,200,34,74,233,105,108,204,147,26,220,80,102,153,203,50,107,66,134>>,<<207,228,198,239,152,181,17,229,150,89,180,49,99,39,186,7>>,<<248,72,174,83,151,222,109,73,162,145,94,192,75,157,121,161>>}]} 04:16:00.489 [info] auth_response for <<"262420759628919">>: {ok,[{epdg_auth_tuple,<<"\rD®§÷×ѵ]x@@È\"Jé">>,<<204,27,209,184,199,20,160,154,155,35,244,219,79,151,91,247>>,<<13,68,174,167,247,215,209,181,93,120,64,64,200,34,74,233,105,108,204,147,26,220,80,102,153,203,50,107,66,134>>,<<207,228,198,239,152,181,17,229,150,89,180,49,99,39,186,7>>,<<248,72,174,83,151,222,109,73,162,145,94,192,75,157,121,161>>}]} 04:16:00.490 [info] GSUP: Tx #{auth_tuples => [#{autn => <<204,27,209,184,199,20,160,154,155,35,244,219,79,151,91,247>>,ck => <<248,72,174,83,151,222,109,73,162,145,94,192,75,157,121,161>>,ik => <<207,228,198,239,152,181,17,229,150,89,180,49,99,39,186,7>>,rand => <<"\rD®§÷×ѵ]x@@È\"Jé">>,res => <<13,68,174,167,247,215,209,181,93,120,64,64,200,34,74,233,105,108,204,147,26,220,80,102,153,203,50,107,66,134>>}],imsi => <<"262420759628919">>,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 => <<"262420759628919">>, message_type => location_upd_req}} *DBG* epdg_ue_fsm_262420759628919 receive call lu_request from <0.1294.0> in state state_authenticating 04:16:00.494 [info] GSUP: Rx #{cn_domain => 1,imsi => <<"262420759628919">>,message_type => location_upd_req} *DBG* epdg_ue_fsm_262420759628919 send ok to <0.1294.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:16:00.494 [info] ue_fsm lu_request *DBG* aaa_ue_fsm_262420759628919 receive call {rx_swm_der_auth_compl,"internet"} from <0.201.0> in state state_new *DBG* epdg_ue_fsm_262420759628919 consume call lu_request from <0.1294.0> in state state_authenticating 04:16:00.494 [info] ue_fsm state_authenticating event=lu_request, {ue_fsm_data,<<"262420759628919">>,"internet",[],undefined,false,0,false,false} 04:16:00.495 [info] ue_fsm ev_rx_swm_der_auth_compl 04:16:00.495 [info] ue_fsm state_new event=rx_swm_der_auth_compl, {ue_fsm_data,"262420759628919",undefined,undefined,false,false,undefined} 04:16:00.495 [debug] SWx Tx SAR Imsi="262420759628919" Type=1 APN="internet" AgentInfoOpt=[]  04:16:00.495 [debug] SWx prepare_request: {'SAR',["epdg.localdomain",";","1805677143",";","206",";","nonode@nohost"],{'Vendor-Specific-Application-Id',10415,[16777265],[]},1,"epdg.localdomain","localdomain","localdomain","262420759628919",1,[],["hss.localdomain"],["internet"],[],[],[],[],[],[],[],[],[]} *DBG* aaa_ue_fsm_262420759628919 send ok to <0.201.0> *DBG* aaa_ue_fsm_262420759628919 consume call {rx_swm_der_auth_compl,"internet"} from <0.201.0> in state state_new => state_wait_swx_saa *DBG* aaa_ue_fsm_262420759628919 receive call {rx_swx_saa,{ok,1,#{}}} from <0.1295.0> in state state_wait_swx_saa *DBG* aaa_ue_fsm_262420759628919 send ok to <0.1295.0> *DBG* aaa_ue_fsm_262420759628919 consume call {rx_swx_saa,{ok,1,#{}}} from <0.1295.0> in state state_wait_swx_saa => state_authenticated *DBG* epdg_ue_fsm_262420759628919 receive call {received_swm_dea_auth_compl_response,{ok,#{}}} from <0.211.0> in state state_authenticating 04:16:00.504 [info] SWx Rx SAA {<0.735.0>,{diameter_caps,{"epdg.localdomain","hss.localdomain"},{"localdomain","localdomain"},{[{127,0,0,1},{172,18,62,20},{192,168,0,2}],[{172,18,62,103}]},{0,10415},{"osmo-epdg","TTCN-3 Testsuite"},{[],[1]},{[10415,13019,5535],[5535,10415,13019]},{[],[]},{[],[0]},{[],[]},{[{'diameter_base_Vendor-Specific-Application-Id',10415,[16777265],[]}],[{'diameter_base_Vendor-Specific-Application-Id',[10415],[16777265],[]}]},{[],[]},{[],[]}}}: {'SAA',"epdg.localdomain;1805677143;206;nonode@nohost",{'Vendor-Specific-Application-Id',10415,[16777265],[]},1,"hss.localdomain","localdomain","262420759628919",[],[2001],[],[{'Non-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_262420759628919 send ok to <0.211.0> *DBG* gsup_server got cast {lu_response,{<<"262420759628919">>,ok}} 04:16:00.504 [info] ue_fsm ev_rx_swx_saa *DBG* epdg_ue_fsm_262420759628919 consume call {received_swm_dea_auth_compl_response,{ok,#{}}} from <0.211.0> in state state_authenticating => state_authenticated 04:16:00.504 [info] ue_fsm state_wait_swx_saa event=rx_swx_saa {ok,1,#{}}, {ue_fsm_data,"262420759628919",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:16:00.505 [info] ue_fsm received_swm_dea_auth_compl_response {ok,#{}} 04:16:00.505 [info] ue_fsm state_authenticating event=lu_request, {ok,#{}}, {ue_fsm_data,<<"262420759628919">>,"internet",[],undefined,false,0,false,false} 04:16:00.505 [info] lu_response(<<"262420759628919">>): ok 04:16:00.505 [info] lu_response for <<"262420759628919">>: ok 04:16:00.505 [info] GSUP: Tx #{imsi => <<"262420759628919">>,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 => <<"262420759628919">>, message_class => 5, message_type => epdg_tunnel_request, pco => <<128,0,13,0,0,12,0>>}} *DBG* epdg_ue_fsm_262420759628919 receive call {tunnel_request,<<128,0,13,0,0,12,0>>} from <0.1296.0> in state state_authenticated 04:16:00.509 [info] GSUP: Rx #{cn_domain => 1,imsi => <<"262420759628919">>,message_class => 5,message_type => epdg_tunnel_request,pco => <<128,0,13,0,0,12,0>>} 04:16:00.509 [info] ue_fsm tunnel_request(<<128,0,13,0,0,12,0>>) 04:16:00.509 [info] ue_fsm state_authenticated event=tunnel_request, {ue_fsm_data,<<"262420759628919">>,"internet",[],undefined,false,0,false,false} 04:16:00.509 [debug] Selected PGW Remote Address "172.18.62.103" 04:16:00.510 [info] s2b: Tx {gtp,v2,create_session_request,0,8064691,undefined,[],[{v2_international_mobile_subscriber_identity,0,<<"262420759628919">>},{v2_serving_network,0,{<<"901">>,<<"042">>}},{v2_rat_type,0,3},{v2_fully_qualified_tunnel_endpoint_identifier,0,30,894437891,<<172,18,62,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,3048189991,<<172,18,62,20>>,undefined}]},{v2_recovery,0,0},{v2_additional_protocol_configuration_options,0,{0,[{13,<<>>},{12,<<>>}]}}]} *DBG* epdg_ue_fsm_262420759628919 send ok to <0.1296.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:16:00.510 [debug] Waiting for CreateSessionResponse *DBG* epdg_ue_fsm_262420759628919 consume call {tunnel_request,<<128,0,13,0,0,12,0>>} from <0.1296.0> in state state_authenticated => state_wait_create_session_resp *DBG* epdg_ue_fsm_262420759628919 start_timer {state_timeout,10000, create_session_timeout,[]} in state state_wait_create_session_resp *DBG* aaa_ue_fsm_262420759628919 receive call {rx_s6b_aar,"262420759628919@nai.epc.mnc001.mcc01.3gppnetwork.org", "internet", [{'MIP6-Agent-Info',[{172,18,62,103}],[],[],[]}]} from <0.1297.0> in state state_authenticated 04:16:00.520 [info] S6b Rx from {diameter_caps,{"aaa.localdomain","pgw.localdomain"},{"localdomain","localdomain"},{[{172,18,62,20}],[{172,18,62,103}]},{0,10415},{"osmo-epdg-AAA","TTCN-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,["262420759628919@nai.epc.mnc001.mcc01.3gppnetwork.org"],[{'MIP6-Agent-Info',[{172,18,62,103}],[],[],[]}],[70368744177664],[],[],["internet"],[],[],[],[],[],[]} 04:16:00.520 [info] ue_fsm ev_rx_s6b_aar: "262420759628919@nai.epc.mnc001.mcc01.3gppnetwork.org" "internet" [{'MIP6-Agent-Info',[{172,18,62,103}],[],[],[]}] 04:16:00.520 [info] ue_fsm state_authenticated event=rx_s6b_aar NAI="262420759628919@nai.epc.mnc001.mcc01.3gppnetwork.org" Apn="internet" AgentInfo=[{'MIP6-Agent-Info',[{172,18,62,103}],[],[],[]}], {ue_fsm_data,"262420759628919",undefined,undefined,true,false,undefined} 04:16:00.520 [debug] SWx Tx SAR Imsi="262420759628919" Type=13 APN="internet" AgentInfoOpt=[{'MIP6-Agent-Info',[{172,18,62,103}],[],[],[]}]  *DBG* aaa_ue_fsm_262420759628919 send ok to <0.1297.0> *DBG* aaa_ue_fsm_262420759628919 consume call {rx_s6b_aar,"262420759628919@nai.epc.mnc001.mcc01.3gppnetwork.org", "internet", [{'MIP6-Agent-Info',[{172,18,62,103}],[],[],[]}]} from <0.1297.0> in state state_authenticated => state_authenticated_wait_swx_saa 04:16:00.520 [debug] SWx prepare_request: {'SAR',["epdg.localdomain",";","1805677143",";","207",";","nonode@nohost"],{'Vendor-Specific-Application-Id',10415,[16777265],[]},1,"epdg.localdomain","localdomain","localdomain","262420759628919",13,[],["hss.localdomain"],["internet"],[],[{'MIP6-Agent-Info',[{172,18,62,103}],[],[],[]}],[],[],[],[],[],[],[]} 04:16:00.520 [debug] Waiting for S6b AAA *DBG* aaa_ue_fsm_262420759628919 receive call {rx_swx_saa,{ok,13,#{}}} from <0.1298.0> in state state_authenticated_wait_swx_saa *DBG* aaa_ue_fsm_262420759628919 send ok to <0.1298.0> 04:16:00.523 [info] SWx Rx SAA {<0.735.0>,{diameter_caps,{"epdg.localdomain","hss.localdomain"},{"localdomain","localdomain"},{[{127,0,0,1},{172,18,62,20},{192,168,0,2}],[{172,18,62,103}]},{0,10415},{"osmo-epdg","TTCN-3 Testsuite"},{[],[1]},{[10415,13019,5535],[5535,10415,13019]},{[],[]},{[],[0]},{[],[]},{[{'diameter_base_Vendor-Specific-Application-Id',10415,[16777265],[]}],[{'diameter_base_Vendor-Specific-Application-Id',[10415],[16777265],[]}]},{[],[]},{[],[]}}}: {'SAA',"epdg.localdomain;1805677143;207;nonode@nohost",{'Vendor-Specific-Application-Id',10415,[16777265],[]},1,"hss.localdomain","localdomain","262420759628919",[],[2001],[],[{'Non-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_262420759628919 consume call {rx_swx_saa,{ok,13,#{}}} from <0.1298.0> in state state_authenticated_wait_swx_saa => state_authenticated 04:16:00.523 [info] ue_fsm ev_rx_swx_saa 04:16:00.523 [info] ue_fsm state_authenticated_wait_swx_saa event=rx_swx_saa SAType=13 ResulCode={epdg_dia_rc,undefined,2001}, {ue_fsm_data,"262420759628919","262420759628919@nai.epc.mnc001.mcc01.3gppnetwork.org","internet",true,false,<0.1297.0>} 04:16:00.523 [debug] Rx AAA with DiaRC={epdg_dia_rc,undefined,2001} 04:16:00.523 [info] S6b Tx to {diameter_caps,{"aaa.localdomain","pgw.localdomain"},{"localdomain","localdomain"},{[{172,18,62,20}],[{172,18,62,103}]},{0,10415},{"osmo-epdg-AAA","TTCN-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:16:00.526 [debug] S2b: Rx from IP {172,18,62,103} port 2123: <<72,33,0,117,53,80,10,3,123,14,179,0,2,0,2,0,16,0,87,0,9,1,160,1,205,57,72,172,18,62,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,1,205,57,72,172,18,62,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,1,205,57,72,163,0,15,0,128,0,13,4,1,2,3,4,0,12,4,5,6,7,8>> 04:16:00.527 [debug] S2b: Rx from IP {172,18,62,103} port 2123: {gtp,v2,create_session_response,894437891,8064691,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,<<1,205,57,72>>},{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,30226760,<<172,18,62,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,30226760,<<172,18,62,103>>,undefined},{v2_pdn_address_allocation,0} => {v2_pdn_address_allocation,0,ipv4,<<192,168,0,56>>}}} 04:16:00.527 [info] s2b: Updated Session after create_session_response: {gtp_session,<<"262420759628919">>,<0.1291.0>,<<"internet">>,{172,18,62,103},{172,18,62,103},undefined,894437891,30226760,5,{set,1,16,16,8,80,48,{[],[],[],[],[],[],[],[],[],[],[],[],[],[],[],[]},{{[],[],[],[{gtp_bearer,5,3048189991,30226760}],[],[],[],[],[],[],[],[],[],[],[],[]}}}} 04:16:00.527 [debug] s2b: APCO_dec: {v2_additional_protocol_configuration_options,0,{0,[{13,<<1,2,3,4>>},{12,<<5,6,7,8>>}]}} 04:16:00.527 [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 => 3048189991,remote_ipv4 => <<172,18,62,103>>,remote_ipv6 => undefined,remote_teid => 30226760}} *DBG* epdg_ue_fsm_262420759628919 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 => 3048189991, remote_ipv4 => <<172,18,62,103>>, remote_ipv6 => undefined,remote_teid => 30226760}}} from <0.1299.0> in state state_wait_create_session_resp 04:16:00.527 [info] ue_fsm state_authenticated event=received_gtpc_create_session_response, {ue_fsm_data,<<"262420759628919">>,"internet",[],undefined,false,0,false,false} 04:16:00.527 [info] KMOD Port Create PDP Context Call {<0.1291.0>,[alias|#Ref<0.1283019585.1655242753.209791>]}: {create_pdp_context,{172,18,62,103},3048189991,30226760,{192,168,0,56}} 04:16:00.527 [debug] create_pdp_context: 1, {172,18,62,103}, {192,168,0,56}, 3048189991, 30226760 04:16:00.527 [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,62,103}},{ms_address,{192,168,0,56}},{i_tid,3048189991},{o_tid,30226760}]}} 04:16:00.527 [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 => 3048189991,remote_ipv4 => <<172,18,62,103>>,remote_ipv6 => undefined,remote_teid => 30226760}) returned ok *DBG* epdg_ue_fsm_262420759628919 send ok to <0.1299.0> *DBG* gsup_server got cast {tunnel_response, {<<"262420759628919">>, {ok, #{apco => <<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 => 3048189991, remote_ipv4 => <<172,18,62,103>>, remote_ipv6 => undefined, remote_teid => 30226760}}}} 04:16:00.527 [info] tunnel_response(<<"262420759628919">>): {ok,#{apco => <<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 => 3048189991,remote_ipv4 => <<172,18,62,103>>,remote_ipv6 => undefined,remote_teid => 30226760}} *DBG* epdg_ue_fsm_262420759628919 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 => 3048189991, remote_ipv4 => <<172,18,62,103>>, remote_ipv6 => undefined,remote_teid => 30226760}}} from <0.1299.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:16:00.527 [info] tunnel_response for <<"262420759628919">>: {ok,#{apco => <<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 => 3048189991,remote_ipv4 => <<172,18,62,103>>,remote_ipv6 => undefined,remote_teid => 30226760}} 04:16:00.527 [info] GSUP: Tx #{imsi => <<"262420759628919">>,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 => <<"262427544966655">>, 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_262427544966655 enter epdg_ue_fsm in state state_new *DBG* epdg_ue_fsm_262427544966655 consume internal init_state in state state_new 04:16:00.570 [info] GSUP: Rx #{imsi => <<"262427544966655">>,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_262427544966655 receive call {auth_request,33,"internet",#{}} from <0.1300.0> in state state_new 04:16:00.571 [info] ue_fsm start(epdg_ue_fsm_262427544966655) 04:16:00.571 [info] ue_fsm init(<<"262427544966655">>) *DBG* epdg_ue_fsm_262427544966655 send ok to <0.1300.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:16:00.571 [info] ue_fsm auth_request *DBG* epdg_ue_fsm_262427544966655 consume call {auth_request,33,"internet",#{}} from <0.1300.0> in state state_new => state_wait_auth_resp *DBG* aaa_ue_fsm_262427544966655 enter aaa_ue_fsm in state state_new *DBG* epdg_ue_fsm_262427544966655 start_timer {state_timeout,10000, swm_der_timeout,[]} in state state_wait_auth_resp 04:16:00.571 [info] ue_fsm state_new event=auth_request {33, "internet", #{}}, {ue_fsm_data,<<"262427544966655">>,"internet",[],undefined,false,0,false,false} *DBG* aaa_ue_fsm_262427544966655 consume internal init_state in state state_new 04:16:00.572 [info] ue_fsm start_link(aaa_ue_fsm_262427544966655) *DBG* aaa_ue_fsm_262427544966655 receive call {rx_swm_der_auth_req,33,"internet",#{}} from <0.201.0> in state state_new 04:16:00.572 [info] ue_fsm init("262427544966655") 04:16:00.572 [info] ue_fsm ev_rx_swm_der_auth_req 04:16:00.573 [info] ue_fsm state_new event=rx_swm_der_auth_req {33, "internet", #{}}, {ue_fsm_data,"262427544966655",undefined,undefined,false,false,undefined} 04:16:00.573 [debug] Swx MAR: IPv4Opt=<<"ÿÿÿþ">> IPv6Opt=[] 04:16:00.573 [debug] Swx Tx MAR: {'MAR',["epdg.localdomain",";","1805677143",";","208",";","nonode@nohost"],1,undefined,undefined,undefined,"262427544966655",{'Vendor-Specific-Application-Id',10415,[16777265],[]},{'SIP-Auth-Data-Item',[],["EAP-AKA"],[],[],[],[],[],[],<<"ÿÿÿþ">>,[],[],[],[]},1,[],1,[],[],[],[],[],[],[],[]} *DBG* aaa_ue_fsm_262427544966655 send ok to <0.201.0> *DBG* aaa_ue_fsm_262427544966655 consume call {rx_swm_der_auth_req,33,"internet",#{}} from <0.201.0> in state state_new => state_wait_swx_maa 04:16:00.587 [info] SWx Rx MAA {<0.735.0>,{diameter_caps,{"epdg.localdomain","hss.localdomain"},{"localdomain","localdomain"},{[{127,0,0,1},{172,18,62,20},{192,168,0,2}],[{172,18,62,103}]},{0,10415},{"osmo-epdg","TTCN-3 Testsuite"},{[],[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;1805677143;208;nonode@nohost",1,"hss.localdomain","localdomain",{'Vendor-Specific-Application-Id',10415,[16777265],[]},"262427544966655",[],[2001],[],[1],[{'SIP-Auth-Data-Item',[0],["Digest-AKAv1-MD5"],[[230,105,224,151,102,206,209,206,250,155,2,214,177,76,113,28,169,67,57,238,163,70,255,72,48,12,43,222,69,78,128,26]],[[230,105,224,151,102,206,209,206,250,155,2,214,177,76,113,28,164,195,49,179,49,54,210,28,196,25,76,12,199,176]],["foobar"],[[87,87,203,46,158,249,148,135,100,33,216,20,223,152,243,221]],[[70,168,230,150,105,41,216,39,4,241,231,35,34,8,237,239]],[],[],[],[],[],[]}],[],[],[],[],[],[]}/ Errors []  04:16:00.587 [info] dia_sip2gsup: auth [230,105,224,151,102,206,209,206,250,155,2,214,177,76,113,28,169,67,57,238,163,70,255,72,48,12,43,222,69,78,128,26] authz [230,105,224,151,102,206,209,206,250,155,2,214,177,76,113,28,164,195,49,179,49,54,210,28,196,25,76,12,199,176]  *DBG* aaa_ue_fsm_262427544966655 receive call {rx_swx_maa, {ok,[{epdg_auth_tuple, <<230,105,224,151,102,206,209,206,250,155,2,214,177,76,113,28>>, <<169,67,57,238,163,70,255,72,48,12,43,222,69,78,128,26>>, <<230,105,224,151,102,206,209,206,250,155,2,214,177,76,113, 28,164,195,49,179,49,54,210,28,196,25,76,12,199,176>>, <<70,168,230,150,105,41,216,39,4,241,231,35,34,8,237,239>>, <<87,87,203,46,158,249,148,135,100,33,216,20,223,152,243, 221>>}]}} from <0.1303.0> in state state_wait_swx_maa 04:16:00.587 [info] rand [230,105,224,151,102,206,209,206,250,155,2,214,177,76,113,28] autn [169,67,57,238,163,70,255,72,48,12,43,222,69,78,128,26]  04:16:00.588 [info] ue_fsm ev_rx_swx_maa 04:16:00.588 [info] ue_fsm state_wait_swx_maa event=rx_swx_maa, {ue_fsm_data,"262427544966655",undefined,undefined,false,false,undefined} *DBG* aaa_ue_fsm_262427544966655 send ok to <0.1303.0> *DBG* epdg_ue_fsm_262427544966655 receive call {received_swm_dea_auth_response, {ok,[{epdg_auth_tuple, <<230,105,224,151,102,206,209,206,250,155,2,214,177,76,113,28>>, <<169,67,57,238,163,70,255,72,48,12,43,222,69,78,128,26>>, <<230,105,224,151,102,206,209,206,250,155,2,214,177,76,113, 28,164,195,49,179,49,54,210,28,196,25,76,12,199,176>>, <<70,168,230,150,105,41,216,39,4,241,231,35,34,8,237,239>>, <<87,87,203,46,158,249,148,135,100,33,216,20,223,152,243, 221>>}]}} from <0.211.0> in state state_wait_auth_resp 04:16:00.588 [info] ue_fsm received_swm_dea_auth_response {ok,[{epdg_auth_tuple,<<230,105,224,151,102,206,209,206,250,155,2,214,177,76,113,28>>,<<169,67,57,238,163,70,255,72,48,12,43,222,69,78,128,26>>,<<230,105,224,151,102,206,209,206,250,155,2,214,177,76,113,28,164,195,49,179,49,54,210,28,196,25,76,12,199,176>>,<<70,168,230,150,105,41,216,39,4,241,231,35,34,8,237,239>>,<<87,87,203,46,158,249,148,135,100,33,216,20,223,152,243,221>>}]} *DBG* aaa_ue_fsm_262427544966655 consume call {rx_swx_maa, {ok,[{epdg_auth_tuple, <<230,105,224,151,102,206,209,206,250,155,2,214,177,76,113,28>>, <<169,67,57,238,163,70,255,72,48,12,43,222,69,78,128,26>>, <<230,105,224,151,102,206,209,206,250,155,2,214,177,76,113, 28,164,195,49,179,49,54,210,28,196,25,76,12,199,176>>, <<70,168,230,150,105,41,216,39,4,241,231,35,34,8,237,239>>, <<87,87,203,46,158,249,148,135,100,33,216,20,223,152,243, 221>>}]}} from <0.1303.0> in state state_wait_swx_maa => state_new *DBG* epdg_ue_fsm_262427544966655 send ok to <0.211.0> *DBG* gsup_server got cast {auth_response, {<<"262427544966655">>, {ok, [{epdg_auth_tuple, <<230,105,224,151,102,206,209,206,250,155,2, 214,177,76,113,28>>, <<169,67,57,238,163,70,255,72,48,12,43,222,69, 78,128,26>>, <<230,105,224,151,102,206,209,206,250,155,2, 214,177,76,113,28,164,195,49,179,49,54,210, 28,196,25,76,12,199,176>>, <<70,168,230,150,105,41,216,39,4,241,231,35,34, 8,237,239>>, <<87,87,203,46,158,249,148,135,100,33,216, 20,223,152,243,221>>}]}}} 04:16:00.589 [info] ue_fsm state_wait_auth_resp event=received_swm_dea_auth_response Result={ok,[{epdg_auth_tuple,<<230,105,224,151,102,206,209,206,250,155,2,214,177,76,113,28>>,<<169,67,57,238,163,70,255,72,48,12,43,222,69,78,128,26>>,<<230,105,224,151,102,206,209,206,250,155,2,214,177,76,113,28,164,195,49,179,49,54,210,28,196,25,76,12,199,176>>,<<70,168,230,150,105,41,216,39,4,241,231,35,34,8,237,239>>,<<87,87,203,46,158,249,148,135,100,33,216,20,223,152,243,221>>}]}, {ue_fsm_data,<<"262427544966655">>,"internet",[],undefined,false,0,false,false} *DBG* epdg_ue_fsm_262427544966655 consume call {received_swm_dea_auth_response, {ok,[{epdg_auth_tuple, <<230,105,224,151,102,206,209,206,250,155,2,214,177,76,113,28>>, <<169,67,57,238,163,70,255,72,48,12,43,222,69,78,128,26>>, <<230,105,224,151,102,206,209,206,250,155,2,214,177,76,113, 28,164,195,49,179,49,54,210,28,196,25,76,12,199,176>>, <<70,168,230,150,105,41,216,39,4,241,231,35,34,8,237,239>>, <<87,87,203,46,158,249,148,135,100,33,216,20,223,152,243, 221>>}]}} 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:16:00.589 [info] auth_response(<<"262427544966655">>): {ok,[{epdg_auth_tuple,<<230,105,224,151,102,206,209,206,250,155,2,214,177,76,113,28>>,<<169,67,57,238,163,70,255,72,48,12,43,222,69,78,128,26>>,<<230,105,224,151,102,206,209,206,250,155,2,214,177,76,113,28,164,195,49,179,49,54,210,28,196,25,76,12,199,176>>,<<70,168,230,150,105,41,216,39,4,241,231,35,34,8,237,239>>,<<87,87,203,46,158,249,148,135,100,33,216,20,223,152,243,221>>}]} 04:16:00.590 [info] auth_response for <<"262427544966655">>: {ok,[{epdg_auth_tuple,<<230,105,224,151,102,206,209,206,250,155,2,214,177,76,113,28>>,<<169,67,57,238,163,70,255,72,48,12,43,222,69,78,128,26>>,<<230,105,224,151,102,206,209,206,250,155,2,214,177,76,113,28,164,195,49,179,49,54,210,28,196,25,76,12,199,176>>,<<70,168,230,150,105,41,216,39,4,241,231,35,34,8,237,239>>,<<87,87,203,46,158,249,148,135,100,33,216,20,223,152,243,221>>}]} 04:16:00.590 [info] GSUP: Tx #{auth_tuples => [#{autn => <<169,67,57,238,163,70,255,72,48,12,43,222,69,78,128,26>>,ck => <<87,87,203,46,158,249,148,135,100,33,216,20,223,152,243,221>>,ik => <<70,168,230,150,105,41,216,39,4,241,231,35,34,8,237,239>>,rand => <<230,105,224,151,102,206,209,206,250,155,2,214,177,76,113,28>>,res => <<230,105,224,151,102,206,209,206,250,155,2,214,177,76,113,28,164,195,49,179,49,54,210,28,196,25,76,12,199,176>>}],imsi => <<"262427544966655">>,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 => <<"262427544966655">>, message_type => location_upd_req}} 04:16:00.593 [info] GSUP: Rx #{cn_domain => 1,imsi => <<"262427544966655">>,message_type => location_upd_req} *DBG* epdg_ue_fsm_262427544966655 receive call lu_request from <0.1304.0> in state state_authenticating 04:16:00.593 [info] ue_fsm lu_request *DBG* epdg_ue_fsm_262427544966655 send ok to <0.1304.0> 04:16:00.593 [info] ue_fsm state_authenticating event=lu_request, {ue_fsm_data,<<"262427544966655">>,"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_262427544966655 receive call {rx_swm_der_auth_compl,"internet"} from <0.201.0> in state state_new 04:16:00.593 [info] ue_fsm ev_rx_swm_der_auth_compl *DBG* epdg_ue_fsm_262427544966655 consume call lu_request from <0.1304.0> in state state_authenticating 04:16:00.593 [info] ue_fsm state_new event=rx_swm_der_auth_compl, {ue_fsm_data,"262427544966655",undefined,undefined,false,false,undefined} 04:16:00.593 [debug] SWx Tx SAR Imsi="262427544966655" Type=1 APN="internet" AgentInfoOpt=[]  04:16:00.593 [debug] SWx prepare_request: {'SAR',["epdg.localdomain",";","1805677143",";","209",";","nonode@nohost"],{'Vendor-Specific-Application-Id',10415,[16777265],[]},1,"epdg.localdomain","localdomain","localdomain","262427544966655",1,[],["hss.localdomain"],["internet"],[],[],[],[],[],[],[],[],[]} *DBG* aaa_ue_fsm_262427544966655 send ok to <0.201.0> *DBG* aaa_ue_fsm_262427544966655 consume call {rx_swm_der_auth_compl,"internet"} from <0.201.0> in state state_new => state_wait_swx_saa *DBG* aaa_ue_fsm_262427544966655 receive call {rx_swx_saa,{ok,1,#{}}} from <0.1305.0> in state state_wait_swx_saa 04:16:00.603 [info] SWx Rx SAA {<0.735.0>,{diameter_caps,{"epdg.localdomain","hss.localdomain"},{"localdomain","localdomain"},{[{127,0,0,1},{172,18,62,20},{192,168,0,2}],[{172,18,62,103}]},{0,10415},{"osmo-epdg","TTCN-3 Testsuite"},{[],[1]},{[10415,13019,5535],[5535,10415,13019]},{[],[]},{[],[0]},{[],[]},{[{'diameter_base_Vendor-Specific-Application-Id',10415,[16777265],[]}],[{'diameter_base_Vendor-Specific-Application-Id',[10415],[16777265],[]}]},{[],[]},{[],[]}}}: {'SAA',"epdg.localdomain;1805677143;209;nonode@nohost",{'Vendor-Specific-Application-Id',10415,[16777265],[]},1,"hss.localdomain","localdomain","262427544966655",[],[2001],[],[{'Non-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:16:00.603 [info] ue_fsm ev_rx_swx_saa *DBG* aaa_ue_fsm_262427544966655 send ok to <0.1305.0> *DBG* epdg_ue_fsm_262427544966655 receive call {received_swm_dea_auth_compl_response,{ok,#{}}} from <0.211.0> in state state_authenticating 04:16:00.603 [info] ue_fsm state_wait_swx_saa event=rx_swx_saa {ok,1,#{}}, {ue_fsm_data,"262427544966655",undefined,undefined,false,false,undefined} *DBG* aaa_ue_fsm_262427544966655 consume call {rx_swx_saa,{ok,1,#{}}} from <0.1305.0> in state state_wait_swx_saa => state_authenticated *DBG* epdg_ue_fsm_262427544966655 send ok to <0.211.0> *DBG* gsup_server got cast {lu_response,{<<"262427544966655">>,ok}} 04:16:00.604 [info] ue_fsm received_swm_dea_auth_compl_response {ok,#{}} *DBG* epdg_ue_fsm_262427544966655 consume call {received_swm_dea_auth_compl_response,{ok,#{}}} from <0.211.0> in state state_authenticating => state_authenticated 04:16:00.604 [info] ue_fsm state_authenticating event=lu_request, {ok,#{}}, {ue_fsm_data,<<"262427544966655">>,"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:16:00.604 [info] lu_response(<<"262427544966655">>): ok 04:16:00.604 [info] lu_response for <<"262427544966655">>: ok 04:16:00.604 [info] GSUP: Tx #{imsi => <<"262427544966655">>,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 => <<"262427544966655">>, message_class => 5, message_type => epdg_tunnel_request, pco => <<128,0,13,0,0,12,0>>}} *DBG* epdg_ue_fsm_262427544966655 receive call {tunnel_request,<<128,0,13,0,0,12,0>>} from <0.1306.0> in state state_authenticated 04:16:00.609 [info] GSUP: Rx #{cn_domain => 1,imsi => <<"262427544966655">>,message_class => 5,message_type => epdg_tunnel_request,pco => <<128,0,13,0,0,12,0>>} 04:16:00.610 [info] ue_fsm tunnel_request(<<128,0,13,0,0,12,0>>) 04:16:00.610 [info] ue_fsm state_authenticated event=tunnel_request, {ue_fsm_data,<<"262427544966655">>,"internet",[],undefined,false,0,false,false} 04:16:00.610 [debug] Selected PGW Remote Address "172.18.62.103" 04:16:00.610 [info] s2b: Tx {gtp,v2,create_session_request,0,8064692,undefined,[],[{v2_international_mobile_subscriber_identity,0,<<"262427544966655">>},{v2_serving_network,0,{<<"901">>,<<"042">>}},{v2_rat_type,0,3},{v2_fully_qualified_tunnel_endpoint_identifier,0,30,894437892,<<172,18,62,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,3048189992,<<172,18,62,20>>,undefined}]},{v2_recovery,0,0},{v2_additional_protocol_configuration_options,0,{0,[{13,<<>>},{12,<<>>}]}}]} *DBG* epdg_ue_fsm_262427544966655 send ok to <0.1306.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:16:00.610 [debug] Waiting for CreateSessionResponse *DBG* epdg_ue_fsm_262427544966655 consume call {tunnel_request,<<128,0,13,0,0,12,0>>} from <0.1306.0> in state state_authenticated => state_wait_create_session_resp *DBG* epdg_ue_fsm_262427544966655 start_timer {state_timeout,10000, create_session_timeout,[]} in state state_wait_create_session_resp *DBG* aaa_ue_fsm_262427544966655 receive call {rx_s6b_aar,"262427544966655@nai.epc.mnc001.mcc01.3gppnetwork.org", "internet", [{'MIP6-Agent-Info',[{172,18,62,103}],[],[],[]}]} from <0.1307.0> in state state_authenticated 04:16:00.625 [info] S6b Rx from {diameter_caps,{"aaa.localdomain","pgw.localdomain"},{"localdomain","localdomain"},{[{172,18,62,20}],[{172,18,62,103}]},{0,10415},{"osmo-epdg-AAA","TTCN-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,["262427544966655@nai.epc.mnc001.mcc01.3gppnetwork.org"],[{'MIP6-Agent-Info',[{172,18,62,103}],[],[],[]}],[70368744177664],[],[],["internet"],[],[],[],[],[],[]} 04:16:00.625 [info] ue_fsm ev_rx_s6b_aar: "262427544966655@nai.epc.mnc001.mcc01.3gppnetwork.org" "internet" [{'MIP6-Agent-Info',[{172,18,62,103}],[],[],[]}] 04:16:00.625 [info] ue_fsm state_authenticated event=rx_s6b_aar NAI="262427544966655@nai.epc.mnc001.mcc01.3gppnetwork.org" Apn="internet" AgentInfo=[{'MIP6-Agent-Info',[{172,18,62,103}],[],[],[]}], {ue_fsm_data,"262427544966655",undefined,undefined,true,false,undefined} 04:16:00.625 [debug] SWx Tx SAR Imsi="262427544966655" Type=13 APN="internet" AgentInfoOpt=[{'MIP6-Agent-Info',[{172,18,62,103}],[],[],[]}]  04:16:00.625 [debug] SWx prepare_request: {'SAR',["epdg.localdomain",";","1805677143",";","210",";","nonode@nohost"],{'Vendor-Specific-Application-Id',10415,[16777265],[]},1,"epdg.localdomain","localdomain","localdomain","262427544966655",13,[],["hss.localdomain"],["internet"],[],[{'MIP6-Agent-Info',[{172,18,62,103}],[],[],[]}],[],[],[],[],[],[],[]} *DBG* aaa_ue_fsm_262427544966655 send ok to <0.1307.0> *DBG* aaa_ue_fsm_262427544966655 consume call {rx_s6b_aar,"262427544966655@nai.epc.mnc001.mcc01.3gppnetwork.org", "internet", [{'MIP6-Agent-Info',[{172,18,62,103}],[],[],[]}]} from <0.1307.0> in state state_authenticated => state_authenticated_wait_swx_saa 04:16:00.626 [debug] Waiting for S6b AAA *DBG* aaa_ue_fsm_262427544966655 receive call {rx_swx_saa,{ok,13,#{}}} from <0.1308.0> in state state_authenticated_wait_swx_saa 04:16:00.633 [info] SWx Rx SAA {<0.735.0>,{diameter_caps,{"epdg.localdomain","hss.localdomain"},{"localdomain","localdomain"},{[{127,0,0,1},{172,18,62,20},{192,168,0,2}],[{172,18,62,103}]},{0,10415},{"osmo-epdg","TTCN-3 Testsuite"},{[],[1]},{[10415,13019,5535],[5535,10415,13019]},{[],[]},{[],[0]},{[],[]},{[{'diameter_base_Vendor-Specific-Application-Id',10415,[16777265],[]}],[{'diameter_base_Vendor-Specific-Application-Id',[10415],[16777265],[]}]},{[],[]},{[],[]}}}: {'SAA',"epdg.localdomain;1805677143;210;nonode@nohost",{'Vendor-Specific-Application-Id',10415,[16777265],[]},1,"hss.localdomain","localdomain","262427544966655",[],[2001],[],[{'Non-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:16:00.633 [info] ue_fsm ev_rx_swx_saa *DBG* aaa_ue_fsm_262427544966655 send ok to <0.1308.0> *DBG* aaa_ue_fsm_262427544966655 consume call {rx_swx_saa,{ok,13,#{}}} from <0.1308.0> in state state_authenticated_wait_swx_saa => state_authenticated 04:16:00.633 [info] ue_fsm state_authenticated_wait_swx_saa event=rx_swx_saa SAType=13 ResulCode={epdg_dia_rc,undefined,2001}, {ue_fsm_data,"262427544966655","262427544966655@nai.epc.mnc001.mcc01.3gppnetwork.org","internet",true,false,<0.1307.0>} 04:16:00.633 [debug] Rx AAA with DiaRC={epdg_dia_rc,undefined,2001} 04:16:00.634 [info] S6b Tx to {diameter_caps,{"aaa.localdomain","pgw.localdomain"},{"localdomain","localdomain"},{[{172,18,62,20}],[{172,18,62,103}]},{0,10415},{"osmo-epdg-AAA","TTCN-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:16:00.644 [debug] S2b: Rx from IP {172,18,62,103} port 2123: <<72,33,0,117,53,80,10,4,123,14,180,0,2,0,2,0,16,0,87,0,9,1,160,228,137,120,178,172,18,62,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,228,137,120,178,172,18,62,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,137,120,178,163,0,15,0,128,0,13,4,1,2,3,4,0,12,4,5,6,7,8>> 04:16:00.644 [debug] S2b: Rx from IP {172,18,62,103} port 2123: {gtp,v2,create_session_response,894437892,8064692,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,<<228,137,120,178>>},{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,3834214578,<<172,18,62,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,3834214578,<<172,18,62,103>>,undefined},{v2_pdn_address_allocation,0} => {v2_pdn_address_allocation,0,ipv4,<<192,168,0,57>>}}} *DBG* epdg_ue_fsm_262427544966655 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 => 3048189992, remote_ipv4 => <<172,18,62,103>>, remote_ipv6 => undefined,remote_teid => 3834214578}}} from <0.1309.0> in state state_wait_create_session_resp 04:16:00.645 [info] s2b: Updated Session after create_session_response: {gtp_session,<<"262427544966655">>,<0.1301.0>,<<"internet">>,{172,18,62,103},{172,18,62,103},undefined,894437892,3834214578,5,{set,1,16,16,8,80,48,{[],[],[],[],[],[],[],[],[],[],[],[],[],[],[],[]},{{[],[],[],[],[],[],[{gtp_bearer,5,3048189992,3834214578}],[],[],[],[],[],[],[],[],[]}}}} 04:16:00.645 [debug] s2b: APCO_dec: {v2_additional_protocol_configuration_options,0,{0,[{13,<<1,2,3,4>>},{12,<<5,6,7,8>>}]}} 04:16:00.645 [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 => 3048189992,remote_ipv4 => <<172,18,62,103>>,remote_ipv6 => undefined,remote_teid => 3834214578}} 04:16:00.645 [info] ue_fsm state_authenticated event=received_gtpc_create_session_response, {ue_fsm_data,<<"262427544966655">>,"internet",[],undefined,false,0,false,false} 04:16:00.645 [info] KMOD Port Create PDP Context Call {<0.1301.0>,[alias|#Ref<0.1283019585.1655242763.197898>]}: {create_pdp_context,{172,18,62,103},3048189992,3834214578,{192,168,0,57}} 04:16:00.646 [debug] create_pdp_context: 1, {172,18,62,103}, {192,168,0,57}, 3048189992, 3834214578 04:16:00.646 [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,62,103}},{ms_address,{192,168,0,57}},{i_tid,3048189992},{o_tid,3834214578}]}} 04:16:00.646 [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 => 3048189992,remote_ipv4 => <<172,18,62,103>>,remote_ipv6 => undefined,remote_teid => 3834214578}) returned ok *DBG* epdg_ue_fsm_262427544966655 send ok to <0.1309.0> *DBG* gsup_server got cast {tunnel_response, {<<"262427544966655">>, {ok, #{apco => <<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 => 3048189992, remote_ipv4 => <<172,18,62,103>>, remote_ipv6 => undefined, remote_teid => 3834214578}}}} *DBG* epdg_ue_fsm_262427544966655 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 => 3048189992, remote_ipv4 => <<172,18,62,103>>, remote_ipv6 => undefined,remote_teid => 3834214578}}} from <0.1309.0> in state state_wait_create_session_resp => state_active 04:16:00.646 [info] tunnel_response(<<"262427544966655">>): {ok,#{apco => <<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 => 3048189992,remote_ipv4 => <<172,18,62,103>>,remote_ipv6 => undefined,remote_teid => 3834214578}} *DBG* gsup_server new state {gsups_state,#Port<0.16>,4222,#Port<0.54>, {ipa_ccm_options,"EPDG-00-00-00-00-00-00", "0/0/0","00:00:00:00:00:00", "00:00:00:00:00:00","00:00:00:00:00:00", "00:00:00:00:00:00","00:00:00:00:00:00", "EPDG-00-00-00-00-00-00",false}} 04:16:00.647 [info] tunnel_response for <<"262427544966655">>: {ok,#{apco => <<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 => 3048189992,remote_ipv4 => <<172,18,62,103>>,remote_ipv6 => undefined,remote_teid => 3834214578}} 04:16:00.647 [info] GSUP: Tx #{imsi => <<"262427544966655">>,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 => <<"262425837735753">>, 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_262425837735753 enter epdg_ue_fsm in state state_new 04:16:00.670 [info] GSUP: Rx #{imsi => <<"262425837735753">>,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_262425837735753 consume internal init_state in state state_new 04:16:00.670 [info] ue_fsm start(epdg_ue_fsm_262425837735753) *DBG* epdg_ue_fsm_262425837735753 receive call {auth_request,33,"internet",#{}} from <0.1310.0> in state state_new 04:16:00.670 [info] ue_fsm init(<<"262425837735753">>) *DBG* epdg_ue_fsm_262425837735753 send ok to <0.1310.0> 04:16:00.670 [info] ue_fsm auth_request *DBG* epdg_ue_fsm_262425837735753 consume call {auth_request,33,"internet",#{}} from <0.1310.0> in state state_new => state_wait_auth_resp *DBG* aaa_ue_fsm_262425837735753 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:16:00.671 [info] ue_fsm state_new event=auth_request {33, "internet", #{}}, {ue_fsm_data,<<"262425837735753">>,"internet",[],undefined,false,0,false,false} *DBG* epdg_ue_fsm_262425837735753 start_timer {state_timeout,10000, swm_der_timeout,[]} in state state_wait_auth_resp *DBG* aaa_ue_fsm_262425837735753 consume internal init_state in state state_new 04:16:00.671 [info] ue_fsm start_link(aaa_ue_fsm_262425837735753) *DBG* aaa_ue_fsm_262425837735753 receive call {rx_swm_der_auth_req,33,"internet",#{}} from <0.201.0> in state state_new 04:16:00.671 [info] ue_fsm init("262425837735753") 04:16:00.671 [info] ue_fsm ev_rx_swm_der_auth_req 04:16:00.672 [info] ue_fsm state_new event=rx_swm_der_auth_req {33, "internet", #{}}, {ue_fsm_data,"262425837735753",undefined,undefined,false,false,undefined} 04:16:00.672 [debug] Swx MAR: IPv4Opt=<<"ÿÿÿþ">> IPv6Opt=[] 04:16:00.673 [debug] Swx Tx MAR: {'MAR',["epdg.localdomain",";","1805677143",";","211",";","nonode@nohost"],1,undefined,undefined,undefined,"262425837735753",{'Vendor-Specific-Application-Id',10415,[16777265],[]},{'SIP-Auth-Data-Item',[],["EAP-AKA"],[],[],[],[],[],[],<<"ÿÿÿþ">>,[],[],[],[]},1,[],1,[],[],[],[],[],[],[],[]} *DBG* aaa_ue_fsm_262425837735753 send ok to <0.201.0> *DBG* aaa_ue_fsm_262425837735753 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_262425837735753 receive call {rx_swx_maa, {ok,[{epdg_auth_tuple, <<232,26,40,171,115,103,107,40,64,89,102,208,150,72,118,5>>, <<21,34,84,27,226,96,190,70,227,167,78,83,41,89,64,205>>, <<232,26,40,171,115,103,107,40,64,89,102,208,150,72,118,5,11, 199,24,168,150,114,62,217,23,170,101,120,136,171>>, <<223,224,141,112,20,217,26,195,75,219,10,98,171,10,169,71>>, <<39,246,28,154,183,181,82,75,52,166,239,25,235,212,123, 96>>}]}} from <0.1313.0> in state state_wait_swx_maa 04:16:00.687 [info] SWx Rx MAA {<0.735.0>,{diameter_caps,{"epdg.localdomain","hss.localdomain"},{"localdomain","localdomain"},{[{127,0,0,1},{172,18,62,20},{192,168,0,2}],[{172,18,62,103}]},{0,10415},{"osmo-epdg","TTCN-3 Testsuite"},{[],[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;1805677143;211;nonode@nohost",1,"hss.localdomain","localdomain",{'Vendor-Specific-Application-Id',10415,[16777265],[]},"262425837735753",[],[2001],[],[1],[{'SIP-Auth-Data-Item',[0],["Digest-AKAv1-MD5"],[[232,26,40,171,115,103,107,40,64,89,102,208,150,72,118,5,21,34,84,27,226,96,190,70,227,167,78,83,41,89,64,205]],[[232,26,40,171,115,103,107,40,64,89,102,208,150,72,118,5,11,199,24,168,150,114,62,217,23,170,101,120,136,171]],["foobar"],[[39,246,28,154,183,181,82,75,52,166,239,25,235,212,123,96]],[[223,224,141,112,20,217,26,195,75,219,10,98,171,10,169,71]],[],[],[],[],[],[]}],[],[],[],[],[],[]}/ Errors []  04:16:00.687 [info] dia_sip2gsup: auth [232,26,40,171,115,103,107,40,64,89,102,208,150,72,118,5,21,34,84,27,226,96,190,70,227,167,78,83,41,89,64,205] authz [232,26,40,171,115,103,107,40,64,89,102,208,150,72,118,5,11,199,24,168,150,114,62,217,23,170,101,120,136,171]  *DBG* aaa_ue_fsm_262425837735753 send ok to <0.1313.0> 04:16:00.687 [info] rand [232,26,40,171,115,103,107,40,64,89,102,208,150,72,118,5] autn [21,34,84,27,226,96,190,70,227,167,78,83,41,89,64,205]  04:16:00.687 [info] ue_fsm ev_rx_swx_maa *DBG* aaa_ue_fsm_262425837735753 consume call {rx_swx_maa, {ok,[{epdg_auth_tuple, <<232,26,40,171,115,103,107,40,64,89,102,208,150,72,118,5>>, <<21,34,84,27,226,96,190,70,227,167,78,83,41,89,64,205>>, <<232,26,40,171,115,103,107,40,64,89,102,208,150,72,118,5,11, 199,24,168,150,114,62,217,23,170,101,120,136,171>>, <<223,224,141,112,20,217,26,195,75,219,10,98,171,10,169,71>>, <<39,246,28,154,183,181,82,75,52,166,239,25,235,212,123, 96>>}]}} from <0.1313.0> in state state_wait_swx_maa => state_new 04:16:00.687 [info] ue_fsm state_wait_swx_maa event=rx_swx_maa, {ue_fsm_data,"262425837735753",undefined,undefined,false,false,undefined} *DBG* epdg_ue_fsm_262425837735753 receive call {received_swm_dea_auth_response, {ok,[{epdg_auth_tuple, <<232,26,40,171,115,103,107,40,64,89,102,208,150,72,118,5>>, <<21,34,84,27,226,96,190,70,227,167,78,83,41,89,64,205>>, <<232,26,40,171,115,103,107,40,64,89,102,208,150,72,118,5,11, 199,24,168,150,114,62,217,23,170,101,120,136,171>>, <<223,224,141,112,20,217,26,195,75,219,10,98,171,10,169,71>>, <<39,246,28,154,183,181,82,75,52,166,239,25,235,212,123, 96>>}]}} from <0.211.0> in state state_wait_auth_resp 04:16:00.688 [info] ue_fsm received_swm_dea_auth_response {ok,[{epdg_auth_tuple,<<232,26,40,171,115,103,107,40,64,89,102,208,150,72,118,5>>,<<21,34,84,27,226,96,190,70,227,167,78,83,41,89,64,205>>,<<232,26,40,171,115,103,107,40,64,89,102,208,150,72,118,5,11,199,24,168,150,114,62,217,23,170,101,120,136,171>>,<<223,224,141,112,20,217,26,195,75,219,10,98,171,10,169,71>>,<<39,246,28,154,183,181,82,75,52,166,239,25,235,212,123,96>>}]} 04:16:00.688 [info] ue_fsm state_wait_auth_resp event=received_swm_dea_auth_response Result={ok,[{epdg_auth_tuple,<<232,26,40,171,115,103,107,40,64,89,102,208,150,72,118,5>>,<<21,34,84,27,226,96,190,70,227,167,78,83,41,89,64,205>>,<<232,26,40,171,115,103,107,40,64,89,102,208,150,72,118,5,11,199,24,168,150,114,62,217,23,170,101,120,136,171>>,<<223,224,141,112,20,217,26,195,75,219,10,98,171,10,169,71>>,<<39,246,28,154,183,181,82,75,52,166,239,25,235,212,123,96>>}]}, {ue_fsm_data,<<"262425837735753">>,"internet",[],undefined,false,0,false,false} *DBG* epdg_ue_fsm_262425837735753 send ok to <0.211.0> *DBG* gsup_server got cast {auth_response, {<<"262425837735753">>, {ok, [{epdg_auth_tuple, <<232,26,40,171,115,103,107,40,64,89,102,208, 150,72,118,5>>, <<21,34,84,27,226,96,190,70,227,167,78,83,41, 89,64,205>>, <<232,26,40,171,115,103,107,40,64,89,102,208, 150,72,118,5,11,199,24,168,150,114,62,217,23, 170,101,120,136,171>>, <<223,224,141,112,20,217,26,195,75,219,10,98, 171,10,169,71>>, <<39,246,28,154,183,181,82,75,52,166,239, 25,235,212,123,96>>}]}}} 04:16:00.689 [info] auth_response(<<"262425837735753">>): {ok,[{epdg_auth_tuple,<<232,26,40,171,115,103,107,40,64,89,102,208,150,72,118,5>>,<<21,34,84,27,226,96,190,70,227,167,78,83,41,89,64,205>>,<<232,26,40,171,115,103,107,40,64,89,102,208,150,72,118,5,11,199,24,168,150,114,62,217,23,170,101,120,136,171>>,<<223,224,141,112,20,217,26,195,75,219,10,98,171,10,169,71>>,<<39,246,28,154,183,181,82,75,52,166,239,25,235,212,123,96>>}]} *DBG* epdg_ue_fsm_262425837735753 consume call {received_swm_dea_auth_response, {ok,[{epdg_auth_tuple, <<232,26,40,171,115,103,107,40,64,89,102,208,150,72,118,5>>, <<21,34,84,27,226,96,190,70,227,167,78,83,41,89,64,205>>, <<232,26,40,171,115,103,107,40,64,89,102,208,150,72,118,5,11, 199,24,168,150,114,62,217,23,170,101,120,136,171>>, <<223,224,141,112,20,217,26,195,75,219,10,98,171,10,169,71>>, <<39,246,28,154,183,181,82,75,52,166,239,25,235,212,123, 96>>}]}} from <0.211.0> in state state_wait_auth_resp => state_authenticating 04:16:00.689 [info] auth_response for <<"262425837735753">>: {ok,[{epdg_auth_tuple,<<232,26,40,171,115,103,107,40,64,89,102,208,150,72,118,5>>,<<21,34,84,27,226,96,190,70,227,167,78,83,41,89,64,205>>,<<232,26,40,171,115,103,107,40,64,89,102,208,150,72,118,5,11,199,24,168,150,114,62,217,23,170,101,120,136,171>>,<<223,224,141,112,20,217,26,195,75,219,10,98,171,10,169,71>>,<<39,246,28,154,183,181,82,75,52,166,239,25,235,212,123,96>>}]} *DBG* gsup_server new state {gsups_state,#Port<0.16>,4222,#Port<0.54>, {ipa_ccm_options,"EPDG-00-00-00-00-00-00", "0/0/0","00:00:00:00:00:00", "00:00:00:00:00:00","00:00:00:00:00:00", "00:00:00:00:00:00","00:00:00:00:00:00", "EPDG-00-00-00-00-00-00",false}} 04:16:00.689 [info] GSUP: Tx #{auth_tuples => [#{autn => <<21,34,84,27,226,96,190,70,227,167,78,83,41,89,64,205>>,ck => <<39,246,28,154,183,181,82,75,52,166,239,25,235,212,123,96>>,ik => <<223,224,141,112,20,217,26,195,75,219,10,98,171,10,169,71>>,rand => <<232,26,40,171,115,103,107,40,64,89,102,208,150,72,118,5>>,res => <<232,26,40,171,115,103,107,40,64,89,102,208,150,72,118,5,11,199,24,168,150,114,62,217,23,170,101,120,136,171>>}],imsi => <<"262425837735753">>,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 => <<"262425837735753">>, message_type => location_upd_req}} *DBG* epdg_ue_fsm_262425837735753 receive call lu_request from <0.1314.0> in state state_authenticating 04:16:00.694 [info] GSUP: Rx #{cn_domain => 1,imsi => <<"262425837735753">>,message_type => location_upd_req} *DBG* epdg_ue_fsm_262425837735753 send ok to <0.1314.0> *DBG* epdg_ue_fsm_262425837735753 consume call lu_request from <0.1314.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_262425837735753 receive call {rx_swm_der_auth_compl,"internet"} from <0.201.0> in state state_new 04:16:00.694 [info] ue_fsm lu_request 04:16:00.695 [info] ue_fsm state_authenticating event=lu_request, {ue_fsm_data,<<"262425837735753">>,"internet",[],undefined,false,0,false,false} 04:16:00.695 [info] ue_fsm ev_rx_swm_der_auth_compl *DBG* aaa_ue_fsm_262425837735753 send ok to <0.201.0> 04:16:00.695 [info] ue_fsm state_new event=rx_swm_der_auth_compl, {ue_fsm_data,"262425837735753",undefined,undefined,false,false,undefined} *DBG* aaa_ue_fsm_262425837735753 consume call {rx_swm_der_auth_compl,"internet"} from <0.201.0> in state state_new => state_wait_swx_saa 04:16:00.696 [debug] SWx Tx SAR Imsi="262425837735753" Type=1 APN="internet" AgentInfoOpt=[]  04:16:00.696 [debug] SWx prepare_request: {'SAR',["epdg.localdomain",";","1805677143",";","212",";","nonode@nohost"],{'Vendor-Specific-Application-Id',10415,[16777265],[]},1,"epdg.localdomain","localdomain","localdomain","262425837735753",1,[],["hss.localdomain"],["internet"],[],[],[],[],[],[],[],[],[]} *DBG* aaa_ue_fsm_262425837735753 receive call {rx_swx_saa,{ok,1,#{}}} from <0.1315.0> in state state_wait_swx_saa 04:16:00.704 [info] SWx Rx SAA {<0.735.0>,{diameter_caps,{"epdg.localdomain","hss.localdomain"},{"localdomain","localdomain"},{[{127,0,0,1},{172,18,62,20},{192,168,0,2}],[{172,18,62,103}]},{0,10415},{"osmo-epdg","TTCN-3 Testsuite"},{[],[1]},{[10415,13019,5535],[5535,10415,13019]},{[],[]},{[],[0]},{[],[]},{[{'diameter_base_Vendor-Specific-Application-Id',10415,[16777265],[]}],[{'diameter_base_Vendor-Specific-Application-Id',[10415],[16777265],[]}]},{[],[]},{[],[]}}}: {'SAA',"epdg.localdomain;1805677143;212;nonode@nohost",{'Vendor-Specific-Application-Id',10415,[16777265],[]},1,"hss.localdomain","localdomain","262425837735753",[],[2001],[],[{'Non-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_262425837735753 send ok to <0.1315.0> *DBG* aaa_ue_fsm_262425837735753 consume call {rx_swx_saa,{ok,1,#{}}} from <0.1315.0> in state state_wait_swx_saa => state_authenticated *DBG* epdg_ue_fsm_262425837735753 receive call {received_swm_dea_auth_compl_response,{ok,#{}}} from <0.211.0> in state state_authenticating 04:16:00.704 [info] ue_fsm ev_rx_swx_saa 04:16:00.704 [info] ue_fsm state_wait_swx_saa event=rx_swx_saa {ok,1,#{}}, {ue_fsm_data,"262425837735753",undefined,undefined,false,false,undefined} *DBG* epdg_ue_fsm_262425837735753 send ok to <0.211.0> *DBG* gsup_server got cast {lu_response,{<<"262425837735753">>,ok}} 04:16:00.704 [info] ue_fsm received_swm_dea_auth_compl_response {ok,#{}} *DBG* epdg_ue_fsm_262425837735753 consume call {received_swm_dea_auth_compl_response,{ok,#{}}} from <0.211.0> in state state_authenticating => state_authenticated 04:16:00.705 [info] ue_fsm state_authenticating event=lu_request, {ok,#{}}, {ue_fsm_data,<<"262425837735753">>,"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:16:00.705 [info] lu_response(<<"262425837735753">>): ok 04:16:00.705 [info] lu_response for <<"262425837735753">>: ok 04:16:00.705 [info] GSUP: Tx #{imsi => <<"262425837735753">>,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 => <<"262425837735753">>, message_class => 5, message_type => epdg_tunnel_request, pco => <<128,0,13,0,0,12,0>>}} *DBG* epdg_ue_fsm_262425837735753 receive call {tunnel_request,<<128,0,13,0,0,12,0>>} from <0.1316.0> in state state_authenticated 04:16:00.709 [info] GSUP: Rx #{cn_domain => 1,imsi => <<"262425837735753">>,message_class => 5,message_type => epdg_tunnel_request,pco => <<128,0,13,0,0,12,0>>} 04:16:00.709 [info] ue_fsm tunnel_request(<<128,0,13,0,0,12,0>>) 04:16:00.709 [info] ue_fsm state_authenticated event=tunnel_request, {ue_fsm_data,<<"262425837735753">>,"internet",[],undefined,false,0,false,false} 04:16:00.709 [debug] Selected PGW Remote Address "172.18.62.103" 04:16:00.709 [info] s2b: Tx {gtp,v2,create_session_request,0,8064693,undefined,[],[{v2_international_mobile_subscriber_identity,0,<<"262425837735753">>},{v2_serving_network,0,{<<"901">>,<<"042">>}},{v2_rat_type,0,3},{v2_fully_qualified_tunnel_endpoint_identifier,0,30,894437893,<<172,18,62,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,3048189993,<<172,18,62,20>>,undefined}]},{v2_recovery,0,0},{v2_additional_protocol_configuration_options,0,{0,[{13,<<>>},{12,<<>>}]}}]} *DBG* epdg_ue_fsm_262425837735753 send ok to <0.1316.0> 04:16:00.709 [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_262425837735753 consume call {tunnel_request,<<128,0,13,0,0,12,0>>} from <0.1316.0> in state state_authenticated => state_wait_create_session_resp *DBG* epdg_ue_fsm_262425837735753 start_timer {state_timeout,10000, create_session_timeout,[]} in state state_wait_create_session_resp *DBG* aaa_ue_fsm_262425837735753 receive call {rx_s6b_aar,"262425837735753@nai.epc.mnc001.mcc01.3gppnetwork.org", "internet", [{'MIP6-Agent-Info',[{172,18,62,103}],[],[],[]}]} from <0.1317.0> in state state_authenticated 04:16:00.716 [info] S6b Rx from {diameter_caps,{"aaa.localdomain","pgw.localdomain"},{"localdomain","localdomain"},{[{172,18,62,20}],[{172,18,62,103}]},{0,10415},{"osmo-epdg-AAA","TTCN-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,["262425837735753@nai.epc.mnc001.mcc01.3gppnetwork.org"],[{'MIP6-Agent-Info',[{172,18,62,103}],[],[],[]}],[70368744177664],[],[],["internet"],[],[],[],[],[],[]} 04:16:00.716 [info] ue_fsm ev_rx_s6b_aar: "262425837735753@nai.epc.mnc001.mcc01.3gppnetwork.org" "internet" [{'MIP6-Agent-Info',[{172,18,62,103}],[],[],[]}] 04:16:00.716 [info] ue_fsm state_authenticated event=rx_s6b_aar NAI="262425837735753@nai.epc.mnc001.mcc01.3gppnetwork.org" Apn="internet" AgentInfo=[{'MIP6-Agent-Info',[{172,18,62,103}],[],[],[]}], {ue_fsm_data,"262425837735753",undefined,undefined,true,false,undefined} *DBG* aaa_ue_fsm_262425837735753 send ok to <0.1317.0> 04:16:00.716 [debug] SWx Tx SAR Imsi="262425837735753" Type=13 APN="internet" AgentInfoOpt=[{'MIP6-Agent-Info',[{172,18,62,103}],[],[],[]}]  *DBG* aaa_ue_fsm_262425837735753 consume call {rx_s6b_aar,"262425837735753@nai.epc.mnc001.mcc01.3gppnetwork.org", "internet", [{'MIP6-Agent-Info',[{172,18,62,103}],[],[],[]}]} from <0.1317.0> in state state_authenticated => state_authenticated_wait_swx_saa 04:16:00.716 [debug] SWx prepare_request: {'SAR',["epdg.localdomain",";","1805677143",";","213",";","nonode@nohost"],{'Vendor-Specific-Application-Id',10415,[16777265],[]},1,"epdg.localdomain","localdomain","localdomain","262425837735753",13,[],["hss.localdomain"],["internet"],[],[{'MIP6-Agent-Info',[{172,18,62,103}],[],[],[]}],[],[],[],[],[],[],[]} 04:16:00.717 [debug] Waiting for S6b AAA *DBG* aaa_ue_fsm_262425837735753 receive call {rx_swx_saa,{ok,13,#{}}} from <0.1318.0> in state state_authenticated_wait_swx_saa *DBG* aaa_ue_fsm_262425837735753 send ok to <0.1318.0> 04:16:00.719 [info] SWx Rx SAA {<0.735.0>,{diameter_caps,{"epdg.localdomain","hss.localdomain"},{"localdomain","localdomain"},{[{127,0,0,1},{172,18,62,20},{192,168,0,2}],[{172,18,62,103}]},{0,10415},{"osmo-epdg","TTCN-3 Testsuite"},{[],[1]},{[10415,13019,5535],[5535,10415,13019]},{[],[]},{[],[0]},{[],[]},{[{'diameter_base_Vendor-Specific-Application-Id',10415,[16777265],[]}],[{'diameter_base_Vendor-Specific-Application-Id',[10415],[16777265],[]}]},{[],[]},{[],[]}}}: {'SAA',"epdg.localdomain;1805677143;213;nonode@nohost",{'Vendor-Specific-Application-Id',10415,[16777265],[]},1,"hss.localdomain","localdomain","262425837735753",[],[2001],[],[{'Non-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_262425837735753 consume call {rx_swx_saa,{ok,13,#{}}} from <0.1318.0> in state state_authenticated_wait_swx_saa => state_authenticated 04:16:00.719 [info] ue_fsm ev_rx_swx_saa 04:16:00.719 [info] ue_fsm state_authenticated_wait_swx_saa event=rx_swx_saa SAType=13 ResulCode={epdg_dia_rc,undefined,2001}, {ue_fsm_data,"262425837735753","262425837735753@nai.epc.mnc001.mcc01.3gppnetwork.org","internet",true,false,<0.1317.0>} 04:16:00.719 [debug] Rx AAA with DiaRC={epdg_dia_rc,undefined,2001} 04:16:00.719 [info] S6b Tx to {diameter_caps,{"aaa.localdomain","pgw.localdomain"},{"localdomain","localdomain"},{[{172,18,62,20}],[{172,18,62,103}]},{0,10415},{"osmo-epdg-AAA","TTCN-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:16:00.722 [debug] S2b: Rx from IP {172,18,62,103} port 2123: <<72,33,0,117,53,80,10,5,123,14,181,0,2,0,2,0,16,0,87,0,9,1,160,197,11,30,74,172,18,62,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,197,11,30,74,172,18,62,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,197,11,30,74,163,0,15,0,128,0,13,4,1,2,3,4,0,12,4,5,6,7,8>> 04:16:00.722 [debug] S2b: Rx from IP {172,18,62,103} port 2123: {gtp,v2,create_session_response,894437893,8064693,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,<<197,11,30,74>>},{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,3305840202,<<172,18,62,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,3305840202,<<172,18,62,103>>,undefined},{v2_pdn_address_allocation,0} => {v2_pdn_address_allocation,0,ipv4,<<192,168,0,58>>}}} *DBG* epdg_ue_fsm_262425837735753 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 => 3048189993, remote_ipv4 => <<172,18,62,103>>, remote_ipv6 => undefined,remote_teid => 3305840202}}} from <0.1319.0> in state state_wait_create_session_resp 04:16:00.722 [info] s2b: Updated Session after create_session_response: {gtp_session,<<"262425837735753">>,<0.1311.0>,<<"internet">>,{172,18,62,103},{172,18,62,103},undefined,894437893,3305840202,5,{set,1,16,16,8,80,48,{[],[],[],[],[],[],[],[],[],[],[],[],[],[],[],[]},{{[],[],[{gtp_bearer,5,3048189993,3305840202}],[],[],[],[],[],[],[],[],[],[],[],[],[]}}}} 04:16:00.722 [debug] s2b: APCO_dec: {v2_additional_protocol_configuration_options,0,{0,[{13,<<1,2,3,4>>},{12,<<5,6,7,8>>}]}} 04:16:00.722 [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 => 3048189993,remote_ipv4 => <<172,18,62,103>>,remote_ipv6 => undefined,remote_teid => 3305840202}} 04:16:00.722 [info] ue_fsm state_authenticated event=received_gtpc_create_session_response, {ue_fsm_data,<<"262425837735753">>,"internet",[],undefined,false,0,false,false} 04:16:00.722 [info] KMOD Port Create PDP Context Call {<0.1311.0>,[alias|#Ref<0.1283019585.1655242753.210030>]}: {create_pdp_context,{172,18,62,103},3048189993,3305840202,{192,168,0,58}} 04:16:00.722 [debug] create_pdp_context: 1, {172,18,62,103}, {192,168,0,58}, 3048189993, 3305840202 04:16:00.722 [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,62,103}},{ms_address,{192,168,0,58}},{i_tid,3048189993},{o_tid,3305840202}]}} 04:16:00.722 [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 => 3048189993,remote_ipv4 => <<172,18,62,103>>,remote_ipv6 => undefined,remote_teid => 3305840202}) returned ok *DBG* gsup_server got cast {tunnel_response, {<<"262425837735753">>, {ok, #{apco => <<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 => 3048189993, remote_ipv4 => <<172,18,62,103>>, remote_ipv6 => undefined, remote_teid => 3305840202}}}} 04:16:00.722 [info] tunnel_response(<<"262425837735753">>): {ok,#{apco => <<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 => 3048189993,remote_ipv4 => <<172,18,62,103>>,remote_ipv6 => undefined,remote_teid => 3305840202}} *DBG* epdg_ue_fsm_262425837735753 send ok to <0.1319.0> *DBG* epdg_ue_fsm_262425837735753 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 => 3048189993, remote_ipv4 => <<172,18,62,103>>, remote_ipv6 => undefined,remote_teid => 3305840202}}} from <0.1319.0> in state state_wait_create_session_resp => state_active 04:16:00.722 [info] tunnel_response for <<"262425837735753">>: {ok,#{apco => <<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 => 3048189993,remote_ipv4 => <<172,18,62,103>>,remote_ipv6 => undefined,remote_teid => 3305840202}} *DBG* gsup_server new state {gsups_state,#Port<0.16>,4222,#Port<0.54>, {ipa_ccm_options,"EPDG-00-00-00-00-00-00", "0/0/0","00:00:00:00:00:00", "00:00:00:00:00:00","00:00:00:00:00:00", "00:00:00:00:00:00","00:00:00:00:00:00", "EPDG-00-00-00-00-00-00",false}} 04:16:00.722 [info] GSUP: Tx #{imsi => <<"262425837735753">>,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 => <<"262429596148706">>, 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:16:00.770 [info] GSUP: Rx #{imsi => <<"262429596148706">>,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_262429596148706 enter epdg_ue_fsm in state state_new *DBG* epdg_ue_fsm_262429596148706 consume internal init_state in state state_new 04:16:00.771 [info] ue_fsm start(epdg_ue_fsm_262429596148706) *DBG* epdg_ue_fsm_262429596148706 receive call {auth_request,33,"internet",#{}} from <0.1320.0> in state state_new 04:16:00.771 [info] ue_fsm init(<<"262429596148706">>) *DBG* epdg_ue_fsm_262429596148706 send ok to <0.1320.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:16:00.771 [info] ue_fsm auth_request *DBG* epdg_ue_fsm_262429596148706 consume call {auth_request,33,"internet",#{}} from <0.1320.0> in state state_new => state_wait_auth_resp *DBG* aaa_ue_fsm_262429596148706 enter aaa_ue_fsm in state state_new 04:16:00.771 [info] ue_fsm state_new event=auth_request {33, "internet", #{}}, {ue_fsm_data,<<"262429596148706">>,"internet",[],undefined,false,0,false,false} *DBG* epdg_ue_fsm_262429596148706 start_timer {state_timeout,10000, swm_der_timeout,[]} in state state_wait_auth_resp 04:16:00.771 [info] ue_fsm start_link(aaa_ue_fsm_262429596148706) *DBG* aaa_ue_fsm_262429596148706 consume internal init_state in state state_new 04:16:00.772 [info] ue_fsm init("262429596148706") *DBG* aaa_ue_fsm_262429596148706 receive call {rx_swm_der_auth_req,33,"internet",#{}} from <0.201.0> in state state_new 04:16:00.772 [info] ue_fsm ev_rx_swm_der_auth_req 04:16:00.772 [info] ue_fsm state_new event=rx_swm_der_auth_req {33, "internet", #{}}, {ue_fsm_data,"262429596148706",undefined,undefined,false,false,undefined} 04:16:00.772 [debug] Swx MAR: IPv4Opt=<<"ÿÿÿþ">> IPv6Opt=[] 04:16:00.773 [debug] Swx Tx MAR: {'MAR',["epdg.localdomain",";","1805677143",";","214",";","nonode@nohost"],1,undefined,undefined,undefined,"262429596148706",{'Vendor-Specific-Application-Id',10415,[16777265],[]},{'SIP-Auth-Data-Item',[],["EAP-AKA"],[],[],[],[],[],[],<<"ÿÿÿþ">>,[],[],[],[]},1,[],1,[],[],[],[],[],[],[],[]} *DBG* aaa_ue_fsm_262429596148706 send ok to <0.201.0> *DBG* aaa_ue_fsm_262429596148706 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_262429596148706 receive call {rx_swx_maa, {ok,[{epdg_auth_tuple, <<255,224,177,207,240,11,171,44,210,18,248,50,86,88,21,227>>, <<126,120,163,195,140,124,149,130,216,30,208,149,242,233,184, 49>>, <<255,224,177,207,240,11,171,44,210,18,248,50,86,88,21,227, 205,224,112,149,250,15,239,217,20,232,6,192,33,185>>, <<50,231,111,89,125,188,220,4,160,127,36,79,170,67,22,127>>, <<223,56,108,77,61,254,88,189,28,102,254,117,99,164,133, 237>>}]}} from <0.1323.0> in state state_wait_swx_maa 04:16:00.786 [info] SWx Rx MAA {<0.735.0>,{diameter_caps,{"epdg.localdomain","hss.localdomain"},{"localdomain","localdomain"},{[{127,0,0,1},{172,18,62,20},{192,168,0,2}],[{172,18,62,103}]},{0,10415},{"osmo-epdg","TTCN-3 Testsuite"},{[],[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;1805677143;214;nonode@nohost",1,"hss.localdomain","localdomain",{'Vendor-Specific-Application-Id',10415,[16777265],[]},"262429596148706",[],[2001],[],[1],[{'SIP-Auth-Data-Item',[0],["Digest-AKAv1-MD5"],[[255,224,177,207,240,11,171,44,210,18,248,50,86,88,21,227,126,120,163,195,140,124,149,130,216,30,208,149,242,233,184,49]],[[255,224,177,207,240,11,171,44,210,18,248,50,86,88,21,227,205,224,112,149,250,15,239,217,20,232,6,192,33,185]],["foobar"],[[223,56,108,77,61,254,88,189,28,102,254,117,99,164,133,237]],[[50,231,111,89,125,188,220,4,160,127,36,79,170,67,22,127]],[],[],[],[],[],[]}],[],[],[],[],[],[]}/ Errors []  04:16:00.786 [info] dia_sip2gsup: auth [255,224,177,207,240,11,171,44,210,18,248,50,86,88,21,227,126,120,163,195,140,124,149,130,216,30,208,149,242,233,184,49] authz [255,224,177,207,240,11,171,44,210,18,248,50,86,88,21,227,205,224,112,149,250,15,239,217,20,232,6,192,33,185]  04:16:00.786 [info] rand [255,224,177,207,240,11,171,44,210,18,248,50,86,88,21,227] autn [126,120,163,195,140,124,149,130,216,30,208,149,242,233,184,49]  04:16:00.786 [info] ue_fsm ev_rx_swx_maa *DBG* aaa_ue_fsm_262429596148706 send ok to <0.1323.0> 04:16:00.787 [info] ue_fsm state_wait_swx_maa event=rx_swx_maa, {ue_fsm_data,"262429596148706",undefined,undefined,false,false,undefined} *DBG* epdg_ue_fsm_262429596148706 receive call {received_swm_dea_auth_response, {ok,[{epdg_auth_tuple, <<255,224,177,207,240,11,171,44,210,18,248,50,86,88,21,227>>, <<126,120,163,195,140,124,149,130,216,30,208,149,242,233,184, 49>>, <<255,224,177,207,240,11,171,44,210,18,248,50,86,88,21,227, 205,224,112,149,250,15,239,217,20,232,6,192,33,185>>, <<50,231,111,89,125,188,220,4,160,127,36,79,170,67,22,127>>, <<223,56,108,77,61,254,88,189,28,102,254,117,99,164,133, 237>>}]}} from <0.211.0> in state state_wait_auth_resp 04:16:00.787 [info] ue_fsm received_swm_dea_auth_response {ok,[{epdg_auth_tuple,<<255,224,177,207,240,11,171,44,210,18,248,50,86,88,21,227>>,<<126,120,163,195,140,124,149,130,216,30,208,149,242,233,184,49>>,<<255,224,177,207,240,11,171,44,210,18,248,50,86,88,21,227,205,224,112,149,250,15,239,217,20,232,6,192,33,185>>,<<50,231,111,89,125,188,220,4,160,127,36,79,170,67,22,127>>,<<223,56,108,77,61,254,88,189,28,102,254,117,99,164,133,237>>}]} *DBG* aaa_ue_fsm_262429596148706 consume call {rx_swx_maa, {ok,[{epdg_auth_tuple, <<255,224,177,207,240,11,171,44,210,18,248,50,86,88,21,227>>, <<126,120,163,195,140,124,149,130,216,30,208,149,242,233,184, 49>>, <<255,224,177,207,240,11,171,44,210,18,248,50,86,88,21,227, 205,224,112,149,250,15,239,217,20,232,6,192,33,185>>, <<50,231,111,89,125,188,220,4,160,127,36,79,170,67,22,127>>, <<223,56,108,77,61,254,88,189,28,102,254,117,99,164,133, 237>>}]}} from <0.1323.0> in state state_wait_swx_maa => state_new *DBG* epdg_ue_fsm_262429596148706 send ok to <0.211.0> *DBG* gsup_server got cast {auth_response, {<<"262429596148706">>, {ok, [{epdg_auth_tuple, <<255,224,177,207,240,11,171,44,210,18,248,50, 86,88,21,227>>, <<126,120,163,195,140,124,149,130,216,30,208, 149,242,233,184,49>>, <<255,224,177,207,240,11,171,44,210,18,248,50, 86,88,21,227,205,224,112,149,250,15,239,217, 20,232,6,192,33,185>>, <<50,231,111,89,125,188,220,4,160,127,36,79, 170,67,22,127>>, <<223,56,108,77,61,254,88,189,28,102,254, 117,99,164,133,237>>}]}}} 04:16:00.788 [info] ue_fsm state_wait_auth_resp event=received_swm_dea_auth_response Result={ok,[{epdg_auth_tuple,<<255,224,177,207,240,11,171,44,210,18,248,50,86,88,21,227>>,<<126,120,163,195,140,124,149,130,216,30,208,149,242,233,184,49>>,<<255,224,177,207,240,11,171,44,210,18,248,50,86,88,21,227,205,224,112,149,250,15,239,217,20,232,6,192,33,185>>,<<50,231,111,89,125,188,220,4,160,127,36,79,170,67,22,127>>,<<223,56,108,77,61,254,88,189,28,102,254,117,99,164,133,237>>}]}, {ue_fsm_data,<<"262429596148706">>,"internet",[],undefined,false,0,false,false} *DBG* epdg_ue_fsm_262429596148706 consume call {received_swm_dea_auth_response, {ok,[{epdg_auth_tuple, <<255,224,177,207,240,11,171,44,210,18,248,50,86,88,21,227>>, <<126,120,163,195,140,124,149,130,216,30,208,149,242,233,184, 49>>, <<255,224,177,207,240,11,171,44,210,18,248,50,86,88,21,227, 205,224,112,149,250,15,239,217,20,232,6,192,33,185>>, <<50,231,111,89,125,188,220,4,160,127,36,79,170,67,22,127>>, <<223,56,108,77,61,254,88,189,28,102,254,117,99,164,133, 237>>}]}} from <0.211.0> in state state_wait_auth_resp => state_authenticating 04:16:00.788 [info] auth_response(<<"262429596148706">>): {ok,[{epdg_auth_tuple,<<255,224,177,207,240,11,171,44,210,18,248,50,86,88,21,227>>,<<126,120,163,195,140,124,149,130,216,30,208,149,242,233,184,49>>,<<255,224,177,207,240,11,171,44,210,18,248,50,86,88,21,227,205,224,112,149,250,15,239,217,20,232,6,192,33,185>>,<<50,231,111,89,125,188,220,4,160,127,36,79,170,67,22,127>>,<<223,56,108,77,61,254,88,189,28,102,254,117,99,164,133,237>>}]} 04:16:00.789 [info] auth_response for <<"262429596148706">>: {ok,[{epdg_auth_tuple,<<255,224,177,207,240,11,171,44,210,18,248,50,86,88,21,227>>,<<126,120,163,195,140,124,149,130,216,30,208,149,242,233,184,49>>,<<255,224,177,207,240,11,171,44,210,18,248,50,86,88,21,227,205,224,112,149,250,15,239,217,20,232,6,192,33,185>>,<<50,231,111,89,125,188,220,4,160,127,36,79,170,67,22,127>>,<<223,56,108,77,61,254,88,189,28,102,254,117,99,164,133,237>>}]} *DBG* gsup_server new state {gsups_state,#Port<0.16>,4222,#Port<0.54>, {ipa_ccm_options,"EPDG-00-00-00-00-00-00", "0/0/0","00:00:00:00:00:00", "00:00:00:00:00:00","00:00:00:00:00:00", "00:00:00:00:00:00","00:00:00:00:00:00", "EPDG-00-00-00-00-00-00",false}} 04:16:00.789 [info] GSUP: Tx #{auth_tuples => [#{autn => <<126,120,163,195,140,124,149,130,216,30,208,149,242,233,184,49>>,ck => <<223,56,108,77,61,254,88,189,28,102,254,117,99,164,133,237>>,ik => <<50,231,111,89,125,188,220,4,160,127,36,79,170,67,22,127>>,rand => <<255,224,177,207,240,11,171,44,210,18,248,50,86,88,21,227>>,res => <<255,224,177,207,240,11,171,44,210,18,248,50,86,88,21,227,205,224,112,149,250,15,239,217,20,232,6,192,33,185>>}],imsi => <<"262429596148706">>,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 => <<"262429596148706">>, message_type => location_upd_req}} *DBG* epdg_ue_fsm_262429596148706 receive call lu_request from <0.1324.0> in state state_authenticating 04:16:00.793 [info] GSUP: Rx #{cn_domain => 1,imsi => <<"262429596148706">>,message_type => location_upd_req} *DBG* epdg_ue_fsm_262429596148706 send ok to <0.1324.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:16:00.793 [info] ue_fsm lu_request *DBG* aaa_ue_fsm_262429596148706 receive call {rx_swm_der_auth_compl,"internet"} from <0.201.0> in state state_new *DBG* epdg_ue_fsm_262429596148706 consume call lu_request from <0.1324.0> in state state_authenticating 04:16:00.793 [info] ue_fsm state_authenticating event=lu_request, {ue_fsm_data,<<"262429596148706">>,"internet",[],undefined,false,0,false,false} 04:16:00.793 [info] ue_fsm ev_rx_swm_der_auth_compl 04:16:00.793 [info] ue_fsm state_new event=rx_swm_der_auth_compl, {ue_fsm_data,"262429596148706",undefined,undefined,false,false,undefined} 04:16:00.794 [debug] SWx Tx SAR Imsi="262429596148706" Type=1 APN="internet" AgentInfoOpt=[]  04:16:00.794 [debug] SWx prepare_request: {'SAR',["epdg.localdomain",";","1805677143",";","215",";","nonode@nohost"],{'Vendor-Specific-Application-Id',10415,[16777265],[]},1,"epdg.localdomain","localdomain","localdomain","262429596148706",1,[],["hss.localdomain"],["internet"],[],[],[],[],[],[],[],[],[]} *DBG* aaa_ue_fsm_262429596148706 send ok to <0.201.0> *DBG* aaa_ue_fsm_262429596148706 consume call {rx_swm_der_auth_compl,"internet"} from <0.201.0> in state state_new => state_wait_swx_saa *DBG* aaa_ue_fsm_262429596148706 receive call {rx_swx_saa,{ok,1,#{}}} from <0.1325.0> in state state_wait_swx_saa *DBG* aaa_ue_fsm_262429596148706 send ok to <0.1325.0> 04:16:00.801 [info] SWx Rx SAA {<0.735.0>,{diameter_caps,{"epdg.localdomain","hss.localdomain"},{"localdomain","localdomain"},{[{127,0,0,1},{172,18,62,20},{192,168,0,2}],[{172,18,62,103}]},{0,10415},{"osmo-epdg","TTCN-3 Testsuite"},{[],[1]},{[10415,13019,5535],[5535,10415,13019]},{[],[]},{[],[0]},{[],[]},{[{'diameter_base_Vendor-Specific-Application-Id',10415,[16777265],[]}],[{'diameter_base_Vendor-Specific-Application-Id',[10415],[16777265],[]}]},{[],[]},{[],[]}}}: {'SAA',"epdg.localdomain;1805677143;215;nonode@nohost",{'Vendor-Specific-Application-Id',10415,[16777265],[]},1,"hss.localdomain","localdomain","262429596148706",[],[2001],[],[{'Non-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_262429596148706 consume call {rx_swx_saa,{ok,1,#{}}} from <0.1325.0> in state state_wait_swx_saa => state_authenticated *DBG* epdg_ue_fsm_262429596148706 receive call {received_swm_dea_auth_compl_response,{ok,#{}}} from <0.211.0> in state state_authenticating 04:16:00.801 [info] ue_fsm ev_rx_swx_saa *DBG* gsup_server got cast {lu_response,{<<"262429596148706">>,ok}} *DBG* epdg_ue_fsm_262429596148706 send ok to <0.211.0> 04:16:00.801 [info] ue_fsm state_wait_swx_saa event=rx_swx_saa {ok,1,#{}}, {ue_fsm_data,"262429596148706",undefined,undefined,false,false,undefined} *DBG* epdg_ue_fsm_262429596148706 consume call {received_swm_dea_auth_compl_response,{ok,#{}}} from <0.211.0> in state state_authenticating => state_authenticated 04:16:00.801 [info] ue_fsm received_swm_dea_auth_compl_response {ok,#{}} 04:16:00.802 [info] ue_fsm state_authenticating event=lu_request, {ok,#{}}, {ue_fsm_data,<<"262429596148706">>,"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:16:00.802 [info] lu_response(<<"262429596148706">>): ok 04:16:00.802 [info] lu_response for <<"262429596148706">>: ok 04:16:00.802 [info] GSUP: Tx #{imsi => <<"262429596148706">>,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 => <<"262429596148706">>, message_class => 5, message_type => epdg_tunnel_request, pco => <<128,0,13,0,0,12,0>>}} *DBG* epdg_ue_fsm_262429596148706 receive call {tunnel_request,<<128,0,13,0,0,12,0>>} from <0.1326.0> in state state_authenticated 04:16:00.806 [info] GSUP: Rx #{cn_domain => 1,imsi => <<"262429596148706">>,message_class => 5,message_type => epdg_tunnel_request,pco => <<128,0,13,0,0,12,0>>} 04:16:00.806 [info] ue_fsm tunnel_request(<<128,0,13,0,0,12,0>>) 04:16:00.806 [info] ue_fsm state_authenticated event=tunnel_request, {ue_fsm_data,<<"262429596148706">>,"internet",[],undefined,false,0,false,false} 04:16:00.806 [debug] Selected PGW Remote Address "172.18.62.103" 04:16:00.807 [info] s2b: Tx {gtp,v2,create_session_request,0,8064694,undefined,[],[{v2_international_mobile_subscriber_identity,0,<<"262429596148706">>},{v2_serving_network,0,{<<"901">>,<<"042">>}},{v2_rat_type,0,3},{v2_fully_qualified_tunnel_endpoint_identifier,0,30,894437894,<<172,18,62,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,3048189994,<<172,18,62,20>>,undefined}]},{v2_recovery,0,0},{v2_additional_protocol_configuration_options,0,{0,[{13,<<>>},{12,<<>>}]}}]} *DBG* epdg_ue_fsm_262429596148706 send ok to <0.1326.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:16:00.807 [debug] Waiting for CreateSessionResponse *DBG* epdg_ue_fsm_262429596148706 consume call {tunnel_request,<<128,0,13,0,0,12,0>>} from <0.1326.0> in state state_authenticated => state_wait_create_session_resp *DBG* epdg_ue_fsm_262429596148706 start_timer {state_timeout,10000, create_session_timeout,[]} in state state_wait_create_session_resp *DBG* aaa_ue_fsm_262429596148706 receive call {rx_s6b_aar,"262429596148706@nai.epc.mnc001.mcc01.3gppnetwork.org", "internet", [{'MIP6-Agent-Info',[{172,18,62,103}],[],[],[]}]} from <0.1327.0> in state state_authenticated 04:16:00.816 [info] S6b Rx from {diameter_caps,{"aaa.localdomain","pgw.localdomain"},{"localdomain","localdomain"},{[{172,18,62,20}],[{172,18,62,103}]},{0,10415},{"osmo-epdg-AAA","TTCN-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,["262429596148706@nai.epc.mnc001.mcc01.3gppnetwork.org"],[{'MIP6-Agent-Info',[{172,18,62,103}],[],[],[]}],[70368744177664],[],[],["internet"],[],[],[],[],[],[]} 04:16:00.816 [info] ue_fsm ev_rx_s6b_aar: "262429596148706@nai.epc.mnc001.mcc01.3gppnetwork.org" "internet" [{'MIP6-Agent-Info',[{172,18,62,103}],[],[],[]}] 04:16:00.817 [info] ue_fsm state_authenticated event=rx_s6b_aar NAI="262429596148706@nai.epc.mnc001.mcc01.3gppnetwork.org" Apn="internet" AgentInfo=[{'MIP6-Agent-Info',[{172,18,62,103}],[],[],[]}], {ue_fsm_data,"262429596148706",undefined,undefined,true,false,undefined} 04:16:00.817 [debug] SWx Tx SAR Imsi="262429596148706" Type=13 APN="internet" AgentInfoOpt=[{'MIP6-Agent-Info',[{172,18,62,103}],[],[],[]}]  *DBG* aaa_ue_fsm_262429596148706 send ok to <0.1327.0> *DBG* aaa_ue_fsm_262429596148706 consume call {rx_s6b_aar,"262429596148706@nai.epc.mnc001.mcc01.3gppnetwork.org", "internet", [{'MIP6-Agent-Info',[{172,18,62,103}],[],[],[]}]} from <0.1327.0> in state state_authenticated => state_authenticated_wait_swx_saa 04:16:00.817 [debug] SWx prepare_request: {'SAR',["epdg.localdomain",";","1805677143",";","216",";","nonode@nohost"],{'Vendor-Specific-Application-Id',10415,[16777265],[]},1,"epdg.localdomain","localdomain","localdomain","262429596148706",13,[],["hss.localdomain"],["internet"],[],[{'MIP6-Agent-Info',[{172,18,62,103}],[],[],[]}],[],[],[],[],[],[],[]} 04:16:00.817 [debug] Waiting for S6b AAA *DBG* aaa_ue_fsm_262429596148706 receive call {rx_swx_saa,{ok,13,#{}}} from <0.1328.0> in state state_authenticated_wait_swx_saa 04:16:00.821 [info] SWx Rx SAA {<0.735.0>,{diameter_caps,{"epdg.localdomain","hss.localdomain"},{"localdomain","localdomain"},{[{127,0,0,1},{172,18,62,20},{192,168,0,2}],[{172,18,62,103}]},{0,10415},{"osmo-epdg","TTCN-3 Testsuite"},{[],[1]},{[10415,13019,5535],[5535,10415,13019]},{[],[]},{[],[0]},{[],[]},{[{'diameter_base_Vendor-Specific-Application-Id',10415,[16777265],[]}],[{'diameter_base_Vendor-Specific-Application-Id',[10415],[16777265],[]}]},{[],[]},{[],[]}}}: {'SAA',"epdg.localdomain;1805677143;216;nonode@nohost",{'Vendor-Specific-Application-Id',10415,[16777265],[]},1,"hss.localdomain","localdomain","262429596148706",[],[2001],[],[{'Non-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_262429596148706 send ok to <0.1328.0> *DBG* aaa_ue_fsm_262429596148706 consume call {rx_swx_saa,{ok,13,#{}}} from <0.1328.0> in state state_authenticated_wait_swx_saa => state_authenticated 04:16:00.821 [info] ue_fsm ev_rx_swx_saa 04:16:00.821 [info] ue_fsm state_authenticated_wait_swx_saa event=rx_swx_saa SAType=13 ResulCode={epdg_dia_rc,undefined,2001}, {ue_fsm_data,"262429596148706","262429596148706@nai.epc.mnc001.mcc01.3gppnetwork.org","internet",true,false,<0.1327.0>} 04:16:00.821 [debug] Rx AAA with DiaRC={epdg_dia_rc,undefined,2001} 04:16:00.821 [info] S6b Tx to {diameter_caps,{"aaa.localdomain","pgw.localdomain"},{"localdomain","localdomain"},{[{172,18,62,20}],[{172,18,62,103}]},{0,10415},{"osmo-epdg-AAA","TTCN-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:16:00.826 [debug] S2b: Rx from IP {172,18,62,103} port 2123: <<72,33,0,117,53,80,10,6,123,14,182,0,2,0,2,0,16,0,87,0,9,1,160,21,28,17,206,172,18,62,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,21,28,17,206,172,18,62,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,28,17,206,163,0,15,0,128,0,13,4,1,2,3,4,0,12,4,5,6,7,8>> 04:16:00.826 [debug] S2b: Rx from IP {172,18,62,103} port 2123: {gtp,v2,create_session_response,894437894,8064694,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,28,17,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,354161102,<<172,18,62,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,354161102,<<172,18,62,103>>,undefined},{v2_pdn_address_allocation,0} => {v2_pdn_address_allocation,0,ipv4,<<192,168,0,59>>}}} *DBG* epdg_ue_fsm_262429596148706 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 => 3048189994, remote_ipv4 => <<172,18,62,103>>, remote_ipv6 => undefined,remote_teid => 354161102}}} from <0.1329.0> in state state_wait_create_session_resp 04:16:00.826 [info] s2b: Updated Session after create_session_response: {gtp_session,<<"262429596148706">>,<0.1321.0>,<<"internet">>,{172,18,62,103},{172,18,62,103},undefined,894437894,354161102,5,{set,1,16,16,8,80,48,{[],[],[],[],[],[],[],[],[],[],[],[],[],[],[],[]},{{[],[],[],[],[],[],[],[],[],[],[],[],[],[{gtp_bearer,5,3048189994,354161102}],[],[]}}}} 04:16:00.826 [debug] s2b: APCO_dec: {v2_additional_protocol_configuration_options,0,{0,[{13,<<1,2,3,4>>},{12,<<5,6,7,8>>}]}} 04:16:00.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,59>>,undefined},local_teid => 3048189994,remote_ipv4 => <<172,18,62,103>>,remote_ipv6 => undefined,remote_teid => 354161102}} 04:16:00.826 [info] ue_fsm state_authenticated event=received_gtpc_create_session_response, {ue_fsm_data,<<"262429596148706">>,"internet",[],undefined,false,0,false,false} 04:16:00.826 [info] KMOD Port Create PDP Context Call {<0.1321.0>,[alias|#Ref<0.1283019585.1655242763.198133>]}: {create_pdp_context,{172,18,62,103},3048189994,354161102,{192,168,0,59}} 04:16:00.826 [debug] create_pdp_context: 1, {172,18,62,103}, {192,168,0,59}, 3048189994, 354161102 04:16:00.826 [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,62,103}},{ms_address,{192,168,0,59}},{i_tid,3048189994},{o_tid,354161102}]}} *DBG* epdg_ue_fsm_262429596148706 send ok to <0.1329.0> *DBG* gsup_server got cast {tunnel_response, {<<"262429596148706">>, {ok, #{apco => <<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 => 3048189994, remote_ipv4 => <<172,18,62,103>>, remote_ipv6 => undefined, remote_teid => 354161102}}}} 04:16:00.826 [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 => 3048189994,remote_ipv4 => <<172,18,62,103>>,remote_ipv6 => undefined,remote_teid => 354161102}) returned ok *DBG* epdg_ue_fsm_262429596148706 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 => 3048189994, remote_ipv4 => <<172,18,62,103>>, remote_ipv6 => undefined,remote_teid => 354161102}}} from <0.1329.0> in state state_wait_create_session_resp => state_active 04:16:00.826 [info] tunnel_response(<<"262429596148706">>): {ok,#{apco => <<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 => 3048189994,remote_ipv4 => <<172,18,62,103>>,remote_ipv6 => undefined,remote_teid => 354161102}} *DBG* gsup_server new state {gsups_state,#Port<0.16>,4222,#Port<0.54>, {ipa_ccm_options,"EPDG-00-00-00-00-00-00", "0/0/0","00:00:00:00:00:00", "00:00:00:00:00:00","00:00:00:00:00:00", "00:00:00:00:00:00","00:00:00:00:00:00", "EPDG-00-00-00-00-00-00",false}} 04:16:00.827 [info] tunnel_response for <<"262429596148706">>: {ok,#{apco => <<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 => 3048189994,remote_ipv4 => <<172,18,62,103>>,remote_ipv6 => undefined,remote_teid => 354161102}} 04:16:00.827 [info] GSUP: Tx #{imsi => <<"262429596148706">>,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 => <<"262420285085516">>, 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:16:00.871 [info] GSUP: Rx #{imsi => <<"262420285085516">>,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_262420285085516 enter epdg_ue_fsm in state state_new *DBG* epdg_ue_fsm_262420285085516 consume internal init_state in state state_new 04:16:00.872 [info] ue_fsm start(epdg_ue_fsm_262420285085516) *DBG* epdg_ue_fsm_262420285085516 receive call {auth_request,33,"internet",#{}} from <0.1330.0> in state state_new 04:16:00.872 [info] ue_fsm init(<<"262420285085516">>) *DBG* epdg_ue_fsm_262420285085516 send ok to <0.1330.0> 04:16:00.872 [info] ue_fsm auth_request *DBG* epdg_ue_fsm_262420285085516 consume call {auth_request,33,"internet",#{}} from <0.1330.0> in state state_new => state_wait_auth_resp *DBG* aaa_ue_fsm_262420285085516 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_262420285085516 start_timer {state_timeout,10000, swm_der_timeout,[]} in state state_wait_auth_resp *DBG* aaa_ue_fsm_262420285085516 consume internal init_state in state state_new 04:16:00.872 [info] ue_fsm state_new event=auth_request {33, "internet", #{}}, {ue_fsm_data,<<"262420285085516">>,"internet",[],undefined,false,0,false,false} *DBG* aaa_ue_fsm_262420285085516 receive call {rx_swm_der_auth_req,33,"internet",#{}} from <0.201.0> in state state_new 04:16:00.873 [info] ue_fsm start_link(aaa_ue_fsm_262420285085516) 04:16:00.873 [info] ue_fsm init("262420285085516") 04:16:00.873 [info] ue_fsm ev_rx_swm_der_auth_req 04:16:00.874 [info] ue_fsm state_new event=rx_swm_der_auth_req {33, "internet", #{}}, {ue_fsm_data,"262420285085516",undefined,undefined,false,false,undefined} *DBG* aaa_ue_fsm_262420285085516 send ok to <0.201.0> 04:16:00.874 [debug] Swx MAR: IPv4Opt=<<"ÿÿÿþ">> IPv6Opt=[] 04:16:00.874 [debug] Swx Tx MAR: {'MAR',["epdg.localdomain",";","1805677143",";","217",";","nonode@nohost"],1,undefined,undefined,undefined,"262420285085516",{'Vendor-Specific-Application-Id',10415,[16777265],[]},{'SIP-Auth-Data-Item',[],["EAP-AKA"],[],[],[],[],[],[],<<"ÿÿÿþ">>,[],[],[],[]},1,[],1,[],[],[],[],[],[],[],[]} *DBG* aaa_ue_fsm_262420285085516 consume call {rx_swm_der_auth_req,33,"internet",#{}} from <0.201.0> in state state_new => state_wait_swx_maa 04:16:00.888 [info] SWx Rx MAA {<0.735.0>,{diameter_caps,{"epdg.localdomain","hss.localdomain"},{"localdomain","localdomain"},{[{127,0,0,1},{172,18,62,20},{192,168,0,2}],[{172,18,62,103}]},{0,10415},{"osmo-epdg","TTCN-3 Testsuite"},{[],[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;1805677143;217;nonode@nohost",1,"hss.localdomain","localdomain",{'Vendor-Specific-Application-Id',10415,[16777265],[]},"262420285085516",[],[2001],[],[1],[{'SIP-Auth-Data-Item',[0],["Digest-AKAv1-MD5"],[[188,117,127,189,246,69,164,42,149,78,161,134,152,53,208,240,193,233,29,68,118,86,215,93,201,79,129,188,3,208,175,84]],[[188,117,127,189,246,69,164,42,149,78,161,134,152,53,208,240,15,142,52,187,83,134,28,140,94,72,235,105,36,17]],["foobar"],[[138,9,134,12,99,37,50,71,45,12,177,83,81,59,245,49]],[[29,131,207,61,33,151,92,143,200,208,215,83,38,9,122,16]],[],[],[],[],[],[]}],[],[],[],[],[],[]}/ Errors []  *DBG* aaa_ue_fsm_262420285085516 receive call {rx_swx_maa, {ok,[{epdg_auth_tuple, <<188,117,127,189,246,69,164,42,149,78,161,134,152,53,208,240>>, <<193,233,29,68,118,86,215,93,201,79,129,188,3,208,175,84>>, <<188,117,127,189,246,69,164,42,149,78,161,134,152,53,208, 240,15,142,52,187,83,134,28,140,94,72,235,105,36,17>>, <<29,131,207,61,33,151,92,143,200,208,215,83,38,9,122,16>>, <<138,9,134,12,99,37,50,71,45,12,177,83,81,59,245,49>>}]}} from <0.1333.0> in state state_wait_swx_maa 04:16:00.888 [info] dia_sip2gsup: auth [188,117,127,189,246,69,164,42,149,78,161,134,152,53,208,240,193,233,29,68,118,86,215,93,201,79,129,188,3,208,175,84] authz [188,117,127,189,246,69,164,42,149,78,161,134,152,53,208,240,15,142,52,187,83,134,28,140,94,72,235,105,36,17]  04:16:00.888 [info] rand [188,117,127,189,246,69,164,42,149,78,161,134,152,53,208,240] autn [193,233,29,68,118,86,215,93,201,79,129,188,3,208,175,84]  *DBG* aaa_ue_fsm_262420285085516 send ok to <0.1333.0> 04:16:00.888 [info] ue_fsm ev_rx_swx_maa *DBG* aaa_ue_fsm_262420285085516 consume call {rx_swx_maa, {ok,[{epdg_auth_tuple, <<188,117,127,189,246,69,164,42,149,78,161,134,152,53,208,240>>, <<193,233,29,68,118,86,215,93,201,79,129,188,3,208,175,84>>, <<188,117,127,189,246,69,164,42,149,78,161,134,152,53,208, 240,15,142,52,187,83,134,28,140,94,72,235,105,36,17>>, <<29,131,207,61,33,151,92,143,200,208,215,83,38,9,122,16>>, <<138,9,134,12,99,37,50,71,45,12,177,83,81,59,245,49>>}]}} from <0.1333.0> in state state_wait_swx_maa => state_new 04:16:00.889 [info] ue_fsm state_wait_swx_maa event=rx_swx_maa, {ue_fsm_data,"262420285085516",undefined,undefined,false,false,undefined} *DBG* epdg_ue_fsm_262420285085516 receive call {received_swm_dea_auth_response, {ok,[{epdg_auth_tuple, <<188,117,127,189,246,69,164,42,149,78,161,134,152,53,208,240>>, <<193,233,29,68,118,86,215,93,201,79,129,188,3,208,175,84>>, <<188,117,127,189,246,69,164,42,149,78,161,134,152,53,208, 240,15,142,52,187,83,134,28,140,94,72,235,105,36,17>>, <<29,131,207,61,33,151,92,143,200,208,215,83,38,9,122,16>>, <<138,9,134,12,99,37,50,71,45,12,177,83,81,59,245,49>>}]}} from <0.211.0> in state state_wait_auth_resp 04:16:00.889 [info] ue_fsm received_swm_dea_auth_response {ok,[{epdg_auth_tuple,<<188,117,127,189,246,69,164,42,149,78,161,134,152,53,208,240>>,<<193,233,29,68,118,86,215,93,201,79,129,188,3,208,175,84>>,<<188,117,127,189,246,69,164,42,149,78,161,134,152,53,208,240,15,142,52,187,83,134,28,140,94,72,235,105,36,17>>,<<29,131,207,61,33,151,92,143,200,208,215,83,38,9,122,16>>,<<138,9,134,12,99,37,50,71,45,12,177,83,81,59,245,49>>}]} *DBG* epdg_ue_fsm_262420285085516 send ok to <0.211.0> *DBG* gsup_server got cast {auth_response, {<<"262420285085516">>, {ok, [{epdg_auth_tuple, <<188,117,127,189,246,69,164,42,149,78,161,134, 152,53,208,240>>, <<193,233,29,68,118,86,215,93,201,79,129,188,3, 208,175,84>>, <<188,117,127,189,246,69,164,42,149,78,161,134, 152,53,208,240,15,142,52,187,83,134,28,140, 94,72,235,105,36,17>>, <<29,131,207,61,33,151,92,143,200,208,215,83, 38,9,122,16>>, <<138,9,134,12,99,37,50,71,45,12,177,83, 81,59,245,49>>}]}}} 04:16:00.891 [info] ue_fsm state_wait_auth_resp event=received_swm_dea_auth_response Result={ok,[{epdg_auth_tuple,<<188,117,127,189,246,69,164,42,149,78,161,134,152,53,208,240>>,<<193,233,29,68,118,86,215,93,201,79,129,188,3,208,175,84>>,<<188,117,127,189,246,69,164,42,149,78,161,134,152,53,208,240,15,142,52,187,83,134,28,140,94,72,235,105,36,17>>,<<29,131,207,61,33,151,92,143,200,208,215,83,38,9,122,16>>,<<138,9,134,12,99,37,50,71,45,12,177,83,81,59,245,49>>}]}, {ue_fsm_data,<<"262420285085516">>,"internet",[],undefined,false,0,false,false} *DBG* epdg_ue_fsm_262420285085516 consume call {received_swm_dea_auth_response, {ok,[{epdg_auth_tuple, <<188,117,127,189,246,69,164,42,149,78,161,134,152,53,208,240>>, <<193,233,29,68,118,86,215,93,201,79,129,188,3,208,175,84>>, <<188,117,127,189,246,69,164,42,149,78,161,134,152,53,208, 240,15,142,52,187,83,134,28,140,94,72,235,105,36,17>>, <<29,131,207,61,33,151,92,143,200,208,215,83,38,9,122,16>>, <<138,9,134,12,99,37,50,71,45,12,177,83,81,59,245,49>>}]}} from <0.211.0> in state state_wait_auth_resp => state_authenticating 04:16:00.891 [info] auth_response(<<"262420285085516">>): {ok,[{epdg_auth_tuple,<<188,117,127,189,246,69,164,42,149,78,161,134,152,53,208,240>>,<<193,233,29,68,118,86,215,93,201,79,129,188,3,208,175,84>>,<<188,117,127,189,246,69,164,42,149,78,161,134,152,53,208,240,15,142,52,187,83,134,28,140,94,72,235,105,36,17>>,<<29,131,207,61,33,151,92,143,200,208,215,83,38,9,122,16>>,<<138,9,134,12,99,37,50,71,45,12,177,83,81,59,245,49>>}]} 04:16:00.892 [info] auth_response for <<"262420285085516">>: {ok,[{epdg_auth_tuple,<<188,117,127,189,246,69,164,42,149,78,161,134,152,53,208,240>>,<<193,233,29,68,118,86,215,93,201,79,129,188,3,208,175,84>>,<<188,117,127,189,246,69,164,42,149,78,161,134,152,53,208,240,15,142,52,187,83,134,28,140,94,72,235,105,36,17>>,<<29,131,207,61,33,151,92,143,200,208,215,83,38,9,122,16>>,<<138,9,134,12,99,37,50,71,45,12,177,83,81,59,245,49>>}]} 04:16:00.892 [info] GSUP: Tx #{auth_tuples => [#{autn => <<193,233,29,68,118,86,215,93,201,79,129,188,3,208,175,84>>,ck => <<138,9,134,12,99,37,50,71,45,12,177,83,81,59,245,49>>,ik => <<29,131,207,61,33,151,92,143,200,208,215,83,38,9,122,16>>,rand => <<188,117,127,189,246,69,164,42,149,78,161,134,152,53,208,240>>,res => <<188,117,127,189,246,69,164,42,149,78,161,134,152,53,208,240,15,142,52,187,83,134,28,140,94,72,235,105,36,17>>}],imsi => <<"262420285085516">>,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 => <<"262420285085516">>, message_type => location_upd_req}} *DBG* epdg_ue_fsm_262420285085516 receive call lu_request from <0.1334.0> in state state_authenticating *DBG* epdg_ue_fsm_262420285085516 send ok to <0.1334.0> 04:16:00.897 [info] GSUP: Rx #{cn_domain => 1,imsi => <<"262420285085516">>,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_262420285085516 consume call lu_request from <0.1334.0> in state state_authenticating *DBG* aaa_ue_fsm_262420285085516 receive call {rx_swm_der_auth_compl,"internet"} from <0.201.0> in state state_new 04:16:00.897 [info] ue_fsm lu_request 04:16:00.898 [info] ue_fsm state_authenticating event=lu_request, {ue_fsm_data,<<"262420285085516">>,"internet",[],undefined,false,0,false,false} 04:16:00.898 [info] ue_fsm ev_rx_swm_der_auth_compl 04:16:00.899 [info] ue_fsm state_new event=rx_swm_der_auth_compl, {ue_fsm_data,"262420285085516",undefined,undefined,false,false,undefined} *DBG* aaa_ue_fsm_262420285085516 send ok to <0.201.0> *DBG* aaa_ue_fsm_262420285085516 consume call {rx_swm_der_auth_compl,"internet"} from <0.201.0> in state state_new => state_wait_swx_saa 04:16:00.899 [debug] SWx Tx SAR Imsi="262420285085516" Type=1 APN="internet" AgentInfoOpt=[]  04:16:00.899 [debug] SWx prepare_request: {'SAR',["epdg.localdomain",";","1805677143",";","218",";","nonode@nohost"],{'Vendor-Specific-Application-Id',10415,[16777265],[]},1,"epdg.localdomain","localdomain","localdomain","262420285085516",1,[],["hss.localdomain"],["internet"],[],[],[],[],[],[],[],[],[]} *DBG* aaa_ue_fsm_262420285085516 receive call {rx_swx_saa,{ok,1,#{}}} from <0.1335.0> in state state_wait_swx_saa 04:16:00.909 [info] SWx Rx SAA {<0.735.0>,{diameter_caps,{"epdg.localdomain","hss.localdomain"},{"localdomain","localdomain"},{[{127,0,0,1},{172,18,62,20},{192,168,0,2}],[{172,18,62,103}]},{0,10415},{"osmo-epdg","TTCN-3 Testsuite"},{[],[1]},{[10415,13019,5535],[5535,10415,13019]},{[],[]},{[],[0]},{[],[]},{[{'diameter_base_Vendor-Specific-Application-Id',10415,[16777265],[]}],[{'diameter_base_Vendor-Specific-Application-Id',[10415],[16777265],[]}]},{[],[]},{[],[]}}}: {'SAA',"epdg.localdomain;1805677143;218;nonode@nohost",{'Vendor-Specific-Application-Id',10415,[16777265],[]},1,"hss.localdomain","localdomain","262420285085516",[],[2001],[],[{'Non-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_262420285085516 send ok to <0.1335.0> 04:16:00.909 [info] ue_fsm ev_rx_swx_saa *DBG* epdg_ue_fsm_262420285085516 receive call {received_swm_dea_auth_compl_response,{ok,#{}}} from <0.211.0> in state state_authenticating *DBG* aaa_ue_fsm_262420285085516 consume call {rx_swx_saa,{ok,1,#{}}} from <0.1335.0> in state state_wait_swx_saa => state_authenticated 04:16:00.910 [info] ue_fsm state_wait_swx_saa event=rx_swx_saa {ok,1,#{}}, {ue_fsm_data,"262420285085516",undefined,undefined,false,false,undefined} 04:16:00.910 [info] ue_fsm received_swm_dea_auth_compl_response {ok,#{}} *DBG* epdg_ue_fsm_262420285085516 send ok to <0.211.0> *DBG* gsup_server got cast {lu_response,{<<"262420285085516">>,ok}} 04:16:00.910 [info] ue_fsm state_authenticating event=lu_request, {ok,#{}}, {ue_fsm_data,<<"262420285085516">>,"internet",[],undefined,false,0,false,false} *DBG* epdg_ue_fsm_262420285085516 consume call {received_swm_dea_auth_compl_response,{ok,#{}}} from <0.211.0> in state state_authenticating => state_authenticated 04:16:00.910 [info] lu_response(<<"262420285085516">>): 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:16:00.911 [info] lu_response for <<"262420285085516">>: ok 04:16:00.911 [info] GSUP: Tx #{imsi => <<"262420285085516">>,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 => <<"262420285085516">>, message_class => 5, message_type => epdg_tunnel_request, pco => <<128,0,13,0,0,12,0>>}} *DBG* epdg_ue_fsm_262420285085516 receive call {tunnel_request,<<128,0,13,0,0,12,0>>} from <0.1336.0> in state state_authenticated 04:16:00.916 [info] GSUP: Rx #{cn_domain => 1,imsi => <<"262420285085516">>,message_class => 5,message_type => epdg_tunnel_request,pco => <<128,0,13,0,0,12,0>>} 04:16:00.916 [info] ue_fsm tunnel_request(<<128,0,13,0,0,12,0>>) 04:16:00.917 [info] ue_fsm state_authenticated event=tunnel_request, {ue_fsm_data,<<"262420285085516">>,"internet",[],undefined,false,0,false,false} 04:16:00.917 [debug] Selected PGW Remote Address "172.18.62.103" 04:16:00.917 [info] s2b: Tx {gtp,v2,create_session_request,0,8064695,undefined,[],[{v2_international_mobile_subscriber_identity,0,<<"262420285085516">>},{v2_serving_network,0,{<<"901">>,<<"042">>}},{v2_rat_type,0,3},{v2_fully_qualified_tunnel_endpoint_identifier,0,30,894437895,<<172,18,62,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,3048189995,<<172,18,62,20>>,undefined}]},{v2_recovery,0,0},{v2_additional_protocol_configuration_options,0,{0,[{13,<<>>},{12,<<>>}]}}]} 04:16:00.917 [debug] Waiting for CreateSessionResponse *DBG* epdg_ue_fsm_262420285085516 send ok to <0.1336.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_262420285085516 consume call {tunnel_request,<<128,0,13,0,0,12,0>>} from <0.1336.0> in state state_authenticated => state_wait_create_session_resp *DBG* epdg_ue_fsm_262420285085516 start_timer {state_timeout,10000, create_session_timeout,[]} in state state_wait_create_session_resp *DBG* aaa_ue_fsm_262420285085516 receive call {rx_s6b_aar,"262420285085516@nai.epc.mnc001.mcc01.3gppnetwork.org", "internet", [{'MIP6-Agent-Info',[{172,18,62,103}],[],[],[]}]} from <0.1337.0> in state state_authenticated 04:16:00.931 [info] S6b Rx from {diameter_caps,{"aaa.localdomain","pgw.localdomain"},{"localdomain","localdomain"},{[{172,18,62,20}],[{172,18,62,103}]},{0,10415},{"osmo-epdg-AAA","TTCN-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,["262420285085516@nai.epc.mnc001.mcc01.3gppnetwork.org"],[{'MIP6-Agent-Info',[{172,18,62,103}],[],[],[]}],[70368744177664],[],[],["internet"],[],[],[],[],[],[]} 04:16:00.931 [info] ue_fsm ev_rx_s6b_aar: "262420285085516@nai.epc.mnc001.mcc01.3gppnetwork.org" "internet" [{'MIP6-Agent-Info',[{172,18,62,103}],[],[],[]}] 04:16:00.931 [info] ue_fsm state_authenticated event=rx_s6b_aar NAI="262420285085516@nai.epc.mnc001.mcc01.3gppnetwork.org" Apn="internet" AgentInfo=[{'MIP6-Agent-Info',[{172,18,62,103}],[],[],[]}], {ue_fsm_data,"262420285085516",undefined,undefined,true,false,undefined} 04:16:00.932 [debug] SWx Tx SAR Imsi="262420285085516" Type=13 APN="internet" AgentInfoOpt=[{'MIP6-Agent-Info',[{172,18,62,103}],[],[],[]}]  04:16:00.932 [debug] SWx prepare_request: {'SAR',["epdg.localdomain",";","1805677143",";","219",";","nonode@nohost"],{'Vendor-Specific-Application-Id',10415,[16777265],[]},1,"epdg.localdomain","localdomain","localdomain","262420285085516",13,[],["hss.localdomain"],["internet"],[],[{'MIP6-Agent-Info',[{172,18,62,103}],[],[],[]}],[],[],[],[],[],[],[]} *DBG* aaa_ue_fsm_262420285085516 send ok to <0.1337.0> *DBG* aaa_ue_fsm_262420285085516 consume call {rx_s6b_aar,"262420285085516@nai.epc.mnc001.mcc01.3gppnetwork.org", "internet", [{'MIP6-Agent-Info',[{172,18,62,103}],[],[],[]}]} from <0.1337.0> in state state_authenticated => state_authenticated_wait_swx_saa 04:16:00.932 [debug] Waiting for S6b AAA *DBG* aaa_ue_fsm_262420285085516 receive call {rx_swx_saa,{ok,13,#{}}} from <0.1338.0> in state state_authenticated_wait_swx_saa *DBG* aaa_ue_fsm_262420285085516 send ok to <0.1338.0> 04:16:00.937 [info] SWx Rx SAA {<0.735.0>,{diameter_caps,{"epdg.localdomain","hss.localdomain"},{"localdomain","localdomain"},{[{127,0,0,1},{172,18,62,20},{192,168,0,2}],[{172,18,62,103}]},{0,10415},{"osmo-epdg","TTCN-3 Testsuite"},{[],[1]},{[10415,13019,5535],[5535,10415,13019]},{[],[]},{[],[0]},{[],[]},{[{'diameter_base_Vendor-Specific-Application-Id',10415,[16777265],[]}],[{'diameter_base_Vendor-Specific-Application-Id',[10415],[16777265],[]}]},{[],[]},{[],[]}}}: {'SAA',"epdg.localdomain;1805677143;219;nonode@nohost",{'Vendor-Specific-Application-Id',10415,[16777265],[]},1,"hss.localdomain","localdomain","262420285085516",[],[2001],[],[{'Non-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_262420285085516 consume call {rx_swx_saa,{ok,13,#{}}} from <0.1338.0> in state state_authenticated_wait_swx_saa => state_authenticated 04:16:00.937 [info] ue_fsm ev_rx_swx_saa 04:16:00.937 [info] ue_fsm state_authenticated_wait_swx_saa event=rx_swx_saa SAType=13 ResulCode={epdg_dia_rc,undefined,2001}, {ue_fsm_data,"262420285085516","262420285085516@nai.epc.mnc001.mcc01.3gppnetwork.org","internet",true,false,<0.1337.0>} 04:16:00.937 [debug] Rx AAA with DiaRC={epdg_dia_rc,undefined,2001} 04:16:00.937 [info] S6b Tx to {diameter_caps,{"aaa.localdomain","pgw.localdomain"},{"localdomain","localdomain"},{[{172,18,62,20}],[{172,18,62,103}]},{0,10415},{"osmo-epdg-AAA","TTCN-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:16:00.942 [debug] S2b: Rx from IP {172,18,62,103} port 2123: <<72,33,0,117,53,80,10,7,123,14,183,0,2,0,2,0,16,0,87,0,9,1,160,82,221,162,24,172,18,62,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,82,221,162,24,172,18,62,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,82,221,162,24,163,0,15,0,128,0,13,4,1,2,3,4,0,12,4,5,6,7,8>> 04:16:00.943 [debug] S2b: Rx from IP {172,18,62,103} port 2123: {gtp,v2,create_session_response,894437895,8064695,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,<<82,221,162,24>>},{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,1390256664,<<172,18,62,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,1390256664,<<172,18,62,103>>,undefined},{v2_pdn_address_allocation,0} => {v2_pdn_address_allocation,0,ipv4,<<192,168,0,60>>}}} *DBG* epdg_ue_fsm_262420285085516 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 => 3048189995, remote_ipv4 => <<172,18,62,103>>, remote_ipv6 => undefined,remote_teid => 1390256664}}} from <0.1339.0> in state state_wait_create_session_resp 04:16:00.943 [info] s2b: Updated Session after create_session_response: {gtp_session,<<"262420285085516">>,<0.1331.0>,<<"internet">>,{172,18,62,103},{172,18,62,103},undefined,894437895,1390256664,5,{set,1,16,16,8,80,48,{[],[],[],[],[],[],[],[],[],[],[],[],[],[],[],[]},{{[],[],[],[],[],[],[],[],[],[{gtp_bearer,5,3048189995,1390256664}],[],[],[],[],[],[]}}}} 04:16:00.943 [debug] s2b: APCO_dec: {v2_additional_protocol_configuration_options,0,{0,[{13,<<1,2,3,4>>},{12,<<5,6,7,8>>}]}} 04:16:00.943 [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 => 3048189995,remote_ipv4 => <<172,18,62,103>>,remote_ipv6 => undefined,remote_teid => 1390256664}} 04:16:00.943 [info] ue_fsm state_authenticated event=received_gtpc_create_session_response, {ue_fsm_data,<<"262420285085516">>,"internet",[],undefined,false,0,false,false} 04:16:00.943 [info] KMOD Port Create PDP Context Call {<0.1331.0>,[alias|#Ref<0.1283019585.1655242753.210323>]}: {create_pdp_context,{172,18,62,103},3048189995,1390256664,{192,168,0,60}} 04:16:00.943 [debug] create_pdp_context: 1, {172,18,62,103}, {192,168,0,60}, 3048189995, 1390256664 04:16:00.943 [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,62,103}},{ms_address,{192,168,0,60}},{i_tid,3048189995},{o_tid,1390256664}]}} *DBG* epdg_ue_fsm_262420285085516 send ok to <0.1339.0> 04:16:00.943 [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 => 3048189995,remote_ipv4 => <<172,18,62,103>>,remote_ipv6 => undefined,remote_teid => 1390256664}) returned ok *DBG* gsup_server got cast {tunnel_response, {<<"262420285085516">>, {ok, #{apco => <<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 => 3048189995, remote_ipv4 => <<172,18,62,103>>, remote_ipv6 => undefined, remote_teid => 1390256664}}}} *DBG* epdg_ue_fsm_262420285085516 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 => 3048189995, remote_ipv4 => <<172,18,62,103>>, remote_ipv6 => undefined,remote_teid => 1390256664}}} from <0.1339.0> in state state_wait_create_session_resp => state_active 04:16:00.943 [info] tunnel_response(<<"262420285085516">>): {ok,#{apco => <<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 => 3048189995,remote_ipv4 => <<172,18,62,103>>,remote_ipv6 => undefined,remote_teid => 1390256664}} *DBG* gsup_server new state {gsups_state,#Port<0.16>,4222,#Port<0.54>, {ipa_ccm_options,"EPDG-00-00-00-00-00-00", "0/0/0","00:00:00:00:00:00", "00:00:00:00:00:00","00:00:00:00:00:00", "00:00:00:00:00:00","00:00:00:00:00:00", "EPDG-00-00-00-00-00-00",false}} 04:16:00.944 [info] tunnel_response for <<"262420285085516">>: {ok,#{apco => <<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 => 3048189995,remote_ipv4 => <<172,18,62,103>>,remote_ipv6 => undefined,remote_teid => 1390256664}} 04:16:00.944 [info] GSUP: Tx #{imsi => <<"262420285085516">>,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 => <<"262422104104764">>, 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_262422104104764 enter epdg_ue_fsm in state state_new *DBG* epdg_ue_fsm_262422104104764 consume internal init_state in state state_new 04:16:00.969 [info] GSUP: Rx #{imsi => <<"262422104104764">>,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_262422104104764 receive call {auth_request,33,"internet",#{}} from <0.1340.0> in state state_new 04:16:00.969 [info] ue_fsm start(epdg_ue_fsm_262422104104764) 04:16:00.969 [info] ue_fsm init(<<"262422104104764">>) 04:16:00.969 [info] ue_fsm auth_request *DBG* epdg_ue_fsm_262422104104764 send ok to <0.1340.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_262422104104764 enter aaa_ue_fsm in state state_new *DBG* epdg_ue_fsm_262422104104764 consume call {auth_request,33,"internet",#{}} from <0.1340.0> in state state_new => state_wait_auth_resp 04:16:00.969 [info] ue_fsm state_new event=auth_request {33, "internet", #{}}, {ue_fsm_data,<<"262422104104764">>,"internet",[],undefined,false,0,false,false} *DBG* aaa_ue_fsm_262422104104764 consume internal init_state in state state_new *DBG* epdg_ue_fsm_262422104104764 start_timer {state_timeout,10000, swm_der_timeout,[]} in state state_wait_auth_resp 04:16:00.969 [info] ue_fsm start_link(aaa_ue_fsm_262422104104764) *DBG* aaa_ue_fsm_262422104104764 receive call {rx_swm_der_auth_req,33,"internet",#{}} from <0.201.0> in state state_new 04:16:00.969 [info] ue_fsm init("262422104104764") 04:16:00.969 [info] ue_fsm ev_rx_swm_der_auth_req 04:16:00.969 [info] ue_fsm state_new event=rx_swm_der_auth_req {33, "internet", #{}}, {ue_fsm_data,"262422104104764",undefined,undefined,false,false,undefined} 04:16:00.969 [debug] Swx MAR: IPv4Opt=<<"ÿÿÿþ">> IPv6Opt=[] 04:16:00.969 [debug] Swx Tx MAR: {'MAR',["epdg.localdomain",";","1805677143",";","220",";","nonode@nohost"],1,undefined,undefined,undefined,"262422104104764",{'Vendor-Specific-Application-Id',10415,[16777265],[]},{'SIP-Auth-Data-Item',[],["EAP-AKA"],[],[],[],[],[],[],<<"ÿÿÿþ">>,[],[],[],[]},1,[],1,[],[],[],[],[],[],[],[]} *DBG* aaa_ue_fsm_262422104104764 send ok to <0.201.0> *DBG* aaa_ue_fsm_262422104104764 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_262422104104764 receive call {rx_swx_maa, {ok,[{epdg_auth_tuple, <<118,185,79,238,249,82,137,109,59,69,27,141,177,184,89,246>>, <<141,127,177,123,181,33,242,176,158,74,152,105,215,99,45,158>>, <<118,185,79,238,249,82,137,109,59,69,27,141,177,184,89,246, 241,54,113,231,125,226,1,138,118,150,214,49,158,148>>, <<95,97,197,251,171,18,224,59,197,88,234,71,3,180,58,148>>, <<144,171,43,4,203,161,148,191,190,150,133,241,11,184,60, 244>>}]}} from <0.1343.0> in state state_wait_swx_maa 04:16:00.975 [info] SWx Rx MAA {<0.735.0>,{diameter_caps,{"epdg.localdomain","hss.localdomain"},{"localdomain","localdomain"},{[{127,0,0,1},{172,18,62,20},{192,168,0,2}],[{172,18,62,103}]},{0,10415},{"osmo-epdg","TTCN-3 Testsuite"},{[],[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;1805677143;220;nonode@nohost",1,"hss.localdomain","localdomain",{'Vendor-Specific-Application-Id',10415,[16777265],[]},"262422104104764",[],[2001],[],[1],[{'SIP-Auth-Data-Item',[0],["Digest-AKAv1-MD5"],[[118,185,79,238,249,82,137,109,59,69,27,141,177,184,89,246,141,127,177,123,181,33,242,176,158,74,152,105,215,99,45,158]],[[118,185,79,238,249,82,137,109,59,69,27,141,177,184,89,246,241,54,113,231,125,226,1,138,118,150,214,49,158,148]],["foobar"],[[144,171,43,4,203,161,148,191,190,150,133,241,11,184,60,244]],[[95,97,197,251,171,18,224,59,197,88,234,71,3,180,58,148]],[],[],[],[],[],[]}],[],[],[],[],[],[]}/ Errors []  *DBG* aaa_ue_fsm_262422104104764 send ok to <0.1343.0> *DBG* aaa_ue_fsm_262422104104764 consume call {rx_swx_maa, {ok,[{epdg_auth_tuple, <<118,185,79,238,249,82,137,109,59,69,27,141,177,184,89,246>>, <<141,127,177,123,181,33,242,176,158,74,152,105,215,99,45,158>>, <<118,185,79,238,249,82,137,109,59,69,27,141,177,184,89,246, 241,54,113,231,125,226,1,138,118,150,214,49,158,148>>, <<95,97,197,251,171,18,224,59,197,88,234,71,3,180,58,148>>, <<144,171,43,4,203,161,148,191,190,150,133,241,11,184,60, 244>>}]}} from <0.1343.0> in state state_wait_swx_maa => state_new 04:16:00.975 [info] dia_sip2gsup: auth [118,185,79,238,249,82,137,109,59,69,27,141,177,184,89,246,141,127,177,123,181,33,242,176,158,74,152,105,215,99,45,158] authz [118,185,79,238,249,82,137,109,59,69,27,141,177,184,89,246,241,54,113,231,125,226,1,138,118,150,214,49,158,148]  *DBG* epdg_ue_fsm_262422104104764 receive call {received_swm_dea_auth_response, {ok,[{epdg_auth_tuple, <<118,185,79,238,249,82,137,109,59,69,27,141,177,184,89,246>>, <<141,127,177,123,181,33,242,176,158,74,152,105,215,99,45,158>>, <<118,185,79,238,249,82,137,109,59,69,27,141,177,184,89,246, 241,54,113,231,125,226,1,138,118,150,214,49,158,148>>, <<95,97,197,251,171,18,224,59,197,88,234,71,3,180,58,148>>, <<144,171,43,4,203,161,148,191,190,150,133,241,11,184,60, 244>>}]}} from <0.211.0> in state state_wait_auth_resp 04:16:00.975 [info] rand [118,185,79,238,249,82,137,109,59,69,27,141,177,184,89,246] autn [141,127,177,123,181,33,242,176,158,74,152,105,215,99,45,158]  04:16:00.975 [info] ue_fsm ev_rx_swx_maa 04:16:00.975 [info] ue_fsm state_wait_swx_maa event=rx_swx_maa, {ue_fsm_data,"262422104104764",undefined,undefined,false,false,undefined} 04:16:00.975 [info] ue_fsm received_swm_dea_auth_response {ok,[{epdg_auth_tuple,<<118,185,79,238,249,82,137,109,59,69,27,141,177,184,89,246>>,<<141,127,177,123,181,33,242,176,158,74,152,105,215,99,45,158>>,<<118,185,79,238,249,82,137,109,59,69,27,141,177,184,89,246,241,54,113,231,125,226,1,138,118,150,214,49,158,148>>,<<95,97,197,251,171,18,224,59,197,88,234,71,3,180,58,148>>,<<144,171,43,4,203,161,148,191,190,150,133,241,11,184,60,244>>}]} *DBG* epdg_ue_fsm_262422104104764 send ok to <0.211.0> *DBG* gsup_server got cast {auth_response, {<<"262422104104764">>, {ok, [{epdg_auth_tuple, <<118,185,79,238,249,82,137,109,59,69,27,141, 177,184,89,246>>, <<141,127,177,123,181,33,242,176,158,74,152, 105,215,99,45,158>>, <<118,185,79,238,249,82,137,109,59,69,27,141, 177,184,89,246,241,54,113,231,125,226,1,138, 118,150,214,49,158,148>>, <<95,97,197,251,171,18,224,59,197,88,234,71,3, 180,58,148>>, <<144,171,43,4,203,161,148,191,190,150, 133,241,11,184,60,244>>}]}}} 04:16:00.976 [info] ue_fsm state_wait_auth_resp event=received_swm_dea_auth_response Result={ok,[{epdg_auth_tuple,<<118,185,79,238,249,82,137,109,59,69,27,141,177,184,89,246>>,<<141,127,177,123,181,33,242,176,158,74,152,105,215,99,45,158>>,<<118,185,79,238,249,82,137,109,59,69,27,141,177,184,89,246,241,54,113,231,125,226,1,138,118,150,214,49,158,148>>,<<95,97,197,251,171,18,224,59,197,88,234,71,3,180,58,148>>,<<144,171,43,4,203,161,148,191,190,150,133,241,11,184,60,244>>}]}, {ue_fsm_data,<<"262422104104764">>,"internet",[],undefined,false,0,false,false} *DBG* epdg_ue_fsm_262422104104764 consume call {received_swm_dea_auth_response, {ok,[{epdg_auth_tuple, <<118,185,79,238,249,82,137,109,59,69,27,141,177,184,89,246>>, <<141,127,177,123,181,33,242,176,158,74,152,105,215,99,45,158>>, <<118,185,79,238,249,82,137,109,59,69,27,141,177,184,89,246, 241,54,113,231,125,226,1,138,118,150,214,49,158,148>>, <<95,97,197,251,171,18,224,59,197,88,234,71,3,180,58,148>>, <<144,171,43,4,203,161,148,191,190,150,133,241,11,184,60, 244>>}]}} from <0.211.0> in state state_wait_auth_resp => state_authenticating 04:16:00.976 [info] auth_response(<<"262422104104764">>): {ok,[{epdg_auth_tuple,<<118,185,79,238,249,82,137,109,59,69,27,141,177,184,89,246>>,<<141,127,177,123,181,33,242,176,158,74,152,105,215,99,45,158>>,<<118,185,79,238,249,82,137,109,59,69,27,141,177,184,89,246,241,54,113,231,125,226,1,138,118,150,214,49,158,148>>,<<95,97,197,251,171,18,224,59,197,88,234,71,3,180,58,148>>,<<144,171,43,4,203,161,148,191,190,150,133,241,11,184,60,244>>}]} *DBG* gsup_server new state {gsups_state,#Port<0.16>,4222,#Port<0.54>, {ipa_ccm_options,"EPDG-00-00-00-00-00-00", "0/0/0","00:00:00:00:00:00", "00:00:00:00:00:00","00:00:00:00:00:00", "00:00:00:00:00:00","00:00:00:00:00:00", "EPDG-00-00-00-00-00-00",false}} 04:16:00.976 [info] auth_response for <<"262422104104764">>: {ok,[{epdg_auth_tuple,<<118,185,79,238,249,82,137,109,59,69,27,141,177,184,89,246>>,<<141,127,177,123,181,33,242,176,158,74,152,105,215,99,45,158>>,<<118,185,79,238,249,82,137,109,59,69,27,141,177,184,89,246,241,54,113,231,125,226,1,138,118,150,214,49,158,148>>,<<95,97,197,251,171,18,224,59,197,88,234,71,3,180,58,148>>,<<144,171,43,4,203,161,148,191,190,150,133,241,11,184,60,244>>}]} 04:16:00.976 [info] GSUP: Tx #{auth_tuples => [#{autn => <<141,127,177,123,181,33,242,176,158,74,152,105,215,99,45,158>>,ck => <<144,171,43,4,203,161,148,191,190,150,133,241,11,184,60,244>>,ik => <<95,97,197,251,171,18,224,59,197,88,234,71,3,180,58,148>>,rand => <<118,185,79,238,249,82,137,109,59,69,27,141,177,184,89,246>>,res => <<118,185,79,238,249,82,137,109,59,69,27,141,177,184,89,246,241,54,113,231,125,226,1,138,118,150,214,49,158,148>>}],imsi => <<"262422104104764">>,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 => <<"262422104104764">>, message_type => location_upd_req}} *DBG* epdg_ue_fsm_262422104104764 receive call lu_request from <0.1344.0> in state state_authenticating 04:16:00.978 [info] GSUP: Rx #{cn_domain => 1,imsi => <<"262422104104764">>,message_type => location_upd_req} 04:16:00.978 [info] ue_fsm lu_request *DBG* epdg_ue_fsm_262422104104764 send ok to <0.1344.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:16:00.978 [info] ue_fsm state_authenticating event=lu_request, {ue_fsm_data,<<"262422104104764">>,"internet",[],undefined,false,0,false,false} *DBG* epdg_ue_fsm_262422104104764 consume call lu_request from <0.1344.0> in state state_authenticating *DBG* aaa_ue_fsm_262422104104764 receive call {rx_swm_der_auth_compl,"internet"} from <0.201.0> in state state_new 04:16:00.978 [info] ue_fsm ev_rx_swm_der_auth_compl 04:16:00.978 [info] ue_fsm state_new event=rx_swm_der_auth_compl, {ue_fsm_data,"262422104104764",undefined,undefined,false,false,undefined} 04:16:00.978 [debug] SWx Tx SAR Imsi="262422104104764" Type=1 APN="internet" AgentInfoOpt=[]  04:16:00.978 [debug] SWx prepare_request: {'SAR',["epdg.localdomain",";","1805677143",";","221",";","nonode@nohost"],{'Vendor-Specific-Application-Id',10415,[16777265],[]},1,"epdg.localdomain","localdomain","localdomain","262422104104764",1,[],["hss.localdomain"],["internet"],[],[],[],[],[],[],[],[],[]} *DBG* aaa_ue_fsm_262422104104764 send ok to <0.201.0> *DBG* aaa_ue_fsm_262422104104764 consume call {rx_swm_der_auth_compl,"internet"} from <0.201.0> in state state_new => state_wait_swx_saa *DBG* aaa_ue_fsm_262422104104764 receive call {rx_swx_saa,{ok,1,#{}}} from <0.1345.0> in state state_wait_swx_saa 04:16:00.982 [info] SWx Rx SAA {<0.735.0>,{diameter_caps,{"epdg.localdomain","hss.localdomain"},{"localdomain","localdomain"},{[{127,0,0,1},{172,18,62,20},{192,168,0,2}],[{172,18,62,103}]},{0,10415},{"osmo-epdg","TTCN-3 Testsuite"},{[],[1]},{[10415,13019,5535],[5535,10415,13019]},{[],[]},{[],[0]},{[],[]},{[{'diameter_base_Vendor-Specific-Application-Id',10415,[16777265],[]}],[{'diameter_base_Vendor-Specific-Application-Id',[10415],[16777265],[]}]},{[],[]},{[],[]}}}: {'SAA',"epdg.localdomain;1805677143;221;nonode@nohost",{'Vendor-Specific-Application-Id',10415,[16777265],[]},1,"hss.localdomain","localdomain","262422104104764",[],[2001],[],[{'Non-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_262422104104764 send ok to <0.1345.0> *DBG* epdg_ue_fsm_262422104104764 receive call {received_swm_dea_auth_compl_response,{ok,#{}}} from <0.211.0> in state state_authenticating *DBG* aaa_ue_fsm_262422104104764 consume call {rx_swx_saa,{ok,1,#{}}} from <0.1345.0> in state state_wait_swx_saa => state_authenticated 04:16:00.982 [info] ue_fsm ev_rx_swx_saa *DBG* epdg_ue_fsm_262422104104764 send ok to <0.211.0> *DBG* gsup_server got cast {lu_response,{<<"262422104104764">>,ok}} 04:16:00.982 [info] ue_fsm state_wait_swx_saa event=rx_swx_saa {ok,1,#{}}, {ue_fsm_data,"262422104104764",undefined,undefined,false,false,undefined} *DBG* epdg_ue_fsm_262422104104764 consume call {received_swm_dea_auth_compl_response,{ok,#{}}} from <0.211.0> in state state_authenticating => state_authenticated 04:16:00.982 [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:16:00.982 [info] ue_fsm state_authenticating event=lu_request, {ok,#{}}, {ue_fsm_data,<<"262422104104764">>,"internet",[],undefined,false,0,false,false} 04:16:00.982 [info] lu_response(<<"262422104104764">>): ok 04:16:00.982 [info] lu_response for <<"262422104104764">>: ok 04:16:00.982 [info] GSUP: Tx #{imsi => <<"262422104104764">>,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 => <<"262422104104764">>, message_class => 5, message_type => epdg_tunnel_request, pco => <<128,0,13,0,0,12,0>>}} 04:16:00.984 [info] GSUP: Rx #{cn_domain => 1,imsi => <<"262422104104764">>,message_class => 5,message_type => epdg_tunnel_request,pco => <<128,0,13,0,0,12,0>>} *DBG* epdg_ue_fsm_262422104104764 receive call {tunnel_request,<<128,0,13,0,0,12,0>>} from <0.1346.0> in state state_authenticated 04:16:00.984 [info] ue_fsm tunnel_request(<<128,0,13,0,0,12,0>>) 04:16:00.984 [info] ue_fsm state_authenticated event=tunnel_request, {ue_fsm_data,<<"262422104104764">>,"internet",[],undefined,false,0,false,false} 04:16:00.984 [debug] Selected PGW Remote Address "172.18.62.103" 04:16:00.984 [info] s2b: Tx {gtp,v2,create_session_request,0,8064696,undefined,[],[{v2_international_mobile_subscriber_identity,0,<<"262422104104764">>},{v2_serving_network,0,{<<"901">>,<<"042">>}},{v2_rat_type,0,3},{v2_fully_qualified_tunnel_endpoint_identifier,0,30,894437896,<<172,18,62,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,3048189996,<<172,18,62,20>>,undefined}]},{v2_recovery,0,0},{v2_additional_protocol_configuration_options,0,{0,[{13,<<>>},{12,<<>>}]}}]} *DBG* epdg_ue_fsm_262422104104764 send ok to <0.1346.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_262422104104764 consume call {tunnel_request,<<128,0,13,0,0,12,0>>} from <0.1346.0> in state state_authenticated => state_wait_create_session_resp 04:16:00.984 [debug] Waiting for CreateSessionResponse *DBG* epdg_ue_fsm_262422104104764 start_timer {state_timeout,10000, create_session_timeout,[]} in state state_wait_create_session_resp *DBG* aaa_ue_fsm_262422104104764 receive call {rx_s6b_aar,"262422104104764@nai.epc.mnc001.mcc01.3gppnetwork.org", "internet", [{'MIP6-Agent-Info',[{172,18,62,103}],[],[],[]}]} from <0.1347.0> in state state_authenticated 04:16:00.989 [info] S6b Rx from {diameter_caps,{"aaa.localdomain","pgw.localdomain"},{"localdomain","localdomain"},{[{172,18,62,20}],[{172,18,62,103}]},{0,10415},{"osmo-epdg-AAA","TTCN-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,["262422104104764@nai.epc.mnc001.mcc01.3gppnetwork.org"],[{'MIP6-Agent-Info',[{172,18,62,103}],[],[],[]}],[70368744177664],[],[],["internet"],[],[],[],[],[],[]} 04:16:00.989 [info] ue_fsm ev_rx_s6b_aar: "262422104104764@nai.epc.mnc001.mcc01.3gppnetwork.org" "internet" [{'MIP6-Agent-Info',[{172,18,62,103}],[],[],[]}] 04:16:00.989 [info] ue_fsm state_authenticated event=rx_s6b_aar NAI="262422104104764@nai.epc.mnc001.mcc01.3gppnetwork.org" Apn="internet" AgentInfo=[{'MIP6-Agent-Info',[{172,18,62,103}],[],[],[]}], {ue_fsm_data,"262422104104764",undefined,undefined,true,false,undefined} 04:16:00.989 [debug] SWx Tx SAR Imsi="262422104104764" Type=13 APN="internet" AgentInfoOpt=[{'MIP6-Agent-Info',[{172,18,62,103}],[],[],[]}]  04:16:00.989 [debug] SWx prepare_request: {'SAR',["epdg.localdomain",";","1805677143",";","222",";","nonode@nohost"],{'Vendor-Specific-Application-Id',10415,[16777265],[]},1,"epdg.localdomain","localdomain","localdomain","262422104104764",13,[],["hss.localdomain"],["internet"],[],[{'MIP6-Agent-Info',[{172,18,62,103}],[],[],[]}],[],[],[],[],[],[],[]} *DBG* aaa_ue_fsm_262422104104764 send ok to <0.1347.0> 04:16:00.989 [debug] Waiting for S6b AAA *DBG* aaa_ue_fsm_262422104104764 consume call {rx_s6b_aar,"262422104104764@nai.epc.mnc001.mcc01.3gppnetwork.org", "internet", [{'MIP6-Agent-Info',[{172,18,62,103}],[],[],[]}]} from <0.1347.0> in state state_authenticated => state_authenticated_wait_swx_saa *DBG* aaa_ue_fsm_262422104104764 receive call {rx_swx_saa,{ok,13,#{}}} from <0.1348.0> in state state_authenticated_wait_swx_saa 04:16:00.991 [info] SWx Rx SAA {<0.735.0>,{diameter_caps,{"epdg.localdomain","hss.localdomain"},{"localdomain","localdomain"},{[{127,0,0,1},{172,18,62,20},{192,168,0,2}],[{172,18,62,103}]},{0,10415},{"osmo-epdg","TTCN-3 Testsuite"},{[],[1]},{[10415,13019,5535],[5535,10415,13019]},{[],[]},{[],[0]},{[],[]},{[{'diameter_base_Vendor-Specific-Application-Id',10415,[16777265],[]}],[{'diameter_base_Vendor-Specific-Application-Id',[10415],[16777265],[]}]},{[],[]},{[],[]}}}: {'SAA',"epdg.localdomain;1805677143;222;nonode@nohost",{'Vendor-Specific-Application-Id',10415,[16777265],[]},1,"hss.localdomain","localdomain","262422104104764",[],[2001],[],[{'Non-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:16:00.991 [info] ue_fsm ev_rx_swx_saa *DBG* aaa_ue_fsm_262422104104764 send ok to <0.1348.0> 04:16:00.991 [info] ue_fsm state_authenticated_wait_swx_saa event=rx_swx_saa SAType=13 ResulCode={epdg_dia_rc,undefined,2001}, {ue_fsm_data,"262422104104764","262422104104764@nai.epc.mnc001.mcc01.3gppnetwork.org","internet",true,false,<0.1347.0>} *DBG* aaa_ue_fsm_262422104104764 consume call {rx_swx_saa,{ok,13,#{}}} from <0.1348.0> in state state_authenticated_wait_swx_saa => state_authenticated 04:16:00.991 [debug] Rx AAA with DiaRC={epdg_dia_rc,undefined,2001} 04:16:00.992 [info] S6b Tx to {diameter_caps,{"aaa.localdomain","pgw.localdomain"},{"localdomain","localdomain"},{[{172,18,62,20}],[{172,18,62,103}]},{0,10415},{"osmo-epdg-AAA","TTCN-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:16:00.994 [debug] S2b: Rx from IP {172,18,62,103} port 2123: <<72,33,0,117,53,80,10,8,123,14,184,0,2,0,2,0,16,0,87,0,9,1,160,44,240,199,196,172,18,62,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,44,240,199,196,172,18,62,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,240,199,196,163,0,15,0,128,0,13,4,1,2,3,4,0,12,4,5,6,7,8>> 04:16:00.994 [debug] S2b: Rx from IP {172,18,62,103} port 2123: {gtp,v2,create_session_response,894437896,8064696,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,753977284,<<172,18,62,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,753977284,<<172,18,62,103>>,undefined},{v2_pdn_address_allocation,0} => {v2_pdn_address_allocation,0,ipv4,<<192,168,0,61>>}}} *DBG* epdg_ue_fsm_262422104104764 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 => 3048189996, remote_ipv4 => <<172,18,62,103>>, remote_ipv6 => undefined,remote_teid => 753977284}}} from <0.1349.0> in state state_wait_create_session_resp 04:16:00.994 [info] s2b: Updated Session after create_session_response: {gtp_session,<<"262422104104764">>,<0.1341.0>,<<"internet">>,{172,18,62,103},{172,18,62,103},undefined,894437896,753977284,5,{set,1,16,16,8,80,48,{[],[],[],[],[],[],[],[],[],[],[],[],[],[],[],[]},{{[],[],[],[],[],[],[],[],[],[],[{gtp_bearer,5,3048189996,753977284}],[],[],[],[],[]}}}} 04:16:00.994 [debug] s2b: APCO_dec: {v2_additional_protocol_configuration_options,0,{0,[{13,<<1,2,3,4>>},{12,<<5,6,7,8>>}]}} 04:16:00.994 [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 => 3048189996,remote_ipv4 => <<172,18,62,103>>,remote_ipv6 => undefined,remote_teid => 753977284}} 04:16:00.994 [info] ue_fsm state_authenticated event=received_gtpc_create_session_response, {ue_fsm_data,<<"262422104104764">>,"internet",[],undefined,false,0,false,false} 04:16:00.994 [info] KMOD Port Create PDP Context Call {<0.1341.0>,[alias|#Ref<0.1283019585.1655242763.198381>]}: {create_pdp_context,{172,18,62,103},3048189996,753977284,{192,168,0,61}} 04:16:00.994 [debug] create_pdp_context: 1, {172,18,62,103}, {192,168,0,61}, 3048189996, 753977284 04:16:00.994 [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,62,103}},{ms_address,{192,168,0,61}},{i_tid,3048189996},{o_tid,753977284}]}} *DBG* epdg_ue_fsm_262422104104764 send ok to <0.1349.0> *DBG* gsup_server got cast {tunnel_response, {<<"262422104104764">>, {ok, #{apco => <<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 => 3048189996, remote_ipv4 => <<172,18,62,103>>, remote_ipv6 => undefined, remote_teid => 753977284}}}} 04:16:00.994 [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 => 3048189996,remote_ipv4 => <<172,18,62,103>>,remote_ipv6 => undefined,remote_teid => 753977284}) returned ok *DBG* epdg_ue_fsm_262422104104764 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 => 3048189996, remote_ipv4 => <<172,18,62,103>>, remote_ipv6 => undefined,remote_teid => 753977284}}} from <0.1349.0> in state state_wait_create_session_resp => state_active 04:16:00.994 [info] tunnel_response(<<"262422104104764">>): {ok,#{apco => <<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 => 3048189996,remote_ipv4 => <<172,18,62,103>>,remote_ipv6 => undefined,remote_teid => 753977284}} *DBG* gsup_server new state {gsups_state,#Port<0.16>,4222,#Port<0.54>, {ipa_ccm_options,"EPDG-00-00-00-00-00-00", "0/0/0","00:00:00:00:00:00", "00:00:00:00:00:00","00:00:00:00:00:00", "00:00:00:00:00:00","00:00:00:00:00:00", "EPDG-00-00-00-00-00-00",false}} 04:16:00.994 [info] tunnel_response for <<"262422104104764">>: {ok,#{apco => <<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 => 3048189996,remote_ipv4 => <<172,18,62,103>>,remote_ipv6 => undefined,remote_teid => 753977284}} 04:16:00.994 [info] GSUP: Tx #{imsi => <<"262422104104764">>,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 => <<"262427273341468">>, 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:16:01.068 [info] GSUP: Rx #{imsi => <<"262427273341468">>,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_262427273341468 enter epdg_ue_fsm in state state_new *DBG* epdg_ue_fsm_262427273341468 consume internal init_state in state state_new *DBG* epdg_ue_fsm_262427273341468 receive call {auth_request,33,"internet",#{}} from <0.1350.0> in state state_new 04:16:01.068 [info] ue_fsm start(epdg_ue_fsm_262427273341468) 04:16:01.068 [info] ue_fsm init(<<"262427273341468">>) 04:16:01.068 [info] ue_fsm auth_request *DBG* epdg_ue_fsm_262427273341468 send ok to <0.1350.0> 04:16:01.068 [info] ue_fsm state_new event=auth_request {33, "internet", #{}}, {ue_fsm_data,<<"262427273341468">>,"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_262427273341468 enter aaa_ue_fsm in state state_new *DBG* epdg_ue_fsm_262427273341468 consume call {auth_request,33,"internet",#{}} from <0.1350.0> in state state_new => state_wait_auth_resp 04:16:01.068 [info] ue_fsm start_link(aaa_ue_fsm_262427273341468) *DBG* aaa_ue_fsm_262427273341468 consume internal init_state in state state_new *DBG* epdg_ue_fsm_262427273341468 start_timer {state_timeout,10000, swm_der_timeout,[]} in state state_wait_auth_resp 04:16:01.068 [info] ue_fsm init("262427273341468") *DBG* aaa_ue_fsm_262427273341468 receive call {rx_swm_der_auth_req,33,"internet",#{}} from <0.201.0> in state state_new 04:16:01.068 [info] ue_fsm ev_rx_swm_der_auth_req 04:16:01.068 [info] ue_fsm state_new event=rx_swm_der_auth_req {33, "internet", #{}}, {ue_fsm_data,"262427273341468",undefined,undefined,false,false,undefined} 04:16:01.068 [debug] Swx MAR: IPv4Opt=<<"ÿÿÿþ">> IPv6Opt=[] 04:16:01.068 [debug] Swx Tx MAR: {'MAR',["epdg.localdomain",";","1805677143",";","223",";","nonode@nohost"],1,undefined,undefined,undefined,"262427273341468",{'Vendor-Specific-Application-Id',10415,[16777265],[]},{'SIP-Auth-Data-Item',[],["EAP-AKA"],[],[],[],[],[],[],<<"ÿÿÿþ">>,[],[],[],[]},1,[],1,[],[],[],[],[],[],[],[]} *DBG* aaa_ue_fsm_262427273341468 send ok to <0.201.0> *DBG* aaa_ue_fsm_262427273341468 consume call {rx_swm_der_auth_req,33,"internet",#{}} from <0.201.0> in state state_new => state_wait_swx_maa 04:16:01.072 [info] SWx Rx MAA {<0.735.0>,{diameter_caps,{"epdg.localdomain","hss.localdomain"},{"localdomain","localdomain"},{[{127,0,0,1},{172,18,62,20},{192,168,0,2}],[{172,18,62,103}]},{0,10415},{"osmo-epdg","TTCN-3 Testsuite"},{[],[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;1805677143;223;nonode@nohost",1,"hss.localdomain","localdomain",{'Vendor-Specific-Application-Id',10415,[16777265],[]},"262427273341468",[],[2001],[],[1],[{'SIP-Auth-Data-Item',[0],["Digest-AKAv1-MD5"],[[253,67,71,235,77,41,57,138,110,78,69,76,1,43,187,224,69,189,105,221,88,101,44,106,172,27,121,226,197,205,233,179]],[[253,67,71,235,77,41,57,138,110,78,69,76,1,43,187,224,12,218,83,167,207,79,6,7,248,229,161,202,143,14]],["foobar"],[[129,192,59,219,12,133,233,151,170,159,138,230,149,187,43,182]],[[3,91,203,214,137,69,40,51,158,27,51,107,70,208,221,16]],[],[],[],[],[],[]}],[],[],[],[],[],[]}/ Errors []  *DBG* aaa_ue_fsm_262427273341468 receive call {rx_swx_maa, {ok,[{epdg_auth_tuple, <<253,67,71,235,77,41,57,138,110,78,69,76,1,43,187,224>>, <<"E½iÝXe,j¬\eyâÅÍé³">>, <<253,67,71,235,77,41,57,138,110,78,69,76,1,43,187,224,12, 218,83,167,207,79,6,7,248,229,161,202,143,14>>, <<3,91,203,214,137,69,40,51,158,27,51,107,70,208,221,16>>, <<129,192,59,219,12,133,233,151,170,159,138,230,149,187, 43,182>>}]}} from <0.1353.0> in state state_wait_swx_maa 04:16:01.072 [info] dia_sip2gsup: auth [253,67,71,235,77,41,57,138,110,78,69,76,1,43,187,224,69,189,105,221,88,101,44,106,172,27,121,226,197,205,233,179] authz [253,67,71,235,77,41,57,138,110,78,69,76,1,43,187,224,12,218,83,167,207,79,6,7,248,229,161,202,143,14]  04:16:01.072 [info] rand [253,67,71,235,77,41,57,138,110,78,69,76,1,43,187,224] autn "E½iÝXe,j¬\eyâÅÍé³"  04:16:01.072 [info] ue_fsm ev_rx_swx_maa *DBG* aaa_ue_fsm_262427273341468 send ok to <0.1353.0> *DBG* epdg_ue_fsm_262427273341468 receive call {received_swm_dea_auth_response, {ok,[{epdg_auth_tuple, <<253,67,71,235,77,41,57,138,110,78,69,76,1,43,187,224>>, <<"E½iÝXe,j¬\eyâÅÍé³">>, <<253,67,71,235,77,41,57,138,110,78,69,76,1,43,187,224,12, 218,83,167,207,79,6,7,248,229,161,202,143,14>>, <<3,91,203,214,137,69,40,51,158,27,51,107,70,208,221,16>>, <<129,192,59,219,12,133,233,151,170,159,138,230,149,187, 43,182>>}]}} from <0.211.0> in state state_wait_auth_resp *DBG* aaa_ue_fsm_262427273341468 consume call {rx_swx_maa, {ok,[{epdg_auth_tuple, <<253,67,71,235,77,41,57,138,110,78,69,76,1,43,187,224>>, <<"E½iÝXe,j¬\eyâÅÍé³">>, <<253,67,71,235,77,41,57,138,110,78,69,76,1,43,187,224,12, 218,83,167,207,79,6,7,248,229,161,202,143,14>>, <<3,91,203,214,137,69,40,51,158,27,51,107,70,208,221,16>>, <<129,192,59,219,12,133,233,151,170,159,138,230,149,187, 43,182>>}]}} from <0.1353.0> in state state_wait_swx_maa => state_new 04:16:01.072 [info] ue_fsm state_wait_swx_maa event=rx_swx_maa, {ue_fsm_data,"262427273341468",undefined,undefined,false,false,undefined} *DBG* epdg_ue_fsm_262427273341468 send ok to <0.211.0> *DBG* gsup_server got cast {auth_response, {<<"262427273341468">>, {ok, [{epdg_auth_tuple, <<253,67,71,235,77,41,57,138,110,78,69,76,1,43, 187,224>>, <<"E½iÝXe,j¬\eyâÅÍé³">>, <<253,67,71,235,77,41,57,138,110,78,69,76,1,43, 187,224,12,218,83,167,207,79,6,7,248,229,161, 202,143,14>>, <<3,91,203,214,137,69,40,51,158,27,51,107,70, 208,221,16>>, <<129,192,59,219,12,133,233,151,170,159, 138,230,149,187,43,182>>}]}}} 04:16:01.072 [info] ue_fsm received_swm_dea_auth_response {ok,[{epdg_auth_tuple,<<253,67,71,235,77,41,57,138,110,78,69,76,1,43,187,224>>,<<"E½iÝXe,j¬\eyâÅÍé³">>,<<253,67,71,235,77,41,57,138,110,78,69,76,1,43,187,224,12,218,83,167,207,79,6,7,248,229,161,202,143,14>>,<<3,91,203,214,137,69,40,51,158,27,51,107,70,208,221,16>>,<<129,192,59,219,12,133,233,151,170,159,138,230,149,187,43,182>>}]} *DBG* epdg_ue_fsm_262427273341468 consume call {received_swm_dea_auth_response, {ok,[{epdg_auth_tuple, <<253,67,71,235,77,41,57,138,110,78,69,76,1,43,187,224>>, <<"E½iÝXe,j¬\eyâÅÍé³">>, <<253,67,71,235,77,41,57,138,110,78,69,76,1,43,187,224,12, 218,83,167,207,79,6,7,248,229,161,202,143,14>>, <<3,91,203,214,137,69,40,51,158,27,51,107,70,208,221,16>>, <<129,192,59,219,12,133,233,151,170,159,138,230,149,187, 43,182>>}]}} from <0.211.0> in state state_wait_auth_resp => state_authenticating 04:16:01.072 [info] ue_fsm state_wait_auth_resp event=received_swm_dea_auth_response Result={ok,[{epdg_auth_tuple,<<253,67,71,235,77,41,57,138,110,78,69,76,1,43,187,224>>,<<"E½iÝXe,j¬\eyâÅÍé³">>,<<253,67,71,235,77,41,57,138,110,78,69,76,1,43,187,224,12,218,83,167,207,79,6,7,248,229,161,202,143,14>>,<<3,91,203,214,137,69,40,51,158,27,51,107,70,208,221,16>>,<<129,192,59,219,12,133,233,151,170,159,138,230,149,187,43,182>>}]}, {ue_fsm_data,<<"262427273341468">>,"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:16:01.072 [info] auth_response(<<"262427273341468">>): {ok,[{epdg_auth_tuple,<<253,67,71,235,77,41,57,138,110,78,69,76,1,43,187,224>>,<<"E½iÝXe,j¬\eyâÅÍé³">>,<<253,67,71,235,77,41,57,138,110,78,69,76,1,43,187,224,12,218,83,167,207,79,6,7,248,229,161,202,143,14>>,<<3,91,203,214,137,69,40,51,158,27,51,107,70,208,221,16>>,<<129,192,59,219,12,133,233,151,170,159,138,230,149,187,43,182>>}]} 04:16:01.072 [info] auth_response for <<"262427273341468">>: {ok,[{epdg_auth_tuple,<<253,67,71,235,77,41,57,138,110,78,69,76,1,43,187,224>>,<<"E½iÝXe,j¬\eyâÅÍé³">>,<<253,67,71,235,77,41,57,138,110,78,69,76,1,43,187,224,12,218,83,167,207,79,6,7,248,229,161,202,143,14>>,<<3,91,203,214,137,69,40,51,158,27,51,107,70,208,221,16>>,<<129,192,59,219,12,133,233,151,170,159,138,230,149,187,43,182>>}]} 04:16:01.072 [info] GSUP: Tx #{auth_tuples => [#{autn => <<"E½iÝXe,j¬\eyâÅÍé³">>,ck => <<129,192,59,219,12,133,233,151,170,159,138,230,149,187,43,182>>,ik => <<3,91,203,214,137,69,40,51,158,27,51,107,70,208,221,16>>,rand => <<253,67,71,235,77,41,57,138,110,78,69,76,1,43,187,224>>,res => <<253,67,71,235,77,41,57,138,110,78,69,76,1,43,187,224,12,218,83,167,207,79,6,7,248,229,161,202,143,14>>}],imsi => <<"262427273341468">>,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 => <<"262427273341468">>, message_type => location_upd_req}} 04:16:01.074 [info] GSUP: Rx #{cn_domain => 1,imsi => <<"262427273341468">>,message_type => location_upd_req} *DBG* epdg_ue_fsm_262427273341468 receive call lu_request from <0.1354.0> in state state_authenticating 04:16:01.074 [info] ue_fsm lu_request *DBG* epdg_ue_fsm_262427273341468 send ok to <0.1354.0> 04:16:01.074 [info] ue_fsm state_authenticating event=lu_request, {ue_fsm_data,<<"262427273341468">>,"internet",[],undefined,false,0,false,false} *DBG* aaa_ue_fsm_262427273341468 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_262427273341468 consume call lu_request from <0.1354.0> in state state_authenticating 04:16:01.074 [info] ue_fsm ev_rx_swm_der_auth_compl 04:16:01.074 [info] ue_fsm state_new event=rx_swm_der_auth_compl, {ue_fsm_data,"262427273341468",undefined,undefined,false,false,undefined} 04:16:01.074 [debug] SWx Tx SAR Imsi="262427273341468" Type=1 APN="internet" AgentInfoOpt=[]  04:16:01.074 [debug] SWx prepare_request: {'SAR',["epdg.localdomain",";","1805677143",";","224",";","nonode@nohost"],{'Vendor-Specific-Application-Id',10415,[16777265],[]},1,"epdg.localdomain","localdomain","localdomain","262427273341468",1,[],["hss.localdomain"],["internet"],[],[],[],[],[],[],[],[],[]} *DBG* aaa_ue_fsm_262427273341468 send ok to <0.201.0> *DBG* aaa_ue_fsm_262427273341468 consume call {rx_swm_der_auth_compl,"internet"} from <0.201.0> in state state_new => state_wait_swx_saa *DBG* aaa_ue_fsm_262427273341468 receive call {rx_swx_saa,{ok,1,#{}}} from <0.1355.0> in state state_wait_swx_saa 04:16:01.076 [info] SWx Rx SAA {<0.735.0>,{diameter_caps,{"epdg.localdomain","hss.localdomain"},{"localdomain","localdomain"},{[{127,0,0,1},{172,18,62,20},{192,168,0,2}],[{172,18,62,103}]},{0,10415},{"osmo-epdg","TTCN-3 Testsuite"},{[],[1]},{[10415,13019,5535],[5535,10415,13019]},{[],[]},{[],[0]},{[],[]},{[{'diameter_base_Vendor-Specific-Application-Id',10415,[16777265],[]}],[{'diameter_base_Vendor-Specific-Application-Id',[10415],[16777265],[]}]},{[],[]},{[],[]}}}: {'SAA',"epdg.localdomain;1805677143;224;nonode@nohost",{'Vendor-Specific-Application-Id',10415,[16777265],[]},1,"hss.localdomain","localdomain","262427273341468",[],[2001],[],[{'Non-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:16:01.076 [info] ue_fsm ev_rx_swx_saa *DBG* aaa_ue_fsm_262427273341468 send ok to <0.1355.0> 04:16:01.076 [info] ue_fsm state_wait_swx_saa event=rx_swx_saa {ok,1,#{}}, {ue_fsm_data,"262427273341468",undefined,undefined,false,false,undefined} *DBG* epdg_ue_fsm_262427273341468 receive call {received_swm_dea_auth_compl_response,{ok,#{}}} from <0.211.0> in state state_authenticating *DBG* aaa_ue_fsm_262427273341468 consume call {rx_swx_saa,{ok,1,#{}}} from <0.1355.0> in state state_wait_swx_saa => state_authenticated 04:16:01.076 [info] ue_fsm received_swm_dea_auth_compl_response {ok,#{}} *DBG* epdg_ue_fsm_262427273341468 send ok to <0.211.0> *DBG* gsup_server got cast {lu_response,{<<"262427273341468">>,ok}} 04:16:01.076 [info] ue_fsm state_authenticating event=lu_request, {ok,#{}}, {ue_fsm_data,<<"262427273341468">>,"internet",[],undefined,false,0,false,false} *DBG* epdg_ue_fsm_262427273341468 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:16:01.076 [info] lu_response(<<"262427273341468">>): ok 04:16:01.076 [info] lu_response for <<"262427273341468">>: ok 04:16:01.076 [info] GSUP: Tx #{imsi => <<"262427273341468">>,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 => <<"262427273341468">>, message_class => 5, message_type => epdg_tunnel_request, pco => <<128,0,13,0,0,12,0>>}} *DBG* epdg_ue_fsm_262427273341468 receive call {tunnel_request,<<128,0,13,0,0,12,0>>} from <0.1356.0> in state state_authenticated 04:16:01.077 [info] GSUP: Rx #{cn_domain => 1,imsi => <<"262427273341468">>,message_class => 5,message_type => epdg_tunnel_request,pco => <<128,0,13,0,0,12,0>>} 04:16:01.077 [info] ue_fsm tunnel_request(<<128,0,13,0,0,12,0>>) 04:16:01.077 [info] ue_fsm state_authenticated event=tunnel_request, {ue_fsm_data,<<"262427273341468">>,"internet",[],undefined,false,0,false,false} 04:16:01.077 [debug] Selected PGW Remote Address "172.18.62.103" 04:16:01.077 [info] s2b: Tx {gtp,v2,create_session_request,0,8064697,undefined,[],[{v2_international_mobile_subscriber_identity,0,<<"262427273341468">>},{v2_serving_network,0,{<<"901">>,<<"042">>}},{v2_rat_type,0,3},{v2_fully_qualified_tunnel_endpoint_identifier,0,30,894437897,<<172,18,62,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,3048189997,<<172,18,62,20>>,undefined}]},{v2_recovery,0,0},{v2_additional_protocol_configuration_options,0,{0,[{13,<<>>},{12,<<>>}]}}]} 04:16:01.077 [debug] Waiting for CreateSessionResponse *DBG* epdg_ue_fsm_262427273341468 send ok to <0.1356.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_262427273341468 consume call {tunnel_request,<<128,0,13,0,0,12,0>>} from <0.1356.0> in state state_authenticated => state_wait_create_session_resp *DBG* epdg_ue_fsm_262427273341468 start_timer {state_timeout,10000, create_session_timeout,[]} in state state_wait_create_session_resp 04:16:01.082 [info] S6b Rx from {diameter_caps,{"aaa.localdomain","pgw.localdomain"},{"localdomain","localdomain"},{[{172,18,62,20}],[{172,18,62,103}]},{0,10415},{"osmo-epdg-AAA","TTCN-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,["262427273341468@nai.epc.mnc001.mcc01.3gppnetwork.org"],[{'MIP6-Agent-Info',[{172,18,62,103}],[],[],[]}],[70368744177664],[],[],["internet"],[],[],[],[],[],[]} *DBG* aaa_ue_fsm_262427273341468 receive call {rx_s6b_aar,"262427273341468@nai.epc.mnc001.mcc01.3gppnetwork.org", "internet", [{'MIP6-Agent-Info',[{172,18,62,103}],[],[],[]}]} from <0.1357.0> in state state_authenticated 04:16:01.082 [info] ue_fsm ev_rx_s6b_aar: "262427273341468@nai.epc.mnc001.mcc01.3gppnetwork.org" "internet" [{'MIP6-Agent-Info',[{172,18,62,103}],[],[],[]}] 04:16:01.082 [info] ue_fsm state_authenticated event=rx_s6b_aar NAI="262427273341468@nai.epc.mnc001.mcc01.3gppnetwork.org" Apn="internet" AgentInfo=[{'MIP6-Agent-Info',[{172,18,62,103}],[],[],[]}], {ue_fsm_data,"262427273341468",undefined,undefined,true,false,undefined} *DBG* aaa_ue_fsm_262427273341468 send ok to <0.1357.0> 04:16:01.082 [debug] SWx Tx SAR Imsi="262427273341468" Type=13 APN="internet" AgentInfoOpt=[{'MIP6-Agent-Info',[{172,18,62,103}],[],[],[]}]  *DBG* aaa_ue_fsm_262427273341468 consume call {rx_s6b_aar,"262427273341468@nai.epc.mnc001.mcc01.3gppnetwork.org", "internet", [{'MIP6-Agent-Info',[{172,18,62,103}],[],[],[]}]} from <0.1357.0> in state state_authenticated => state_authenticated_wait_swx_saa 04:16:01.082 [debug] SWx prepare_request: {'SAR',["epdg.localdomain",";","1805677143",";","225",";","nonode@nohost"],{'Vendor-Specific-Application-Id',10415,[16777265],[]},1,"epdg.localdomain","localdomain","localdomain","262427273341468",13,[],["hss.localdomain"],["internet"],[],[{'MIP6-Agent-Info',[{172,18,62,103}],[],[],[]}],[],[],[],[],[],[],[]} 04:16:01.082 [debug] Waiting for S6b AAA *DBG* aaa_ue_fsm_262427273341468 receive call {rx_swx_saa,{ok,13,#{}}} from <0.1358.0> in state state_authenticated_wait_swx_saa 04:16:01.084 [info] SWx Rx SAA {<0.735.0>,{diameter_caps,{"epdg.localdomain","hss.localdomain"},{"localdomain","localdomain"},{[{127,0,0,1},{172,18,62,20},{192,168,0,2}],[{172,18,62,103}]},{0,10415},{"osmo-epdg","TTCN-3 Testsuite"},{[],[1]},{[10415,13019,5535],[5535,10415,13019]},{[],[]},{[],[0]},{[],[]},{[{'diameter_base_Vendor-Specific-Application-Id',10415,[16777265],[]}],[{'diameter_base_Vendor-Specific-Application-Id',[10415],[16777265],[]}]},{[],[]},{[],[]}}}: {'SAA',"epdg.localdomain;1805677143;225;nonode@nohost",{'Vendor-Specific-Application-Id',10415,[16777265],[]},1,"hss.localdomain","localdomain","262427273341468",[],[2001],[],[{'Non-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_262427273341468 send ok to <0.1358.0> 04:16:01.084 [info] ue_fsm ev_rx_swx_saa *DBG* aaa_ue_fsm_262427273341468 consume call {rx_swx_saa,{ok,13,#{}}} from <0.1358.0> in state state_authenticated_wait_swx_saa => state_authenticated 04:16:01.084 [info] ue_fsm state_authenticated_wait_swx_saa event=rx_swx_saa SAType=13 ResulCode={epdg_dia_rc,undefined,2001}, {ue_fsm_data,"262427273341468","262427273341468@nai.epc.mnc001.mcc01.3gppnetwork.org","internet",true,false,<0.1357.0>} 04:16:01.084 [debug] Rx AAA with DiaRC={epdg_dia_rc,undefined,2001} 04:16:01.084 [info] S6b Tx to {diameter_caps,{"aaa.localdomain","pgw.localdomain"},{"localdomain","localdomain"},{[{172,18,62,20}],[{172,18,62,103}]},{0,10415},{"osmo-epdg-AAA","TTCN-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:16:01.087 [debug] S2b: Rx from IP {172,18,62,103} port 2123: <<72,33,0,117,53,80,10,9,123,14,185,0,2,0,2,0,16,0,87,0,9,1,160,254,132,183,26,172,18,62,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,254,132,183,26,172,18,62,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,254,132,183,26,163,0,15,0,128,0,13,4,1,2,3,4,0,12,4,5,6,7,8>> *DBG* epdg_ue_fsm_262427273341468 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 => 3048189997, remote_ipv4 => <<172,18,62,103>>, remote_ipv6 => undefined,remote_teid => 4270110490}}} from <0.1359.0> in state state_wait_create_session_resp 04:16:01.087 [debug] S2b: Rx from IP {172,18,62,103} port 2123: {gtp,v2,create_session_response,894437897,8064697,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,<<254,132,183,26>>},{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,4270110490,<<172,18,62,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,4270110490,<<172,18,62,103>>,undefined},{v2_pdn_address_allocation,0} => {v2_pdn_address_allocation,0,ipv4,<<192,168,0,62>>}}} 04:16:01.087 [info] s2b: Updated Session after create_session_response: {gtp_session,<<"262427273341468">>,<0.1351.0>,<<"internet">>,{172,18,62,103},{172,18,62,103},undefined,894437897,4270110490,5,{set,1,16,16,8,80,48,{[],[],[],[],[],[],[],[],[],[],[],[],[],[],[],[]},{{[],[{gtp_bearer,5,3048189997,4270110490}],[],[],[],[],[],[],[],[],[],[],[],[],[],[]}}}} 04:16:01.087 [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_262427273341468 send ok to <0.1359.0> *DBG* gsup_server got cast {tunnel_response, {<<"262427273341468">>, {ok, #{apco => <<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 => 3048189997, remote_ipv4 => <<172,18,62,103>>, remote_ipv6 => undefined, remote_teid => 4270110490}}}} 04:16:01.087 [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 => 3048189997,remote_ipv4 => <<172,18,62,103>>,remote_ipv6 => undefined,remote_teid => 4270110490}} *DBG* epdg_ue_fsm_262427273341468 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 => 3048189997, remote_ipv4 => <<172,18,62,103>>, remote_ipv6 => undefined,remote_teid => 4270110490}}} from <0.1359.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:16:01.087 [info] ue_fsm state_authenticated event=received_gtpc_create_session_response, {ue_fsm_data,<<"262427273341468">>,"internet",[],undefined,false,0,false,false} 04:16:01.087 [info] KMOD Port Create PDP Context Call {<0.1351.0>,[alias|#Ref<0.1283019585.1655242753.210605>]}: {create_pdp_context,{172,18,62,103},3048189997,4270110490,{192,168,0,62}} 04:16:01.087 [debug] create_pdp_context: 1, {172,18,62,103}, {192,168,0,62}, 3048189997, 4270110490 04:16:01.087 [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,62,103}},{ms_address,{192,168,0,62}},{i_tid,3048189997},{o_tid,4270110490}]}} 04:16:01.088 [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 => 3048189997,remote_ipv4 => <<172,18,62,103>>,remote_ipv6 => undefined,remote_teid => 4270110490}) returned ok 04:16:01.088 [info] tunnel_response(<<"262427273341468">>): {ok,#{apco => <<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 => 3048189997,remote_ipv4 => <<172,18,62,103>>,remote_ipv6 => undefined,remote_teid => 4270110490}} 04:16:01.088 [info] tunnel_response for <<"262427273341468">>: {ok,#{apco => <<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 => 3048189997,remote_ipv4 => <<172,18,62,103>>,remote_ipv6 => undefined,remote_teid => 4270110490}} 04:16:01.088 [info] GSUP: Tx #{imsi => <<"262427273341468">>,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 => <<"262426620423637">>, 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_262426620423637 enter epdg_ue_fsm in state state_new 04:16:01.168 [info] GSUP: Rx #{imsi => <<"262426620423637">>,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_262426620423637 consume internal init_state in state state_new 04:16:01.168 [info] ue_fsm start(epdg_ue_fsm_262426620423637) *DBG* epdg_ue_fsm_262426620423637 receive call {auth_request,33,"internet",#{}} from <0.1360.0> in state state_new 04:16:01.168 [info] ue_fsm init(<<"262426620423637">>) *DBG* epdg_ue_fsm_262426620423637 send ok to <0.1360.0> 04:16:01.168 [info] ue_fsm auth_request *DBG* epdg_ue_fsm_262426620423637 consume call {auth_request,33,"internet",#{}} from <0.1360.0> in state state_new => state_wait_auth_resp *DBG* aaa_ue_fsm_262426620423637 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:16:01.168 [info] ue_fsm state_new event=auth_request {33, "internet", #{}}, {ue_fsm_data,<<"262426620423637">>,"internet",[],undefined,false,0,false,false} *DBG* epdg_ue_fsm_262426620423637 start_timer {state_timeout,10000, swm_der_timeout,[]} in state state_wait_auth_resp *DBG* aaa_ue_fsm_262426620423637 consume internal init_state in state state_new 04:16:01.168 [info] ue_fsm start_link(aaa_ue_fsm_262426620423637) *DBG* aaa_ue_fsm_262426620423637 receive call {rx_swm_der_auth_req,33,"internet",#{}} from <0.201.0> in state state_new 04:16:01.168 [info] ue_fsm init("262426620423637") 04:16:01.168 [info] ue_fsm ev_rx_swm_der_auth_req 04:16:01.168 [info] ue_fsm state_new event=rx_swm_der_auth_req {33, "internet", #{}}, {ue_fsm_data,"262426620423637",undefined,undefined,false,false,undefined} 04:16:01.168 [debug] Swx MAR: IPv4Opt=<<"ÿÿÿþ">> IPv6Opt=[] 04:16:01.168 [debug] Swx Tx MAR: {'MAR',["epdg.localdomain",";","1805677143",";","226",";","nonode@nohost"],1,undefined,undefined,undefined,"262426620423637",{'Vendor-Specific-Application-Id',10415,[16777265],[]},{'SIP-Auth-Data-Item',[],["EAP-AKA"],[],[],[],[],[],[],<<"ÿÿÿþ">>,[],[],[],[]},1,[],1,[],[],[],[],[],[],[],[]} *DBG* aaa_ue_fsm_262426620423637 send ok to <0.201.0> *DBG* aaa_ue_fsm_262426620423637 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_262426620423637 receive call {rx_swx_maa, {ok,[{epdg_auth_tuple, <<201,128,25,161,65,93,35,84,151,102,208,254,213,213,90,109>>, <<172,105,78,159,150,247,172,100,54,69,17,232,236,41,13,188>>, <<201,128,25,161,65,93,35,84,151,102,208,254,213,213,90,109, 205,183,40,194,102,186,200,141,3,140,41,100,154,118>>, <<6,136,87,179,164,121,145,222,20,44,165,238,227,39,111,94>>, <<68,219,226,157,42,127,38,61,255,101,83,222,52,176,66, 117>>}]}} from <0.1363.0> in state state_wait_swx_maa 04:16:01.172 [info] SWx Rx MAA {<0.735.0>,{diameter_caps,{"epdg.localdomain","hss.localdomain"},{"localdomain","localdomain"},{[{127,0,0,1},{172,18,62,20},{192,168,0,2}],[{172,18,62,103}]},{0,10415},{"osmo-epdg","TTCN-3 Testsuite"},{[],[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;1805677143;226;nonode@nohost",1,"hss.localdomain","localdomain",{'Vendor-Specific-Application-Id',10415,[16777265],[]},"262426620423637",[],[2001],[],[1],[{'SIP-Auth-Data-Item',[0],["Digest-AKAv1-MD5"],[[201,128,25,161,65,93,35,84,151,102,208,254,213,213,90,109,172,105,78,159,150,247,172,100,54,69,17,232,236,41,13,188]],[[201,128,25,161,65,93,35,84,151,102,208,254,213,213,90,109,205,183,40,194,102,186,200,141,3,140,41,100,154,118]],["foobar"],[[68,219,226,157,42,127,38,61,255,101,83,222,52,176,66,117]],[[6,136,87,179,164,121,145,222,20,44,165,238,227,39,111,94]],[],[],[],[],[],[]}],[],[],[],[],[],[]}/ Errors []  04:16:01.172 [info] dia_sip2gsup: auth [201,128,25,161,65,93,35,84,151,102,208,254,213,213,90,109,172,105,78,159,150,247,172,100,54,69,17,232,236,41,13,188] authz [201,128,25,161,65,93,35,84,151,102,208,254,213,213,90,109,205,183,40,194,102,186,200,141,3,140,41,100,154,118]  *DBG* aaa_ue_fsm_262426620423637 send ok to <0.1363.0> *DBG* epdg_ue_fsm_262426620423637 receive call {received_swm_dea_auth_response, {ok,[{epdg_auth_tuple, <<201,128,25,161,65,93,35,84,151,102,208,254,213,213,90,109>>, <<172,105,78,159,150,247,172,100,54,69,17,232,236,41,13,188>>, <<201,128,25,161,65,93,35,84,151,102,208,254,213,213,90,109, 205,183,40,194,102,186,200,141,3,140,41,100,154,118>>, <<6,136,87,179,164,121,145,222,20,44,165,238,227,39,111,94>>, <<68,219,226,157,42,127,38,61,255,101,83,222,52,176,66, 117>>}]}} from <0.211.0> in state state_wait_auth_resp *DBG* aaa_ue_fsm_262426620423637 consume call {rx_swx_maa, {ok,[{epdg_auth_tuple, <<201,128,25,161,65,93,35,84,151,102,208,254,213,213,90,109>>, <<172,105,78,159,150,247,172,100,54,69,17,232,236,41,13,188>>, <<201,128,25,161,65,93,35,84,151,102,208,254,213,213,90,109, 205,183,40,194,102,186,200,141,3,140,41,100,154,118>>, <<6,136,87,179,164,121,145,222,20,44,165,238,227,39,111,94>>, <<68,219,226,157,42,127,38,61,255,101,83,222,52,176,66, 117>>}]}} from <0.1363.0> in state state_wait_swx_maa => state_new 04:16:01.172 [info] rand [201,128,25,161,65,93,35,84,151,102,208,254,213,213,90,109] autn [172,105,78,159,150,247,172,100,54,69,17,232,236,41,13,188]  *DBG* epdg_ue_fsm_262426620423637 send ok to <0.211.0> *DBG* gsup_server got cast {auth_response, {<<"262426620423637">>, {ok, [{epdg_auth_tuple, <<201,128,25,161,65,93,35,84,151,102,208,254, 213,213,90,109>>, <<172,105,78,159,150,247,172,100,54,69,17,232, 236,41,13,188>>, <<201,128,25,161,65,93,35,84,151,102,208,254, 213,213,90,109,205,183,40,194,102,186,200, 141,3,140,41,100,154,118>>, <<6,136,87,179,164,121,145,222,20,44,165,238, 227,39,111,94>>, <<68,219,226,157,42,127,38,61,255,101,83, 222,52,176,66,117>>}]}}} *DBG* epdg_ue_fsm_262426620423637 consume call {received_swm_dea_auth_response, {ok,[{epdg_auth_tuple, <<201,128,25,161,65,93,35,84,151,102,208,254,213,213,90,109>>, <<172,105,78,159,150,247,172,100,54,69,17,232,236,41,13,188>>, <<201,128,25,161,65,93,35,84,151,102,208,254,213,213,90,109, 205,183,40,194,102,186,200,141,3,140,41,100,154,118>>, <<6,136,87,179,164,121,145,222,20,44,165,238,227,39,111,94>>, <<68,219,226,157,42,127,38,61,255,101,83,222,52,176,66, 117>>}]}} from <0.211.0> in state state_wait_auth_resp => state_authenticating 04:16:01.172 [info] ue_fsm ev_rx_swx_maa *DBG* gsup_server new state {gsups_state,#Port<0.16>,4222,#Port<0.54>, {ipa_ccm_options,"EPDG-00-00-00-00-00-00", "0/0/0","00:00:00:00:00:00", "00:00:00:00:00:00","00:00:00:00:00:00", "00:00:00:00:00:00","00:00:00:00:00:00", "EPDG-00-00-00-00-00-00",false}} 04:16:01.172 [info] ue_fsm state_wait_swx_maa event=rx_swx_maa, {ue_fsm_data,"262426620423637",undefined,undefined,false,false,undefined} 04:16:01.172 [info] ue_fsm received_swm_dea_auth_response {ok,[{epdg_auth_tuple,<<201,128,25,161,65,93,35,84,151,102,208,254,213,213,90,109>>,<<172,105,78,159,150,247,172,100,54,69,17,232,236,41,13,188>>,<<201,128,25,161,65,93,35,84,151,102,208,254,213,213,90,109,205,183,40,194,102,186,200,141,3,140,41,100,154,118>>,<<6,136,87,179,164,121,145,222,20,44,165,238,227,39,111,94>>,<<68,219,226,157,42,127,38,61,255,101,83,222,52,176,66,117>>}]} 04:16:01.172 [info] ue_fsm state_wait_auth_resp event=received_swm_dea_auth_response Result={ok,[{epdg_auth_tuple,<<201,128,25,161,65,93,35,84,151,102,208,254,213,213,90,109>>,<<172,105,78,159,150,247,172,100,54,69,17,232,236,41,13,188>>,<<201,128,25,161,65,93,35,84,151,102,208,254,213,213,90,109,205,183,40,194,102,186,200,141,3,140,41,100,154,118>>,<<6,136,87,179,164,121,145,222,20,44,165,238,227,39,111,94>>,<<68,219,226,157,42,127,38,61,255,101,83,222,52,176,66,117>>}]}, {ue_fsm_data,<<"262426620423637">>,"internet",[],undefined,false,0,false,false} 04:16:01.172 [info] auth_response(<<"262426620423637">>): {ok,[{epdg_auth_tuple,<<201,128,25,161,65,93,35,84,151,102,208,254,213,213,90,109>>,<<172,105,78,159,150,247,172,100,54,69,17,232,236,41,13,188>>,<<201,128,25,161,65,93,35,84,151,102,208,254,213,213,90,109,205,183,40,194,102,186,200,141,3,140,41,100,154,118>>,<<6,136,87,179,164,121,145,222,20,44,165,238,227,39,111,94>>,<<68,219,226,157,42,127,38,61,255,101,83,222,52,176,66,117>>}]} 04:16:01.172 [info] auth_response for <<"262426620423637">>: {ok,[{epdg_auth_tuple,<<201,128,25,161,65,93,35,84,151,102,208,254,213,213,90,109>>,<<172,105,78,159,150,247,172,100,54,69,17,232,236,41,13,188>>,<<201,128,25,161,65,93,35,84,151,102,208,254,213,213,90,109,205,183,40,194,102,186,200,141,3,140,41,100,154,118>>,<<6,136,87,179,164,121,145,222,20,44,165,238,227,39,111,94>>,<<68,219,226,157,42,127,38,61,255,101,83,222,52,176,66,117>>}]} 04:16:01.172 [info] GSUP: Tx #{auth_tuples => [#{autn => <<172,105,78,159,150,247,172,100,54,69,17,232,236,41,13,188>>,ck => <<68,219,226,157,42,127,38,61,255,101,83,222,52,176,66,117>>,ik => <<6,136,87,179,164,121,145,222,20,44,165,238,227,39,111,94>>,rand => <<201,128,25,161,65,93,35,84,151,102,208,254,213,213,90,109>>,res => <<201,128,25,161,65,93,35,84,151,102,208,254,213,213,90,109,205,183,40,194,102,186,200,141,3,140,41,100,154,118>>}],imsi => <<"262426620423637">>,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 => <<"262426620423637">>, message_type => location_upd_req}} *DBG* epdg_ue_fsm_262426620423637 receive call lu_request from <0.1364.0> in state state_authenticating *DBG* epdg_ue_fsm_262426620423637 send ok to <0.1364.0> 04:16:01.173 [info] GSUP: Rx #{cn_domain => 1,imsi => <<"262426620423637">>,message_type => location_upd_req} *DBG* epdg_ue_fsm_262426620423637 consume call lu_request from <0.1364.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_262426620423637 receive call {rx_swm_der_auth_compl,"internet"} from <0.201.0> in state state_new 04:16:01.173 [info] ue_fsm lu_request 04:16:01.173 [info] ue_fsm state_authenticating event=lu_request, {ue_fsm_data,<<"262426620423637">>,"internet",[],undefined,false,0,false,false} 04:16:01.173 [info] ue_fsm ev_rx_swm_der_auth_compl 04:16:01.173 [info] ue_fsm state_new event=rx_swm_der_auth_compl, {ue_fsm_data,"262426620423637",undefined,undefined,false,false,undefined} 04:16:01.173 [debug] SWx Tx SAR Imsi="262426620423637" Type=1 APN="internet" AgentInfoOpt=[]  04:16:01.173 [debug] SWx prepare_request: {'SAR',["epdg.localdomain",";","1805677143",";","227",";","nonode@nohost"],{'Vendor-Specific-Application-Id',10415,[16777265],[]},1,"epdg.localdomain","localdomain","localdomain","262426620423637",1,[],["hss.localdomain"],["internet"],[],[],[],[],[],[],[],[],[]} *DBG* aaa_ue_fsm_262426620423637 send ok to <0.201.0> *DBG* aaa_ue_fsm_262426620423637 consume call {rx_swm_der_auth_compl,"internet"} from <0.201.0> in state state_new => state_wait_swx_saa *DBG* aaa_ue_fsm_262426620423637 receive call {rx_swx_saa,{ok,1,#{}}} from <0.1365.0> in state state_wait_swx_saa 04:16:01.175 [info] SWx Rx SAA {<0.735.0>,{diameter_caps,{"epdg.localdomain","hss.localdomain"},{"localdomain","localdomain"},{[{127,0,0,1},{172,18,62,20},{192,168,0,2}],[{172,18,62,103}]},{0,10415},{"osmo-epdg","TTCN-3 Testsuite"},{[],[1]},{[10415,13019,5535],[5535,10415,13019]},{[],[]},{[],[0]},{[],[]},{[{'diameter_base_Vendor-Specific-Application-Id',10415,[16777265],[]}],[{'diameter_base_Vendor-Specific-Application-Id',[10415],[16777265],[]}]},{[],[]},{[],[]}}}: {'SAA',"epdg.localdomain;1805677143;227;nonode@nohost",{'Vendor-Specific-Application-Id',10415,[16777265],[]},1,"hss.localdomain","localdomain","262426620423637",[],[2001],[],[{'Non-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_262426620423637 send ok to <0.1365.0> *DBG* epdg_ue_fsm_262426620423637 receive call {received_swm_dea_auth_compl_response,{ok,#{}}} from <0.211.0> in state state_authenticating 04:16:01.175 [info] ue_fsm ev_rx_swx_saa *DBG* aaa_ue_fsm_262426620423637 consume call {rx_swx_saa,{ok,1,#{}}} from <0.1365.0> in state state_wait_swx_saa => state_authenticated 04:16:01.175 [info] ue_fsm state_wait_swx_saa event=rx_swx_saa {ok,1,#{}}, {ue_fsm_data,"262426620423637",undefined,undefined,false,false,undefined} *DBG* epdg_ue_fsm_262426620423637 send ok to <0.211.0> *DBG* gsup_server got cast {lu_response,{<<"262426620423637">>,ok}} 04:16:01.175 [info] ue_fsm received_swm_dea_auth_compl_response {ok,#{}} *DBG* epdg_ue_fsm_262426620423637 consume call {received_swm_dea_auth_compl_response,{ok,#{}}} from <0.211.0> in state state_authenticating => state_authenticated 04:16:01.175 [info] ue_fsm state_authenticating event=lu_request, {ok,#{}}, {ue_fsm_data,<<"262426620423637">>,"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:16:01.175 [info] lu_response(<<"262426620423637">>): ok 04:16:01.175 [info] lu_response for <<"262426620423637">>: ok 04:16:01.175 [info] GSUP: Tx #{imsi => <<"262426620423637">>,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 => <<"262426620423637">>, message_class => 5, message_type => epdg_tunnel_request, pco => <<128,0,13,0,0,12,0>>}} *DBG* epdg_ue_fsm_262426620423637 receive call {tunnel_request,<<128,0,13,0,0,12,0>>} from <0.1366.0> in state state_authenticated 04:16:01.176 [info] GSUP: Rx #{cn_domain => 1,imsi => <<"262426620423637">>,message_class => 5,message_type => epdg_tunnel_request,pco => <<128,0,13,0,0,12,0>>} 04:16:01.176 [info] ue_fsm tunnel_request(<<128,0,13,0,0,12,0>>) 04:16:01.177 [info] ue_fsm state_authenticated event=tunnel_request, {ue_fsm_data,<<"262426620423637">>,"internet",[],undefined,false,0,false,false} 04:16:01.177 [debug] Selected PGW Remote Address "172.18.62.103" 04:16:01.177 [info] s2b: Tx {gtp,v2,create_session_request,0,8064698,undefined,[],[{v2_international_mobile_subscriber_identity,0,<<"262426620423637">>},{v2_serving_network,0,{<<"901">>,<<"042">>}},{v2_rat_type,0,3},{v2_fully_qualified_tunnel_endpoint_identifier,0,30,894437898,<<172,18,62,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,3048189998,<<172,18,62,20>>,undefined}]},{v2_recovery,0,0},{v2_additional_protocol_configuration_options,0,{0,[{13,<<>>},{12,<<>>}]}}]} *DBG* epdg_ue_fsm_262426620423637 send ok to <0.1366.0> 04:16:01.177 [debug] Waiting for CreateSessionResponse *DBG* epdg_ue_fsm_262426620423637 consume call {tunnel_request,<<128,0,13,0,0,12,0>>} from <0.1366.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}} *DBG* epdg_ue_fsm_262426620423637 start_timer {state_timeout,10000, create_session_timeout,[]} in state state_wait_create_session_resp *DBG* aaa_ue_fsm_262426620423637 receive call {rx_s6b_aar,"262426620423637@nai.epc.mnc001.mcc01.3gppnetwork.org", "internet", [{'MIP6-Agent-Info',[{172,18,62,103}],[],[],[]}]} from <0.1367.0> in state state_authenticated 04:16:01.181 [info] S6b Rx from {diameter_caps,{"aaa.localdomain","pgw.localdomain"},{"localdomain","localdomain"},{[{172,18,62,20}],[{172,18,62,103}]},{0,10415},{"osmo-epdg-AAA","TTCN-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,["262426620423637@nai.epc.mnc001.mcc01.3gppnetwork.org"],[{'MIP6-Agent-Info',[{172,18,62,103}],[],[],[]}],[70368744177664],[],[],["internet"],[],[],[],[],[],[]} 04:16:01.181 [info] ue_fsm ev_rx_s6b_aar: "262426620423637@nai.epc.mnc001.mcc01.3gppnetwork.org" "internet" [{'MIP6-Agent-Info',[{172,18,62,103}],[],[],[]}] 04:16:01.181 [info] ue_fsm state_authenticated event=rx_s6b_aar NAI="262426620423637@nai.epc.mnc001.mcc01.3gppnetwork.org" Apn="internet" AgentInfo=[{'MIP6-Agent-Info',[{172,18,62,103}],[],[],[]}], {ue_fsm_data,"262426620423637",undefined,undefined,true,false,undefined} 04:16:01.181 [debug] SWx Tx SAR Imsi="262426620423637" Type=13 APN="internet" AgentInfoOpt=[{'MIP6-Agent-Info',[{172,18,62,103}],[],[],[]}]  04:16:01.181 [debug] SWx prepare_request: {'SAR',["epdg.localdomain",";","1805677143",";","228",";","nonode@nohost"],{'Vendor-Specific-Application-Id',10415,[16777265],[]},1,"epdg.localdomain","localdomain","localdomain","262426620423637",13,[],["hss.localdomain"],["internet"],[],[{'MIP6-Agent-Info',[{172,18,62,103}],[],[],[]}],[],[],[],[],[],[],[]} *DBG* aaa_ue_fsm_262426620423637 send ok to <0.1367.0> *DBG* aaa_ue_fsm_262426620423637 consume call {rx_s6b_aar,"262426620423637@nai.epc.mnc001.mcc01.3gppnetwork.org", "internet", [{'MIP6-Agent-Info',[{172,18,62,103}],[],[],[]}]} from <0.1367.0> in state state_authenticated => state_authenticated_wait_swx_saa 04:16:01.181 [debug] Waiting for S6b AAA *DBG* aaa_ue_fsm_262426620423637 receive call {rx_swx_saa,{ok,13,#{}}} from <0.1368.0> in state state_authenticated_wait_swx_saa 04:16:01.183 [info] SWx Rx SAA {<0.735.0>,{diameter_caps,{"epdg.localdomain","hss.localdomain"},{"localdomain","localdomain"},{[{127,0,0,1},{172,18,62,20},{192,168,0,2}],[{172,18,62,103}]},{0,10415},{"osmo-epdg","TTCN-3 Testsuite"},{[],[1]},{[10415,13019,5535],[5535,10415,13019]},{[],[]},{[],[0]},{[],[]},{[{'diameter_base_Vendor-Specific-Application-Id',10415,[16777265],[]}],[{'diameter_base_Vendor-Specific-Application-Id',[10415],[16777265],[]}]},{[],[]},{[],[]}}}: {'SAA',"epdg.localdomain;1805677143;228;nonode@nohost",{'Vendor-Specific-Application-Id',10415,[16777265],[]},1,"hss.localdomain","localdomain","262426620423637",[],[2001],[],[{'Non-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:16:01.183 [info] ue_fsm ev_rx_swx_saa *DBG* aaa_ue_fsm_262426620423637 send ok to <0.1368.0> 04:16:01.183 [info] ue_fsm state_authenticated_wait_swx_saa event=rx_swx_saa SAType=13 ResulCode={epdg_dia_rc,undefined,2001}, {ue_fsm_data,"262426620423637","262426620423637@nai.epc.mnc001.mcc01.3gppnetwork.org","internet",true,false,<0.1367.0>} *DBG* aaa_ue_fsm_262426620423637 consume call {rx_swx_saa,{ok,13,#{}}} from <0.1368.0> in state state_authenticated_wait_swx_saa => state_authenticated 04:16:01.183 [debug] Rx AAA with DiaRC={epdg_dia_rc,undefined,2001} 04:16:01.183 [info] S6b Tx to {diameter_caps,{"aaa.localdomain","pgw.localdomain"},{"localdomain","localdomain"},{[{172,18,62,20}],[{172,18,62,103}]},{0,10415},{"osmo-epdg-AAA","TTCN-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:16:01.186 [debug] S2b: Rx from IP {172,18,62,103} port 2123: <<72,33,0,117,53,80,10,10,123,14,186,0,2,0,2,0,16,0,87,0,9,1,160,221,66,51,25,172,18,62,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,221,66,51,25,172,18,62,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,221,66,51,25,163,0,15,0,128,0,13,4,1,2,3,4,0,12,4,5,6,7,8>> 04:16:01.186 [debug] S2b: Rx from IP {172,18,62,103} port 2123: {gtp,v2,create_session_response,894437898,8064698,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,<<221,66,51,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,3712103193,<<172,18,62,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,3712103193,<<172,18,62,103>>,undefined},{v2_pdn_address_allocation,0} => {v2_pdn_address_allocation,0,ipv4,<<192,168,0,63>>}}} 04:16:01.186 [info] s2b: Updated Session after create_session_response: {gtp_session,<<"262426620423637">>,<0.1361.0>,<<"internet">>,{172,18,62,103},{172,18,62,103},undefined,894437898,3712103193,5,{set,1,16,16,8,80,48,{[],[],[],[],[],[],[],[],[],[],[],[],[],[],[],[]},{{[],[],[],[],[],[],[],[],[],[],[],[],[{gtp_bearer,5,3048189998,3712103193}],[],[],[]}}}} *DBG* epdg_ue_fsm_262426620423637 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 => 3048189998, remote_ipv4 => <<172,18,62,103>>, remote_ipv6 => undefined,remote_teid => 3712103193}}} from <0.1369.0> in state state_wait_create_session_resp 04:16:01.186 [debug] s2b: APCO_dec: {v2_additional_protocol_configuration_options,0,{0,[{13,<<1,2,3,4>>},{12,<<5,6,7,8>>}]}} 04:16:01.186 [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 => 3048189998,remote_ipv4 => <<172,18,62,103>>,remote_ipv6 => undefined,remote_teid => 3712103193}} 04:16:01.186 [info] ue_fsm state_authenticated event=received_gtpc_create_session_response, {ue_fsm_data,<<"262426620423637">>,"internet",[],undefined,false,0,false,false} 04:16:01.186 [info] KMOD Port Create PDP Context Call {<0.1361.0>,[alias|#Ref<0.1283019585.1655242753.210793>]}: {create_pdp_context,{172,18,62,103},3048189998,3712103193,{192,168,0,63}} 04:16:01.186 [debug] create_pdp_context: 1, {172,18,62,103}, {192,168,0,63}, 3048189998, 3712103193 04:16:01.186 [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,62,103}},{ms_address,{192,168,0,63}},{i_tid,3048189998},{o_tid,3712103193}]}} 04:16:01.186 [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 => 3048189998,remote_ipv4 => <<172,18,62,103>>,remote_ipv6 => undefined,remote_teid => 3712103193}) returned ok *DBG* epdg_ue_fsm_262426620423637 send ok to <0.1369.0> *DBG* gsup_server got cast {tunnel_response, {<<"262426620423637">>, {ok, #{apco => <<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 => 3048189998, remote_ipv4 => <<172,18,62,103>>, remote_ipv6 => undefined, remote_teid => 3712103193}}}} 04:16:01.186 [info] tunnel_response(<<"262426620423637">>): {ok,#{apco => <<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 => 3048189998,remote_ipv4 => <<172,18,62,103>>,remote_ipv6 => undefined,remote_teid => 3712103193}} *DBG* epdg_ue_fsm_262426620423637 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 => 3048189998, remote_ipv4 => <<172,18,62,103>>, remote_ipv6 => undefined,remote_teid => 3712103193}}} from <0.1369.0> in state state_wait_create_session_resp => state_active 04:16:01.186 [info] tunnel_response for <<"262426620423637">>: {ok,#{apco => <<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 => 3048189998,remote_ipv4 => <<172,18,62,103>>,remote_ipv6 => undefined,remote_teid => 3712103193}} 04:16:01.186 [info] GSUP: Tx #{imsi => <<"262426620423637">>,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 => <<"262426078379809">>, 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_262426078379809 enter epdg_ue_fsm in state state_new 04:16:01.272 [info] GSUP: Rx #{imsi => <<"262426078379809">>,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_262426078379809 consume internal init_state in state state_new 04:16:01.272 [info] ue_fsm start(epdg_ue_fsm_262426078379809) *DBG* epdg_ue_fsm_262426078379809 receive call {auth_request,33,"internet",#{}} from <0.1370.0> in state state_new 04:16:01.272 [info] ue_fsm init(<<"262426078379809">>) 04:16:01.272 [info] ue_fsm auth_request *DBG* epdg_ue_fsm_262426078379809 send ok to <0.1370.0> *DBG* aaa_ue_fsm_262426078379809 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:16:01.273 [info] ue_fsm state_new event=auth_request {33, "internet", #{}}, {ue_fsm_data,<<"262426078379809">>,"internet",[],undefined,false,0,false,false} *DBG* epdg_ue_fsm_262426078379809 consume call {auth_request,33,"internet",#{}} from <0.1370.0> in state state_new => state_wait_auth_resp *DBG* aaa_ue_fsm_262426078379809 consume internal init_state in state state_new *DBG* epdg_ue_fsm_262426078379809 start_timer {state_timeout,10000, swm_der_timeout,[]} in state state_wait_auth_resp *DBG* aaa_ue_fsm_262426078379809 receive call {rx_swm_der_auth_req,33,"internet",#{}} from <0.201.0> in state state_new 04:16:01.273 [info] ue_fsm start_link(aaa_ue_fsm_262426078379809) 04:16:01.273 [info] ue_fsm init("262426078379809") 04:16:01.273 [info] ue_fsm ev_rx_swm_der_auth_req 04:16:01.274 [info] ue_fsm state_new event=rx_swm_der_auth_req {33, "internet", #{}}, {ue_fsm_data,"262426078379809",undefined,undefined,false,false,undefined} 04:16:01.274 [debug] Swx MAR: IPv4Opt=<<"ÿÿÿþ">> IPv6Opt=[] 04:16:01.275 [debug] Swx Tx MAR: {'MAR',["epdg.localdomain",";","1805677143",";","229",";","nonode@nohost"],1,undefined,undefined,undefined,"262426078379809",{'Vendor-Specific-Application-Id',10415,[16777265],[]},{'SIP-Auth-Data-Item',[],["EAP-AKA"],[],[],[],[],[],[],<<"ÿÿÿþ">>,[],[],[],[]},1,[],1,[],[],[],[],[],[],[],[]} *DBG* aaa_ue_fsm_262426078379809 send ok to <0.201.0> *DBG* aaa_ue_fsm_262426078379809 consume call {rx_swm_der_auth_req,33,"internet",#{}} from <0.201.0> in state state_new => state_wait_swx_maa 04:16:01.288 [info] SWx Rx MAA {<0.735.0>,{diameter_caps,{"epdg.localdomain","hss.localdomain"},{"localdomain","localdomain"},{[{127,0,0,1},{172,18,62,20},{192,168,0,2}],[{172,18,62,103}]},{0,10415},{"osmo-epdg","TTCN-3 Testsuite"},{[],[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;1805677143;229;nonode@nohost",1,"hss.localdomain","localdomain",{'Vendor-Specific-Application-Id',10415,[16777265],[]},"262426078379809",[],[2001],[],[1],[{'SIP-Auth-Data-Item',[0],["Digest-AKAv1-MD5"],[[180,123,76,170,133,187,223,59,19,247,216,0,19,223,119,9,112,72,218,125,141,171,206,34,239,192,228,130,92,242,20,40]],[[180,123,76,170,133,187,223,59,19,247,216,0,19,223,119,9,213,47,121,230,144,160,161,26,193,0,23,255,137,4]],["foobar"],[[117,121,51,101,55,113,43,22,57,159,224,210,255,174,186,186]],[[234,220,72,10,188,6,128,13,170,227,235,65,242,178,173,202]],[],[],[],[],[],[]}],[],[],[],[],[],[]}/ Errors []  04:16:01.288 [info] dia_sip2gsup: auth [180,123,76,170,133,187,223,59,19,247,216,0,19,223,119,9,112,72,218,125,141,171,206,34,239,192,228,130,92,242,20,40] authz [180,123,76,170,133,187,223,59,19,247,216,0,19,223,119,9,213,47,121,230,144,160,161,26,193,0,23,255,137,4]  *DBG* aaa_ue_fsm_262426078379809 receive call {rx_swx_maa, {ok,[{epdg_auth_tuple, <<180,123,76,170,133,187,223,59,19,247,216,0,19,223,119,9>>, <<112,72,218,125,141,171,206,34,239,192,228,130,92,242,20,40>>, <<180,123,76,170,133,187,223,59,19,247,216,0,19,223,119,9, 213,47,121,230,144,160,161,26,193,0,23,255,137,4>>, <<234,220,72,10,188,6,128,13,170,227,235,65,242,178,173,202>>, <<117,121,51,101,55,113,43,22,57,159,224,210,255,174,186, 186>>}]}} from <0.1373.0> in state state_wait_swx_maa 04:16:01.288 [info] rand [180,123,76,170,133,187,223,59,19,247,216,0,19,223,119,9] autn [112,72,218,125,141,171,206,34,239,192,228,130,92,242,20,40]  04:16:01.288 [info] ue_fsm ev_rx_swx_maa 04:16:01.289 [info] ue_fsm state_wait_swx_maa event=rx_swx_maa, {ue_fsm_data,"262426078379809",undefined,undefined,false,false,undefined} *DBG* aaa_ue_fsm_262426078379809 send ok to <0.1373.0> *DBG* aaa_ue_fsm_262426078379809 consume call {rx_swx_maa, {ok,[{epdg_auth_tuple, <<180,123,76,170,133,187,223,59,19,247,216,0,19,223,119,9>>, <<112,72,218,125,141,171,206,34,239,192,228,130,92,242,20,40>>, <<180,123,76,170,133,187,223,59,19,247,216,0,19,223,119,9, 213,47,121,230,144,160,161,26,193,0,23,255,137,4>>, <<234,220,72,10,188,6,128,13,170,227,235,65,242,178,173,202>>, <<117,121,51,101,55,113,43,22,57,159,224,210,255,174,186, 186>>}]}} from <0.1373.0> in state state_wait_swx_maa => state_new *DBG* epdg_ue_fsm_262426078379809 receive call {received_swm_dea_auth_response, {ok,[{epdg_auth_tuple, <<180,123,76,170,133,187,223,59,19,247,216,0,19,223,119,9>>, <<112,72,218,125,141,171,206,34,239,192,228,130,92,242,20,40>>, <<180,123,76,170,133,187,223,59,19,247,216,0,19,223,119,9, 213,47,121,230,144,160,161,26,193,0,23,255,137,4>>, <<234,220,72,10,188,6,128,13,170,227,235,65,242,178,173,202>>, <<117,121,51,101,55,113,43,22,57,159,224,210,255,174,186, 186>>}]}} from <0.211.0> in state state_wait_auth_resp 04:16:01.290 [info] ue_fsm received_swm_dea_auth_response {ok,[{epdg_auth_tuple,<<180,123,76,170,133,187,223,59,19,247,216,0,19,223,119,9>>,<<112,72,218,125,141,171,206,34,239,192,228,130,92,242,20,40>>,<<180,123,76,170,133,187,223,59,19,247,216,0,19,223,119,9,213,47,121,230,144,160,161,26,193,0,23,255,137,4>>,<<234,220,72,10,188,6,128,13,170,227,235,65,242,178,173,202>>,<<117,121,51,101,55,113,43,22,57,159,224,210,255,174,186,186>>}]} 04:16:01.291 [info] ue_fsm state_wait_auth_resp event=received_swm_dea_auth_response Result={ok,[{epdg_auth_tuple,<<180,123,76,170,133,187,223,59,19,247,216,0,19,223,119,9>>,<<112,72,218,125,141,171,206,34,239,192,228,130,92,242,20,40>>,<<180,123,76,170,133,187,223,59,19,247,216,0,19,223,119,9,213,47,121,230,144,160,161,26,193,0,23,255,137,4>>,<<234,220,72,10,188,6,128,13,170,227,235,65,242,178,173,202>>,<<117,121,51,101,55,113,43,22,57,159,224,210,255,174,186,186>>}]}, {ue_fsm_data,<<"262426078379809">>,"internet",[],undefined,false,0,false,false} *DBG* epdg_ue_fsm_262426078379809 send ok to <0.211.0> *DBG* gsup_server got cast {auth_response, {<<"262426078379809">>, {ok, [{epdg_auth_tuple, <<180,123,76,170,133,187,223,59,19,247,216,0, 19,223,119,9>>, <<112,72,218,125,141,171,206,34,239,192,228, 130,92,242,20,40>>, <<180,123,76,170,133,187,223,59,19,247,216,0, 19,223,119,9,213,47,121,230,144,160,161,26, 193,0,23,255,137,4>>, <<234,220,72,10,188,6,128,13,170,227,235,65, 242,178,173,202>>, <<117,121,51,101,55,113,43,22,57,159,224, 210,255,174,186,186>>}]}}} *DBG* epdg_ue_fsm_262426078379809 consume call {received_swm_dea_auth_response, {ok,[{epdg_auth_tuple, <<180,123,76,170,133,187,223,59,19,247,216,0,19,223,119,9>>, <<112,72,218,125,141,171,206,34,239,192,228,130,92,242,20,40>>, <<180,123,76,170,133,187,223,59,19,247,216,0,19,223,119,9, 213,47,121,230,144,160,161,26,193,0,23,255,137,4>>, <<234,220,72,10,188,6,128,13,170,227,235,65,242,178,173,202>>, <<117,121,51,101,55,113,43,22,57,159,224,210,255,174,186, 186>>}]}} from <0.211.0> in state state_wait_auth_resp => state_authenticating 04:16:01.291 [info] auth_response(<<"262426078379809">>): {ok,[{epdg_auth_tuple,<<180,123,76,170,133,187,223,59,19,247,216,0,19,223,119,9>>,<<112,72,218,125,141,171,206,34,239,192,228,130,92,242,20,40>>,<<180,123,76,170,133,187,223,59,19,247,216,0,19,223,119,9,213,47,121,230,144,160,161,26,193,0,23,255,137,4>>,<<234,220,72,10,188,6,128,13,170,227,235,65,242,178,173,202>>,<<117,121,51,101,55,113,43,22,57,159,224,210,255,174,186,186>>}]} *DBG* gsup_server new state {gsups_state,#Port<0.16>,4222,#Port<0.54>, {ipa_ccm_options,"EPDG-00-00-00-00-00-00", "0/0/0","00:00:00:00:00:00", "00:00:00:00:00:00","00:00:00:00:00:00", "00:00:00:00:00:00","00:00:00:00:00:00", "EPDG-00-00-00-00-00-00",false}} 04:16:01.291 [info] auth_response for <<"262426078379809">>: {ok,[{epdg_auth_tuple,<<180,123,76,170,133,187,223,59,19,247,216,0,19,223,119,9>>,<<112,72,218,125,141,171,206,34,239,192,228,130,92,242,20,40>>,<<180,123,76,170,133,187,223,59,19,247,216,0,19,223,119,9,213,47,121,230,144,160,161,26,193,0,23,255,137,4>>,<<234,220,72,10,188,6,128,13,170,227,235,65,242,178,173,202>>,<<117,121,51,101,55,113,43,22,57,159,224,210,255,174,186,186>>}]} 04:16:01.292 [info] GSUP: Tx #{auth_tuples => [#{autn => <<112,72,218,125,141,171,206,34,239,192,228,130,92,242,20,40>>,ck => <<117,121,51,101,55,113,43,22,57,159,224,210,255,174,186,186>>,ik => <<234,220,72,10,188,6,128,13,170,227,235,65,242,178,173,202>>,rand => <<180,123,76,170,133,187,223,59,19,247,216,0,19,223,119,9>>,res => <<180,123,76,170,133,187,223,59,19,247,216,0,19,223,119,9,213,47,121,230,144,160,161,26,193,0,23,255,137,4>>}],imsi => <<"262426078379809">>,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 => <<"262426078379809">>, message_type => location_upd_req}} *DBG* epdg_ue_fsm_262426078379809 receive call lu_request from <0.1374.0> in state state_authenticating 04:16:01.297 [info] GSUP: Rx #{cn_domain => 1,imsi => <<"262426078379809">>,message_type => location_upd_req} *DBG* epdg_ue_fsm_262426078379809 send ok to <0.1374.0> *DBG* aaa_ue_fsm_262426078379809 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:16:01.297 [info] ue_fsm lu_request *DBG* epdg_ue_fsm_262426078379809 consume call lu_request from <0.1374.0> in state state_authenticating 04:16:01.297 [info] ue_fsm state_authenticating event=lu_request, {ue_fsm_data,<<"262426078379809">>,"internet",[],undefined,false,0,false,false} 04:16:01.297 [info] ue_fsm ev_rx_swm_der_auth_compl *DBG* aaa_ue_fsm_262426078379809 send ok to <0.201.0> 04:16:01.297 [info] ue_fsm state_new event=rx_swm_der_auth_compl, {ue_fsm_data,"262426078379809",undefined,undefined,false,false,undefined} *DBG* aaa_ue_fsm_262426078379809 consume call {rx_swm_der_auth_compl,"internet"} from <0.201.0> in state state_new => state_wait_swx_saa 04:16:01.297 [debug] SWx Tx SAR Imsi="262426078379809" Type=1 APN="internet" AgentInfoOpt=[]  04:16:01.298 [debug] SWx prepare_request: {'SAR',["epdg.localdomain",";","1805677143",";","230",";","nonode@nohost"],{'Vendor-Specific-Application-Id',10415,[16777265],[]},1,"epdg.localdomain","localdomain","localdomain","262426078379809",1,[],["hss.localdomain"],["internet"],[],[],[],[],[],[],[],[],[]} *DBG* aaa_ue_fsm_262426078379809 receive call {rx_swx_saa,{ok,1,#{}}} from <0.1375.0> in state state_wait_swx_saa 04:16:01.305 [info] SWx Rx SAA {<0.735.0>,{diameter_caps,{"epdg.localdomain","hss.localdomain"},{"localdomain","localdomain"},{[{127,0,0,1},{172,18,62,20},{192,168,0,2}],[{172,18,62,103}]},{0,10415},{"osmo-epdg","TTCN-3 Testsuite"},{[],[1]},{[10415,13019,5535],[5535,10415,13019]},{[],[]},{[],[0]},{[],[]},{[{'diameter_base_Vendor-Specific-Application-Id',10415,[16777265],[]}],[{'diameter_base_Vendor-Specific-Application-Id',[10415],[16777265],[]}]},{[],[]},{[],[]}}}: {'SAA',"epdg.localdomain;1805677143;230;nonode@nohost",{'Vendor-Specific-Application-Id',10415,[16777265],[]},1,"hss.localdomain","localdomain","262426078379809",[],[2001],[],[{'Non-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:16:01.305 [info] ue_fsm ev_rx_swx_saa *DBG* aaa_ue_fsm_262426078379809 send ok to <0.1375.0> *DBG* epdg_ue_fsm_262426078379809 receive call {received_swm_dea_auth_compl_response,{ok,#{}}} from <0.211.0> in state state_authenticating 04:16:01.305 [info] ue_fsm state_wait_swx_saa event=rx_swx_saa {ok,1,#{}}, {ue_fsm_data,"262426078379809",undefined,undefined,false,false,undefined} *DBG* aaa_ue_fsm_262426078379809 consume call {rx_swx_saa,{ok,1,#{}}} from <0.1375.0> in state state_wait_swx_saa => state_authenticated 04:16:01.305 [info] ue_fsm received_swm_dea_auth_compl_response {ok,#{}} *DBG* epdg_ue_fsm_262426078379809 send ok to <0.211.0> *DBG* gsup_server got cast {lu_response,{<<"262426078379809">>,ok}} *DBG* epdg_ue_fsm_262426078379809 consume call {received_swm_dea_auth_compl_response,{ok,#{}}} from <0.211.0> in state state_authenticating => state_authenticated 04:16:01.305 [info] ue_fsm state_authenticating event=lu_request, {ok,#{}}, {ue_fsm_data,<<"262426078379809">>,"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:16:01.305 [info] lu_response(<<"262426078379809">>): ok 04:16:01.305 [info] lu_response for <<"262426078379809">>: ok 04:16:01.305 [info] GSUP: Tx #{imsi => <<"262426078379809">>,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 => <<"262426078379809">>, message_class => 5, message_type => epdg_tunnel_request, pco => <<128,0,13,0,0,12,0>>}} 04:16:01.308 [info] GSUP: Rx #{cn_domain => 1,imsi => <<"262426078379809">>,message_class => 5,message_type => epdg_tunnel_request,pco => <<128,0,13,0,0,12,0>>} *DBG* epdg_ue_fsm_262426078379809 receive call {tunnel_request,<<128,0,13,0,0,12,0>>} from <0.1376.0> in state state_authenticated 04:16:01.308 [info] ue_fsm tunnel_request(<<128,0,13,0,0,12,0>>) 04:16:01.308 [info] ue_fsm state_authenticated event=tunnel_request, {ue_fsm_data,<<"262426078379809">>,"internet",[],undefined,false,0,false,false} 04:16:01.308 [debug] Selected PGW Remote Address "172.18.62.103" 04:16:01.309 [info] s2b: Tx {gtp,v2,create_session_request,0,8064699,undefined,[],[{v2_international_mobile_subscriber_identity,0,<<"262426078379809">>},{v2_serving_network,0,{<<"901">>,<<"042">>}},{v2_rat_type,0,3},{v2_fully_qualified_tunnel_endpoint_identifier,0,30,894437899,<<172,18,62,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,3048189999,<<172,18,62,20>>,undefined}]},{v2_recovery,0,0},{v2_additional_protocol_configuration_options,0,{0,[{13,<<>>},{12,<<>>}]}}]} *DBG* epdg_ue_fsm_262426078379809 send ok to <0.1376.0> 04:16:01.309 [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_262426078379809 consume call {tunnel_request,<<128,0,13,0,0,12,0>>} from <0.1376.0> in state state_authenticated => state_wait_create_session_resp *DBG* epdg_ue_fsm_262426078379809 start_timer {state_timeout,10000, create_session_timeout,[]} in state state_wait_create_session_resp *DBG* aaa_ue_fsm_262426078379809 receive call {rx_s6b_aar,"262426078379809@nai.epc.mnc001.mcc01.3gppnetwork.org", "internet", [{'MIP6-Agent-Info',[{172,18,62,103}],[],[],[]}]} from <0.1377.0> in state state_authenticated 04:16:01.318 [info] S6b Rx from {diameter_caps,{"aaa.localdomain","pgw.localdomain"},{"localdomain","localdomain"},{[{172,18,62,20}],[{172,18,62,103}]},{0,10415},{"osmo-epdg-AAA","TTCN-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,["262426078379809@nai.epc.mnc001.mcc01.3gppnetwork.org"],[{'MIP6-Agent-Info',[{172,18,62,103}],[],[],[]}],[70368744177664],[],[],["internet"],[],[],[],[],[],[]} 04:16:01.318 [info] ue_fsm ev_rx_s6b_aar: "262426078379809@nai.epc.mnc001.mcc01.3gppnetwork.org" "internet" [{'MIP6-Agent-Info',[{172,18,62,103}],[],[],[]}] 04:16:01.318 [info] ue_fsm state_authenticated event=rx_s6b_aar NAI="262426078379809@nai.epc.mnc001.mcc01.3gppnetwork.org" Apn="internet" AgentInfo=[{'MIP6-Agent-Info',[{172,18,62,103}],[],[],[]}], {ue_fsm_data,"262426078379809",undefined,undefined,true,false,undefined} 04:16:01.318 [debug] SWx Tx SAR Imsi="262426078379809" Type=13 APN="internet" AgentInfoOpt=[{'MIP6-Agent-Info',[{172,18,62,103}],[],[],[]}]  04:16:01.318 [debug] SWx prepare_request: {'SAR',["epdg.localdomain",";","1805677143",";","231",";","nonode@nohost"],{'Vendor-Specific-Application-Id',10415,[16777265],[]},1,"epdg.localdomain","localdomain","localdomain","262426078379809",13,[],["hss.localdomain"],["internet"],[],[{'MIP6-Agent-Info',[{172,18,62,103}],[],[],[]}],[],[],[],[],[],[],[]} *DBG* aaa_ue_fsm_262426078379809 send ok to <0.1377.0> *DBG* aaa_ue_fsm_262426078379809 consume call {rx_s6b_aar,"262426078379809@nai.epc.mnc001.mcc01.3gppnetwork.org", "internet", [{'MIP6-Agent-Info',[{172,18,62,103}],[],[],[]}]} from <0.1377.0> in state state_authenticated => state_authenticated_wait_swx_saa 04:16:01.318 [debug] Waiting for S6b AAA *DBG* aaa_ue_fsm_262426078379809 receive call {rx_swx_saa,{ok,13,#{}}} from <0.1378.0> in state state_authenticated_wait_swx_saa 04:16:01.321 [info] SWx Rx SAA {<0.735.0>,{diameter_caps,{"epdg.localdomain","hss.localdomain"},{"localdomain","localdomain"},{[{127,0,0,1},{172,18,62,20},{192,168,0,2}],[{172,18,62,103}]},{0,10415},{"osmo-epdg","TTCN-3 Testsuite"},{[],[1]},{[10415,13019,5535],[5535,10415,13019]},{[],[]},{[],[0]},{[],[]},{[{'diameter_base_Vendor-Specific-Application-Id',10415,[16777265],[]}],[{'diameter_base_Vendor-Specific-Application-Id',[10415],[16777265],[]}]},{[],[]},{[],[]}}}: {'SAA',"epdg.localdomain;1805677143;231;nonode@nohost",{'Vendor-Specific-Application-Id',10415,[16777265],[]},1,"hss.localdomain","localdomain","262426078379809",[],[2001],[],[{'Non-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_262426078379809 send ok to <0.1378.0> 04:16:01.321 [info] ue_fsm ev_rx_swx_saa *DBG* aaa_ue_fsm_262426078379809 consume call {rx_swx_saa,{ok,13,#{}}} from <0.1378.0> in state state_authenticated_wait_swx_saa => state_authenticated 04:16:01.321 [info] ue_fsm state_authenticated_wait_swx_saa event=rx_swx_saa SAType=13 ResulCode={epdg_dia_rc,undefined,2001}, {ue_fsm_data,"262426078379809","262426078379809@nai.epc.mnc001.mcc01.3gppnetwork.org","internet",true,false,<0.1377.0>} 04:16:01.321 [debug] Rx AAA with DiaRC={epdg_dia_rc,undefined,2001} 04:16:01.321 [info] S6b Tx to {diameter_caps,{"aaa.localdomain","pgw.localdomain"},{"localdomain","localdomain"},{[{172,18,62,20}],[{172,18,62,103}]},{0,10415},{"osmo-epdg-AAA","TTCN-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:16:01.326 [debug] S2b: Rx from IP {172,18,62,103} port 2123: <<72,33,0,117,53,80,10,11,123,14,187,0,2,0,2,0,16,0,87,0,9,1,160,9,164,117,255,172,18,62,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,9,164,117,255,172,18,62,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,9,164,117,255,163,0,15,0,128,0,13,4,1,2,3,4,0,12,4,5,6,7,8>> 04:16:01.326 [debug] S2b: Rx from IP {172,18,62,103} port 2123: {gtp,v2,create_session_response,894437899,8064699,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¤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,161773055,<<172,18,62,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,161773055,<<172,18,62,103>>,undefined},{v2_pdn_address_allocation,0} => {v2_pdn_address_allocation,0,ipv4,<<192,168,0,64>>}}} 04:16:01.326 [info] s2b: Updated Session after create_session_response: {gtp_session,<<"262426078379809">>,<0.1371.0>,<<"internet">>,{172,18,62,103},{172,18,62,103},undefined,894437899,161773055,5,{set,1,16,16,8,80,48,{[],[],[],[],[],[],[],[],[],[],[],[],[],[],[],[]},{{[],[],[],[],[],[],[],[],[],[],[],[],[],[{gtp_bearer,5,3048189999,161773055}],[],[]}}}} *DBG* epdg_ue_fsm_262426078379809 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 => 3048189999, remote_ipv4 => <<172,18,62,103>>, remote_ipv6 => undefined,remote_teid => 161773055}}} from <0.1379.0> in state state_wait_create_session_resp 04:16:01.326 [debug] s2b: APCO_dec: {v2_additional_protocol_configuration_options,0,{0,[{13,<<1,2,3,4>>},{12,<<5,6,7,8>>}]}} 04:16:01.326 [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 => 3048189999,remote_ipv4 => <<172,18,62,103>>,remote_ipv6 => undefined,remote_teid => 161773055}} 04:16:01.326 [info] ue_fsm state_authenticated event=received_gtpc_create_session_response, {ue_fsm_data,<<"262426078379809">>,"internet",[],undefined,false,0,false,false} 04:16:01.326 [info] KMOD Port Create PDP Context Call {<0.1371.0>,[alias|#Ref<0.1283019585.1655242753.210949>]}: {create_pdp_context,{172,18,62,103},3048189999,161773055,{192,168,0,64}} 04:16:01.326 [debug] create_pdp_context: 1, {172,18,62,103}, {192,168,0,64}, 3048189999, 161773055 04:16:01.326 [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,62,103}},{ms_address,{192,168,0,64}},{i_tid,3048189999},{o_tid,161773055}]}} *DBG* epdg_ue_fsm_262426078379809 send ok to <0.1379.0> *DBG* gsup_server got cast {tunnel_response, {<<"262426078379809">>, {ok, #{apco => <<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 => 3048189999, remote_ipv4 => <<172,18,62,103>>, remote_ipv6 => undefined, remote_teid => 161773055}}}} 04:16:01.327 [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 => 3048189999,remote_ipv4 => <<172,18,62,103>>,remote_ipv6 => undefined,remote_teid => 161773055}) returned ok *DBG* epdg_ue_fsm_262426078379809 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 => 3048189999, remote_ipv4 => <<172,18,62,103>>, remote_ipv6 => undefined,remote_teid => 161773055}}} from <0.1379.0> in state state_wait_create_session_resp => state_active 04:16:01.327 [info] tunnel_response(<<"262426078379809">>): {ok,#{apco => <<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 => 3048189999,remote_ipv4 => <<172,18,62,103>>,remote_ipv6 => undefined,remote_teid => 161773055}} 04:16:01.327 [info] tunnel_response for <<"262426078379809">>: {ok,#{apco => <<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 => 3048189999,remote_ipv4 => <<172,18,62,103>>,remote_ipv6 => undefined,remote_teid => 161773055}} *DBG* gsup_server new state {gsups_state,#Port<0.16>,4222,#Port<0.54>, {ipa_ccm_options,"EPDG-00-00-00-00-00-00", "0/0/0","00:00:00:00:00:00", "00:00:00:00:00:00","00:00:00:00:00:00", "00:00:00:00:00:00","00:00:00:00:00:00", "EPDG-00-00-00-00-00-00",false}} 04:16:01.327 [info] GSUP: Tx #{imsi => <<"262426078379809">>,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 => <<"262425351037373">>, 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:16:01.369 [info] GSUP: Rx #{imsi => <<"262425351037373">>,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_262425351037373 enter epdg_ue_fsm in state state_new *DBG* epdg_ue_fsm_262425351037373 consume internal init_state in state state_new 04:16:01.369 [info] ue_fsm start(epdg_ue_fsm_262425351037373) *DBG* epdg_ue_fsm_262425351037373 receive call {auth_request,33,"internet",#{}} from <0.1380.0> in state state_new 04:16:01.369 [info] ue_fsm init(<<"262425351037373">>) 04:16:01.369 [info] ue_fsm auth_request *DBG* epdg_ue_fsm_262425351037373 send ok to <0.1380.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_262425351037373 consume call {auth_request,33,"internet",#{}} from <0.1380.0> in state state_new => state_wait_auth_resp 04:16:01.370 [info] ue_fsm state_new event=auth_request {33, "internet", #{}}, {ue_fsm_data,<<"262425351037373">>,"internet",[],undefined,false,0,false,false} *DBG* aaa_ue_fsm_262425351037373 enter aaa_ue_fsm in state state_new *DBG* epdg_ue_fsm_262425351037373 start_timer {state_timeout,10000, swm_der_timeout,[]} in state state_wait_auth_resp 04:16:01.370 [info] ue_fsm start_link(aaa_ue_fsm_262425351037373) *DBG* aaa_ue_fsm_262425351037373 consume internal init_state in state state_new *DBG* aaa_ue_fsm_262425351037373 receive call {rx_swm_der_auth_req,33,"internet",#{}} from <0.201.0> in state state_new 04:16:01.370 [info] ue_fsm init("262425351037373") 04:16:01.370 [info] ue_fsm ev_rx_swm_der_auth_req 04:16:01.370 [info] ue_fsm state_new event=rx_swm_der_auth_req {33, "internet", #{}}, {ue_fsm_data,"262425351037373",undefined,undefined,false,false,undefined} 04:16:01.370 [debug] Swx MAR: IPv4Opt=<<"ÿÿÿþ">> IPv6Opt=[] 04:16:01.370 [debug] Swx Tx MAR: {'MAR',["epdg.localdomain",";","1805677143",";","232",";","nonode@nohost"],1,undefined,undefined,undefined,"262425351037373",{'Vendor-Specific-Application-Id',10415,[16777265],[]},{'SIP-Auth-Data-Item',[],["EAP-AKA"],[],[],[],[],[],[],<<"ÿÿÿþ">>,[],[],[],[]},1,[],1,[],[],[],[],[],[],[],[]} *DBG* aaa_ue_fsm_262425351037373 send ok to <0.201.0> *DBG* aaa_ue_fsm_262425351037373 consume call {rx_swm_der_auth_req,33,"internet",#{}} from <0.201.0> in state state_new => state_wait_swx_maa 04:16:01.377 [info] SWx Rx MAA {<0.735.0>,{diameter_caps,{"epdg.localdomain","hss.localdomain"},{"localdomain","localdomain"},{[{127,0,0,1},{172,18,62,20},{192,168,0,2}],[{172,18,62,103}]},{0,10415},{"osmo-epdg","TTCN-3 Testsuite"},{[],[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;1805677143;232;nonode@nohost",1,"hss.localdomain","localdomain",{'Vendor-Specific-Application-Id',10415,[16777265],[]},"262425351037373",[],[2001],[],[1],[{'SIP-Auth-Data-Item',[0],["Digest-AKAv1-MD5"],[[156,106,71,169,40,140,26,66,252,131,196,166,28,165,233,234,161,71,233,14,62,67,196,68,1,103,164,182,208,229,14,138]],[[156,106,71,169,40,140,26,66,252,131,196,166,28,165,233,234,229,203,113,248,62,187,217,81,54,241,234,239,24,219]],["foobar"],[[142,116,90,133,16,201,217,152,103,10,83,216,216,210,52,201]],[[84,18,17,225,207,190,84,44,12,13,206,210,13,237,215,54]],[],[],[],[],[],[]}],[],[],[],[],[],[]}/ Errors []  04:16:01.377 [info] dia_sip2gsup: auth [156,106,71,169,40,140,26,66,252,131,196,166,28,165,233,234,161,71,233,14,62,67,196,68,1,103,164,182,208,229,14,138] authz [156,106,71,169,40,140,26,66,252,131,196,166,28,165,233,234,229,203,113,248,62,187,217,81,54,241,234,239,24,219]  *DBG* aaa_ue_fsm_262425351037373 receive call {rx_swx_maa, {ok,[{epdg_auth_tuple, <<156,106,71,169,40,140,26,66,252,131,196,166,28,165,233,234>>, <<161,71,233,14,62,67,196,68,1,103,164,182,208,229,14,138>>, <<156,106,71,169,40,140,26,66,252,131,196,166,28,165,233,234, 229,203,113,248,62,187,217,81,54,241,234,239,24,219>>, <<84,18,17,225,207,190,84,44,12,13,206,210,13,237,215,54>>, <<142,116,90,133,16,201,217,152,103,10,83,216,216,210,52, 201>>}]}} from <0.1383.0> in state state_wait_swx_maa 04:16:01.377 [info] rand [156,106,71,169,40,140,26,66,252,131,196,166,28,165,233,234] autn [161,71,233,14,62,67,196,68,1,103,164,182,208,229,14,138]  04:16:01.377 [info] ue_fsm ev_rx_swx_maa *DBG* aaa_ue_fsm_262425351037373 send ok to <0.1383.0> 04:16:01.378 [info] ue_fsm state_wait_swx_maa event=rx_swx_maa, {ue_fsm_data,"262425351037373",undefined,undefined,false,false,undefined} *DBG* epdg_ue_fsm_262425351037373 receive call {received_swm_dea_auth_response, {ok,[{epdg_auth_tuple, <<156,106,71,169,40,140,26,66,252,131,196,166,28,165,233,234>>, <<161,71,233,14,62,67,196,68,1,103,164,182,208,229,14,138>>, <<156,106,71,169,40,140,26,66,252,131,196,166,28,165,233,234, 229,203,113,248,62,187,217,81,54,241,234,239,24,219>>, <<84,18,17,225,207,190,84,44,12,13,206,210,13,237,215,54>>, <<142,116,90,133,16,201,217,152,103,10,83,216,216,210,52, 201>>}]}} from <0.211.0> in state state_wait_auth_resp 04:16:01.378 [info] ue_fsm received_swm_dea_auth_response {ok,[{epdg_auth_tuple,<<156,106,71,169,40,140,26,66,252,131,196,166,28,165,233,234>>,<<161,71,233,14,62,67,196,68,1,103,164,182,208,229,14,138>>,<<156,106,71,169,40,140,26,66,252,131,196,166,28,165,233,234,229,203,113,248,62,187,217,81,54,241,234,239,24,219>>,<<84,18,17,225,207,190,84,44,12,13,206,210,13,237,215,54>>,<<142,116,90,133,16,201,217,152,103,10,83,216,216,210,52,201>>}]} *DBG* aaa_ue_fsm_262425351037373 consume call {rx_swx_maa, {ok,[{epdg_auth_tuple, <<156,106,71,169,40,140,26,66,252,131,196,166,28,165,233,234>>, <<161,71,233,14,62,67,196,68,1,103,164,182,208,229,14,138>>, <<156,106,71,169,40,140,26,66,252,131,196,166,28,165,233,234, 229,203,113,248,62,187,217,81,54,241,234,239,24,219>>, <<84,18,17,225,207,190,84,44,12,13,206,210,13,237,215,54>>, <<142,116,90,133,16,201,217,152,103,10,83,216,216,210,52, 201>>}]}} from <0.1383.0> in state state_wait_swx_maa => state_new *DBG* epdg_ue_fsm_262425351037373 send ok to <0.211.0> *DBG* gsup_server got cast {auth_response, {<<"262425351037373">>, {ok, [{epdg_auth_tuple, <<156,106,71,169,40,140,26,66,252,131,196,166, 28,165,233,234>>, <<161,71,233,14,62,67,196,68,1,103,164,182,208, 229,14,138>>, <<156,106,71,169,40,140,26,66,252,131,196,166, 28,165,233,234,229,203,113,248,62,187,217,81, 54,241,234,239,24,219>>, <<84,18,17,225,207,190,84,44,12,13,206,210,13, 237,215,54>>, <<142,116,90,133,16,201,217,152,103,10,83, 216,216,210,52,201>>}]}}} 04:16:01.378 [info] ue_fsm state_wait_auth_resp event=received_swm_dea_auth_response Result={ok,[{epdg_auth_tuple,<<156,106,71,169,40,140,26,66,252,131,196,166,28,165,233,234>>,<<161,71,233,14,62,67,196,68,1,103,164,182,208,229,14,138>>,<<156,106,71,169,40,140,26,66,252,131,196,166,28,165,233,234,229,203,113,248,62,187,217,81,54,241,234,239,24,219>>,<<84,18,17,225,207,190,84,44,12,13,206,210,13,237,215,54>>,<<142,116,90,133,16,201,217,152,103,10,83,216,216,210,52,201>>}]}, {ue_fsm_data,<<"262425351037373">>,"internet",[],undefined,false,0,false,false} *DBG* epdg_ue_fsm_262425351037373 consume call {received_swm_dea_auth_response, {ok,[{epdg_auth_tuple, <<156,106,71,169,40,140,26,66,252,131,196,166,28,165,233,234>>, <<161,71,233,14,62,67,196,68,1,103,164,182,208,229,14,138>>, <<156,106,71,169,40,140,26,66,252,131,196,166,28,165,233,234, 229,203,113,248,62,187,217,81,54,241,234,239,24,219>>, <<84,18,17,225,207,190,84,44,12,13,206,210,13,237,215,54>>, <<142,116,90,133,16,201,217,152,103,10,83,216,216,210,52, 201>>}]}} from <0.211.0> in state state_wait_auth_resp => state_authenticating 04:16:01.378 [info] auth_response(<<"262425351037373">>): {ok,[{epdg_auth_tuple,<<156,106,71,169,40,140,26,66,252,131,196,166,28,165,233,234>>,<<161,71,233,14,62,67,196,68,1,103,164,182,208,229,14,138>>,<<156,106,71,169,40,140,26,66,252,131,196,166,28,165,233,234,229,203,113,248,62,187,217,81,54,241,234,239,24,219>>,<<84,18,17,225,207,190,84,44,12,13,206,210,13,237,215,54>>,<<142,116,90,133,16,201,217,152,103,10,83,216,216,210,52,201>>}]} *DBG* gsup_server new state {gsups_state,#Port<0.16>,4222,#Port<0.54>, {ipa_ccm_options,"EPDG-00-00-00-00-00-00", "0/0/0","00:00:00:00:00:00", "00:00:00:00:00:00","00:00:00:00:00:00", "00:00:00:00:00:00","00:00:00:00:00:00", "EPDG-00-00-00-00-00-00",false}} 04:16:01.379 [info] auth_response for <<"262425351037373">>: {ok,[{epdg_auth_tuple,<<156,106,71,169,40,140,26,66,252,131,196,166,28,165,233,234>>,<<161,71,233,14,62,67,196,68,1,103,164,182,208,229,14,138>>,<<156,106,71,169,40,140,26,66,252,131,196,166,28,165,233,234,229,203,113,248,62,187,217,81,54,241,234,239,24,219>>,<<84,18,17,225,207,190,84,44,12,13,206,210,13,237,215,54>>,<<142,116,90,133,16,201,217,152,103,10,83,216,216,210,52,201>>}]} 04:16:01.379 [info] GSUP: Tx #{auth_tuples => [#{autn => <<161,71,233,14,62,67,196,68,1,103,164,182,208,229,14,138>>,ck => <<142,116,90,133,16,201,217,152,103,10,83,216,216,210,52,201>>,ik => <<84,18,17,225,207,190,84,44,12,13,206,210,13,237,215,54>>,rand => <<156,106,71,169,40,140,26,66,252,131,196,166,28,165,233,234>>,res => <<156,106,71,169,40,140,26,66,252,131,196,166,28,165,233,234,229,203,113,248,62,187,217,81,54,241,234,239,24,219>>}],imsi => <<"262425351037373">>,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 => <<"262425351037373">>, message_type => location_upd_req}} 04:16:01.381 [info] GSUP: Rx #{cn_domain => 1,imsi => <<"262425351037373">>,message_type => location_upd_req} *DBG* epdg_ue_fsm_262425351037373 receive call lu_request from <0.1384.0> in state state_authenticating 04:16:01.381 [info] ue_fsm lu_request *DBG* epdg_ue_fsm_262425351037373 send ok to <0.1384.0> 04:16:01.381 [info] ue_fsm state_authenticating event=lu_request, {ue_fsm_data,<<"262425351037373">>,"internet",[],undefined,false,0,false,false} *DBG* epdg_ue_fsm_262425351037373 consume call lu_request from <0.1384.0> in state state_authenticating *DBG* aaa_ue_fsm_262425351037373 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:16:01.381 [info] ue_fsm ev_rx_swm_der_auth_compl 04:16:01.382 [info] ue_fsm state_new event=rx_swm_der_auth_compl, {ue_fsm_data,"262425351037373",undefined,undefined,false,false,undefined} 04:16:01.382 [debug] SWx Tx SAR Imsi="262425351037373" Type=1 APN="internet" AgentInfoOpt=[]  04:16:01.382 [debug] SWx prepare_request: {'SAR',["epdg.localdomain",";","1805677143",";","233",";","nonode@nohost"],{'Vendor-Specific-Application-Id',10415,[16777265],[]},1,"epdg.localdomain","localdomain","localdomain","262425351037373",1,[],["hss.localdomain"],["internet"],[],[],[],[],[],[],[],[],[]} *DBG* aaa_ue_fsm_262425351037373 send ok to <0.201.0> *DBG* aaa_ue_fsm_262425351037373 consume call {rx_swm_der_auth_compl,"internet"} from <0.201.0> in state state_new => state_wait_swx_saa *DBG* aaa_ue_fsm_262425351037373 receive call {rx_swx_saa,{ok,1,#{}}} from <0.1385.0> in state state_wait_swx_saa 04:16:01.386 [info] SWx Rx SAA {<0.735.0>,{diameter_caps,{"epdg.localdomain","hss.localdomain"},{"localdomain","localdomain"},{[{127,0,0,1},{172,18,62,20},{192,168,0,2}],[{172,18,62,103}]},{0,10415},{"osmo-epdg","TTCN-3 Testsuite"},{[],[1]},{[10415,13019,5535],[5535,10415,13019]},{[],[]},{[],[0]},{[],[]},{[{'diameter_base_Vendor-Specific-Application-Id',10415,[16777265],[]}],[{'diameter_base_Vendor-Specific-Application-Id',[10415],[16777265],[]}]},{[],[]},{[],[]}}}: {'SAA',"epdg.localdomain;1805677143;233;nonode@nohost",{'Vendor-Specific-Application-Id',10415,[16777265],[]},1,"hss.localdomain","localdomain","262425351037373",[],[2001],[],[{'Non-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:16:01.386 [info] ue_fsm ev_rx_swx_saa 04:16:01.387 [info] ue_fsm state_wait_swx_saa event=rx_swx_saa {ok,1,#{}}, {ue_fsm_data,"262425351037373",undefined,undefined,false,false,undefined} *DBG* aaa_ue_fsm_262425351037373 send ok to <0.1385.0> *DBG* epdg_ue_fsm_262425351037373 receive call {received_swm_dea_auth_compl_response,{ok,#{}}} from <0.211.0> in state state_authenticating 04:16:01.387 [info] ue_fsm received_swm_dea_auth_compl_response {ok,#{}} *DBG* aaa_ue_fsm_262425351037373 consume call {rx_swx_saa,{ok,1,#{}}} from <0.1385.0> in state state_wait_swx_saa => state_authenticated 04:16:01.387 [info] ue_fsm state_authenticating event=lu_request, {ok,#{}}, {ue_fsm_data,<<"262425351037373">>,"internet",[],undefined,false,0,false,false} *DBG* epdg_ue_fsm_262425351037373 send ok to <0.211.0> *DBG* gsup_server got cast {lu_response,{<<"262425351037373">>,ok}} *DBG* epdg_ue_fsm_262425351037373 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:16:01.387 [info] lu_response(<<"262425351037373">>): ok 04:16:01.387 [info] lu_response for <<"262425351037373">>: ok 04:16:01.387 [info] GSUP: Tx #{imsi => <<"262425351037373">>,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 => <<"262425351037373">>, message_class => 5, message_type => epdg_tunnel_request, pco => <<128,0,13,0,0,12,0>>}} 04:16:01.389 [info] GSUP: Rx #{cn_domain => 1,imsi => <<"262425351037373">>,message_class => 5,message_type => epdg_tunnel_request,pco => <<128,0,13,0,0,12,0>>} *DBG* epdg_ue_fsm_262425351037373 receive call {tunnel_request,<<128,0,13,0,0,12,0>>} from <0.1386.0> in state state_authenticated 04:16:01.389 [info] ue_fsm tunnel_request(<<128,0,13,0,0,12,0>>) 04:16:01.389 [info] ue_fsm state_authenticated event=tunnel_request, {ue_fsm_data,<<"262425351037373">>,"internet",[],undefined,false,0,false,false} 04:16:01.389 [debug] Selected PGW Remote Address "172.18.62.103" *DBG* epdg_ue_fsm_262425351037373 send ok to <0.1386.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:16:01.389 [info] s2b: Tx {gtp,v2,create_session_request,0,8064700,undefined,[],[{v2_international_mobile_subscriber_identity,0,<<"262425351037373">>},{v2_serving_network,0,{<<"901">>,<<"042">>}},{v2_rat_type,0,3},{v2_fully_qualified_tunnel_endpoint_identifier,0,30,894437900,<<172,18,62,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,3048190000,<<172,18,62,20>>,undefined}]},{v2_recovery,0,0},{v2_additional_protocol_configuration_options,0,{0,[{13,<<>>},{12,<<>>}]}}]} *DBG* epdg_ue_fsm_262425351037373 consume call {tunnel_request,<<128,0,13,0,0,12,0>>} from <0.1386.0> in state state_authenticated => state_wait_create_session_resp *DBG* epdg_ue_fsm_262425351037373 start_timer {state_timeout,10000, create_session_timeout,[]} in state state_wait_create_session_resp 04:16:01.389 [debug] Waiting for CreateSessionResponse *DBG* aaa_ue_fsm_262425351037373 receive call {rx_s6b_aar,"262425351037373@nai.epc.mnc001.mcc01.3gppnetwork.org", "internet", [{'MIP6-Agent-Info',[{172,18,62,103}],[],[],[]}]} from <0.1387.0> in state state_authenticated 04:16:01.396 [info] S6b Rx from {diameter_caps,{"aaa.localdomain","pgw.localdomain"},{"localdomain","localdomain"},{[{172,18,62,20}],[{172,18,62,103}]},{0,10415},{"osmo-epdg-AAA","TTCN-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,["262425351037373@nai.epc.mnc001.mcc01.3gppnetwork.org"],[{'MIP6-Agent-Info',[{172,18,62,103}],[],[],[]}],[70368744177664],[],[],["internet"],[],[],[],[],[],[]} 04:16:01.396 [info] ue_fsm ev_rx_s6b_aar: "262425351037373@nai.epc.mnc001.mcc01.3gppnetwork.org" "internet" [{'MIP6-Agent-Info',[{172,18,62,103}],[],[],[]}] 04:16:01.396 [info] ue_fsm state_authenticated event=rx_s6b_aar NAI="262425351037373@nai.epc.mnc001.mcc01.3gppnetwork.org" Apn="internet" AgentInfo=[{'MIP6-Agent-Info',[{172,18,62,103}],[],[],[]}], {ue_fsm_data,"262425351037373",undefined,undefined,true,false,undefined} 04:16:01.396 [debug] SWx Tx SAR Imsi="262425351037373" Type=13 APN="internet" AgentInfoOpt=[{'MIP6-Agent-Info',[{172,18,62,103}],[],[],[]}]  *DBG* aaa_ue_fsm_262425351037373 send ok to <0.1387.0> *DBG* aaa_ue_fsm_262425351037373 consume call {rx_s6b_aar,"262425351037373@nai.epc.mnc001.mcc01.3gppnetwork.org", "internet", [{'MIP6-Agent-Info',[{172,18,62,103}],[],[],[]}]} from <0.1387.0> in state state_authenticated => state_authenticated_wait_swx_saa 04:16:01.396 [debug] SWx prepare_request: {'SAR',["epdg.localdomain",";","1805677143",";","234",";","nonode@nohost"],{'Vendor-Specific-Application-Id',10415,[16777265],[]},1,"epdg.localdomain","localdomain","localdomain","262425351037373",13,[],["hss.localdomain"],["internet"],[],[{'MIP6-Agent-Info',[{172,18,62,103}],[],[],[]}],[],[],[],[],[],[],[]} 04:16:01.396 [debug] Waiting for S6b AAA *DBG* aaa_ue_fsm_262425351037373 receive call {rx_swx_saa,{ok,13,#{}}} from <0.1388.0> in state state_authenticated_wait_swx_saa 04:16:01.399 [info] SWx Rx SAA {<0.735.0>,{diameter_caps,{"epdg.localdomain","hss.localdomain"},{"localdomain","localdomain"},{[{127,0,0,1},{172,18,62,20},{192,168,0,2}],[{172,18,62,103}]},{0,10415},{"osmo-epdg","TTCN-3 Testsuite"},{[],[1]},{[10415,13019,5535],[5535,10415,13019]},{[],[]},{[],[0]},{[],[]},{[{'diameter_base_Vendor-Specific-Application-Id',10415,[16777265],[]}],[{'diameter_base_Vendor-Specific-Application-Id',[10415],[16777265],[]}]},{[],[]},{[],[]}}}: {'SAA',"epdg.localdomain;1805677143;234;nonode@nohost",{'Vendor-Specific-Application-Id',10415,[16777265],[]},1,"hss.localdomain","localdomain","262425351037373",[],[2001],[],[{'Non-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:16:01.399 [info] ue_fsm ev_rx_swx_saa *DBG* aaa_ue_fsm_262425351037373 send ok to <0.1388.0> 04:16:01.399 [info] ue_fsm state_authenticated_wait_swx_saa event=rx_swx_saa SAType=13 ResulCode={epdg_dia_rc,undefined,2001}, {ue_fsm_data,"262425351037373","262425351037373@nai.epc.mnc001.mcc01.3gppnetwork.org","internet",true,false,<0.1387.0>} 04:16:01.399 [debug] Rx AAA with DiaRC={epdg_dia_rc,undefined,2001} *DBG* aaa_ue_fsm_262425351037373 consume call {rx_swx_saa,{ok,13,#{}}} from <0.1388.0> in state state_authenticated_wait_swx_saa => state_authenticated 04:16:01.400 [info] S6b Tx to {diameter_caps,{"aaa.localdomain","pgw.localdomain"},{"localdomain","localdomain"},{[{172,18,62,20}],[{172,18,62,103}]},{0,10415},{"osmo-epdg-AAA","TTCN-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:16:01.404 [debug] S2b: Rx from IP {172,18,62,103} port 2123: <<72,33,0,117,53,80,10,12,123,14,188,0,2,0,2,0,16,0,87,0,9,1,160,67,132,22,20,172,18,62,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,67,132,22,20,172,18,62,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,67,132,22,20,163,0,15,0,128,0,13,4,1,2,3,4,0,12,4,5,6,7,8>> 04:16:01.405 [debug] S2b: Rx from IP {172,18,62,103} port 2123: {gtp,v2,create_session_response,894437900,8064700,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,<<67,132,22,20>>},{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,1132729876,<<172,18,62,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,1132729876,<<172,18,62,103>>,undefined},{v2_pdn_address_allocation,0} => {v2_pdn_address_allocation,0,ipv4,<<192,168,0,65>>}}} *DBG* epdg_ue_fsm_262425351037373 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 => 3048190000, remote_ipv4 => <<172,18,62,103>>, remote_ipv6 => undefined,remote_teid => 1132729876}}} from <0.1389.0> in state state_wait_create_session_resp 04:16:01.405 [info] s2b: Updated Session after create_session_response: {gtp_session,<<"262425351037373">>,<0.1381.0>,<<"internet">>,{172,18,62,103},{172,18,62,103},undefined,894437900,1132729876,5,{set,1,16,16,8,80,48,{[],[],[],[],[],[],[],[],[],[],[],[],[],[],[],[]},{{[{gtp_bearer,5,3048190000,1132729876}],[],[],[],[],[],[],[],[],[],[],[],[],[],[],[]}}}} 04:16:01.405 [debug] s2b: APCO_dec: {v2_additional_protocol_configuration_options,0,{0,[{13,<<1,2,3,4>>},{12,<<5,6,7,8>>}]}} 04:16:01.405 [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 => 3048190000,remote_ipv4 => <<172,18,62,103>>,remote_ipv6 => undefined,remote_teid => 1132729876}} 04:16:01.406 [info] ue_fsm state_authenticated event=received_gtpc_create_session_response, {ue_fsm_data,<<"262425351037373">>,"internet",[],undefined,false,0,false,false} 04:16:01.406 [info] KMOD Port Create PDP Context Call {<0.1381.0>,[alias|#Ref<0.1283019585.1655242762.197132>]}: {create_pdp_context,{172,18,62,103},3048190000,1132729876,{192,168,0,65}} 04:16:01.406 [debug] create_pdp_context: 1, {172,18,62,103}, {192,168,0,65}, 3048190000, 1132729876 04:16:01.406 [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,62,103}},{ms_address,{192,168,0,65}},{i_tid,3048190000},{o_tid,1132729876}]}} *DBG* epdg_ue_fsm_262425351037373 send ok to <0.1389.0> *DBG* gsup_server got cast {tunnel_response, {<<"262425351037373">>, {ok, #{apco => <<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 => 3048190000, remote_ipv4 => <<172,18,62,103>>, remote_ipv6 => undefined, remote_teid => 1132729876}}}} 04:16:01.406 [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 => 3048190000,remote_ipv4 => <<172,18,62,103>>,remote_ipv6 => undefined,remote_teid => 1132729876}) returned ok *DBG* epdg_ue_fsm_262425351037373 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 => 3048190000, remote_ipv4 => <<172,18,62,103>>, remote_ipv6 => undefined,remote_teid => 1132729876}}} from <0.1389.0> in state state_wait_create_session_resp => state_active 04:16:01.406 [info] tunnel_response(<<"262425351037373">>): {ok,#{apco => <<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 => 3048190000,remote_ipv4 => <<172,18,62,103>>,remote_ipv6 => undefined,remote_teid => 1132729876}} 04:16:01.407 [info] tunnel_response for <<"262425351037373">>: {ok,#{apco => <<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 => 3048190000,remote_ipv4 => <<172,18,62,103>>,remote_ipv6 => undefined,remote_teid => 1132729876}} 04:16:01.407 [info] GSUP: Tx #{imsi => <<"262425351037373">>,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 => <<"262421572027352">>, 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_262421572027352 enter epdg_ue_fsm in state state_new *DBG* epdg_ue_fsm_262421572027352 consume internal init_state in state state_new 04:16:01.473 [info] GSUP: Rx #{imsi => <<"262421572027352">>,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_262421572027352 receive call {auth_request,33,"internet",#{}} from <0.1390.0> in state state_new 04:16:01.473 [info] ue_fsm start(epdg_ue_fsm_262421572027352) *DBG* epdg_ue_fsm_262421572027352 send ok to <0.1390.0> 04:16:01.473 [info] ue_fsm init(<<"262421572027352">>) *DBG* gsup_server new state {gsups_state,#Port<0.16>,4222,#Port<0.54>, {ipa_ccm_options,"EPDG-00-00-00-00-00-00", "0/0/0","00:00:00:00:00:00", "00:00:00:00:00:00","00:00:00: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_262421572027352 consume call {auth_request,33,"internet",#{}} from <0.1390.0> in state state_new => state_wait_auth_resp *DBG* aaa_ue_fsm_262421572027352 enter aaa_ue_fsm in state state_new 04:16:01.473 [info] ue_fsm auth_request *DBG* epdg_ue_fsm_262421572027352 start_timer {state_timeout,10000, swm_der_timeout,[]} in state state_wait_auth_resp *DBG* aaa_ue_fsm_262421572027352 consume internal init_state in state state_new 04:16:01.474 [info] ue_fsm state_new event=auth_request {33, "internet", #{}}, {ue_fsm_data,<<"262421572027352">>,"internet",[],undefined,false,0,false,false} *DBG* aaa_ue_fsm_262421572027352 receive call {rx_swm_der_auth_req,33,"internet",#{}} from <0.201.0> in state state_new 04:16:01.474 [info] ue_fsm start_link(aaa_ue_fsm_262421572027352) 04:16:01.474 [info] ue_fsm init("262421572027352") 04:16:01.474 [info] ue_fsm ev_rx_swm_der_auth_req 04:16:01.475 [info] ue_fsm state_new event=rx_swm_der_auth_req {33, "internet", #{}}, {ue_fsm_data,"262421572027352",undefined,undefined,false,false,undefined} 04:16:01.475 [debug] Swx MAR: IPv4Opt=<<"ÿÿÿþ">> IPv6Opt=[] 04:16:01.475 [debug] Swx Tx MAR: {'MAR',["epdg.localdomain",";","1805677143",";","235",";","nonode@nohost"],1,undefined,undefined,undefined,"262421572027352",{'Vendor-Specific-Application-Id',10415,[16777265],[]},{'SIP-Auth-Data-Item',[],["EAP-AKA"],[],[],[],[],[],[],<<"ÿÿÿþ">>,[],[],[],[]},1,[],1,[],[],[],[],[],[],[],[]} *DBG* aaa_ue_fsm_262421572027352 send ok to <0.201.0> *DBG* aaa_ue_fsm_262421572027352 consume call {rx_swm_der_auth_req,33,"internet",#{}} from <0.201.0> in state state_new => state_wait_swx_maa 04:16:01.489 [info] SWx Rx MAA {<0.735.0>,{diameter_caps,{"epdg.localdomain","hss.localdomain"},{"localdomain","localdomain"},{[{127,0,0,1},{172,18,62,20},{192,168,0,2}],[{172,18,62,103}]},{0,10415},{"osmo-epdg","TTCN-3 Testsuite"},{[],[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;1805677143;235;nonode@nohost",1,"hss.localdomain","localdomain",{'Vendor-Specific-Application-Id',10415,[16777265],[]},"262421572027352",[],[2001],[],[1],[{'SIP-Auth-Data-Item',[0],["Digest-AKAv1-MD5"],[[139,144,67,200,152,123,47,180,250,93,35,148,148,7,158,51,132,74,253,27,32,153,211,116,57,13,187,74,207,11,129,153]],[[139,144,67,200,152,123,47,180,250,93,35,148,148,7,158,51,250,82,10,230,192,247,180,47,111,173,26,33,225,156]],["foobar"],[[228,73,237,177,15,141,4,82,48,52,112,41,58,184,15,19]],[[129,111,128,39,16,45,126,251,176,45,167,128,125,31,3,19]],[],[],[],[],[],[]}],[],[],[],[],[],[]}/ Errors []  *DBG* aaa_ue_fsm_262421572027352 receive call {rx_swx_maa, {ok,[{epdg_auth_tuple, <<139,144,67,200,152,123,47,180,250,93,35,148,148,7,158,51>>, <<132,74,253,27,32,153,211,116,57,13,187,74,207,11,129,153>>, <<139,144,67,200,152,123,47,180,250,93,35,148,148,7,158,51, 250,82,10,230,192,247,180,47,111,173,26,33,225,156>>, <<129,111,128,39,16,45,126,251,176,45,167,128,125,31,3,19>>, <<228,73,237,177,15,141,4,82,48,52,112,41,58,184,15,19>>}]}} from <0.1393.0> in state state_wait_swx_maa 04:16:01.489 [info] dia_sip2gsup: auth [139,144,67,200,152,123,47,180,250,93,35,148,148,7,158,51,132,74,253,27,32,153,211,116,57,13,187,74,207,11,129,153] authz [139,144,67,200,152,123,47,180,250,93,35,148,148,7,158,51,250,82,10,230,192,247,180,47,111,173,26,33,225,156]  04:16:01.489 [info] rand [139,144,67,200,152,123,47,180,250,93,35,148,148,7,158,51] autn [132,74,253,27,32,153,211,116,57,13,187,74,207,11,129,153]  04:16:01.489 [info] ue_fsm ev_rx_swx_maa *DBG* aaa_ue_fsm_262421572027352 send ok to <0.1393.0> 04:16:01.490 [info] ue_fsm state_wait_swx_maa event=rx_swx_maa, {ue_fsm_data,"262421572027352",undefined,undefined,false,false,undefined} *DBG* epdg_ue_fsm_262421572027352 receive call {received_swm_dea_auth_response, {ok,[{epdg_auth_tuple, <<139,144,67,200,152,123,47,180,250,93,35,148,148,7,158,51>>, <<132,74,253,27,32,153,211,116,57,13,187,74,207,11,129,153>>, <<139,144,67,200,152,123,47,180,250,93,35,148,148,7,158,51, 250,82,10,230,192,247,180,47,111,173,26,33,225,156>>, <<129,111,128,39,16,45,126,251,176,45,167,128,125,31,3,19>>, <<228,73,237,177,15,141,4,82,48,52,112,41,58,184,15,19>>}]}} from <0.211.0> in state state_wait_auth_resp *DBG* aaa_ue_fsm_262421572027352 consume call {rx_swx_maa, {ok,[{epdg_auth_tuple, <<139,144,67,200,152,123,47,180,250,93,35,148,148,7,158,51>>, <<132,74,253,27,32,153,211,116,57,13,187,74,207,11,129,153>>, <<139,144,67,200,152,123,47,180,250,93,35,148,148,7,158,51, 250,82,10,230,192,247,180,47,111,173,26,33,225,156>>, <<129,111,128,39,16,45,126,251,176,45,167,128,125,31,3,19>>, <<228,73,237,177,15,141,4,82,48,52,112,41,58,184,15,19>>}]}} from <0.1393.0> in state state_wait_swx_maa => state_new 04:16:01.490 [info] ue_fsm received_swm_dea_auth_response {ok,[{epdg_auth_tuple,<<139,144,67,200,152,123,47,180,250,93,35,148,148,7,158,51>>,<<132,74,253,27,32,153,211,116,57,13,187,74,207,11,129,153>>,<<139,144,67,200,152,123,47,180,250,93,35,148,148,7,158,51,250,82,10,230,192,247,180,47,111,173,26,33,225,156>>,<<129,111,128,39,16,45,126,251,176,45,167,128,125,31,3,19>>,<<228,73,237,177,15,141,4,82,48,52,112,41,58,184,15,19>>}]} *DBG* epdg_ue_fsm_262421572027352 send ok to <0.211.0> *DBG* gsup_server got cast {auth_response, {<<"262421572027352">>, {ok, [{epdg_auth_tuple, <<139,144,67,200,152,123,47,180,250,93,35,148, 148,7,158,51>>, <<132,74,253,27,32,153,211,116,57,13,187,74, 207,11,129,153>>, <<139,144,67,200,152,123,47,180,250,93,35,148, 148,7,158,51,250,82,10,230,192,247,180,47, 111,173,26,33,225,156>>, <<129,111,128,39,16,45,126,251,176,45,167,128, 125,31,3,19>>, <<228,73,237,177,15,141,4,82,48,52,112,41, 58,184,15,19>>}]}}} 04:16:01.491 [info] ue_fsm state_wait_auth_resp event=received_swm_dea_auth_response Result={ok,[{epdg_auth_tuple,<<139,144,67,200,152,123,47,180,250,93,35,148,148,7,158,51>>,<<132,74,253,27,32,153,211,116,57,13,187,74,207,11,129,153>>,<<139,144,67,200,152,123,47,180,250,93,35,148,148,7,158,51,250,82,10,230,192,247,180,47,111,173,26,33,225,156>>,<<129,111,128,39,16,45,126,251,176,45,167,128,125,31,3,19>>,<<228,73,237,177,15,141,4,82,48,52,112,41,58,184,15,19>>}]}, {ue_fsm_data,<<"262421572027352">>,"internet",[],undefined,false,0,false,false} *DBG* epdg_ue_fsm_262421572027352 consume call {received_swm_dea_auth_response, {ok,[{epdg_auth_tuple, <<139,144,67,200,152,123,47,180,250,93,35,148,148,7,158,51>>, <<132,74,253,27,32,153,211,116,57,13,187,74,207,11,129,153>>, <<139,144,67,200,152,123,47,180,250,93,35,148,148,7,158,51, 250,82,10,230,192,247,180,47,111,173,26,33,225,156>>, <<129,111,128,39,16,45,126,251,176,45,167,128,125,31,3,19>>, <<228,73,237,177,15,141,4,82,48,52,112,41,58,184,15,19>>}]}} from <0.211.0> in state state_wait_auth_resp => state_authenticating 04:16:01.491 [info] auth_response(<<"262421572027352">>): {ok,[{epdg_auth_tuple,<<139,144,67,200,152,123,47,180,250,93,35,148,148,7,158,51>>,<<132,74,253,27,32,153,211,116,57,13,187,74,207,11,129,153>>,<<139,144,67,200,152,123,47,180,250,93,35,148,148,7,158,51,250,82,10,230,192,247,180,47,111,173,26,33,225,156>>,<<129,111,128,39,16,45,126,251,176,45,167,128,125,31,3,19>>,<<228,73,237,177,15,141,4,82,48,52,112,41,58,184,15,19>>}]} *DBG* gsup_server new state {gsups_state,#Port<0.16>,4222,#Port<0.54>, {ipa_ccm_options,"EPDG-00-00-00-00-00-00", "0/0/0","00:00:00:00:00:00", "00:00:00:00:00:00","00:00:00:00:00:00", "00:00:00:00:00:00","00:00:00:00:00:00", "EPDG-00-00-00-00-00-00",false}} 04:16:01.492 [info] auth_response for <<"262421572027352">>: {ok,[{epdg_auth_tuple,<<139,144,67,200,152,123,47,180,250,93,35,148,148,7,158,51>>,<<132,74,253,27,32,153,211,116,57,13,187,74,207,11,129,153>>,<<139,144,67,200,152,123,47,180,250,93,35,148,148,7,158,51,250,82,10,230,192,247,180,47,111,173,26,33,225,156>>,<<129,111,128,39,16,45,126,251,176,45,167,128,125,31,3,19>>,<<228,73,237,177,15,141,4,82,48,52,112,41,58,184,15,19>>}]} 04:16:01.492 [info] GSUP: Tx #{auth_tuples => [#{autn => <<132,74,253,27,32,153,211,116,57,13,187,74,207,11,129,153>>,ck => <<228,73,237,177,15,141,4,82,48,52,112,41,58,184,15,19>>,ik => <<129,111,128,39,16,45,126,251,176,45,167,128,125,31,3,19>>,rand => <<139,144,67,200,152,123,47,180,250,93,35,148,148,7,158,51>>,res => <<139,144,67,200,152,123,47,180,250,93,35,148,148,7,158,51,250,82,10,230,192,247,180,47,111,173,26,33,225,156>>}],imsi => <<"262421572027352">>,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 => <<"262421572027352">>, message_type => location_upd_req}} 04:16:01.498 [info] GSUP: Rx #{cn_domain => 1,imsi => <<"262421572027352">>,message_type => location_upd_req} *DBG* epdg_ue_fsm_262421572027352 receive call lu_request from <0.1394.0> in state state_authenticating 04:16:01.498 [info] ue_fsm lu_request *DBG* epdg_ue_fsm_262421572027352 send ok to <0.1394.0> *DBG* epdg_ue_fsm_262421572027352 consume call lu_request from <0.1394.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:16:01.498 [info] ue_fsm state_authenticating event=lu_request, {ue_fsm_data,<<"262421572027352">>,"internet",[],undefined,false,0,false,false} *DBG* aaa_ue_fsm_262421572027352 receive call {rx_swm_der_auth_compl,"internet"} from <0.201.0> in state state_new 04:16:01.498 [info] ue_fsm ev_rx_swm_der_auth_compl 04:16:01.499 [info] ue_fsm state_new event=rx_swm_der_auth_compl, {ue_fsm_data,"262421572027352",undefined,undefined,false,false,undefined} 04:16:01.499 [debug] SWx Tx SAR Imsi="262421572027352" Type=1 APN="internet" AgentInfoOpt=[]  04:16:01.499 [debug] SWx prepare_request: {'SAR',["epdg.localdomain",";","1805677143",";","236",";","nonode@nohost"],{'Vendor-Specific-Application-Id',10415,[16777265],[]},1,"epdg.localdomain","localdomain","localdomain","262421572027352",1,[],["hss.localdomain"],["internet"],[],[],[],[],[],[],[],[],[]} *DBG* aaa_ue_fsm_262421572027352 send ok to <0.201.0> *DBG* aaa_ue_fsm_262421572027352 consume call {rx_swm_der_auth_compl,"internet"} from <0.201.0> in state state_new => state_wait_swx_saa *DBG* aaa_ue_fsm_262421572027352 receive call {rx_swx_saa,{ok,1,#{}}} from <0.1395.0> in state state_wait_swx_saa 04:16:01.505 [info] SWx Rx SAA {<0.735.0>,{diameter_caps,{"epdg.localdomain","hss.localdomain"},{"localdomain","localdomain"},{[{127,0,0,1},{172,18,62,20},{192,168,0,2}],[{172,18,62,103}]},{0,10415},{"osmo-epdg","TTCN-3 Testsuite"},{[],[1]},{[10415,13019,5535],[5535,10415,13019]},{[],[]},{[],[0]},{[],[]},{[{'diameter_base_Vendor-Specific-Application-Id',10415,[16777265],[]}],[{'diameter_base_Vendor-Specific-Application-Id',[10415],[16777265],[]}]},{[],[]},{[],[]}}}: {'SAA',"epdg.localdomain;1805677143;236;nonode@nohost",{'Vendor-Specific-Application-Id',10415,[16777265],[]},1,"hss.localdomain","localdomain","262421572027352",[],[2001],[],[{'Non-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_262421572027352 send ok to <0.1395.0> 04:16:01.505 [info] ue_fsm ev_rx_swx_saa *DBG* epdg_ue_fsm_262421572027352 receive call {received_swm_dea_auth_compl_response,{ok,#{}}} from <0.211.0> in state state_authenticating *DBG* aaa_ue_fsm_262421572027352 consume call {rx_swx_saa,{ok,1,#{}}} from <0.1395.0> in state state_wait_swx_saa => state_authenticated *DBG* epdg_ue_fsm_262421572027352 send ok to <0.211.0> *DBG* gsup_server got cast {lu_response,{<<"262421572027352">>,ok}} 04:16:01.505 [info] ue_fsm state_wait_swx_saa event=rx_swx_saa {ok,1,#{}}, {ue_fsm_data,"262421572027352",undefined,undefined,false,false,undefined} *DBG* epdg_ue_fsm_262421572027352 consume call {received_swm_dea_auth_compl_response,{ok,#{}}} from <0.211.0> in state state_authenticating => state_authenticated 04:16:01.505 [info] ue_fsm received_swm_dea_auth_compl_response {ok,#{}} 04:16:01.505 [info] ue_fsm state_authenticating event=lu_request, {ok,#{}}, {ue_fsm_data,<<"262421572027352">>,"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:16:01.505 [info] lu_response(<<"262421572027352">>): ok 04:16:01.506 [info] lu_response for <<"262421572027352">>: ok 04:16:01.506 [info] GSUP: Tx #{imsi => <<"262421572027352">>,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 => <<"262421572027352">>, message_class => 5, message_type => epdg_tunnel_request, pco => <<128,0,13,0,0,12,0>>}} *DBG* epdg_ue_fsm_262421572027352 receive call {tunnel_request,<<128,0,13,0,0,12,0>>} from <0.1396.0> in state state_authenticated 04:16:01.509 [info] GSUP: Rx #{cn_domain => 1,imsi => <<"262421572027352">>,message_class => 5,message_type => epdg_tunnel_request,pco => <<128,0,13,0,0,12,0>>} 04:16:01.509 [info] ue_fsm tunnel_request(<<128,0,13,0,0,12,0>>) 04:16:01.509 [info] ue_fsm state_authenticated event=tunnel_request, {ue_fsm_data,<<"262421572027352">>,"internet",[],undefined,false,0,false,false} 04:16:01.509 [debug] Selected PGW Remote Address "172.18.62.103" 04:16:01.509 [info] s2b: Tx {gtp,v2,create_session_request,0,8064701,undefined,[],[{v2_international_mobile_subscriber_identity,0,<<"262421572027352">>},{v2_serving_network,0,{<<"901">>,<<"042">>}},{v2_rat_type,0,3},{v2_fully_qualified_tunnel_endpoint_identifier,0,30,894437901,<<172,18,62,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,3048190001,<<172,18,62,20>>,undefined}]},{v2_recovery,0,0},{v2_additional_protocol_configuration_options,0,{0,[{13,<<>>},{12,<<>>}]}}]} *DBG* epdg_ue_fsm_262421572027352 send ok to <0.1396.0> 04:16:01.509 [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_262421572027352 consume call {tunnel_request,<<128,0,13,0,0,12,0>>} from <0.1396.0> in state state_authenticated => state_wait_create_session_resp *DBG* epdg_ue_fsm_262421572027352 start_timer {state_timeout,10000, create_session_timeout,[]} in state state_wait_create_session_resp *DBG* aaa_ue_fsm_262421572027352 receive call {rx_s6b_aar,"262421572027352@nai.epc.mnc001.mcc01.3gppnetwork.org", "internet", [{'MIP6-Agent-Info',[{172,18,62,103}],[],[],[]}]} from <0.1397.0> in state state_authenticated 04:16:01.518 [info] S6b Rx from {diameter_caps,{"aaa.localdomain","pgw.localdomain"},{"localdomain","localdomain"},{[{172,18,62,20}],[{172,18,62,103}]},{0,10415},{"osmo-epdg-AAA","TTCN-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,["262421572027352@nai.epc.mnc001.mcc01.3gppnetwork.org"],[{'MIP6-Agent-Info',[{172,18,62,103}],[],[],[]}],[70368744177664],[],[],["internet"],[],[],[],[],[],[]} 04:16:01.518 [info] ue_fsm ev_rx_s6b_aar: "262421572027352@nai.epc.mnc001.mcc01.3gppnetwork.org" "internet" [{'MIP6-Agent-Info',[{172,18,62,103}],[],[],[]}] 04:16:01.519 [info] ue_fsm state_authenticated event=rx_s6b_aar NAI="262421572027352@nai.epc.mnc001.mcc01.3gppnetwork.org" Apn="internet" AgentInfo=[{'MIP6-Agent-Info',[{172,18,62,103}],[],[],[]}], {ue_fsm_data,"262421572027352",undefined,undefined,true,false,undefined} 04:16:01.519 [debug] SWx Tx SAR Imsi="262421572027352" Type=13 APN="internet" AgentInfoOpt=[{'MIP6-Agent-Info',[{172,18,62,103}],[],[],[]}]  04:16:01.519 [debug] SWx prepare_request: {'SAR',["epdg.localdomain",";","1805677143",";","237",";","nonode@nohost"],{'Vendor-Specific-Application-Id',10415,[16777265],[]},1,"epdg.localdomain","localdomain","localdomain","262421572027352",13,[],["hss.localdomain"],["internet"],[],[{'MIP6-Agent-Info',[{172,18,62,103}],[],[],[]}],[],[],[],[],[],[],[]} *DBG* aaa_ue_fsm_262421572027352 send ok to <0.1397.0> 04:16:01.519 [debug] Waiting for S6b AAA *DBG* aaa_ue_fsm_262421572027352 consume call {rx_s6b_aar,"262421572027352@nai.epc.mnc001.mcc01.3gppnetwork.org", "internet", [{'MIP6-Agent-Info',[{172,18,62,103}],[],[],[]}]} from <0.1397.0> in state state_authenticated => state_authenticated_wait_swx_saa *DBG* aaa_ue_fsm_262421572027352 receive call {rx_swx_saa,{ok,13,#{}}} from <0.1398.0> in state state_authenticated_wait_swx_saa 04:16:01.522 [info] SWx Rx SAA {<0.735.0>,{diameter_caps,{"epdg.localdomain","hss.localdomain"},{"localdomain","localdomain"},{[{127,0,0,1},{172,18,62,20},{192,168,0,2}],[{172,18,62,103}]},{0,10415},{"osmo-epdg","TTCN-3 Testsuite"},{[],[1]},{[10415,13019,5535],[5535,10415,13019]},{[],[]},{[],[0]},{[],[]},{[{'diameter_base_Vendor-Specific-Application-Id',10415,[16777265],[]}],[{'diameter_base_Vendor-Specific-Application-Id',[10415],[16777265],[]}]},{[],[]},{[],[]}}}: {'SAA',"epdg.localdomain;1805677143;237;nonode@nohost",{'Vendor-Specific-Application-Id',10415,[16777265],[]},1,"hss.localdomain","localdomain","262421572027352",[],[2001],[],[{'Non-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_262421572027352 send ok to <0.1398.0> 04:16:01.522 [info] ue_fsm ev_rx_swx_saa *DBG* aaa_ue_fsm_262421572027352 consume call {rx_swx_saa,{ok,13,#{}}} from <0.1398.0> in state state_authenticated_wait_swx_saa => state_authenticated 04:16:01.522 [info] ue_fsm state_authenticated_wait_swx_saa event=rx_swx_saa SAType=13 ResulCode={epdg_dia_rc,undefined,2001}, {ue_fsm_data,"262421572027352","262421572027352@nai.epc.mnc001.mcc01.3gppnetwork.org","internet",true,false,<0.1397.0>} 04:16:01.522 [debug] Rx AAA with DiaRC={epdg_dia_rc,undefined,2001} 04:16:01.523 [info] S6b Tx to {diameter_caps,{"aaa.localdomain","pgw.localdomain"},{"localdomain","localdomain"},{[{172,18,62,20}],[{172,18,62,103}]},{0,10415},{"osmo-epdg-AAA","TTCN-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:16:01.527 [debug] S2b: Rx from IP {172,18,62,103} port 2123: <<72,33,0,117,53,80,10,13,123,14,189,0,2,0,2,0,16,0,87,0,9,1,160,229,125,25,37,172,18,62,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,229,125,25,37,172,18,62,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,125,25,37,163,0,15,0,128,0,13,4,1,2,3,4,0,12,4,5,6,7,8>> 04:16:01.527 [debug] S2b: Rx from IP {172,18,62,103} port 2123: {gtp,v2,create_session_response,894437901,8064701,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,125,25,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,3850180901,<<172,18,62,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,3850180901,<<172,18,62,103>>,undefined},{v2_pdn_address_allocation,0} => {v2_pdn_address_allocation,0,ipv4,<<192,168,0,66>>}}} 04:16:01.527 [info] s2b: Updated Session after create_session_response: {gtp_session,<<"262421572027352">>,<0.1391.0>,<<"internet">>,{172,18,62,103},{172,18,62,103},undefined,894437901,3850180901,5,{set,1,16,16,8,80,48,{[],[],[],[],[],[],[],[],[],[],[],[],[],[],[],[]},{{[],[],[],[],[],[],[],[],[],[],[{gtp_bearer,5,3048190001,3850180901}],[],[],[],[],[]}}}} 04:16:01.527 [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_262421572027352 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 => 3048190001, remote_ipv4 => <<172,18,62,103>>, remote_ipv6 => undefined,remote_teid => 3850180901}}} from <0.1399.0> in state state_wait_create_session_resp 04:16:01.527 [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 => 3048190001,remote_ipv4 => <<172,18,62,103>>,remote_ipv6 => undefined,remote_teid => 3850180901}} 04:16:01.528 [info] ue_fsm state_authenticated event=received_gtpc_create_session_response, {ue_fsm_data,<<"262421572027352">>,"internet",[],undefined,false,0,false,false} 04:16:01.528 [info] KMOD Port Create PDP Context Call {<0.1391.0>,[alias|#Ref<0.1283019585.1655242753.211199>]}: {create_pdp_context,{172,18,62,103},3048190001,3850180901,{192,168,0,66}} 04:16:01.528 [debug] create_pdp_context: 1, {172,18,62,103}, {192,168,0,66}, 3048190001, 3850180901 04:16:01.528 [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,62,103}},{ms_address,{192,168,0,66}},{i_tid,3048190001},{o_tid,3850180901}]}} *DBG* epdg_ue_fsm_262421572027352 send ok to <0.1399.0> 04:16:01.528 [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 => 3048190001,remote_ipv4 => <<172,18,62,103>>,remote_ipv6 => undefined,remote_teid => 3850180901}) returned ok *DBG* gsup_server got cast {tunnel_response, {<<"262421572027352">>, {ok, #{apco => <<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 => 3048190001, remote_ipv4 => <<172,18,62,103>>, remote_ipv6 => undefined, remote_teid => 3850180901}}}} *DBG* epdg_ue_fsm_262421572027352 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 => 3048190001, remote_ipv4 => <<172,18,62,103>>, remote_ipv6 => undefined,remote_teid => 3850180901}}} from <0.1399.0> in state state_wait_create_session_resp => state_active 04:16:01.528 [info] tunnel_response(<<"262421572027352">>): {ok,#{apco => <<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 => 3048190001,remote_ipv4 => <<172,18,62,103>>,remote_ipv6 => undefined,remote_teid => 3850180901}} 04:16:01.528 [info] tunnel_response for <<"262421572027352">>: {ok,#{apco => <<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 => 3048190001,remote_ipv4 => <<172,18,62,103>>,remote_ipv6 => undefined,remote_teid => 3850180901}} *DBG* gsup_server new state {gsups_state,#Port<0.16>,4222,#Port<0.54>, {ipa_ccm_options,"EPDG-00-00-00-00-00-00", "0/0/0","00:00:00:00:00:00", "00:00:00:00:00:00","00:00:00:00:00:00", "00:00:00:00:00:00","00:00:00:00:00:00", "EPDG-00-00-00-00-00-00",false}} 04:16:01.528 [info] GSUP: Tx #{imsi => <<"262421572027352">>,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 => <<"262425526622593">>, 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:16:01.572 [info] GSUP: Rx #{imsi => <<"262425526622593">>,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_262425526622593 enter epdg_ue_fsm in state state_new 04:16:01.573 [info] ue_fsm start(epdg_ue_fsm_262425526622593) *DBG* epdg_ue_fsm_262425526622593 consume internal init_state in state state_new 04:16:01.573 [info] ue_fsm init(<<"262425526622593">>) *DBG* epdg_ue_fsm_262425526622593 receive call {auth_request,33,"internet",#{}} from <0.1400.0> in state state_new 04:16:01.573 [info] ue_fsm auth_request *DBG* epdg_ue_fsm_262425526622593 send ok to <0.1400.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:16:01.574 [info] ue_fsm state_new event=auth_request {33, "internet", #{}}, {ue_fsm_data,<<"262425526622593">>,"internet",[],undefined,false,0,false,false} *DBG* epdg_ue_fsm_262425526622593 consume call {auth_request,33,"internet",#{}} from <0.1400.0> in state state_new => state_wait_auth_resp *DBG* aaa_ue_fsm_262425526622593 enter aaa_ue_fsm in state state_new 04:16:01.574 [info] ue_fsm start_link(aaa_ue_fsm_262425526622593) *DBG* epdg_ue_fsm_262425526622593 start_timer {state_timeout,10000, swm_der_timeout,[]} in state state_wait_auth_resp *DBG* aaa_ue_fsm_262425526622593 consume internal init_state in state state_new 04:16:01.574 [info] ue_fsm init("262425526622593") 04:16:01.574 [info] ue_fsm ev_rx_swm_der_auth_req *DBG* aaa_ue_fsm_262425526622593 receive call {rx_swm_der_auth_req,33,"internet",#{}} from <0.201.0> in state state_new 04:16:01.575 [info] ue_fsm state_new event=rx_swm_der_auth_req {33, "internet", #{}}, {ue_fsm_data,"262425526622593",undefined,undefined,false,false,undefined} 04:16:01.575 [debug] Swx MAR: IPv4Opt=<<"ÿÿÿþ">> IPv6Opt=[] *DBG* aaa_ue_fsm_262425526622593 send ok to <0.201.0> *DBG* aaa_ue_fsm_262425526622593 consume call {rx_swm_der_auth_req,33,"internet",#{}} from <0.201.0> in state state_new => state_wait_swx_maa 04:16:01.575 [debug] Swx Tx MAR: {'MAR',["epdg.localdomain",";","1805677143",";","238",";","nonode@nohost"],1,undefined,undefined,undefined,"262425526622593",{'Vendor-Specific-Application-Id',10415,[16777265],[]},{'SIP-Auth-Data-Item',[],["EAP-AKA"],[],[],[],[],[],[],<<"ÿÿÿþ">>,[],[],[],[]},1,[],1,[],[],[],[],[],[],[],[]} 04:16:01.589 [info] SWx Rx MAA {<0.735.0>,{diameter_caps,{"epdg.localdomain","hss.localdomain"},{"localdomain","localdomain"},{[{127,0,0,1},{172,18,62,20},{192,168,0,2}],[{172,18,62,103}]},{0,10415},{"osmo-epdg","TTCN-3 Testsuite"},{[],[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;1805677143;238;nonode@nohost",1,"hss.localdomain","localdomain",{'Vendor-Specific-Application-Id',10415,[16777265],[]},"262425526622593",[],[2001],[],[1],[{'SIP-Auth-Data-Item',[0],["Digest-AKAv1-MD5"],[[222,165,93,139,24,25,135,141,47,23,25,239,58,241,178,46,198,114,58,50,77,176,137,137,71,9,18,49,14,7,78,225]],[[222,165,93,139,24,25,135,141,47,23,25,239,58,241,178,46,123,122,93,0,111,158,26,112,157,182,208,40,59,127]],["foobar"],[[63,84,196,157,121,70,146,167,196,147,29,133,55,123,221,223]],[[236,143,148,211,197,155,182,255,204,140,222,8,234,137,197,154]],[],[],[],[],[],[]}],[],[],[],[],[],[]}/ Errors []  *DBG* aaa_ue_fsm_262425526622593 receive call {rx_swx_maa, {ok,[{epdg_auth_tuple, <<222,165,93,139,24,25,135,141,47,23,25,239,58,241,178,46>>, <<198,114,58,50,77,176,137,137,71,9,18,49,14,7,78,225>>, <<222,165,93,139,24,25,135,141,47,23,25,239,58,241,178,46, 123,122,93,0,111,158,26,112,157,182,208,40,59,127>>, <<236,143,148,211,197,155,182,255,204,140,222,8,234,137,197, 154>>, <<63,84,196,157,121,70,146,167,196,147,29,133,55,123,221, 223>>}]}} from <0.1403.0> in state state_wait_swx_maa 04:16:01.589 [info] dia_sip2gsup: auth [222,165,93,139,24,25,135,141,47,23,25,239,58,241,178,46,198,114,58,50,77,176,137,137,71,9,18,49,14,7,78,225] authz [222,165,93,139,24,25,135,141,47,23,25,239,58,241,178,46,123,122,93,0,111,158,26,112,157,182,208,40,59,127]  04:16:01.589 [info] rand [222,165,93,139,24,25,135,141,47,23,25,239,58,241,178,46] autn [198,114,58,50,77,176,137,137,71,9,18,49,14,7,78,225]  04:16:01.589 [info] ue_fsm ev_rx_swx_maa 04:16:01.590 [info] ue_fsm state_wait_swx_maa event=rx_swx_maa, {ue_fsm_data,"262425526622593",undefined,undefined,false,false,undefined} *DBG* aaa_ue_fsm_262425526622593 send ok to <0.1403.0> *DBG* epdg_ue_fsm_262425526622593 receive call {received_swm_dea_auth_response, {ok,[{epdg_auth_tuple, <<222,165,93,139,24,25,135,141,47,23,25,239,58,241,178,46>>, <<198,114,58,50,77,176,137,137,71,9,18,49,14,7,78,225>>, <<222,165,93,139,24,25,135,141,47,23,25,239,58,241,178,46, 123,122,93,0,111,158,26,112,157,182,208,40,59,127>>, <<236,143,148,211,197,155,182,255,204,140,222,8,234,137,197, 154>>, <<63,84,196,157,121,70,146,167,196,147,29,133,55,123,221, 223>>}]}} from <0.211.0> in state state_wait_auth_resp *DBG* aaa_ue_fsm_262425526622593 consume call {rx_swx_maa, {ok,[{epdg_auth_tuple, <<222,165,93,139,24,25,135,141,47,23,25,239,58,241,178,46>>, <<198,114,58,50,77,176,137,137,71,9,18,49,14,7,78,225>>, <<222,165,93,139,24,25,135,141,47,23,25,239,58,241,178,46, 123,122,93,0,111,158,26,112,157,182,208,40,59,127>>, <<236,143,148,211,197,155,182,255,204,140,222,8,234,137,197, 154>>, <<63,84,196,157,121,70,146,167,196,147,29,133,55,123,221, 223>>}]}} from <0.1403.0> in state state_wait_swx_maa => state_new 04:16:01.590 [info] ue_fsm received_swm_dea_auth_response {ok,[{epdg_auth_tuple,<<222,165,93,139,24,25,135,141,47,23,25,239,58,241,178,46>>,<<198,114,58,50,77,176,137,137,71,9,18,49,14,7,78,225>>,<<222,165,93,139,24,25,135,141,47,23,25,239,58,241,178,46,123,122,93,0,111,158,26,112,157,182,208,40,59,127>>,<<236,143,148,211,197,155,182,255,204,140,222,8,234,137,197,154>>,<<63,84,196,157,121,70,146,167,196,147,29,133,55,123,221,223>>}]} *DBG* epdg_ue_fsm_262425526622593 send ok to <0.211.0> *DBG* gsup_server got cast {auth_response, {<<"262425526622593">>, {ok, [{epdg_auth_tuple, <<222,165,93,139,24,25,135,141,47,23,25,239,58, 241,178,46>>, <<198,114,58,50,77,176,137,137,71,9,18,49,14,7, 78,225>>, <<222,165,93,139,24,25,135,141,47,23,25,239,58, 241,178,46,123,122,93,0,111,158,26,112,157, 182,208,40,59,127>>, <<236,143,148,211,197,155,182,255,204,140,222, 8,234,137,197,154>>, <<63,84,196,157,121,70,146,167,196,147,29, 133,55,123,221,223>>}]}}} 04:16:01.591 [info] ue_fsm state_wait_auth_resp event=received_swm_dea_auth_response Result={ok,[{epdg_auth_tuple,<<222,165,93,139,24,25,135,141,47,23,25,239,58,241,178,46>>,<<198,114,58,50,77,176,137,137,71,9,18,49,14,7,78,225>>,<<222,165,93,139,24,25,135,141,47,23,25,239,58,241,178,46,123,122,93,0,111,158,26,112,157,182,208,40,59,127>>,<<236,143,148,211,197,155,182,255,204,140,222,8,234,137,197,154>>,<<63,84,196,157,121,70,146,167,196,147,29,133,55,123,221,223>>}]}, {ue_fsm_data,<<"262425526622593">>,"internet",[],undefined,false,0,false,false} *DBG* epdg_ue_fsm_262425526622593 consume call {received_swm_dea_auth_response, {ok,[{epdg_auth_tuple, <<222,165,93,139,24,25,135,141,47,23,25,239,58,241,178,46>>, <<198,114,58,50,77,176,137,137,71,9,18,49,14,7,78,225>>, <<222,165,93,139,24,25,135,141,47,23,25,239,58,241,178,46, 123,122,93,0,111,158,26,112,157,182,208,40,59,127>>, <<236,143,148,211,197,155,182,255,204,140,222,8,234,137,197, 154>>, <<63,84,196,157,121,70,146,167,196,147,29,133,55,123,221, 223>>}]}} from <0.211.0> in state state_wait_auth_resp => state_authenticating 04:16:01.591 [info] auth_response(<<"262425526622593">>): {ok,[{epdg_auth_tuple,<<222,165,93,139,24,25,135,141,47,23,25,239,58,241,178,46>>,<<198,114,58,50,77,176,137,137,71,9,18,49,14,7,78,225>>,<<222,165,93,139,24,25,135,141,47,23,25,239,58,241,178,46,123,122,93,0,111,158,26,112,157,182,208,40,59,127>>,<<236,143,148,211,197,155,182,255,204,140,222,8,234,137,197,154>>,<<63,84,196,157,121,70,146,167,196,147,29,133,55,123,221,223>>}]} *DBG* gsup_server new state {gsups_state,#Port<0.16>,4222,#Port<0.54>, {ipa_ccm_options,"EPDG-00-00-00-00-00-00", "0/0/0","00:00:00:00:00:00", "00:00:00:00:00:00","00:00:00:00:00:00", "00:00:00:00:00:00","00:00:00:00:00:00", "EPDG-00-00-00-00-00-00",false}} 04:16:01.592 [info] auth_response for <<"262425526622593">>: {ok,[{epdg_auth_tuple,<<222,165,93,139,24,25,135,141,47,23,25,239,58,241,178,46>>,<<198,114,58,50,77,176,137,137,71,9,18,49,14,7,78,225>>,<<222,165,93,139,24,25,135,141,47,23,25,239,58,241,178,46,123,122,93,0,111,158,26,112,157,182,208,40,59,127>>,<<236,143,148,211,197,155,182,255,204,140,222,8,234,137,197,154>>,<<63,84,196,157,121,70,146,167,196,147,29,133,55,123,221,223>>}]} 04:16:01.592 [info] GSUP: Tx #{auth_tuples => [#{autn => <<198,114,58,50,77,176,137,137,71,9,18,49,14,7,78,225>>,ck => <<63,84,196,157,121,70,146,167,196,147,29,133,55,123,221,223>>,ik => <<236,143,148,211,197,155,182,255,204,140,222,8,234,137,197,154>>,rand => <<222,165,93,139,24,25,135,141,47,23,25,239,58,241,178,46>>,res => <<222,165,93,139,24,25,135,141,47,23,25,239,58,241,178,46,123,122,93,0,111,158,26,112,157,182,208,40,59,127>>}],imsi => <<"262425526622593">>,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 => <<"262425526622593">>, message_type => location_upd_req}} *DBG* epdg_ue_fsm_262425526622593 receive call lu_request from <0.1404.0> in state state_authenticating 04:16:01.597 [info] GSUP: Rx #{cn_domain => 1,imsi => <<"262425526622593">>,message_type => location_upd_req} *DBG* epdg_ue_fsm_262425526622593 send ok to <0.1404.0> 04:16:01.597 [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_262425526622593 consume call lu_request from <0.1404.0> in state state_authenticating *DBG* aaa_ue_fsm_262425526622593 receive call {rx_swm_der_auth_compl,"internet"} from <0.201.0> in state state_new 04:16:01.597 [info] ue_fsm state_authenticating event=lu_request, {ue_fsm_data,<<"262425526622593">>,"internet",[],undefined,false,0,false,false} 04:16:01.597 [info] ue_fsm ev_rx_swm_der_auth_compl 04:16:01.598 [info] ue_fsm state_new event=rx_swm_der_auth_compl, {ue_fsm_data,"262425526622593",undefined,undefined,false,false,undefined} 04:16:01.598 [debug] SWx Tx SAR Imsi="262425526622593" Type=1 APN="internet" AgentInfoOpt=[]  04:16:01.598 [debug] SWx prepare_request: {'SAR',["epdg.localdomain",";","1805677143",";","239",";","nonode@nohost"],{'Vendor-Specific-Application-Id',10415,[16777265],[]},1,"epdg.localdomain","localdomain","localdomain","262425526622593",1,[],["hss.localdomain"],["internet"],[],[],[],[],[],[],[],[],[]} *DBG* aaa_ue_fsm_262425526622593 send ok to <0.201.0> *DBG* aaa_ue_fsm_262425526622593 consume call {rx_swm_der_auth_compl,"internet"} from <0.201.0> in state state_new => state_wait_swx_saa *DBG* aaa_ue_fsm_262425526622593 receive call {rx_swx_saa,{ok,1,#{}}} from <0.1405.0> in state state_wait_swx_saa 04:16:01.608 [info] SWx Rx SAA {<0.735.0>,{diameter_caps,{"epdg.localdomain","hss.localdomain"},{"localdomain","localdomain"},{[{127,0,0,1},{172,18,62,20},{192,168,0,2}],[{172,18,62,103}]},{0,10415},{"osmo-epdg","TTCN-3 Testsuite"},{[],[1]},{[10415,13019,5535],[5535,10415,13019]},{[],[]},{[],[0]},{[],[]},{[{'diameter_base_Vendor-Specific-Application-Id',10415,[16777265],[]}],[{'diameter_base_Vendor-Specific-Application-Id',[10415],[16777265],[]}]},{[],[]},{[],[]}}}: {'SAA',"epdg.localdomain;1805677143;239;nonode@nohost",{'Vendor-Specific-Application-Id',10415,[16777265],[]},1,"hss.localdomain","localdomain","262425526622593",[],[2001],[],[{'Non-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:16:01.608 [info] ue_fsm ev_rx_swx_saa *DBG* aaa_ue_fsm_262425526622593 send ok to <0.1405.0> *DBG* epdg_ue_fsm_262425526622593 receive call {received_swm_dea_auth_compl_response,{ok,#{}}} from <0.211.0> in state state_authenticating 04:16:01.608 [info] ue_fsm state_wait_swx_saa event=rx_swx_saa {ok,1,#{}}, {ue_fsm_data,"262425526622593",undefined,undefined,false,false,undefined} *DBG* aaa_ue_fsm_262425526622593 consume call {rx_swx_saa,{ok,1,#{}}} from <0.1405.0> in state state_wait_swx_saa => state_authenticated *DBG* epdg_ue_fsm_262425526622593 send ok to <0.211.0> *DBG* gsup_server got cast {lu_response,{<<"262425526622593">>,ok}} 04:16:01.608 [info] ue_fsm received_swm_dea_auth_compl_response {ok,#{}} *DBG* epdg_ue_fsm_262425526622593 consume call {received_swm_dea_auth_compl_response,{ok,#{}}} from <0.211.0> in state state_authenticating => state_authenticated 04:16:01.609 [info] ue_fsm state_authenticating event=lu_request, {ok,#{}}, {ue_fsm_data,<<"262425526622593">>,"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:16:01.609 [info] lu_response(<<"262425526622593">>): ok 04:16:01.609 [info] lu_response for <<"262425526622593">>: ok 04:16:01.609 [info] GSUP: Tx #{imsi => <<"262425526622593">>,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 => <<"262425526622593">>, message_class => 5, message_type => epdg_tunnel_request, pco => <<128,0,13,0,0,12,0>>}} *DBG* epdg_ue_fsm_262425526622593 receive call {tunnel_request,<<128,0,13,0,0,12,0>>} from <0.1406.0> in state state_authenticated 04:16:01.614 [info] GSUP: Rx #{cn_domain => 1,imsi => <<"262425526622593">>,message_class => 5,message_type => epdg_tunnel_request,pco => <<128,0,13,0,0,12,0>>} 04:16:01.614 [info] ue_fsm tunnel_request(<<128,0,13,0,0,12,0>>) 04:16:01.614 [info] ue_fsm state_authenticated event=tunnel_request, {ue_fsm_data,<<"262425526622593">>,"internet",[],undefined,false,0,false,false} 04:16:01.614 [debug] Selected PGW Remote Address "172.18.62.103" 04:16:01.614 [info] s2b: Tx {gtp,v2,create_session_request,0,8064702,undefined,[],[{v2_international_mobile_subscriber_identity,0,<<"262425526622593">>},{v2_serving_network,0,{<<"901">>,<<"042">>}},{v2_rat_type,0,3},{v2_fully_qualified_tunnel_endpoint_identifier,0,30,894437902,<<172,18,62,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,3048190002,<<172,18,62,20>>,undefined}]},{v2_recovery,0,0},{v2_additional_protocol_configuration_options,0,{0,[{13,<<>>},{12,<<>>}]}}]} *DBG* epdg_ue_fsm_262425526622593 send ok to <0.1406.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:16:01.614 [debug] Waiting for CreateSessionResponse *DBG* epdg_ue_fsm_262425526622593 consume call {tunnel_request,<<128,0,13,0,0,12,0>>} from <0.1406.0> in state state_authenticated => state_wait_create_session_resp *DBG* epdg_ue_fsm_262425526622593 start_timer {state_timeout,10000, create_session_timeout,[]} in state state_wait_create_session_resp *DBG* aaa_ue_fsm_262425526622593 receive call {rx_s6b_aar,"262425526622593@nai.epc.mnc001.mcc01.3gppnetwork.org", "internet", [{'MIP6-Agent-Info',[{172,18,62,103}],[],[],[]}]} from <0.1407.0> in state state_authenticated 04:16:01.627 [info] S6b Rx from {diameter_caps,{"aaa.localdomain","pgw.localdomain"},{"localdomain","localdomain"},{[{172,18,62,20}],[{172,18,62,103}]},{0,10415},{"osmo-epdg-AAA","TTCN-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,["262425526622593@nai.epc.mnc001.mcc01.3gppnetwork.org"],[{'MIP6-Agent-Info',[{172,18,62,103}],[],[],[]}],[70368744177664],[],[],["internet"],[],[],[],[],[],[]} 04:16:01.627 [info] ue_fsm ev_rx_s6b_aar: "262425526622593@nai.epc.mnc001.mcc01.3gppnetwork.org" "internet" [{'MIP6-Agent-Info',[{172,18,62,103}],[],[],[]}] 04:16:01.627 [info] ue_fsm state_authenticated event=rx_s6b_aar NAI="262425526622593@nai.epc.mnc001.mcc01.3gppnetwork.org" Apn="internet" AgentInfo=[{'MIP6-Agent-Info',[{172,18,62,103}],[],[],[]}], {ue_fsm_data,"262425526622593",undefined,undefined,true,false,undefined} 04:16:01.627 [debug] SWx Tx SAR Imsi="262425526622593" Type=13 APN="internet" AgentInfoOpt=[{'MIP6-Agent-Info',[{172,18,62,103}],[],[],[]}]  04:16:01.627 [debug] SWx prepare_request: {'SAR',["epdg.localdomain",";","1805677143",";","240",";","nonode@nohost"],{'Vendor-Specific-Application-Id',10415,[16777265],[]},1,"epdg.localdomain","localdomain","localdomain","262425526622593",13,[],["hss.localdomain"],["internet"],[],[{'MIP6-Agent-Info',[{172,18,62,103}],[],[],[]}],[],[],[],[],[],[],[]} *DBG* aaa_ue_fsm_262425526622593 send ok to <0.1407.0> 04:16:01.627 [debug] Waiting for S6b AAA *DBG* aaa_ue_fsm_262425526622593 consume call {rx_s6b_aar,"262425526622593@nai.epc.mnc001.mcc01.3gppnetwork.org", "internet", [{'MIP6-Agent-Info',[{172,18,62,103}],[],[],[]}]} from <0.1407.0> in state state_authenticated => state_authenticated_wait_swx_saa *DBG* aaa_ue_fsm_262425526622593 receive call {rx_swx_saa,{ok,13,#{}}} from <0.1408.0> in state state_authenticated_wait_swx_saa 04:16:01.633 [info] SWx Rx SAA {<0.735.0>,{diameter_caps,{"epdg.localdomain","hss.localdomain"},{"localdomain","localdomain"},{[{127,0,0,1},{172,18,62,20},{192,168,0,2}],[{172,18,62,103}]},{0,10415},{"osmo-epdg","TTCN-3 Testsuite"},{[],[1]},{[10415,13019,5535],[5535,10415,13019]},{[],[]},{[],[0]},{[],[]},{[{'diameter_base_Vendor-Specific-Application-Id',10415,[16777265],[]}],[{'diameter_base_Vendor-Specific-Application-Id',[10415],[16777265],[]}]},{[],[]},{[],[]}}}: {'SAA',"epdg.localdomain;1805677143;240;nonode@nohost",{'Vendor-Specific-Application-Id',10415,[16777265],[]},1,"hss.localdomain","localdomain","262425526622593",[],[2001],[],[{'Non-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_262425526622593 send ok to <0.1408.0> 04:16:01.633 [info] ue_fsm ev_rx_swx_saa *DBG* aaa_ue_fsm_262425526622593 consume call {rx_swx_saa,{ok,13,#{}}} from <0.1408.0> in state state_authenticated_wait_swx_saa => state_authenticated 04:16:01.633 [info] ue_fsm state_authenticated_wait_swx_saa event=rx_swx_saa SAType=13 ResulCode={epdg_dia_rc,undefined,2001}, {ue_fsm_data,"262425526622593","262425526622593@nai.epc.mnc001.mcc01.3gppnetwork.org","internet",true,false,<0.1407.0>} 04:16:01.634 [debug] Rx AAA with DiaRC={epdg_dia_rc,undefined,2001} 04:16:01.634 [info] S6b Tx to {diameter_caps,{"aaa.localdomain","pgw.localdomain"},{"localdomain","localdomain"},{[{172,18,62,20}],[{172,18,62,103}]},{0,10415},{"osmo-epdg-AAA","TTCN-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:16:01.643 [debug] S2b: Rx from IP {172,18,62,103} port 2123: <<72,33,0,117,53,80,10,14,123,14,190,0,2,0,2,0,16,0,87,0,9,1,160,229,212,62,228,172,18,62,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,229,212,62,228,172,18,62,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,212,62,228,163,0,15,0,128,0,13,4,1,2,3,4,0,12,4,5,6,7,8>> 04:16:01.644 [debug] S2b: Rx from IP {172,18,62,103} port 2123: {gtp,v2,create_session_response,894437902,8064702,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,3855892196,<<172,18,62,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,3855892196,<<172,18,62,103>>,undefined},{v2_pdn_address_allocation,0} => {v2_pdn_address_allocation,0,ipv4,<<192,168,0,67>>}}} 04:16:01.644 [info] s2b: Updated Session after create_session_response: {gtp_session,<<"262425526622593">>,<0.1401.0>,<<"internet">>,{172,18,62,103},{172,18,62,103},undefined,894437902,3855892196,5,{set,1,16,16,8,80,48,{[],[],[],[],[],[],[],[],[],[],[],[],[],[],[],[]},{{[{gtp_bearer,5,3048190002,3855892196}],[],[],[],[],[],[],[],[],[],[],[],[],[],[],[]}}}} 04:16:01.644 [debug] s2b: APCO_dec: {v2_additional_protocol_configuration_options,0,{0,[{13,<<1,2,3,4>>},{12,<<5,6,7,8>>}]}} 04:16:01.644 [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 => 3048190002,remote_ipv4 => <<172,18,62,103>>,remote_ipv6 => undefined,remote_teid => 3855892196}} *DBG* epdg_ue_fsm_262425526622593 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 => 3048190002, remote_ipv4 => <<172,18,62,103>>, remote_ipv6 => undefined,remote_teid => 3855892196}}} from <0.1409.0> in state state_wait_create_session_resp 04:16:01.645 [info] ue_fsm state_authenticated event=received_gtpc_create_session_response, {ue_fsm_data,<<"262425526622593">>,"internet",[],undefined,false,0,false,false} 04:16:01.645 [info] KMOD Port Create PDP Context Call {<0.1401.0>,[alias|#Ref<0.1283019585.1655242762.197395>]}: {create_pdp_context,{172,18,62,103},3048190002,3855892196,{192,168,0,67}} 04:16:01.645 [debug] create_pdp_context: 1, {172,18,62,103}, {192,168,0,67}, 3048190002, 3855892196 04:16:01.645 [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,62,103}},{ms_address,{192,168,0,67}},{i_tid,3048190002},{o_tid,3855892196}]}} *DBG* epdg_ue_fsm_262425526622593 send ok to <0.1409.0> *DBG* gsup_server got cast {tunnel_response, {<<"262425526622593">>, {ok, #{apco => <<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 => 3048190002, remote_ipv4 => <<172,18,62,103>>, remote_ipv6 => undefined, remote_teid => 3855892196}}}} 04:16:01.645 [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 => 3048190002,remote_ipv4 => <<172,18,62,103>>,remote_ipv6 => undefined,remote_teid => 3855892196}) returned ok *DBG* epdg_ue_fsm_262425526622593 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 => 3048190002, remote_ipv4 => <<172,18,62,103>>, remote_ipv6 => undefined,remote_teid => 3855892196}}} from <0.1409.0> in state state_wait_create_session_resp => state_active 04:16:01.645 [info] tunnel_response(<<"262425526622593">>): {ok,#{apco => <<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 => 3048190002,remote_ipv4 => <<172,18,62,103>>,remote_ipv6 => undefined,remote_teid => 3855892196}} 04:16:01.646 [info] tunnel_response for <<"262425526622593">>: {ok,#{apco => <<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 => 3048190002,remote_ipv4 => <<172,18,62,103>>,remote_ipv6 => undefined,remote_teid => 3855892196}} 04:16:01.646 [info] GSUP: Tx #{imsi => <<"262425526622593">>,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>>}]} *DBG* gsup_server new state {gsups_state,#Port<0.16>,4222,#Port<0.54>, {ipa_ccm_options,"EPDG-00-00-00-00-00-00", "0/0/0","00:00:00:00:00:00", "00:00:00:00:00:00","00:00: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 => <<"262421936883763">>, 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:16:01.673 [info] GSUP: Rx #{imsi => <<"262421936883763">>,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_262421936883763 enter epdg_ue_fsm in state state_new 04:16:01.673 [info] ue_fsm start(epdg_ue_fsm_262421936883763) *DBG* epdg_ue_fsm_262421936883763 consume internal init_state in state state_new *DBG* epdg_ue_fsm_262421936883763 receive call {auth_request,33,"internet",#{}} from <0.1410.0> in state state_new 04:16:01.673 [info] ue_fsm init(<<"262421936883763">>) *DBG* epdg_ue_fsm_262421936883763 send ok to <0.1410.0> 04:16:01.673 [info] ue_fsm auth_request *DBG* aaa_ue_fsm_262421936883763 enter aaa_ue_fsm in state state_new *DBG* epdg_ue_fsm_262421936883763 consume call {auth_request,33,"internet",#{}} from <0.1410.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:16:01.674 [info] ue_fsm state_new event=auth_request {33, "internet", #{}}, {ue_fsm_data,<<"262421936883763">>,"internet",[],undefined,false,0,false,false} *DBG* aaa_ue_fsm_262421936883763 consume internal init_state in state state_new *DBG* epdg_ue_fsm_262421936883763 start_timer {state_timeout,10000, swm_der_timeout,[]} in state state_wait_auth_resp 04:16:01.674 [info] ue_fsm start_link(aaa_ue_fsm_262421936883763) *DBG* aaa_ue_fsm_262421936883763 receive call {rx_swm_der_auth_req,33,"internet",#{}} from <0.201.0> in state state_new 04:16:01.674 [info] ue_fsm init("262421936883763") 04:16:01.674 [info] ue_fsm ev_rx_swm_der_auth_req 04:16:01.675 [info] ue_fsm state_new event=rx_swm_der_auth_req {33, "internet", #{}}, {ue_fsm_data,"262421936883763",undefined,undefined,false,false,undefined} 04:16:01.675 [debug] Swx MAR: IPv4Opt=<<"ÿÿÿþ">> IPv6Opt=[] *DBG* aaa_ue_fsm_262421936883763 send ok to <0.201.0> *DBG* aaa_ue_fsm_262421936883763 consume call {rx_swm_der_auth_req,33,"internet",#{}} from <0.201.0> in state state_new => state_wait_swx_maa 04:16:01.676 [debug] Swx Tx MAR: {'MAR',["epdg.localdomain",";","1805677143",";","241",";","nonode@nohost"],1,undefined,undefined,undefined,"262421936883763",{'Vendor-Specific-Application-Id',10415,[16777265],[]},{'SIP-Auth-Data-Item',[],["EAP-AKA"],[],[],[],[],[],[],<<"ÿÿÿþ">>,[],[],[],[]},1,[],1,[],[],[],[],[],[],[],[]} *DBG* aaa_ue_fsm_262421936883763 receive call {rx_swx_maa, {ok,[{epdg_auth_tuple, <<212,103,67,66,55,117,1,69,100,63,129,94,181,155,217,56>>, <<165,196,103,217,220,72,71,12,98,188,222,248,36,109,157,58>>, <<212,103,67,66,55,117,1,69,100,63,129,94,181,155,217,56,160, 213,84,221,239,40,43,6,128,58,254,224,143,110>>, <<148,138,135,225,195,117,59,116,122,155,100,133,235,44,56, 182>>, <<157,34,65,3,127,194,235,220,42,8,98,164,121,232,214,199>>}]}} from <0.1413.0> in state state_wait_swx_maa 04:16:01.692 [info] SWx Rx MAA {<0.735.0>,{diameter_caps,{"epdg.localdomain","hss.localdomain"},{"localdomain","localdomain"},{[{127,0,0,1},{172,18,62,20},{192,168,0,2}],[{172,18,62,103}]},{0,10415},{"osmo-epdg","TTCN-3 Testsuite"},{[],[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;1805677143;241;nonode@nohost",1,"hss.localdomain","localdomain",{'Vendor-Specific-Application-Id',10415,[16777265],[]},"262421936883763",[],[2001],[],[1],[{'SIP-Auth-Data-Item',[0],["Digest-AKAv1-MD5"],[[212,103,67,66,55,117,1,69,100,63,129,94,181,155,217,56,165,196,103,217,220,72,71,12,98,188,222,248,36,109,157,58]],[[212,103,67,66,55,117,1,69,100,63,129,94,181,155,217,56,160,213,84,221,239,40,43,6,128,58,254,224,143,110]],["foobar"],[[157,34,65,3,127,194,235,220,42,8,98,164,121,232,214,199]],[[148,138,135,225,195,117,59,116,122,155,100,133,235,44,56,182]],[],[],[],[],[],[]}],[],[],[],[],[],[]}/ Errors []  *DBG* aaa_ue_fsm_262421936883763 send ok to <0.1413.0> *DBG* aaa_ue_fsm_262421936883763 consume call {rx_swx_maa, {ok,[{epdg_auth_tuple, <<212,103,67,66,55,117,1,69,100,63,129,94,181,155,217,56>>, <<165,196,103,217,220,72,71,12,98,188,222,248,36,109,157,58>>, <<212,103,67,66,55,117,1,69,100,63,129,94,181,155,217,56,160, 213,84,221,239,40,43,6,128,58,254,224,143,110>>, <<148,138,135,225,195,117,59,116,122,155,100,133,235,44,56, 182>>, <<157,34,65,3,127,194,235,220,42,8,98,164,121,232,214,199>>}]}} from <0.1413.0> in state state_wait_swx_maa => state_new 04:16:01.692 [info] dia_sip2gsup: auth [212,103,67,66,55,117,1,69,100,63,129,94,181,155,217,56,165,196,103,217,220,72,71,12,98,188,222,248,36,109,157,58] authz [212,103,67,66,55,117,1,69,100,63,129,94,181,155,217,56,160,213,84,221,239,40,43,6,128,58,254,224,143,110]  *DBG* epdg_ue_fsm_262421936883763 receive call {received_swm_dea_auth_response, {ok,[{epdg_auth_tuple, <<212,103,67,66,55,117,1,69,100,63,129,94,181,155,217,56>>, <<165,196,103,217,220,72,71,12,98,188,222,248,36,109,157,58>>, <<212,103,67,66,55,117,1,69,100,63,129,94,181,155,217,56,160, 213,84,221,239,40,43,6,128,58,254,224,143,110>>, <<148,138,135,225,195,117,59,116,122,155,100,133,235,44,56, 182>>, <<157,34,65,3,127,194,235,220,42,8,98,164,121,232,214,199>>}]}} from <0.211.0> in state state_wait_auth_resp 04:16:01.692 [info] rand [212,103,67,66,55,117,1,69,100,63,129,94,181,155,217,56] autn [165,196,103,217,220,72,71,12,98,188,222,248,36,109,157,58]  04:16:01.692 [info] ue_fsm ev_rx_swx_maa *DBG* epdg_ue_fsm_262421936883763 send ok to <0.211.0> *DBG* gsup_server got cast {auth_response, {<<"262421936883763">>, {ok, [{epdg_auth_tuple, <<212,103,67,66,55,117,1,69,100,63,129,94,181, 155,217,56>>, <<165,196,103,217,220,72,71,12,98,188,222,248, 36,109,157,58>>, <<212,103,67,66,55,117,1,69,100,63,129,94,181, 155,217,56,160,213,84,221,239,40,43,6,128,58, 254,224,143,110>>, <<148,138,135,225,195,117,59,116,122,155,100, 133,235,44,56,182>>, <<157,34,65,3,127,194,235,220,42,8,98,164, 121,232,214,199>>}]}}} *DBG* epdg_ue_fsm_262421936883763 consume call {received_swm_dea_auth_response, {ok,[{epdg_auth_tuple, <<212,103,67,66,55,117,1,69,100,63,129,94,181,155,217,56>>, <<165,196,103,217,220,72,71,12,98,188,222,248,36,109,157,58>>, <<212,103,67,66,55,117,1,69,100,63,129,94,181,155,217,56,160, 213,84,221,239,40,43,6,128,58,254,224,143,110>>, <<148,138,135,225,195,117,59,116,122,155,100,133,235,44,56, 182>>, <<157,34,65,3,127,194,235,220,42,8,98,164,121,232,214,199>>}]}} from <0.211.0> in state state_wait_auth_resp => state_authenticating 04:16:01.693 [info] ue_fsm state_wait_swx_maa event=rx_swx_maa, {ue_fsm_data,"262421936883763",undefined,undefined,false,false,undefined} 04:16:01.693 [info] ue_fsm received_swm_dea_auth_response {ok,[{epdg_auth_tuple,<<212,103,67,66,55,117,1,69,100,63,129,94,181,155,217,56>>,<<165,196,103,217,220,72,71,12,98,188,222,248,36,109,157,58>>,<<212,103,67,66,55,117,1,69,100,63,129,94,181,155,217,56,160,213,84,221,239,40,43,6,128,58,254,224,143,110>>,<<148,138,135,225,195,117,59,116,122,155,100,133,235,44,56,182>>,<<157,34,65,3,127,194,235,220,42,8,98,164,121,232,214,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:16:01.694 [info] ue_fsm state_wait_auth_resp event=received_swm_dea_auth_response Result={ok,[{epdg_auth_tuple,<<212,103,67,66,55,117,1,69,100,63,129,94,181,155,217,56>>,<<165,196,103,217,220,72,71,12,98,188,222,248,36,109,157,58>>,<<212,103,67,66,55,117,1,69,100,63,129,94,181,155,217,56,160,213,84,221,239,40,43,6,128,58,254,224,143,110>>,<<148,138,135,225,195,117,59,116,122,155,100,133,235,44,56,182>>,<<157,34,65,3,127,194,235,220,42,8,98,164,121,232,214,199>>}]}, {ue_fsm_data,<<"262421936883763">>,"internet",[],undefined,false,0,false,false} 04:16:01.694 [info] auth_response(<<"262421936883763">>): {ok,[{epdg_auth_tuple,<<212,103,67,66,55,117,1,69,100,63,129,94,181,155,217,56>>,<<165,196,103,217,220,72,71,12,98,188,222,248,36,109,157,58>>,<<212,103,67,66,55,117,1,69,100,63,129,94,181,155,217,56,160,213,84,221,239,40,43,6,128,58,254,224,143,110>>,<<148,138,135,225,195,117,59,116,122,155,100,133,235,44,56,182>>,<<157,34,65,3,127,194,235,220,42,8,98,164,121,232,214,199>>}]} 04:16:01.695 [info] auth_response for <<"262421936883763">>: {ok,[{epdg_auth_tuple,<<212,103,67,66,55,117,1,69,100,63,129,94,181,155,217,56>>,<<165,196,103,217,220,72,71,12,98,188,222,248,36,109,157,58>>,<<212,103,67,66,55,117,1,69,100,63,129,94,181,155,217,56,160,213,84,221,239,40,43,6,128,58,254,224,143,110>>,<<148,138,135,225,195,117,59,116,122,155,100,133,235,44,56,182>>,<<157,34,65,3,127,194,235,220,42,8,98,164,121,232,214,199>>}]} 04:16:01.695 [info] GSUP: Tx #{auth_tuples => [#{autn => <<165,196,103,217,220,72,71,12,98,188,222,248,36,109,157,58>>,ck => <<157,34,65,3,127,194,235,220,42,8,98,164,121,232,214,199>>,ik => <<148,138,135,225,195,117,59,116,122,155,100,133,235,44,56,182>>,rand => <<212,103,67,66,55,117,1,69,100,63,129,94,181,155,217,56>>,res => <<212,103,67,66,55,117,1,69,100,63,129,94,181,155,217,56,160,213,84,221,239,40,43,6,128,58,254,224,143,110>>}],imsi => <<"262421936883763">>,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 => <<"262421936883763">>, message_type => location_upd_req}} *DBG* epdg_ue_fsm_262421936883763 receive call lu_request from <0.1414.0> in state state_authenticating 04:16:01.700 [info] GSUP: Rx #{cn_domain => 1,imsi => <<"262421936883763">>,message_type => location_upd_req} 04:16:01.700 [info] ue_fsm lu_request *DBG* epdg_ue_fsm_262421936883763 send ok to <0.1414.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:16:01.700 [info] ue_fsm state_authenticating event=lu_request, {ue_fsm_data,<<"262421936883763">>,"internet",[],undefined,false,0,false,false} *DBG* aaa_ue_fsm_262421936883763 receive call {rx_swm_der_auth_compl,"internet"} from <0.201.0> in state state_new *DBG* epdg_ue_fsm_262421936883763 consume call lu_request from <0.1414.0> in state state_authenticating 04:16:01.700 [info] ue_fsm ev_rx_swm_der_auth_compl 04:16:01.701 [info] ue_fsm state_new event=rx_swm_der_auth_compl, {ue_fsm_data,"262421936883763",undefined,undefined,false,false,undefined} 04:16:01.701 [debug] SWx Tx SAR Imsi="262421936883763" Type=1 APN="internet" AgentInfoOpt=[]  04:16:01.701 [debug] SWx prepare_request: {'SAR',["epdg.localdomain",";","1805677143",";","242",";","nonode@nohost"],{'Vendor-Specific-Application-Id',10415,[16777265],[]},1,"epdg.localdomain","localdomain","localdomain","262421936883763",1,[],["hss.localdomain"],["internet"],[],[],[],[],[],[],[],[],[]} *DBG* aaa_ue_fsm_262421936883763 send ok to <0.201.0> *DBG* aaa_ue_fsm_262421936883763 consume call {rx_swm_der_auth_compl,"internet"} from <0.201.0> in state state_new => state_wait_swx_saa *DBG* aaa_ue_fsm_262421936883763 receive call {rx_swx_saa,{ok,1,#{}}} from <0.1415.0> in state state_wait_swx_saa 04:16:01.711 [info] SWx Rx SAA {<0.735.0>,{diameter_caps,{"epdg.localdomain","hss.localdomain"},{"localdomain","localdomain"},{[{127,0,0,1},{172,18,62,20},{192,168,0,2}],[{172,18,62,103}]},{0,10415},{"osmo-epdg","TTCN-3 Testsuite"},{[],[1]},{[10415,13019,5535],[5535,10415,13019]},{[],[]},{[],[0]},{[],[]},{[{'diameter_base_Vendor-Specific-Application-Id',10415,[16777265],[]}],[{'diameter_base_Vendor-Specific-Application-Id',[10415],[16777265],[]}]},{[],[]},{[],[]}}}: {'SAA',"epdg.localdomain;1805677143;242;nonode@nohost",{'Vendor-Specific-Application-Id',10415,[16777265],[]},1,"hss.localdomain","localdomain","262421936883763",[],[2001],[],[{'Non-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_262421936883763 send ok to <0.1415.0> 04:16:01.711 [info] ue_fsm ev_rx_swx_saa *DBG* epdg_ue_fsm_262421936883763 receive call {received_swm_dea_auth_compl_response,{ok,#{}}} from <0.211.0> in state state_authenticating *DBG* aaa_ue_fsm_262421936883763 consume call {rx_swx_saa,{ok,1,#{}}} from <0.1415.0> in state state_wait_swx_saa => state_authenticated 04:16:01.712 [info] ue_fsm state_wait_swx_saa event=rx_swx_saa {ok,1,#{}}, {ue_fsm_data,"262421936883763",undefined,undefined,false,false,undefined} 04:16:01.712 [info] ue_fsm received_swm_dea_auth_compl_response {ok,#{}} *DBG* epdg_ue_fsm_262421936883763 send ok to <0.211.0> *DBG* gsup_server got cast {lu_response,{<<"262421936883763">>,ok}} 04:16:01.712 [info] ue_fsm state_authenticating event=lu_request, {ok,#{}}, {ue_fsm_data,<<"262421936883763">>,"internet",[],undefined,false,0,false,false} *DBG* epdg_ue_fsm_262421936883763 consume call {received_swm_dea_auth_compl_response,{ok,#{}}} from <0.211.0> in state state_authenticating => state_authenticated 04:16:01.712 [info] lu_response(<<"262421936883763">>): 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:16:01.712 [info] lu_response for <<"262421936883763">>: ok 04:16:01.712 [info] GSUP: Tx #{imsi => <<"262421936883763">>,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 => <<"262421936883763">>, message_class => 5, message_type => epdg_tunnel_request, pco => <<128,0,13,0,0,12,0>>}} *DBG* epdg_ue_fsm_262421936883763 receive call {tunnel_request,<<128,0,13,0,0,12,0>>} from <0.1416.0> in state state_authenticated 04:16:01.717 [info] GSUP: Rx #{cn_domain => 1,imsi => <<"262421936883763">>,message_class => 5,message_type => epdg_tunnel_request,pco => <<128,0,13,0,0,12,0>>} 04:16:01.717 [info] ue_fsm tunnel_request(<<128,0,13,0,0,12,0>>) 04:16:01.717 [info] ue_fsm state_authenticated event=tunnel_request, {ue_fsm_data,<<"262421936883763">>,"internet",[],undefined,false,0,false,false} 04:16:01.717 [debug] Selected PGW Remote Address "172.18.62.103" *DBG* epdg_ue_fsm_262421936883763 send ok to <0.1416.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:16:01.717 [info] s2b: Tx {gtp,v2,create_session_request,0,8064703,undefined,[],[{v2_international_mobile_subscriber_identity,0,<<"262421936883763">>},{v2_serving_network,0,{<<"901">>,<<"042">>}},{v2_rat_type,0,3},{v2_fully_qualified_tunnel_endpoint_identifier,0,30,894437903,<<172,18,62,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,3048190003,<<172,18,62,20>>,undefined}]},{v2_recovery,0,0},{v2_additional_protocol_configuration_options,0,{0,[{13,<<>>},{12,<<>>}]}}]} *DBG* epdg_ue_fsm_262421936883763 consume call {tunnel_request,<<128,0,13,0,0,12,0>>} from <0.1416.0> in state state_authenticated => state_wait_create_session_resp 04:16:01.718 [debug] Waiting for CreateSessionResponse *DBG* epdg_ue_fsm_262421936883763 start_timer {state_timeout,10000, create_session_timeout,[]} in state state_wait_create_session_resp 04:16:01.730 [info] S6b Rx from {diameter_caps,{"aaa.localdomain","pgw.localdomain"},{"localdomain","localdomain"},{[{172,18,62,20}],[{172,18,62,103}]},{0,10415},{"osmo-epdg-AAA","TTCN-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,["262421936883763@nai.epc.mnc001.mcc01.3gppnetwork.org"],[{'MIP6-Agent-Info',[{172,18,62,103}],[],[],[]}],[70368744177664],[],[],["internet"],[],[],[],[],[],[]} *DBG* aaa_ue_fsm_262421936883763 receive call {rx_s6b_aar,"262421936883763@nai.epc.mnc001.mcc01.3gppnetwork.org", "internet", [{'MIP6-Agent-Info',[{172,18,62,103}],[],[],[]}]} from <0.1417.0> in state state_authenticated 04:16:01.730 [info] ue_fsm ev_rx_s6b_aar: "262421936883763@nai.epc.mnc001.mcc01.3gppnetwork.org" "internet" [{'MIP6-Agent-Info',[{172,18,62,103}],[],[],[]}] 04:16:01.730 [info] ue_fsm state_authenticated event=rx_s6b_aar NAI="262421936883763@nai.epc.mnc001.mcc01.3gppnetwork.org" Apn="internet" AgentInfo=[{'MIP6-Agent-Info',[{172,18,62,103}],[],[],[]}], {ue_fsm_data,"262421936883763",undefined,undefined,true,false,undefined} 04:16:01.730 [debug] SWx Tx SAR Imsi="262421936883763" Type=13 APN="internet" AgentInfoOpt=[{'MIP6-Agent-Info',[{172,18,62,103}],[],[],[]}]  04:16:01.731 [debug] SWx prepare_request: {'SAR',["epdg.localdomain",";","1805677143",";","243",";","nonode@nohost"],{'Vendor-Specific-Application-Id',10415,[16777265],[]},1,"epdg.localdomain","localdomain","localdomain","262421936883763",13,[],["hss.localdomain"],["internet"],[],[{'MIP6-Agent-Info',[{172,18,62,103}],[],[],[]}],[],[],[],[],[],[],[]} *DBG* aaa_ue_fsm_262421936883763 send ok to <0.1417.0> 04:16:01.731 [debug] Waiting for S6b AAA *DBG* aaa_ue_fsm_262421936883763 consume call {rx_s6b_aar,"262421936883763@nai.epc.mnc001.mcc01.3gppnetwork.org", "internet", [{'MIP6-Agent-Info',[{172,18,62,103}],[],[],[]}]} from <0.1417.0> in state state_authenticated => state_authenticated_wait_swx_saa *DBG* aaa_ue_fsm_262421936883763 receive call {rx_swx_saa,{ok,13,#{}}} from <0.1418.0> in state state_authenticated_wait_swx_saa 04:16:01.736 [info] SWx Rx SAA {<0.735.0>,{diameter_caps,{"epdg.localdomain","hss.localdomain"},{"localdomain","localdomain"},{[{127,0,0,1},{172,18,62,20},{192,168,0,2}],[{172,18,62,103}]},{0,10415},{"osmo-epdg","TTCN-3 Testsuite"},{[],[1]},{[10415,13019,5535],[5535,10415,13019]},{[],[]},{[],[0]},{[],[]},{[{'diameter_base_Vendor-Specific-Application-Id',10415,[16777265],[]}],[{'diameter_base_Vendor-Specific-Application-Id',[10415],[16777265],[]}]},{[],[]},{[],[]}}}: {'SAA',"epdg.localdomain;1805677143;243;nonode@nohost",{'Vendor-Specific-Application-Id',10415,[16777265],[]},1,"hss.localdomain","localdomain","262421936883763",[],[2001],[],[{'Non-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:16:01.736 [info] ue_fsm ev_rx_swx_saa *DBG* aaa_ue_fsm_262421936883763 send ok to <0.1418.0> 04:16:01.736 [info] ue_fsm state_authenticated_wait_swx_saa event=rx_swx_saa SAType=13 ResulCode={epdg_dia_rc,undefined,2001}, {ue_fsm_data,"262421936883763","262421936883763@nai.epc.mnc001.mcc01.3gppnetwork.org","internet",true,false,<0.1417.0>} *DBG* aaa_ue_fsm_262421936883763 consume call {rx_swx_saa,{ok,13,#{}}} from <0.1418.0> in state state_authenticated_wait_swx_saa => state_authenticated 04:16:01.736 [debug] Rx AAA with DiaRC={epdg_dia_rc,undefined,2001} 04:16:01.736 [info] S6b Tx to {diameter_caps,{"aaa.localdomain","pgw.localdomain"},{"localdomain","localdomain"},{[{172,18,62,20}],[{172,18,62,103}]},{0,10415},{"osmo-epdg-AAA","TTCN-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:16:01.744 [debug] S2b: Rx from IP {172,18,62,103} port 2123: <<72,33,0,117,53,80,10,15,123,14,191,0,2,0,2,0,16,0,87,0,9,1,160,229,90,154,184,172,18,62,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,229,90,154,184,172,18,62,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,90,154,184,163,0,15,0,128,0,13,4,1,2,3,4,0,12,4,5,6,7,8>> 04:16:01.745 [debug] S2b: Rx from IP {172,18,62,103} port 2123: {gtp,v2,create_session_response,894437903,8064703,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,90,154,184>>},{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,3847920312,<<172,18,62,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,3847920312,<<172,18,62,103>>,undefined},{v2_pdn_address_allocation,0} => {v2_pdn_address_allocation,0,ipv4,<<192,168,0,68>>}}} *DBG* epdg_ue_fsm_262421936883763 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 => 3048190003, remote_ipv4 => <<172,18,62,103>>, remote_ipv6 => undefined,remote_teid => 3847920312}}} from <0.1419.0> in state state_wait_create_session_resp 04:16:01.745 [info] s2b: Updated Session after create_session_response: {gtp_session,<<"262421936883763">>,<0.1411.0>,<<"internet">>,{172,18,62,103},{172,18,62,103},undefined,894437903,3847920312,5,{set,1,16,16,8,80,48,{[],[],[],[],[],[],[],[],[],[],[],[],[],[],[],[]},{{[],[{gtp_bearer,5,3048190003,3847920312}],[],[],[],[],[],[],[],[],[],[],[],[],[],[]}}}} 04:16:01.745 [debug] s2b: APCO_dec: {v2_additional_protocol_configuration_options,0,{0,[{13,<<1,2,3,4>>},{12,<<5,6,7,8>>}]}} 04:16:01.745 [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 => 3048190003,remote_ipv4 => <<172,18,62,103>>,remote_ipv6 => undefined,remote_teid => 3847920312}} 04:16:01.745 [info] ue_fsm state_authenticated event=received_gtpc_create_session_response, {ue_fsm_data,<<"262421936883763">>,"internet",[],undefined,false,0,false,false} 04:16:01.746 [info] KMOD Port Create PDP Context Call {<0.1411.0>,[alias|#Ref<0.1283019585.1655242753.211476>]}: {create_pdp_context,{172,18,62,103},3048190003,3847920312,{192,168,0,68}} 04:16:01.746 [debug] create_pdp_context: 1, {172,18,62,103}, {192,168,0,68}, 3048190003, 3847920312 04:16:01.746 [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,62,103}},{ms_address,{192,168,0,68}},{i_tid,3048190003},{o_tid,3847920312}]}} *DBG* epdg_ue_fsm_262421936883763 send ok to <0.1419.0> *DBG* gsup_server got cast {tunnel_response, {<<"262421936883763">>, {ok, #{apco => <<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 => 3048190003, remote_ipv4 => <<172,18,62,103>>, remote_ipv6 => undefined, remote_teid => 3847920312}}}} 04:16:01.746 [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 => 3048190003,remote_ipv4 => <<172,18,62,103>>,remote_ipv6 => undefined,remote_teid => 3847920312}) returned ok *DBG* epdg_ue_fsm_262421936883763 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 => 3048190003, remote_ipv4 => <<172,18,62,103>>, remote_ipv6 => undefined,remote_teid => 3847920312}}} from <0.1419.0> in state state_wait_create_session_resp => state_active 04:16:01.746 [info] tunnel_response(<<"262421936883763">>): {ok,#{apco => <<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 => 3048190003,remote_ipv4 => <<172,18,62,103>>,remote_ipv6 => undefined,remote_teid => 3847920312}} 04:16:01.747 [info] tunnel_response for <<"262421936883763">>: {ok,#{apco => <<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 => 3048190003,remote_ipv4 => <<172,18,62,103>>,remote_ipv6 => undefined,remote_teid => 3847920312}} *DBG* gsup_server new state {gsups_state,#Port<0.16>,4222,#Port<0.54>, {ipa_ccm_options,"EPDG-00-00-00-00-00-00", "0/0/0","00:00:00:00:00:00", "00:00:00:00:00:00","00:00:00:00:00:00", "00:00:00:00:00:00","00:00:00:00:00:00", "EPDG-00-00-00-00-00-00",false}} 04:16:01.747 [info] GSUP: Tx #{imsi => <<"262421936883763">>,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 => <<"262429416148424">>, 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:16:01.769 [info] GSUP: Rx #{imsi => <<"262429416148424">>,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_262429416148424 enter epdg_ue_fsm in state state_new 04:16:01.770 [info] ue_fsm start(epdg_ue_fsm_262429416148424) *DBG* epdg_ue_fsm_262429416148424 consume internal init_state in state state_new 04:16:01.770 [info] ue_fsm init(<<"262429416148424">>) *DBG* epdg_ue_fsm_262429416148424 receive call {auth_request,33,"internet",#{}} from <0.1420.0> in state state_new 04:16:01.770 [info] ue_fsm auth_request *DBG* epdg_ue_fsm_262429416148424 send ok to <0.1420.0> 04:16:01.770 [info] ue_fsm state_new event=auth_request {33, "internet", #{}}, {ue_fsm_data,<<"262429416148424">>,"internet",[],undefined,false,0,false,false} *DBG* aaa_ue_fsm_262429416148424 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_262429416148424 consume call {auth_request,33,"internet",#{}} from <0.1420.0> in state state_new => state_wait_auth_resp *DBG* aaa_ue_fsm_262429416148424 consume internal init_state in state state_new 04:16:01.770 [info] ue_fsm start_link(aaa_ue_fsm_262429416148424) *DBG* epdg_ue_fsm_262429416148424 start_timer {state_timeout,10000, swm_der_timeout,[]} in state state_wait_auth_resp *DBG* aaa_ue_fsm_262429416148424 receive call {rx_swm_der_auth_req,33,"internet",#{}} from <0.201.0> in state state_new 04:16:01.770 [info] ue_fsm init("262429416148424") 04:16:01.770 [info] ue_fsm ev_rx_swm_der_auth_req 04:16:01.770 [info] ue_fsm state_new event=rx_swm_der_auth_req {33, "internet", #{}}, {ue_fsm_data,"262429416148424",undefined,undefined,false,false,undefined} 04:16:01.770 [debug] Swx MAR: IPv4Opt=<<"ÿÿÿþ">> IPv6Opt=[] 04:16:01.770 [debug] Swx Tx MAR: {'MAR',["epdg.localdomain",";","1805677143",";","244",";","nonode@nohost"],1,undefined,undefined,undefined,"262429416148424",{'Vendor-Specific-Application-Id',10415,[16777265],[]},{'SIP-Auth-Data-Item',[],["EAP-AKA"],[],[],[],[],[],[],<<"ÿÿÿþ">>,[],[],[],[]},1,[],1,[],[],[],[],[],[],[],[]} *DBG* aaa_ue_fsm_262429416148424 send ok to <0.201.0> *DBG* aaa_ue_fsm_262429416148424 consume call {rx_swm_der_auth_req,33,"internet",#{}} from <0.201.0> in state state_new => state_wait_swx_maa 04:16:01.773 [info] SWx Rx MAA {<0.735.0>,{diameter_caps,{"epdg.localdomain","hss.localdomain"},{"localdomain","localdomain"},{[{127,0,0,1},{172,18,62,20},{192,168,0,2}],[{172,18,62,103}]},{0,10415},{"osmo-epdg","TTCN-3 Testsuite"},{[],[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;1805677143;244;nonode@nohost",1,"hss.localdomain","localdomain",{'Vendor-Specific-Application-Id',10415,[16777265],[]},"262429416148424",[],[2001],[],[1],[{'SIP-Auth-Data-Item',[0],["Digest-AKAv1-MD5"],[[196,144,126,78,209,204,6,45,151,205,9,98,113,225,22,14,229,123,102,64,180,118,38,249,254,110,36,46,134,221,161,96]],[[196,144,126,78,209,204,6,45,151,205,9,98,113,225,22,14,7,233,219,29,17,43,226,237,128,74,145,190,181,7]],["foobar"],[[208,107,69,192,237,23,85,72,168,110,222,154,226,115,18,36]],[[163,198,68,251,149,109,15,237,213,251,98,147,87,72,124,122]],[],[],[],[],[],[]}],[],[],[],[],[],[]}/ Errors []  04:16:01.773 [info] dia_sip2gsup: auth [196,144,126,78,209,204,6,45,151,205,9,98,113,225,22,14,229,123,102,64,180,118,38,249,254,110,36,46,134,221,161,96] authz [196,144,126,78,209,204,6,45,151,205,9,98,113,225,22,14,7,233,219,29,17,43,226,237,128,74,145,190,181,7]  *DBG* aaa_ue_fsm_262429416148424 receive call {rx_swx_maa, {ok,[{epdg_auth_tuple, <<196,144,126,78,209,204,6,45,151,205,9,98,113,225,22,14>>, <<229,123,102,64,180,118,38,249,254,110,36,46,134,221,161,96>>, <<196,144,126,78,209,204,6,45,151,205,9,98,113,225,22,14,7, 233,219,29,17,43,226,237,128,74,145,190,181,7>>, <<163,198,68,251,149,109,15,237,213,251,98,147,87,72,124,122>>, <<208,107,69,192,237,23,85,72,168,110,222,154,226,115,18, 36>>}]}} from <0.1423.0> in state state_wait_swx_maa 04:16:01.773 [info] rand [196,144,126,78,209,204,6,45,151,205,9,98,113,225,22,14] autn [229,123,102,64,180,118,38,249,254,110,36,46,134,221,161,96]  04:16:01.773 [info] ue_fsm ev_rx_swx_maa 04:16:01.773 [info] ue_fsm state_wait_swx_maa event=rx_swx_maa, {ue_fsm_data,"262429416148424",undefined,undefined,false,false,undefined} *DBG* aaa_ue_fsm_262429416148424 send ok to <0.1423.0> *DBG* epdg_ue_fsm_262429416148424 receive call {received_swm_dea_auth_response, {ok,[{epdg_auth_tuple, <<196,144,126,78,209,204,6,45,151,205,9,98,113,225,22,14>>, <<229,123,102,64,180,118,38,249,254,110,36,46,134,221,161,96>>, <<196,144,126,78,209,204,6,45,151,205,9,98,113,225,22,14,7, 233,219,29,17,43,226,237,128,74,145,190,181,7>>, <<163,198,68,251,149,109,15,237,213,251,98,147,87,72,124,122>>, <<208,107,69,192,237,23,85,72,168,110,222,154,226,115,18, 36>>}]}} from <0.211.0> in state state_wait_auth_resp *DBG* aaa_ue_fsm_262429416148424 consume call {rx_swx_maa, {ok,[{epdg_auth_tuple, <<196,144,126,78,209,204,6,45,151,205,9,98,113,225,22,14>>, <<229,123,102,64,180,118,38,249,254,110,36,46,134,221,161,96>>, <<196,144,126,78,209,204,6,45,151,205,9,98,113,225,22,14,7, 233,219,29,17,43,226,237,128,74,145,190,181,7>>, <<163,198,68,251,149,109,15,237,213,251,98,147,87,72,124,122>>, <<208,107,69,192,237,23,85,72,168,110,222,154,226,115,18, 36>>}]}} from <0.1423.0> in state state_wait_swx_maa => state_new 04:16:01.773 [info] ue_fsm received_swm_dea_auth_response {ok,[{epdg_auth_tuple,<<196,144,126,78,209,204,6,45,151,205,9,98,113,225,22,14>>,<<229,123,102,64,180,118,38,249,254,110,36,46,134,221,161,96>>,<<196,144,126,78,209,204,6,45,151,205,9,98,113,225,22,14,7,233,219,29,17,43,226,237,128,74,145,190,181,7>>,<<163,198,68,251,149,109,15,237,213,251,98,147,87,72,124,122>>,<<208,107,69,192,237,23,85,72,168,110,222,154,226,115,18,36>>}]} *DBG* epdg_ue_fsm_262429416148424 send ok to <0.211.0> *DBG* gsup_server got cast {auth_response, {<<"262429416148424">>, {ok, [{epdg_auth_tuple, <<196,144,126,78,209,204,6,45,151,205,9,98,113, 225,22,14>>, <<229,123,102,64,180,118,38,249,254,110,36,46, 134,221,161,96>>, <<196,144,126,78,209,204,6,45,151,205,9,98,113, 225,22,14,7,233,219,29,17,43,226,237,128,74, 145,190,181,7>>, <<163,198,68,251,149,109,15,237,213,251,98,147, 87,72,124,122>>, <<208,107,69,192,237,23,85,72,168,110,222, 154,226,115,18,36>>}]}}} *DBG* epdg_ue_fsm_262429416148424 consume call {received_swm_dea_auth_response, {ok,[{epdg_auth_tuple, <<196,144,126,78,209,204,6,45,151,205,9,98,113,225,22,14>>, <<229,123,102,64,180,118,38,249,254,110,36,46,134,221,161,96>>, <<196,144,126,78,209,204,6,45,151,205,9,98,113,225,22,14,7, 233,219,29,17,43,226,237,128,74,145,190,181,7>>, <<163,198,68,251,149,109,15,237,213,251,98,147,87,72,124,122>>, <<208,107,69,192,237,23,85,72,168,110,222,154,226,115,18, 36>>}]}} from <0.211.0> in state state_wait_auth_resp => state_authenticating 04:16:01.773 [info] ue_fsm state_wait_auth_resp event=received_swm_dea_auth_response Result={ok,[{epdg_auth_tuple,<<196,144,126,78,209,204,6,45,151,205,9,98,113,225,22,14>>,<<229,123,102,64,180,118,38,249,254,110,36,46,134,221,161,96>>,<<196,144,126,78,209,204,6,45,151,205,9,98,113,225,22,14,7,233,219,29,17,43,226,237,128,74,145,190,181,7>>,<<163,198,68,251,149,109,15,237,213,251,98,147,87,72,124,122>>,<<208,107,69,192,237,23,85,72,168,110,222,154,226,115,18,36>>}]}, {ue_fsm_data,<<"262429416148424">>,"internet",[],undefined,false,0,false,false} 04:16:01.773 [info] auth_response(<<"262429416148424">>): {ok,[{epdg_auth_tuple,<<196,144,126,78,209,204,6,45,151,205,9,98,113,225,22,14>>,<<229,123,102,64,180,118,38,249,254,110,36,46,134,221,161,96>>,<<196,144,126,78,209,204,6,45,151,205,9,98,113,225,22,14,7,233,219,29,17,43,226,237,128,74,145,190,181,7>>,<<163,198,68,251,149,109,15,237,213,251,98,147,87,72,124,122>>,<<208,107,69,192,237,23,85,72,168,110,222,154,226,115,18,36>>}]} 04:16:01.773 [info] auth_response for <<"262429416148424">>: {ok,[{epdg_auth_tuple,<<196,144,126,78,209,204,6,45,151,205,9,98,113,225,22,14>>,<<229,123,102,64,180,118,38,249,254,110,36,46,134,221,161,96>>,<<196,144,126,78,209,204,6,45,151,205,9,98,113,225,22,14,7,233,219,29,17,43,226,237,128,74,145,190,181,7>>,<<163,198,68,251,149,109,15,237,213,251,98,147,87,72,124,122>>,<<208,107,69,192,237,23,85,72,168,110,222,154,226,115,18,36>>}]} 04:16:01.774 [info] GSUP: Tx #{auth_tuples => [#{autn => <<229,123,102,64,180,118,38,249,254,110,36,46,134,221,161,96>>,ck => <<208,107,69,192,237,23,85,72,168,110,222,154,226,115,18,36>>,ik => <<163,198,68,251,149,109,15,237,213,251,98,147,87,72,124,122>>,rand => <<196,144,126,78,209,204,6,45,151,205,9,98,113,225,22,14>>,res => <<196,144,126,78,209,204,6,45,151,205,9,98,113,225,22,14,7,233,219,29,17,43,226,237,128,74,145,190,181,7>>}],imsi => <<"262429416148424">>,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 => <<"262429416148424">>, message_type => location_upd_req}} 04:16:01.775 [info] GSUP: Rx #{cn_domain => 1,imsi => <<"262429416148424">>,message_type => location_upd_req} *DBG* epdg_ue_fsm_262429416148424 receive call lu_request from <0.1424.0> in state state_authenticating 04:16:01.775 [info] ue_fsm lu_request *DBG* epdg_ue_fsm_262429416148424 send ok to <0.1424.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:16:01.775 [info] ue_fsm state_authenticating event=lu_request, {ue_fsm_data,<<"262429416148424">>,"internet",[],undefined,false,0,false,false} *DBG* aaa_ue_fsm_262429416148424 receive call {rx_swm_der_auth_compl,"internet"} from <0.201.0> in state state_new *DBG* epdg_ue_fsm_262429416148424 consume call lu_request from <0.1424.0> in state state_authenticating 04:16:01.775 [info] ue_fsm ev_rx_swm_der_auth_compl 04:16:01.776 [info] ue_fsm state_new event=rx_swm_der_auth_compl, {ue_fsm_data,"262429416148424",undefined,undefined,false,false,undefined} 04:16:01.776 [debug] SWx Tx SAR Imsi="262429416148424" Type=1 APN="internet" AgentInfoOpt=[]  04:16:01.776 [debug] SWx prepare_request: {'SAR',["epdg.localdomain",";","1805677143",";","245",";","nonode@nohost"],{'Vendor-Specific-Application-Id',10415,[16777265],[]},1,"epdg.localdomain","localdomain","localdomain","262429416148424",1,[],["hss.localdomain"],["internet"],[],[],[],[],[],[],[],[],[]} *DBG* aaa_ue_fsm_262429416148424 send ok to <0.201.0> *DBG* aaa_ue_fsm_262429416148424 consume call {rx_swm_der_auth_compl,"internet"} from <0.201.0> in state state_new => state_wait_swx_saa *DBG* aaa_ue_fsm_262429416148424 receive call {rx_swx_saa,{ok,1,#{}}} from <0.1425.0> in state state_wait_swx_saa *DBG* aaa_ue_fsm_262429416148424 send ok to <0.1425.0> 04:16:01.778 [info] SWx Rx SAA {<0.735.0>,{diameter_caps,{"epdg.localdomain","hss.localdomain"},{"localdomain","localdomain"},{[{127,0,0,1},{172,18,62,20},{192,168,0,2}],[{172,18,62,103}]},{0,10415},{"osmo-epdg","TTCN-3 Testsuite"},{[],[1]},{[10415,13019,5535],[5535,10415,13019]},{[],[]},{[],[0]},{[],[]},{[{'diameter_base_Vendor-Specific-Application-Id',10415,[16777265],[]}],[{'diameter_base_Vendor-Specific-Application-Id',[10415],[16777265],[]}]},{[],[]},{[],[]}}}: {'SAA',"epdg.localdomain;1805677143;245;nonode@nohost",{'Vendor-Specific-Application-Id',10415,[16777265],[]},1,"hss.localdomain","localdomain","262429416148424",[],[2001],[],[{'Non-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_262429416148424 consume call {rx_swx_saa,{ok,1,#{}}} from <0.1425.0> in state state_wait_swx_saa => state_authenticated *DBG* epdg_ue_fsm_262429416148424 receive call {received_swm_dea_auth_compl_response,{ok,#{}}} from <0.211.0> in state state_authenticating 04:16:01.778 [info] ue_fsm ev_rx_swx_saa 04:16:01.778 [info] ue_fsm state_wait_swx_saa event=rx_swx_saa {ok,1,#{}}, {ue_fsm_data,"262429416148424",undefined,undefined,false,false,undefined} *DBG* epdg_ue_fsm_262429416148424 send ok to <0.211.0> *DBG* gsup_server got cast {lu_response,{<<"262429416148424">>,ok}} 04:16:01.778 [info] ue_fsm received_swm_dea_auth_compl_response {ok,#{}} *DBG* epdg_ue_fsm_262429416148424 consume call {received_swm_dea_auth_compl_response,{ok,#{}}} from <0.211.0> in state state_authenticating => state_authenticated 04:16:01.778 [info] ue_fsm state_authenticating event=lu_request, {ok,#{}}, {ue_fsm_data,<<"262429416148424">>,"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:16:01.778 [info] lu_response(<<"262429416148424">>): ok 04:16:01.778 [info] lu_response for <<"262429416148424">>: ok 04:16:01.778 [info] GSUP: Tx #{imsi => <<"262429416148424">>,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 => <<"262429416148424">>, message_class => 5, message_type => epdg_tunnel_request, pco => <<128,0,13,0,0,12,0>>}} 04:16:01.779 [info] GSUP: Rx #{cn_domain => 1,imsi => <<"262429416148424">>,message_class => 5,message_type => epdg_tunnel_request,pco => <<128,0,13,0,0,12,0>>} *DBG* epdg_ue_fsm_262429416148424 receive call {tunnel_request,<<128,0,13,0,0,12,0>>} from <0.1426.0> in state state_authenticated 04:16:01.779 [info] ue_fsm tunnel_request(<<128,0,13,0,0,12,0>>) 04:16:01.780 [info] ue_fsm state_authenticated event=tunnel_request, {ue_fsm_data,<<"262429416148424">>,"internet",[],undefined,false,0,false,false} *DBG* epdg_ue_fsm_262429416148424 send ok to <0.1426.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:16:01.780 [debug] Selected PGW Remote Address "172.18.62.103" *DBG* epdg_ue_fsm_262429416148424 consume call {tunnel_request,<<128,0,13,0,0,12,0>>} from <0.1426.0> in state state_authenticated => state_wait_create_session_resp *DBG* epdg_ue_fsm_262429416148424 start_timer {state_timeout,10000, create_session_timeout,[]} in state state_wait_create_session_resp 04:16:01.780 [info] s2b: Tx {gtp,v2,create_session_request,0,8064704,undefined,[],[{v2_international_mobile_subscriber_identity,0,<<"262429416148424">>},{v2_serving_network,0,{<<"901">>,<<"042">>}},{v2_rat_type,0,3},{v2_fully_qualified_tunnel_endpoint_identifier,0,30,894437904,<<172,18,62,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,3048190004,<<172,18,62,20>>,undefined}]},{v2_recovery,0,0},{v2_additional_protocol_configuration_options,0,{0,[{13,<<>>},{12,<<>>}]}}]} 04:16:01.780 [debug] Waiting for CreateSessionResponse *DBG* aaa_ue_fsm_262429416148424 receive call {rx_s6b_aar,"262429416148424@nai.epc.mnc001.mcc01.3gppnetwork.org", "internet", [{'MIP6-Agent-Info',[{172,18,62,103}],[],[],[]}]} from <0.1427.0> in state state_authenticated 04:16:01.784 [info] S6b Rx from {diameter_caps,{"aaa.localdomain","pgw.localdomain"},{"localdomain","localdomain"},{[{172,18,62,20}],[{172,18,62,103}]},{0,10415},{"osmo-epdg-AAA","TTCN-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,["262429416148424@nai.epc.mnc001.mcc01.3gppnetwork.org"],[{'MIP6-Agent-Info',[{172,18,62,103}],[],[],[]}],[70368744177664],[],[],["internet"],[],[],[],[],[],[]} 04:16:01.784 [info] ue_fsm ev_rx_s6b_aar: "262429416148424@nai.epc.mnc001.mcc01.3gppnetwork.org" "internet" [{'MIP6-Agent-Info',[{172,18,62,103}],[],[],[]}] 04:16:01.784 [info] ue_fsm state_authenticated event=rx_s6b_aar NAI="262429416148424@nai.epc.mnc001.mcc01.3gppnetwork.org" Apn="internet" AgentInfo=[{'MIP6-Agent-Info',[{172,18,62,103}],[],[],[]}], {ue_fsm_data,"262429416148424",undefined,undefined,true,false,undefined} 04:16:01.784 [debug] SWx Tx SAR Imsi="262429416148424" Type=13 APN="internet" AgentInfoOpt=[{'MIP6-Agent-Info',[{172,18,62,103}],[],[],[]}]  04:16:01.784 [debug] SWx prepare_request: {'SAR',["epdg.localdomain",";","1805677143",";","246",";","nonode@nohost"],{'Vendor-Specific-Application-Id',10415,[16777265],[]},1,"epdg.localdomain","localdomain","localdomain","262429416148424",13,[],["hss.localdomain"],["internet"],[],[{'MIP6-Agent-Info',[{172,18,62,103}],[],[],[]}],[],[],[],[],[],[],[]} *DBG* aaa_ue_fsm_262429416148424 send ok to <0.1427.0> 04:16:01.784 [debug] Waiting for S6b AAA *DBG* aaa_ue_fsm_262429416148424 consume call {rx_s6b_aar,"262429416148424@nai.epc.mnc001.mcc01.3gppnetwork.org", "internet", [{'MIP6-Agent-Info',[{172,18,62,103}],[],[],[]}]} from <0.1427.0> in state state_authenticated => state_authenticated_wait_swx_saa *DBG* aaa_ue_fsm_262429416148424 receive call {rx_swx_saa,{ok,13,#{}}} from <0.1428.0> in state state_authenticated_wait_swx_saa 04:16:01.786 [info] SWx Rx SAA {<0.735.0>,{diameter_caps,{"epdg.localdomain","hss.localdomain"},{"localdomain","localdomain"},{[{127,0,0,1},{172,18,62,20},{192,168,0,2}],[{172,18,62,103}]},{0,10415},{"osmo-epdg","TTCN-3 Testsuite"},{[],[1]},{[10415,13019,5535],[5535,10415,13019]},{[],[]},{[],[0]},{[],[]},{[{'diameter_base_Vendor-Specific-Application-Id',10415,[16777265],[]}],[{'diameter_base_Vendor-Specific-Application-Id',[10415],[16777265],[]}]},{[],[]},{[],[]}}}: {'SAA',"epdg.localdomain;1805677143;246;nonode@nohost",{'Vendor-Specific-Application-Id',10415,[16777265],[]},1,"hss.localdomain","localdomain","262429416148424",[],[2001],[],[{'Non-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_262429416148424 send ok to <0.1428.0> *DBG* aaa_ue_fsm_262429416148424 consume call {rx_swx_saa,{ok,13,#{}}} from <0.1428.0> in state state_authenticated_wait_swx_saa => state_authenticated 04:16:01.786 [info] ue_fsm ev_rx_swx_saa 04:16:01.786 [info] ue_fsm state_authenticated_wait_swx_saa event=rx_swx_saa SAType=13 ResulCode={epdg_dia_rc,undefined,2001}, {ue_fsm_data,"262429416148424","262429416148424@nai.epc.mnc001.mcc01.3gppnetwork.org","internet",true,false,<0.1427.0>} 04:16:01.786 [debug] Rx AAA with DiaRC={epdg_dia_rc,undefined,2001} 04:16:01.786 [info] S6b Tx to {diameter_caps,{"aaa.localdomain","pgw.localdomain"},{"localdomain","localdomain"},{[{172,18,62,20}],[{172,18,62,103}]},{0,10415},{"osmo-epdg-AAA","TTCN-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:16:01.789 [debug] S2b: Rx from IP {172,18,62,103} port 2123: <<72,33,0,117,53,80,10,16,123,14,192,0,2,0,2,0,16,0,87,0,9,1,160,163,211,82,4,172,18,62,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,163,211,82,4,172,18,62,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,163,211,82,4,163,0,15,0,128,0,13,4,1,2,3,4,0,12,4,5,6,7,8>> 04:16:01.789 [debug] S2b: Rx from IP {172,18,62,103} port 2123: {gtp,v2,create_session_response,894437904,8064704,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,<<163,211,82,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,2748535300,<<172,18,62,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,2748535300,<<172,18,62,103>>,undefined},{v2_pdn_address_allocation,0} => {v2_pdn_address_allocation,0,ipv4,<<192,168,0,69>>}}} *DBG* epdg_ue_fsm_262429416148424 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 => 3048190004, remote_ipv4 => <<172,18,62,103>>, remote_ipv6 => undefined,remote_teid => 2748535300}}} from <0.1429.0> in state state_wait_create_session_resp 04:16:01.789 [info] s2b: Updated Session after create_session_response: {gtp_session,<<"262429416148424">>,<0.1421.0>,<<"internet">>,{172,18,62,103},{172,18,62,103},undefined,894437904,2748535300,5,{set,1,16,16,8,80,48,{[],[],[],[],[],[],[],[],[],[],[],[],[],[],[],[]},{{[],[],[],[],[],[],[],[],[],[],[],[],[],[],[],[{gtp_bearer,5,3048190004,2748535300}]}}}} 04:16:01.789 [debug] s2b: APCO_dec: {v2_additional_protocol_configuration_options,0,{0,[{13,<<1,2,3,4>>},{12,<<5,6,7,8>>}]}} 04:16:01.789 [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 => 3048190004,remote_ipv4 => <<172,18,62,103>>,remote_ipv6 => undefined,remote_teid => 2748535300}} 04:16:01.789 [info] ue_fsm state_authenticated event=received_gtpc_create_session_response, {ue_fsm_data,<<"262429416148424">>,"internet",[],undefined,false,0,false,false} 04:16:01.789 [info] KMOD Port Create PDP Context Call {<0.1421.0>,[alias|#Ref<0.1283019585.1655242753.211641>]}: {create_pdp_context,{172,18,62,103},3048190004,2748535300,{192,168,0,69}} 04:16:01.789 [debug] create_pdp_context: 1, {172,18,62,103}, {192,168,0,69}, 3048190004, 2748535300 04:16:01.789 [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,62,103}},{ms_address,{192,168,0,69}},{i_tid,3048190004},{o_tid,2748535300}]}} *DBG* epdg_ue_fsm_262429416148424 send ok to <0.1429.0> *DBG* gsup_server got cast {tunnel_response, {<<"262429416148424">>, {ok, #{apco => <<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 => 3048190004, remote_ipv4 => <<172,18,62,103>>, remote_ipv6 => undefined, remote_teid => 2748535300}}}} 04:16:01.789 [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 => 3048190004,remote_ipv4 => <<172,18,62,103>>,remote_ipv6 => undefined,remote_teid => 2748535300}) returned ok *DBG* epdg_ue_fsm_262429416148424 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 => 3048190004, remote_ipv4 => <<172,18,62,103>>, remote_ipv6 => undefined,remote_teid => 2748535300}}} from <0.1429.0> in state state_wait_create_session_resp => state_active 04:16:01.789 [info] tunnel_response(<<"262429416148424">>): {ok,#{apco => <<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 => 3048190004,remote_ipv4 => <<172,18,62,103>>,remote_ipv6 => undefined,remote_teid => 2748535300}} *DBG* gsup_server new state {gsups_state,#Port<0.16>,4222,#Port<0.54>, {ipa_ccm_options,"EPDG-00-00-00-00-00-00", "0/0/0","00:00:00:00:00:00", "00:00:00:00:00:00","00:00:00:00:00:00", "00:00:00:00:00:00","00:00:00:00:00:00", "EPDG-00-00-00-00-00-00",false}} 04:16:01.790 [info] tunnel_response for <<"262429416148424">>: {ok,#{apco => <<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 => 3048190004,remote_ipv4 => <<172,18,62,103>>,remote_ipv6 => undefined,remote_teid => 2748535300}} 04:16:01.790 [info] GSUP: Tx #{imsi => <<"262429416148424">>,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 => <<"262425236684477">>, 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:16:01.870 [info] GSUP: Rx #{imsi => <<"262425236684477">>,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_262425236684477 enter epdg_ue_fsm in state state_new 04:16:01.870 [info] ue_fsm start(epdg_ue_fsm_262425236684477) *DBG* epdg_ue_fsm_262425236684477 consume internal init_state in state state_new *DBG* epdg_ue_fsm_262425236684477 receive call {auth_request,33,"internet",#{}} from <0.1430.0> in state state_new 04:16:01.870 [info] ue_fsm init(<<"262425236684477">>) *DBG* epdg_ue_fsm_262425236684477 send ok to <0.1430.0> 04:16:01.870 [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_262425236684477 consume call {auth_request,33,"internet",#{}} from <0.1430.0> in state state_new => state_wait_auth_resp 04:16:01.870 [info] ue_fsm state_new event=auth_request {33, "internet", #{}}, {ue_fsm_data,<<"262425236684477">>,"internet",[],undefined,false,0,false,false} *DBG* aaa_ue_fsm_262425236684477 enter aaa_ue_fsm in state state_new *DBG* epdg_ue_fsm_262425236684477 start_timer {state_timeout,10000, swm_der_timeout,[]} in state state_wait_auth_resp 04:16:01.870 [info] ue_fsm start_link(aaa_ue_fsm_262425236684477) 04:16:01.870 [info] ue_fsm init("262425236684477") *DBG* aaa_ue_fsm_262425236684477 consume internal init_state in state state_new 04:16:01.870 [info] ue_fsm ev_rx_swm_der_auth_req *DBG* aaa_ue_fsm_262425236684477 receive call {rx_swm_der_auth_req,33,"internet",#{}} from <0.201.0> in state state_new 04:16:01.871 [info] ue_fsm state_new event=rx_swm_der_auth_req {33, "internet", #{}}, {ue_fsm_data,"262425236684477",undefined,undefined,false,false,undefined} 04:16:01.871 [debug] Swx MAR: IPv4Opt=<<"ÿÿÿþ">> IPv6Opt=[] 04:16:01.871 [debug] Swx Tx MAR: {'MAR',["epdg.localdomain",";","1805677143",";","247",";","nonode@nohost"],1,undefined,undefined,undefined,"262425236684477",{'Vendor-Specific-Application-Id',10415,[16777265],[]},{'SIP-Auth-Data-Item',[],["EAP-AKA"],[],[],[],[],[],[],<<"ÿÿÿþ">>,[],[],[],[]},1,[],1,[],[],[],[],[],[],[],[]} *DBG* aaa_ue_fsm_262425236684477 send ok to <0.201.0> *DBG* aaa_ue_fsm_262425236684477 consume call {rx_swm_der_auth_req,33,"internet",#{}} from <0.201.0> in state state_new => state_wait_swx_maa 04:16:01.875 [info] SWx Rx MAA {<0.735.0>,{diameter_caps,{"epdg.localdomain","hss.localdomain"},{"localdomain","localdomain"},{[{127,0,0,1},{172,18,62,20},{192,168,0,2}],[{172,18,62,103}]},{0,10415},{"osmo-epdg","TTCN-3 Testsuite"},{[],[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;1805677143;247;nonode@nohost",1,"hss.localdomain","localdomain",{'Vendor-Specific-Application-Id',10415,[16777265],[]},"262425236684477",[],[2001],[],[1],[{'SIP-Auth-Data-Item',[0],["Digest-AKAv1-MD5"],[[146,18,177,193,4,21,135,167,53,83,250,16,175,116,88,67,98,170,4,127,103,71,233,105,219,236,13,154,244,97,21,210]],[[146,18,177,193,4,21,135,167,53,83,250,16,175,116,88,67,241,207,186,171,137,235,29,195,115,31,198,17,17,92]],["foobar"],[[66,204,194,124,95,13,144,148,210,10,170,225,151,62,157,115]],[[89,167,247,168,73,159,96,192,239,207,238,148,135,200,181,148]],[],[],[],[],[],[]}],[],[],[],[],[],[]}/ Errors []  04:16:01.875 [info] dia_sip2gsup: auth [146,18,177,193,4,21,135,167,53,83,250,16,175,116,88,67,98,170,4,127,103,71,233,105,219,236,13,154,244,97,21,210] authz [146,18,177,193,4,21,135,167,53,83,250,16,175,116,88,67,241,207,186,171,137,235,29,195,115,31,198,17,17,92]  *DBG* aaa_ue_fsm_262425236684477 receive call {rx_swx_maa, {ok,[{epdg_auth_tuple, <<146,18,177,193,4,21,135,167,53,83,250,16,175,116,88,67>>, <<98,170,4,127,103,71,233,105,219,236,13,154,244,97,21,210>>, <<146,18,177,193,4,21,135,167,53,83,250,16,175,116,88,67,241, 207,186,171,137,235,29,195,115,31,198,17,17,92>>, <<89,167,247,168,73,159,96,192,239,207,238,148,135,200,181, 148>>, <<66,204,194,124,95,13,144,148,210,10,170,225,151,62,157, 115>>}]}} from <0.1433.0> in state state_wait_swx_maa 04:16:01.875 [info] rand [146,18,177,193,4,21,135,167,53,83,250,16,175,116,88,67] autn [98,170,4,127,103,71,233,105,219,236,13,154,244,97,21,210]  04:16:01.875 [info] ue_fsm ev_rx_swx_maa *DBG* aaa_ue_fsm_262425236684477 send ok to <0.1433.0> 04:16:01.875 [info] ue_fsm state_wait_swx_maa event=rx_swx_maa, {ue_fsm_data,"262425236684477",undefined,undefined,false,false,undefined} *DBG* aaa_ue_fsm_262425236684477 consume call {rx_swx_maa, {ok,[{epdg_auth_tuple, <<146,18,177,193,4,21,135,167,53,83,250,16,175,116,88,67>>, <<98,170,4,127,103,71,233,105,219,236,13,154,244,97,21,210>>, <<146,18,177,193,4,21,135,167,53,83,250,16,175,116,88,67,241, 207,186,171,137,235,29,195,115,31,198,17,17,92>>, <<89,167,247,168,73,159,96,192,239,207,238,148,135,200,181, 148>>, <<66,204,194,124,95,13,144,148,210,10,170,225,151,62,157, 115>>}]}} from <0.1433.0> in state state_wait_swx_maa => state_new *DBG* epdg_ue_fsm_262425236684477 receive call {received_swm_dea_auth_response, {ok,[{epdg_auth_tuple, <<146,18,177,193,4,21,135,167,53,83,250,16,175,116,88,67>>, <<98,170,4,127,103,71,233,105,219,236,13,154,244,97,21,210>>, <<146,18,177,193,4,21,135,167,53,83,250,16,175,116,88,67,241, 207,186,171,137,235,29,195,115,31,198,17,17,92>>, <<89,167,247,168,73,159,96,192,239,207,238,148,135,200,181, 148>>, <<66,204,194,124,95,13,144,148,210,10,170,225,151,62,157, 115>>}]}} from <0.211.0> in state state_wait_auth_resp 04:16:01.875 [info] ue_fsm received_swm_dea_auth_response {ok,[{epdg_auth_tuple,<<146,18,177,193,4,21,135,167,53,83,250,16,175,116,88,67>>,<<98,170,4,127,103,71,233,105,219,236,13,154,244,97,21,210>>,<<146,18,177,193,4,21,135,167,53,83,250,16,175,116,88,67,241,207,186,171,137,235,29,195,115,31,198,17,17,92>>,<<89,167,247,168,73,159,96,192,239,207,238,148,135,200,181,148>>,<<66,204,194,124,95,13,144,148,210,10,170,225,151,62,157,115>>}]} *DBG* epdg_ue_fsm_262425236684477 send ok to <0.211.0> *DBG* gsup_server got cast {auth_response, {<<"262425236684477">>, {ok, [{epdg_auth_tuple, <<146,18,177,193,4,21,135,167,53,83,250,16,175, 116,88,67>>, <<98,170,4,127,103,71,233,105,219,236,13,154, 244,97,21,210>>, <<146,18,177,193,4,21,135,167,53,83,250,16,175, 116,88,67,241,207,186,171,137,235,29,195,115, 31,198,17,17,92>>, <<89,167,247,168,73,159,96,192,239,207,238,148, 135,200,181,148>>, <<66,204,194,124,95,13,144,148,210,10,170, 225,151,62,157,115>>}]}}} 04:16:01.876 [info] ue_fsm state_wait_auth_resp event=received_swm_dea_auth_response Result={ok,[{epdg_auth_tuple,<<146,18,177,193,4,21,135,167,53,83,250,16,175,116,88,67>>,<<98,170,4,127,103,71,233,105,219,236,13,154,244,97,21,210>>,<<146,18,177,193,4,21,135,167,53,83,250,16,175,116,88,67,241,207,186,171,137,235,29,195,115,31,198,17,17,92>>,<<89,167,247,168,73,159,96,192,239,207,238,148,135,200,181,148>>,<<66,204,194,124,95,13,144,148,210,10,170,225,151,62,157,115>>}]}, {ue_fsm_data,<<"262425236684477">>,"internet",[],undefined,false,0,false,false} *DBG* epdg_ue_fsm_262425236684477 consume call {received_swm_dea_auth_response, {ok,[{epdg_auth_tuple, <<146,18,177,193,4,21,135,167,53,83,250,16,175,116,88,67>>, <<98,170,4,127,103,71,233,105,219,236,13,154,244,97,21,210>>, <<146,18,177,193,4,21,135,167,53,83,250,16,175,116,88,67,241, 207,186,171,137,235,29,195,115,31,198,17,17,92>>, <<89,167,247,168,73,159,96,192,239,207,238,148,135,200,181, 148>>, <<66,204,194,124,95,13,144,148,210,10,170,225,151,62,157, 115>>}]}} from <0.211.0> in state state_wait_auth_resp => state_authenticating 04:16:01.876 [info] auth_response(<<"262425236684477">>): {ok,[{epdg_auth_tuple,<<146,18,177,193,4,21,135,167,53,83,250,16,175,116,88,67>>,<<98,170,4,127,103,71,233,105,219,236,13,154,244,97,21,210>>,<<146,18,177,193,4,21,135,167,53,83,250,16,175,116,88,67,241,207,186,171,137,235,29,195,115,31,198,17,17,92>>,<<89,167,247,168,73,159,96,192,239,207,238,148,135,200,181,148>>,<<66,204,194,124,95,13,144,148,210,10,170,225,151,62,157,115>>}]} *DBG* gsup_server new state {gsups_state,#Port<0.16>,4222,#Port<0.54>, {ipa_ccm_options,"EPDG-00-00-00-00-00-00", "0/0/0","00:00:00:00:00:00", "00:00:00:00:00:00","00:00:00:00:00:00", "00:00:00:00:00:00","00:00:00:00:00:00", "EPDG-00-00-00-00-00-00",false}} 04:16:01.876 [info] auth_response for <<"262425236684477">>: {ok,[{epdg_auth_tuple,<<146,18,177,193,4,21,135,167,53,83,250,16,175,116,88,67>>,<<98,170,4,127,103,71,233,105,219,236,13,154,244,97,21,210>>,<<146,18,177,193,4,21,135,167,53,83,250,16,175,116,88,67,241,207,186,171,137,235,29,195,115,31,198,17,17,92>>,<<89,167,247,168,73,159,96,192,239,207,238,148,135,200,181,148>>,<<66,204,194,124,95,13,144,148,210,10,170,225,151,62,157,115>>}]} 04:16:01.876 [info] GSUP: Tx #{auth_tuples => [#{autn => <<98,170,4,127,103,71,233,105,219,236,13,154,244,97,21,210>>,ck => <<66,204,194,124,95,13,144,148,210,10,170,225,151,62,157,115>>,ik => <<89,167,247,168,73,159,96,192,239,207,238,148,135,200,181,148>>,rand => <<146,18,177,193,4,21,135,167,53,83,250,16,175,116,88,67>>,res => <<146,18,177,193,4,21,135,167,53,83,250,16,175,116,88,67,241,207,186,171,137,235,29,195,115,31,198,17,17,92>>}],imsi => <<"262425236684477">>,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 => <<"262425236684477">>, message_type => location_upd_req}} 04:16:01.877 [info] GSUP: Rx #{cn_domain => 1,imsi => <<"262425236684477">>,message_type => location_upd_req} *DBG* epdg_ue_fsm_262425236684477 receive call lu_request from <0.1434.0> in state state_authenticating 04:16:01.877 [info] ue_fsm lu_request *DBG* epdg_ue_fsm_262425236684477 send ok to <0.1434.0> 04:16:01.877 [info] ue_fsm state_authenticating event=lu_request, {ue_fsm_data,<<"262425236684477">>,"internet",[],undefined,false,0,false,false} *DBG* epdg_ue_fsm_262425236684477 consume call lu_request from <0.1434.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_262425236684477 receive call {rx_swm_der_auth_compl,"internet"} from <0.201.0> in state state_new 04:16:01.877 [info] ue_fsm ev_rx_swm_der_auth_compl 04:16:01.877 [info] ue_fsm state_new event=rx_swm_der_auth_compl, {ue_fsm_data,"262425236684477",undefined,undefined,false,false,undefined} 04:16:01.877 [debug] SWx Tx SAR Imsi="262425236684477" Type=1 APN="internet" AgentInfoOpt=[]  04:16:01.877 [debug] SWx prepare_request: {'SAR',["epdg.localdomain",";","1805677143",";","248",";","nonode@nohost"],{'Vendor-Specific-Application-Id',10415,[16777265],[]},1,"epdg.localdomain","localdomain","localdomain","262425236684477",1,[],["hss.localdomain"],["internet"],[],[],[],[],[],[],[],[],[]} *DBG* aaa_ue_fsm_262425236684477 send ok to <0.201.0> *DBG* aaa_ue_fsm_262425236684477 consume call {rx_swm_der_auth_compl,"internet"} from <0.201.0> in state state_new => state_wait_swx_saa *DBG* aaa_ue_fsm_262425236684477 receive call {rx_swx_saa,{ok,1,#{}}} from <0.1435.0> in state state_wait_swx_saa *DBG* aaa_ue_fsm_262425236684477 send ok to <0.1435.0> *DBG* epdg_ue_fsm_262425236684477 receive call {received_swm_dea_auth_compl_response,{ok,#{}}} from <0.211.0> in state state_authenticating *DBG* aaa_ue_fsm_262425236684477 consume call {rx_swx_saa,{ok,1,#{}}} from <0.1435.0> in state state_wait_swx_saa => state_authenticated 04:16:01.880 [info] SWx Rx SAA {<0.735.0>,{diameter_caps,{"epdg.localdomain","hss.localdomain"},{"localdomain","localdomain"},{[{127,0,0,1},{172,18,62,20},{192,168,0,2}],[{172,18,62,103}]},{0,10415},{"osmo-epdg","TTCN-3 Testsuite"},{[],[1]},{[10415,13019,5535],[5535,10415,13019]},{[],[]},{[],[0]},{[],[]},{[{'diameter_base_Vendor-Specific-Application-Id',10415,[16777265],[]}],[{'diameter_base_Vendor-Specific-Application-Id',[10415],[16777265],[]}]},{[],[]},{[],[]}}}: {'SAA',"epdg.localdomain;1805677143;248;nonode@nohost",{'Vendor-Specific-Application-Id',10415,[16777265],[]},1,"hss.localdomain","localdomain","262425236684477",[],[2001],[],[{'Non-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_262425236684477 send ok to <0.211.0> *DBG* gsup_server got cast {lu_response,{<<"262425236684477">>,ok}} 04:16:01.880 [info] ue_fsm ev_rx_swx_saa *DBG* epdg_ue_fsm_262425236684477 consume call {received_swm_dea_auth_compl_response,{ok,#{}}} from <0.211.0> in state state_authenticating => state_authenticated 04:16:01.880 [info] ue_fsm state_wait_swx_saa event=rx_swx_saa {ok,1,#{}}, {ue_fsm_data,"262425236684477",undefined,undefined,false,false,undefined} 04:16:01.880 [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:16:01.880 [info] ue_fsm state_authenticating event=lu_request, {ok,#{}}, {ue_fsm_data,<<"262425236684477">>,"internet",[],undefined,false,0,false,false} 04:16:01.880 [info] lu_response(<<"262425236684477">>): ok 04:16:01.880 [info] lu_response for <<"262425236684477">>: ok 04:16:01.880 [info] GSUP: Tx #{imsi => <<"262425236684477">>,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 => <<"262425236684477">>, message_class => 5, message_type => epdg_tunnel_request, pco => <<128,0,13,0,0,12,0>>}} 04:16:01.881 [info] GSUP: Rx #{cn_domain => 1,imsi => <<"262425236684477">>,message_class => 5,message_type => epdg_tunnel_request,pco => <<128,0,13,0,0,12,0>>} *DBG* epdg_ue_fsm_262425236684477 receive call {tunnel_request,<<128,0,13,0,0,12,0>>} from <0.1436.0> in state state_authenticated 04:16:01.881 [info] ue_fsm tunnel_request(<<128,0,13,0,0,12,0>>) 04:16:01.882 [info] ue_fsm state_authenticated event=tunnel_request, {ue_fsm_data,<<"262425236684477">>,"internet",[],undefined,false,0,false,false} 04:16:01.882 [debug] Selected PGW Remote Address "172.18.62.103" *DBG* epdg_ue_fsm_262425236684477 send ok to <0.1436.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_262425236684477 consume call {tunnel_request,<<128,0,13,0,0,12,0>>} from <0.1436.0> in state state_authenticated => state_wait_create_session_resp 04:16:01.882 [info] s2b: Tx {gtp,v2,create_session_request,0,8064705,undefined,[],[{v2_international_mobile_subscriber_identity,0,<<"262425236684477">>},{v2_serving_network,0,{<<"901">>,<<"042">>}},{v2_rat_type,0,3},{v2_fully_qualified_tunnel_endpoint_identifier,0,30,894437905,<<172,18,62,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,3048190005,<<172,18,62,20>>,undefined}]},{v2_recovery,0,0},{v2_additional_protocol_configuration_options,0,{0,[{13,<<>>},{12,<<>>}]}}]} *DBG* epdg_ue_fsm_262425236684477 start_timer {state_timeout,10000, create_session_timeout,[]} in state state_wait_create_session_resp 04:16:01.882 [debug] Waiting for CreateSessionResponse 04:16:01.887 [info] S6b Rx from {diameter_caps,{"aaa.localdomain","pgw.localdomain"},{"localdomain","localdomain"},{[{172,18,62,20}],[{172,18,62,103}]},{0,10415},{"osmo-epdg-AAA","TTCN-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,["262425236684477@nai.epc.mnc001.mcc01.3gppnetwork.org"],[{'MIP6-Agent-Info',[{172,18,62,103}],[],[],[]}],[70368744177664],[],[],["internet"],[],[],[],[],[],[]} *DBG* aaa_ue_fsm_262425236684477 receive call {rx_s6b_aar,"262425236684477@nai.epc.mnc001.mcc01.3gppnetwork.org", "internet", [{'MIP6-Agent-Info',[{172,18,62,103}],[],[],[]}]} from <0.1437.0> in state state_authenticated 04:16:01.888 [info] ue_fsm ev_rx_s6b_aar: "262425236684477@nai.epc.mnc001.mcc01.3gppnetwork.org" "internet" [{'MIP6-Agent-Info',[{172,18,62,103}],[],[],[]}] 04:16:01.888 [info] ue_fsm state_authenticated event=rx_s6b_aar NAI="262425236684477@nai.epc.mnc001.mcc01.3gppnetwork.org" Apn="internet" AgentInfo=[{'MIP6-Agent-Info',[{172,18,62,103}],[],[],[]}], {ue_fsm_data,"262425236684477",undefined,undefined,true,false,undefined} *DBG* aaa_ue_fsm_262425236684477 send ok to <0.1437.0> 04:16:01.888 [debug] SWx Tx SAR Imsi="262425236684477" Type=13 APN="internet" AgentInfoOpt=[{'MIP6-Agent-Info',[{172,18,62,103}],[],[],[]}]  04:16:01.888 [debug] SWx prepare_request: {'SAR',["epdg.localdomain",";","1805677143",";","249",";","nonode@nohost"],{'Vendor-Specific-Application-Id',10415,[16777265],[]},1,"epdg.localdomain","localdomain","localdomain","262425236684477",13,[],["hss.localdomain"],["internet"],[],[{'MIP6-Agent-Info',[{172,18,62,103}],[],[],[]}],[],[],[],[],[],[],[]} *DBG* aaa_ue_fsm_262425236684477 consume call {rx_s6b_aar,"262425236684477@nai.epc.mnc001.mcc01.3gppnetwork.org", "internet", [{'MIP6-Agent-Info',[{172,18,62,103}],[],[],[]}]} from <0.1437.0> in state state_authenticated => state_authenticated_wait_swx_saa 04:16:01.888 [debug] Waiting for S6b AAA *DBG* aaa_ue_fsm_262425236684477 receive call {rx_swx_saa,{ok,13,#{}}} from <0.1438.0> in state state_authenticated_wait_swx_saa 04:16:01.890 [info] SWx Rx SAA {<0.735.0>,{diameter_caps,{"epdg.localdomain","hss.localdomain"},{"localdomain","localdomain"},{[{127,0,0,1},{172,18,62,20},{192,168,0,2}],[{172,18,62,103}]},{0,10415},{"osmo-epdg","TTCN-3 Testsuite"},{[],[1]},{[10415,13019,5535],[5535,10415,13019]},{[],[]},{[],[0]},{[],[]},{[{'diameter_base_Vendor-Specific-Application-Id',10415,[16777265],[]}],[{'diameter_base_Vendor-Specific-Application-Id',[10415],[16777265],[]}]},{[],[]},{[],[]}}}: {'SAA',"epdg.localdomain;1805677143;249;nonode@nohost",{'Vendor-Specific-Application-Id',10415,[16777265],[]},1,"hss.localdomain","localdomain","262425236684477",[],[2001],[],[{'Non-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_262425236684477 send ok to <0.1438.0> 04:16:01.890 [info] ue_fsm ev_rx_swx_saa *DBG* aaa_ue_fsm_262425236684477 consume call {rx_swx_saa,{ok,13,#{}}} from <0.1438.0> in state state_authenticated_wait_swx_saa => state_authenticated 04:16:01.890 [info] ue_fsm state_authenticated_wait_swx_saa event=rx_swx_saa SAType=13 ResulCode={epdg_dia_rc,undefined,2001}, {ue_fsm_data,"262425236684477","262425236684477@nai.epc.mnc001.mcc01.3gppnetwork.org","internet",true,false,<0.1437.0>} 04:16:01.890 [debug] Rx AAA with DiaRC={epdg_dia_rc,undefined,2001} 04:16:01.890 [info] S6b Tx to {diameter_caps,{"aaa.localdomain","pgw.localdomain"},{"localdomain","localdomain"},{[{172,18,62,20}],[{172,18,62,103}]},{0,10415},{"osmo-epdg-AAA","TTCN-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:16:01.894 [debug] S2b: Rx from IP {172,18,62,103} port 2123: <<72,33,0,117,53,80,10,17,123,14,193,0,2,0,2,0,16,0,87,0,9,1,160,255,219,217,50,172,18,62,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,255,219,217,50,172,18,62,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,219,217,50,163,0,15,0,128,0,13,4,1,2,3,4,0,12,4,5,6,7,8>> 04:16:01.894 [debug] S2b: Rx from IP {172,18,62,103} port 2123: {gtp,v2,create_session_response,894437905,8064705,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">>},{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,4292598066,<<172,18,62,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,4292598066,<<172,18,62,103>>,undefined},{v2_pdn_address_allocation,0} => {v2_pdn_address_allocation,0,ipv4,<<192,168,0,70>>}}} *DBG* epdg_ue_fsm_262425236684477 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 => 3048190005, remote_ipv4 => <<172,18,62,103>>, remote_ipv6 => undefined,remote_teid => 4292598066}}} from <0.1439.0> in state state_wait_create_session_resp 04:16:01.894 [info] s2b: Updated Session after create_session_response: {gtp_session,<<"262425236684477">>,<0.1431.0>,<<"internet">>,{172,18,62,103},{172,18,62,103},undefined,894437905,4292598066,5,{set,1,16,16,8,80,48,{[],[],[],[],[],[],[],[],[],[],[],[],[],[],[],[]},{{[],[],[],[{gtp_bearer,5,3048190005,4292598066}],[],[],[],[],[],[],[],[],[],[],[],[]}}}} 04:16:01.894 [debug] s2b: APCO_dec: {v2_additional_protocol_configuration_options,0,{0,[{13,<<1,2,3,4>>},{12,<<5,6,7,8>>}]}} 04:16:01.894 [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 => 3048190005,remote_ipv4 => <<172,18,62,103>>,remote_ipv6 => undefined,remote_teid => 4292598066}} 04:16:01.894 [info] ue_fsm state_authenticated event=received_gtpc_create_session_response, {ue_fsm_data,<<"262425236684477">>,"internet",[],undefined,false,0,false,false} 04:16:01.894 [info] KMOD Port Create PDP Context Call {<0.1431.0>,[alias|#Ref<0.1283019585.1655242753.211778>]}: {create_pdp_context,{172,18,62,103},3048190005,4292598066,{192,168,0,70}} 04:16:01.894 [debug] create_pdp_context: 1, {172,18,62,103}, {192,168,0,70}, 3048190005, 4292598066 04:16:01.894 [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,62,103}},{ms_address,{192,168,0,70}},{i_tid,3048190005},{o_tid,4292598066}]}} *DBG* epdg_ue_fsm_262425236684477 send ok to <0.1439.0> *DBG* gsup_server got cast {tunnel_response, {<<"262425236684477">>, {ok, #{apco => <<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 => 3048190005, remote_ipv4 => <<172,18,62,103>>, remote_ipv6 => undefined, remote_teid => 4292598066}}}} 04:16:01.894 [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 => 3048190005,remote_ipv4 => <<172,18,62,103>>,remote_ipv6 => undefined,remote_teid => 4292598066}) returned ok *DBG* epdg_ue_fsm_262425236684477 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 => 3048190005, remote_ipv4 => <<172,18,62,103>>, remote_ipv6 => undefined,remote_teid => 4292598066}}} from <0.1439.0> in state state_wait_create_session_resp => state_active 04:16:01.894 [info] tunnel_response(<<"262425236684477">>): {ok,#{apco => <<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 => 3048190005,remote_ipv4 => <<172,18,62,103>>,remote_ipv6 => undefined,remote_teid => 4292598066}} 04:16:01.895 [info] tunnel_response for <<"262425236684477">>: {ok,#{apco => <<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 => 3048190005,remote_ipv4 => <<172,18,62,103>>,remote_ipv6 => undefined,remote_teid => 4292598066}} *DBG* gsup_server new state {gsups_state,#Port<0.16>,4222,#Port<0.54>, {ipa_ccm_options,"EPDG-00-00-00-00-00-00", "0/0/0","00:00:00:00:00:00", "00:00:00:00:00:00","00:00:00:00:00:00", "00:00:00:00:00:00","00:00:00:00:00:00", "EPDG-00-00-00-00-00-00",false}} 04:16:01.895 [info] GSUP: Tx #{imsi => <<"262425236684477">>,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 => <<"262421424706891">>, 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_262421424706891 enter epdg_ue_fsm in state state_new *DBG* epdg_ue_fsm_262421424706891 consume internal init_state in state state_new 04:16:01.973 [info] GSUP: Rx #{imsi => <<"262421424706891">>,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_262421424706891 receive call {auth_request,33,"internet",#{}} from <0.1440.0> in state state_new 04:16:01.973 [info] ue_fsm start(epdg_ue_fsm_262421424706891) 04:16:01.973 [info] ue_fsm init(<<"262421424706891">>) *DBG* epdg_ue_fsm_262421424706891 send ok to <0.1440.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:16:01.973 [info] ue_fsm auth_request *DBG* epdg_ue_fsm_262421424706891 consume call {auth_request,33,"internet",#{}} from <0.1440.0> in state state_new => state_wait_auth_resp *DBG* aaa_ue_fsm_262421424706891 enter aaa_ue_fsm in state state_new *DBG* epdg_ue_fsm_262421424706891 start_timer {state_timeout,10000, swm_der_timeout,[]} in state state_wait_auth_resp 04:16:01.974 [info] ue_fsm state_new event=auth_request {33, "internet", #{}}, {ue_fsm_data,<<"262421424706891">>,"internet",[],undefined,false,0,false,false} *DBG* aaa_ue_fsm_262421424706891 consume internal init_state in state state_new 04:16:01.974 [info] ue_fsm start_link(aaa_ue_fsm_262421424706891) *DBG* aaa_ue_fsm_262421424706891 receive call {rx_swm_der_auth_req,33,"internet",#{}} from <0.201.0> in state state_new 04:16:01.974 [info] ue_fsm init("262421424706891") 04:16:01.974 [info] ue_fsm ev_rx_swm_der_auth_req 04:16:01.974 [info] ue_fsm state_new event=rx_swm_der_auth_req {33, "internet", #{}}, {ue_fsm_data,"262421424706891",undefined,undefined,false,false,undefined} *DBG* aaa_ue_fsm_262421424706891 send ok to <0.201.0> 04:16:01.974 [debug] Swx MAR: IPv4Opt=<<"ÿÿÿþ">> IPv6Opt=[] *DBG* aaa_ue_fsm_262421424706891 consume call {rx_swm_der_auth_req,33,"internet",#{}} from <0.201.0> in state state_new => state_wait_swx_maa 04:16:01.974 [debug] Swx Tx MAR: {'MAR',["epdg.localdomain",";","1805677143",";","250",";","nonode@nohost"],1,undefined,undefined,undefined,"262421424706891",{'Vendor-Specific-Application-Id',10415,[16777265],[]},{'SIP-Auth-Data-Item',[],["EAP-AKA"],[],[],[],[],[],[],<<"ÿÿÿþ">>,[],[],[],[]},1,[],1,[],[],[],[],[],[],[],[]} 04:16:01.981 [info] SWx Rx MAA {<0.735.0>,{diameter_caps,{"epdg.localdomain","hss.localdomain"},{"localdomain","localdomain"},{[{127,0,0,1},{172,18,62,20},{192,168,0,2}],[{172,18,62,103}]},{0,10415},{"osmo-epdg","TTCN-3 Testsuite"},{[],[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;1805677143;250;nonode@nohost",1,"hss.localdomain","localdomain",{'Vendor-Specific-Application-Id',10415,[16777265],[]},"262421424706891",[],[2001],[],[1],[{'SIP-Auth-Data-Item',[0],["Digest-AKAv1-MD5"],[[221,165,34,158,49,52,40,115,64,14,152,19,143,152,121,64,231,170,93,11,187,59,57,83,183,48,62,115,240,6,149,97]],[[221,165,34,158,49,52,40,115,64,14,152,19,143,152,121,64,216,189,41,165,35,133,74,48,22,72,127,188,209,241]],["foobar"],[[23,177,184,8,25,43,150,131,164,224,38,247,84,251,137,22]],[[179,24,196,108,112,38,128,2,63,132,173,192,11,162,173,197]],[],[],[],[],[],[]}],[],[],[],[],[],[]}/ Errors []  04:16:01.981 [info] dia_sip2gsup: auth [221,165,34,158,49,52,40,115,64,14,152,19,143,152,121,64,231,170,93,11,187,59,57,83,183,48,62,115,240,6,149,97] authz [221,165,34,158,49,52,40,115,64,14,152,19,143,152,121,64,216,189,41,165,35,133,74,48,22,72,127,188,209,241]  *DBG* aaa_ue_fsm_262421424706891 receive call {rx_swx_maa, {ok,[{epdg_auth_tuple, <<221,165,34,158,49,52,40,115,64,14,152,19,143,152,121,64>>, <<231,170,93,11,187,59,57,83,183,48,62,115,240,6,149,97>>, <<221,165,34,158,49,52,40,115,64,14,152,19,143,152,121,64, 216,189,41,165,35,133,74,48,22,72,127,188,209,241>>, <<179,24,196,108,112,38,128,2,63,132,173,192,11,162,173,197>>, <<23,177,184,8,25,43,150,131,164,224,38,247,84,251,137,22>>}]}} from <0.1443.0> in state state_wait_swx_maa 04:16:01.981 [info] rand [221,165,34,158,49,52,40,115,64,14,152,19,143,152,121,64] autn [231,170,93,11,187,59,57,83,183,48,62,115,240,6,149,97]  04:16:01.981 [info] ue_fsm ev_rx_swx_maa *DBG* aaa_ue_fsm_262421424706891 send ok to <0.1443.0> 04:16:01.981 [info] ue_fsm state_wait_swx_maa event=rx_swx_maa, {ue_fsm_data,"262421424706891",undefined,undefined,false,false,undefined} *DBG* epdg_ue_fsm_262421424706891 receive call {received_swm_dea_auth_response, {ok,[{epdg_auth_tuple, <<221,165,34,158,49,52,40,115,64,14,152,19,143,152,121,64>>, <<231,170,93,11,187,59,57,83,183,48,62,115,240,6,149,97>>, <<221,165,34,158,49,52,40,115,64,14,152,19,143,152,121,64, 216,189,41,165,35,133,74,48,22,72,127,188,209,241>>, <<179,24,196,108,112,38,128,2,63,132,173,192,11,162,173,197>>, <<23,177,184,8,25,43,150,131,164,224,38,247,84,251,137,22>>}]}} from <0.211.0> in state state_wait_auth_resp 04:16:01.981 [info] ue_fsm received_swm_dea_auth_response {ok,[{epdg_auth_tuple,<<221,165,34,158,49,52,40,115,64,14,152,19,143,152,121,64>>,<<231,170,93,11,187,59,57,83,183,48,62,115,240,6,149,97>>,<<221,165,34,158,49,52,40,115,64,14,152,19,143,152,121,64,216,189,41,165,35,133,74,48,22,72,127,188,209,241>>,<<179,24,196,108,112,38,128,2,63,132,173,192,11,162,173,197>>,<<23,177,184,8,25,43,150,131,164,224,38,247,84,251,137,22>>}]} *DBG* aaa_ue_fsm_262421424706891 consume call {rx_swx_maa, {ok,[{epdg_auth_tuple, <<221,165,34,158,49,52,40,115,64,14,152,19,143,152,121,64>>, <<231,170,93,11,187,59,57,83,183,48,62,115,240,6,149,97>>, <<221,165,34,158,49,52,40,115,64,14,152,19,143,152,121,64, 216,189,41,165,35,133,74,48,22,72,127,188,209,241>>, <<179,24,196,108,112,38,128,2,63,132,173,192,11,162,173,197>>, <<23,177,184,8,25,43,150,131,164,224,38,247,84,251,137,22>>}]}} from <0.1443.0> in state state_wait_swx_maa => state_new *DBG* epdg_ue_fsm_262421424706891 send ok to <0.211.0> *DBG* gsup_server got cast {auth_response, {<<"262421424706891">>, {ok, [{epdg_auth_tuple, <<221,165,34,158,49,52,40,115,64,14,152,19,143, 152,121,64>>, <<231,170,93,11,187,59,57,83,183,48,62,115,240, 6,149,97>>, <<221,165,34,158,49,52,40,115,64,14,152,19,143, 152,121,64,216,189,41,165,35,133,74,48,22,72, 127,188,209,241>>, <<179,24,196,108,112,38,128,2,63,132,173,192, 11,162,173,197>>, <<23,177,184,8,25,43,150,131,164,224,38, 247,84,251,137,22>>}]}}} 04:16:01.981 [info] ue_fsm state_wait_auth_resp event=received_swm_dea_auth_response Result={ok,[{epdg_auth_tuple,<<221,165,34,158,49,52,40,115,64,14,152,19,143,152,121,64>>,<<231,170,93,11,187,59,57,83,183,48,62,115,240,6,149,97>>,<<221,165,34,158,49,52,40,115,64,14,152,19,143,152,121,64,216,189,41,165,35,133,74,48,22,72,127,188,209,241>>,<<179,24,196,108,112,38,128,2,63,132,173,192,11,162,173,197>>,<<23,177,184,8,25,43,150,131,164,224,38,247,84,251,137,22>>}]}, {ue_fsm_data,<<"262421424706891">>,"internet",[],undefined,false,0,false,false} *DBG* epdg_ue_fsm_262421424706891 consume call {received_swm_dea_auth_response, {ok,[{epdg_auth_tuple, <<221,165,34,158,49,52,40,115,64,14,152,19,143,152,121,64>>, <<231,170,93,11,187,59,57,83,183,48,62,115,240,6,149,97>>, <<221,165,34,158,49,52,40,115,64,14,152,19,143,152,121,64, 216,189,41,165,35,133,74,48,22,72,127,188,209,241>>, <<179,24,196,108,112,38,128,2,63,132,173,192,11,162,173,197>>, <<23,177,184,8,25,43,150,131,164,224,38,247,84,251,137,22>>}]}} 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:16:01.982 [info] auth_response(<<"262421424706891">>): {ok,[{epdg_auth_tuple,<<221,165,34,158,49,52,40,115,64,14,152,19,143,152,121,64>>,<<231,170,93,11,187,59,57,83,183,48,62,115,240,6,149,97>>,<<221,165,34,158,49,52,40,115,64,14,152,19,143,152,121,64,216,189,41,165,35,133,74,48,22,72,127,188,209,241>>,<<179,24,196,108,112,38,128,2,63,132,173,192,11,162,173,197>>,<<23,177,184,8,25,43,150,131,164,224,38,247,84,251,137,22>>}]} 04:16:01.982 [info] auth_response for <<"262421424706891">>: {ok,[{epdg_auth_tuple,<<221,165,34,158,49,52,40,115,64,14,152,19,143,152,121,64>>,<<231,170,93,11,187,59,57,83,183,48,62,115,240,6,149,97>>,<<221,165,34,158,49,52,40,115,64,14,152,19,143,152,121,64,216,189,41,165,35,133,74,48,22,72,127,188,209,241>>,<<179,24,196,108,112,38,128,2,63,132,173,192,11,162,173,197>>,<<23,177,184,8,25,43,150,131,164,224,38,247,84,251,137,22>>}]} 04:16:01.982 [info] GSUP: Tx #{auth_tuples => [#{autn => <<231,170,93,11,187,59,57,83,183,48,62,115,240,6,149,97>>,ck => <<23,177,184,8,25,43,150,131,164,224,38,247,84,251,137,22>>,ik => <<179,24,196,108,112,38,128,2,63,132,173,192,11,162,173,197>>,rand => <<221,165,34,158,49,52,40,115,64,14,152,19,143,152,121,64>>,res => <<221,165,34,158,49,52,40,115,64,14,152,19,143,152,121,64,216,189,41,165,35,133,74,48,22,72,127,188,209,241>>}],imsi => <<"262421424706891">>,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 => <<"262421424706891">>, message_type => location_upd_req}} *DBG* epdg_ue_fsm_262421424706891 receive call lu_request from <0.1444.0> in state state_authenticating 04:16:01.984 [info] GSUP: Rx #{cn_domain => 1,imsi => <<"262421424706891">>,message_type => location_upd_req} *DBG* epdg_ue_fsm_262421424706891 send ok to <0.1444.0> *DBG* epdg_ue_fsm_262421424706891 consume call lu_request from <0.1444.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_262421424706891 receive call {rx_swm_der_auth_compl,"internet"} from <0.201.0> in state state_new 04:16:01.984 [info] ue_fsm lu_request 04:16:01.984 [info] ue_fsm state_authenticating event=lu_request, {ue_fsm_data,<<"262421424706891">>,"internet",[],undefined,false,0,false,false} 04:16:01.984 [info] ue_fsm ev_rx_swm_der_auth_compl 04:16:01.985 [info] ue_fsm state_new event=rx_swm_der_auth_compl, {ue_fsm_data,"262421424706891",undefined,undefined,false,false,undefined} *DBG* aaa_ue_fsm_262421424706891 send ok to <0.201.0> 04:16:01.985 [debug] SWx Tx SAR Imsi="262421424706891" Type=1 APN="internet" AgentInfoOpt=[]  *DBG* aaa_ue_fsm_262421424706891 consume call {rx_swm_der_auth_compl,"internet"} from <0.201.0> in state state_new => state_wait_swx_saa 04:16:01.985 [debug] SWx prepare_request: {'SAR',["epdg.localdomain",";","1805677143",";","251",";","nonode@nohost"],{'Vendor-Specific-Application-Id',10415,[16777265],[]},1,"epdg.localdomain","localdomain","localdomain","262421424706891",1,[],["hss.localdomain"],["internet"],[],[],[],[],[],[],[],[],[]} *DBG* aaa_ue_fsm_262421424706891 receive call {rx_swx_saa,{ok,1,#{}}} from <0.1445.0> in state state_wait_swx_saa 04:16:01.990 [info] SWx Rx SAA {<0.735.0>,{diameter_caps,{"epdg.localdomain","hss.localdomain"},{"localdomain","localdomain"},{[{127,0,0,1},{172,18,62,20},{192,168,0,2}],[{172,18,62,103}]},{0,10415},{"osmo-epdg","TTCN-3 Testsuite"},{[],[1]},{[10415,13019,5535],[5535,10415,13019]},{[],[]},{[],[0]},{[],[]},{[{'diameter_base_Vendor-Specific-Application-Id',10415,[16777265],[]}],[{'diameter_base_Vendor-Specific-Application-Id',[10415],[16777265],[]}]},{[],[]},{[],[]}}}: {'SAA',"epdg.localdomain;1805677143;251;nonode@nohost",{'Vendor-Specific-Application-Id',10415,[16777265],[]},1,"hss.localdomain","localdomain","262421424706891",[],[2001],[],[{'Non-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_262421424706891 send ok to <0.1445.0> *DBG* aaa_ue_fsm_262421424706891 consume call {rx_swx_saa,{ok,1,#{}}} from <0.1445.0> in state state_wait_swx_saa => state_authenticated *DBG* epdg_ue_fsm_262421424706891 receive call {received_swm_dea_auth_compl_response,{ok,#{}}} from <0.211.0> in state state_authenticating 04:16:01.990 [info] ue_fsm ev_rx_swx_saa 04:16:01.990 [info] ue_fsm state_wait_swx_saa event=rx_swx_saa {ok,1,#{}}, {ue_fsm_data,"262421424706891",undefined,undefined,false,false,undefined} *DBG* epdg_ue_fsm_262421424706891 send ok to <0.211.0> *DBG* gsup_server got cast {lu_response,{<<"262421424706891">>,ok}} *DBG* epdg_ue_fsm_262421424706891 consume call {received_swm_dea_auth_compl_response,{ok,#{}}} from <0.211.0> in state state_authenticating => state_authenticated 04:16:01.990 [info] ue_fsm received_swm_dea_auth_compl_response {ok,#{}} 04:16:01.990 [info] ue_fsm state_authenticating event=lu_request, {ok,#{}}, {ue_fsm_data,<<"262421424706891">>,"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:16:01.990 [info] lu_response(<<"262421424706891">>): ok 04:16:01.990 [info] lu_response for <<"262421424706891">>: ok 04:16:01.990 [info] GSUP: Tx #{imsi => <<"262421424706891">>,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 => <<"262421424706891">>, message_class => 5, message_type => epdg_tunnel_request, pco => <<128,0,13,0,0,12,0>>}} 04:16:01.993 [info] GSUP: Rx #{cn_domain => 1,imsi => <<"262421424706891">>,message_class => 5,message_type => epdg_tunnel_request,pco => <<128,0,13,0,0,12,0>>} *DBG* epdg_ue_fsm_262421424706891 receive call {tunnel_request,<<128,0,13,0,0,12,0>>} from <0.1446.0> in state state_authenticated 04:16:01.993 [info] ue_fsm tunnel_request(<<128,0,13,0,0,12,0>>) 04:16:01.993 [info] ue_fsm state_authenticated event=tunnel_request, {ue_fsm_data,<<"262421424706891">>,"internet",[],undefined,false,0,false,false} 04:16:01.993 [debug] Selected PGW Remote Address "172.18.62.103" 04:16:01.993 [info] s2b: Tx {gtp,v2,create_session_request,0,8064706,undefined,[],[{v2_international_mobile_subscriber_identity,0,<<"262421424706891">>},{v2_serving_network,0,{<<"901">>,<<"042">>}},{v2_rat_type,0,3},{v2_fully_qualified_tunnel_endpoint_identifier,0,30,894437906,<<172,18,62,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,3048190006,<<172,18,62,20>>,undefined}]},{v2_recovery,0,0},{v2_additional_protocol_configuration_options,0,{0,[{13,<<>>},{12,<<>>}]}}]} 04:16:01.993 [debug] Waiting for CreateSessionResponse *DBG* epdg_ue_fsm_262421424706891 send ok to <0.1446.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_262421424706891 consume call {tunnel_request,<<128,0,13,0,0,12,0>>} from <0.1446.0> in state state_authenticated => state_wait_create_session_resp *DBG* epdg_ue_fsm_262421424706891 start_timer {state_timeout,10000, create_session_timeout,[]} in state state_wait_create_session_resp *DBG* aaa_ue_fsm_262421424706891 receive call {rx_s6b_aar,"262421424706891@nai.epc.mnc001.mcc01.3gppnetwork.org", "internet", [{'MIP6-Agent-Info',[{172,18,62,103}],[],[],[]}]} from <0.1447.0> in state state_authenticated 04:16:02.001 [info] S6b Rx from {diameter_caps,{"aaa.localdomain","pgw.localdomain"},{"localdomain","localdomain"},{[{172,18,62,20}],[{172,18,62,103}]},{0,10415},{"osmo-epdg-AAA","TTCN-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,["262421424706891@nai.epc.mnc001.mcc01.3gppnetwork.org"],[{'MIP6-Agent-Info',[{172,18,62,103}],[],[],[]}],[70368744177664],[],[],["internet"],[],[],[],[],[],[]} 04:16:02.001 [info] ue_fsm ev_rx_s6b_aar: "262421424706891@nai.epc.mnc001.mcc01.3gppnetwork.org" "internet" [{'MIP6-Agent-Info',[{172,18,62,103}],[],[],[]}] 04:16:02.001 [info] ue_fsm state_authenticated event=rx_s6b_aar NAI="262421424706891@nai.epc.mnc001.mcc01.3gppnetwork.org" Apn="internet" AgentInfo=[{'MIP6-Agent-Info',[{172,18,62,103}],[],[],[]}], {ue_fsm_data,"262421424706891",undefined,undefined,true,false,undefined} 04:16:02.001 [debug] SWx Tx SAR Imsi="262421424706891" Type=13 APN="internet" AgentInfoOpt=[{'MIP6-Agent-Info',[{172,18,62,103}],[],[],[]}]  04:16:02.001 [debug] SWx prepare_request: {'SAR',["epdg.localdomain",";","1805677143",";","252",";","nonode@nohost"],{'Vendor-Specific-Application-Id',10415,[16777265],[]},1,"epdg.localdomain","localdomain","localdomain","262421424706891",13,[],["hss.localdomain"],["internet"],[],[{'MIP6-Agent-Info',[{172,18,62,103}],[],[],[]}],[],[],[],[],[],[],[]} *DBG* aaa_ue_fsm_262421424706891 send ok to <0.1447.0> *DBG* aaa_ue_fsm_262421424706891 consume call {rx_s6b_aar,"262421424706891@nai.epc.mnc001.mcc01.3gppnetwork.org", "internet", [{'MIP6-Agent-Info',[{172,18,62,103}],[],[],[]}]} from <0.1447.0> in state state_authenticated => state_authenticated_wait_swx_saa 04:16:02.001 [debug] Waiting for S6b AAA *DBG* aaa_ue_fsm_262421424706891 receive call {rx_swx_saa,{ok,13,#{}}} from <0.1448.0> in state state_authenticated_wait_swx_saa 04:16:02.004 [info] SWx Rx SAA {<0.735.0>,{diameter_caps,{"epdg.localdomain","hss.localdomain"},{"localdomain","localdomain"},{[{127,0,0,1},{172,18,62,20},{192,168,0,2}],[{172,18,62,103}]},{0,10415},{"osmo-epdg","TTCN-3 Testsuite"},{[],[1]},{[10415,13019,5535],[5535,10415,13019]},{[],[]},{[],[0]},{[],[]},{[{'diameter_base_Vendor-Specific-Application-Id',10415,[16777265],[]}],[{'diameter_base_Vendor-Specific-Application-Id',[10415],[16777265],[]}]},{[],[]},{[],[]}}}: {'SAA',"epdg.localdomain;1805677143;252;nonode@nohost",{'Vendor-Specific-Application-Id',10415,[16777265],[]},1,"hss.localdomain","localdomain","262421424706891",[],[2001],[],[{'Non-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:16:02.004 [info] ue_fsm ev_rx_swx_saa *DBG* aaa_ue_fsm_262421424706891 send ok to <0.1448.0> 04:16:02.004 [info] ue_fsm state_authenticated_wait_swx_saa event=rx_swx_saa SAType=13 ResulCode={epdg_dia_rc,undefined,2001}, {ue_fsm_data,"262421424706891","262421424706891@nai.epc.mnc001.mcc01.3gppnetwork.org","internet",true,false,<0.1447.0>} 04:16:02.004 [debug] Rx AAA with DiaRC={epdg_dia_rc,undefined,2001} *DBG* aaa_ue_fsm_262421424706891 consume call {rx_swx_saa,{ok,13,#{}}} from <0.1448.0> in state state_authenticated_wait_swx_saa => state_authenticated 04:16:02.004 [info] S6b Tx to {diameter_caps,{"aaa.localdomain","pgw.localdomain"},{"localdomain","localdomain"},{[{172,18,62,20}],[{172,18,62,103}]},{0,10415},{"osmo-epdg-AAA","TTCN-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:16:02.007 [debug] S2b: Rx from IP {172,18,62,103} port 2123: <<72,33,0,117,53,80,10,18,123,14,194,0,2,0,2,0,16,0,87,0,9,1,160,27,230,174,195,172,18,62,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,27,230,174,195,172,18,62,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,230,174,195,163,0,15,0,128,0,13,4,1,2,3,4,0,12,4,5,6,7,8>> 04:16:02.007 [debug] S2b: Rx from IP {172,18,62,103} port 2123: {gtp,v2,create_session_response,894437906,8064706,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æ®Ã">>},{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,468102851,<<172,18,62,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,468102851,<<172,18,62,103>>,undefined},{v2_pdn_address_allocation,0} => {v2_pdn_address_allocation,0,ipv4,<<192,168,0,71>>}}} *DBG* epdg_ue_fsm_262421424706891 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 => 3048190006, remote_ipv4 => <<172,18,62,103>>, remote_ipv6 => undefined,remote_teid => 468102851}}} from <0.1449.0> in state state_wait_create_session_resp 04:16:02.007 [info] s2b: Updated Session after create_session_response: {gtp_session,<<"262421424706891">>,<0.1441.0>,<<"internet">>,{172,18,62,103},{172,18,62,103},undefined,894437906,468102851,5,{set,1,16,16,8,80,48,{[],[],[],[],[],[],[],[],[],[],[],[],[],[],[],[]},{{[],[],[],[],[],[],[],[],[],[],[],[{gtp_bearer,5,3048190006,468102851}],[],[],[],[]}}}} 04:16:02.007 [debug] s2b: APCO_dec: {v2_additional_protocol_configuration_options,0,{0,[{13,<<1,2,3,4>>},{12,<<5,6,7,8>>}]}} 04:16:02.007 [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 => 3048190006,remote_ipv4 => <<172,18,62,103>>,remote_ipv6 => undefined,remote_teid => 468102851}} 04:16:02.007 [info] ue_fsm state_authenticated event=received_gtpc_create_session_response, {ue_fsm_data,<<"262421424706891">>,"internet",[],undefined,false,0,false,false} 04:16:02.007 [info] KMOD Port Create PDP Context Call {<0.1441.0>,[alias|#Ref<0.1283019585.1655242753.211919>]}: {create_pdp_context,{172,18,62,103},3048190006,468102851,{192,168,0,71}} *DBG* epdg_ue_fsm_262421424706891 send ok to <0.1449.0> 04:16:02.007 [debug] create_pdp_context: 1, {172,18,62,103}, {192,168,0,71}, 3048190006, 468102851 *DBG* gsup_server got cast {tunnel_response, {<<"262421424706891">>, {ok, #{apco => <<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 => 3048190006, remote_ipv4 => <<172,18,62,103>>, remote_ipv6 => undefined, remote_teid => 468102851}}}} *DBG* epdg_ue_fsm_262421424706891 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 => 3048190006, remote_ipv4 => <<172,18,62,103>>, remote_ipv6 => undefined,remote_teid => 468102851}}} from <0.1449.0> in state state_wait_create_session_resp => state_active 04:16:02.007 [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,62,103}},{ms_address,{192,168,0,71}},{i_tid,3048190006},{o_tid,468102851}]}} 04:16:02.007 [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 => 3048190006,remote_ipv4 => <<172,18,62,103>>,remote_ipv6 => undefined,remote_teid => 468102851}) returned ok 04:16:02.007 [info] tunnel_response(<<"262421424706891">>): {ok,#{apco => <<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 => 3048190006,remote_ipv4 => <<172,18,62,103>>,remote_ipv6 => undefined,remote_teid => 468102851}} 04:16:02.008 [info] tunnel_response for <<"262421424706891">>: {ok,#{apco => <<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 => 3048190006,remote_ipv4 => <<172,18,62,103>>,remote_ipv6 => undefined,remote_teid => 468102851}} *DBG* gsup_server new state {gsups_state,#Port<0.16>,4222,#Port<0.54>, {ipa_ccm_options,"EPDG-00-00-00-00-00-00", "0/0/0","00:00:00:00:00:00", "00:00:00:00:00:00","00:00:00:00:00:00", "00:00:00:00:00:00","00:00:00:00:00:00", "EPDG-00-00-00-00-00-00",false}} 04:16:02.008 [info] GSUP: Tx #{imsi => <<"262421424706891">>,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>>}]} Stream 238, 32 bytes *DBG* gsup_server got {ipa,#Port<0.54>, {osmo,5}, #{imsi => <<"262421027157181">>, 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:16:02.072 [info] GSUP: Rx #{imsi => <<"262421027157181">>,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_262421027157181 enter epdg_ue_fsm in state state_new 04:16:02.072 [info] ue_fsm start(epdg_ue_fsm_262421027157181) *DBG* epdg_ue_fsm_262421027157181 consume internal init_state in state state_new *DBG* epdg_ue_fsm_262421027157181 receive call {auth_request,33,"internet",#{}} from <0.1450.0> in state state_new 04:16:02.072 [info] ue_fsm init(<<"262421027157181">>) *DBG* epdg_ue_fsm_262421027157181 send ok to <0.1450.0> 04:16:02.072 [info] ue_fsm auth_request *DBG* epdg_ue_fsm_262421027157181 consume call {auth_request,33,"internet",#{}} from <0.1450.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:16:02.072 [info] ue_fsm state_new event=auth_request {33, "internet", #{}}, {ue_fsm_data,<<"262421027157181">>,"internet",[],undefined,false,0,false,false} *DBG* epdg_ue_fsm_262421027157181 start_timer {state_timeout,10000, swm_der_timeout,[]} in state state_wait_auth_resp *DBG* aaa_ue_fsm_262421027157181 enter aaa_ue_fsm in state state_new 04:16:02.072 [info] ue_fsm start_link(aaa_ue_fsm_262421027157181) *DBG* aaa_ue_fsm_262421027157181 consume internal init_state in state state_new *DBG* aaa_ue_fsm_262421027157181 receive call {rx_swm_der_auth_req,33,"internet",#{}} from <0.201.0> in state state_new 04:16:02.072 [info] ue_fsm init("262421027157181") 04:16:02.072 [info] ue_fsm ev_rx_swm_der_auth_req 04:16:02.073 [info] ue_fsm state_new event=rx_swm_der_auth_req {33, "internet", #{}}, {ue_fsm_data,"262421027157181",undefined,undefined,false,false,undefined} 04:16:02.073 [debug] Swx MAR: IPv4Opt=<<"ÿÿÿþ">> IPv6Opt=[] 04:16:02.073 [debug] Swx Tx MAR: {'MAR',["epdg.localdomain",";","1805677143",";","253",";","nonode@nohost"],1,undefined,undefined,undefined,"262421027157181",{'Vendor-Specific-Application-Id',10415,[16777265],[]},{'SIP-Auth-Data-Item',[],["EAP-AKA"],[],[],[],[],[],[],<<"ÿÿÿþ">>,[],[],[],[]},1,[],1,[],[],[],[],[],[],[],[]} *DBG* aaa_ue_fsm_262421027157181 send ok to <0.201.0> *DBG* aaa_ue_fsm_262421027157181 consume call {rx_swm_der_auth_req,33,"internet",#{}} from <0.201.0> in state state_new => state_wait_swx_maa 04:16:02.079 [info] SWx Rx MAA {<0.735.0>,{diameter_caps,{"epdg.localdomain","hss.localdomain"},{"localdomain","localdomain"},{[{127,0,0,1},{172,18,62,20},{192,168,0,2}],[{172,18,62,103}]},{0,10415},{"osmo-epdg","TTCN-3 Testsuite"},{[],[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;1805677143;253;nonode@nohost",1,"hss.localdomain","localdomain",{'Vendor-Specific-Application-Id',10415,[16777265],[]},"262421027157181",[],[2001],[],[1],[{'SIP-Auth-Data-Item',[0],["Digest-AKAv1-MD5"],[[186,240,116,221,145,72,227,122,51,194,26,172,212,92,250,8,157,195,250,63,200,20,237,83,135,117,126,196,90,20,85,116]],[[186,240,116,221,145,72,227,122,51,194,26,172,212,92,250,8,25,125,151,210,210,18,34,203,57,169,167,219,99,114]],["foobar"],[[50,100,130,14,139,100,251,2,3,141,178,98,158,40,164,16]],[[70,64,179,7,63,192,37,24,245,209,11,51,228,178,86,129]],[],[],[],[],[],[]}],[],[],[],[],[],[]}/ Errors []  *DBG* aaa_ue_fsm_262421027157181 receive call {rx_swx_maa, {ok,[{epdg_auth_tuple, <<186,240,116,221,145,72,227,122,51,194,26,172,212,92,250,8>>, <<157,195,250,63,200,20,237,83,135,117,126,196,90,20,85,116>>, <<186,240,116,221,145,72,227,122,51,194,26,172,212,92,250,8, 25,125,151,210,210,18,34,203,57,169,167,219,99,114>>, <<70,64,179,7,63,192,37,24,245,209,11,51,228,178,86,129>>, <<50,100,130,14,139,100,251,2,3,141,178,98,158,40,164,16>>}]}} from <0.1453.0> in state state_wait_swx_maa 04:16:02.079 [info] dia_sip2gsup: auth [186,240,116,221,145,72,227,122,51,194,26,172,212,92,250,8,157,195,250,63,200,20,237,83,135,117,126,196,90,20,85,116] authz [186,240,116,221,145,72,227,122,51,194,26,172,212,92,250,8,25,125,151,210,210,18,34,203,57,169,167,219,99,114]  *DBG* aaa_ue_fsm_262421027157181 send ok to <0.1453.0> 04:16:02.079 [info] rand [186,240,116,221,145,72,227,122,51,194,26,172,212,92,250,8] autn [157,195,250,63,200,20,237,83,135,117,126,196,90,20,85,116]  04:16:02.079 [info] ue_fsm ev_rx_swx_maa *DBG* aaa_ue_fsm_262421027157181 consume call {rx_swx_maa, {ok,[{epdg_auth_tuple, <<186,240,116,221,145,72,227,122,51,194,26,172,212,92,250,8>>, <<157,195,250,63,200,20,237,83,135,117,126,196,90,20,85,116>>, <<186,240,116,221,145,72,227,122,51,194,26,172,212,92,250,8, 25,125,151,210,210,18,34,203,57,169,167,219,99,114>>, <<70,64,179,7,63,192,37,24,245,209,11,51,228,178,86,129>>, <<50,100,130,14,139,100,251,2,3,141,178,98,158,40,164,16>>}]}} from <0.1453.0> in state state_wait_swx_maa => state_new *DBG* epdg_ue_fsm_262421027157181 receive call {received_swm_dea_auth_response, {ok,[{epdg_auth_tuple, <<186,240,116,221,145,72,227,122,51,194,26,172,212,92,250,8>>, <<157,195,250,63,200,20,237,83,135,117,126,196,90,20,85,116>>, <<186,240,116,221,145,72,227,122,51,194,26,172,212,92,250,8, 25,125,151,210,210,18,34,203,57,169,167,219,99,114>>, <<70,64,179,7,63,192,37,24,245,209,11,51,228,178,86,129>>, <<50,100,130,14,139,100,251,2,3,141,178,98,158,40,164,16>>}]}} from <0.211.0> in state state_wait_auth_resp 04:16:02.079 [info] ue_fsm state_wait_swx_maa event=rx_swx_maa, {ue_fsm_data,"262421027157181",undefined,undefined,false,false,undefined} 04:16:02.080 [info] ue_fsm received_swm_dea_auth_response {ok,[{epdg_auth_tuple,<<186,240,116,221,145,72,227,122,51,194,26,172,212,92,250,8>>,<<157,195,250,63,200,20,237,83,135,117,126,196,90,20,85,116>>,<<186,240,116,221,145,72,227,122,51,194,26,172,212,92,250,8,25,125,151,210,210,18,34,203,57,169,167,219,99,114>>,<<70,64,179,7,63,192,37,24,245,209,11,51,228,178,86,129>>,<<50,100,130,14,139,100,251,2,3,141,178,98,158,40,164,16>>}]} 04:16:02.080 [info] ue_fsm state_wait_auth_resp event=received_swm_dea_auth_response Result={ok,[{epdg_auth_tuple,<<186,240,116,221,145,72,227,122,51,194,26,172,212,92,250,8>>,<<157,195,250,63,200,20,237,83,135,117,126,196,90,20,85,116>>,<<186,240,116,221,145,72,227,122,51,194,26,172,212,92,250,8,25,125,151,210,210,18,34,203,57,169,167,219,99,114>>,<<70,64,179,7,63,192,37,24,245,209,11,51,228,178,86,129>>,<<50,100,130,14,139,100,251,2,3,141,178,98,158,40,164,16>>}]}, {ue_fsm_data,<<"262421027157181">>,"internet",[],undefined,false,0,false,false} *DBG* epdg_ue_fsm_262421027157181 send ok to <0.211.0> *DBG* gsup_server got cast {auth_response, {<<"262421027157181">>, {ok, [{epdg_auth_tuple, <<186,240,116,221,145,72,227,122,51,194,26,172, 212,92,250,8>>, <<157,195,250,63,200,20,237,83,135,117,126,196, 90,20,85,116>>, <<186,240,116,221,145,72,227,122,51,194,26,172, 212,92,250,8,25,125,151,210,210,18,34,203,57, 169,167,219,99,114>>, <<70,64,179,7,63,192,37,24,245,209,11,51,228, 178,86,129>>, <<50,100,130,14,139,100,251,2,3,141,178, 98,158,40,164,16>>}]}}} 04:16:02.080 [info] auth_response(<<"262421027157181">>): {ok,[{epdg_auth_tuple,<<186,240,116,221,145,72,227,122,51,194,26,172,212,92,250,8>>,<<157,195,250,63,200,20,237,83,135,117,126,196,90,20,85,116>>,<<186,240,116,221,145,72,227,122,51,194,26,172,212,92,250,8,25,125,151,210,210,18,34,203,57,169,167,219,99,114>>,<<70,64,179,7,63,192,37,24,245,209,11,51,228,178,86,129>>,<<50,100,130,14,139,100,251,2,3,141,178,98,158,40,164,16>>}]} *DBG* epdg_ue_fsm_262421027157181 consume call {received_swm_dea_auth_response, {ok,[{epdg_auth_tuple, <<186,240,116,221,145,72,227,122,51,194,26,172,212,92,250,8>>, <<157,195,250,63,200,20,237,83,135,117,126,196,90,20,85,116>>, <<186,240,116,221,145,72,227,122,51,194,26,172,212,92,250,8, 25,125,151,210,210,18,34,203,57,169,167,219,99,114>>, <<70,64,179,7,63,192,37,24,245,209,11,51,228,178,86,129>>, <<50,100,130,14,139,100,251,2,3,141,178,98,158,40,164,16>>}]}} from <0.211.0> in state state_wait_auth_resp => state_authenticating 04:16:02.080 [info] auth_response for <<"262421027157181">>: {ok,[{epdg_auth_tuple,<<186,240,116,221,145,72,227,122,51,194,26,172,212,92,250,8>>,<<157,195,250,63,200,20,237,83,135,117,126,196,90,20,85,116>>,<<186,240,116,221,145,72,227,122,51,194,26,172,212,92,250,8,25,125,151,210,210,18,34,203,57,169,167,219,99,114>>,<<70,64,179,7,63,192,37,24,245,209,11,51,228,178,86,129>>,<<50,100,130,14,139,100,251,2,3,141,178,98,158,40,164,16>>}]} *DBG* gsup_server new state {gsups_state,#Port<0.16>,4222,#Port<0.54>, {ipa_ccm_options,"EPDG-00-00-00-00-00-00", "0/0/0","00:00:00:00:00:00", "00:00:00:00:00:00","00:00:00:00:00:00", "00:00:00:00:00:00","00:00:00:00:00:00", "EPDG-00-00-00-00-00-00",false}} 04:16:02.080 [info] GSUP: Tx #{auth_tuples => [#{autn => <<157,195,250,63,200,20,237,83,135,117,126,196,90,20,85,116>>,ck => <<50,100,130,14,139,100,251,2,3,141,178,98,158,40,164,16>>,ik => <<70,64,179,7,63,192,37,24,245,209,11,51,228,178,86,129>>,rand => <<186,240,116,221,145,72,227,122,51,194,26,172,212,92,250,8>>,res => <<186,240,116,221,145,72,227,122,51,194,26,172,212,92,250,8,25,125,151,210,210,18,34,203,57,169,167,219,99,114>>}],imsi => <<"262421027157181">>,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 => <<"262421027157181">>, message_type => location_upd_req}} *DBG* epdg_ue_fsm_262421027157181 receive call lu_request from <0.1454.0> in state state_authenticating 04:16:02.082 [info] GSUP: Rx #{cn_domain => 1,imsi => <<"262421027157181">>,message_type => location_upd_req} *DBG* epdg_ue_fsm_262421027157181 send ok to <0.1454.0> 04:16:02.082 [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_262421027157181 consume call lu_request from <0.1454.0> in state state_authenticating *DBG* aaa_ue_fsm_262421027157181 receive call {rx_swm_der_auth_compl,"internet"} from <0.201.0> in state state_new 04:16:02.083 [info] ue_fsm state_authenticating event=lu_request, {ue_fsm_data,<<"262421027157181">>,"internet",[],undefined,false,0,false,false} 04:16:02.083 [info] ue_fsm ev_rx_swm_der_auth_compl 04:16:02.083 [info] ue_fsm state_new event=rx_swm_der_auth_compl, {ue_fsm_data,"262421027157181",undefined,undefined,false,false,undefined} 04:16:02.083 [debug] SWx Tx SAR Imsi="262421027157181" Type=1 APN="internet" AgentInfoOpt=[]  04:16:02.083 [debug] SWx prepare_request: {'SAR',["epdg.localdomain",";","1805677143",";","254",";","nonode@nohost"],{'Vendor-Specific-Application-Id',10415,[16777265],[]},1,"epdg.localdomain","localdomain","localdomain","262421027157181",1,[],["hss.localdomain"],["internet"],[],[],[],[],[],[],[],[],[]} *DBG* aaa_ue_fsm_262421027157181 send ok to <0.201.0> *DBG* aaa_ue_fsm_262421027157181 consume call {rx_swm_der_auth_compl,"internet"} from <0.201.0> in state state_new => state_wait_swx_saa *DBG* aaa_ue_fsm_262421027157181 receive call {rx_swx_saa,{ok,1,#{}}} from <0.1455.0> in state state_wait_swx_saa *DBG* aaa_ue_fsm_262421027157181 send ok to <0.1455.0> *DBG* epdg_ue_fsm_262421027157181 receive call {received_swm_dea_auth_compl_response,{ok,#{}}} from <0.211.0> in state state_authenticating *DBG* aaa_ue_fsm_262421027157181 consume call {rx_swx_saa,{ok,1,#{}}} from <0.1455.0> in state state_wait_swx_saa => state_authenticated *DBG* epdg_ue_fsm_262421027157181 send ok to <0.211.0> *DBG* gsup_server got cast {lu_response,{<<"262421027157181">>,ok}} *DBG* epdg_ue_fsm_262421027157181 consume call {received_swm_dea_auth_compl_response,{ok,#{}}} from <0.211.0> in state state_authenticating => state_authenticated 04:16:02.086 [info] SWx Rx SAA {<0.735.0>,{diameter_caps,{"epdg.localdomain","hss.localdomain"},{"localdomain","localdomain"},{[{127,0,0,1},{172,18,62,20},{192,168,0,2}],[{172,18,62,103}]},{0,10415},{"osmo-epdg","TTCN-3 Testsuite"},{[],[1]},{[10415,13019,5535],[5535,10415,13019]},{[],[]},{[],[0]},{[],[]},{[{'diameter_base_Vendor-Specific-Application-Id',10415,[16777265],[]}],[{'diameter_base_Vendor-Specific-Application-Id',[10415],[16777265],[]}]},{[],[]},{[],[]}}}: {'SAA',"epdg.localdomain;1805677143;254;nonode@nohost",{'Vendor-Specific-Application-Id',10415,[16777265],[]},1,"hss.localdomain","localdomain","262421027157181",[],[2001],[],[{'Non-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:16:02.086 [info] ue_fsm ev_rx_swx_saa 04:16:02.086 [info] ue_fsm state_wait_swx_saa event=rx_swx_saa {ok,1,#{}}, {ue_fsm_data,"262421027157181",undefined,undefined,false,false,undefined} 04:16:02.086 [info] ue_fsm received_swm_dea_auth_compl_response {ok,#{}} 04:16:02.086 [info] ue_fsm state_authenticating event=lu_request, {ok,#{}}, {ue_fsm_data,<<"262421027157181">>,"internet",[],undefined,false,0,false,false} 04:16:02.086 [info] lu_response(<<"262421027157181">>): ok 04:16:02.086 [info] lu_response for <<"262421027157181">>: ok 04:16:02.086 [info] GSUP: Tx #{imsi => <<"262421027157181">>,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 => <<"262421027157181">>, message_class => 5, message_type => epdg_tunnel_request, pco => <<128,0,13,0,0,12,0>>}} 04:16:02.087 [info] GSUP: Rx #{cn_domain => 1,imsi => <<"262421027157181">>,message_class => 5,message_type => epdg_tunnel_request,pco => <<128,0,13,0,0,12,0>>} *DBG* epdg_ue_fsm_262421027157181 receive call {tunnel_request,<<128,0,13,0,0,12,0>>} from <0.1456.0> in state state_authenticated 04:16:02.087 [info] ue_fsm tunnel_request(<<128,0,13,0,0,12,0>>) 04:16:02.088 [info] ue_fsm state_authenticated event=tunnel_request, {ue_fsm_data,<<"262421027157181">>,"internet",[],undefined,false,0,false,false} 04:16:02.088 [debug] Selected PGW Remote Address "172.18.62.103" 04:16:02.088 [info] s2b: Tx {gtp,v2,create_session_request,0,8064707,undefined,[],[{v2_international_mobile_subscriber_identity,0,<<"262421027157181">>},{v2_serving_network,0,{<<"901">>,<<"042">>}},{v2_rat_type,0,3},{v2_fully_qualified_tunnel_endpoint_identifier,0,30,894437907,<<172,18,62,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,3048190007,<<172,18,62,20>>,undefined}]},{v2_recovery,0,0},{v2_additional_protocol_configuration_options,0,{0,[{13,<<>>},{12,<<>>}]}}]} *DBG* epdg_ue_fsm_262421027157181 send ok to <0.1456.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_262421027157181 consume call {tunnel_request,<<128,0,13,0,0,12,0>>} from <0.1456.0> in state state_authenticated => state_wait_create_session_resp 04:16:02.088 [debug] Waiting for CreateSessionResponse *DBG* epdg_ue_fsm_262421027157181 start_timer {state_timeout,10000, create_session_timeout,[]} in state state_wait_create_session_resp *DBG* aaa_ue_fsm_262421027157181 receive call {rx_s6b_aar,"262421027157181@nai.epc.mnc001.mcc01.3gppnetwork.org", "internet", [{'MIP6-Agent-Info',[{172,18,62,103}],[],[],[]}]} from <0.1457.0> in state state_authenticated 04:16:02.092 [info] S6b Rx from {diameter_caps,{"aaa.localdomain","pgw.localdomain"},{"localdomain","localdomain"},{[{172,18,62,20}],[{172,18,62,103}]},{0,10415},{"osmo-epdg-AAA","TTCN-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,["262421027157181@nai.epc.mnc001.mcc01.3gppnetwork.org"],[{'MIP6-Agent-Info',[{172,18,62,103}],[],[],[]}],[70368744177664],[],[],["internet"],[],[],[],[],[],[]} 04:16:02.092 [info] ue_fsm ev_rx_s6b_aar: "262421027157181@nai.epc.mnc001.mcc01.3gppnetwork.org" "internet" [{'MIP6-Agent-Info',[{172,18,62,103}],[],[],[]}] 04:16:02.093 [info] ue_fsm state_authenticated event=rx_s6b_aar NAI="262421027157181@nai.epc.mnc001.mcc01.3gppnetwork.org" Apn="internet" AgentInfo=[{'MIP6-Agent-Info',[{172,18,62,103}],[],[],[]}], {ue_fsm_data,"262421027157181",undefined,undefined,true,false,undefined} 04:16:02.093 [debug] SWx Tx SAR Imsi="262421027157181" Type=13 APN="internet" AgentInfoOpt=[{'MIP6-Agent-Info',[{172,18,62,103}],[],[],[]}]  04:16:02.093 [debug] SWx prepare_request: {'SAR',["epdg.localdomain",";","1805677143",";","255",";","nonode@nohost"],{'Vendor-Specific-Application-Id',10415,[16777265],[]},1,"epdg.localdomain","localdomain","localdomain","262421027157181",13,[],["hss.localdomain"],["internet"],[],[{'MIP6-Agent-Info',[{172,18,62,103}],[],[],[]}],[],[],[],[],[],[],[]} *DBG* aaa_ue_fsm_262421027157181 send ok to <0.1457.0> 04:16:02.093 [debug] Waiting for S6b AAA *DBG* aaa_ue_fsm_262421027157181 consume call {rx_s6b_aar,"262421027157181@nai.epc.mnc001.mcc01.3gppnetwork.org", "internet", [{'MIP6-Agent-Info',[{172,18,62,103}],[],[],[]}]} from <0.1457.0> in state state_authenticated => state_authenticated_wait_swx_saa *DBG* aaa_ue_fsm_262421027157181 receive call {rx_swx_saa,{ok,13,#{}}} from <0.1458.0> in state state_authenticated_wait_swx_saa 04:16:02.095 [info] SWx Rx SAA {<0.735.0>,{diameter_caps,{"epdg.localdomain","hss.localdomain"},{"localdomain","localdomain"},{[{127,0,0,1},{172,18,62,20},{192,168,0,2}],[{172,18,62,103}]},{0,10415},{"osmo-epdg","TTCN-3 Testsuite"},{[],[1]},{[10415,13019,5535],[5535,10415,13019]},{[],[]},{[],[0]},{[],[]},{[{'diameter_base_Vendor-Specific-Application-Id',10415,[16777265],[]}],[{'diameter_base_Vendor-Specific-Application-Id',[10415],[16777265],[]}]},{[],[]},{[],[]}}}: {'SAA',"epdg.localdomain;1805677143;255;nonode@nohost",{'Vendor-Specific-Application-Id',10415,[16777265],[]},1,"hss.localdomain","localdomain","262421027157181",[],[2001],[],[{'Non-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_262421027157181 send ok to <0.1458.0> *DBG* aaa_ue_fsm_262421027157181 consume call {rx_swx_saa,{ok,13,#{}}} from <0.1458.0> in state state_authenticated_wait_swx_saa => state_authenticated 04:16:02.095 [info] ue_fsm ev_rx_swx_saa 04:16:02.095 [info] ue_fsm state_authenticated_wait_swx_saa event=rx_swx_saa SAType=13 ResulCode={epdg_dia_rc,undefined,2001}, {ue_fsm_data,"262421027157181","262421027157181@nai.epc.mnc001.mcc01.3gppnetwork.org","internet",true,false,<0.1457.0>} 04:16:02.095 [debug] Rx AAA with DiaRC={epdg_dia_rc,undefined,2001} 04:16:02.095 [info] S6b Tx to {diameter_caps,{"aaa.localdomain","pgw.localdomain"},{"localdomain","localdomain"},{[{172,18,62,20}],[{172,18,62,103}]},{0,10415},{"osmo-epdg-AAA","TTCN-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:16:02.098 [debug] S2b: Rx from IP {172,18,62,103} port 2123: <<72,33,0,117,53,80,10,19,123,14,195,0,2,0,2,0,16,0,87,0,9,1,160,212,189,238,83,172,18,62,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,212,189,238,83,172,18,62,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,212,189,238,83,163,0,15,0,128,0,13,4,1,2,3,4,0,12,4,5,6,7,8>> 04:16:02.098 [debug] S2b: Rx from IP {172,18,62,103} port 2123: {gtp,v2,create_session_response,894437907,8064707,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,3569217107,<<172,18,62,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,3569217107,<<172,18,62,103>>,undefined},{v2_pdn_address_allocation,0} => {v2_pdn_address_allocation,0,ipv4,<<192,168,0,72>>}}} 04:16:02.098 [info] s2b: Updated Session after create_session_response: {gtp_session,<<"262421027157181">>,<0.1451.0>,<<"internet">>,{172,18,62,103},{172,18,62,103},undefined,894437907,3569217107,5,{set,1,16,16,8,80,48,{[],[],[],[],[],[],[],[],[],[],[],[],[],[],[],[]},{{[],[],[],[],[],[],[],[],[],[],[],[],[],[],[{gtp_bearer,5,3048190007,3569217107}],[]}}}} *DBG* epdg_ue_fsm_262421027157181 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 => 3048190007, remote_ipv4 => <<172,18,62,103>>, remote_ipv6 => undefined,remote_teid => 3569217107}}} from <0.1459.0> in state state_wait_create_session_resp 04:16:02.098 [debug] s2b: APCO_dec: {v2_additional_protocol_configuration_options,0,{0,[{13,<<1,2,3,4>>},{12,<<5,6,7,8>>}]}} 04:16:02.098 [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 => 3048190007,remote_ipv4 => <<172,18,62,103>>,remote_ipv6 => undefined,remote_teid => 3569217107}} 04:16:02.099 [info] ue_fsm state_authenticated event=received_gtpc_create_session_response, {ue_fsm_data,<<"262421027157181">>,"internet",[],undefined,false,0,false,false} 04:16:02.099 [info] KMOD Port Create PDP Context Call {<0.1451.0>,[alias|#Ref<0.1283019585.1655242753.212052>]}: {create_pdp_context,{172,18,62,103},3048190007,3569217107,{192,168,0,72}} 04:16:02.099 [debug] create_pdp_context: 1, {172,18,62,103}, {192,168,0,72}, 3048190007, 3569217107 04:16:02.099 [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,62,103}},{ms_address,{192,168,0,72}},{i_tid,3048190007},{o_tid,3569217107}]}} 04:16:02.099 [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 => 3048190007,remote_ipv4 => <<172,18,62,103>>,remote_ipv6 => undefined,remote_teid => 3569217107}) returned ok *DBG* gsup_server got cast {tunnel_response, {<<"262421027157181">>, {ok, #{apco => <<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 => 3048190007, remote_ipv4 => <<172,18,62,103>>, remote_ipv6 => undefined, remote_teid => 3569217107}}}} *DBG* epdg_ue_fsm_262421027157181 send ok to <0.1459.0> 04:16:02.099 [info] tunnel_response(<<"262421027157181">>): {ok,#{apco => <<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 => 3048190007,remote_ipv4 => <<172,18,62,103>>,remote_ipv6 => undefined,remote_teid => 3569217107}} *DBG* epdg_ue_fsm_262421027157181 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 => 3048190007, remote_ipv4 => <<172,18,62,103>>, remote_ipv6 => undefined,remote_teid => 3569217107}}} from <0.1459.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:16:02.099 [info] tunnel_response for <<"262421027157181">>: {ok,#{apco => <<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 => 3048190007,remote_ipv4 => <<172,18,62,103>>,remote_ipv6 => undefined,remote_teid => 3569217107}} 04:16:02.099 [info] GSUP: Tx #{imsi => <<"262421027157181">>,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 => <<"262423680742928">>, 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:16:02.175 [info] GSUP: Rx #{imsi => <<"262423680742928">>,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_262423680742928 enter epdg_ue_fsm in state state_new *DBG* epdg_ue_fsm_262423680742928 consume internal init_state in state state_new 04:16:02.175 [info] ue_fsm start(epdg_ue_fsm_262423680742928) *DBG* epdg_ue_fsm_262423680742928 receive call {auth_request,33,"internet",#{}} from <0.1460.0> in state state_new 04:16:02.175 [info] ue_fsm init(<<"262423680742928">>) *DBG* epdg_ue_fsm_262423680742928 send ok to <0.1460.0> 04:16:02.175 [info] ue_fsm auth_request *DBG* epdg_ue_fsm_262423680742928 consume call {auth_request,33,"internet",#{}} from <0.1460.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_262423680742928 start_timer {state_timeout,10000, swm_der_timeout,[]} in state state_wait_auth_resp *DBG* aaa_ue_fsm_262423680742928 enter aaa_ue_fsm in state state_new 04:16:02.176 [info] ue_fsm state_new event=auth_request {33, "internet", #{}}, {ue_fsm_data,<<"262423680742928">>,"internet",[],undefined,false,0,false,false} 04:16:02.176 [info] ue_fsm start_link(aaa_ue_fsm_262423680742928) *DBG* aaa_ue_fsm_262423680742928 consume internal init_state in state state_new 04:16:02.176 [info] ue_fsm init("262423680742928") *DBG* aaa_ue_fsm_262423680742928 receive call {rx_swm_der_auth_req,33,"internet",#{}} from <0.201.0> in state state_new 04:16:02.176 [info] ue_fsm ev_rx_swm_der_auth_req 04:16:02.177 [info] ue_fsm state_new event=rx_swm_der_auth_req {33, "internet", #{}}, {ue_fsm_data,"262423680742928",undefined,undefined,false,false,undefined} 04:16:02.177 [debug] Swx MAR: IPv4Opt=<<"ÿÿÿþ">> IPv6Opt=[] *DBG* aaa_ue_fsm_262423680742928 send ok to <0.201.0> *DBG* aaa_ue_fsm_262423680742928 consume call {rx_swm_der_auth_req,33,"internet",#{}} from <0.201.0> in state state_new => state_wait_swx_maa 04:16:02.177 [debug] Swx Tx MAR: {'MAR',["epdg.localdomain",";","1805677143",";","256",";","nonode@nohost"],1,undefined,undefined,undefined,"262423680742928",{'Vendor-Specific-Application-Id',10415,[16777265],[]},{'SIP-Auth-Data-Item',[],["EAP-AKA"],[],[],[],[],[],[],<<"ÿÿÿþ">>,[],[],[],[]},1,[],1,[],[],[],[],[],[],[],[]} 04:16:02.191 [info] SWx Rx MAA {<0.735.0>,{diameter_caps,{"epdg.localdomain","hss.localdomain"},{"localdomain","localdomain"},{[{127,0,0,1},{172,18,62,20},{192,168,0,2}],[{172,18,62,103}]},{0,10415},{"osmo-epdg","TTCN-3 Testsuite"},{[],[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;1805677143;256;nonode@nohost",1,"hss.localdomain","localdomain",{'Vendor-Specific-Application-Id',10415,[16777265],[]},"262423680742928",[],[2001],[],[1],[{'SIP-Auth-Data-Item',[0],["Digest-AKAv1-MD5"],[[212,184,36,138,142,23,206,45,32,252,63,37,108,124,201,51,138,30,175,147,71,5,122,1,34,26,76,107,226,127,228,245]],[[212,184,36,138,142,23,206,45,32,252,63,37,108,124,201,51,112,27,76,143,145,169,161,144,253,169,64,112,62,57]],["foobar"],[[42,249,154,81,164,70,234,96,49,250,73,3,108,42,30,251]],[[151,217,66,178,61,43,138,210,209,200,5,150,146,159,217,181]],[],[],[],[],[],[]}],[],[],[],[],[],[]}/ Errors []  *DBG* aaa_ue_fsm_262423680742928 receive call {rx_swx_maa, {ok,[{epdg_auth_tuple, <<212,184,36,138,142,23,206,45,32,252,63,37,108,124,201,51>>, <<138,30,175,147,71,5,122,1,34,26,76,107,226,127,228,245>>, <<212,184,36,138,142,23,206,45,32,252,63,37,108,124,201,51, 112,27,76,143,145,169,161,144,253,169,64,112,62,57>>, <<151,217,66,178,61,43,138,210,209,200,5,150,146,159,217,181>>, <<42,249,154,81,164,70,234,96,49,250,73,3,108,42,30,251>>}]}} from <0.1463.0> in state state_wait_swx_maa 04:16:02.191 [info] dia_sip2gsup: auth [212,184,36,138,142,23,206,45,32,252,63,37,108,124,201,51,138,30,175,147,71,5,122,1,34,26,76,107,226,127,228,245] authz [212,184,36,138,142,23,206,45,32,252,63,37,108,124,201,51,112,27,76,143,145,169,161,144,253,169,64,112,62,57]  04:16:02.191 [info] rand [212,184,36,138,142,23,206,45,32,252,63,37,108,124,201,51] autn [138,30,175,147,71,5,122,1,34,26,76,107,226,127,228,245]  04:16:02.191 [info] ue_fsm ev_rx_swx_maa *DBG* aaa_ue_fsm_262423680742928 send ok to <0.1463.0> 04:16:02.192 [info] ue_fsm state_wait_swx_maa event=rx_swx_maa, {ue_fsm_data,"262423680742928",undefined,undefined,false,false,undefined} 04:16:02.192 [info] ue_fsm received_swm_dea_auth_response {ok,[{epdg_auth_tuple,<<212,184,36,138,142,23,206,45,32,252,63,37,108,124,201,51>>,<<138,30,175,147,71,5,122,1,34,26,76,107,226,127,228,245>>,<<212,184,36,138,142,23,206,45,32,252,63,37,108,124,201,51,112,27,76,143,145,169,161,144,253,169,64,112,62,57>>,<<151,217,66,178,61,43,138,210,209,200,5,150,146,159,217,181>>,<<42,249,154,81,164,70,234,96,49,250,73,3,108,42,30,251>>}]} *DBG* aaa_ue_fsm_262423680742928 consume call {rx_swx_maa, {ok,[{epdg_auth_tuple, <<212,184,36,138,142,23,206,45,32,252,63,37,108,124,201,51>>, <<138,30,175,147,71,5,122,1,34,26,76,107,226,127,228,245>>, <<212,184,36,138,142,23,206,45,32,252,63,37,108,124,201,51, 112,27,76,143,145,169,161,144,253,169,64,112,62,57>>, <<151,217,66,178,61,43,138,210,209,200,5,150,146,159,217,181>>, <<42,249,154,81,164,70,234,96,49,250,73,3,108,42,30,251>>}]}} from <0.1463.0> in state state_wait_swx_maa => state_new *DBG* epdg_ue_fsm_262423680742928 receive call {received_swm_dea_auth_response, {ok,[{epdg_auth_tuple, <<212,184,36,138,142,23,206,45,32,252,63,37,108,124,201,51>>, <<138,30,175,147,71,5,122,1,34,26,76,107,226,127,228,245>>, <<212,184,36,138,142,23,206,45,32,252,63,37,108,124,201,51, 112,27,76,143,145,169,161,144,253,169,64,112,62,57>>, <<151,217,66,178,61,43,138,210,209,200,5,150,146,159,217,181>>, <<42,249,154,81,164,70,234,96,49,250,73,3,108,42,30,251>>}]}} from <0.211.0> in state state_wait_auth_resp *DBG* epdg_ue_fsm_262423680742928 send ok to <0.211.0> *DBG* gsup_server got cast {auth_response, {<<"262423680742928">>, {ok, [{epdg_auth_tuple, <<212,184,36,138,142,23,206,45,32,252,63,37, 108,124,201,51>>, <<138,30,175,147,71,5,122,1,34,26,76,107,226, 127,228,245>>, <<212,184,36,138,142,23,206,45,32,252,63,37, 108,124,201,51,112,27,76,143,145,169,161,144, 253,169,64,112,62,57>>, <<151,217,66,178,61,43,138,210,209,200,5,150, 146,159,217,181>>, <<42,249,154,81,164,70,234,96,49,250,73,3, 108,42,30,251>>}]}}} 04:16:02.193 [info] ue_fsm state_wait_auth_resp event=received_swm_dea_auth_response Result={ok,[{epdg_auth_tuple,<<212,184,36,138,142,23,206,45,32,252,63,37,108,124,201,51>>,<<138,30,175,147,71,5,122,1,34,26,76,107,226,127,228,245>>,<<212,184,36,138,142,23,206,45,32,252,63,37,108,124,201,51,112,27,76,143,145,169,161,144,253,169,64,112,62,57>>,<<151,217,66,178,61,43,138,210,209,200,5,150,146,159,217,181>>,<<42,249,154,81,164,70,234,96,49,250,73,3,108,42,30,251>>}]}, {ue_fsm_data,<<"262423680742928">>,"internet",[],undefined,false,0,false,false} *DBG* epdg_ue_fsm_262423680742928 consume call {received_swm_dea_auth_response, {ok,[{epdg_auth_tuple, <<212,184,36,138,142,23,206,45,32,252,63,37,108,124,201,51>>, <<138,30,175,147,71,5,122,1,34,26,76,107,226,127,228,245>>, <<212,184,36,138,142,23,206,45,32,252,63,37,108,124,201,51, 112,27,76,143,145,169,161,144,253,169,64,112,62,57>>, <<151,217,66,178,61,43,138,210,209,200,5,150,146,159,217,181>>, <<42,249,154,81,164,70,234,96,49,250,73,3,108,42,30,251>>}]}} from <0.211.0> in state state_wait_auth_resp => state_authenticating 04:16:02.193 [info] auth_response(<<"262423680742928">>): {ok,[{epdg_auth_tuple,<<212,184,36,138,142,23,206,45,32,252,63,37,108,124,201,51>>,<<138,30,175,147,71,5,122,1,34,26,76,107,226,127,228,245>>,<<212,184,36,138,142,23,206,45,32,252,63,37,108,124,201,51,112,27,76,143,145,169,161,144,253,169,64,112,62,57>>,<<151,217,66,178,61,43,138,210,209,200,5,150,146,159,217,181>>,<<42,249,154,81,164,70,234,96,49,250,73,3,108,42,30,251>>}]} 04:16:02.194 [info] auth_response for <<"262423680742928">>: {ok,[{epdg_auth_tuple,<<212,184,36,138,142,23,206,45,32,252,63,37,108,124,201,51>>,<<138,30,175,147,71,5,122,1,34,26,76,107,226,127,228,245>>,<<212,184,36,138,142,23,206,45,32,252,63,37,108,124,201,51,112,27,76,143,145,169,161,144,253,169,64,112,62,57>>,<<151,217,66,178,61,43,138,210,209,200,5,150,146,159,217,181>>,<<42,249,154,81,164,70,234,96,49,250,73,3,108,42,30,251>>}]} *DBG* gsup_server new state {gsups_state,#Port<0.16>,4222,#Port<0.54>, {ipa_ccm_options,"EPDG-00-00-00-00-00-00", "0/0/0","00:00:00:00:00:00", "00:00:00:00:00:00","00:00:00:00:00:00", "00:00:00:00:00:00","00:00:00:00:00:00", "EPDG-00-00-00-00-00-00",false}} 04:16:02.194 [info] GSUP: Tx #{auth_tuples => [#{autn => <<138,30,175,147,71,5,122,1,34,26,76,107,226,127,228,245>>,ck => <<42,249,154,81,164,70,234,96,49,250,73,3,108,42,30,251>>,ik => <<151,217,66,178,61,43,138,210,209,200,5,150,146,159,217,181>>,rand => <<212,184,36,138,142,23,206,45,32,252,63,37,108,124,201,51>>,res => <<212,184,36,138,142,23,206,45,32,252,63,37,108,124,201,51,112,27,76,143,145,169,161,144,253,169,64,112,62,57>>}],imsi => <<"262423680742928">>,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 => <<"262423680742928">>, message_type => location_upd_req}} *DBG* epdg_ue_fsm_262423680742928 receive call lu_request from <0.1464.0> in state state_authenticating 04:16:02.198 [info] GSUP: Rx #{cn_domain => 1,imsi => <<"262423680742928">>,message_type => location_upd_req} *DBG* epdg_ue_fsm_262423680742928 send ok to <0.1464.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:16:02.198 [info] ue_fsm lu_request *DBG* aaa_ue_fsm_262423680742928 receive call {rx_swm_der_auth_compl,"internet"} from <0.201.0> in state state_new *DBG* epdg_ue_fsm_262423680742928 consume call lu_request from <0.1464.0> in state state_authenticating 04:16:02.199 [info] ue_fsm state_authenticating event=lu_request, {ue_fsm_data,<<"262423680742928">>,"internet",[],undefined,false,0,false,false} 04:16:02.199 [info] ue_fsm ev_rx_swm_der_auth_compl 04:16:02.199 [info] ue_fsm state_new event=rx_swm_der_auth_compl, {ue_fsm_data,"262423680742928",undefined,undefined,false,false,undefined} 04:16:02.199 [debug] SWx Tx SAR Imsi="262423680742928" Type=1 APN="internet" AgentInfoOpt=[]  04:16:02.199 [debug] SWx prepare_request: {'SAR',["epdg.localdomain",";","1805677143",";","257",";","nonode@nohost"],{'Vendor-Specific-Application-Id',10415,[16777265],[]},1,"epdg.localdomain","localdomain","localdomain","262423680742928",1,[],["hss.localdomain"],["internet"],[],[],[],[],[],[],[],[],[]} *DBG* aaa_ue_fsm_262423680742928 send ok to <0.201.0> *DBG* aaa_ue_fsm_262423680742928 consume call {rx_swm_der_auth_compl,"internet"} from <0.201.0> in state state_new => state_wait_swx_saa *DBG* aaa_ue_fsm_262423680742928 receive call {rx_swx_saa,{ok,1,#{}}} from <0.1465.0> in state state_wait_swx_saa 04:16:02.204 [info] SWx Rx SAA {<0.735.0>,{diameter_caps,{"epdg.localdomain","hss.localdomain"},{"localdomain","localdomain"},{[{127,0,0,1},{172,18,62,20},{192,168,0,2}],[{172,18,62,103}]},{0,10415},{"osmo-epdg","TTCN-3 Testsuite"},{[],[1]},{[10415,13019,5535],[5535,10415,13019]},{[],[]},{[],[0]},{[],[]},{[{'diameter_base_Vendor-Specific-Application-Id',10415,[16777265],[]}],[{'diameter_base_Vendor-Specific-Application-Id',[10415],[16777265],[]}]},{[],[]},{[],[]}}}: {'SAA',"epdg.localdomain;1805677143;257;nonode@nohost",{'Vendor-Specific-Application-Id',10415,[16777265],[]},1,"hss.localdomain","localdomain","262423680742928",[],[2001],[],[{'Non-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:16:02.204 [info] ue_fsm ev_rx_swx_saa *DBG* aaa_ue_fsm_262423680742928 send ok to <0.1465.0> *DBG* epdg_ue_fsm_262423680742928 receive call {received_swm_dea_auth_compl_response,{ok,#{}}} from <0.211.0> in state state_authenticating 04:16:02.204 [info] ue_fsm state_wait_swx_saa event=rx_swx_saa {ok,1,#{}}, {ue_fsm_data,"262423680742928",undefined,undefined,false,false,undefined} *DBG* aaa_ue_fsm_262423680742928 consume call {rx_swx_saa,{ok,1,#{}}} from <0.1465.0> in state state_wait_swx_saa => state_authenticated 04:16:02.204 [info] ue_fsm received_swm_dea_auth_compl_response {ok,#{}} *DBG* epdg_ue_fsm_262423680742928 send ok to <0.211.0> *DBG* gsup_server got cast {lu_response,{<<"262423680742928">>,ok}} 04:16:02.204 [info] ue_fsm state_authenticating event=lu_request, {ok,#{}}, {ue_fsm_data,<<"262423680742928">>,"internet",[],undefined,false,0,false,false} *DBG* epdg_ue_fsm_262423680742928 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:16:02.205 [info] lu_response(<<"262423680742928">>): ok 04:16:02.205 [info] lu_response for <<"262423680742928">>: ok 04:16:02.205 [info] GSUP: Tx #{imsi => <<"262423680742928">>,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 => <<"262423680742928">>, message_class => 5, message_type => epdg_tunnel_request, pco => <<128,0,13,0,0,12,0>>}} 04:16:02.207 [info] GSUP: Rx #{cn_domain => 1,imsi => <<"262423680742928">>,message_class => 5,message_type => epdg_tunnel_request,pco => <<128,0,13,0,0,12,0>>} *DBG* epdg_ue_fsm_262423680742928 receive call {tunnel_request,<<128,0,13,0,0,12,0>>} from <0.1466.0> in state state_authenticated 04:16:02.207 [info] ue_fsm tunnel_request(<<128,0,13,0,0,12,0>>) 04:16:02.207 [info] ue_fsm state_authenticated event=tunnel_request, {ue_fsm_data,<<"262423680742928">>,"internet",[],undefined,false,0,false,false} 04:16:02.207 [debug] Selected PGW Remote Address "172.18.62.103" 04:16:02.207 [info] s2b: Tx {gtp,v2,create_session_request,0,8064708,undefined,[],[{v2_international_mobile_subscriber_identity,0,<<"262423680742928">>},{v2_serving_network,0,{<<"901">>,<<"042">>}},{v2_rat_type,0,3},{v2_fully_qualified_tunnel_endpoint_identifier,0,30,894437908,<<172,18,62,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,3048190008,<<172,18,62,20>>,undefined}]},{v2_recovery,0,0},{v2_additional_protocol_configuration_options,0,{0,[{13,<<>>},{12,<<>>}]}}]} *DBG* epdg_ue_fsm_262423680742928 send ok to <0.1466.0> 04:16:02.208 [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_262423680742928 consume call {tunnel_request,<<128,0,13,0,0,12,0>>} from <0.1466.0> in state state_authenticated => state_wait_create_session_resp *DBG* epdg_ue_fsm_262423680742928 start_timer {state_timeout,10000, create_session_timeout,[]} in state state_wait_create_session_resp *DBG* aaa_ue_fsm_262423680742928 receive call {rx_s6b_aar,"262423680742928@nai.epc.mnc001.mcc01.3gppnetwork.org", "internet", [{'MIP6-Agent-Info',[{172,18,62,103}],[],[],[]}]} from <0.1467.0> in state state_authenticated 04:16:02.217 [info] S6b Rx from {diameter_caps,{"aaa.localdomain","pgw.localdomain"},{"localdomain","localdomain"},{[{172,18,62,20}],[{172,18,62,103}]},{0,10415},{"osmo-epdg-AAA","TTCN-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,["262423680742928@nai.epc.mnc001.mcc01.3gppnetwork.org"],[{'MIP6-Agent-Info',[{172,18,62,103}],[],[],[]}],[70368744177664],[],[],["internet"],[],[],[],[],[],[]} 04:16:02.217 [info] ue_fsm ev_rx_s6b_aar: "262423680742928@nai.epc.mnc001.mcc01.3gppnetwork.org" "internet" [{'MIP6-Agent-Info',[{172,18,62,103}],[],[],[]}] 04:16:02.217 [info] ue_fsm state_authenticated event=rx_s6b_aar NAI="262423680742928@nai.epc.mnc001.mcc01.3gppnetwork.org" Apn="internet" AgentInfo=[{'MIP6-Agent-Info',[{172,18,62,103}],[],[],[]}], {ue_fsm_data,"262423680742928",undefined,undefined,true,false,undefined} *DBG* aaa_ue_fsm_262423680742928 send ok to <0.1467.0> 04:16:02.217 [debug] SWx Tx SAR Imsi="262423680742928" Type=13 APN="internet" AgentInfoOpt=[{'MIP6-Agent-Info',[{172,18,62,103}],[],[],[]}]  *DBG* aaa_ue_fsm_262423680742928 consume call {rx_s6b_aar,"262423680742928@nai.epc.mnc001.mcc01.3gppnetwork.org", "internet", [{'MIP6-Agent-Info',[{172,18,62,103}],[],[],[]}]} from <0.1467.0> in state state_authenticated => state_authenticated_wait_swx_saa 04:16:02.217 [debug] SWx prepare_request: {'SAR',["epdg.localdomain",";","1805677143",";","258",";","nonode@nohost"],{'Vendor-Specific-Application-Id',10415,[16777265],[]},1,"epdg.localdomain","localdomain","localdomain","262423680742928",13,[],["hss.localdomain"],["internet"],[],[{'MIP6-Agent-Info',[{172,18,62,103}],[],[],[]}],[],[],[],[],[],[],[]} 04:16:02.218 [debug] Waiting for S6b AAA *DBG* aaa_ue_fsm_262423680742928 receive call {rx_swx_saa,{ok,13,#{}}} from <0.1468.0> in state state_authenticated_wait_swx_saa 04:16:02.222 [info] SWx Rx SAA {<0.735.0>,{diameter_caps,{"epdg.localdomain","hss.localdomain"},{"localdomain","localdomain"},{[{127,0,0,1},{172,18,62,20},{192,168,0,2}],[{172,18,62,103}]},{0,10415},{"osmo-epdg","TTCN-3 Testsuite"},{[],[1]},{[10415,13019,5535],[5535,10415,13019]},{[],[]},{[],[0]},{[],[]},{[{'diameter_base_Vendor-Specific-Application-Id',10415,[16777265],[]}],[{'diameter_base_Vendor-Specific-Application-Id',[10415],[16777265],[]}]},{[],[]},{[],[]}}}: {'SAA',"epdg.localdomain;1805677143;258;nonode@nohost",{'Vendor-Specific-Application-Id',10415,[16777265],[]},1,"hss.localdomain","localdomain","262423680742928",[],[2001],[],[{'Non-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_262423680742928 send ok to <0.1468.0> 04:16:02.222 [info] ue_fsm ev_rx_swx_saa *DBG* aaa_ue_fsm_262423680742928 consume call {rx_swx_saa,{ok,13,#{}}} from <0.1468.0> in state state_authenticated_wait_swx_saa => state_authenticated 04:16:02.222 [info] ue_fsm state_authenticated_wait_swx_saa event=rx_swx_saa SAType=13 ResulCode={epdg_dia_rc,undefined,2001}, {ue_fsm_data,"262423680742928","262423680742928@nai.epc.mnc001.mcc01.3gppnetwork.org","internet",true,false,<0.1467.0>} 04:16:02.222 [debug] Rx AAA with DiaRC={epdg_dia_rc,undefined,2001} 04:16:02.222 [info] S6b Tx to {diameter_caps,{"aaa.localdomain","pgw.localdomain"},{"localdomain","localdomain"},{[{172,18,62,20}],[{172,18,62,103}]},{0,10415},{"osmo-epdg-AAA","TTCN-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:16:02.227 [debug] S2b: Rx from IP {172,18,62,103} port 2123: <<72,33,0,117,53,80,10,20,123,14,196,0,2,0,2,0,16,0,87,0,9,1,160,229,160,4,102,172,18,62,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,229,160,4,102,172,18,62,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,160,4,102,163,0,15,0,128,0,13,4,1,2,3,4,0,12,4,5,6,7,8>> *DBG* epdg_ue_fsm_262423680742928 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 => 3048190008, remote_ipv4 => <<172,18,62,103>>, remote_ipv6 => undefined,remote_teid => 3852469350}}} from <0.1469.0> in state state_wait_create_session_resp 04:16:02.227 [debug] S2b: Rx from IP {172,18,62,103} port 2123: {gtp,v2,create_session_response,894437908,8064708,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,160,4,102>>},{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,3852469350,<<172,18,62,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,3852469350,<<172,18,62,103>>,undefined},{v2_pdn_address_allocation,0} => {v2_pdn_address_allocation,0,ipv4,<<192,168,0,73>>}}} 04:16:02.227 [info] s2b: Updated Session after create_session_response: {gtp_session,<<"262423680742928">>,<0.1461.0>,<<"internet">>,{172,18,62,103},{172,18,62,103},undefined,894437908,3852469350,5,{set,1,16,16,8,80,48,{[],[],[],[],[],[],[],[],[],[],[],[],[],[],[],[]},{{[],[],[],[],[],[],[{gtp_bearer,5,3048190008,3852469350}],[],[],[],[],[],[],[],[],[]}}}} 04:16:02.227 [debug] s2b: APCO_dec: {v2_additional_protocol_configuration_options,0,{0,[{13,<<1,2,3,4>>},{12,<<5,6,7,8>>}]}} 04:16:02.227 [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 => 3048190008,remote_ipv4 => <<172,18,62,103>>,remote_ipv6 => undefined,remote_teid => 3852469350}} *DBG* epdg_ue_fsm_262423680742928 send ok to <0.1469.0> *DBG* gsup_server got cast {tunnel_response, {<<"262423680742928">>, {ok, #{apco => <<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 => 3048190008, remote_ipv4 => <<172,18,62,103>>, remote_ipv6 => undefined, remote_teid => 3852469350}}}} 04:16:02.227 [info] ue_fsm state_authenticated event=received_gtpc_create_session_response, {ue_fsm_data,<<"262423680742928">>,"internet",[],undefined,false,0,false,false} *DBG* epdg_ue_fsm_262423680742928 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 => 3048190008, remote_ipv4 => <<172,18,62,103>>, remote_ipv6 => undefined,remote_teid => 3852469350}}} from <0.1469.0> in state state_wait_create_session_resp => state_active 04:16:02.227 [info] KMOD Port Create PDP Context Call {<0.1461.0>,[alias|#Ref<0.1283019585.1655242753.212176>]}: {create_pdp_context,{172,18,62,103},3048190008,3852469350,{192,168,0,73}} 04:16:02.227 [debug] create_pdp_context: 1, {172,18,62,103}, {192,168,0,73}, 3048190008, 3852469350 04:16:02.227 [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,62,103}},{ms_address,{192,168,0,73}},{i_tid,3048190008},{o_tid,3852469350}]}} 04:16:02.227 [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 => 3048190008,remote_ipv4 => <<172,18,62,103>>,remote_ipv6 => undefined,remote_teid => 3852469350}) returned ok 04:16:02.227 [info] tunnel_response(<<"262423680742928">>): {ok,#{apco => <<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 => 3048190008,remote_ipv4 => <<172,18,62,103>>,remote_ipv6 => undefined,remote_teid => 3852469350}} *DBG* gsup_server new state {gsups_state,#Port<0.16>,4222,#Port<0.54>, {ipa_ccm_options,"EPDG-00-00-00-00-00-00", "0/0/0","00:00:00:00:00:00", "00:00:00:00:00:00","00:00:00:00:00:00", "00:00:00:00:00:00","00:00:00:00:00:00", "EPDG-00-00-00-00-00-00",false}} 04:16:02.228 [info] tunnel_response for <<"262423680742928">>: {ok,#{apco => <<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 => 3048190008,remote_ipv4 => <<172,18,62,103>>,remote_ipv6 => undefined,remote_teid => 3852469350}} 04:16:02.228 [info] GSUP: Tx #{imsi => <<"262423680742928">>,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>>}]} Stream 238, 32 bytes *DBG* gsup_server got {ipa,#Port<0.54>, {osmo,5}, #{imsi => <<"262426746493197">>, 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_262426746493197 enter epdg_ue_fsm in state state_new *DBG* epdg_ue_fsm_262426746493197 consume internal init_state in state state_new 04:16:02.275 [info] GSUP: Rx #{imsi => <<"262426746493197">>,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_262426746493197 receive call {auth_request,33,"internet",#{}} from <0.1470.0> in state state_new 04:16:02.275 [info] ue_fsm start(epdg_ue_fsm_262426746493197) 04:16:02.275 [info] ue_fsm init(<<"262426746493197">>) *DBG* epdg_ue_fsm_262426746493197 send ok to <0.1470.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_262426746493197 enter aaa_ue_fsm in state state_new *DBG* epdg_ue_fsm_262426746493197 consume call {auth_request,33,"internet",#{}} from <0.1470.0> in state state_new => state_wait_auth_resp 04:16:02.275 [info] ue_fsm auth_request *DBG* aaa_ue_fsm_262426746493197 consume internal init_state in state state_new *DBG* epdg_ue_fsm_262426746493197 start_timer {state_timeout,10000, swm_der_timeout,[]} in state state_wait_auth_resp 04:16:02.276 [info] ue_fsm state_new event=auth_request {33, "internet", #{}}, {ue_fsm_data,<<"262426746493197">>,"internet",[],undefined,false,0,false,false} *DBG* aaa_ue_fsm_262426746493197 receive call {rx_swm_der_auth_req,33,"internet",#{}} from <0.201.0> in state state_new 04:16:02.276 [info] ue_fsm start_link(aaa_ue_fsm_262426746493197) 04:16:02.276 [info] ue_fsm init("262426746493197") 04:16:02.276 [info] ue_fsm ev_rx_swm_der_auth_req 04:16:02.277 [info] ue_fsm state_new event=rx_swm_der_auth_req {33, "internet", #{}}, {ue_fsm_data,"262426746493197",undefined,undefined,false,false,undefined} 04:16:02.277 [debug] Swx MAR: IPv4Opt=<<"ÿÿÿþ">> IPv6Opt=[] *DBG* aaa_ue_fsm_262426746493197 send ok to <0.201.0> *DBG* aaa_ue_fsm_262426746493197 consume call {rx_swm_der_auth_req,33,"internet",#{}} from <0.201.0> in state state_new => state_wait_swx_maa 04:16:02.277 [debug] Swx Tx MAR: {'MAR',["epdg.localdomain",";","1805677143",";","259",";","nonode@nohost"],1,undefined,undefined,undefined,"262426746493197",{'Vendor-Specific-Application-Id',10415,[16777265],[]},{'SIP-Auth-Data-Item',[],["EAP-AKA"],[],[],[],[],[],[],<<"ÿÿÿþ">>,[],[],[],[]},1,[],1,[],[],[],[],[],[],[],[]} 04:16:02.290 [info] SWx Rx MAA {<0.735.0>,{diameter_caps,{"epdg.localdomain","hss.localdomain"},{"localdomain","localdomain"},{[{127,0,0,1},{172,18,62,20},{192,168,0,2}],[{172,18,62,103}]},{0,10415},{"osmo-epdg","TTCN-3 Testsuite"},{[],[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;1805677143;259;nonode@nohost",1,"hss.localdomain","localdomain",{'Vendor-Specific-Application-Id',10415,[16777265],[]},"262426746493197",[],[2001],[],[1],[{'SIP-Auth-Data-Item',[0],["Digest-AKAv1-MD5"],[[134,235,244,125,231,252,14,37,106,46,181,51,214,45,255,146,15,6,12,58,70,34,33,238,185,140,93,97,229,48,24,242]],[[134,235,244,125,231,252,14,37,106,46,181,51,214,45,255,146,146,183,42,246,105,229,83,37,134,225,95,127,25,215]],["foobar"],[[218,215,117,175,43,163,190,191,160,1,186,134,218,18,172,169]],[[245,178,103,145,167,196,235,172,38,29,165,234,215,155,4,179]],[],[],[],[],[],[]}],[],[],[],[],[],[]}/ Errors []  *DBG* aaa_ue_fsm_262426746493197 receive call {rx_swx_maa, {ok,[{epdg_auth_tuple, <<134,235,244,125,231,252,14,37,106,46,181,51,214,45,255,146>>, <<15,6,12,58,70,34,33,238,185,140,93,97,229,48,24,242>>, <<134,235,244,125,231,252,14,37,106,46,181,51,214,45,255,146, 146,183,42,246,105,229,83,37,134,225,95,127,25,215>>, <<245,178,103,145,167,196,235,172,38,29,165,234,215,155,4,179>>, <<218,215,117,175,43,163,190,191,160,1,186,134,218,18, 172,169>>}]}} from <0.1473.0> in state state_wait_swx_maa 04:16:02.291 [info] dia_sip2gsup: auth [134,235,244,125,231,252,14,37,106,46,181,51,214,45,255,146,15,6,12,58,70,34,33,238,185,140,93,97,229,48,24,242] authz [134,235,244,125,231,252,14,37,106,46,181,51,214,45,255,146,146,183,42,246,105,229,83,37,134,225,95,127,25,215]  04:16:02.291 [info] rand [134,235,244,125,231,252,14,37,106,46,181,51,214,45,255,146] autn [15,6,12,58,70,34,33,238,185,140,93,97,229,48,24,242]  *DBG* aaa_ue_fsm_262426746493197 send ok to <0.1473.0> 04:16:02.291 [info] ue_fsm ev_rx_swx_maa 04:16:02.292 [info] ue_fsm state_wait_swx_maa event=rx_swx_maa, {ue_fsm_data,"262426746493197",undefined,undefined,false,false,undefined} *DBG* aaa_ue_fsm_262426746493197 consume call {rx_swx_maa, {ok,[{epdg_auth_tuple, <<134,235,244,125,231,252,14,37,106,46,181,51,214,45,255,146>>, <<15,6,12,58,70,34,33,238,185,140,93,97,229,48,24,242>>, <<134,235,244,125,231,252,14,37,106,46,181,51,214,45,255,146, 146,183,42,246,105,229,83,37,134,225,95,127,25,215>>, <<245,178,103,145,167,196,235,172,38,29,165,234,215,155,4,179>>, <<218,215,117,175,43,163,190,191,160,1,186,134,218,18, 172,169>>}]}} from <0.1473.0> in state state_wait_swx_maa => state_new 04:16:02.292 [info] ue_fsm received_swm_dea_auth_response {ok,[{epdg_auth_tuple,<<134,235,244,125,231,252,14,37,106,46,181,51,214,45,255,146>>,<<15,6,12,58,70,34,33,238,185,140,93,97,229,48,24,242>>,<<134,235,244,125,231,252,14,37,106,46,181,51,214,45,255,146,146,183,42,246,105,229,83,37,134,225,95,127,25,215>>,<<245,178,103,145,167,196,235,172,38,29,165,234,215,155,4,179>>,<<218,215,117,175,43,163,190,191,160,1,186,134,218,18,172,169>>}]} *DBG* epdg_ue_fsm_262426746493197 receive call {received_swm_dea_auth_response, {ok,[{epdg_auth_tuple, <<134,235,244,125,231,252,14,37,106,46,181,51,214,45,255,146>>, <<15,6,12,58,70,34,33,238,185,140,93,97,229,48,24,242>>, <<134,235,244,125,231,252,14,37,106,46,181,51,214,45,255,146, 146,183,42,246,105,229,83,37,134,225,95,127,25,215>>, <<245,178,103,145,167,196,235,172,38,29,165,234,215,155,4,179>>, <<218,215,117,175,43,163,190,191,160,1,186,134,218,18, 172,169>>}]}} from <0.211.0> in state state_wait_auth_resp *DBG* epdg_ue_fsm_262426746493197 send ok to <0.211.0> *DBG* gsup_server got cast {auth_response, {<<"262426746493197">>, {ok, [{epdg_auth_tuple, <<134,235,244,125,231,252,14,37,106,46,181,51, 214,45,255,146>>, <<15,6,12,58,70,34,33,238,185,140,93,97,229,48, 24,242>>, <<134,235,244,125,231,252,14,37,106,46,181,51, 214,45,255,146,146,183,42,246,105,229,83,37, 134,225,95,127,25,215>>, <<245,178,103,145,167,196,235,172,38,29,165, 234,215,155,4,179>>, <<218,215,117,175,43,163,190,191,160,1, 186,134,218,18,172,169>>}]}}} 04:16:02.293 [info] ue_fsm state_wait_auth_resp event=received_swm_dea_auth_response Result={ok,[{epdg_auth_tuple,<<134,235,244,125,231,252,14,37,106,46,181,51,214,45,255,146>>,<<15,6,12,58,70,34,33,238,185,140,93,97,229,48,24,242>>,<<134,235,244,125,231,252,14,37,106,46,181,51,214,45,255,146,146,183,42,246,105,229,83,37,134,225,95,127,25,215>>,<<245,178,103,145,167,196,235,172,38,29,165,234,215,155,4,179>>,<<218,215,117,175,43,163,190,191,160,1,186,134,218,18,172,169>>}]}, {ue_fsm_data,<<"262426746493197">>,"internet",[],undefined,false,0,false,false} *DBG* epdg_ue_fsm_262426746493197 consume call {received_swm_dea_auth_response, {ok,[{epdg_auth_tuple, <<134,235,244,125,231,252,14,37,106,46,181,51,214,45,255,146>>, <<15,6,12,58,70,34,33,238,185,140,93,97,229,48,24,242>>, <<134,235,244,125,231,252,14,37,106,46,181,51,214,45,255,146, 146,183,42,246,105,229,83,37,134,225,95,127,25,215>>, <<245,178,103,145,167,196,235,172,38,29,165,234,215,155,4,179>>, <<218,215,117,175,43,163,190,191,160,1,186,134,218,18, 172,169>>}]}} from <0.211.0> in state state_wait_auth_resp => state_authenticating 04:16:02.293 [info] auth_response(<<"262426746493197">>): {ok,[{epdg_auth_tuple,<<134,235,244,125,231,252,14,37,106,46,181,51,214,45,255,146>>,<<15,6,12,58,70,34,33,238,185,140,93,97,229,48,24,242>>,<<134,235,244,125,231,252,14,37,106,46,181,51,214,45,255,146,146,183,42,246,105,229,83,37,134,225,95,127,25,215>>,<<245,178,103,145,167,196,235,172,38,29,165,234,215,155,4,179>>,<<218,215,117,175,43,163,190,191,160,1,186,134,218,18,172,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:16:02.294 [info] auth_response for <<"262426746493197">>: {ok,[{epdg_auth_tuple,<<134,235,244,125,231,252,14,37,106,46,181,51,214,45,255,146>>,<<15,6,12,58,70,34,33,238,185,140,93,97,229,48,24,242>>,<<134,235,244,125,231,252,14,37,106,46,181,51,214,45,255,146,146,183,42,246,105,229,83,37,134,225,95,127,25,215>>,<<245,178,103,145,167,196,235,172,38,29,165,234,215,155,4,179>>,<<218,215,117,175,43,163,190,191,160,1,186,134,218,18,172,169>>}]} 04:16:02.294 [info] GSUP: Tx #{auth_tuples => [#{autn => <<15,6,12,58,70,34,33,238,185,140,93,97,229,48,24,242>>,ck => <<218,215,117,175,43,163,190,191,160,1,186,134,218,18,172,169>>,ik => <<245,178,103,145,167,196,235,172,38,29,165,234,215,155,4,179>>,rand => <<134,235,244,125,231,252,14,37,106,46,181,51,214,45,255,146>>,res => <<134,235,244,125,231,252,14,37,106,46,181,51,214,45,255,146,146,183,42,246,105,229,83,37,134,225,95,127,25,215>>}],imsi => <<"262426746493197">>,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 => <<"262426746493197">>, message_type => location_upd_req}} *DBG* epdg_ue_fsm_262426746493197 receive call lu_request from <0.1474.0> in state state_authenticating 04:16:02.300 [info] GSUP: Rx #{cn_domain => 1,imsi => <<"262426746493197">>,message_type => location_upd_req} 04:16:02.300 [info] ue_fsm lu_request *DBG* epdg_ue_fsm_262426746493197 send ok to <0.1474.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:16:02.300 [info] ue_fsm state_authenticating event=lu_request, {ue_fsm_data,<<"262426746493197">>,"internet",[],undefined,false,0,false,false} *DBG* epdg_ue_fsm_262426746493197 consume call lu_request from <0.1474.0> in state state_authenticating *DBG* aaa_ue_fsm_262426746493197 receive call {rx_swm_der_auth_compl,"internet"} from <0.201.0> in state state_new 04:16:02.300 [info] ue_fsm ev_rx_swm_der_auth_compl 04:16:02.300 [info] ue_fsm state_new event=rx_swm_der_auth_compl, {ue_fsm_data,"262426746493197",undefined,undefined,false,false,undefined} 04:16:02.300 [debug] SWx Tx SAR Imsi="262426746493197" Type=1 APN="internet" AgentInfoOpt=[]  04:16:02.300 [debug] SWx prepare_request: {'SAR',["epdg.localdomain",";","1805677143",";","260",";","nonode@nohost"],{'Vendor-Specific-Application-Id',10415,[16777265],[]},1,"epdg.localdomain","localdomain","localdomain","262426746493197",1,[],["hss.localdomain"],["internet"],[],[],[],[],[],[],[],[],[]} *DBG* aaa_ue_fsm_262426746493197 send ok to <0.201.0> *DBG* aaa_ue_fsm_262426746493197 consume call {rx_swm_der_auth_compl,"internet"} from <0.201.0> in state state_new => state_wait_swx_saa *DBG* aaa_ue_fsm_262426746493197 receive call {rx_swx_saa,{ok,1,#{}}} from <0.1475.0> in state state_wait_swx_saa *DBG* aaa_ue_fsm_262426746493197 send ok to <0.1475.0> 04:16:02.306 [info] SWx Rx SAA {<0.735.0>,{diameter_caps,{"epdg.localdomain","hss.localdomain"},{"localdomain","localdomain"},{[{127,0,0,1},{172,18,62,20},{192,168,0,2}],[{172,18,62,103}]},{0,10415},{"osmo-epdg","TTCN-3 Testsuite"},{[],[1]},{[10415,13019,5535],[5535,10415,13019]},{[],[]},{[],[0]},{[],[]},{[{'diameter_base_Vendor-Specific-Application-Id',10415,[16777265],[]}],[{'diameter_base_Vendor-Specific-Application-Id',[10415],[16777265],[]}]},{[],[]},{[],[]}}}: {'SAA',"epdg.localdomain;1805677143;260;nonode@nohost",{'Vendor-Specific-Application-Id',10415,[16777265],[]},1,"hss.localdomain","localdomain","262426746493197",[],[2001],[],[{'Non-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_262426746493197 consume call {rx_swx_saa,{ok,1,#{}}} from <0.1475.0> in state state_wait_swx_saa => state_authenticated *DBG* epdg_ue_fsm_262426746493197 receive call {received_swm_dea_auth_compl_response,{ok,#{}}} from <0.211.0> in state state_authenticating 04:16:02.306 [info] ue_fsm ev_rx_swx_saa *DBG* epdg_ue_fsm_262426746493197 send ok to <0.211.0> *DBG* gsup_server got cast {lu_response,{<<"262426746493197">>,ok}} 04:16:02.306 [info] ue_fsm state_wait_swx_saa event=rx_swx_saa {ok,1,#{}}, {ue_fsm_data,"262426746493197",undefined,undefined,false,false,undefined} *DBG* epdg_ue_fsm_262426746493197 consume call {received_swm_dea_auth_compl_response,{ok,#{}}} from <0.211.0> in state state_authenticating => state_authenticated 04:16:02.306 [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:16:02.306 [info] ue_fsm state_authenticating event=lu_request, {ok,#{}}, {ue_fsm_data,<<"262426746493197">>,"internet",[],undefined,false,0,false,false} 04:16:02.306 [info] lu_response(<<"262426746493197">>): ok 04:16:02.306 [info] lu_response for <<"262426746493197">>: ok 04:16:02.306 [info] GSUP: Tx #{imsi => <<"262426746493197">>,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 => <<"262426746493197">>, message_class => 5, message_type => epdg_tunnel_request, pco => <<128,0,13,0,0,12,0>>}} *DBG* epdg_ue_fsm_262426746493197 receive call {tunnel_request,<<128,0,13,0,0,12,0>>} from <0.1476.0> in state state_authenticated 04:16:02.308 [info] GSUP: Rx #{cn_domain => 1,imsi => <<"262426746493197">>,message_class => 5,message_type => epdg_tunnel_request,pco => <<128,0,13,0,0,12,0>>} 04:16:02.308 [info] ue_fsm tunnel_request(<<128,0,13,0,0,12,0>>) 04:16:02.308 [info] ue_fsm state_authenticated event=tunnel_request, {ue_fsm_data,<<"262426746493197">>,"internet",[],undefined,false,0,false,false} 04:16:02.308 [debug] Selected PGW Remote Address "172.18.62.103" *DBG* epdg_ue_fsm_262426746493197 send ok to <0.1476.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:16:02.308 [info] s2b: Tx {gtp,v2,create_session_request,0,8064709,undefined,[],[{v2_international_mobile_subscriber_identity,0,<<"262426746493197">>},{v2_serving_network,0,{<<"901">>,<<"042">>}},{v2_rat_type,0,3},{v2_fully_qualified_tunnel_endpoint_identifier,0,30,894437909,<<172,18,62,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,3048190009,<<172,18,62,20>>,undefined}]},{v2_recovery,0,0},{v2_additional_protocol_configuration_options,0,{0,[{13,<<>>},{12,<<>>}]}}]} *DBG* epdg_ue_fsm_262426746493197 consume call {tunnel_request,<<128,0,13,0,0,12,0>>} from <0.1476.0> in state state_authenticated => state_wait_create_session_resp *DBG* epdg_ue_fsm_262426746493197 start_timer {state_timeout,10000, create_session_timeout,[]} in state state_wait_create_session_resp 04:16:02.308 [debug] Waiting for CreateSessionResponse *DBG* aaa_ue_fsm_262426746493197 receive call {rx_s6b_aar,"262426746493197@nai.epc.mnc001.mcc01.3gppnetwork.org", "internet", [{'MIP6-Agent-Info',[{172,18,62,103}],[],[],[]}]} from <0.1477.0> in state state_authenticated 04:16:02.313 [info] S6b Rx from {diameter_caps,{"aaa.localdomain","pgw.localdomain"},{"localdomain","localdomain"},{[{172,18,62,20}],[{172,18,62,103}]},{0,10415},{"osmo-epdg-AAA","TTCN-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,["262426746493197@nai.epc.mnc001.mcc01.3gppnetwork.org"],[{'MIP6-Agent-Info',[{172,18,62,103}],[],[],[]}],[70368744177664],[],[],["internet"],[],[],[],[],[],[]} 04:16:02.313 [info] ue_fsm ev_rx_s6b_aar: "262426746493197@nai.epc.mnc001.mcc01.3gppnetwork.org" "internet" [{'MIP6-Agent-Info',[{172,18,62,103}],[],[],[]}] *DBG* aaa_ue_fsm_262426746493197 send ok to <0.1477.0> 04:16:02.313 [info] ue_fsm state_authenticated event=rx_s6b_aar NAI="262426746493197@nai.epc.mnc001.mcc01.3gppnetwork.org" Apn="internet" AgentInfo=[{'MIP6-Agent-Info',[{172,18,62,103}],[],[],[]}], {ue_fsm_data,"262426746493197",undefined,undefined,true,false,undefined} *DBG* aaa_ue_fsm_262426746493197 consume call {rx_s6b_aar,"262426746493197@nai.epc.mnc001.mcc01.3gppnetwork.org", "internet", [{'MIP6-Agent-Info',[{172,18,62,103}],[],[],[]}]} from <0.1477.0> in state state_authenticated => state_authenticated_wait_swx_saa 04:16:02.313 [debug] SWx Tx SAR Imsi="262426746493197" Type=13 APN="internet" AgentInfoOpt=[{'MIP6-Agent-Info',[{172,18,62,103}],[],[],[]}]  04:16:02.313 [debug] SWx prepare_request: {'SAR',["epdg.localdomain",";","1805677143",";","261",";","nonode@nohost"],{'Vendor-Specific-Application-Id',10415,[16777265],[]},1,"epdg.localdomain","localdomain","localdomain","262426746493197",13,[],["hss.localdomain"],["internet"],[],[{'MIP6-Agent-Info',[{172,18,62,103}],[],[],[]}],[],[],[],[],[],[],[]} 04:16:02.313 [debug] Waiting for S6b AAA *DBG* aaa_ue_fsm_262426746493197 receive call {rx_swx_saa,{ok,13,#{}}} from <0.1478.0> in state state_authenticated_wait_swx_saa *DBG* aaa_ue_fsm_262426746493197 send ok to <0.1478.0> 04:16:02.315 [info] SWx Rx SAA {<0.735.0>,{diameter_caps,{"epdg.localdomain","hss.localdomain"},{"localdomain","localdomain"},{[{127,0,0,1},{172,18,62,20},{192,168,0,2}],[{172,18,62,103}]},{0,10415},{"osmo-epdg","TTCN-3 Testsuite"},{[],[1]},{[10415,13019,5535],[5535,10415,13019]},{[],[]},{[],[0]},{[],[]},{[{'diameter_base_Vendor-Specific-Application-Id',10415,[16777265],[]}],[{'diameter_base_Vendor-Specific-Application-Id',[10415],[16777265],[]}]},{[],[]},{[],[]}}}: {'SAA',"epdg.localdomain;1805677143;261;nonode@nohost",{'Vendor-Specific-Application-Id',10415,[16777265],[]},1,"hss.localdomain","localdomain","262426746493197",[],[2001],[],[{'Non-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_262426746493197 consume call {rx_swx_saa,{ok,13,#{}}} from <0.1478.0> in state state_authenticated_wait_swx_saa => state_authenticated 04:16:02.315 [info] ue_fsm ev_rx_swx_saa 04:16:02.315 [info] ue_fsm state_authenticated_wait_swx_saa event=rx_swx_saa SAType=13 ResulCode={epdg_dia_rc,undefined,2001}, {ue_fsm_data,"262426746493197","262426746493197@nai.epc.mnc001.mcc01.3gppnetwork.org","internet",true,false,<0.1477.0>} 04:16:02.315 [debug] Rx AAA with DiaRC={epdg_dia_rc,undefined,2001} 04:16:02.315 [info] S6b Tx to {diameter_caps,{"aaa.localdomain","pgw.localdomain"},{"localdomain","localdomain"},{[{172,18,62,20}],[{172,18,62,103}]},{0,10415},{"osmo-epdg-AAA","TTCN-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:16:02.318 [debug] S2b: Rx from IP {172,18,62,103} port 2123: <<72,33,0,117,53,80,10,21,123,14,197,0,2,0,2,0,16,0,87,0,9,1,160,32,120,175,215,172,18,62,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,32,120,175,215,172,18,62,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,32,120,175,215,163,0,15,0,128,0,13,4,1,2,3,4,0,12,4,5,6,7,8>> 04:16:02.319 [debug] S2b: Rx from IP {172,18,62,103} port 2123: {gtp,v2,create_session_response,894437909,8064709,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,544780247,<<172,18,62,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,544780247,<<172,18,62,103>>,undefined},{v2_pdn_address_allocation,0} => {v2_pdn_address_allocation,0,ipv4,<<192,168,0,74>>}}} *DBG* epdg_ue_fsm_262426746493197 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 => 3048190009, remote_ipv4 => <<172,18,62,103>>, remote_ipv6 => undefined,remote_teid => 544780247}}} from <0.1479.0> in state state_wait_create_session_resp 04:16:02.319 [info] s2b: Updated Session after create_session_response: {gtp_session,<<"262426746493197">>,<0.1471.0>,<<"internet">>,{172,18,62,103},{172,18,62,103},undefined,894437909,544780247,5,{set,1,16,16,8,80,48,{[],[],[],[],[],[],[],[],[],[],[],[],[],[],[],[]},{{[],[],[],[],[],[],[],[],[{gtp_bearer,5,3048190009,544780247}],[],[],[],[],[],[],[]}}}} 04:16:02.319 [debug] s2b: APCO_dec: {v2_additional_protocol_configuration_options,0,{0,[{13,<<1,2,3,4>>},{12,<<5,6,7,8>>}]}} 04:16:02.319 [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 => 3048190009,remote_ipv4 => <<172,18,62,103>>,remote_ipv6 => undefined,remote_teid => 544780247}} 04:16:02.319 [info] ue_fsm state_authenticated event=received_gtpc_create_session_response, {ue_fsm_data,<<"262426746493197">>,"internet",[],undefined,false,0,false,false} 04:16:02.319 [info] KMOD Port Create PDP Context Call {<0.1471.0>,[alias|#Ref<0.1283019585.1655242753.212307>]}: {create_pdp_context,{172,18,62,103},3048190009,544780247,{192,168,0,74}} 04:16:02.319 [debug] create_pdp_context: 1, {172,18,62,103}, {192,168,0,74}, 3048190009, 544780247 04:16:02.319 [debug] create_pdp_context: {netlink,gtp,[512,ack,request],138,0,{new,0,0,[{version,1},{net_ns_fd,25},{link,4},{sgsn_address,{172,18,62,103}},{ms_address,{192,168,0,74}},{i_tid,3048190009},{o_tid,544780247}]}} *DBG* epdg_ue_fsm_262426746493197 send ok to <0.1479.0> *DBG* gsup_server got cast {tunnel_response, {<<"262426746493197">>, {ok, #{apco => <<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 => 3048190009, remote_ipv4 => <<172,18,62,103>>, remote_ipv6 => undefined, remote_teid => 544780247}}}} 04:16:02.319 [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 => 3048190009,remote_ipv4 => <<172,18,62,103>>,remote_ipv6 => undefined,remote_teid => 544780247}) returned ok *DBG* epdg_ue_fsm_262426746493197 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 => 3048190009, remote_ipv4 => <<172,18,62,103>>, remote_ipv6 => undefined,remote_teid => 544780247}}} from <0.1479.0> in state state_wait_create_session_resp => state_active 04:16:02.319 [info] tunnel_response(<<"262426746493197">>): {ok,#{apco => <<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 => 3048190009,remote_ipv4 => <<172,18,62,103>>,remote_ipv6 => undefined,remote_teid => 544780247}} *DBG* gsup_server new state {gsups_state,#Port<0.16>,4222,#Port<0.54>, {ipa_ccm_options,"EPDG-00-00-00-00-00-00", "0/0/0","00:00:00:00:00:00", "00:00:00:00:00:00","00:00:00:00:00:00", "00:00:00:00:00:00","00:00:00:00:00:00", "EPDG-00-00-00-00-00-00",false}} 04:16:02.319 [info] tunnel_response for <<"262426746493197">>: {ok,#{apco => <<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 => 3048190009,remote_ipv4 => <<172,18,62,103>>,remote_ipv6 => undefined,remote_teid => 544780247}} 04:16:02.319 [info] GSUP: Tx #{imsi => <<"262426746493197">>,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 => <<"262427624566722">>, 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_262427624566722 enter epdg_ue_fsm in state state_new *DBG* epdg_ue_fsm_262427624566722 consume internal init_state in state state_new 04:16:02.372 [info] GSUP: Rx #{imsi => <<"262427624566722">>,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_262427624566722 receive call {auth_request,33,"internet",#{}} from <0.1480.0> in state state_new 04:16:02.372 [info] ue_fsm start(epdg_ue_fsm_262427624566722) *DBG* epdg_ue_fsm_262427624566722 send ok to <0.1480.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:16:02.372 [info] ue_fsm init(<<"262427624566722">>) *DBG* epdg_ue_fsm_262427624566722 consume call {auth_request,33,"internet",#{}} from <0.1480.0> in state state_new => state_wait_auth_resp *DBG* aaa_ue_fsm_262427624566722 enter aaa_ue_fsm in state state_new 04:16:02.372 [info] ue_fsm auth_request *DBG* epdg_ue_fsm_262427624566722 start_timer {state_timeout,10000, swm_der_timeout,[]} in state state_wait_auth_resp *DBG* aaa_ue_fsm_262427624566722 consume internal init_state in state state_new 04:16:02.372 [info] ue_fsm state_new event=auth_request {33, "internet", #{}}, {ue_fsm_data,<<"262427624566722">>,"internet",[],undefined,false,0,false,false} *DBG* aaa_ue_fsm_262427624566722 receive call {rx_swm_der_auth_req,33,"internet",#{}} from <0.201.0> in state state_new 04:16:02.372 [info] ue_fsm start_link(aaa_ue_fsm_262427624566722) 04:16:02.372 [info] ue_fsm init("262427624566722") 04:16:02.372 [info] ue_fsm ev_rx_swm_der_auth_req *DBG* aaa_ue_fsm_262427624566722 send ok to <0.201.0> 04:16:02.373 [info] ue_fsm state_new event=rx_swm_der_auth_req {33, "internet", #{}}, {ue_fsm_data,"262427624566722",undefined,undefined,false,false,undefined} 04:16:02.373 [debug] Swx MAR: IPv4Opt=<<"ÿÿÿþ">> IPv6Opt=[] *DBG* aaa_ue_fsm_262427624566722 consume call {rx_swm_der_auth_req,33,"internet",#{}} from <0.201.0> in state state_new => state_wait_swx_maa 04:16:02.373 [debug] Swx Tx MAR: {'MAR',["epdg.localdomain",";","1805677143",";","262",";","nonode@nohost"],1,undefined,undefined,undefined,"262427624566722",{'Vendor-Specific-Application-Id',10415,[16777265],[]},{'SIP-Auth-Data-Item',[],["EAP-AKA"],[],[],[],[],[],[],<<"ÿÿÿþ">>,[],[],[],[]},1,[],1,[],[],[],[],[],[],[],[]} 04:16:02.376 [info] SWx Rx MAA {<0.735.0>,{diameter_caps,{"epdg.localdomain","hss.localdomain"},{"localdomain","localdomain"},{[{127,0,0,1},{172,18,62,20},{192,168,0,2}],[{172,18,62,103}]},{0,10415},{"osmo-epdg","TTCN-3 Testsuite"},{[],[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;1805677143;262;nonode@nohost",1,"hss.localdomain","localdomain",{'Vendor-Specific-Application-Id',10415,[16777265],[]},"262427624566722",[],[2001],[],[1],[{'SIP-Auth-Data-Item',[0],["Digest-AKAv1-MD5"],[[140,245,180,164,129,149,139,99,107,11,22,121,41,110,239,128,74,110,126,91,184,222,108,10,149,109,115,180,144,103,247,207]],[[140,245,180,164,129,149,139,99,107,11,22,121,41,110,239,128,179,5,116,54,142,73,156,164,56,235,60,233,97,181]],["foobar"],[[181,81,152,178,25,161,126,254,10,128,20,4,136,236,16,171]],[[251,111,183,15,99,235,197,154,237,84,39,160,29,41,218,14]],[],[],[],[],[],[]}],[],[],[],[],[],[]}/ Errors []  *DBG* aaa_ue_fsm_262427624566722 receive call {rx_swx_maa, {ok,[{epdg_auth_tuple, <<140,245,180,164,129,149,139,99,107,11,22,121,41,110,239,128>>, <<74,110,126,91,184,222,108,10,149,109,115,180,144,103,247, 207>>, <<140,245,180,164,129,149,139,99,107,11,22,121,41,110,239, 128,179,5,116,54,142,73,156,164,56,235,60,233,97,181>>, <<251,111,183,15,99,235,197,154,237,84,39,160,29,41,218,14>>, <<181,81,152,178,25,161,126,254,10,128,20,4,136,236,16, 171>>}]}} from <0.1483.0> in state state_wait_swx_maa 04:16:02.376 [info] dia_sip2gsup: auth [140,245,180,164,129,149,139,99,107,11,22,121,41,110,239,128,74,110,126,91,184,222,108,10,149,109,115,180,144,103,247,207] authz [140,245,180,164,129,149,139,99,107,11,22,121,41,110,239,128,179,5,116,54,142,73,156,164,56,235,60,233,97,181]  04:16:02.376 [info] rand [140,245,180,164,129,149,139,99,107,11,22,121,41,110,239,128] autn [74,110,126,91,184,222,108,10,149,109,115,180,144,103,247,207]  *DBG* aaa_ue_fsm_262427624566722 send ok to <0.1483.0> 04:16:02.376 [info] ue_fsm ev_rx_swx_maa *DBG* epdg_ue_fsm_262427624566722 receive call {received_swm_dea_auth_response, {ok,[{epdg_auth_tuple, <<140,245,180,164,129,149,139,99,107,11,22,121,41,110,239,128>>, <<74,110,126,91,184,222,108,10,149,109,115,180,144,103,247, 207>>, <<140,245,180,164,129,149,139,99,107,11,22,121,41,110,239, 128,179,5,116,54,142,73,156,164,56,235,60,233,97,181>>, <<251,111,183,15,99,235,197,154,237,84,39,160,29,41,218,14>>, <<181,81,152,178,25,161,126,254,10,128,20,4,136,236,16, 171>>}]}} from <0.211.0> in state state_wait_auth_resp *DBG* aaa_ue_fsm_262427624566722 consume call {rx_swx_maa, {ok,[{epdg_auth_tuple, <<140,245,180,164,129,149,139,99,107,11,22,121,41,110,239,128>>, <<74,110,126,91,184,222,108,10,149,109,115,180,144,103,247, 207>>, <<140,245,180,164,129,149,139,99,107,11,22,121,41,110,239, 128,179,5,116,54,142,73,156,164,56,235,60,233,97,181>>, <<251,111,183,15,99,235,197,154,237,84,39,160,29,41,218,14>>, <<181,81,152,178,25,161,126,254,10,128,20,4,136,236,16, 171>>}]}} from <0.1483.0> in state state_wait_swx_maa => state_new 04:16:02.376 [info] ue_fsm state_wait_swx_maa event=rx_swx_maa, {ue_fsm_data,"262427624566722",undefined,undefined,false,false,undefined} *DBG* epdg_ue_fsm_262427624566722 send ok to <0.211.0> *DBG* gsup_server got cast {auth_response, {<<"262427624566722">>, {ok, [{epdg_auth_tuple, <<140,245,180,164,129,149,139,99,107,11,22,121, 41,110,239,128>>, <<74,110,126,91,184,222,108,10,149,109,115,180, 144,103,247,207>>, <<140,245,180,164,129,149,139,99,107,11,22,121, 41,110,239,128,179,5,116,54,142,73,156,164, 56,235,60,233,97,181>>, <<251,111,183,15,99,235,197,154,237,84,39,160, 29,41,218,14>>, <<181,81,152,178,25,161,126,254,10,128,20, 4,136,236,16,171>>}]}}} 04:16:02.376 [info] ue_fsm received_swm_dea_auth_response {ok,[{epdg_auth_tuple,<<140,245,180,164,129,149,139,99,107,11,22,121,41,110,239,128>>,<<74,110,126,91,184,222,108,10,149,109,115,180,144,103,247,207>>,<<140,245,180,164,129,149,139,99,107,11,22,121,41,110,239,128,179,5,116,54,142,73,156,164,56,235,60,233,97,181>>,<<251,111,183,15,99,235,197,154,237,84,39,160,29,41,218,14>>,<<181,81,152,178,25,161,126,254,10,128,20,4,136,236,16,171>>}]} *DBG* epdg_ue_fsm_262427624566722 consume call {received_swm_dea_auth_response, {ok,[{epdg_auth_tuple, <<140,245,180,164,129,149,139,99,107,11,22,121,41,110,239,128>>, <<74,110,126,91,184,222,108,10,149,109,115,180,144,103,247, 207>>, <<140,245,180,164,129,149,139,99,107,11,22,121,41,110,239, 128,179,5,116,54,142,73,156,164,56,235,60,233,97,181>>, <<251,111,183,15,99,235,197,154,237,84,39,160,29,41,218,14>>, <<181,81,152,178,25,161,126,254,10,128,20,4,136,236,16, 171>>}]}} from <0.211.0> in state state_wait_auth_resp => state_authenticating 04:16:02.377 [info] ue_fsm state_wait_auth_resp event=received_swm_dea_auth_response Result={ok,[{epdg_auth_tuple,<<140,245,180,164,129,149,139,99,107,11,22,121,41,110,239,128>>,<<74,110,126,91,184,222,108,10,149,109,115,180,144,103,247,207>>,<<140,245,180,164,129,149,139,99,107,11,22,121,41,110,239,128,179,5,116,54,142,73,156,164,56,235,60,233,97,181>>,<<251,111,183,15,99,235,197,154,237,84,39,160,29,41,218,14>>,<<181,81,152,178,25,161,126,254,10,128,20,4,136,236,16,171>>}]}, {ue_fsm_data,<<"262427624566722">>,"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:16:02.377 [info] auth_response(<<"262427624566722">>): {ok,[{epdg_auth_tuple,<<140,245,180,164,129,149,139,99,107,11,22,121,41,110,239,128>>,<<74,110,126,91,184,222,108,10,149,109,115,180,144,103,247,207>>,<<140,245,180,164,129,149,139,99,107,11,22,121,41,110,239,128,179,5,116,54,142,73,156,164,56,235,60,233,97,181>>,<<251,111,183,15,99,235,197,154,237,84,39,160,29,41,218,14>>,<<181,81,152,178,25,161,126,254,10,128,20,4,136,236,16,171>>}]} 04:16:02.377 [info] auth_response for <<"262427624566722">>: {ok,[{epdg_auth_tuple,<<140,245,180,164,129,149,139,99,107,11,22,121,41,110,239,128>>,<<74,110,126,91,184,222,108,10,149,109,115,180,144,103,247,207>>,<<140,245,180,164,129,149,139,99,107,11,22,121,41,110,239,128,179,5,116,54,142,73,156,164,56,235,60,233,97,181>>,<<251,111,183,15,99,235,197,154,237,84,39,160,29,41,218,14>>,<<181,81,152,178,25,161,126,254,10,128,20,4,136,236,16,171>>}]} 04:16:02.377 [info] GSUP: Tx #{auth_tuples => [#{autn => <<74,110,126,91,184,222,108,10,149,109,115,180,144,103,247,207>>,ck => <<181,81,152,178,25,161,126,254,10,128,20,4,136,236,16,171>>,ik => <<251,111,183,15,99,235,197,154,237,84,39,160,29,41,218,14>>,rand => <<140,245,180,164,129,149,139,99,107,11,22,121,41,110,239,128>>,res => <<140,245,180,164,129,149,139,99,107,11,22,121,41,110,239,128,179,5,116,54,142,73,156,164,56,235,60,233,97,181>>}],imsi => <<"262427624566722">>,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 => <<"262427624566722">>, message_type => location_upd_req}} *DBG* epdg_ue_fsm_262427624566722 receive call lu_request from <0.1484.0> in state state_authenticating 04:16:02.379 [info] GSUP: Rx #{cn_domain => 1,imsi => <<"262427624566722">>,message_type => location_upd_req} *DBG* epdg_ue_fsm_262427624566722 send ok to <0.1484.0> 04:16:02.379 [info] ue_fsm lu_request *DBG* aaa_ue_fsm_262427624566722 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_262427624566722 consume call lu_request from <0.1484.0> in state state_authenticating 04:16:02.379 [info] ue_fsm state_authenticating event=lu_request, {ue_fsm_data,<<"262427624566722">>,"internet",[],undefined,false,0,false,false} 04:16:02.379 [info] ue_fsm ev_rx_swm_der_auth_compl *DBG* aaa_ue_fsm_262427624566722 send ok to <0.201.0> 04:16:02.379 [info] ue_fsm state_new event=rx_swm_der_auth_compl, {ue_fsm_data,"262427624566722",undefined,undefined,false,false,undefined} *DBG* aaa_ue_fsm_262427624566722 consume call {rx_swm_der_auth_compl,"internet"} from <0.201.0> in state state_new => state_wait_swx_saa 04:16:02.379 [debug] SWx Tx SAR Imsi="262427624566722" Type=1 APN="internet" AgentInfoOpt=[]  04:16:02.379 [debug] SWx prepare_request: {'SAR',["epdg.localdomain",";","1805677143",";","263",";","nonode@nohost"],{'Vendor-Specific-Application-Id',10415,[16777265],[]},1,"epdg.localdomain","localdomain","localdomain","262427624566722",1,[],["hss.localdomain"],["internet"],[],[],[],[],[],[],[],[],[]} *DBG* aaa_ue_fsm_262427624566722 receive call {rx_swx_saa,{ok,1,#{}}} from <0.1485.0> in state state_wait_swx_saa *DBG* aaa_ue_fsm_262427624566722 send ok to <0.1485.0> 04:16:02.384 [info] SWx Rx SAA {<0.735.0>,{diameter_caps,{"epdg.localdomain","hss.localdomain"},{"localdomain","localdomain"},{[{127,0,0,1},{172,18,62,20},{192,168,0,2}],[{172,18,62,103}]},{0,10415},{"osmo-epdg","TTCN-3 Testsuite"},{[],[1]},{[10415,13019,5535],[5535,10415,13019]},{[],[]},{[],[0]},{[],[]},{[{'diameter_base_Vendor-Specific-Application-Id',10415,[16777265],[]}],[{'diameter_base_Vendor-Specific-Application-Id',[10415],[16777265],[]}]},{[],[]},{[],[]}}}: {'SAA',"epdg.localdomain;1805677143;263;nonode@nohost",{'Vendor-Specific-Application-Id',10415,[16777265],[]},1,"hss.localdomain","localdomain","262427624566722",[],[2001],[],[{'Non-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_262427624566722 consume call {rx_swx_saa,{ok,1,#{}}} from <0.1485.0> in state state_wait_swx_saa => state_authenticated *DBG* epdg_ue_fsm_262427624566722 receive call {received_swm_dea_auth_compl_response,{ok,#{}}} from <0.211.0> in state state_authenticating 04:16:02.384 [info] ue_fsm ev_rx_swx_saa 04:16:02.384 [info] ue_fsm state_wait_swx_saa event=rx_swx_saa {ok,1,#{}}, {ue_fsm_data,"262427624566722",undefined,undefined,false,false,undefined} *DBG* epdg_ue_fsm_262427624566722 send ok to <0.211.0> *DBG* gsup_server got cast {lu_response,{<<"262427624566722">>,ok}} 04:16:02.384 [info] ue_fsm received_swm_dea_auth_compl_response {ok,#{}} *DBG* epdg_ue_fsm_262427624566722 consume call {received_swm_dea_auth_compl_response,{ok,#{}}} from <0.211.0> in state state_authenticating => state_authenticated 04:16:02.384 [info] ue_fsm state_authenticating event=lu_request, {ok,#{}}, {ue_fsm_data,<<"262427624566722">>,"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:16:02.384 [info] lu_response(<<"262427624566722">>): ok 04:16:02.385 [info] lu_response for <<"262427624566722">>: ok 04:16:02.385 [info] GSUP: Tx #{imsi => <<"262427624566722">>,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 => <<"262427624566722">>, message_class => 5, message_type => epdg_tunnel_request, pco => <<128,0,13,0,0,12,0>>}} *DBG* epdg_ue_fsm_262427624566722 receive call {tunnel_request,<<128,0,13,0,0,12,0>>} from <0.1486.0> in state state_authenticated 04:16:02.386 [info] GSUP: Rx #{cn_domain => 1,imsi => <<"262427624566722">>,message_class => 5,message_type => epdg_tunnel_request,pco => <<128,0,13,0,0,12,0>>} 04:16:02.386 [info] ue_fsm tunnel_request(<<128,0,13,0,0,12,0>>) 04:16:02.386 [info] ue_fsm state_authenticated event=tunnel_request, {ue_fsm_data,<<"262427624566722">>,"internet",[],undefined,false,0,false,false} 04:16:02.386 [debug] Selected PGW Remote Address "172.18.62.103" 04:16:02.387 [info] s2b: Tx {gtp,v2,create_session_request,0,8064710,undefined,[],[{v2_international_mobile_subscriber_identity,0,<<"262427624566722">>},{v2_serving_network,0,{<<"901">>,<<"042">>}},{v2_rat_type,0,3},{v2_fully_qualified_tunnel_endpoint_identifier,0,30,894437910,<<172,18,62,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,3048190010,<<172,18,62,20>>,undefined}]},{v2_recovery,0,0},{v2_additional_protocol_configuration_options,0,{0,[{13,<<>>},{12,<<>>}]}}]} *DBG* epdg_ue_fsm_262427624566722 send ok to <0.1486.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:16:02.387 [debug] Waiting for CreateSessionResponse *DBG* epdg_ue_fsm_262427624566722 consume call {tunnel_request,<<128,0,13,0,0,12,0>>} from <0.1486.0> in state state_authenticated => state_wait_create_session_resp *DBG* epdg_ue_fsm_262427624566722 start_timer {state_timeout,10000, create_session_timeout,[]} in state state_wait_create_session_resp *DBG* aaa_ue_fsm_262427624566722 receive call {rx_s6b_aar,"262427624566722@nai.epc.mnc001.mcc01.3gppnetwork.org", "internet", [{'MIP6-Agent-Info',[{172,18,62,103}],[],[],[]}]} from <0.1487.0> in state state_authenticated 04:16:02.395 [info] S6b Rx from {diameter_caps,{"aaa.localdomain","pgw.localdomain"},{"localdomain","localdomain"},{[{172,18,62,20}],[{172,18,62,103}]},{0,10415},{"osmo-epdg-AAA","TTCN-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,["262427624566722@nai.epc.mnc001.mcc01.3gppnetwork.org"],[{'MIP6-Agent-Info',[{172,18,62,103}],[],[],[]}],[70368744177664],[],[],["internet"],[],[],[],[],[],[]} 04:16:02.395 [info] ue_fsm ev_rx_s6b_aar: "262427624566722@nai.epc.mnc001.mcc01.3gppnetwork.org" "internet" [{'MIP6-Agent-Info',[{172,18,62,103}],[],[],[]}] 04:16:02.395 [info] ue_fsm state_authenticated event=rx_s6b_aar NAI="262427624566722@nai.epc.mnc001.mcc01.3gppnetwork.org" Apn="internet" AgentInfo=[{'MIP6-Agent-Info',[{172,18,62,103}],[],[],[]}], {ue_fsm_data,"262427624566722",undefined,undefined,true,false,undefined} 04:16:02.396 [debug] SWx Tx SAR Imsi="262427624566722" Type=13 APN="internet" AgentInfoOpt=[{'MIP6-Agent-Info',[{172,18,62,103}],[],[],[]}]  04:16:02.396 [debug] SWx prepare_request: {'SAR',["epdg.localdomain",";","1805677143",";","264",";","nonode@nohost"],{'Vendor-Specific-Application-Id',10415,[16777265],[]},1,"epdg.localdomain","localdomain","localdomain","262427624566722",13,[],["hss.localdomain"],["internet"],[],[{'MIP6-Agent-Info',[{172,18,62,103}],[],[],[]}],[],[],[],[],[],[],[]} *DBG* aaa_ue_fsm_262427624566722 send ok to <0.1487.0> 04:16:02.396 [debug] Waiting for S6b AAA *DBG* aaa_ue_fsm_262427624566722 consume call {rx_s6b_aar,"262427624566722@nai.epc.mnc001.mcc01.3gppnetwork.org", "internet", [{'MIP6-Agent-Info',[{172,18,62,103}],[],[],[]}]} from <0.1487.0> in state state_authenticated => state_authenticated_wait_swx_saa *DBG* aaa_ue_fsm_262427624566722 receive call {rx_swx_saa,{ok,13,#{}}} from <0.1488.0> in state state_authenticated_wait_swx_saa *DBG* aaa_ue_fsm_262427624566722 send ok to <0.1488.0> 04:16:02.400 [info] SWx Rx SAA {<0.735.0>,{diameter_caps,{"epdg.localdomain","hss.localdomain"},{"localdomain","localdomain"},{[{127,0,0,1},{172,18,62,20},{192,168,0,2}],[{172,18,62,103}]},{0,10415},{"osmo-epdg","TTCN-3 Testsuite"},{[],[1]},{[10415,13019,5535],[5535,10415,13019]},{[],[]},{[],[0]},{[],[]},{[{'diameter_base_Vendor-Specific-Application-Id',10415,[16777265],[]}],[{'diameter_base_Vendor-Specific-Application-Id',[10415],[16777265],[]}]},{[],[]},{[],[]}}}: {'SAA',"epdg.localdomain;1805677143;264;nonode@nohost",{'Vendor-Specific-Application-Id',10415,[16777265],[]},1,"hss.localdomain","localdomain","262427624566722",[],[2001],[],[{'Non-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:16:02.400 [info] ue_fsm ev_rx_swx_saa *DBG* aaa_ue_fsm_262427624566722 consume call {rx_swx_saa,{ok,13,#{}}} from <0.1488.0> in state state_authenticated_wait_swx_saa => state_authenticated 04:16:02.400 [info] ue_fsm state_authenticated_wait_swx_saa event=rx_swx_saa SAType=13 ResulCode={epdg_dia_rc,undefined,2001}, {ue_fsm_data,"262427624566722","262427624566722@nai.epc.mnc001.mcc01.3gppnetwork.org","internet",true,false,<0.1487.0>} 04:16:02.400 [debug] Rx AAA with DiaRC={epdg_dia_rc,undefined,2001} 04:16:02.400 [info] S6b Tx to {diameter_caps,{"aaa.localdomain","pgw.localdomain"},{"localdomain","localdomain"},{[{172,18,62,20}],[{172,18,62,103}]},{0,10415},{"osmo-epdg-AAA","TTCN-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:16:02.404 [debug] S2b: Rx from IP {172,18,62,103} port 2123: <<72,33,0,117,53,80,10,22,123,14,198,0,2,0,2,0,16,0,87,0,9,1,160,129,195,27,68,172,18,62,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,129,195,27,68,172,18,62,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,129,195,27,68,163,0,15,0,128,0,13,4,1,2,3,4,0,12,4,5,6,7,8>> 04:16:02.405 [debug] S2b: Rx from IP {172,18,62,103} port 2123: {gtp,v2,create_session_response,894437910,8064710,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,<<129,195,27,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,2177047364,<<172,18,62,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,2177047364,<<172,18,62,103>>,undefined},{v2_pdn_address_allocation,0} => {v2_pdn_address_allocation,0,ipv4,<<192,168,0,75>>}}} 04:16:02.405 [info] s2b: Updated Session after create_session_response: {gtp_session,<<"262427624566722">>,<0.1481.0>,<<"internet">>,{172,18,62,103},{172,18,62,103},undefined,894437910,2177047364,5,{set,1,16,16,8,80,48,{[],[],[],[],[],[],[],[],[],[],[],[],[],[],[],[]},{{[],[],[],[],[],[],[],[],[{gtp_bearer,5,3048190010,2177047364}],[],[],[],[],[],[],[]}}}} 04:16:02.405 [debug] s2b: APCO_dec: {v2_additional_protocol_configuration_options,0,{0,[{13,<<1,2,3,4>>},{12,<<5,6,7,8>>}]}} 04:16:02.405 [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 => 3048190010,remote_ipv4 => <<172,18,62,103>>,remote_ipv6 => undefined,remote_teid => 2177047364}} *DBG* epdg_ue_fsm_262427624566722 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 => 3048190010, remote_ipv4 => <<172,18,62,103>>, remote_ipv6 => undefined,remote_teid => 2177047364}}} from <0.1489.0> in state state_wait_create_session_resp 04:16:02.405 [info] ue_fsm state_authenticated event=received_gtpc_create_session_response, {ue_fsm_data,<<"262427624566722">>,"internet",[],undefined,false,0,false,false} 04:16:02.405 [info] KMOD Port Create PDP Context Call {<0.1481.0>,[alias|#Ref<0.1283019585.1655242762.198181>]}: {create_pdp_context,{172,18,62,103},3048190010,2177047364,{192,168,0,75}} 04:16:02.405 [debug] create_pdp_context: 1, {172,18,62,103}, {192,168,0,75}, 3048190010, 2177047364 04:16:02.405 [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,62,103}},{ms_address,{192,168,0,75}},{i_tid,3048190010},{o_tid,2177047364}]}} *DBG* epdg_ue_fsm_262427624566722 send ok to <0.1489.0> *DBG* gsup_server got cast {tunnel_response, {<<"262427624566722">>, {ok, #{apco => <<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 => 3048190010, remote_ipv4 => <<172,18,62,103>>, remote_ipv6 => undefined, remote_teid => 2177047364}}}} *DBG* epdg_ue_fsm_262427624566722 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 => 3048190010, remote_ipv4 => <<172,18,62,103>>, remote_ipv6 => undefined,remote_teid => 2177047364}}} from <0.1489.0> in state state_wait_create_session_resp => state_active 04:16:02.405 [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 => 3048190010,remote_ipv4 => <<172,18,62,103>>,remote_ipv6 => undefined,remote_teid => 2177047364}) returned ok 04:16:02.405 [info] tunnel_response(<<"262427624566722">>): {ok,#{apco => <<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 => 3048190010,remote_ipv4 => <<172,18,62,103>>,remote_ipv6 => undefined,remote_teid => 2177047364}} *DBG* gsup_server new state {gsups_state,#Port<0.16>,4222,#Port<0.54>, {ipa_ccm_options,"EPDG-00-00-00-00-00-00", "0/0/0","00:00:00:00:00:00", "00:00:00:00:00:00","00:00:00:00:00:00", "00:00:00:00:00:00","00:00:00:00:00:00", "EPDG-00-00-00-00-00-00",false}} 04:16:02.405 [info] tunnel_response for <<"262427624566722">>: {ok,#{apco => <<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 => 3048190010,remote_ipv4 => <<172,18,62,103>>,remote_ipv6 => undefined,remote_teid => 2177047364}} 04:16:02.405 [info] GSUP: Tx #{imsi => <<"262427624566722">>,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>>}]} Stream 238, 32 bytes *DBG* gsup_server got {ipa,#Port<0.54>, {osmo,5}, #{imsi => <<"262424895719554">>, 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:16:02.475 [info] GSUP: Rx #{imsi => <<"262424895719554">>,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_262424895719554 enter epdg_ue_fsm in state state_new 04:16:02.475 [info] ue_fsm start(epdg_ue_fsm_262424895719554) *DBG* epdg_ue_fsm_262424895719554 consume internal init_state in state state_new 04:16:02.475 [info] ue_fsm init(<<"262424895719554">>) *DBG* epdg_ue_fsm_262424895719554 receive call {auth_request,33,"internet",#{}} from <0.1490.0> in state state_new 04:16:02.475 [info] ue_fsm auth_request *DBG* epdg_ue_fsm_262424895719554 send ok to <0.1490.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:16:02.475 [info] ue_fsm state_new event=auth_request {33, "internet", #{}}, {ue_fsm_data,<<"262424895719554">>,"internet",[],undefined,false,0,false,false} *DBG* epdg_ue_fsm_262424895719554 consume call {auth_request,33,"internet",#{}} from <0.1490.0> in state state_new => state_wait_auth_resp *DBG* aaa_ue_fsm_262424895719554 enter aaa_ue_fsm in state state_new 04:16:02.475 [info] ue_fsm start_link(aaa_ue_fsm_262424895719554) *DBG* epdg_ue_fsm_262424895719554 start_timer {state_timeout,10000, swm_der_timeout,[]} in state state_wait_auth_resp *DBG* aaa_ue_fsm_262424895719554 consume internal init_state in state state_new 04:16:02.475 [info] ue_fsm init("262424895719554") *DBG* aaa_ue_fsm_262424895719554 receive call {rx_swm_der_auth_req,33,"internet",#{}} from <0.201.0> in state state_new 04:16:02.476 [info] ue_fsm ev_rx_swm_der_auth_req 04:16:02.476 [info] ue_fsm state_new event=rx_swm_der_auth_req {33, "internet", #{}}, {ue_fsm_data,"262424895719554",undefined,undefined,false,false,undefined} 04:16:02.476 [debug] Swx MAR: IPv4Opt=<<"ÿÿÿþ">> IPv6Opt=[] 04:16:02.476 [debug] Swx Tx MAR: {'MAR',["epdg.localdomain",";","1805677143",";","265",";","nonode@nohost"],1,undefined,undefined,undefined,"262424895719554",{'Vendor-Specific-Application-Id',10415,[16777265],[]},{'SIP-Auth-Data-Item',[],["EAP-AKA"],[],[],[],[],[],[],<<"ÿÿÿþ">>,[],[],[],[]},1,[],1,[],[],[],[],[],[],[],[]} *DBG* aaa_ue_fsm_262424895719554 send ok to <0.201.0> *DBG* aaa_ue_fsm_262424895719554 consume call {rx_swm_der_auth_req,33,"internet",#{}} from <0.201.0> in state state_new => state_wait_swx_maa 04:16:02.486 [info] SWx Rx MAA {<0.735.0>,{diameter_caps,{"epdg.localdomain","hss.localdomain"},{"localdomain","localdomain"},{[{127,0,0,1},{172,18,62,20},{192,168,0,2}],[{172,18,62,103}]},{0,10415},{"osmo-epdg","TTCN-3 Testsuite"},{[],[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;1805677143;265;nonode@nohost",1,"hss.localdomain","localdomain",{'Vendor-Specific-Application-Id',10415,[16777265],[]},"262424895719554",[],[2001],[],[1],[{'SIP-Auth-Data-Item',[0],["Digest-AKAv1-MD5"],[[129,190,127,83,148,171,43,59,153,170,255,178,55,155,93,183,183,20,241,142,148,81,236,130,149,240,81,192,91,101,47,177]],[[129,190,127,83,148,171,43,59,153,170,255,178,55,155,93,183,128,34,49,203,215,89,235,222,47,89,61,46,25,167]],["foobar"],[[235,201,168,60,66,189,136,42,183,97,49,53,127,84,51,232]],[[178,220,138,251,131,200,57,101,40,107,88,156,104,32,49,148]],[],[],[],[],[],[]}],[],[],[],[],[],[]}/ Errors []  *DBG* aaa_ue_fsm_262424895719554 receive call {rx_swx_maa, {ok,[{epdg_auth_tuple, <<129,190,127,83,148,171,43,59,153,170,255,178,55,155,93,183>>, <<183,20,241,142,148,81,236,130,149,240,81,192,91,101,47,177>>, <<129,190,127,83,148,171,43,59,153,170,255,178,55,155,93,183, 128,34,49,203,215,89,235,222,47,89,61,46,25,167>>, <<178,220,138,251,131,200,57,101,40,107,88,156,104,32,49,148>>, <<235,201,168,60,66,189,136,42,183,97,49,53,127,84,51,232>>}]}} from <0.1493.0> in state state_wait_swx_maa 04:16:02.486 [info] dia_sip2gsup: auth [129,190,127,83,148,171,43,59,153,170,255,178,55,155,93,183,183,20,241,142,148,81,236,130,149,240,81,192,91,101,47,177] authz [129,190,127,83,148,171,43,59,153,170,255,178,55,155,93,183,128,34,49,203,215,89,235,222,47,89,61,46,25,167]  04:16:02.486 [info] rand [129,190,127,83,148,171,43,59,153,170,255,178,55,155,93,183] autn [183,20,241,142,148,81,236,130,149,240,81,192,91,101,47,177]  04:16:02.486 [info] ue_fsm ev_rx_swx_maa *DBG* aaa_ue_fsm_262424895719554 send ok to <0.1493.0> *DBG* epdg_ue_fsm_262424895719554 receive call {received_swm_dea_auth_response, {ok,[{epdg_auth_tuple, <<129,190,127,83,148,171,43,59,153,170,255,178,55,155,93,183>>, <<183,20,241,142,148,81,236,130,149,240,81,192,91,101,47,177>>, <<129,190,127,83,148,171,43,59,153,170,255,178,55,155,93,183, 128,34,49,203,215,89,235,222,47,89,61,46,25,167>>, <<178,220,138,251,131,200,57,101,40,107,88,156,104,32,49,148>>, <<235,201,168,60,66,189,136,42,183,97,49,53,127,84,51,232>>}]}} from <0.211.0> in state state_wait_auth_resp *DBG* aaa_ue_fsm_262424895719554 consume call {rx_swx_maa, {ok,[{epdg_auth_tuple, <<129,190,127,83,148,171,43,59,153,170,255,178,55,155,93,183>>, <<183,20,241,142,148,81,236,130,149,240,81,192,91,101,47,177>>, <<129,190,127,83,148,171,43,59,153,170,255,178,55,155,93,183, 128,34,49,203,215,89,235,222,47,89,61,46,25,167>>, <<178,220,138,251,131,200,57,101,40,107,88,156,104,32,49,148>>, <<235,201,168,60,66,189,136,42,183,97,49,53,127,84,51,232>>}]}} from <0.1493.0> in state state_wait_swx_maa => state_new 04:16:02.486 [info] ue_fsm state_wait_swx_maa event=rx_swx_maa, {ue_fsm_data,"262424895719554",undefined,undefined,false,false,undefined} *DBG* epdg_ue_fsm_262424895719554 send ok to <0.211.0> *DBG* gsup_server got cast {auth_response, {<<"262424895719554">>, {ok, [{epdg_auth_tuple, <<129,190,127,83,148,171,43,59,153,170,255,178, 55,155,93,183>>, <<183,20,241,142,148,81,236,130,149,240,81,192, 91,101,47,177>>, <<129,190,127,83,148,171,43,59,153,170,255,178, 55,155,93,183,128,34,49,203,215,89,235,222, 47,89,61,46,25,167>>, <<178,220,138,251,131,200,57,101,40,107,88,156, 104,32,49,148>>, <<235,201,168,60,66,189,136,42,183,97,49, 53,127,84,51,232>>}]}}} 04:16:02.486 [info] ue_fsm received_swm_dea_auth_response {ok,[{epdg_auth_tuple,<<129,190,127,83,148,171,43,59,153,170,255,178,55,155,93,183>>,<<183,20,241,142,148,81,236,130,149,240,81,192,91,101,47,177>>,<<129,190,127,83,148,171,43,59,153,170,255,178,55,155,93,183,128,34,49,203,215,89,235,222,47,89,61,46,25,167>>,<<178,220,138,251,131,200,57,101,40,107,88,156,104,32,49,148>>,<<235,201,168,60,66,189,136,42,183,97,49,53,127,84,51,232>>}]} *DBG* epdg_ue_fsm_262424895719554 consume call {received_swm_dea_auth_response, {ok,[{epdg_auth_tuple, <<129,190,127,83,148,171,43,59,153,170,255,178,55,155,93,183>>, <<183,20,241,142,148,81,236,130,149,240,81,192,91,101,47,177>>, <<129,190,127,83,148,171,43,59,153,170,255,178,55,155,93,183, 128,34,49,203,215,89,235,222,47,89,61,46,25,167>>, <<178,220,138,251,131,200,57,101,40,107,88,156,104,32,49,148>>, <<235,201,168,60,66,189,136,42,183,97,49,53,127,84,51,232>>}]}} from <0.211.0> in state state_wait_auth_resp => state_authenticating 04:16:02.487 [info] ue_fsm state_wait_auth_resp event=received_swm_dea_auth_response Result={ok,[{epdg_auth_tuple,<<129,190,127,83,148,171,43,59,153,170,255,178,55,155,93,183>>,<<183,20,241,142,148,81,236,130,149,240,81,192,91,101,47,177>>,<<129,190,127,83,148,171,43,59,153,170,255,178,55,155,93,183,128,34,49,203,215,89,235,222,47,89,61,46,25,167>>,<<178,220,138,251,131,200,57,101,40,107,88,156,104,32,49,148>>,<<235,201,168,60,66,189,136,42,183,97,49,53,127,84,51,232>>}]}, {ue_fsm_data,<<"262424895719554">>,"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:16:02.487 [info] auth_response(<<"262424895719554">>): {ok,[{epdg_auth_tuple,<<129,190,127,83,148,171,43,59,153,170,255,178,55,155,93,183>>,<<183,20,241,142,148,81,236,130,149,240,81,192,91,101,47,177>>,<<129,190,127,83,148,171,43,59,153,170,255,178,55,155,93,183,128,34,49,203,215,89,235,222,47,89,61,46,25,167>>,<<178,220,138,251,131,200,57,101,40,107,88,156,104,32,49,148>>,<<235,201,168,60,66,189,136,42,183,97,49,53,127,84,51,232>>}]} 04:16:02.487 [info] auth_response for <<"262424895719554">>: {ok,[{epdg_auth_tuple,<<129,190,127,83,148,171,43,59,153,170,255,178,55,155,93,183>>,<<183,20,241,142,148,81,236,130,149,240,81,192,91,101,47,177>>,<<129,190,127,83,148,171,43,59,153,170,255,178,55,155,93,183,128,34,49,203,215,89,235,222,47,89,61,46,25,167>>,<<178,220,138,251,131,200,57,101,40,107,88,156,104,32,49,148>>,<<235,201,168,60,66,189,136,42,183,97,49,53,127,84,51,232>>}]} 04:16:02.487 [info] GSUP: Tx #{auth_tuples => [#{autn => <<183,20,241,142,148,81,236,130,149,240,81,192,91,101,47,177>>,ck => <<235,201,168,60,66,189,136,42,183,97,49,53,127,84,51,232>>,ik => <<178,220,138,251,131,200,57,101,40,107,88,156,104,32,49,148>>,rand => <<129,190,127,83,148,171,43,59,153,170,255,178,55,155,93,183>>,res => <<129,190,127,83,148,171,43,59,153,170,255,178,55,155,93,183,128,34,49,203,215,89,235,222,47,89,61,46,25,167>>}],imsi => <<"262424895719554">>,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 => <<"262424895719554">>, message_type => location_upd_req}} 04:16:02.490 [info] GSUP: Rx #{cn_domain => 1,imsi => <<"262424895719554">>,message_type => location_upd_req} *DBG* epdg_ue_fsm_262424895719554 receive call lu_request from <0.1494.0> in state state_authenticating 04:16:02.490 [info] ue_fsm lu_request *DBG* epdg_ue_fsm_262424895719554 send ok to <0.1494.0> 04:16:02.490 [info] ue_fsm state_authenticating event=lu_request, {ue_fsm_data,<<"262424895719554">>,"internet",[],undefined,false,0,false,false} *DBG* epdg_ue_fsm_262424895719554 consume call lu_request from <0.1494.0> in state state_authenticating *DBG* aaa_ue_fsm_262424895719554 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:16:02.490 [info] ue_fsm ev_rx_swm_der_auth_compl 04:16:02.490 [info] ue_fsm state_new event=rx_swm_der_auth_compl, {ue_fsm_data,"262424895719554",undefined,undefined,false,false,undefined} 04:16:02.491 [debug] SWx Tx SAR Imsi="262424895719554" Type=1 APN="internet" AgentInfoOpt=[]  04:16:02.491 [debug] SWx prepare_request: {'SAR',["epdg.localdomain",";","1805677143",";","266",";","nonode@nohost"],{'Vendor-Specific-Application-Id',10415,[16777265],[]},1,"epdg.localdomain","localdomain","localdomain","262424895719554",1,[],["hss.localdomain"],["internet"],[],[],[],[],[],[],[],[],[]} *DBG* aaa_ue_fsm_262424895719554 send ok to <0.201.0> *DBG* aaa_ue_fsm_262424895719554 consume call {rx_swm_der_auth_compl,"internet"} from <0.201.0> in state state_new => state_wait_swx_saa 04:16:02.494 [info] SWx Rx SAA {<0.735.0>,{diameter_caps,{"epdg.localdomain","hss.localdomain"},{"localdomain","localdomain"},{[{127,0,0,1},{172,18,62,20},{192,168,0,2}],[{172,18,62,103}]},{0,10415},{"osmo-epdg","TTCN-3 Testsuite"},{[],[1]},{[10415,13019,5535],[5535,10415,13019]},{[],[]},{[],[0]},{[],[]},{[{'diameter_base_Vendor-Specific-Application-Id',10415,[16777265],[]}],[{'diameter_base_Vendor-Specific-Application-Id',[10415],[16777265],[]}]},{[],[]},{[],[]}}}: {'SAA',"epdg.localdomain;1805677143;266;nonode@nohost",{'Vendor-Specific-Application-Id',10415,[16777265],[]},1,"hss.localdomain","localdomain","262424895719554",[],[2001],[],[{'Non-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_262424895719554 receive call {rx_swx_saa,{ok,1,#{}}} from <0.1495.0> in state state_wait_swx_saa 04:16:02.494 [info] ue_fsm ev_rx_swx_saa 04:16:02.495 [info] ue_fsm state_wait_swx_saa event=rx_swx_saa {ok,1,#{}}, {ue_fsm_data,"262424895719554",undefined,undefined,false,false,undefined} *DBG* aaa_ue_fsm_262424895719554 send ok to <0.1495.0> *DBG* epdg_ue_fsm_262424895719554 receive call {received_swm_dea_auth_compl_response,{ok,#{}}} from <0.211.0> in state state_authenticating *DBG* aaa_ue_fsm_262424895719554 consume call {rx_swx_saa,{ok,1,#{}}} from <0.1495.0> in state state_wait_swx_saa => state_authenticated 04:16:02.495 [info] ue_fsm received_swm_dea_auth_compl_response {ok,#{}} *DBG* epdg_ue_fsm_262424895719554 send ok to <0.211.0> *DBG* gsup_server got cast {lu_response,{<<"262424895719554">>,ok}} 04:16:02.495 [info] ue_fsm state_authenticating event=lu_request, {ok,#{}}, {ue_fsm_data,<<"262424895719554">>,"internet",[],undefined,false,0,false,false} *DBG* epdg_ue_fsm_262424895719554 consume call {received_swm_dea_auth_compl_response,{ok,#{}}} from <0.211.0> in state state_authenticating => state_authenticated 04:16:02.495 [info] lu_response(<<"262424895719554">>): 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:16:02.495 [info] lu_response for <<"262424895719554">>: ok 04:16:02.495 [info] GSUP: Tx #{imsi => <<"262424895719554">>,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 => <<"262424895719554">>, message_class => 5, message_type => epdg_tunnel_request, pco => <<128,0,13,0,0,12,0>>}} *DBG* epdg_ue_fsm_262424895719554 receive call {tunnel_request,<<128,0,13,0,0,12,0>>} from <0.1496.0> in state state_authenticated 04:16:02.496 [info] GSUP: Rx #{cn_domain => 1,imsi => <<"262424895719554">>,message_class => 5,message_type => epdg_tunnel_request,pco => <<128,0,13,0,0,12,0>>} 04:16:02.496 [info] ue_fsm tunnel_request(<<128,0,13,0,0,12,0>>) 04:16:02.497 [info] ue_fsm state_authenticated event=tunnel_request, {ue_fsm_data,<<"262424895719554">>,"internet",[],undefined,false,0,false,false} 04:16:02.497 [debug] Selected PGW Remote Address "172.18.62.103" 04:16:02.497 [info] s2b: Tx {gtp,v2,create_session_request,0,8064711,undefined,[],[{v2_international_mobile_subscriber_identity,0,<<"262424895719554">>},{v2_serving_network,0,{<<"901">>,<<"042">>}},{v2_rat_type,0,3},{v2_fully_qualified_tunnel_endpoint_identifier,0,30,894437911,<<172,18,62,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,3048190011,<<172,18,62,20>>,undefined}]},{v2_recovery,0,0},{v2_additional_protocol_configuration_options,0,{0,[{13,<<>>},{12,<<>>}]}}]} *DBG* epdg_ue_fsm_262424895719554 send ok to <0.1496.0> 04:16:02.497 [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_262424895719554 consume call {tunnel_request,<<128,0,13,0,0,12,0>>} from <0.1496.0> in state state_authenticated => state_wait_create_session_resp *DBG* epdg_ue_fsm_262424895719554 start_timer {state_timeout,10000, create_session_timeout,[]} in state state_wait_create_session_resp *DBG* aaa_ue_fsm_262424895719554 receive call {rx_s6b_aar,"262424895719554@nai.epc.mnc001.mcc01.3gppnetwork.org", "internet", [{'MIP6-Agent-Info',[{172,18,62,103}],[],[],[]}]} from <0.1497.0> in state state_authenticated 04:16:02.504 [info] S6b Rx from {diameter_caps,{"aaa.localdomain","pgw.localdomain"},{"localdomain","localdomain"},{[{172,18,62,20}],[{172,18,62,103}]},{0,10415},{"osmo-epdg-AAA","TTCN-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,["262424895719554@nai.epc.mnc001.mcc01.3gppnetwork.org"],[{'MIP6-Agent-Info',[{172,18,62,103}],[],[],[]}],[70368744177664],[],[],["internet"],[],[],[],[],[],[]} 04:16:02.504 [info] ue_fsm ev_rx_s6b_aar: "262424895719554@nai.epc.mnc001.mcc01.3gppnetwork.org" "internet" [{'MIP6-Agent-Info',[{172,18,62,103}],[],[],[]}] 04:16:02.504 [info] ue_fsm state_authenticated event=rx_s6b_aar NAI="262424895719554@nai.epc.mnc001.mcc01.3gppnetwork.org" Apn="internet" AgentInfo=[{'MIP6-Agent-Info',[{172,18,62,103}],[],[],[]}], {ue_fsm_data,"262424895719554",undefined,undefined,true,false,undefined} 04:16:02.504 [debug] SWx Tx SAR Imsi="262424895719554" Type=13 APN="internet" AgentInfoOpt=[{'MIP6-Agent-Info',[{172,18,62,103}],[],[],[]}]  04:16:02.504 [debug] SWx prepare_request: {'SAR',["epdg.localdomain",";","1805677143",";","267",";","nonode@nohost"],{'Vendor-Specific-Application-Id',10415,[16777265],[]},1,"epdg.localdomain","localdomain","localdomain","262424895719554",13,[],["hss.localdomain"],["internet"],[],[{'MIP6-Agent-Info',[{172,18,62,103}],[],[],[]}],[],[],[],[],[],[],[]} *DBG* aaa_ue_fsm_262424895719554 send ok to <0.1497.0> 04:16:02.504 [debug] Waiting for S6b AAA *DBG* aaa_ue_fsm_262424895719554 consume call {rx_s6b_aar,"262424895719554@nai.epc.mnc001.mcc01.3gppnetwork.org", "internet", [{'MIP6-Agent-Info',[{172,18,62,103}],[],[],[]}]} from <0.1497.0> in state state_authenticated => state_authenticated_wait_swx_saa *DBG* aaa_ue_fsm_262424895719554 receive call {rx_swx_saa,{ok,13,#{}}} from <0.1498.0> in state state_authenticated_wait_swx_saa 04:16:02.507 [info] SWx Rx SAA {<0.735.0>,{diameter_caps,{"epdg.localdomain","hss.localdomain"},{"localdomain","localdomain"},{[{127,0,0,1},{172,18,62,20},{192,168,0,2}],[{172,18,62,103}]},{0,10415},{"osmo-epdg","TTCN-3 Testsuite"},{[],[1]},{[10415,13019,5535],[5535,10415,13019]},{[],[]},{[],[0]},{[],[]},{[{'diameter_base_Vendor-Specific-Application-Id',10415,[16777265],[]}],[{'diameter_base_Vendor-Specific-Application-Id',[10415],[16777265],[]}]},{[],[]},{[],[]}}}: {'SAA',"epdg.localdomain;1805677143;267;nonode@nohost",{'Vendor-Specific-Application-Id',10415,[16777265],[]},1,"hss.localdomain","localdomain","262424895719554",[],[2001],[],[{'Non-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:16:02.507 [info] ue_fsm ev_rx_swx_saa *DBG* aaa_ue_fsm_262424895719554 send ok to <0.1498.0> 04:16:02.507 [info] ue_fsm state_authenticated_wait_swx_saa event=rx_swx_saa SAType=13 ResulCode={epdg_dia_rc,undefined,2001}, {ue_fsm_data,"262424895719554","262424895719554@nai.epc.mnc001.mcc01.3gppnetwork.org","internet",true,false,<0.1497.0>} *DBG* aaa_ue_fsm_262424895719554 consume call {rx_swx_saa,{ok,13,#{}}} from <0.1498.0> in state state_authenticated_wait_swx_saa => state_authenticated 04:16:02.507 [debug] Rx AAA with DiaRC={epdg_dia_rc,undefined,2001} 04:16:02.507 [info] S6b Tx to {diameter_caps,{"aaa.localdomain","pgw.localdomain"},{"localdomain","localdomain"},{[{172,18,62,20}],[{172,18,62,103}]},{0,10415},{"osmo-epdg-AAA","TTCN-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:16:02.511 [debug] S2b: Rx from IP {172,18,62,103} port 2123: <<72,33,0,117,53,80,10,23,123,14,199,0,2,0,2,0,16,0,87,0,9,1,160,109,12,189,231,172,18,62,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,109,12,189,231,172,18,62,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,109,12,189,231,163,0,15,0,128,0,13,4,1,2,3,4,0,12,4,5,6,7,8>> 04:16:02.511 [debug] S2b: Rx from IP {172,18,62,103} port 2123: {gtp,v2,create_session_response,894437911,8064711,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,<<"m\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,1829551591,<<172,18,62,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,1829551591,<<172,18,62,103>>,undefined},{v2_pdn_address_allocation,0} => {v2_pdn_address_allocation,0,ipv4,<<192,168,0,76>>}}} *DBG* epdg_ue_fsm_262424895719554 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 => 3048190011, remote_ipv4 => <<172,18,62,103>>, remote_ipv6 => undefined,remote_teid => 1829551591}}} from <0.1499.0> in state state_wait_create_session_resp 04:16:02.511 [info] s2b: Updated Session after create_session_response: {gtp_session,<<"262424895719554">>,<0.1491.0>,<<"internet">>,{172,18,62,103},{172,18,62,103},undefined,894437911,1829551591,5,{set,1,16,16,8,80,48,{[],[],[],[],[],[],[],[],[],[],[],[],[],[],[],[]},{{[],[],[],[],[],[],[],[],[],[],[],[],[],[{gtp_bearer,5,3048190011,1829551591}],[],[]}}}} 04:16:02.511 [debug] s2b: APCO_dec: {v2_additional_protocol_configuration_options,0,{0,[{13,<<1,2,3,4>>},{12,<<5,6,7,8>>}]}} 04:16:02.511 [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 => 3048190011,remote_ipv4 => <<172,18,62,103>>,remote_ipv6 => undefined,remote_teid => 1829551591}} 04:16:02.512 [info] ue_fsm state_authenticated event=received_gtpc_create_session_response, {ue_fsm_data,<<"262424895719554">>,"internet",[],undefined,false,0,false,false} 04:16:02.512 [info] KMOD Port Create PDP Context Call {<0.1491.0>,[alias|#Ref<0.1283019585.1655242753.212646>]}: {create_pdp_context,{172,18,62,103},3048190011,1829551591,{192,168,0,76}} 04:16:02.512 [debug] create_pdp_context: 1, {172,18,62,103}, {192,168,0,76}, 3048190011, 1829551591 04:16:02.512 [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,62,103}},{ms_address,{192,168,0,76}},{i_tid,3048190011},{o_tid,1829551591}]}} *DBG* epdg_ue_fsm_262424895719554 send ok to <0.1499.0> *DBG* gsup_server got cast {tunnel_response, {<<"262424895719554">>, {ok, #{apco => <<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 => 3048190011, remote_ipv4 => <<172,18,62,103>>, remote_ipv6 => undefined, remote_teid => 1829551591}}}} *DBG* epdg_ue_fsm_262424895719554 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 => 3048190011, remote_ipv4 => <<172,18,62,103>>, remote_ipv6 => undefined,remote_teid => 1829551591}}} from <0.1499.0> in state state_wait_create_session_resp => state_active 04:16:02.512 [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 => 3048190011,remote_ipv4 => <<172,18,62,103>>,remote_ipv6 => undefined,remote_teid => 1829551591}) returned ok 04:16:02.512 [info] tunnel_response(<<"262424895719554">>): {ok,#{apco => <<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 => 3048190011,remote_ipv4 => <<172,18,62,103>>,remote_ipv6 => undefined,remote_teid => 1829551591}} *DBG* gsup_server new state {gsups_state,#Port<0.16>,4222,#Port<0.54>, {ipa_ccm_options,"EPDG-00-00-00-00-00-00", "0/0/0","00:00:00:00:00:00", "00:00:00:00:00:00","00:00:00:00:00:00", "00:00:00:00:00:00","00:00:00:00:00:00", "EPDG-00-00-00-00-00-00",false}} 04:16:02.512 [info] tunnel_response for <<"262424895719554">>: {ok,#{apco => <<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 => 3048190011,remote_ipv4 => <<172,18,62,103>>,remote_ipv6 => undefined,remote_teid => 1829551591}} 04:16:02.512 [info] GSUP: Tx #{imsi => <<"262424895719554">>,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>>}]} Stream 238, 32 bytes *DBG* gsup_server got {ipa,#Port<0.54>, {osmo,5}, #{imsi => <<"262428195668049">>, 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:16:02.573 [info] GSUP: Rx #{imsi => <<"262428195668049">>,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_262428195668049 enter epdg_ue_fsm in state state_new *DBG* epdg_ue_fsm_262428195668049 consume internal init_state in state state_new 04:16:02.573 [info] ue_fsm start(epdg_ue_fsm_262428195668049) *DBG* epdg_ue_fsm_262428195668049 receive call {auth_request,33,"internet",#{}} from <0.1500.0> in state state_new 04:16:02.573 [info] ue_fsm init(<<"262428195668049">>) 04:16:02.573 [info] ue_fsm auth_request *DBG* epdg_ue_fsm_262428195668049 send ok to <0.1500.0> 04:16:02.573 [info] ue_fsm state_new event=auth_request {33, "internet", #{}}, {ue_fsm_data,<<"262428195668049">>,"internet",[],undefined,false,0,false,false} *DBG* epdg_ue_fsm_262428195668049 consume call {auth_request,33,"internet",#{}} from <0.1500.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:16:02.573 [info] ue_fsm start_link(aaa_ue_fsm_262428195668049) *DBG* aaa_ue_fsm_262428195668049 enter aaa_ue_fsm in state state_new *DBG* epdg_ue_fsm_262428195668049 start_timer {state_timeout,10000, swm_der_timeout,[]} in state state_wait_auth_resp 04:16:02.573 [info] ue_fsm init("262428195668049") *DBG* aaa_ue_fsm_262428195668049 consume internal init_state in state state_new 04:16:02.573 [info] ue_fsm ev_rx_swm_der_auth_req *DBG* aaa_ue_fsm_262428195668049 receive call {rx_swm_der_auth_req,33,"internet",#{}} from <0.201.0> in state state_new 04:16:02.574 [info] ue_fsm state_new event=rx_swm_der_auth_req {33, "internet", #{}}, {ue_fsm_data,"262428195668049",undefined,undefined,false,false,undefined} 04:16:02.574 [debug] Swx MAR: IPv4Opt=<<"ÿÿÿþ">> IPv6Opt=[] 04:16:02.574 [debug] Swx Tx MAR: {'MAR',["epdg.localdomain",";","1805677143",";","268",";","nonode@nohost"],1,undefined,undefined,undefined,"262428195668049",{'Vendor-Specific-Application-Id',10415,[16777265],[]},{'SIP-Auth-Data-Item',[],["EAP-AKA"],[],[],[],[],[],[],<<"ÿÿÿþ">>,[],[],[],[]},1,[],1,[],[],[],[],[],[],[],[]} *DBG* aaa_ue_fsm_262428195668049 send ok to <0.201.0> *DBG* aaa_ue_fsm_262428195668049 consume call {rx_swm_der_auth_req,33,"internet",#{}} from <0.201.0> in state state_new => state_wait_swx_maa 04:16:02.579 [info] SWx Rx MAA {<0.735.0>,{diameter_caps,{"epdg.localdomain","hss.localdomain"},{"localdomain","localdomain"},{[{127,0,0,1},{172,18,62,20},{192,168,0,2}],[{172,18,62,103}]},{0,10415},{"osmo-epdg","TTCN-3 Testsuite"},{[],[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;1805677143;268;nonode@nohost",1,"hss.localdomain","localdomain",{'Vendor-Specific-Application-Id',10415,[16777265],[]},"262428195668049",[],[2001],[],[1],[{'SIP-Auth-Data-Item',[0],["Digest-AKAv1-MD5"],[[0,135,16,94,12,216,191,196,69,83,25,61,226,178,246,95,149,69,171,51,197,89,138,67,66,13,152,53,66,132,137,198]],[[0,135,16,94,12,216,191,196,69,83,25,61,226,178,246,95,119,116,164,227,214,100,7,18,176,118,125,102,220,172]],["foobar"],[[222,40,202,244,106,165,73,39,162,232,141,152,140,223,89,139]],[[190,132,37,150,92,120,22,249,211,249,101,14,157,14,180,84]],[],[],[],[],[],[]}],[],[],[],[],[],[]}/ Errors []  *DBG* aaa_ue_fsm_262428195668049 receive call {rx_swx_maa, {ok,[{epdg_auth_tuple, <<0,135,16,94,12,216,191,196,69,83,25,61,226,178,246,95>>, <<149,69,171,51,197,89,138,67,66,13,152,53,66,132,137,198>>, <<0,135,16,94,12,216,191,196,69,83,25,61,226,178,246,95,119, 116,164,227,214,100,7,18,176,118,125,102,220,172>>, <<190,132,37,150,92,120,22,249,211,249,101,14,157,14,180,84>>, <<222,40,202,244,106,165,73,39,162,232,141,152,140,223, 89,139>>}]}} from <0.1503.0> in state state_wait_swx_maa 04:16:02.579 [info] dia_sip2gsup: auth [0,135,16,94,12,216,191,196,69,83,25,61,226,178,246,95,149,69,171,51,197,89,138,67,66,13,152,53,66,132,137,198] authz [0,135,16,94,12,216,191,196,69,83,25,61,226,178,246,95,119,116,164,227,214,100,7,18,176,118,125,102,220,172]  04:16:02.579 [info] rand [0,135,16,94,12,216,191,196,69,83,25,61,226,178,246,95] autn [149,69,171,51,197,89,138,67,66,13,152,53,66,132,137,198]  *DBG* aaa_ue_fsm_262428195668049 send ok to <0.1503.0> *DBG* epdg_ue_fsm_262428195668049 receive call {received_swm_dea_auth_response, {ok,[{epdg_auth_tuple, <<0,135,16,94,12,216,191,196,69,83,25,61,226,178,246,95>>, <<149,69,171,51,197,89,138,67,66,13,152,53,66,132,137,198>>, <<0,135,16,94,12,216,191,196,69,83,25,61,226,178,246,95,119, 116,164,227,214,100,7,18,176,118,125,102,220,172>>, <<190,132,37,150,92,120,22,249,211,249,101,14,157,14,180,84>>, <<222,40,202,244,106,165,73,39,162,232,141,152,140,223, 89,139>>}]}} from <0.211.0> in state state_wait_auth_resp *DBG* aaa_ue_fsm_262428195668049 consume call {rx_swx_maa, {ok,[{epdg_auth_tuple, <<0,135,16,94,12,216,191,196,69,83,25,61,226,178,246,95>>, <<149,69,171,51,197,89,138,67,66,13,152,53,66,132,137,198>>, <<0,135,16,94,12,216,191,196,69,83,25,61,226,178,246,95,119, 116,164,227,214,100,7,18,176,118,125,102,220,172>>, <<190,132,37,150,92,120,22,249,211,249,101,14,157,14,180,84>>, <<222,40,202,244,106,165,73,39,162,232,141,152,140,223, 89,139>>}]}} from <0.1503.0> in state state_wait_swx_maa => state_new 04:16:02.579 [info] ue_fsm ev_rx_swx_maa 04:16:02.579 [info] ue_fsm state_wait_swx_maa event=rx_swx_maa, {ue_fsm_data,"262428195668049",undefined,undefined,false,false,undefined} 04:16:02.579 [info] ue_fsm received_swm_dea_auth_response {ok,[{epdg_auth_tuple,<<0,135,16,94,12,216,191,196,69,83,25,61,226,178,246,95>>,<<149,69,171,51,197,89,138,67,66,13,152,53,66,132,137,198>>,<<0,135,16,94,12,216,191,196,69,83,25,61,226,178,246,95,119,116,164,227,214,100,7,18,176,118,125,102,220,172>>,<<190,132,37,150,92,120,22,249,211,249,101,14,157,14,180,84>>,<<222,40,202,244,106,165,73,39,162,232,141,152,140,223,89,139>>}]} *DBG* epdg_ue_fsm_262428195668049 send ok to <0.211.0> 04:16:02.579 [info] ue_fsm state_wait_auth_resp event=received_swm_dea_auth_response Result={ok,[{epdg_auth_tuple,<<0,135,16,94,12,216,191,196,69,83,25,61,226,178,246,95>>,<<149,69,171,51,197,89,138,67,66,13,152,53,66,132,137,198>>,<<0,135,16,94,12,216,191,196,69,83,25,61,226,178,246,95,119,116,164,227,214,100,7,18,176,118,125,102,220,172>>,<<190,132,37,150,92,120,22,249,211,249,101,14,157,14,180,84>>,<<222,40,202,244,106,165,73,39,162,232,141,152,140,223,89,139>>}]}, {ue_fsm_data,<<"262428195668049">>,"internet",[],undefined,false,0,false,false} *DBG* gsup_server got cast {auth_response, {<<"262428195668049">>, {ok, [{epdg_auth_tuple, <<0,135,16,94,12,216,191,196,69,83,25,61,226, 178,246,95>>, <<149,69,171,51,197,89,138,67,66,13,152,53,66, 132,137,198>>, <<0,135,16,94,12,216,191,196,69,83,25,61,226, 178,246,95,119,116,164,227,214,100,7,18,176, 118,125,102,220,172>>, <<190,132,37,150,92,120,22,249,211,249,101,14, 157,14,180,84>>, <<222,40,202,244,106,165,73,39,162,232, 141,152,140,223,89,139>>}]}}} *DBG* epdg_ue_fsm_262428195668049 consume call {received_swm_dea_auth_response, {ok,[{epdg_auth_tuple, <<0,135,16,94,12,216,191,196,69,83,25,61,226,178,246,95>>, <<149,69,171,51,197,89,138,67,66,13,152,53,66,132,137,198>>, <<0,135,16,94,12,216,191,196,69,83,25,61,226,178,246,95,119, 116,164,227,214,100,7,18,176,118,125,102,220,172>>, <<190,132,37,150,92,120,22,249,211,249,101,14,157,14,180,84>>, <<222,40,202,244,106,165,73,39,162,232,141,152,140,223, 89,139>>}]}} from <0.211.0> in state state_wait_auth_resp => state_authenticating 04:16:02.579 [info] auth_response(<<"262428195668049">>): {ok,[{epdg_auth_tuple,<<0,135,16,94,12,216,191,196,69,83,25,61,226,178,246,95>>,<<149,69,171,51,197,89,138,67,66,13,152,53,66,132,137,198>>,<<0,135,16,94,12,216,191,196,69,83,25,61,226,178,246,95,119,116,164,227,214,100,7,18,176,118,125,102,220,172>>,<<190,132,37,150,92,120,22,249,211,249,101,14,157,14,180,84>>,<<222,40,202,244,106,165,73,39,162,232,141,152,140,223,89,139>>}]} 04:16:02.580 [info] auth_response for <<"262428195668049">>: {ok,[{epdg_auth_tuple,<<0,135,16,94,12,216,191,196,69,83,25,61,226,178,246,95>>,<<149,69,171,51,197,89,138,67,66,13,152,53,66,132,137,198>>,<<0,135,16,94,12,216,191,196,69,83,25,61,226,178,246,95,119,116,164,227,214,100,7,18,176,118,125,102,220,172>>,<<190,132,37,150,92,120,22,249,211,249,101,14,157,14,180,84>>,<<222,40,202,244,106,165,73,39,162,232,141,152,140,223,89,139>>}]} *DBG* gsup_server new state {gsups_state,#Port<0.16>,4222,#Port<0.54>, {ipa_ccm_options,"EPDG-00-00-00-00-00-00", "0/0/0","00:00:00:00:00:00", "00:00:00:00:00:00","00:00:00:00:00:00", "00:00:00:00:00:00","00:00:00:00:00:00", "EPDG-00-00-00-00-00-00",false}} 04:16:02.580 [info] GSUP: Tx #{auth_tuples => [#{autn => <<149,69,171,51,197,89,138,67,66,13,152,53,66,132,137,198>>,ck => <<222,40,202,244,106,165,73,39,162,232,141,152,140,223,89,139>>,ik => <<190,132,37,150,92,120,22,249,211,249,101,14,157,14,180,84>>,rand => <<0,135,16,94,12,216,191,196,69,83,25,61,226,178,246,95>>,res => <<0,135,16,94,12,216,191,196,69,83,25,61,226,178,246,95,119,116,164,227,214,100,7,18,176,118,125,102,220,172>>}],imsi => <<"262428195668049">>,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 => <<"262428195668049">>, message_type => location_upd_req}} 04:16:02.581 [info] GSUP: Rx #{cn_domain => 1,imsi => <<"262428195668049">>,message_type => location_upd_req} *DBG* epdg_ue_fsm_262428195668049 receive call lu_request from <0.1504.0> in state state_authenticating *DBG* epdg_ue_fsm_262428195668049 send ok to <0.1504.0> 04:16:02.581 [info] ue_fsm lu_request *DBG* aaa_ue_fsm_262428195668049 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_262428195668049 consume call lu_request from <0.1504.0> in state state_authenticating 04:16:02.581 [info] ue_fsm state_authenticating event=lu_request, {ue_fsm_data,<<"262428195668049">>,"internet",[],undefined,false,0,false,false} 04:16:02.581 [info] ue_fsm ev_rx_swm_der_auth_compl 04:16:02.581 [info] ue_fsm state_new event=rx_swm_der_auth_compl, {ue_fsm_data,"262428195668049",undefined,undefined,false,false,undefined} 04:16:02.581 [debug] SWx Tx SAR Imsi="262428195668049" Type=1 APN="internet" AgentInfoOpt=[]  *DBG* aaa_ue_fsm_262428195668049 send ok to <0.201.0> *DBG* aaa_ue_fsm_262428195668049 consume call {rx_swm_der_auth_compl,"internet"} from <0.201.0> in state state_new => state_wait_swx_saa 04:16:02.581 [debug] SWx prepare_request: {'SAR',["epdg.localdomain",";","1805677143",";","269",";","nonode@nohost"],{'Vendor-Specific-Application-Id',10415,[16777265],[]},1,"epdg.localdomain","localdomain","localdomain","262428195668049",1,[],["hss.localdomain"],["internet"],[],[],[],[],[],[],[],[],[]} *DBG* aaa_ue_fsm_262428195668049 receive call {rx_swx_saa,{ok,1,#{}}} from <0.1505.0> in state state_wait_swx_saa 04:16:02.584 [info] SWx Rx SAA {<0.735.0>,{diameter_caps,{"epdg.localdomain","hss.localdomain"},{"localdomain","localdomain"},{[{127,0,0,1},{172,18,62,20},{192,168,0,2}],[{172,18,62,103}]},{0,10415},{"osmo-epdg","TTCN-3 Testsuite"},{[],[1]},{[10415,13019,5535],[5535,10415,13019]},{[],[]},{[],[0]},{[],[]},{[{'diameter_base_Vendor-Specific-Application-Id',10415,[16777265],[]}],[{'diameter_base_Vendor-Specific-Application-Id',[10415],[16777265],[]}]},{[],[]},{[],[]}}}: {'SAA',"epdg.localdomain;1805677143;269;nonode@nohost",{'Vendor-Specific-Application-Id',10415,[16777265],[]},1,"hss.localdomain","localdomain","262428195668049",[],[2001],[],[{'Non-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_262428195668049 send ok to <0.1505.0> 04:16:02.584 [info] ue_fsm ev_rx_swx_saa *DBG* epdg_ue_fsm_262428195668049 receive call {received_swm_dea_auth_compl_response,{ok,#{}}} from <0.211.0> in state state_authenticating *DBG* aaa_ue_fsm_262428195668049 consume call {rx_swx_saa,{ok,1,#{}}} from <0.1505.0> in state state_wait_swx_saa => state_authenticated 04:16:02.584 [info] ue_fsm state_wait_swx_saa event=rx_swx_saa {ok,1,#{}}, {ue_fsm_data,"262428195668049",undefined,undefined,false,false,undefined} *DBG* epdg_ue_fsm_262428195668049 send ok to <0.211.0> *DBG* gsup_server got cast {lu_response,{<<"262428195668049">>,ok}} 04:16:02.584 [info] ue_fsm received_swm_dea_auth_compl_response {ok,#{}} *DBG* epdg_ue_fsm_262428195668049 consume call {received_swm_dea_auth_compl_response,{ok,#{}}} from <0.211.0> in state state_authenticating => state_authenticated 04:16:02.584 [info] ue_fsm state_authenticating event=lu_request, {ok,#{}}, {ue_fsm_data,<<"262428195668049">>,"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:16:02.584 [info] lu_response(<<"262428195668049">>): ok 04:16:02.584 [info] lu_response for <<"262428195668049">>: ok 04:16:02.584 [info] GSUP: Tx #{imsi => <<"262428195668049">>,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 => <<"262428195668049">>, message_class => 5, message_type => epdg_tunnel_request, pco => <<128,0,13,0,0,12,0>>}} *DBG* epdg_ue_fsm_262428195668049 receive call {tunnel_request,<<128,0,13,0,0,12,0>>} from <0.1506.0> in state state_authenticated 04:16:02.585 [info] GSUP: Rx #{cn_domain => 1,imsi => <<"262428195668049">>,message_class => 5,message_type => epdg_tunnel_request,pco => <<128,0,13,0,0,12,0>>} 04:16:02.585 [info] ue_fsm tunnel_request(<<128,0,13,0,0,12,0>>) 04:16:02.585 [info] ue_fsm state_authenticated event=tunnel_request, {ue_fsm_data,<<"262428195668049">>,"internet",[],undefined,false,0,false,false} 04:16:02.585 [debug] Selected PGW Remote Address "172.18.62.103" 04:16:02.586 [info] s2b: Tx {gtp,v2,create_session_request,0,8064712,undefined,[],[{v2_international_mobile_subscriber_identity,0,<<"262428195668049">>},{v2_serving_network,0,{<<"901">>,<<"042">>}},{v2_rat_type,0,3},{v2_fully_qualified_tunnel_endpoint_identifier,0,30,894437912,<<172,18,62,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,3048190012,<<172,18,62,20>>,undefined}]},{v2_recovery,0,0},{v2_additional_protocol_configuration_options,0,{0,[{13,<<>>},{12,<<>>}]}}]} *DBG* epdg_ue_fsm_262428195668049 send ok to <0.1506.0> 04:16:02.586 [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_262428195668049 consume call {tunnel_request,<<128,0,13,0,0,12,0>>} from <0.1506.0> in state state_authenticated => state_wait_create_session_resp *DBG* epdg_ue_fsm_262428195668049 start_timer {state_timeout,10000, create_session_timeout,[]} in state state_wait_create_session_resp *DBG* aaa_ue_fsm_262428195668049 receive call {rx_s6b_aar,"262428195668049@nai.epc.mnc001.mcc01.3gppnetwork.org", "internet", [{'MIP6-Agent-Info',[{172,18,62,103}],[],[],[]}]} from <0.1507.0> in state state_authenticated 04:16:02.591 [info] S6b Rx from {diameter_caps,{"aaa.localdomain","pgw.localdomain"},{"localdomain","localdomain"},{[{172,18,62,20}],[{172,18,62,103}]},{0,10415},{"osmo-epdg-AAA","TTCN-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,["262428195668049@nai.epc.mnc001.mcc01.3gppnetwork.org"],[{'MIP6-Agent-Info',[{172,18,62,103}],[],[],[]}],[70368744177664],[],[],["internet"],[],[],[],[],[],[]} 04:16:02.591 [info] ue_fsm ev_rx_s6b_aar: "262428195668049@nai.epc.mnc001.mcc01.3gppnetwork.org" "internet" [{'MIP6-Agent-Info',[{172,18,62,103}],[],[],[]}] 04:16:02.591 [info] ue_fsm state_authenticated event=rx_s6b_aar NAI="262428195668049@nai.epc.mnc001.mcc01.3gppnetwork.org" Apn="internet" AgentInfo=[{'MIP6-Agent-Info',[{172,18,62,103}],[],[],[]}], {ue_fsm_data,"262428195668049",undefined,undefined,true,false,undefined} 04:16:02.591 [debug] SWx Tx SAR Imsi="262428195668049" Type=13 APN="internet" AgentInfoOpt=[{'MIP6-Agent-Info',[{172,18,62,103}],[],[],[]}]  04:16:02.591 [debug] SWx prepare_request: {'SAR',["epdg.localdomain",";","1805677143",";","270",";","nonode@nohost"],{'Vendor-Specific-Application-Id',10415,[16777265],[]},1,"epdg.localdomain","localdomain","localdomain","262428195668049",13,[],["hss.localdomain"],["internet"],[],[{'MIP6-Agent-Info',[{172,18,62,103}],[],[],[]}],[],[],[],[],[],[],[]} *DBG* aaa_ue_fsm_262428195668049 send ok to <0.1507.0> 04:16:02.591 [debug] Waiting for S6b AAA *DBG* aaa_ue_fsm_262428195668049 consume call {rx_s6b_aar,"262428195668049@nai.epc.mnc001.mcc01.3gppnetwork.org", "internet", [{'MIP6-Agent-Info',[{172,18,62,103}],[],[],[]}]} from <0.1507.0> in state state_authenticated => state_authenticated_wait_swx_saa *DBG* aaa_ue_fsm_262428195668049 receive call {rx_swx_saa,{ok,13,#{}}} from <0.1508.0> in state state_authenticated_wait_swx_saa 04:16:02.593 [info] SWx Rx SAA {<0.735.0>,{diameter_caps,{"epdg.localdomain","hss.localdomain"},{"localdomain","localdomain"},{[{127,0,0,1},{172,18,62,20},{192,168,0,2}],[{172,18,62,103}]},{0,10415},{"osmo-epdg","TTCN-3 Testsuite"},{[],[1]},{[10415,13019,5535],[5535,10415,13019]},{[],[]},{[],[0]},{[],[]},{[{'diameter_base_Vendor-Specific-Application-Id',10415,[16777265],[]}],[{'diameter_base_Vendor-Specific-Application-Id',[10415],[16777265],[]}]},{[],[]},{[],[]}}}: {'SAA',"epdg.localdomain;1805677143;270;nonode@nohost",{'Vendor-Specific-Application-Id',10415,[16777265],[]},1,"hss.localdomain","localdomain","262428195668049",[],[2001],[],[{'Non-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:16:02.593 [info] ue_fsm ev_rx_swx_saa *DBG* aaa_ue_fsm_262428195668049 send ok to <0.1508.0> *DBG* aaa_ue_fsm_262428195668049 consume call {rx_swx_saa,{ok,13,#{}}} from <0.1508.0> in state state_authenticated_wait_swx_saa => state_authenticated 04:16:02.593 [info] ue_fsm state_authenticated_wait_swx_saa event=rx_swx_saa SAType=13 ResulCode={epdg_dia_rc,undefined,2001}, {ue_fsm_data,"262428195668049","262428195668049@nai.epc.mnc001.mcc01.3gppnetwork.org","internet",true,false,<0.1507.0>} 04:16:02.593 [debug] Rx AAA with DiaRC={epdg_dia_rc,undefined,2001} 04:16:02.593 [info] S6b Tx to {diameter_caps,{"aaa.localdomain","pgw.localdomain"},{"localdomain","localdomain"},{[{172,18,62,20}],[{172,18,62,103}]},{0,10415},{"osmo-epdg-AAA","TTCN-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:16:02.596 [debug] S2b: Rx from IP {172,18,62,103} port 2123: <<72,33,0,117,53,80,10,24,123,14,200,0,2,0,2,0,16,0,87,0,9,1,160,254,19,88,103,172,18,62,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,254,19,88,103,172,18,62,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,254,19,88,103,163,0,15,0,128,0,13,4,1,2,3,4,0,12,4,5,6,7,8>> 04:16:02.596 [debug] S2b: Rx from IP {172,18,62,103} port 2123: {gtp,v2,create_session_response,894437912,8064712,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,<<254,19,88,103>>},{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,4262680679,<<172,18,62,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,4262680679,<<172,18,62,103>>,undefined},{v2_pdn_address_allocation,0} => {v2_pdn_address_allocation,0,ipv4,<<192,168,0,77>>}}} 04:16:02.596 [info] s2b: Updated Session after create_session_response: {gtp_session,<<"262428195668049">>,<0.1501.0>,<<"internet">>,{172,18,62,103},{172,18,62,103},undefined,894437912,4262680679,5,{set,1,16,16,8,80,48,{[],[],[],[],[],[],[],[],[],[],[],[],[],[],[],[]},{{[],[],[],[{gtp_bearer,5,3048190012,4262680679}],[],[],[],[],[],[],[],[],[],[],[],[]}}}} *DBG* epdg_ue_fsm_262428195668049 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 => 3048190012, remote_ipv4 => <<172,18,62,103>>, remote_ipv6 => undefined,remote_teid => 4262680679}}} from <0.1509.0> in state state_wait_create_session_resp 04:16:02.596 [debug] s2b: APCO_dec: {v2_additional_protocol_configuration_options,0,{0,[{13,<<1,2,3,4>>},{12,<<5,6,7,8>>}]}} 04:16:02.596 [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 => 3048190012,remote_ipv4 => <<172,18,62,103>>,remote_ipv6 => undefined,remote_teid => 4262680679}} 04:16:02.596 [info] ue_fsm state_authenticated event=received_gtpc_create_session_response, {ue_fsm_data,<<"262428195668049">>,"internet",[],undefined,false,0,false,false} 04:16:02.596 [info] KMOD Port Create PDP Context Call {<0.1501.0>,[alias|#Ref<0.1283019585.1655242761.197261>]}: {create_pdp_context,{172,18,62,103},3048190012,4262680679,{192,168,0,77}} 04:16:02.596 [debug] create_pdp_context: 1, {172,18,62,103}, {192,168,0,77}, 3048190012, 4262680679 04:16:02.596 [debug] create_pdp_context: {netlink,gtp,[512,ack,request],202,0,{new,0,0,[{version,1},{net_ns_fd,25},{link,4},{sgsn_address,{172,18,62,103}},{ms_address,{192,168,0,77}},{i_tid,3048190012},{o_tid,4262680679}]}} *DBG* epdg_ue_fsm_262428195668049 send ok to <0.1509.0> *DBG* gsup_server got cast {tunnel_response, {<<"262428195668049">>, {ok, #{apco => <<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 => 3048190012, remote_ipv4 => <<172,18,62,103>>, remote_ipv6 => undefined, remote_teid => 4262680679}}}} 04:16:02.597 [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 => 3048190012,remote_ipv4 => <<172,18,62,103>>,remote_ipv6 => undefined,remote_teid => 4262680679}) returned ok *DBG* epdg_ue_fsm_262428195668049 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 => 3048190012, remote_ipv4 => <<172,18,62,103>>, remote_ipv6 => undefined,remote_teid => 4262680679}}} from <0.1509.0> in state state_wait_create_session_resp => state_active 04:16:02.597 [info] tunnel_response(<<"262428195668049">>): {ok,#{apco => <<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 => 3048190012,remote_ipv4 => <<172,18,62,103>>,remote_ipv6 => undefined,remote_teid => 4262680679}} *DBG* gsup_server new state {gsups_state,#Port<0.16>,4222,#Port<0.54>, {ipa_ccm_options,"EPDG-00-00-00-00-00-00", "0/0/0","00:00:00:00:00:00", "00:00:00:00:00:00","00:00:00:00:00:00", "00:00:00:00:00:00","00:00:00:00:00:00", "EPDG-00-00-00-00-00-00",false}} 04:16:02.597 [info] tunnel_response for <<"262428195668049">>: {ok,#{apco => <<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 => 3048190012,remote_ipv4 => <<172,18,62,103>>,remote_ipv6 => undefined,remote_teid => 4262680679}} 04:16:02.597 [info] GSUP: Tx #{imsi => <<"262428195668049">>,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 => <<"262422615572964">>, 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:16:02.676 [info] GSUP: Rx #{imsi => <<"262422615572964">>,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_262422615572964 enter epdg_ue_fsm in state state_new *DBG* epdg_ue_fsm_262422615572964 consume internal init_state in state state_new 04:16:02.676 [info] ue_fsm start(epdg_ue_fsm_262422615572964) *DBG* epdg_ue_fsm_262422615572964 receive call {auth_request,33,"internet",#{}} from <0.1510.0> in state state_new 04:16:02.676 [info] ue_fsm init(<<"262422615572964">>) 04:16:02.676 [info] ue_fsm auth_request *DBG* epdg_ue_fsm_262422615572964 send ok to <0.1510.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_262422615572964 consume call {auth_request,33,"internet",#{}} from <0.1510.0> in state state_new => state_wait_auth_resp *DBG* aaa_ue_fsm_262422615572964 enter aaa_ue_fsm in state state_new 04:16:02.677 [info] ue_fsm state_new event=auth_request {33, "internet", #{}}, {ue_fsm_data,<<"262422615572964">>,"internet",[],undefined,false,0,false,false} *DBG* epdg_ue_fsm_262422615572964 start_timer {state_timeout,10000, swm_der_timeout,[]} in state state_wait_auth_resp *DBG* aaa_ue_fsm_262422615572964 consume internal init_state in state state_new 04:16:02.677 [info] ue_fsm start_link(aaa_ue_fsm_262422615572964) *DBG* aaa_ue_fsm_262422615572964 receive call {rx_swm_der_auth_req,33,"internet",#{}} from <0.201.0> in state state_new 04:16:02.677 [info] ue_fsm init("262422615572964") 04:16:02.677 [info] ue_fsm ev_rx_swm_der_auth_req 04:16:02.678 [info] ue_fsm state_new event=rx_swm_der_auth_req {33, "internet", #{}}, {ue_fsm_data,"262422615572964",undefined,undefined,false,false,undefined} 04:16:02.678 [debug] Swx MAR: IPv4Opt=<<"ÿÿÿþ">> IPv6Opt=[] 04:16:02.678 [debug] Swx Tx MAR: {'MAR',["epdg.localdomain",";","1805677143",";","271",";","nonode@nohost"],1,undefined,undefined,undefined,"262422615572964",{'Vendor-Specific-Application-Id',10415,[16777265],[]},{'SIP-Auth-Data-Item',[],["EAP-AKA"],[],[],[],[],[],[],<<"ÿÿÿþ">>,[],[],[],[]},1,[],1,[],[],[],[],[],[],[],[]} *DBG* aaa_ue_fsm_262422615572964 send ok to <0.201.0> *DBG* aaa_ue_fsm_262422615572964 consume call {rx_swm_der_auth_req,33,"internet",#{}} from <0.201.0> in state state_new => state_wait_swx_maa 04:16:02.692 [info] SWx Rx MAA {<0.735.0>,{diameter_caps,{"epdg.localdomain","hss.localdomain"},{"localdomain","localdomain"},{[{127,0,0,1},{172,18,62,20},{192,168,0,2}],[{172,18,62,103}]},{0,10415},{"osmo-epdg","TTCN-3 Testsuite"},{[],[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;1805677143;271;nonode@nohost",1,"hss.localdomain","localdomain",{'Vendor-Specific-Application-Id',10415,[16777265],[]},"262422615572964",[],[2001],[],[1],[{'SIP-Auth-Data-Item',[0],["Digest-AKAv1-MD5"],[[252,231,73,189,84,77,123,60,134,234,205,254,41,138,201,245,200,200,123,249,114,44,184,194,52,219,68,162,152,123,65,63]],[[252,231,73,189,84,77,123,60,134,234,205,254,41,138,201,245,87,216,237,35,130,68,143,103,219,49,165,177,25,235]],["foobar"],[[62,244,246,80,134,97,104,175,127,47,179,118,2,228,60,227]],[[124,191,50,44,110,10,73,158,51,85,79,111,161,61,149,163]],[],[],[],[],[],[]}],[],[],[],[],[],[]}/ Errors []  *DBG* aaa_ue_fsm_262422615572964 receive call {rx_swx_maa, {ok,[{epdg_auth_tuple, <<252,231,73,189,84,77,123,60,134,234,205,254,41,138,201,245>>, <<200,200,123,249,114,44,184,194,52,219,68,162,152,123,65,63>>, <<252,231,73,189,84,77,123,60,134,234,205,254,41,138,201,245, 87,216,237,35,130,68,143,103,219,49,165,177,25,235>>, <<124,191,50,44,110,10,73,158,51,85,79,111,161,61,149,163>>, <<62,244,246,80,134,97,104,175,127,47,179,118,2,228,60, 227>>}]}} from <0.1513.0> in state state_wait_swx_maa 04:16:02.692 [info] dia_sip2gsup: auth [252,231,73,189,84,77,123,60,134,234,205,254,41,138,201,245,200,200,123,249,114,44,184,194,52,219,68,162,152,123,65,63] authz [252,231,73,189,84,77,123,60,134,234,205,254,41,138,201,245,87,216,237,35,130,68,143,103,219,49,165,177,25,235]  04:16:02.692 [info] rand [252,231,73,189,84,77,123,60,134,234,205,254,41,138,201,245] autn [200,200,123,249,114,44,184,194,52,219,68,162,152,123,65,63]  *DBG* aaa_ue_fsm_262422615572964 send ok to <0.1513.0> *DBG* epdg_ue_fsm_262422615572964 receive call {received_swm_dea_auth_response, {ok,[{epdg_auth_tuple, <<252,231,73,189,84,77,123,60,134,234,205,254,41,138,201,245>>, <<200,200,123,249,114,44,184,194,52,219,68,162,152,123,65,63>>, <<252,231,73,189,84,77,123,60,134,234,205,254,41,138,201,245, 87,216,237,35,130,68,143,103,219,49,165,177,25,235>>, <<124,191,50,44,110,10,73,158,51,85,79,111,161,61,149,163>>, <<62,244,246,80,134,97,104,175,127,47,179,118,2,228,60, 227>>}]}} from <0.211.0> in state state_wait_auth_resp *DBG* aaa_ue_fsm_262422615572964 consume call {rx_swx_maa, {ok,[{epdg_auth_tuple, <<252,231,73,189,84,77,123,60,134,234,205,254,41,138,201,245>>, <<200,200,123,249,114,44,184,194,52,219,68,162,152,123,65,63>>, <<252,231,73,189,84,77,123,60,134,234,205,254,41,138,201,245, 87,216,237,35,130,68,143,103,219,49,165,177,25,235>>, <<124,191,50,44,110,10,73,158,51,85,79,111,161,61,149,163>>, <<62,244,246,80,134,97,104,175,127,47,179,118,2,228,60, 227>>}]}} from <0.1513.0> in state state_wait_swx_maa => state_new 04:16:02.692 [info] ue_fsm ev_rx_swx_maa *DBG* epdg_ue_fsm_262422615572964 send ok to <0.211.0> *DBG* gsup_server got cast {auth_response, {<<"262422615572964">>, {ok, [{epdg_auth_tuple, <<252,231,73,189,84,77,123,60,134,234,205,254, 41,138,201,245>>, <<200,200,123,249,114,44,184,194,52,219,68,162, 152,123,65,63>>, <<252,231,73,189,84,77,123,60,134,234,205,254, 41,138,201,245,87,216,237,35,130,68,143,103, 219,49,165,177,25,235>>, <<124,191,50,44,110,10,73,158,51,85,79,111,161, 61,149,163>>, <<62,244,246,80,134,97,104,175,127,47,179, 118,2,228,60,227>>}]}}} 04:16:02.693 [info] ue_fsm state_wait_swx_maa event=rx_swx_maa, {ue_fsm_data,"262422615572964",undefined,undefined,false,false,undefined} *DBG* epdg_ue_fsm_262422615572964 consume call {received_swm_dea_auth_response, {ok,[{epdg_auth_tuple, <<252,231,73,189,84,77,123,60,134,234,205,254,41,138,201,245>>, <<200,200,123,249,114,44,184,194,52,219,68,162,152,123,65,63>>, <<252,231,73,189,84,77,123,60,134,234,205,254,41,138,201,245, 87,216,237,35,130,68,143,103,219,49,165,177,25,235>>, <<124,191,50,44,110,10,73,158,51,85,79,111,161,61,149,163>>, <<62,244,246,80,134,97,104,175,127,47,179,118,2,228,60, 227>>}]}} 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:16:02.693 [info] ue_fsm received_swm_dea_auth_response {ok,[{epdg_auth_tuple,<<252,231,73,189,84,77,123,60,134,234,205,254,41,138,201,245>>,<<200,200,123,249,114,44,184,194,52,219,68,162,152,123,65,63>>,<<252,231,73,189,84,77,123,60,134,234,205,254,41,138,201,245,87,216,237,35,130,68,143,103,219,49,165,177,25,235>>,<<124,191,50,44,110,10,73,158,51,85,79,111,161,61,149,163>>,<<62,244,246,80,134,97,104,175,127,47,179,118,2,228,60,227>>}]} 04:16:02.694 [info] ue_fsm state_wait_auth_resp event=received_swm_dea_auth_response Result={ok,[{epdg_auth_tuple,<<252,231,73,189,84,77,123,60,134,234,205,254,41,138,201,245>>,<<200,200,123,249,114,44,184,194,52,219,68,162,152,123,65,63>>,<<252,231,73,189,84,77,123,60,134,234,205,254,41,138,201,245,87,216,237,35,130,68,143,103,219,49,165,177,25,235>>,<<124,191,50,44,110,10,73,158,51,85,79,111,161,61,149,163>>,<<62,244,246,80,134,97,104,175,127,47,179,118,2,228,60,227>>}]}, {ue_fsm_data,<<"262422615572964">>,"internet",[],undefined,false,0,false,false} 04:16:02.694 [info] auth_response(<<"262422615572964">>): {ok,[{epdg_auth_tuple,<<252,231,73,189,84,77,123,60,134,234,205,254,41,138,201,245>>,<<200,200,123,249,114,44,184,194,52,219,68,162,152,123,65,63>>,<<252,231,73,189,84,77,123,60,134,234,205,254,41,138,201,245,87,216,237,35,130,68,143,103,219,49,165,177,25,235>>,<<124,191,50,44,110,10,73,158,51,85,79,111,161,61,149,163>>,<<62,244,246,80,134,97,104,175,127,47,179,118,2,228,60,227>>}]} 04:16:02.695 [info] auth_response for <<"262422615572964">>: {ok,[{epdg_auth_tuple,<<252,231,73,189,84,77,123,60,134,234,205,254,41,138,201,245>>,<<200,200,123,249,114,44,184,194,52,219,68,162,152,123,65,63>>,<<252,231,73,189,84,77,123,60,134,234,205,254,41,138,201,245,87,216,237,35,130,68,143,103,219,49,165,177,25,235>>,<<124,191,50,44,110,10,73,158,51,85,79,111,161,61,149,163>>,<<62,244,246,80,134,97,104,175,127,47,179,118,2,228,60,227>>}]} 04:16:02.695 [info] GSUP: Tx #{auth_tuples => [#{autn => <<200,200,123,249,114,44,184,194,52,219,68,162,152,123,65,63>>,ck => <<62,244,246,80,134,97,104,175,127,47,179,118,2,228,60,227>>,ik => <<124,191,50,44,110,10,73,158,51,85,79,111,161,61,149,163>>,rand => <<252,231,73,189,84,77,123,60,134,234,205,254,41,138,201,245>>,res => <<252,231,73,189,84,77,123,60,134,234,205,254,41,138,201,245,87,216,237,35,130,68,143,103,219,49,165,177,25,235>>}],imsi => <<"262422615572964">>,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 => <<"262422615572964">>, message_type => location_upd_req}} 04:16:02.701 [info] GSUP: Rx #{cn_domain => 1,imsi => <<"262422615572964">>,message_type => location_upd_req} *DBG* epdg_ue_fsm_262422615572964 receive call lu_request from <0.1514.0> in state state_authenticating 04:16:02.701 [info] ue_fsm lu_request *DBG* epdg_ue_fsm_262422615572964 send ok to <0.1514.0> 04:16:02.701 [info] ue_fsm state_authenticating event=lu_request, {ue_fsm_data,<<"262422615572964">>,"internet",[],undefined,false,0,false,false} *DBG* epdg_ue_fsm_262422615572964 consume call lu_request from <0.1514.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_262422615572964 receive call {rx_swm_der_auth_compl,"internet"} from <0.201.0> in state state_new 04:16:02.701 [info] ue_fsm ev_rx_swm_der_auth_compl 04:16:02.702 [info] ue_fsm state_new event=rx_swm_der_auth_compl, {ue_fsm_data,"262422615572964",undefined,undefined,false,false,undefined} 04:16:02.702 [debug] SWx Tx SAR Imsi="262422615572964" Type=1 APN="internet" AgentInfoOpt=[]  04:16:02.702 [debug] SWx prepare_request: {'SAR',["epdg.localdomain",";","1805677143",";","272",";","nonode@nohost"],{'Vendor-Specific-Application-Id',10415,[16777265],[]},1,"epdg.localdomain","localdomain","localdomain","262422615572964",1,[],["hss.localdomain"],["internet"],[],[],[],[],[],[],[],[],[]} *DBG* aaa_ue_fsm_262422615572964 send ok to <0.201.0> *DBG* aaa_ue_fsm_262422615572964 consume call {rx_swm_der_auth_compl,"internet"} from <0.201.0> in state state_new => state_wait_swx_saa *DBG* aaa_ue_fsm_262422615572964 receive call {rx_swx_saa,{ok,1,#{}}} from <0.1515.0> in state state_wait_swx_saa 04:16:02.711 [info] SWx Rx SAA {<0.735.0>,{diameter_caps,{"epdg.localdomain","hss.localdomain"},{"localdomain","localdomain"},{[{127,0,0,1},{172,18,62,20},{192,168,0,2}],[{172,18,62,103}]},{0,10415},{"osmo-epdg","TTCN-3 Testsuite"},{[],[1]},{[10415,13019,5535],[5535,10415,13019]},{[],[]},{[],[0]},{[],[]},{[{'diameter_base_Vendor-Specific-Application-Id',10415,[16777265],[]}],[{'diameter_base_Vendor-Specific-Application-Id',[10415],[16777265],[]}]},{[],[]},{[],[]}}}: {'SAA',"epdg.localdomain;1805677143;272;nonode@nohost",{'Vendor-Specific-Application-Id',10415,[16777265],[]},1,"hss.localdomain","localdomain","262422615572964",[],[2001],[],[{'Non-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_262422615572964 send ok to <0.1515.0> *DBG* epdg_ue_fsm_262422615572964 receive call {received_swm_dea_auth_compl_response,{ok,#{}}} from <0.211.0> in state state_authenticating 04:16:02.711 [info] ue_fsm ev_rx_swx_saa *DBG* aaa_ue_fsm_262422615572964 consume call {rx_swx_saa,{ok,1,#{}}} from <0.1515.0> in state state_wait_swx_saa => state_authenticated *DBG* epdg_ue_fsm_262422615572964 send ok to <0.211.0> *DBG* gsup_server got cast {lu_response,{<<"262422615572964">>,ok}} 04:16:02.711 [info] ue_fsm state_wait_swx_saa event=rx_swx_saa {ok,1,#{}}, {ue_fsm_data,"262422615572964",undefined,undefined,false,false,undefined} *DBG* epdg_ue_fsm_262422615572964 consume call {received_swm_dea_auth_compl_response,{ok,#{}}} from <0.211.0> in state state_authenticating => state_authenticated 04:16:02.711 [info] ue_fsm received_swm_dea_auth_compl_response {ok,#{}} 04:16:02.711 [info] ue_fsm state_authenticating event=lu_request, {ok,#{}}, {ue_fsm_data,<<"262422615572964">>,"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:16:02.711 [info] lu_response(<<"262422615572964">>): ok 04:16:02.712 [info] lu_response for <<"262422615572964">>: ok 04:16:02.712 [info] GSUP: Tx #{imsi => <<"262422615572964">>,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 => <<"262422615572964">>, message_class => 5, message_type => epdg_tunnel_request, pco => <<128,0,13,0,0,12,0>>}} *DBG* epdg_ue_fsm_262422615572964 receive call {tunnel_request,<<128,0,13,0,0,12,0>>} from <0.1516.0> in state state_authenticated 04:16:02.717 [info] GSUP: Rx #{cn_domain => 1,imsi => <<"262422615572964">>,message_class => 5,message_type => epdg_tunnel_request,pco => <<128,0,13,0,0,12,0>>} 04:16:02.717 [info] ue_fsm tunnel_request(<<128,0,13,0,0,12,0>>) 04:16:02.717 [info] ue_fsm state_authenticated event=tunnel_request, {ue_fsm_data,<<"262422615572964">>,"internet",[],undefined,false,0,false,false} 04:16:02.717 [debug] Selected PGW Remote Address "172.18.62.103" 04:16:02.717 [info] s2b: Tx {gtp,v2,create_session_request,0,8064713,undefined,[],[{v2_international_mobile_subscriber_identity,0,<<"262422615572964">>},{v2_serving_network,0,{<<"901">>,<<"042">>}},{v2_rat_type,0,3},{v2_fully_qualified_tunnel_endpoint_identifier,0,30,894437913,<<172,18,62,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,3048190013,<<172,18,62,20>>,undefined}]},{v2_recovery,0,0},{v2_additional_protocol_configuration_options,0,{0,[{13,<<>>},{12,<<>>}]}}]} *DBG* epdg_ue_fsm_262422615572964 send ok to <0.1516.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:16:02.717 [debug] Waiting for CreateSessionResponse *DBG* epdg_ue_fsm_262422615572964 consume call {tunnel_request,<<128,0,13,0,0,12,0>>} from <0.1516.0> in state state_authenticated => state_wait_create_session_resp *DBG* epdg_ue_fsm_262422615572964 start_timer {state_timeout,10000, create_session_timeout,[]} in state state_wait_create_session_resp *DBG* aaa_ue_fsm_262422615572964 receive call {rx_s6b_aar,"262422615572964@nai.epc.mnc001.mcc01.3gppnetwork.org", "internet", [{'MIP6-Agent-Info',[{172,18,62,103}],[],[],[]}]} from <0.1517.0> in state state_authenticated 04:16:02.730 [info] S6b Rx from {diameter_caps,{"aaa.localdomain","pgw.localdomain"},{"localdomain","localdomain"},{[{172,18,62,20}],[{172,18,62,103}]},{0,10415},{"osmo-epdg-AAA","TTCN-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,["262422615572964@nai.epc.mnc001.mcc01.3gppnetwork.org"],[{'MIP6-Agent-Info',[{172,18,62,103}],[],[],[]}],[70368744177664],[],[],["internet"],[],[],[],[],[],[]} 04:16:02.730 [info] ue_fsm ev_rx_s6b_aar: "262422615572964@nai.epc.mnc001.mcc01.3gppnetwork.org" "internet" [{'MIP6-Agent-Info',[{172,18,62,103}],[],[],[]}] 04:16:02.730 [info] ue_fsm state_authenticated event=rx_s6b_aar NAI="262422615572964@nai.epc.mnc001.mcc01.3gppnetwork.org" Apn="internet" AgentInfo=[{'MIP6-Agent-Info',[{172,18,62,103}],[],[],[]}], {ue_fsm_data,"262422615572964",undefined,undefined,true,false,undefined} 04:16:02.730 [debug] SWx Tx SAR Imsi="262422615572964" Type=13 APN="internet" AgentInfoOpt=[{'MIP6-Agent-Info',[{172,18,62,103}],[],[],[]}]  04:16:02.730 [debug] SWx prepare_request: {'SAR',["epdg.localdomain",";","1805677143",";","273",";","nonode@nohost"],{'Vendor-Specific-Application-Id',10415,[16777265],[]},1,"epdg.localdomain","localdomain","localdomain","262422615572964",13,[],["hss.localdomain"],["internet"],[],[{'MIP6-Agent-Info',[{172,18,62,103}],[],[],[]}],[],[],[],[],[],[],[]} *DBG* aaa_ue_fsm_262422615572964 send ok to <0.1517.0> *DBG* aaa_ue_fsm_262422615572964 consume call {rx_s6b_aar,"262422615572964@nai.epc.mnc001.mcc01.3gppnetwork.org", "internet", [{'MIP6-Agent-Info',[{172,18,62,103}],[],[],[]}]} from <0.1517.0> in state state_authenticated => state_authenticated_wait_swx_saa 04:16:02.731 [debug] Waiting for S6b AAA *DBG* aaa_ue_fsm_262422615572964 receive call {rx_swx_saa,{ok,13,#{}}} from <0.1518.0> in state state_authenticated_wait_swx_saa 04:16:02.735 [info] SWx Rx SAA {<0.735.0>,{diameter_caps,{"epdg.localdomain","hss.localdomain"},{"localdomain","localdomain"},{[{127,0,0,1},{172,18,62,20},{192,168,0,2}],[{172,18,62,103}]},{0,10415},{"osmo-epdg","TTCN-3 Testsuite"},{[],[1]},{[10415,13019,5535],[5535,10415,13019]},{[],[]},{[],[0]},{[],[]},{[{'diameter_base_Vendor-Specific-Application-Id',10415,[16777265],[]}],[{'diameter_base_Vendor-Specific-Application-Id',[10415],[16777265],[]}]},{[],[]},{[],[]}}}: {'SAA',"epdg.localdomain;1805677143;273;nonode@nohost",{'Vendor-Specific-Application-Id',10415,[16777265],[]},1,"hss.localdomain","localdomain","262422615572964",[],[2001],[],[{'Non-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:16:02.735 [info] ue_fsm ev_rx_swx_saa *DBG* aaa_ue_fsm_262422615572964 send ok to <0.1518.0> *DBG* aaa_ue_fsm_262422615572964 consume call {rx_swx_saa,{ok,13,#{}}} from <0.1518.0> in state state_authenticated_wait_swx_saa => state_authenticated 04:16:02.735 [info] ue_fsm state_authenticated_wait_swx_saa event=rx_swx_saa SAType=13 ResulCode={epdg_dia_rc,undefined,2001}, {ue_fsm_data,"262422615572964","262422615572964@nai.epc.mnc001.mcc01.3gppnetwork.org","internet",true,false,<0.1517.0>} 04:16:02.735 [debug] Rx AAA with DiaRC={epdg_dia_rc,undefined,2001} 04:16:02.735 [info] S6b Tx to {diameter_caps,{"aaa.localdomain","pgw.localdomain"},{"localdomain","localdomain"},{[{172,18,62,20}],[{172,18,62,103}]},{0,10415},{"osmo-epdg-AAA","TTCN-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:16:02.742 [debug] S2b: Rx from IP {172,18,62,103} port 2123: <<72,33,0,117,53,80,10,25,123,14,201,0,2,0,2,0,16,0,87,0,9,1,160,53,19,230,50,172,18,62,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,53,19,230,50,172,18,62,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,53,19,230,50,163,0,15,0,128,0,13,4,1,2,3,4,0,12,4,5,6,7,8>> *DBG* epdg_ue_fsm_262422615572964 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 => 3048190013, remote_ipv4 => <<172,18,62,103>>, remote_ipv6 => undefined,remote_teid => 890496562}}} from <0.1519.0> in state state_wait_create_session_resp 04:16:02.742 [debug] S2b: Rx from IP {172,18,62,103} port 2123: {gtp,v2,create_session_response,894437913,8064713,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,<<53,19,230,50>>},{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,890496562,<<172,18,62,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,890496562,<<172,18,62,103>>,undefined},{v2_pdn_address_allocation,0} => {v2_pdn_address_allocation,0,ipv4,<<192,168,0,78>>}}} 04:16:02.742 [info] s2b: Updated Session after create_session_response: {gtp_session,<<"262422615572964">>,<0.1511.0>,<<"internet">>,{172,18,62,103},{172,18,62,103},undefined,894437913,890496562,5,{set,1,16,16,8,80,48,{[],[],[],[],[],[],[],[],[],[],[],[],[],[],[],[]},{{[],[],[],[],[],[],[{gtp_bearer,5,3048190013,890496562}],[],[],[],[],[],[],[],[],[]}}}} 04:16:02.742 [debug] s2b: APCO_dec: {v2_additional_protocol_configuration_options,0,{0,[{13,<<1,2,3,4>>},{12,<<5,6,7,8>>}]}} 04:16:02.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,78>>,undefined},local_teid => 3048190013,remote_ipv4 => <<172,18,62,103>>,remote_ipv6 => undefined,remote_teid => 890496562}} 04:16:02.742 [info] ue_fsm state_authenticated event=received_gtpc_create_session_response, {ue_fsm_data,<<"262422615572964">>,"internet",[],undefined,false,0,false,false} 04:16:02.742 [info] KMOD Port Create PDP Context Call {<0.1511.0>,[alias|#Ref<0.1283019585.1655242753.212932>]}: {create_pdp_context,{172,18,62,103},3048190013,890496562,{192,168,0,78}} 04:16:02.742 [debug] create_pdp_context: 1, {172,18,62,103}, {192,168,0,78}, 3048190013, 890496562 04:16:02.742 [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,62,103}},{ms_address,{192,168,0,78}},{i_tid,3048190013},{o_tid,890496562}]}} 04:16:02.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,78>>,undefined},local_teid => 3048190013,remote_ipv4 => <<172,18,62,103>>,remote_ipv6 => undefined,remote_teid => 890496562}) returned ok *DBG* epdg_ue_fsm_262422615572964 send ok to <0.1519.0> *DBG* gsup_server got cast {tunnel_response, {<<"262422615572964">>, {ok, #{apco => <<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 => 3048190013, remote_ipv4 => <<172,18,62,103>>, remote_ipv6 => undefined, remote_teid => 890496562}}}} *DBG* epdg_ue_fsm_262422615572964 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 => 3048190013, remote_ipv4 => <<172,18,62,103>>, remote_ipv6 => undefined,remote_teid => 890496562}}} from <0.1519.0> in state state_wait_create_session_resp => state_active 04:16:02.743 [info] tunnel_response(<<"262422615572964">>): {ok,#{apco => <<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 => 3048190013,remote_ipv4 => <<172,18,62,103>>,remote_ipv6 => undefined,remote_teid => 890496562}} 04:16:02.743 [info] tunnel_response for <<"262422615572964">>: {ok,#{apco => <<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 => 3048190013,remote_ipv4 => <<172,18,62,103>>,remote_ipv6 => undefined,remote_teid => 890496562}} *DBG* gsup_server new state {gsups_state,#Port<0.16>,4222,#Port<0.54>, {ipa_ccm_options,"EPDG-00-00-00-00-00-00", "0/0/0","00:00:00:00:00:00", "00:00:00:00:00:00","00:00:00:00:00:00", "00:00:00:00:00:00","00:00:00:00:00:00", "EPDG-00-00-00-00-00-00",false}} 04:16:02.743 [info] GSUP: Tx #{imsi => <<"262422615572964">>,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 => <<"262424809319534">>, 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:16:02.777 [info] GSUP: Rx #{imsi => <<"262424809319534">>,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_262424809319534 enter epdg_ue_fsm in state state_new *DBG* epdg_ue_fsm_262424809319534 consume internal init_state in state state_new 04:16:02.777 [info] ue_fsm start(epdg_ue_fsm_262424809319534) *DBG* epdg_ue_fsm_262424809319534 receive call {auth_request,33,"internet",#{}} from <0.1520.0> in state state_new 04:16:02.777 [info] ue_fsm init(<<"262424809319534">>) 04:16:02.777 [info] ue_fsm auth_request *DBG* epdg_ue_fsm_262424809319534 send ok to <0.1520.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:16:02.778 [info] ue_fsm state_new event=auth_request {33, "internet", #{}}, {ue_fsm_data,<<"262424809319534">>,"internet",[],undefined,false,0,false,false} *DBG* aaa_ue_fsm_262424809319534 enter aaa_ue_fsm in state state_new *DBG* epdg_ue_fsm_262424809319534 consume call {auth_request,33,"internet",#{}} from <0.1520.0> in state state_new => state_wait_auth_resp 04:16:02.778 [info] ue_fsm start_link(aaa_ue_fsm_262424809319534) *DBG* epdg_ue_fsm_262424809319534 start_timer {state_timeout,10000, swm_der_timeout,[]} in state state_wait_auth_resp *DBG* aaa_ue_fsm_262424809319534 consume internal init_state in state state_new 04:16:02.778 [info] ue_fsm init("262424809319534") *DBG* aaa_ue_fsm_262424809319534 receive call {rx_swm_der_auth_req,33,"internet",#{}} from <0.201.0> in state state_new 04:16:02.778 [info] ue_fsm ev_rx_swm_der_auth_req 04:16:02.779 [info] ue_fsm state_new event=rx_swm_der_auth_req {33, "internet", #{}}, {ue_fsm_data,"262424809319534",undefined,undefined,false,false,undefined} 04:16:02.779 [debug] Swx MAR: IPv4Opt=<<"ÿÿÿþ">> IPv6Opt=[] 04:16:02.779 [debug] Swx Tx MAR: {'MAR',["epdg.localdomain",";","1805677143",";","274",";","nonode@nohost"],1,undefined,undefined,undefined,"262424809319534",{'Vendor-Specific-Application-Id',10415,[16777265],[]},{'SIP-Auth-Data-Item',[],["EAP-AKA"],[],[],[],[],[],[],<<"ÿÿÿþ">>,[],[],[],[]},1,[],1,[],[],[],[],[],[],[],[]} *DBG* aaa_ue_fsm_262424809319534 send ok to <0.201.0> *DBG* aaa_ue_fsm_262424809319534 consume call {rx_swm_der_auth_req,33,"internet",#{}} from <0.201.0> in state state_new => state_wait_swx_maa 04:16:02.791 [info] SWx Rx MAA {<0.735.0>,{diameter_caps,{"epdg.localdomain","hss.localdomain"},{"localdomain","localdomain"},{[{127,0,0,1},{172,18,62,20},{192,168,0,2}],[{172,18,62,103}]},{0,10415},{"osmo-epdg","TTCN-3 Testsuite"},{[],[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;1805677143;274;nonode@nohost",1,"hss.localdomain","localdomain",{'Vendor-Specific-Application-Id',10415,[16777265],[]},"262424809319534",[],[2001],[],[1],[{'SIP-Auth-Data-Item',[0],["Digest-AKAv1-MD5"],[[218,111,133,91,27,133,126,215,63,219,212,224,178,179,115,34,212,38,168,100,92,21,92,9,62,209,190,188,222,68,58,191]],[[218,111,133,91,27,133,126,215,63,219,212,224,178,179,115,34,178,85,203,121,34,124,127,20,14,52,172,114,52,91]],["foobar"],[[210,236,73,122,34,45,20,32,123,5,107,94,35,211,70,89]],[[114,15,106,183,243,54,48,38,153,120,157,158,54,6,244,198]],[],[],[],[],[],[]}],[],[],[],[],[],[]}/ Errors []  *DBG* aaa_ue_fsm_262424809319534 receive call {rx_swx_maa, {ok,[{epdg_auth_tuple, <<218,111,133,91,27,133,126,215,63,219,212,224,178,179,115,34>>, <<212,38,168,100,92,21,92,9,62,209,190,188,222,68,58,191>>, <<218,111,133,91,27,133,126,215,63,219,212,224,178,179,115, 34,178,85,203,121,34,124,127,20,14,52,172,114,52,91>>, <<114,15,106,183,243,54,48,38,153,120,157,158,54,6,244,198>>, <<210,236,73,122,34,45,20,32,123,5,107,94,35,211,70,89>>}]}} from <0.1523.0> in state state_wait_swx_maa 04:16:02.791 [info] dia_sip2gsup: auth [218,111,133,91,27,133,126,215,63,219,212,224,178,179,115,34,212,38,168,100,92,21,92,9,62,209,190,188,222,68,58,191] authz [218,111,133,91,27,133,126,215,63,219,212,224,178,179,115,34,178,85,203,121,34,124,127,20,14,52,172,114,52,91]  04:16:02.791 [info] rand [218,111,133,91,27,133,126,215,63,219,212,224,178,179,115,34] autn [212,38,168,100,92,21,92,9,62,209,190,188,222,68,58,191]  04:16:02.791 [info] ue_fsm ev_rx_swx_maa *DBG* aaa_ue_fsm_262424809319534 send ok to <0.1523.0> 04:16:02.792 [info] ue_fsm state_wait_swx_maa event=rx_swx_maa, {ue_fsm_data,"262424809319534",undefined,undefined,false,false,undefined} *DBG* epdg_ue_fsm_262424809319534 receive call {received_swm_dea_auth_response, {ok,[{epdg_auth_tuple, <<218,111,133,91,27,133,126,215,63,219,212,224,178,179,115,34>>, <<212,38,168,100,92,21,92,9,62,209,190,188,222,68,58,191>>, <<218,111,133,91,27,133,126,215,63,219,212,224,178,179,115, 34,178,85,203,121,34,124,127,20,14,52,172,114,52,91>>, <<114,15,106,183,243,54,48,38,153,120,157,158,54,6,244,198>>, <<210,236,73,122,34,45,20,32,123,5,107,94,35,211,70,89>>}]}} from <0.211.0> in state state_wait_auth_resp *DBG* aaa_ue_fsm_262424809319534 consume call {rx_swx_maa, {ok,[{epdg_auth_tuple, <<218,111,133,91,27,133,126,215,63,219,212,224,178,179,115,34>>, <<212,38,168,100,92,21,92,9,62,209,190,188,222,68,58,191>>, <<218,111,133,91,27,133,126,215,63,219,212,224,178,179,115, 34,178,85,203,121,34,124,127,20,14,52,172,114,52,91>>, <<114,15,106,183,243,54,48,38,153,120,157,158,54,6,244,198>>, <<210,236,73,122,34,45,20,32,123,5,107,94,35,211,70,89>>}]}} from <0.1523.0> in state state_wait_swx_maa => state_new 04:16:02.792 [info] ue_fsm received_swm_dea_auth_response {ok,[{epdg_auth_tuple,<<218,111,133,91,27,133,126,215,63,219,212,224,178,179,115,34>>,<<212,38,168,100,92,21,92,9,62,209,190,188,222,68,58,191>>,<<218,111,133,91,27,133,126,215,63,219,212,224,178,179,115,34,178,85,203,121,34,124,127,20,14,52,172,114,52,91>>,<<114,15,106,183,243,54,48,38,153,120,157,158,54,6,244,198>>,<<210,236,73,122,34,45,20,32,123,5,107,94,35,211,70,89>>}]} *DBG* epdg_ue_fsm_262424809319534 send ok to <0.211.0> *DBG* gsup_server got cast {auth_response, {<<"262424809319534">>, {ok, [{epdg_auth_tuple, <<218,111,133,91,27,133,126,215,63,219,212,224, 178,179,115,34>>, <<212,38,168,100,92,21,92,9,62,209,190,188,222, 68,58,191>>, <<218,111,133,91,27,133,126,215,63,219,212,224, 178,179,115,34,178,85,203,121,34,124,127,20, 14,52,172,114,52,91>>, <<114,15,106,183,243,54,48,38,153,120,157,158, 54,6,244,198>>, <<210,236,73,122,34,45,20,32,123,5,107,94, 35,211,70,89>>}]}}} 04:16:02.793 [info] ue_fsm state_wait_auth_resp event=received_swm_dea_auth_response Result={ok,[{epdg_auth_tuple,<<218,111,133,91,27,133,126,215,63,219,212,224,178,179,115,34>>,<<212,38,168,100,92,21,92,9,62,209,190,188,222,68,58,191>>,<<218,111,133,91,27,133,126,215,63,219,212,224,178,179,115,34,178,85,203,121,34,124,127,20,14,52,172,114,52,91>>,<<114,15,106,183,243,54,48,38,153,120,157,158,54,6,244,198>>,<<210,236,73,122,34,45,20,32,123,5,107,94,35,211,70,89>>}]}, {ue_fsm_data,<<"262424809319534">>,"internet",[],undefined,false,0,false,false} *DBG* epdg_ue_fsm_262424809319534 consume call {received_swm_dea_auth_response, {ok,[{epdg_auth_tuple, <<218,111,133,91,27,133,126,215,63,219,212,224,178,179,115,34>>, <<212,38,168,100,92,21,92,9,62,209,190,188,222,68,58,191>>, <<218,111,133,91,27,133,126,215,63,219,212,224,178,179,115, 34,178,85,203,121,34,124,127,20,14,52,172,114,52,91>>, <<114,15,106,183,243,54,48,38,153,120,157,158,54,6,244,198>>, <<210,236,73,122,34,45,20,32,123,5,107,94,35,211,70,89>>}]}} from <0.211.0> in state state_wait_auth_resp => state_authenticating 04:16:02.793 [info] auth_response(<<"262424809319534">>): {ok,[{epdg_auth_tuple,<<218,111,133,91,27,133,126,215,63,219,212,224,178,179,115,34>>,<<212,38,168,100,92,21,92,9,62,209,190,188,222,68,58,191>>,<<218,111,133,91,27,133,126,215,63,219,212,224,178,179,115,34,178,85,203,121,34,124,127,20,14,52,172,114,52,91>>,<<114,15,106,183,243,54,48,38,153,120,157,158,54,6,244,198>>,<<210,236,73,122,34,45,20,32,123,5,107,94,35,211,70,89>>}]} 04:16:02.793 [info] auth_response for <<"262424809319534">>: {ok,[{epdg_auth_tuple,<<218,111,133,91,27,133,126,215,63,219,212,224,178,179,115,34>>,<<212,38,168,100,92,21,92,9,62,209,190,188,222,68,58,191>>,<<218,111,133,91,27,133,126,215,63,219,212,224,178,179,115,34,178,85,203,121,34,124,127,20,14,52,172,114,52,91>>,<<114,15,106,183,243,54,48,38,153,120,157,158,54,6,244,198>>,<<210,236,73,122,34,45,20,32,123,5,107,94,35,211,70,89>>}]} *DBG* gsup_server new state {gsups_state,#Port<0.16>,4222,#Port<0.54>, {ipa_ccm_options,"EPDG-00-00-00-00-00-00", "0/0/0","00:00:00:00:00:00", "00:00:00:00:00:00","00:00:00:00:00:00", "00:00:00:00:00:00","00:00:00:00:00:00", "EPDG-00-00-00-00-00-00",false}} 04:16:02.793 [info] GSUP: Tx #{auth_tuples => [#{autn => <<212,38,168,100,92,21,92,9,62,209,190,188,222,68,58,191>>,ck => <<210,236,73,122,34,45,20,32,123,5,107,94,35,211,70,89>>,ik => <<114,15,106,183,243,54,48,38,153,120,157,158,54,6,244,198>>,rand => <<218,111,133,91,27,133,126,215,63,219,212,224,178,179,115,34>>,res => <<218,111,133,91,27,133,126,215,63,219,212,224,178,179,115,34,178,85,203,121,34,124,127,20,14,52,172,114,52,91>>}],imsi => <<"262424809319534">>,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 => <<"262424809319534">>, message_type => location_upd_req}} 04:16:02.797 [info] GSUP: Rx #{cn_domain => 1,imsi => <<"262424809319534">>,message_type => location_upd_req} *DBG* epdg_ue_fsm_262424809319534 receive call lu_request from <0.1524.0> in state state_authenticating 04:16:02.797 [info] ue_fsm lu_request *DBG* epdg_ue_fsm_262424809319534 send ok to <0.1524.0> *DBG* epdg_ue_fsm_262424809319534 consume call lu_request from <0.1524.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:16:02.797 [info] ue_fsm state_authenticating event=lu_request, {ue_fsm_data,<<"262424809319534">>,"internet",[],undefined,false,0,false,false} *DBG* aaa_ue_fsm_262424809319534 receive call {rx_swm_der_auth_compl,"internet"} from <0.201.0> in state state_new 04:16:02.797 [info] ue_fsm ev_rx_swm_der_auth_compl 04:16:02.797 [info] ue_fsm state_new event=rx_swm_der_auth_compl, {ue_fsm_data,"262424809319534",undefined,undefined,false,false,undefined} 04:16:02.797 [debug] SWx Tx SAR Imsi="262424809319534" Type=1 APN="internet" AgentInfoOpt=[]  04:16:02.797 [debug] SWx prepare_request: {'SAR',["epdg.localdomain",";","1805677143",";","275",";","nonode@nohost"],{'Vendor-Specific-Application-Id',10415,[16777265],[]},1,"epdg.localdomain","localdomain","localdomain","262424809319534",1,[],["hss.localdomain"],["internet"],[],[],[],[],[],[],[],[],[]} *DBG* aaa_ue_fsm_262424809319534 send ok to <0.201.0> *DBG* aaa_ue_fsm_262424809319534 consume call {rx_swm_der_auth_compl,"internet"} from <0.201.0> in state state_new => state_wait_swx_saa *DBG* aaa_ue_fsm_262424809319534 receive call {rx_swx_saa,{ok,1,#{}}} from <0.1525.0> in state state_wait_swx_saa 04:16:02.803 [info] SWx Rx SAA {<0.735.0>,{diameter_caps,{"epdg.localdomain","hss.localdomain"},{"localdomain","localdomain"},{[{127,0,0,1},{172,18,62,20},{192,168,0,2}],[{172,18,62,103}]},{0,10415},{"osmo-epdg","TTCN-3 Testsuite"},{[],[1]},{[10415,13019,5535],[5535,10415,13019]},{[],[]},{[],[0]},{[],[]},{[{'diameter_base_Vendor-Specific-Application-Id',10415,[16777265],[]}],[{'diameter_base_Vendor-Specific-Application-Id',[10415],[16777265],[]}]},{[],[]},{[],[]}}}: {'SAA',"epdg.localdomain;1805677143;275;nonode@nohost",{'Vendor-Specific-Application-Id',10415,[16777265],[]},1,"hss.localdomain","localdomain","262424809319534",[],[2001],[],[{'Non-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:16:02.803 [info] ue_fsm ev_rx_swx_saa *DBG* aaa_ue_fsm_262424809319534 send ok to <0.1525.0> 04:16:02.803 [info] ue_fsm state_wait_swx_saa event=rx_swx_saa {ok,1,#{}}, {ue_fsm_data,"262424809319534",undefined,undefined,false,false,undefined} *DBG* aaa_ue_fsm_262424809319534 consume call {rx_swx_saa,{ok,1,#{}}} from <0.1525.0> in state state_wait_swx_saa => state_authenticated *DBG* epdg_ue_fsm_262424809319534 receive call {received_swm_dea_auth_compl_response,{ok,#{}}} from <0.211.0> in state state_authenticating 04:16:02.803 [info] ue_fsm received_swm_dea_auth_compl_response {ok,#{}} *DBG* epdg_ue_fsm_262424809319534 send ok to <0.211.0> *DBG* gsup_server got cast {lu_response,{<<"262424809319534">>,ok}} 04:16:02.804 [info] ue_fsm state_authenticating event=lu_request, {ok,#{}}, {ue_fsm_data,<<"262424809319534">>,"internet",[],undefined,false,0,false,false} *DBG* epdg_ue_fsm_262424809319534 consume call {received_swm_dea_auth_compl_response,{ok,#{}}} from <0.211.0> in state state_authenticating => state_authenticated 04:16:02.804 [info] lu_response(<<"262424809319534">>): 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:16:02.804 [info] lu_response for <<"262424809319534">>: ok 04:16:02.804 [info] GSUP: Tx #{imsi => <<"262424809319534">>,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 => <<"262424809319534">>, message_class => 5, message_type => epdg_tunnel_request, pco => <<128,0,13,0,0,12,0>>}} *DBG* epdg_ue_fsm_262424809319534 receive call {tunnel_request,<<128,0,13,0,0,12,0>>} from <0.1526.0> in state state_authenticated 04:16:02.809 [info] GSUP: Rx #{cn_domain => 1,imsi => <<"262424809319534">>,message_class => 5,message_type => epdg_tunnel_request,pco => <<128,0,13,0,0,12,0>>} 04:16:02.809 [info] ue_fsm tunnel_request(<<128,0,13,0,0,12,0>>) 04:16:02.809 [info] ue_fsm state_authenticated event=tunnel_request, {ue_fsm_data,<<"262424809319534">>,"internet",[],undefined,false,0,false,false} 04:16:02.809 [debug] Selected PGW Remote Address "172.18.62.103" *DBG* epdg_ue_fsm_262424809319534 send ok to <0.1526.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:16:02.809 [info] s2b: Tx {gtp,v2,create_session_request,0,8064714,undefined,[],[{v2_international_mobile_subscriber_identity,0,<<"262424809319534">>},{v2_serving_network,0,{<<"901">>,<<"042">>}},{v2_rat_type,0,3},{v2_fully_qualified_tunnel_endpoint_identifier,0,30,894437914,<<172,18,62,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,3048190014,<<172,18,62,20>>,undefined}]},{v2_recovery,0,0},{v2_additional_protocol_configuration_options,0,{0,[{13,<<>>},{12,<<>>}]}}]} *DBG* epdg_ue_fsm_262424809319534 consume call {tunnel_request,<<128,0,13,0,0,12,0>>} from <0.1526.0> in state state_authenticated => state_wait_create_session_resp 04:16:02.809 [debug] Waiting for CreateSessionResponse *DBG* epdg_ue_fsm_262424809319534 start_timer {state_timeout,10000, create_session_timeout,[]} in state state_wait_create_session_resp *DBG* aaa_ue_fsm_262424809319534 receive call {rx_s6b_aar,"262424809319534@nai.epc.mnc001.mcc01.3gppnetwork.org", "internet", [{'MIP6-Agent-Info',[{172,18,62,103}],[],[],[]}]} from <0.1527.0> in state state_authenticated 04:16:02.822 [info] S6b Rx from {diameter_caps,{"aaa.localdomain","pgw.localdomain"},{"localdomain","localdomain"},{[{172,18,62,20}],[{172,18,62,103}]},{0,10415},{"osmo-epdg-AAA","TTCN-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,["262424809319534@nai.epc.mnc001.mcc01.3gppnetwork.org"],[{'MIP6-Agent-Info',[{172,18,62,103}],[],[],[]}],[70368744177664],[],[],["internet"],[],[],[],[],[],[]} 04:16:02.822 [info] ue_fsm ev_rx_s6b_aar: "262424809319534@nai.epc.mnc001.mcc01.3gppnetwork.org" "internet" [{'MIP6-Agent-Info',[{172,18,62,103}],[],[],[]}] 04:16:02.823 [info] ue_fsm state_authenticated event=rx_s6b_aar NAI="262424809319534@nai.epc.mnc001.mcc01.3gppnetwork.org" Apn="internet" AgentInfo=[{'MIP6-Agent-Info',[{172,18,62,103}],[],[],[]}], {ue_fsm_data,"262424809319534",undefined,undefined,true,false,undefined} 04:16:02.823 [debug] SWx Tx SAR Imsi="262424809319534" Type=13 APN="internet" AgentInfoOpt=[{'MIP6-Agent-Info',[{172,18,62,103}],[],[],[]}]  04:16:02.823 [debug] SWx prepare_request: {'SAR',["epdg.localdomain",";","1805677143",";","276",";","nonode@nohost"],{'Vendor-Specific-Application-Id',10415,[16777265],[]},1,"epdg.localdomain","localdomain","localdomain","262424809319534",13,[],["hss.localdomain"],["internet"],[],[{'MIP6-Agent-Info',[{172,18,62,103}],[],[],[]}],[],[],[],[],[],[],[]} *DBG* aaa_ue_fsm_262424809319534 send ok to <0.1527.0> *DBG* aaa_ue_fsm_262424809319534 consume call {rx_s6b_aar,"262424809319534@nai.epc.mnc001.mcc01.3gppnetwork.org", "internet", [{'MIP6-Agent-Info',[{172,18,62,103}],[],[],[]}]} from <0.1527.0> in state state_authenticated => state_authenticated_wait_swx_saa 04:16:02.823 [debug] Waiting for S6b AAA *DBG* aaa_ue_fsm_262424809319534 receive call {rx_swx_saa,{ok,13,#{}}} from <0.1528.0> in state state_authenticated_wait_swx_saa 04:16:02.830 [info] SWx Rx SAA {<0.735.0>,{diameter_caps,{"epdg.localdomain","hss.localdomain"},{"localdomain","localdomain"},{[{127,0,0,1},{172,18,62,20},{192,168,0,2}],[{172,18,62,103}]},{0,10415},{"osmo-epdg","TTCN-3 Testsuite"},{[],[1]},{[10415,13019,5535],[5535,10415,13019]},{[],[]},{[],[0]},{[],[]},{[{'diameter_base_Vendor-Specific-Application-Id',10415,[16777265],[]}],[{'diameter_base_Vendor-Specific-Application-Id',[10415],[16777265],[]}]},{[],[]},{[],[]}}}: {'SAA',"epdg.localdomain;1805677143;276;nonode@nohost",{'Vendor-Specific-Application-Id',10415,[16777265],[]},1,"hss.localdomain","localdomain","262424809319534",[],[2001],[],[{'Non-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_262424809319534 send ok to <0.1528.0> 04:16:02.830 [info] ue_fsm ev_rx_swx_saa *DBG* aaa_ue_fsm_262424809319534 consume call {rx_swx_saa,{ok,13,#{}}} from <0.1528.0> in state state_authenticated_wait_swx_saa => state_authenticated 04:16:02.830 [info] ue_fsm state_authenticated_wait_swx_saa event=rx_swx_saa SAType=13 ResulCode={epdg_dia_rc,undefined,2001}, {ue_fsm_data,"262424809319534","262424809319534@nai.epc.mnc001.mcc01.3gppnetwork.org","internet",true,false,<0.1527.0>} 04:16:02.830 [debug] Rx AAA with DiaRC={epdg_dia_rc,undefined,2001} 04:16:02.830 [info] S6b Tx to {diameter_caps,{"aaa.localdomain","pgw.localdomain"},{"localdomain","localdomain"},{[{172,18,62,20}],[{172,18,62,103}]},{0,10415},{"osmo-epdg-AAA","TTCN-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:16:02.841 [debug] S2b: Rx from IP {172,18,62,103} port 2123: <<72,33,0,117,53,80,10,26,123,14,202,0,2,0,2,0,16,0,87,0,9,1,160,22,0,65,182,172,18,62,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,22,0,65,182,172,18,62,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,22,0,65,182,163,0,15,0,128,0,13,4,1,2,3,4,0,12,4,5,6,7,8>> 04:16:02.842 [debug] S2b: Rx from IP {172,18,62,103} port 2123: {gtp,v2,create_session_response,894437914,8064714,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,<<22,0,65,182>>},{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,369115574,<<172,18,62,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,369115574,<<172,18,62,103>>,undefined},{v2_pdn_address_allocation,0} => {v2_pdn_address_allocation,0,ipv4,<<192,168,0,79>>}}} 04:16:02.842 [info] s2b: Updated Session after create_session_response: {gtp_session,<<"262424809319534">>,<0.1521.0>,<<"internet">>,{172,18,62,103},{172,18,62,103},undefined,894437914,369115574,5,{set,1,16,16,8,80,48,{[],[],[],[],[],[],[],[],[],[],[],[],[],[],[],[]},{{[],[],[],[],[],[],[{gtp_bearer,5,3048190014,369115574}],[],[],[],[],[],[],[],[],[]}}}} 04:16:02.842 [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_262424809319534 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 => 3048190014, remote_ipv4 => <<172,18,62,103>>, remote_ipv6 => undefined,remote_teid => 369115574}}} from <0.1529.0> in state state_wait_create_session_resp 04:16:02.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,79>>,undefined},local_teid => 3048190014,remote_ipv4 => <<172,18,62,103>>,remote_ipv6 => undefined,remote_teid => 369115574}} 04:16:02.842 [info] ue_fsm state_authenticated event=received_gtpc_create_session_response, {ue_fsm_data,<<"262424809319534">>,"internet",[],undefined,false,0,false,false} 04:16:02.843 [info] KMOD Port Create PDP Context Call {<0.1521.0>,[alias|#Ref<0.1283019585.1655242753.213078>]}: {create_pdp_context,{172,18,62,103},3048190014,369115574,{192,168,0,79}} 04:16:02.843 [debug] create_pdp_context: 1, {172,18,62,103}, {192,168,0,79}, 3048190014, 369115574 04:16:02.843 [debug] create_pdp_context: {netlink,gtp,[512,ack,request],4162,0,{new,0,0,[{version,1},{net_ns_fd,25},{link,4},{sgsn_address,{172,18,62,103}},{ms_address,{192,168,0,79}},{i_tid,3048190014},{o_tid,369115574}]}} 04:16:02.843 [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 => 3048190014,remote_ipv4 => <<172,18,62,103>>,remote_ipv6 => undefined,remote_teid => 369115574}) returned ok *DBG* epdg_ue_fsm_262424809319534 send ok to <0.1529.0> 04:16:02.843 [info] tunnel_response(<<"262424809319534">>): {ok,#{apco => <<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 => 3048190014,remote_ipv4 => <<172,18,62,103>>,remote_ipv6 => undefined,remote_teid => 369115574}} *DBG* gsup_server got cast {tunnel_response, {<<"262424809319534">>, {ok, #{apco => <<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 => 3048190014, remote_ipv4 => <<172,18,62,103>>, remote_ipv6 => undefined, remote_teid => 369115574}}}} *DBG* epdg_ue_fsm_262424809319534 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 => 3048190014, remote_ipv4 => <<172,18,62,103>>, remote_ipv6 => undefined,remote_teid => 369115574}}} from <0.1529.0> in state state_wait_create_session_resp => state_active 04:16:02.844 [info] tunnel_response for <<"262424809319534">>: {ok,#{apco => <<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 => 3048190014,remote_ipv4 => <<172,18,62,103>>,remote_ipv6 => undefined,remote_teid => 369115574}} 04:16:02.844 [info] GSUP: Tx #{imsi => <<"262424809319534">>,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>>}]} *DBG* gsup_server new state {gsups_state,#Port<0.16>,4222,#Port<0.54>, {ipa_ccm_options,"EPDG-00-00-00-00-00-00", "0/0/0","00:00:00:00:00:00", "00:00:00:00:00:00","00:00: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 => <<"262425371058579">>, 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_262425371058579 enter epdg_ue_fsm in state state_new 04:16:02.876 [info] GSUP: Rx #{imsi => <<"262425371058579">>,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_262425371058579 consume internal init_state in state state_new 04:16:02.876 [info] ue_fsm start(epdg_ue_fsm_262425371058579) 04:16:02.876 [info] ue_fsm init(<<"262425371058579">>) *DBG* epdg_ue_fsm_262425371058579 receive call {auth_request,33,"internet",#{}} from <0.1530.0> in state state_new 04:16:02.876 [info] ue_fsm auth_request *DBG* epdg_ue_fsm_262425371058579 send ok to <0.1530.0> 04:16:02.877 [info] ue_fsm state_new event=auth_request {33, "internet", #{}}, {ue_fsm_data,<<"262425371058579">>,"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_262425371058579 consume call {auth_request,33,"internet",#{}} from <0.1530.0> in state state_new => state_wait_auth_resp *DBG* aaa_ue_fsm_262425371058579 enter aaa_ue_fsm in state state_new 04:16:02.877 [info] ue_fsm start_link(aaa_ue_fsm_262425371058579) 04:16:02.877 [info] ue_fsm init("262425371058579") *DBG* epdg_ue_fsm_262425371058579 start_timer {state_timeout,10000, swm_der_timeout,[]} in state state_wait_auth_resp *DBG* aaa_ue_fsm_262425371058579 consume internal init_state in state state_new 04:16:02.877 [info] ue_fsm ev_rx_swm_der_auth_req *DBG* aaa_ue_fsm_262425371058579 receive call {rx_swm_der_auth_req,33,"internet",#{}} from <0.201.0> in state state_new 04:16:02.878 [info] ue_fsm state_new event=rx_swm_der_auth_req {33, "internet", #{}}, {ue_fsm_data,"262425371058579",undefined,undefined,false,false,undefined} 04:16:02.879 [debug] Swx MAR: IPv4Opt=<<"ÿÿÿþ">> IPv6Opt=[] 04:16:02.879 [debug] Swx Tx MAR: {'MAR',["epdg.localdomain",";","1805677143",";","277",";","nonode@nohost"],1,undefined,undefined,undefined,"262425371058579",{'Vendor-Specific-Application-Id',10415,[16777265],[]},{'SIP-Auth-Data-Item',[],["EAP-AKA"],[],[],[],[],[],[],<<"ÿÿÿþ">>,[],[],[],[]},1,[],1,[],[],[],[],[],[],[],[]} *DBG* aaa_ue_fsm_262425371058579 send ok to <0.201.0> *DBG* aaa_ue_fsm_262425371058579 consume call {rx_swm_der_auth_req,33,"internet",#{}} from <0.201.0> in state state_new => state_wait_swx_maa 04:16:02.892 [info] SWx Rx MAA {<0.735.0>,{diameter_caps,{"epdg.localdomain","hss.localdomain"},{"localdomain","localdomain"},{[{127,0,0,1},{172,18,62,20},{192,168,0,2}],[{172,18,62,103}]},{0,10415},{"osmo-epdg","TTCN-3 Testsuite"},{[],[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;1805677143;277;nonode@nohost",1,"hss.localdomain","localdomain",{'Vendor-Specific-Application-Id',10415,[16777265],[]},"262425371058579",[],[2001],[],[1],[{'SIP-Auth-Data-Item',[0],["Digest-AKAv1-MD5"],[[179,194,59,67,236,53,90,171,163,213,200,146,181,140,175,18,55,196,31,115,142,243,100,78,246,67,58,15,117,105,171,140]],[[179,194,59,67,236,53,90,171,163,213,200,146,181,140,175,18,55,243,180,71,38,131,183,173,79,169,31,48,66,233]],["foobar"],[[7,170,217,10,173,67,135,146,72,78,17,174,139,52,122,89]],[[163,19,84,69,203,248,191,36,113,13,96,127,30,216,135,65]],[],[],[],[],[],[]}],[],[],[],[],[],[]}/ Errors []  *DBG* aaa_ue_fsm_262425371058579 receive call {rx_swx_maa, {ok,[{epdg_auth_tuple, <<179,194,59,67,236,53,90,171,163,213,200,146,181,140,175,18>>, <<55,196,31,115,142,243,100,78,246,67,58,15,117,105,171,140>>, <<179,194,59,67,236,53,90,171,163,213,200,146,181,140,175,18, 55,243,180,71,38,131,183,173,79,169,31,48,66,233>>, <<163,19,84,69,203,248,191,36,113,13,96,127,30,216,135,65>>, <<7,170,217,10,173,67,135,146,72,78,17,174,139,52,122,89>>}]}} from <0.1533.0> in state state_wait_swx_maa 04:16:02.892 [info] dia_sip2gsup: auth [179,194,59,67,236,53,90,171,163,213,200,146,181,140,175,18,55,196,31,115,142,243,100,78,246,67,58,15,117,105,171,140] authz [179,194,59,67,236,53,90,171,163,213,200,146,181,140,175,18,55,243,180,71,38,131,183,173,79,169,31,48,66,233]  04:16:02.892 [info] rand [179,194,59,67,236,53,90,171,163,213,200,146,181,140,175,18] autn [55,196,31,115,142,243,100,78,246,67,58,15,117,105,171,140]  *DBG* aaa_ue_fsm_262425371058579 send ok to <0.1533.0> *DBG* aaa_ue_fsm_262425371058579 consume call {rx_swx_maa, {ok,[{epdg_auth_tuple, <<179,194,59,67,236,53,90,171,163,213,200,146,181,140,175,18>>, <<55,196,31,115,142,243,100,78,246,67,58,15,117,105,171,140>>, <<179,194,59,67,236,53,90,171,163,213,200,146,181,140,175,18, 55,243,180,71,38,131,183,173,79,169,31,48,66,233>>, <<163,19,84,69,203,248,191,36,113,13,96,127,30,216,135,65>>, <<7,170,217,10,173,67,135,146,72,78,17,174,139,52,122,89>>}]}} from <0.1533.0> in state state_wait_swx_maa => state_new 04:16:02.892 [info] ue_fsm ev_rx_swx_maa *DBG* epdg_ue_fsm_262425371058579 receive call {received_swm_dea_auth_response, {ok,[{epdg_auth_tuple, <<179,194,59,67,236,53,90,171,163,213,200,146,181,140,175,18>>, <<55,196,31,115,142,243,100,78,246,67,58,15,117,105,171,140>>, <<179,194,59,67,236,53,90,171,163,213,200,146,181,140,175,18, 55,243,180,71,38,131,183,173,79,169,31,48,66,233>>, <<163,19,84,69,203,248,191,36,113,13,96,127,30,216,135,65>>, <<7,170,217,10,173,67,135,146,72,78,17,174,139,52,122,89>>}]}} from <0.211.0> in state state_wait_auth_resp 04:16:02.893 [info] ue_fsm state_wait_swx_maa event=rx_swx_maa, {ue_fsm_data,"262425371058579",undefined,undefined,false,false,undefined} 04:16:02.893 [info] ue_fsm received_swm_dea_auth_response {ok,[{epdg_auth_tuple,<<179,194,59,67,236,53,90,171,163,213,200,146,181,140,175,18>>,<<55,196,31,115,142,243,100,78,246,67,58,15,117,105,171,140>>,<<179,194,59,67,236,53,90,171,163,213,200,146,181,140,175,18,55,243,180,71,38,131,183,173,79,169,31,48,66,233>>,<<163,19,84,69,203,248,191,36,113,13,96,127,30,216,135,65>>,<<7,170,217,10,173,67,135,146,72,78,17,174,139,52,122,89>>}]} 04:16:02.894 [info] ue_fsm state_wait_auth_resp event=received_swm_dea_auth_response Result={ok,[{epdg_auth_tuple,<<179,194,59,67,236,53,90,171,163,213,200,146,181,140,175,18>>,<<55,196,31,115,142,243,100,78,246,67,58,15,117,105,171,140>>,<<179,194,59,67,236,53,90,171,163,213,200,146,181,140,175,18,55,243,180,71,38,131,183,173,79,169,31,48,66,233>>,<<163,19,84,69,203,248,191,36,113,13,96,127,30,216,135,65>>,<<7,170,217,10,173,67,135,146,72,78,17,174,139,52,122,89>>}]}, {ue_fsm_data,<<"262425371058579">>,"internet",[],undefined,false,0,false,false} *DBG* epdg_ue_fsm_262425371058579 send ok to <0.211.0> *DBG* gsup_server got cast {auth_response, {<<"262425371058579">>, {ok, [{epdg_auth_tuple, <<179,194,59,67,236,53,90,171,163,213,200,146, 181,140,175,18>>, <<55,196,31,115,142,243,100,78,246,67,58,15, 117,105,171,140>>, <<179,194,59,67,236,53,90,171,163,213,200,146, 181,140,175,18,55,243,180,71,38,131,183,173, 79,169,31,48,66,233>>, <<163,19,84,69,203,248,191,36,113,13,96,127,30, 216,135,65>>, <<7,170,217,10,173,67,135,146,72,78,17, 174,139,52,122,89>>}]}}} 04:16:02.895 [info] auth_response(<<"262425371058579">>): {ok,[{epdg_auth_tuple,<<179,194,59,67,236,53,90,171,163,213,200,146,181,140,175,18>>,<<55,196,31,115,142,243,100,78,246,67,58,15,117,105,171,140>>,<<179,194,59,67,236,53,90,171,163,213,200,146,181,140,175,18,55,243,180,71,38,131,183,173,79,169,31,48,66,233>>,<<163,19,84,69,203,248,191,36,113,13,96,127,30,216,135,65>>,<<7,170,217,10,173,67,135,146,72,78,17,174,139,52,122,89>>}]} *DBG* epdg_ue_fsm_262425371058579 consume call {received_swm_dea_auth_response, {ok,[{epdg_auth_tuple, <<179,194,59,67,236,53,90,171,163,213,200,146,181,140,175,18>>, <<55,196,31,115,142,243,100,78,246,67,58,15,117,105,171,140>>, <<179,194,59,67,236,53,90,171,163,213,200,146,181,140,175,18, 55,243,180,71,38,131,183,173,79,169,31,48,66,233>>, <<163,19,84,69,203,248,191,36,113,13,96,127,30,216,135,65>>, <<7,170,217,10,173,67,135,146,72,78,17,174,139,52,122,89>>}]}} 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:16:02.895 [info] auth_response for <<"262425371058579">>: {ok,[{epdg_auth_tuple,<<179,194,59,67,236,53,90,171,163,213,200,146,181,140,175,18>>,<<55,196,31,115,142,243,100,78,246,67,58,15,117,105,171,140>>,<<179,194,59,67,236,53,90,171,163,213,200,146,181,140,175,18,55,243,180,71,38,131,183,173,79,169,31,48,66,233>>,<<163,19,84,69,203,248,191,36,113,13,96,127,30,216,135,65>>,<<7,170,217,10,173,67,135,146,72,78,17,174,139,52,122,89>>}]} 04:16:02.895 [info] GSUP: Tx #{auth_tuples => [#{autn => <<55,196,31,115,142,243,100,78,246,67,58,15,117,105,171,140>>,ck => <<7,170,217,10,173,67,135,146,72,78,17,174,139,52,122,89>>,ik => <<163,19,84,69,203,248,191,36,113,13,96,127,30,216,135,65>>,rand => <<179,194,59,67,236,53,90,171,163,213,200,146,181,140,175,18>>,res => <<179,194,59,67,236,53,90,171,163,213,200,146,181,140,175,18,55,243,180,71,38,131,183,173,79,169,31,48,66,233>>}],imsi => <<"262425371058579">>,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 => <<"262425371058579">>, message_type => location_upd_req}} *DBG* epdg_ue_fsm_262425371058579 receive call lu_request from <0.1534.0> in state state_authenticating 04:16:02.900 [info] GSUP: Rx #{cn_domain => 1,imsi => <<"262425371058579">>,message_type => location_upd_req} 04:16:02.900 [info] ue_fsm lu_request *DBG* epdg_ue_fsm_262425371058579 send ok to <0.1534.0> *DBG* epdg_ue_fsm_262425371058579 consume call lu_request from <0.1534.0> in state state_authenticating *DBG* aaa_ue_fsm_262425371058579 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:16:02.901 [info] ue_fsm state_authenticating event=lu_request, {ue_fsm_data,<<"262425371058579">>,"internet",[],undefined,false,0,false,false} 04:16:02.901 [info] ue_fsm ev_rx_swm_der_auth_compl 04:16:02.901 [info] ue_fsm state_new event=rx_swm_der_auth_compl, {ue_fsm_data,"262425371058579",undefined,undefined,false,false,undefined} 04:16:02.901 [debug] SWx Tx SAR Imsi="262425371058579" Type=1 APN="internet" AgentInfoOpt=[]  *DBG* aaa_ue_fsm_262425371058579 send ok to <0.201.0> *DBG* aaa_ue_fsm_262425371058579 consume call {rx_swm_der_auth_compl,"internet"} from <0.201.0> in state state_new => state_wait_swx_saa 04:16:02.901 [debug] SWx prepare_request: {'SAR',["epdg.localdomain",";","1805677143",";","278",";","nonode@nohost"],{'Vendor-Specific-Application-Id',10415,[16777265],[]},1,"epdg.localdomain","localdomain","localdomain","262425371058579",1,[],["hss.localdomain"],["internet"],[],[],[],[],[],[],[],[],[]} *DBG* aaa_ue_fsm_262425371058579 receive call {rx_swx_saa,{ok,1,#{}}} from <0.1535.0> in state state_wait_swx_saa 04:16:02.911 [info] SWx Rx SAA {<0.735.0>,{diameter_caps,{"epdg.localdomain","hss.localdomain"},{"localdomain","localdomain"},{[{127,0,0,1},{172,18,62,20},{192,168,0,2}],[{172,18,62,103}]},{0,10415},{"osmo-epdg","TTCN-3 Testsuite"},{[],[1]},{[10415,13019,5535],[5535,10415,13019]},{[],[]},{[],[0]},{[],[]},{[{'diameter_base_Vendor-Specific-Application-Id',10415,[16777265],[]}],[{'diameter_base_Vendor-Specific-Application-Id',[10415],[16777265],[]}]},{[],[]},{[],[]}}}: {'SAA',"epdg.localdomain;1805677143;278;nonode@nohost",{'Vendor-Specific-Application-Id',10415,[16777265],[]},1,"hss.localdomain","localdomain","262425371058579",[],[2001],[],[{'Non-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_262425371058579 send ok to <0.1535.0> 04:16:02.911 [info] ue_fsm ev_rx_swx_saa *DBG* epdg_ue_fsm_262425371058579 receive call {received_swm_dea_auth_compl_response,{ok,#{}}} from <0.211.0> in state state_authenticating *DBG* aaa_ue_fsm_262425371058579 consume call {rx_swx_saa,{ok,1,#{}}} from <0.1535.0> in state state_wait_swx_saa => state_authenticated *DBG* epdg_ue_fsm_262425371058579 send ok to <0.211.0> *DBG* gsup_server got cast {lu_response,{<<"262425371058579">>,ok}} 04:16:02.912 [info] ue_fsm state_wait_swx_saa event=rx_swx_saa {ok,1,#{}}, {ue_fsm_data,"262425371058579",undefined,undefined,false,false,undefined} *DBG* epdg_ue_fsm_262425371058579 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:16:02.912 [info] ue_fsm received_swm_dea_auth_compl_response {ok,#{}} 04:16:02.912 [info] ue_fsm state_authenticating event=lu_request, {ok,#{}}, {ue_fsm_data,<<"262425371058579">>,"internet",[],undefined,false,0,false,false} 04:16:02.912 [info] lu_response(<<"262425371058579">>): ok 04:16:02.912 [info] lu_response for <<"262425371058579">>: ok 04:16:02.912 [info] GSUP: Tx #{imsi => <<"262425371058579">>,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 => <<"262425371058579">>, message_class => 5, message_type => epdg_tunnel_request, pco => <<128,0,13,0,0,12,0>>}} *DBG* epdg_ue_fsm_262425371058579 receive call {tunnel_request,<<128,0,13,0,0,12,0>>} from <0.1536.0> in state state_authenticated 04:16:02.917 [info] GSUP: Rx #{cn_domain => 1,imsi => <<"262425371058579">>,message_class => 5,message_type => epdg_tunnel_request,pco => <<128,0,13,0,0,12,0>>} 04:16:02.917 [info] ue_fsm tunnel_request(<<128,0,13,0,0,12,0>>) 04:16:02.917 [info] ue_fsm state_authenticated event=tunnel_request, {ue_fsm_data,<<"262425371058579">>,"internet",[],undefined,false,0,false,false} *DBG* epdg_ue_fsm_262425371058579 send ok to <0.1536.0> 04:16:02.917 [debug] Selected PGW Remote Address "172.18.62.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_262425371058579 consume call {tunnel_request,<<128,0,13,0,0,12,0>>} from <0.1536.0> in state state_authenticated => state_wait_create_session_resp *DBG* epdg_ue_fsm_262425371058579 start_timer {state_timeout,10000, create_session_timeout,[]} in state state_wait_create_session_resp 04:16:02.918 [info] s2b: Tx {gtp,v2,create_session_request,0,8064715,undefined,[],[{v2_international_mobile_subscriber_identity,0,<<"262425371058579">>},{v2_serving_network,0,{<<"901">>,<<"042">>}},{v2_rat_type,0,3},{v2_fully_qualified_tunnel_endpoint_identifier,0,30,894437915,<<172,18,62,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,3048190015,<<172,18,62,20>>,undefined}]},{v2_recovery,0,0},{v2_additional_protocol_configuration_options,0,{0,[{13,<<>>},{12,<<>>}]}}]} 04:16:02.918 [debug] Waiting for CreateSessionResponse *DBG* aaa_ue_fsm_262425371058579 receive call {rx_s6b_aar,"262425371058579@nai.epc.mnc001.mcc01.3gppnetwork.org", "internet", [{'MIP6-Agent-Info',[{172,18,62,103}],[],[],[]}]} from <0.1537.0> in state state_authenticated 04:16:02.927 [info] S6b Rx from {diameter_caps,{"aaa.localdomain","pgw.localdomain"},{"localdomain","localdomain"},{[{172,18,62,20}],[{172,18,62,103}]},{0,10415},{"osmo-epdg-AAA","TTCN-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,["262425371058579@nai.epc.mnc001.mcc01.3gppnetwork.org"],[{'MIP6-Agent-Info',[{172,18,62,103}],[],[],[]}],[70368744177664],[],[],["internet"],[],[],[],[],[],[]} 04:16:02.927 [info] ue_fsm ev_rx_s6b_aar: "262425371058579@nai.epc.mnc001.mcc01.3gppnetwork.org" "internet" [{'MIP6-Agent-Info',[{172,18,62,103}],[],[],[]}] 04:16:02.927 [info] ue_fsm state_authenticated event=rx_s6b_aar NAI="262425371058579@nai.epc.mnc001.mcc01.3gppnetwork.org" Apn="internet" AgentInfo=[{'MIP6-Agent-Info',[{172,18,62,103}],[],[],[]}], {ue_fsm_data,"262425371058579",undefined,undefined,true,false,undefined} *DBG* aaa_ue_fsm_262425371058579 send ok to <0.1537.0> 04:16:02.927 [debug] SWx Tx SAR Imsi="262425371058579" Type=13 APN="internet" AgentInfoOpt=[{'MIP6-Agent-Info',[{172,18,62,103}],[],[],[]}]  *DBG* aaa_ue_fsm_262425371058579 consume call {rx_s6b_aar,"262425371058579@nai.epc.mnc001.mcc01.3gppnetwork.org", "internet", [{'MIP6-Agent-Info',[{172,18,62,103}],[],[],[]}]} from <0.1537.0> in state state_authenticated => state_authenticated_wait_swx_saa 04:16:02.927 [debug] SWx prepare_request: {'SAR',["epdg.localdomain",";","1805677143",";","279",";","nonode@nohost"],{'Vendor-Specific-Application-Id',10415,[16777265],[]},1,"epdg.localdomain","localdomain","localdomain","262425371058579",13,[],["hss.localdomain"],["internet"],[],[{'MIP6-Agent-Info',[{172,18,62,103}],[],[],[]}],[],[],[],[],[],[],[]} 04:16:02.928 [debug] Waiting for S6b AAA *DBG* aaa_ue_fsm_262425371058579 receive call {rx_swx_saa,{ok,13,#{}}} from <0.1538.0> in state state_authenticated_wait_swx_saa *DBG* aaa_ue_fsm_262425371058579 send ok to <0.1538.0> 04:16:02.931 [info] SWx Rx SAA {<0.735.0>,{diameter_caps,{"epdg.localdomain","hss.localdomain"},{"localdomain","localdomain"},{[{127,0,0,1},{172,18,62,20},{192,168,0,2}],[{172,18,62,103}]},{0,10415},{"osmo-epdg","TTCN-3 Testsuite"},{[],[1]},{[10415,13019,5535],[5535,10415,13019]},{[],[]},{[],[0]},{[],[]},{[{'diameter_base_Vendor-Specific-Application-Id',10415,[16777265],[]}],[{'diameter_base_Vendor-Specific-Application-Id',[10415],[16777265],[]}]},{[],[]},{[],[]}}}: {'SAA',"epdg.localdomain;1805677143;279;nonode@nohost",{'Vendor-Specific-Application-Id',10415,[16777265],[]},1,"hss.localdomain","localdomain","262425371058579",[],[2001],[],[{'Non-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_262425371058579 consume call {rx_swx_saa,{ok,13,#{}}} from <0.1538.0> in state state_authenticated_wait_swx_saa => state_authenticated 04:16:02.931 [info] ue_fsm ev_rx_swx_saa 04:16:02.931 [info] ue_fsm state_authenticated_wait_swx_saa event=rx_swx_saa SAType=13 ResulCode={epdg_dia_rc,undefined,2001}, {ue_fsm_data,"262425371058579","262425371058579@nai.epc.mnc001.mcc01.3gppnetwork.org","internet",true,false,<0.1537.0>} 04:16:02.931 [debug] Rx AAA with DiaRC={epdg_dia_rc,undefined,2001} 04:16:02.931 [info] S6b Tx to {diameter_caps,{"aaa.localdomain","pgw.localdomain"},{"localdomain","localdomain"},{[{172,18,62,20}],[{172,18,62,103}]},{0,10415},{"osmo-epdg-AAA","TTCN-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:16:02.936 [debug] S2b: Rx from IP {172,18,62,103} port 2123: <<72,33,0,117,53,80,10,27,123,14,203,0,2,0,2,0,16,0,87,0,9,1,160,176,68,176,212,172,18,62,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,176,68,176,212,172,18,62,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,68,176,212,163,0,15,0,128,0,13,4,1,2,3,4,0,12,4,5,6,7,8>> 04:16:02.936 [debug] S2b: Rx from IP {172,18,62,103} port 2123: {gtp,v2,create_session_response,894437915,8064715,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,<<"°D°Ô">>},{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,2957291732,<<172,18,62,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,2957291732,<<172,18,62,103>>,undefined},{v2_pdn_address_allocation,0} => {v2_pdn_address_allocation,0,ipv4,<<192,168,0,80>>}}} 04:16:02.937 [info] s2b: Updated Session after create_session_response: {gtp_session,<<"262425371058579">>,<0.1531.0>,<<"internet">>,{172,18,62,103},{172,18,62,103},undefined,894437915,2957291732,5,{set,1,16,16,8,80,48,{[],[],[],[],[],[],[],[],[],[],[],[],[],[],[],[]},{{[],[],[],[],[],[],[],[],[],[],[],[],[{gtp_bearer,5,3048190015,2957291732}],[],[],[]}}}} 04:16:02.937 [debug] s2b: APCO_dec: {v2_additional_protocol_configuration_options,0,{0,[{13,<<1,2,3,4>>},{12,<<5,6,7,8>>}]}} 04:16:02.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,80>>,undefined},local_teid => 3048190015,remote_ipv4 => <<172,18,62,103>>,remote_ipv6 => undefined,remote_teid => 2957291732}} *DBG* epdg_ue_fsm_262425371058579 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 => 3048190015, remote_ipv4 => <<172,18,62,103>>, remote_ipv6 => undefined,remote_teid => 2957291732}}} from <0.1539.0> in state state_wait_create_session_resp 04:16:02.937 [info] ue_fsm state_authenticated event=received_gtpc_create_session_response, {ue_fsm_data,<<"262425371058579">>,"internet",[],undefined,false,0,false,false} 04:16:02.937 [info] KMOD Port Create PDP Context Call {<0.1531.0>,[alias|#Ref<0.1283019585.1655242753.213221>]}: {create_pdp_context,{172,18,62,103},3048190015,2957291732,{192,168,0,80}} 04:16:02.938 [debug] create_pdp_context: 1, {172,18,62,103}, {192,168,0,80}, 3048190015, 2957291732 04:16:02.938 [debug] create_pdp_context: {netlink,gtp,[512,ack,request],4226,0,{new,0,0,[{version,1},{net_ns_fd,25},{link,4},{sgsn_address,{172,18,62,103}},{ms_address,{192,168,0,80}},{i_tid,3048190015},{o_tid,2957291732}]}} 04:16:02.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,80>>,undefined},local_teid => 3048190015,remote_ipv4 => <<172,18,62,103>>,remote_ipv6 => undefined,remote_teid => 2957291732}) returned ok *DBG* gsup_server got cast {tunnel_response, {<<"262425371058579">>, {ok, #{apco => <<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 => 3048190015, remote_ipv4 => <<172,18,62,103>>, remote_ipv6 => undefined, remote_teid => 2957291732}}}} *DBG* epdg_ue_fsm_262425371058579 send ok to <0.1539.0> 04:16:02.938 [info] tunnel_response(<<"262425371058579">>): {ok,#{apco => <<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 => 3048190015,remote_ipv4 => <<172,18,62,103>>,remote_ipv6 => undefined,remote_teid => 2957291732}} 04:16:02.939 [info] tunnel_response for <<"262425371058579">>: {ok,#{apco => <<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 => 3048190015,remote_ipv4 => <<172,18,62,103>>,remote_ipv6 => undefined,remote_teid => 2957291732}} *DBG* gsup_server new state {gsups_state,#Port<0.16>,4222,#Port<0.54>, {ipa_ccm_options,"EPDG-00-00-00-00-00-00", "0/0/0","00:00:00:00:00:00", "00:00:00:00:00:00","00:00:00: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_262425371058579 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 => 3048190015, remote_ipv4 => <<172,18,62,103>>, remote_ipv6 => undefined,remote_teid => 2957291732}}} from <0.1539.0> in state state_wait_create_session_resp => state_active 04:16:02.939 [info] GSUP: Tx #{imsi => <<"262425371058579">>,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 => <<"262422102003285">>, 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_262422102003285 enter epdg_ue_fsm in state state_new 04:16:02.976 [info] GSUP: Rx #{imsi => <<"262422102003285">>,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_262422102003285 consume internal init_state in state state_new 04:16:02.976 [info] ue_fsm start(epdg_ue_fsm_262422102003285) *DBG* epdg_ue_fsm_262422102003285 receive call {auth_request,33,"internet",#{}} from <0.1540.0> in state state_new 04:16:02.977 [info] ue_fsm init(<<"262422102003285">>) 04:16:02.977 [info] ue_fsm auth_request *DBG* epdg_ue_fsm_262422102003285 send ok to <0.1540.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:16:02.977 [info] ue_fsm state_new event=auth_request {33, "internet", #{}}, {ue_fsm_data,<<"262422102003285">>,"internet",[],undefined,false,0,false,false} *DBG* epdg_ue_fsm_262422102003285 consume call {auth_request,33,"internet",#{}} from <0.1540.0> in state state_new => state_wait_auth_resp *DBG* aaa_ue_fsm_262422102003285 enter aaa_ue_fsm in state state_new 04:16:02.977 [info] ue_fsm start_link(aaa_ue_fsm_262422102003285) *DBG* epdg_ue_fsm_262422102003285 start_timer {state_timeout,10000, swm_der_timeout,[]} in state state_wait_auth_resp *DBG* aaa_ue_fsm_262422102003285 consume internal init_state in state state_new 04:16:02.977 [info] ue_fsm init("262422102003285") *DBG* aaa_ue_fsm_262422102003285 receive call {rx_swm_der_auth_req,33,"internet",#{}} from <0.201.0> in state state_new 04:16:02.978 [info] ue_fsm ev_rx_swm_der_auth_req 04:16:02.978 [info] ue_fsm state_new event=rx_swm_der_auth_req {33, "internet", #{}}, {ue_fsm_data,"262422102003285",undefined,undefined,false,false,undefined} 04:16:02.978 [debug] Swx MAR: IPv4Opt=<<"ÿÿÿþ">> IPv6Opt=[] *DBG* aaa_ue_fsm_262422102003285 send ok to <0.201.0> *DBG* aaa_ue_fsm_262422102003285 consume call {rx_swm_der_auth_req,33,"internet",#{}} from <0.201.0> in state state_new => state_wait_swx_maa 04:16:02.978 [debug] Swx Tx MAR: {'MAR',["epdg.localdomain",";","1805677143",";","280",";","nonode@nohost"],1,undefined,undefined,undefined,"262422102003285",{'Vendor-Specific-Application-Id',10415,[16777265],[]},{'SIP-Auth-Data-Item',[],["EAP-AKA"],[],[],[],[],[],[],<<"ÿÿÿþ">>,[],[],[],[]},1,[],1,[],[],[],[],[],[],[],[]} *DBG* aaa_ue_fsm_262422102003285 receive call {rx_swx_maa, {ok,[{epdg_auth_tuple, <<225,18,114,120,233,88,23,5,237,180,206,163,142,230,192,195>>, <<54,205,176,236,55,170,70,15,26,133,216,108,5,147,82,212>>, <<225,18,114,120,233,88,23,5,237,180,206,163,142,230,192,195, 177,253,211,133,135,38,182,163,242,211,216,83,154,129>>, <<247,36,31,132,161,216,206,110,35,46,117,142,204,133,175,4>>, <<66,65,65,118,87,254,36,78,134,82,214,88,92,105,243,245>>}]}} from <0.1543.0> in state state_wait_swx_maa 04:16:02.993 [info] SWx Rx MAA {<0.735.0>,{diameter_caps,{"epdg.localdomain","hss.localdomain"},{"localdomain","localdomain"},{[{127,0,0,1},{172,18,62,20},{192,168,0,2}],[{172,18,62,103}]},{0,10415},{"osmo-epdg","TTCN-3 Testsuite"},{[],[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;1805677143;280;nonode@nohost",1,"hss.localdomain","localdomain",{'Vendor-Specific-Application-Id',10415,[16777265],[]},"262422102003285",[],[2001],[],[1],[{'SIP-Auth-Data-Item',[0],["Digest-AKAv1-MD5"],[[225,18,114,120,233,88,23,5,237,180,206,163,142,230,192,195,54,205,176,236,55,170,70,15,26,133,216,108,5,147,82,212]],[[225,18,114,120,233,88,23,5,237,180,206,163,142,230,192,195,177,253,211,133,135,38,182,163,242,211,216,83,154,129]],["foobar"],[[66,65,65,118,87,254,36,78,134,82,214,88,92,105,243,245]],[[247,36,31,132,161,216,206,110,35,46,117,142,204,133,175,4]],[],[],[],[],[],[]}],[],[],[],[],[],[]}/ Errors []  04:16:02.993 [info] dia_sip2gsup: auth [225,18,114,120,233,88,23,5,237,180,206,163,142,230,192,195,54,205,176,236,55,170,70,15,26,133,216,108,5,147,82,212] authz [225,18,114,120,233,88,23,5,237,180,206,163,142,230,192,195,177,253,211,133,135,38,182,163,242,211,216,83,154,129]  *DBG* aaa_ue_fsm_262422102003285 send ok to <0.1543.0> 04:16:02.993 [info] rand [225,18,114,120,233,88,23,5,237,180,206,163,142,230,192,195] autn [54,205,176,236,55,170,70,15,26,133,216,108,5,147,82,212]  *DBG* epdg_ue_fsm_262422102003285 receive call {received_swm_dea_auth_response, {ok,[{epdg_auth_tuple, <<225,18,114,120,233,88,23,5,237,180,206,163,142,230,192,195>>, <<54,205,176,236,55,170,70,15,26,133,216,108,5,147,82,212>>, <<225,18,114,120,233,88,23,5,237,180,206,163,142,230,192,195, 177,253,211,133,135,38,182,163,242,211,216,83,154,129>>, <<247,36,31,132,161,216,206,110,35,46,117,142,204,133,175,4>>, <<66,65,65,118,87,254,36,78,134,82,214,88,92,105,243,245>>}]}} from <0.211.0> in state state_wait_auth_resp 04:16:02.993 [info] ue_fsm ev_rx_swx_maa *DBG* aaa_ue_fsm_262422102003285 consume call {rx_swx_maa, {ok,[{epdg_auth_tuple, <<225,18,114,120,233,88,23,5,237,180,206,163,142,230,192,195>>, <<54,205,176,236,55,170,70,15,26,133,216,108,5,147,82,212>>, <<225,18,114,120,233,88,23,5,237,180,206,163,142,230,192,195, 177,253,211,133,135,38,182,163,242,211,216,83,154,129>>, <<247,36,31,132,161,216,206,110,35,46,117,142,204,133,175,4>>, <<66,65,65,118,87,254,36,78,134,82,214,88,92,105,243,245>>}]}} from <0.1543.0> in state state_wait_swx_maa => state_new 04:16:02.994 [info] ue_fsm state_wait_swx_maa event=rx_swx_maa, {ue_fsm_data,"262422102003285",undefined,undefined,false,false,undefined} 04:16:02.994 [info] ue_fsm received_swm_dea_auth_response {ok,[{epdg_auth_tuple,<<225,18,114,120,233,88,23,5,237,180,206,163,142,230,192,195>>,<<54,205,176,236,55,170,70,15,26,133,216,108,5,147,82,212>>,<<225,18,114,120,233,88,23,5,237,180,206,163,142,230,192,195,177,253,211,133,135,38,182,163,242,211,216,83,154,129>>,<<247,36,31,132,161,216,206,110,35,46,117,142,204,133,175,4>>,<<66,65,65,118,87,254,36,78,134,82,214,88,92,105,243,245>>}]} *DBG* epdg_ue_fsm_262422102003285 send ok to <0.211.0> *DBG* gsup_server got cast {auth_response, {<<"262422102003285">>, {ok, [{epdg_auth_tuple, <<225,18,114,120,233,88,23,5,237,180,206,163, 142,230,192,195>>, <<54,205,176,236,55,170,70,15,26,133,216,108,5, 147,82,212>>, <<225,18,114,120,233,88,23,5,237,180,206,163, 142,230,192,195,177,253,211,133,135,38,182, 163,242,211,216,83,154,129>>, <<247,36,31,132,161,216,206,110,35,46,117,142, 204,133,175,4>>, <<66,65,65,118,87,254,36,78,134,82,214,88, 92,105,243,245>>}]}}} 04:16:02.995 [info] ue_fsm state_wait_auth_resp event=received_swm_dea_auth_response Result={ok,[{epdg_auth_tuple,<<225,18,114,120,233,88,23,5,237,180,206,163,142,230,192,195>>,<<54,205,176,236,55,170,70,15,26,133,216,108,5,147,82,212>>,<<225,18,114,120,233,88,23,5,237,180,206,163,142,230,192,195,177,253,211,133,135,38,182,163,242,211,216,83,154,129>>,<<247,36,31,132,161,216,206,110,35,46,117,142,204,133,175,4>>,<<66,65,65,118,87,254,36,78,134,82,214,88,92,105,243,245>>}]}, {ue_fsm_data,<<"262422102003285">>,"internet",[],undefined,false,0,false,false} *DBG* epdg_ue_fsm_262422102003285 consume call {received_swm_dea_auth_response, {ok,[{epdg_auth_tuple, <<225,18,114,120,233,88,23,5,237,180,206,163,142,230,192,195>>, <<54,205,176,236,55,170,70,15,26,133,216,108,5,147,82,212>>, <<225,18,114,120,233,88,23,5,237,180,206,163,142,230,192,195, 177,253,211,133,135,38,182,163,242,211,216,83,154,129>>, <<247,36,31,132,161,216,206,110,35,46,117,142,204,133,175,4>>, <<66,65,65,118,87,254,36,78,134,82,214,88,92,105,243,245>>}]}} from <0.211.0> in state state_wait_auth_resp => state_authenticating 04:16:02.995 [info] auth_response(<<"262422102003285">>): {ok,[{epdg_auth_tuple,<<225,18,114,120,233,88,23,5,237,180,206,163,142,230,192,195>>,<<54,205,176,236,55,170,70,15,26,133,216,108,5,147,82,212>>,<<225,18,114,120,233,88,23,5,237,180,206,163,142,230,192,195,177,253,211,133,135,38,182,163,242,211,216,83,154,129>>,<<247,36,31,132,161,216,206,110,35,46,117,142,204,133,175,4>>,<<66,65,65,118,87,254,36,78,134,82,214,88,92,105,243,245>>}]} *DBG* gsup_server new state {gsups_state,#Port<0.16>,4222,#Port<0.54>, {ipa_ccm_options,"EPDG-00-00-00-00-00-00", "0/0/0","00:00:00:00:00:00", "00:00:00:00:00:00","00:00:00:00:00:00", "00:00:00:00:00:00","00:00:00:00:00:00", "EPDG-00-00-00-00-00-00",false}} 04:16:02.996 [info] auth_response for <<"262422102003285">>: {ok,[{epdg_auth_tuple,<<225,18,114,120,233,88,23,5,237,180,206,163,142,230,192,195>>,<<54,205,176,236,55,170,70,15,26,133,216,108,5,147,82,212>>,<<225,18,114,120,233,88,23,5,237,180,206,163,142,230,192,195,177,253,211,133,135,38,182,163,242,211,216,83,154,129>>,<<247,36,31,132,161,216,206,110,35,46,117,142,204,133,175,4>>,<<66,65,65,118,87,254,36,78,134,82,214,88,92,105,243,245>>}]} 04:16:02.996 [info] GSUP: Tx #{auth_tuples => [#{autn => <<54,205,176,236,55,170,70,15,26,133,216,108,5,147,82,212>>,ck => <<66,65,65,118,87,254,36,78,134,82,214,88,92,105,243,245>>,ik => <<247,36,31,132,161,216,206,110,35,46,117,142,204,133,175,4>>,rand => <<225,18,114,120,233,88,23,5,237,180,206,163,142,230,192,195>>,res => <<225,18,114,120,233,88,23,5,237,180,206,163,142,230,192,195,177,253,211,133,135,38,182,163,242,211,216,83,154,129>>}],imsi => <<"262422102003285">>,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 => <<"262422102003285">>, message_type => location_upd_req}} *DBG* epdg_ue_fsm_262422102003285 receive call lu_request from <0.1544.0> in state state_authenticating 04:16:03.000 [info] GSUP: Rx #{cn_domain => 1,imsi => <<"262422102003285">>,message_type => location_upd_req} *DBG* epdg_ue_fsm_262422102003285 send ok to <0.1544.0> 04:16:03.001 [info] ue_fsm lu_request *DBG* aaa_ue_fsm_262422102003285 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_262422102003285 consume call lu_request from <0.1544.0> in state state_authenticating 04:16:03.001 [info] ue_fsm state_authenticating event=lu_request, {ue_fsm_data,<<"262422102003285">>,"internet",[],undefined,false,0,false,false} 04:16:03.001 [info] ue_fsm ev_rx_swm_der_auth_compl 04:16:03.001 [info] ue_fsm state_new event=rx_swm_der_auth_compl, {ue_fsm_data,"262422102003285",undefined,undefined,false,false,undefined} *DBG* aaa_ue_fsm_262422102003285 send ok to <0.201.0> *DBG* aaa_ue_fsm_262422102003285 consume call {rx_swm_der_auth_compl,"internet"} from <0.201.0> in state state_new => state_wait_swx_saa 04:16:03.001 [debug] SWx Tx SAR Imsi="262422102003285" Type=1 APN="internet" AgentInfoOpt=[]  04:16:03.002 [debug] SWx prepare_request: {'SAR',["epdg.localdomain",";","1805677143",";","281",";","nonode@nohost"],{'Vendor-Specific-Application-Id',10415,[16777265],[]},1,"epdg.localdomain","localdomain","localdomain","262422102003285",1,[],["hss.localdomain"],["internet"],[],[],[],[],[],[],[],[],[]} *DBG* aaa_ue_fsm_262422102003285 receive call {rx_swx_saa,{ok,1,#{}}} from <0.1545.0> in state state_wait_swx_saa *DBG* aaa_ue_fsm_262422102003285 send ok to <0.1545.0> 04:16:03.011 [info] SWx Rx SAA {<0.735.0>,{diameter_caps,{"epdg.localdomain","hss.localdomain"},{"localdomain","localdomain"},{[{127,0,0,1},{172,18,62,20},{192,168,0,2}],[{172,18,62,103}]},{0,10415},{"osmo-epdg","TTCN-3 Testsuite"},{[],[1]},{[10415,13019,5535],[5535,10415,13019]},{[],[]},{[],[0]},{[],[]},{[{'diameter_base_Vendor-Specific-Application-Id',10415,[16777265],[]}],[{'diameter_base_Vendor-Specific-Application-Id',[10415],[16777265],[]}]},{[],[]},{[],[]}}}: {'SAA',"epdg.localdomain;1805677143;281;nonode@nohost",{'Vendor-Specific-Application-Id',10415,[16777265],[]},1,"hss.localdomain","localdomain","262422102003285",[],[2001],[],[{'Non-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_262422102003285 receive call {received_swm_dea_auth_compl_response,{ok,#{}}} from <0.211.0> in state state_authenticating *DBG* aaa_ue_fsm_262422102003285 consume call {rx_swx_saa,{ok,1,#{}}} from <0.1545.0> in state state_wait_swx_saa => state_authenticated 04:16:03.011 [info] ue_fsm ev_rx_swx_saa *DBG* epdg_ue_fsm_262422102003285 send ok to <0.211.0> *DBG* gsup_server got cast {lu_response,{<<"262422102003285">>,ok}} 04:16:03.011 [info] ue_fsm state_wait_swx_saa event=rx_swx_saa {ok,1,#{}}, {ue_fsm_data,"262422102003285",undefined,undefined,false,false,undefined} *DBG* epdg_ue_fsm_262422102003285 consume call {received_swm_dea_auth_compl_response,{ok,#{}}} from <0.211.0> in state state_authenticating => state_authenticated 04:16:03.011 [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:16:03.011 [info] ue_fsm state_authenticating event=lu_request, {ok,#{}}, {ue_fsm_data,<<"262422102003285">>,"internet",[],undefined,false,0,false,false} 04:16:03.011 [info] lu_response(<<"262422102003285">>): ok 04:16:03.012 [info] lu_response for <<"262422102003285">>: ok 04:16:03.012 [info] GSUP: Tx #{imsi => <<"262422102003285">>,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 => <<"262422102003285">>, message_class => 5, message_type => epdg_tunnel_request, pco => <<128,0,13,0,0,12,0>>}} *DBG* epdg_ue_fsm_262422102003285 receive call {tunnel_request,<<128,0,13,0,0,12,0>>} from <0.1546.0> in state state_authenticated 04:16:03.016 [info] GSUP: Rx #{cn_domain => 1,imsi => <<"262422102003285">>,message_class => 5,message_type => epdg_tunnel_request,pco => <<128,0,13,0,0,12,0>>} 04:16:03.016 [info] ue_fsm tunnel_request(<<128,0,13,0,0,12,0>>) 04:16:03.016 [info] ue_fsm state_authenticated event=tunnel_request, {ue_fsm_data,<<"262422102003285">>,"internet",[],undefined,false,0,false,false} 04:16:03.016 [debug] Selected PGW Remote Address "172.18.62.103" 04:16:03.017 [info] s2b: Tx {gtp,v2,create_session_request,0,8064716,undefined,[],[{v2_international_mobile_subscriber_identity,0,<<"262422102003285">>},{v2_serving_network,0,{<<"901">>,<<"042">>}},{v2_rat_type,0,3},{v2_fully_qualified_tunnel_endpoint_identifier,0,30,894437916,<<172,18,62,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,3048190016,<<172,18,62,20>>,undefined}]},{v2_recovery,0,0},{v2_additional_protocol_configuration_options,0,{0,[{13,<<>>},{12,<<>>}]}}]} *DBG* epdg_ue_fsm_262422102003285 send ok to <0.1546.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:16:03.017 [debug] Waiting for CreateSessionResponse *DBG* epdg_ue_fsm_262422102003285 consume call {tunnel_request,<<128,0,13,0,0,12,0>>} from <0.1546.0> in state state_authenticated => state_wait_create_session_resp *DBG* epdg_ue_fsm_262422102003285 start_timer {state_timeout,10000, create_session_timeout,[]} in state state_wait_create_session_resp *DBG* aaa_ue_fsm_262422102003285 receive call {rx_s6b_aar,"262422102003285@nai.epc.mnc001.mcc01.3gppnetwork.org", "internet", [{'MIP6-Agent-Info',[{172,18,62,103}],[],[],[]}]} from <0.1547.0> in state state_authenticated 04:16:03.030 [info] S6b Rx from {diameter_caps,{"aaa.localdomain","pgw.localdomain"},{"localdomain","localdomain"},{[{172,18,62,20}],[{172,18,62,103}]},{0,10415},{"osmo-epdg-AAA","TTCN-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,["262422102003285@nai.epc.mnc001.mcc01.3gppnetwork.org"],[{'MIP6-Agent-Info',[{172,18,62,103}],[],[],[]}],[70368744177664],[],[],["internet"],[],[],[],[],[],[]} 04:16:03.030 [info] ue_fsm ev_rx_s6b_aar: "262422102003285@nai.epc.mnc001.mcc01.3gppnetwork.org" "internet" [{'MIP6-Agent-Info',[{172,18,62,103}],[],[],[]}] 04:16:03.031 [info] ue_fsm state_authenticated event=rx_s6b_aar NAI="262422102003285@nai.epc.mnc001.mcc01.3gppnetwork.org" Apn="internet" AgentInfo=[{'MIP6-Agent-Info',[{172,18,62,103}],[],[],[]}], {ue_fsm_data,"262422102003285",undefined,undefined,true,false,undefined} 04:16:03.031 [debug] SWx Tx SAR Imsi="262422102003285" Type=13 APN="internet" AgentInfoOpt=[{'MIP6-Agent-Info',[{172,18,62,103}],[],[],[]}]  04:16:03.031 [debug] SWx prepare_request: {'SAR',["epdg.localdomain",";","1805677143",";","282",";","nonode@nohost"],{'Vendor-Specific-Application-Id',10415,[16777265],[]},1,"epdg.localdomain","localdomain","localdomain","262422102003285",13,[],["hss.localdomain"],["internet"],[],[{'MIP6-Agent-Info',[{172,18,62,103}],[],[],[]}],[],[],[],[],[],[],[]} *DBG* aaa_ue_fsm_262422102003285 send ok to <0.1547.0> 04:16:03.031 [debug] Waiting for S6b AAA *DBG* aaa_ue_fsm_262422102003285 consume call {rx_s6b_aar,"262422102003285@nai.epc.mnc001.mcc01.3gppnetwork.org", "internet", [{'MIP6-Agent-Info',[{172,18,62,103}],[],[],[]}]} from <0.1547.0> in state state_authenticated => state_authenticated_wait_swx_saa *DBG* aaa_ue_fsm_262422102003285 receive call {rx_swx_saa,{ok,13,#{}}} from <0.1548.0> in state state_authenticated_wait_swx_saa 04:16:03.036 [info] SWx Rx SAA {<0.735.0>,{diameter_caps,{"epdg.localdomain","hss.localdomain"},{"localdomain","localdomain"},{[{127,0,0,1},{172,18,62,20},{192,168,0,2}],[{172,18,62,103}]},{0,10415},{"osmo-epdg","TTCN-3 Testsuite"},{[],[1]},{[10415,13019,5535],[5535,10415,13019]},{[],[]},{[],[0]},{[],[]},{[{'diameter_base_Vendor-Specific-Application-Id',10415,[16777265],[]}],[{'diameter_base_Vendor-Specific-Application-Id',[10415],[16777265],[]}]},{[],[]},{[],[]}}}: {'SAA',"epdg.localdomain;1805677143;282;nonode@nohost",{'Vendor-Specific-Application-Id',10415,[16777265],[]},1,"hss.localdomain","localdomain","262422102003285",[],[2001],[],[{'Non-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_262422102003285 send ok to <0.1548.0> *DBG* aaa_ue_fsm_262422102003285 consume call {rx_swx_saa,{ok,13,#{}}} from <0.1548.0> in state state_authenticated_wait_swx_saa => state_authenticated 04:16:03.036 [info] ue_fsm ev_rx_swx_saa 04:16:03.037 [info] ue_fsm state_authenticated_wait_swx_saa event=rx_swx_saa SAType=13 ResulCode={epdg_dia_rc,undefined,2001}, {ue_fsm_data,"262422102003285","262422102003285@nai.epc.mnc001.mcc01.3gppnetwork.org","internet",true,false,<0.1547.0>} 04:16:03.037 [debug] Rx AAA with DiaRC={epdg_dia_rc,undefined,2001} 04:16:03.037 [info] S6b Tx to {diameter_caps,{"aaa.localdomain","pgw.localdomain"},{"localdomain","localdomain"},{[{172,18,62,20}],[{172,18,62,103}]},{0,10415},{"osmo-epdg-AAA","TTCN-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:16:03.044 [debug] S2b: Rx from IP {172,18,62,103} port 2123: <<72,33,0,117,53,80,10,28,123,14,204,0,2,0,2,0,16,0,87,0,9,1,160,18,246,87,90,172,18,62,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,18,246,87,90,172,18,62,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,246,87,90,163,0,15,0,128,0,13,4,1,2,3,4,0,12,4,5,6,7,8>> *DBG* epdg_ue_fsm_262422102003285 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 => 3048190016, remote_ipv4 => <<172,18,62,103>>, remote_ipv6 => undefined,remote_teid => 318134106}}} from <0.1549.0> in state state_wait_create_session_resp 04:16:03.044 [debug] S2b: Rx from IP {172,18,62,103} port 2123: {gtp,v2,create_session_response,894437916,8064716,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,246,87,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,318134106,<<172,18,62,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,318134106,<<172,18,62,103>>,undefined},{v2_pdn_address_allocation,0} => {v2_pdn_address_allocation,0,ipv4,<<192,168,0,81>>}}} 04:16:03.044 [info] s2b: Updated Session after create_session_response: {gtp_session,<<"262422102003285">>,<0.1541.0>,<<"internet">>,{172,18,62,103},{172,18,62,103},undefined,894437916,318134106,5,{set,1,16,16,8,80,48,{[],[],[],[],[],[],[],[],[],[],[],[],[],[],[],[]},{{[],[],[],[],[],[],[],[],[{gtp_bearer,5,3048190016,318134106}],[],[],[],[],[],[],[]}}}} 04:16:03.044 [debug] s2b: APCO_dec: {v2_additional_protocol_configuration_options,0,{0,[{13,<<1,2,3,4>>},{12,<<5,6,7,8>>}]}} 04:16:03.044 [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 => 3048190016,remote_ipv4 => <<172,18,62,103>>,remote_ipv6 => undefined,remote_teid => 318134106}} 04:16:03.044 [info] ue_fsm state_authenticated event=received_gtpc_create_session_response, {ue_fsm_data,<<"262422102003285">>,"internet",[],undefined,false,0,false,false} 04:16:03.044 [info] KMOD Port Create PDP Context Call {<0.1541.0>,[alias|#Ref<0.1283019585.1655242753.213360>]}: {create_pdp_context,{172,18,62,103},3048190016,318134106,{192,168,0,81}} 04:16:03.044 [debug] create_pdp_context: 1, {172,18,62,103}, {192,168,0,81}, 3048190016, 318134106 04:16:03.044 [debug] create_pdp_context: {netlink,gtp,[512,ack,request],4290,0,{new,0,0,[{version,1},{net_ns_fd,25},{link,4},{sgsn_address,{172,18,62,103}},{ms_address,{192,168,0,81}},{i_tid,3048190016},{o_tid,318134106}]}} *DBG* epdg_ue_fsm_262422102003285 send ok to <0.1549.0> *DBG* gsup_server got cast {tunnel_response, {<<"262422102003285">>, {ok, #{apco => <<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 => 3048190016, remote_ipv4 => <<172,18,62,103>>, remote_ipv6 => undefined, remote_teid => 318134106}}}} 04:16:03.045 [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 => 3048190016,remote_ipv4 => <<172,18,62,103>>,remote_ipv6 => undefined,remote_teid => 318134106}) returned ok *DBG* epdg_ue_fsm_262422102003285 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 => 3048190016, remote_ipv4 => <<172,18,62,103>>, remote_ipv6 => undefined,remote_teid => 318134106}}} from <0.1549.0> in state state_wait_create_session_resp => state_active 04:16:03.045 [info] tunnel_response(<<"262422102003285">>): {ok,#{apco => <<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 => 3048190016,remote_ipv4 => <<172,18,62,103>>,remote_ipv6 => undefined,remote_teid => 318134106}} 04:16:03.045 [info] tunnel_response for <<"262422102003285">>: {ok,#{apco => <<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 => 3048190016,remote_ipv4 => <<172,18,62,103>>,remote_ipv6 => undefined,remote_teid => 318134106}} 04:16:03.045 [info] GSUP: Tx #{imsi => <<"262422102003285">>,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>>}]} *DBG* gsup_server new state {gsups_state,#Port<0.16>,4222,#Port<0.54>, {ipa_ccm_options,"EPDG-00-00-00-00-00-00", "0/0/0","00:00:00:00:00:00", "00:00:00:00:00:00","00:00: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 => <<"262426154796488">>, 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_262426154796488 enter epdg_ue_fsm in state state_new *DBG* epdg_ue_fsm_262426154796488 consume internal init_state in state state_new *DBG* epdg_ue_fsm_262426154796488 receive call {auth_request,33,"internet",#{}} from <0.1550.0> in state state_new 04:16:03.076 [info] GSUP: Rx #{imsi => <<"262426154796488">>,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_262426154796488 send ok to <0.1550.0> *DBG* epdg_ue_fsm_262426154796488 consume call {auth_request,33,"internet",#{}} from <0.1550.0> in state state_new => state_wait_auth_resp *DBG* aaa_ue_fsm_262426154796488 enter aaa_ue_fsm in state state_new 04:16:03.077 [info] ue_fsm start(epdg_ue_fsm_262426154796488) *DBG* gsup_server new state {gsups_state,#Port<0.16>,4222,#Port<0.54>, {ipa_ccm_options,"EPDG-00-00-00-00-00-00", "0/0/0","00:00:00:00:00:00", "00:00:00:00:00:00","00:00:00: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_262426154796488 consume internal init_state in state state_new *DBG* epdg_ue_fsm_262426154796488 start_timer {state_timeout,10000, swm_der_timeout,[]} in state state_wait_auth_resp 04:16:03.077 [info] ue_fsm init(<<"262426154796488">>) *DBG* aaa_ue_fsm_262426154796488 receive call {rx_swm_der_auth_req,33,"internet",#{}} from <0.201.0> in state state_new 04:16:03.077 [info] ue_fsm auth_request 04:16:03.077 [info] ue_fsm state_new event=auth_request {33, "internet", #{}}, {ue_fsm_data,<<"262426154796488">>,"internet",[],undefined,false,0,false,false} 04:16:03.078 [info] ue_fsm start_link(aaa_ue_fsm_262426154796488) 04:16:03.078 [info] ue_fsm init("262426154796488") 04:16:03.078 [info] ue_fsm ev_rx_swm_der_auth_req 04:16:03.079 [info] ue_fsm state_new event=rx_swm_der_auth_req {33, "internet", #{}}, {ue_fsm_data,"262426154796488",undefined,undefined,false,false,undefined} *DBG* aaa_ue_fsm_262426154796488 send ok to <0.201.0> 04:16:03.079 [debug] Swx MAR: IPv4Opt=<<"ÿÿÿþ">> IPv6Opt=[] *DBG* aaa_ue_fsm_262426154796488 consume call {rx_swm_der_auth_req,33,"internet",#{}} from <0.201.0> in state state_new => state_wait_swx_maa 04:16:03.079 [debug] Swx Tx MAR: {'MAR',["epdg.localdomain",";","1805677143",";","283",";","nonode@nohost"],1,undefined,undefined,undefined,"262426154796488",{'Vendor-Specific-Application-Id',10415,[16777265],[]},{'SIP-Auth-Data-Item',[],["EAP-AKA"],[],[],[],[],[],[],<<"ÿÿÿþ">>,[],[],[],[]},1,[],1,[],[],[],[],[],[],[],[]} *DBG* aaa_ue_fsm_262426154796488 receive call {rx_swx_maa, {ok,[{epdg_auth_tuple, <<31,207,102,99,97,195,170,47,238,19,194,189,230,6,29,169>>, <<224,4,150,159,229,126,97,27,248,192,60,36,97,228,12,161>>, <<31,207,102,99,97,195,170,47,238,19,194,189,230,6,29,169, 127,238,24,219,83,51,223,136,26,202,235,245,164,6>>, <<194,202,98,251,22,154,150,83,33,24,198,114,103,155,1,53>>, <<222,80,69,190,189,243,39,56,213,150,58,28,153,85,46,244>>}]}} from <0.1553.0> in state state_wait_swx_maa 04:16:03.091 [info] SWx Rx MAA {<0.735.0>,{diameter_caps,{"epdg.localdomain","hss.localdomain"},{"localdomain","localdomain"},{[{127,0,0,1},{172,18,62,20},{192,168,0,2}],[{172,18,62,103}]},{0,10415},{"osmo-epdg","TTCN-3 Testsuite"},{[],[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;1805677143;283;nonode@nohost",1,"hss.localdomain","localdomain",{'Vendor-Specific-Application-Id',10415,[16777265],[]},"262426154796488",[],[2001],[],[1],[{'SIP-Auth-Data-Item',[0],["Digest-AKAv1-MD5"],[[31,207,102,99,97,195,170,47,238,19,194,189,230,6,29,169,224,4,150,159,229,126,97,27,248,192,60,36,97,228,12,161]],[[31,207,102,99,97,195,170,47,238,19,194,189,230,6,29,169,127,238,24,219,83,51,223,136,26,202,235,245,164,6]],["foobar"],[[222,80,69,190,189,243,39,56,213,150,58,28,153,85,46,244]],[[194,202,98,251,22,154,150,83,33,24,198,114,103,155,1,53]],[],[],[],[],[],[]}],[],[],[],[],[],[]}/ Errors []  04:16:03.091 [info] dia_sip2gsup: auth [31,207,102,99,97,195,170,47,238,19,194,189,230,6,29,169,224,4,150,159,229,126,97,27,248,192,60,36,97,228,12,161] authz [31,207,102,99,97,195,170,47,238,19,194,189,230,6,29,169,127,238,24,219,83,51,223,136,26,202,235,245,164,6]  *DBG* aaa_ue_fsm_262426154796488 send ok to <0.1553.0> 04:16:03.091 [info] rand [31,207,102,99,97,195,170,47,238,19,194,189,230,6,29,169] autn [224,4,150,159,229,126,97,27,248,192,60,36,97,228,12,161]  *DBG* aaa_ue_fsm_262426154796488 consume call {rx_swx_maa, {ok,[{epdg_auth_tuple, <<31,207,102,99,97,195,170,47,238,19,194,189,230,6,29,169>>, <<224,4,150,159,229,126,97,27,248,192,60,36,97,228,12,161>>, <<31,207,102,99,97,195,170,47,238,19,194,189,230,6,29,169, 127,238,24,219,83,51,223,136,26,202,235,245,164,6>>, <<194,202,98,251,22,154,150,83,33,24,198,114,103,155,1,53>>, <<222,80,69,190,189,243,39,56,213,150,58,28,153,85,46,244>>}]}} from <0.1553.0> in state state_wait_swx_maa => state_new *DBG* epdg_ue_fsm_262426154796488 receive call {received_swm_dea_auth_response, {ok,[{epdg_auth_tuple, <<31,207,102,99,97,195,170,47,238,19,194,189,230,6,29,169>>, <<224,4,150,159,229,126,97,27,248,192,60,36,97,228,12,161>>, <<31,207,102,99,97,195,170,47,238,19,194,189,230,6,29,169, 127,238,24,219,83,51,223,136,26,202,235,245,164,6>>, <<194,202,98,251,22,154,150,83,33,24,198,114,103,155,1,53>>, <<222,80,69,190,189,243,39,56,213,150,58,28,153,85,46,244>>}]}} from <0.211.0> in state state_wait_auth_resp 04:16:03.091 [info] ue_fsm ev_rx_swx_maa 04:16:03.091 [info] ue_fsm state_wait_swx_maa event=rx_swx_maa, {ue_fsm_data,"262426154796488",undefined,undefined,false,false,undefined} 04:16:03.092 [info] ue_fsm received_swm_dea_auth_response {ok,[{epdg_auth_tuple,<<31,207,102,99,97,195,170,47,238,19,194,189,230,6,29,169>>,<<224,4,150,159,229,126,97,27,248,192,60,36,97,228,12,161>>,<<31,207,102,99,97,195,170,47,238,19,194,189,230,6,29,169,127,238,24,219,83,51,223,136,26,202,235,245,164,6>>,<<194,202,98,251,22,154,150,83,33,24,198,114,103,155,1,53>>,<<222,80,69,190,189,243,39,56,213,150,58,28,153,85,46,244>>}]} 04:16:03.093 [info] ue_fsm state_wait_auth_resp event=received_swm_dea_auth_response Result={ok,[{epdg_auth_tuple,<<31,207,102,99,97,195,170,47,238,19,194,189,230,6,29,169>>,<<224,4,150,159,229,126,97,27,248,192,60,36,97,228,12,161>>,<<31,207,102,99,97,195,170,47,238,19,194,189,230,6,29,169,127,238,24,219,83,51,223,136,26,202,235,245,164,6>>,<<194,202,98,251,22,154,150,83,33,24,198,114,103,155,1,53>>,<<222,80,69,190,189,243,39,56,213,150,58,28,153,85,46,244>>}]}, {ue_fsm_data,<<"262426154796488">>,"internet",[],undefined,false,0,false,false} *DBG* gsup_server got cast {auth_response, {<<"262426154796488">>, {ok, [{epdg_auth_tuple, <<31,207,102,99,97,195,170,47,238,19,194,189, 230,6,29,169>>, <<224,4,150,159,229,126,97,27,248,192,60,36,97, 228,12,161>>, <<31,207,102,99,97,195,170,47,238,19,194,189, 230,6,29,169,127,238,24,219,83,51,223,136,26, 202,235,245,164,6>>, <<194,202,98,251,22,154,150,83,33,24,198,114, 103,155,1,53>>, <<222,80,69,190,189,243,39,56,213,150,58, 28,153,85,46,244>>}]}}} *DBG* epdg_ue_fsm_262426154796488 send ok to <0.211.0> 04:16:03.093 [info] auth_response(<<"262426154796488">>): {ok,[{epdg_auth_tuple,<<31,207,102,99,97,195,170,47,238,19,194,189,230,6,29,169>>,<<224,4,150,159,229,126,97,27,248,192,60,36,97,228,12,161>>,<<31,207,102,99,97,195,170,47,238,19,194,189,230,6,29,169,127,238,24,219,83,51,223,136,26,202,235,245,164,6>>,<<194,202,98,251,22,154,150,83,33,24,198,114,103,155,1,53>>,<<222,80,69,190,189,243,39,56,213,150,58,28,153,85,46,244>>}]} *DBG* epdg_ue_fsm_262426154796488 consume call {received_swm_dea_auth_response, {ok,[{epdg_auth_tuple, <<31,207,102,99,97,195,170,47,238,19,194,189,230,6,29,169>>, <<224,4,150,159,229,126,97,27,248,192,60,36,97,228,12,161>>, <<31,207,102,99,97,195,170,47,238,19,194,189,230,6,29,169, 127,238,24,219,83,51,223,136,26,202,235,245,164,6>>, <<194,202,98,251,22,154,150,83,33,24,198,114,103,155,1,53>>, <<222,80,69,190,189,243,39,56,213,150,58,28,153,85,46,244>>}]}} 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:16:03.094 [info] auth_response for <<"262426154796488">>: {ok,[{epdg_auth_tuple,<<31,207,102,99,97,195,170,47,238,19,194,189,230,6,29,169>>,<<224,4,150,159,229,126,97,27,248,192,60,36,97,228,12,161>>,<<31,207,102,99,97,195,170,47,238,19,194,189,230,6,29,169,127,238,24,219,83,51,223,136,26,202,235,245,164,6>>,<<194,202,98,251,22,154,150,83,33,24,198,114,103,155,1,53>>,<<222,80,69,190,189,243,39,56,213,150,58,28,153,85,46,244>>}]} 04:16:03.094 [info] GSUP: Tx #{auth_tuples => [#{autn => <<224,4,150,159,229,126,97,27,248,192,60,36,97,228,12,161>>,ck => <<222,80,69,190,189,243,39,56,213,150,58,28,153,85,46,244>>,ik => <<194,202,98,251,22,154,150,83,33,24,198,114,103,155,1,53>>,rand => <<31,207,102,99,97,195,170,47,238,19,194,189,230,6,29,169>>,res => <<31,207,102,99,97,195,170,47,238,19,194,189,230,6,29,169,127,238,24,219,83,51,223,136,26,202,235,245,164,6>>}],imsi => <<"262426154796488">>,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 => <<"262426154796488">>, message_type => location_upd_req}} *DBG* epdg_ue_fsm_262426154796488 receive call lu_request from <0.1554.0> in state state_authenticating 04:16:03.098 [info] GSUP: Rx #{cn_domain => 1,imsi => <<"262426154796488">>,message_type => location_upd_req} *DBG* epdg_ue_fsm_262426154796488 send ok to <0.1554.0> 04:16:03.098 [info] ue_fsm lu_request *DBG* epdg_ue_fsm_262426154796488 consume call lu_request from <0.1554.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_262426154796488 receive call {rx_swm_der_auth_compl,"internet"} from <0.201.0> in state state_new 04:16:03.098 [info] ue_fsm state_authenticating event=lu_request, {ue_fsm_data,<<"262426154796488">>,"internet",[],undefined,false,0,false,false} 04:16:03.099 [info] ue_fsm ev_rx_swm_der_auth_compl 04:16:03.099 [info] ue_fsm state_new event=rx_swm_der_auth_compl, {ue_fsm_data,"262426154796488",undefined,undefined,false,false,undefined} 04:16:03.099 [debug] SWx Tx SAR Imsi="262426154796488" Type=1 APN="internet" AgentInfoOpt=[]  04:16:03.100 [debug] SWx prepare_request: {'SAR',["epdg.localdomain",";","1805677143",";","284",";","nonode@nohost"],{'Vendor-Specific-Application-Id',10415,[16777265],[]},1,"epdg.localdomain","localdomain","localdomain","262426154796488",1,[],["hss.localdomain"],["internet"],[],[],[],[],[],[],[],[],[]} *DBG* aaa_ue_fsm_262426154796488 send ok to <0.201.0> *DBG* aaa_ue_fsm_262426154796488 consume call {rx_swm_der_auth_compl,"internet"} from <0.201.0> in state state_new => state_wait_swx_saa *DBG* aaa_ue_fsm_262426154796488 receive call {rx_swx_saa,{ok,1,#{}}} from <0.1555.0> in state state_wait_swx_saa 04:16:03.109 [info] SWx Rx SAA {<0.735.0>,{diameter_caps,{"epdg.localdomain","hss.localdomain"},{"localdomain","localdomain"},{[{127,0,0,1},{172,18,62,20},{192,168,0,2}],[{172,18,62,103}]},{0,10415},{"osmo-epdg","TTCN-3 Testsuite"},{[],[1]},{[10415,13019,5535],[5535,10415,13019]},{[],[]},{[],[0]},{[],[]},{[{'diameter_base_Vendor-Specific-Application-Id',10415,[16777265],[]}],[{'diameter_base_Vendor-Specific-Application-Id',[10415],[16777265],[]}]},{[],[]},{[],[]}}}: {'SAA',"epdg.localdomain;1805677143;284;nonode@nohost",{'Vendor-Specific-Application-Id',10415,[16777265],[]},1,"hss.localdomain","localdomain","262426154796488",[],[2001],[],[{'Non-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:16:03.109 [info] ue_fsm ev_rx_swx_saa *DBG* aaa_ue_fsm_262426154796488 send ok to <0.1555.0> *DBG* epdg_ue_fsm_262426154796488 receive call {received_swm_dea_auth_compl_response,{ok,#{}}} from <0.211.0> in state state_authenticating 04:16:03.110 [info] ue_fsm state_wait_swx_saa event=rx_swx_saa {ok,1,#{}}, {ue_fsm_data,"262426154796488",undefined,undefined,false,false,undefined} *DBG* epdg_ue_fsm_262426154796488 send ok to <0.211.0> *DBG* gsup_server got cast {lu_response,{<<"262426154796488">>,ok}} *DBG* aaa_ue_fsm_262426154796488 consume call {rx_swx_saa,{ok,1,#{}}} from <0.1555.0> in state state_wait_swx_saa => state_authenticated *DBG* epdg_ue_fsm_262426154796488 consume call {received_swm_dea_auth_compl_response,{ok,#{}}} from <0.211.0> in state state_authenticating => state_authenticated 04:16:03.110 [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:16:03.110 [info] ue_fsm state_authenticating event=lu_request, {ok,#{}}, {ue_fsm_data,<<"262426154796488">>,"internet",[],undefined,false,0,false,false} 04:16:03.110 [info] lu_response(<<"262426154796488">>): ok 04:16:03.110 [info] lu_response for <<"262426154796488">>: ok 04:16:03.110 [info] GSUP: Tx #{imsi => <<"262426154796488">>,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 => <<"262426154796488">>, message_class => 5, message_type => epdg_tunnel_request, pco => <<128,0,13,0,0,12,0>>}} 04:16:03.128 [info] GSUP: Rx #{cn_domain => 1,imsi => <<"262426154796488">>,message_class => 5,message_type => epdg_tunnel_request,pco => <<128,0,13,0,0,12,0>>} *DBG* epdg_ue_fsm_262426154796488 receive call {tunnel_request,<<128,0,13,0,0,12,0>>} from <0.1556.0> in state state_authenticated 04:16:03.128 [info] ue_fsm tunnel_request(<<128,0,13,0,0,12,0>>) 04:16:03.128 [info] ue_fsm state_authenticated event=tunnel_request, {ue_fsm_data,<<"262426154796488">>,"internet",[],undefined,false,0,false,false} 04:16:03.128 [debug] Selected PGW Remote Address "172.18.62.103" *DBG* epdg_ue_fsm_262426154796488 send ok to <0.1556.0> 04:16:03.129 [info] s2b: Tx {gtp,v2,create_session_request,0,8064717,undefined,[],[{v2_international_mobile_subscriber_identity,0,<<"262426154796488">>},{v2_serving_network,0,{<<"901">>,<<"042">>}},{v2_rat_type,0,3},{v2_fully_qualified_tunnel_endpoint_identifier,0,30,894437917,<<172,18,62,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,3048190017,<<172,18,62,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_262426154796488 consume call {tunnel_request,<<128,0,13,0,0,12,0>>} from <0.1556.0> in state state_authenticated => state_wait_create_session_resp 04:16:03.129 [debug] Waiting for CreateSessionResponse *DBG* epdg_ue_fsm_262426154796488 start_timer {state_timeout,10000, create_session_timeout,[]} in state state_wait_create_session_resp *DBG* aaa_ue_fsm_262426154796488 receive call {rx_s6b_aar,"262426154796488@nai.epc.mnc001.mcc01.3gppnetwork.org", "internet", [{'MIP6-Agent-Info',[{172,18,62,103}],[],[],[]}]} from <0.1557.0> in state state_authenticated 04:16:03.145 [info] S6b Rx from {diameter_caps,{"aaa.localdomain","pgw.localdomain"},{"localdomain","localdomain"},{[{172,18,62,20}],[{172,18,62,103}]},{0,10415},{"osmo-epdg-AAA","TTCN-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,["262426154796488@nai.epc.mnc001.mcc01.3gppnetwork.org"],[{'MIP6-Agent-Info',[{172,18,62,103}],[],[],[]}],[70368744177664],[],[],["internet"],[],[],[],[],[],[]} 04:16:03.145 [info] ue_fsm ev_rx_s6b_aar: "262426154796488@nai.epc.mnc001.mcc01.3gppnetwork.org" "internet" [{'MIP6-Agent-Info',[{172,18,62,103}],[],[],[]}] 04:16:03.146 [info] ue_fsm state_authenticated event=rx_s6b_aar NAI="262426154796488@nai.epc.mnc001.mcc01.3gppnetwork.org" Apn="internet" AgentInfo=[{'MIP6-Agent-Info',[{172,18,62,103}],[],[],[]}], {ue_fsm_data,"262426154796488",undefined,undefined,true,false,undefined} 04:16:03.146 [debug] SWx Tx SAR Imsi="262426154796488" Type=13 APN="internet" AgentInfoOpt=[{'MIP6-Agent-Info',[{172,18,62,103}],[],[],[]}]  04:16:03.146 [debug] SWx prepare_request: {'SAR',["epdg.localdomain",";","1805677143",";","285",";","nonode@nohost"],{'Vendor-Specific-Application-Id',10415,[16777265],[]},1,"epdg.localdomain","localdomain","localdomain","262426154796488",13,[],["hss.localdomain"],["internet"],[],[{'MIP6-Agent-Info',[{172,18,62,103}],[],[],[]}],[],[],[],[],[],[],[]} *DBG* aaa_ue_fsm_262426154796488 send ok to <0.1557.0> 04:16:03.146 [debug] Waiting for S6b AAA *DBG* aaa_ue_fsm_262426154796488 consume call {rx_s6b_aar,"262426154796488@nai.epc.mnc001.mcc01.3gppnetwork.org", "internet", [{'MIP6-Agent-Info',[{172,18,62,103}],[],[],[]}]} from <0.1557.0> in state state_authenticated => state_authenticated_wait_swx_saa *DBG* aaa_ue_fsm_262426154796488 receive call {rx_swx_saa,{ok,13,#{}}} from <0.1558.0> in state state_authenticated_wait_swx_saa *DBG* aaa_ue_fsm_262426154796488 send ok to <0.1558.0> *DBG* aaa_ue_fsm_262426154796488 consume call {rx_swx_saa,{ok,13,#{}}} from <0.1558.0> in state state_authenticated_wait_swx_saa => state_authenticated 04:16:03.153 [info] SWx Rx SAA {<0.735.0>,{diameter_caps,{"epdg.localdomain","hss.localdomain"},{"localdomain","localdomain"},{[{127,0,0,1},{172,18,62,20},{192,168,0,2}],[{172,18,62,103}]},{0,10415},{"osmo-epdg","TTCN-3 Testsuite"},{[],[1]},{[10415,13019,5535],[5535,10415,13019]},{[],[]},{[],[0]},{[],[]},{[{'diameter_base_Vendor-Specific-Application-Id',10415,[16777265],[]}],[{'diameter_base_Vendor-Specific-Application-Id',[10415],[16777265],[]}]},{[],[]},{[],[]}}}: {'SAA',"epdg.localdomain;1805677143;285;nonode@nohost",{'Vendor-Specific-Application-Id',10415,[16777265],[]},1,"hss.localdomain","localdomain","262426154796488",[],[2001],[],[{'Non-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:16:03.153 [info] ue_fsm ev_rx_swx_saa 04:16:03.153 [info] ue_fsm state_authenticated_wait_swx_saa event=rx_swx_saa SAType=13 ResulCode={epdg_dia_rc,undefined,2001}, {ue_fsm_data,"262426154796488","262426154796488@nai.epc.mnc001.mcc01.3gppnetwork.org","internet",true,false,<0.1557.0>} 04:16:03.153 [debug] Rx AAA with DiaRC={epdg_dia_rc,undefined,2001} 04:16:03.154 [info] S6b Tx to {diameter_caps,{"aaa.localdomain","pgw.localdomain"},{"localdomain","localdomain"},{[{172,18,62,20}],[{172,18,62,103}]},{0,10415},{"osmo-epdg-AAA","TTCN-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:16:03.162 [debug] S2b: Rx from IP {172,18,62,103} port 2123: <<72,33,0,117,53,80,10,29,123,14,205,0,2,0,2,0,16,0,87,0,9,1,160,17,98,3,172,172,18,62,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,17,98,3,172,172,18,62,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,17,98,3,172,163,0,15,0,128,0,13,4,1,2,3,4,0,12,4,5,6,7,8>> 04:16:03.162 [debug] S2b: Rx from IP {172,18,62,103} port 2123: {gtp,v2,create_session_response,894437917,8064717,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,<<17,98,3,172>>},{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,291636140,<<172,18,62,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,291636140,<<172,18,62,103>>,undefined},{v2_pdn_address_allocation,0} => {v2_pdn_address_allocation,0,ipv4,<<192,168,0,82>>}}} 04:16:03.162 [info] s2b: Updated Session after create_session_response: {gtp_session,<<"262426154796488">>,<0.1551.0>,<<"internet">>,{172,18,62,103},{172,18,62,103},undefined,894437917,291636140,5,{set,1,16,16,8,80,48,{[],[],[],[],[],[],[],[],[],[],[],[],[],[],[],[]},{{[],[],[],[],[],[],[],[],[],[],[],[],[{gtp_bearer,5,3048190017,291636140}],[],[],[]}}}} *DBG* epdg_ue_fsm_262426154796488 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 => 3048190017, remote_ipv4 => <<172,18,62,103>>, remote_ipv6 => undefined,remote_teid => 291636140}}} from <0.1559.0> in state state_wait_create_session_resp 04:16:03.162 [debug] s2b: APCO_dec: {v2_additional_protocol_configuration_options,0,{0,[{13,<<1,2,3,4>>},{12,<<5,6,7,8>>}]}} 04:16:03.163 [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 => 3048190017,remote_ipv4 => <<172,18,62,103>>,remote_ipv6 => undefined,remote_teid => 291636140}} 04:16:03.163 [info] ue_fsm state_authenticated event=received_gtpc_create_session_response, {ue_fsm_data,<<"262426154796488">>,"internet",[],undefined,false,0,false,false} 04:16:03.163 [info] KMOD Port Create PDP Context Call {<0.1551.0>,[alias|#Ref<0.1283019585.1655242753.213517>]}: {create_pdp_context,{172,18,62,103},3048190017,291636140,{192,168,0,82}} 04:16:03.163 [debug] create_pdp_context: 1, {172,18,62,103}, {192,168,0,82}, 3048190017, 291636140 04:16:03.163 [debug] create_pdp_context: {netlink,gtp,[512,ack,request],266,0,{new,0,0,[{version,1},{net_ns_fd,25},{link,4},{sgsn_address,{172,18,62,103}},{ms_address,{192,168,0,82}},{i_tid,3048190017},{o_tid,291636140}]}} *DBG* epdg_ue_fsm_262426154796488 send ok to <0.1559.0> *DBG* gsup_server got cast {tunnel_response, {<<"262426154796488">>, {ok, #{apco => <<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 => 3048190017, remote_ipv4 => <<172,18,62,103>>, remote_ipv6 => undefined, remote_teid => 291636140}}}} 04:16:03.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,82>>,undefined},local_teid => 3048190017,remote_ipv4 => <<172,18,62,103>>,remote_ipv6 => undefined,remote_teid => 291636140}) returned ok *DBG* epdg_ue_fsm_262426154796488 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 => 3048190017, remote_ipv4 => <<172,18,62,103>>, remote_ipv6 => undefined,remote_teid => 291636140}}} from <0.1559.0> in state state_wait_create_session_resp => state_active 04:16:03.163 [info] tunnel_response(<<"262426154796488">>): {ok,#{apco => <<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 => 3048190017,remote_ipv4 => <<172,18,62,103>>,remote_ipv6 => undefined,remote_teid => 291636140}} 04:16:03.164 [info] tunnel_response for <<"262426154796488">>: {ok,#{apco => <<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 => 3048190017,remote_ipv4 => <<172,18,62,103>>,remote_ipv6 => undefined,remote_teid => 291636140}} *DBG* gsup_server new state {gsups_state,#Port<0.16>,4222,#Port<0.54>, {ipa_ccm_options,"EPDG-00-00-00-00-00-00", "0/0/0","00:00:00:00:00:00", "00:00:00:00:00:00","00:00:00:00:00:00", "00:00:00:00:00:00","00:00:00:00:00:00", "EPDG-00-00-00-00-00-00",false}} 04:16:03.164 [info] GSUP: Tx #{imsi => <<"262426154796488">>,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 => <<"262427075630409">>, 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:16:03.176 [info] GSUP: Rx #{imsi => <<"262427075630409">>,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_262427075630409 enter epdg_ue_fsm in state state_new 04:16:03.176 [info] ue_fsm start(epdg_ue_fsm_262427075630409) *DBG* epdg_ue_fsm_262427075630409 consume internal init_state in state state_new 04:16:03.176 [info] ue_fsm init(<<"262427075630409">>) *DBG* epdg_ue_fsm_262427075630409 receive call {auth_request,33,"internet",#{}} from <0.1560.0> in state state_new 04:16:03.176 [info] ue_fsm auth_request *DBG* epdg_ue_fsm_262427075630409 send ok to <0.1560.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:16:03.176 [info] ue_fsm state_new event=auth_request {33, "internet", #{}}, {ue_fsm_data,<<"262427075630409">>,"internet",[],undefined,false,0,false,false} *DBG* epdg_ue_fsm_262427075630409 consume call {auth_request,33,"internet",#{}} from <0.1560.0> in state state_new => state_wait_auth_resp *DBG* aaa_ue_fsm_262427075630409 enter aaa_ue_fsm in state state_new 04:16:03.177 [info] ue_fsm start_link(aaa_ue_fsm_262427075630409) *DBG* epdg_ue_fsm_262427075630409 start_timer {state_timeout,10000, swm_der_timeout,[]} in state state_wait_auth_resp 04:16:03.177 [info] ue_fsm init("262427075630409") *DBG* aaa_ue_fsm_262427075630409 consume internal init_state in state state_new 04:16:03.177 [info] ue_fsm ev_rx_swm_der_auth_req *DBG* aaa_ue_fsm_262427075630409 receive call {rx_swm_der_auth_req,33,"internet",#{}} from <0.201.0> in state state_new 04:16:03.177 [info] ue_fsm state_new event=rx_swm_der_auth_req {33, "internet", #{}}, {ue_fsm_data,"262427075630409",undefined,undefined,false,false,undefined} 04:16:03.177 [debug] Swx MAR: IPv4Opt=<<"ÿÿÿþ">> IPv6Opt=[] 04:16:03.177 [debug] Swx Tx MAR: {'MAR',["epdg.localdomain",";","1805677143",";","286",";","nonode@nohost"],1,undefined,undefined,undefined,"262427075630409",{'Vendor-Specific-Application-Id',10415,[16777265],[]},{'SIP-Auth-Data-Item',[],["EAP-AKA"],[],[],[],[],[],[],<<"ÿÿÿþ">>,[],[],[],[]},1,[],1,[],[],[],[],[],[],[],[]} *DBG* aaa_ue_fsm_262427075630409 send ok to <0.201.0> *DBG* aaa_ue_fsm_262427075630409 consume call {rx_swm_der_auth_req,33,"internet",#{}} from <0.201.0> in state state_new => state_wait_swx_maa 04:16:03.186 [info] SWx Rx MAA {<0.735.0>,{diameter_caps,{"epdg.localdomain","hss.localdomain"},{"localdomain","localdomain"},{[{127,0,0,1},{172,18,62,20},{192,168,0,2}],[{172,18,62,103}]},{0,10415},{"osmo-epdg","TTCN-3 Testsuite"},{[],[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;1805677143;286;nonode@nohost",1,"hss.localdomain","localdomain",{'Vendor-Specific-Application-Id',10415,[16777265],[]},"262427075630409",[],[2001],[],[1],[{'SIP-Auth-Data-Item',[0],["Digest-AKAv1-MD5"],[[86,124,154,139,88,63,50,224,131,163,116,48,62,53,117,88,3,221,139,214,205,248,185,67,193,127,109,169,16,31,161,181]],[[86,124,154,139,88,63,50,224,131,163,116,48,62,53,117,88,187,235,195,254,157,255,133,236,228,129,136,246,193,174]],["foobar"],[[123,250,32,242,119,137,51,26,70,31,0,192,76,71,85,233]],[[163,191,149,29,99,99,113,82,227,178,90,155,108,70,53,51]],[],[],[],[],[],[]}],[],[],[],[],[],[]}/ Errors []  *DBG* aaa_ue_fsm_262427075630409 receive call {rx_swx_maa, {ok,[{epdg_auth_tuple, <<86,124,154,139,88,63,50,224,131,163,116,48,62,53,117,88>>, <<3,221,139,214,205,248,185,67,193,127,109,169,16,31,161,181>>, <<86,124,154,139,88,63,50,224,131,163,116,48,62,53,117,88, 187,235,195,254,157,255,133,236,228,129,136,246,193,174>>, <<163,191,149,29,99,99,113,82,227,178,90,155,108,70,53,51>>, <<123,250,32,242,119,137,51,26,70,31,0,192,76,71,85,233>>}]}} from <0.1563.0> in state state_wait_swx_maa 04:16:03.186 [info] dia_sip2gsup: auth [86,124,154,139,88,63,50,224,131,163,116,48,62,53,117,88,3,221,139,214,205,248,185,67,193,127,109,169,16,31,161,181] authz [86,124,154,139,88,63,50,224,131,163,116,48,62,53,117,88,187,235,195,254,157,255,133,236,228,129,136,246,193,174]  04:16:03.187 [info] rand [86,124,154,139,88,63,50,224,131,163,116,48,62,53,117,88] autn [3,221,139,214,205,248,185,67,193,127,109,169,16,31,161,181]  04:16:03.187 [info] ue_fsm ev_rx_swx_maa *DBG* aaa_ue_fsm_262427075630409 send ok to <0.1563.0> *DBG* aaa_ue_fsm_262427075630409 consume call {rx_swx_maa, {ok,[{epdg_auth_tuple, <<86,124,154,139,88,63,50,224,131,163,116,48,62,53,117,88>>, <<3,221,139,214,205,248,185,67,193,127,109,169,16,31,161,181>>, <<86,124,154,139,88,63,50,224,131,163,116,48,62,53,117,88, 187,235,195,254,157,255,133,236,228,129,136,246,193,174>>, <<163,191,149,29,99,99,113,82,227,178,90,155,108,70,53,51>>, <<123,250,32,242,119,137,51,26,70,31,0,192,76,71,85,233>>}]}} from <0.1563.0> in state state_wait_swx_maa => state_new 04:16:03.187 [info] ue_fsm state_wait_swx_maa event=rx_swx_maa, {ue_fsm_data,"262427075630409",undefined,undefined,false,false,undefined} *DBG* epdg_ue_fsm_262427075630409 receive call {received_swm_dea_auth_response, {ok,[{epdg_auth_tuple, <<86,124,154,139,88,63,50,224,131,163,116,48,62,53,117,88>>, <<3,221,139,214,205,248,185,67,193,127,109,169,16,31,161,181>>, <<86,124,154,139,88,63,50,224,131,163,116,48,62,53,117,88, 187,235,195,254,157,255,133,236,228,129,136,246,193,174>>, <<163,191,149,29,99,99,113,82,227,178,90,155,108,70,53,51>>, <<123,250,32,242,119,137,51,26,70,31,0,192,76,71,85,233>>}]}} from <0.211.0> in state state_wait_auth_resp 04:16:03.187 [info] ue_fsm received_swm_dea_auth_response {ok,[{epdg_auth_tuple,<<86,124,154,139,88,63,50,224,131,163,116,48,62,53,117,88>>,<<3,221,139,214,205,248,185,67,193,127,109,169,16,31,161,181>>,<<86,124,154,139,88,63,50,224,131,163,116,48,62,53,117,88,187,235,195,254,157,255,133,236,228,129,136,246,193,174>>,<<163,191,149,29,99,99,113,82,227,178,90,155,108,70,53,51>>,<<123,250,32,242,119,137,51,26,70,31,0,192,76,71,85,233>>}]} 04:16:03.188 [info] ue_fsm state_wait_auth_resp event=received_swm_dea_auth_response Result={ok,[{epdg_auth_tuple,<<86,124,154,139,88,63,50,224,131,163,116,48,62,53,117,88>>,<<3,221,139,214,205,248,185,67,193,127,109,169,16,31,161,181>>,<<86,124,154,139,88,63,50,224,131,163,116,48,62,53,117,88,187,235,195,254,157,255,133,236,228,129,136,246,193,174>>,<<163,191,149,29,99,99,113,82,227,178,90,155,108,70,53,51>>,<<123,250,32,242,119,137,51,26,70,31,0,192,76,71,85,233>>}]}, {ue_fsm_data,<<"262427075630409">>,"internet",[],undefined,false,0,false,false} *DBG* epdg_ue_fsm_262427075630409 send ok to <0.211.0> *DBG* gsup_server got cast {auth_response, {<<"262427075630409">>, {ok, [{epdg_auth_tuple, <<86,124,154,139,88,63,50,224,131,163,116,48, 62,53,117,88>>, <<3,221,139,214,205,248,185,67,193,127,109,169, 16,31,161,181>>, <<86,124,154,139,88,63,50,224,131,163,116,48, 62,53,117,88,187,235,195,254,157,255,133,236, 228,129,136,246,193,174>>, <<163,191,149,29,99,99,113,82,227,178,90,155, 108,70,53,51>>, <<123,250,32,242,119,137,51,26,70,31,0, 192,76,71,85,233>>}]}}} 04:16:03.188 [info] auth_response(<<"262427075630409">>): {ok,[{epdg_auth_tuple,<<86,124,154,139,88,63,50,224,131,163,116,48,62,53,117,88>>,<<3,221,139,214,205,248,185,67,193,127,109,169,16,31,161,181>>,<<86,124,154,139,88,63,50,224,131,163,116,48,62,53,117,88,187,235,195,254,157,255,133,236,228,129,136,246,193,174>>,<<163,191,149,29,99,99,113,82,227,178,90,155,108,70,53,51>>,<<123,250,32,242,119,137,51,26,70,31,0,192,76,71,85,233>>}]} *DBG* epdg_ue_fsm_262427075630409 consume call {received_swm_dea_auth_response, {ok,[{epdg_auth_tuple, <<86,124,154,139,88,63,50,224,131,163,116,48,62,53,117,88>>, <<3,221,139,214,205,248,185,67,193,127,109,169,16,31,161,181>>, <<86,124,154,139,88,63,50,224,131,163,116,48,62,53,117,88, 187,235,195,254,157,255,133,236,228,129,136,246,193,174>>, <<163,191,149,29,99,99,113,82,227,178,90,155,108,70,53,51>>, <<123,250,32,242,119,137,51,26,70,31,0,192,76,71,85,233>>}]}} from <0.211.0> in state state_wait_auth_resp => state_authenticating 04:16:03.188 [info] auth_response for <<"262427075630409">>: {ok,[{epdg_auth_tuple,<<86,124,154,139,88,63,50,224,131,163,116,48,62,53,117,88>>,<<3,221,139,214,205,248,185,67,193,127,109,169,16,31,161,181>>,<<86,124,154,139,88,63,50,224,131,163,116,48,62,53,117,88,187,235,195,254,157,255,133,236,228,129,136,246,193,174>>,<<163,191,149,29,99,99,113,82,227,178,90,155,108,70,53,51>>,<<123,250,32,242,119,137,51,26,70,31,0,192,76,71,85,233>>}]} 04:16:03.188 [info] GSUP: Tx #{auth_tuples => [#{autn => <<3,221,139,214,205,248,185,67,193,127,109,169,16,31,161,181>>,ck => <<123,250,32,242,119,137,51,26,70,31,0,192,76,71,85,233>>,ik => <<163,191,149,29,99,99,113,82,227,178,90,155,108,70,53,51>>,rand => <<86,124,154,139,88,63,50,224,131,163,116,48,62,53,117,88>>,res => <<86,124,154,139,88,63,50,224,131,163,116,48,62,53,117,88,187,235,195,254,157,255,133,236,228,129,136,246,193,174>>}],imsi => <<"262427075630409">>,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 => <<"262427075630409">>, message_type => location_upd_req}} *DBG* epdg_ue_fsm_262427075630409 receive call lu_request from <0.1564.0> in state state_authenticating 04:16:03.191 [info] GSUP: Rx #{cn_domain => 1,imsi => <<"262427075630409">>,message_type => location_upd_req} *DBG* epdg_ue_fsm_262427075630409 send ok to <0.1564.0> *DBG* epdg_ue_fsm_262427075630409 consume call lu_request from <0.1564.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:16:03.191 [info] ue_fsm lu_request *DBG* aaa_ue_fsm_262427075630409 receive call {rx_swm_der_auth_compl,"internet"} from <0.201.0> in state state_new 04:16:03.191 [info] ue_fsm state_authenticating event=lu_request, {ue_fsm_data,<<"262427075630409">>,"internet",[],undefined,false,0,false,false} 04:16:03.191 [info] ue_fsm ev_rx_swm_der_auth_compl 04:16:03.191 [info] ue_fsm state_new event=rx_swm_der_auth_compl, {ue_fsm_data,"262427075630409",undefined,undefined,false,false,undefined} 04:16:03.191 [debug] SWx Tx SAR Imsi="262427075630409" Type=1 APN="internet" AgentInfoOpt=[]  04:16:03.191 [debug] SWx prepare_request: {'SAR',["epdg.localdomain",";","1805677143",";","287",";","nonode@nohost"],{'Vendor-Specific-Application-Id',10415,[16777265],[]},1,"epdg.localdomain","localdomain","localdomain","262427075630409",1,[],["hss.localdomain"],["internet"],[],[],[],[],[],[],[],[],[]} *DBG* aaa_ue_fsm_262427075630409 send ok to <0.201.0> *DBG* aaa_ue_fsm_262427075630409 consume call {rx_swm_der_auth_compl,"internet"} from <0.201.0> in state state_new => state_wait_swx_saa *DBG* aaa_ue_fsm_262427075630409 receive call {rx_swx_saa,{ok,1,#{}}} from <0.1565.0> in state state_wait_swx_saa 04:16:03.196 [info] SWx Rx SAA {<0.735.0>,{diameter_caps,{"epdg.localdomain","hss.localdomain"},{"localdomain","localdomain"},{[{127,0,0,1},{172,18,62,20},{192,168,0,2}],[{172,18,62,103}]},{0,10415},{"osmo-epdg","TTCN-3 Testsuite"},{[],[1]},{[10415,13019,5535],[5535,10415,13019]},{[],[]},{[],[0]},{[],[]},{[{'diameter_base_Vendor-Specific-Application-Id',10415,[16777265],[]}],[{'diameter_base_Vendor-Specific-Application-Id',[10415],[16777265],[]}]},{[],[]},{[],[]}}}: {'SAA',"epdg.localdomain;1805677143;287;nonode@nohost",{'Vendor-Specific-Application-Id',10415,[16777265],[]},1,"hss.localdomain","localdomain","262427075630409",[],[2001],[],[{'Non-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_262427075630409 send ok to <0.1565.0> *DBG* epdg_ue_fsm_262427075630409 receive call {received_swm_dea_auth_compl_response,{ok,#{}}} from <0.211.0> in state state_authenticating 04:16:03.196 [info] ue_fsm ev_rx_swx_saa *DBG* aaa_ue_fsm_262427075630409 consume call {rx_swx_saa,{ok,1,#{}}} from <0.1565.0> in state state_wait_swx_saa => state_authenticated *DBG* epdg_ue_fsm_262427075630409 send ok to <0.211.0> *DBG* gsup_server got cast {lu_response,{<<"262427075630409">>,ok}} 04:16:03.196 [info] ue_fsm state_wait_swx_saa event=rx_swx_saa {ok,1,#{}}, {ue_fsm_data,"262427075630409",undefined,undefined,false,false,undefined} *DBG* epdg_ue_fsm_262427075630409 consume call {received_swm_dea_auth_compl_response,{ok,#{}}} from <0.211.0> in state state_authenticating => state_authenticated 04:16:03.196 [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:16:03.196 [info] ue_fsm state_authenticating event=lu_request, {ok,#{}}, {ue_fsm_data,<<"262427075630409">>,"internet",[],undefined,false,0,false,false} 04:16:03.196 [info] lu_response(<<"262427075630409">>): ok 04:16:03.196 [info] lu_response for <<"262427075630409">>: ok 04:16:03.196 [info] GSUP: Tx #{imsi => <<"262427075630409">>,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 => <<"262427075630409">>, message_class => 5, message_type => epdg_tunnel_request, pco => <<128,0,13,0,0,12,0>>}} *DBG* epdg_ue_fsm_262427075630409 receive call {tunnel_request,<<128,0,13,0,0,12,0>>} from <0.1566.0> in state state_authenticated 04:16:03.199 [info] GSUP: Rx #{cn_domain => 1,imsi => <<"262427075630409">>,message_class => 5,message_type => epdg_tunnel_request,pco => <<128,0,13,0,0,12,0>>} 04:16:03.199 [info] ue_fsm tunnel_request(<<128,0,13,0,0,12,0>>) 04:16:03.199 [info] ue_fsm state_authenticated event=tunnel_request, {ue_fsm_data,<<"262427075630409">>,"internet",[],undefined,false,0,false,false} 04:16:03.199 [debug] Selected PGW Remote Address "172.18.62.103" 04:16:03.199 [info] s2b: Tx {gtp,v2,create_session_request,0,8064718,undefined,[],[{v2_international_mobile_subscriber_identity,0,<<"262427075630409">>},{v2_serving_network,0,{<<"901">>,<<"042">>}},{v2_rat_type,0,3},{v2_fully_qualified_tunnel_endpoint_identifier,0,30,894437918,<<172,18,62,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,3048190018,<<172,18,62,20>>,undefined}]},{v2_recovery,0,0},{v2_additional_protocol_configuration_options,0,{0,[{13,<<>>},{12,<<>>}]}}]} *DBG* epdg_ue_fsm_262427075630409 send ok to <0.1566.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:16:03.199 [debug] Waiting for CreateSessionResponse *DBG* epdg_ue_fsm_262427075630409 consume call {tunnel_request,<<128,0,13,0,0,12,0>>} from <0.1566.0> in state state_authenticated => state_wait_create_session_resp *DBG* epdg_ue_fsm_262427075630409 start_timer {state_timeout,10000, create_session_timeout,[]} in state state_wait_create_session_resp *DBG* aaa_ue_fsm_262427075630409 receive call {rx_s6b_aar,"262427075630409@nai.epc.mnc001.mcc01.3gppnetwork.org", "internet", [{'MIP6-Agent-Info',[{172,18,62,103}],[],[],[]}]} from <0.1567.0> in state state_authenticated 04:16:03.210 [info] S6b Rx from {diameter_caps,{"aaa.localdomain","pgw.localdomain"},{"localdomain","localdomain"},{[{172,18,62,20}],[{172,18,62,103}]},{0,10415},{"osmo-epdg-AAA","TTCN-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,["262427075630409@nai.epc.mnc001.mcc01.3gppnetwork.org"],[{'MIP6-Agent-Info',[{172,18,62,103}],[],[],[]}],[70368744177664],[],[],["internet"],[],[],[],[],[],[]} 04:16:03.210 [info] ue_fsm ev_rx_s6b_aar: "262427075630409@nai.epc.mnc001.mcc01.3gppnetwork.org" "internet" [{'MIP6-Agent-Info',[{172,18,62,103}],[],[],[]}] 04:16:03.211 [info] ue_fsm state_authenticated event=rx_s6b_aar NAI="262427075630409@nai.epc.mnc001.mcc01.3gppnetwork.org" Apn="internet" AgentInfo=[{'MIP6-Agent-Info',[{172,18,62,103}],[],[],[]}], {ue_fsm_data,"262427075630409",undefined,undefined,true,false,undefined} 04:16:03.211 [debug] SWx Tx SAR Imsi="262427075630409" Type=13 APN="internet" AgentInfoOpt=[{'MIP6-Agent-Info',[{172,18,62,103}],[],[],[]}]  04:16:03.211 [debug] SWx prepare_request: {'SAR',["epdg.localdomain",";","1805677143",";","288",";","nonode@nohost"],{'Vendor-Specific-Application-Id',10415,[16777265],[]},1,"epdg.localdomain","localdomain","localdomain","262427075630409",13,[],["hss.localdomain"],["internet"],[],[{'MIP6-Agent-Info',[{172,18,62,103}],[],[],[]}],[],[],[],[],[],[],[]} *DBG* aaa_ue_fsm_262427075630409 send ok to <0.1567.0> 04:16:03.211 [debug] Waiting for S6b AAA *DBG* aaa_ue_fsm_262427075630409 consume call {rx_s6b_aar,"262427075630409@nai.epc.mnc001.mcc01.3gppnetwork.org", "internet", [{'MIP6-Agent-Info',[{172,18,62,103}],[],[],[]}]} from <0.1567.0> in state state_authenticated => state_authenticated_wait_swx_saa *DBG* aaa_ue_fsm_262427075630409 receive call {rx_swx_saa,{ok,13,#{}}} from <0.1568.0> in state state_authenticated_wait_swx_saa *DBG* aaa_ue_fsm_262427075630409 send ok to <0.1568.0> *DBG* aaa_ue_fsm_262427075630409 consume call {rx_swx_saa,{ok,13,#{}}} from <0.1568.0> in state state_authenticated_wait_swx_saa => state_authenticated 04:16:03.216 [info] SWx Rx SAA {<0.735.0>,{diameter_caps,{"epdg.localdomain","hss.localdomain"},{"localdomain","localdomain"},{[{127,0,0,1},{172,18,62,20},{192,168,0,2}],[{172,18,62,103}]},{0,10415},{"osmo-epdg","TTCN-3 Testsuite"},{[],[1]},{[10415,13019,5535],[5535,10415,13019]},{[],[]},{[],[0]},{[],[]},{[{'diameter_base_Vendor-Specific-Application-Id',10415,[16777265],[]}],[{'diameter_base_Vendor-Specific-Application-Id',[10415],[16777265],[]}]},{[],[]},{[],[]}}}: {'SAA',"epdg.localdomain;1805677143;288;nonode@nohost",{'Vendor-Specific-Application-Id',10415,[16777265],[]},1,"hss.localdomain","localdomain","262427075630409",[],[2001],[],[{'Non-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:16:03.216 [info] ue_fsm ev_rx_swx_saa 04:16:03.216 [info] ue_fsm state_authenticated_wait_swx_saa event=rx_swx_saa SAType=13 ResulCode={epdg_dia_rc,undefined,2001}, {ue_fsm_data,"262427075630409","262427075630409@nai.epc.mnc001.mcc01.3gppnetwork.org","internet",true,false,<0.1567.0>} 04:16:03.216 [debug] Rx AAA with DiaRC={epdg_dia_rc,undefined,2001} 04:16:03.216 [info] S6b Tx to {diameter_caps,{"aaa.localdomain","pgw.localdomain"},{"localdomain","localdomain"},{[{172,18,62,20}],[{172,18,62,103}]},{0,10415},{"osmo-epdg-AAA","TTCN-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:16:03.222 [debug] S2b: Rx from IP {172,18,62,103} port 2123: <<72,33,0,117,53,80,10,30,123,14,206,0,2,0,2,0,16,0,87,0,9,1,160,181,0,212,38,172,18,62,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,181,0,212,38,172,18,62,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,181,0,212,38,163,0,15,0,128,0,13,4,1,2,3,4,0,12,4,5,6,7,8>> 04:16:03.223 [debug] S2b: Rx from IP {172,18,62,103} port 2123: {gtp,v2,create_session_response,894437918,8064718,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,<<181,0,212,38>>},{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,3036730406,<<172,18,62,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,3036730406,<<172,18,62,103>>,undefined},{v2_pdn_address_allocation,0} => {v2_pdn_address_allocation,0,ipv4,<<192,168,0,83>>}}} *DBG* epdg_ue_fsm_262427075630409 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 => 3048190018, remote_ipv4 => <<172,18,62,103>>, remote_ipv6 => undefined,remote_teid => 3036730406}}} from <0.1569.0> in state state_wait_create_session_resp 04:16:03.223 [info] s2b: Updated Session after create_session_response: {gtp_session,<<"262427075630409">>,<0.1561.0>,<<"internet">>,{172,18,62,103},{172,18,62,103},undefined,894437918,3036730406,5,{set,1,16,16,8,80,48,{[],[],[],[],[],[],[],[],[],[],[],[],[],[],[],[]},{{[],[],[],[],[{gtp_bearer,5,3048190018,3036730406}],[],[],[],[],[],[],[],[],[],[],[]}}}} 04:16:03.223 [debug] s2b: APCO_dec: {v2_additional_protocol_configuration_options,0,{0,[{13,<<1,2,3,4>>},{12,<<5,6,7,8>>}]}} 04:16:03.223 [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 => 3048190018,remote_ipv4 => <<172,18,62,103>>,remote_ipv6 => undefined,remote_teid => 3036730406}} 04:16:03.223 [info] ue_fsm state_authenticated event=received_gtpc_create_session_response, {ue_fsm_data,<<"262427075630409">>,"internet",[],undefined,false,0,false,false} 04:16:03.223 [info] KMOD Port Create PDP Context Call {<0.1561.0>,[alias|#Ref<0.1283019585.1655242753.213692>]}: {create_pdp_context,{172,18,62,103},3048190018,3036730406,{192,168,0,83}} 04:16:03.223 [debug] create_pdp_context: 1, {172,18,62,103}, {192,168,0,83}, 3048190018, 3036730406 04:16:03.223 [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,62,103}},{ms_address,{192,168,0,83}},{i_tid,3048190018},{o_tid,3036730406}]}} 04:16:03.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,83>>,undefined},local_teid => 3048190018,remote_ipv4 => <<172,18,62,103>>,remote_ipv6 => undefined,remote_teid => 3036730406}) returned ok *DBG* epdg_ue_fsm_262427075630409 send ok to <0.1569.0> *DBG* gsup_server got cast {tunnel_response, {<<"262427075630409">>, {ok, #{apco => <<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 => 3048190018, remote_ipv4 => <<172,18,62,103>>, remote_ipv6 => undefined, remote_teid => 3036730406}}}} 04:16:03.224 [info] tunnel_response(<<"262427075630409">>): {ok,#{apco => <<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 => 3048190018,remote_ipv4 => <<172,18,62,103>>,remote_ipv6 => undefined,remote_teid => 3036730406}} *DBG* epdg_ue_fsm_262427075630409 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 => 3048190018, remote_ipv4 => <<172,18,62,103>>, remote_ipv6 => undefined,remote_teid => 3036730406}}} from <0.1569.0> in state state_wait_create_session_resp => state_active 04:16:03.224 [info] tunnel_response for <<"262427075630409">>: {ok,#{apco => <<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 => 3048190018,remote_ipv4 => <<172,18,62,103>>,remote_ipv6 => undefined,remote_teid => 3036730406}} 04:16:03.224 [info] GSUP: Tx #{imsi => <<"262427075630409">>,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>>}]} *DBG* gsup_server new state {gsups_state,#Port<0.16>,4222,#Port<0.54>, {ipa_ccm_options,"EPDG-00-00-00-00-00-00", "0/0/0","00:00:00:00:00:00", "00:00:00:00:00:00","00:00: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 => <<"262420654436717">>, 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_262420654436717 enter epdg_ue_fsm in state state_new 04:16:03.277 [info] GSUP: Rx #{imsi => <<"262420654436717">>,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_262420654436717 consume internal init_state in state state_new 04:16:03.277 [info] ue_fsm start(epdg_ue_fsm_262420654436717) *DBG* epdg_ue_fsm_262420654436717 receive call {auth_request,33,"internet",#{}} from <0.1570.0> in state state_new 04:16:03.277 [info] ue_fsm init(<<"262420654436717">>) 04:16:03.277 [info] ue_fsm auth_request *DBG* epdg_ue_fsm_262420654436717 send ok to <0.1570.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:16:03.278 [info] ue_fsm state_new event=auth_request {33, "internet", #{}}, {ue_fsm_data,<<"262420654436717">>,"internet",[],undefined,false,0,false,false} *DBG* aaa_ue_fsm_262420654436717 enter aaa_ue_fsm in state state_new *DBG* epdg_ue_fsm_262420654436717 consume call {auth_request,33,"internet",#{}} from <0.1570.0> in state state_new => state_wait_auth_resp *DBG* aaa_ue_fsm_262420654436717 consume internal init_state in state state_new 04:16:03.278 [info] ue_fsm start_link(aaa_ue_fsm_262420654436717) *DBG* epdg_ue_fsm_262420654436717 start_timer {state_timeout,10000, swm_der_timeout,[]} in state state_wait_auth_resp *DBG* aaa_ue_fsm_262420654436717 receive call {rx_swm_der_auth_req,33,"internet",#{}} from <0.201.0> in state state_new 04:16:03.278 [info] ue_fsm init("262420654436717") 04:16:03.278 [info] ue_fsm ev_rx_swm_der_auth_req 04:16:03.279 [info] ue_fsm state_new event=rx_swm_der_auth_req {33, "internet", #{}}, {ue_fsm_data,"262420654436717",undefined,undefined,false,false,undefined} 04:16:03.279 [debug] Swx MAR: IPv4Opt=<<"ÿÿÿþ">> IPv6Opt=[] 04:16:03.279 [debug] Swx Tx MAR: {'MAR',["epdg.localdomain",";","1805677143",";","289",";","nonode@nohost"],1,undefined,undefined,undefined,"262420654436717",{'Vendor-Specific-Application-Id',10415,[16777265],[]},{'SIP-Auth-Data-Item',[],["EAP-AKA"],[],[],[],[],[],[],<<"ÿÿÿþ">>,[],[],[],[]},1,[],1,[],[],[],[],[],[],[],[]} *DBG* aaa_ue_fsm_262420654436717 send ok to <0.201.0> *DBG* aaa_ue_fsm_262420654436717 consume call {rx_swm_der_auth_req,33,"internet",#{}} from <0.201.0> in state state_new => state_wait_swx_maa 04:16:03.292 [info] SWx Rx MAA {<0.735.0>,{diameter_caps,{"epdg.localdomain","hss.localdomain"},{"localdomain","localdomain"},{[{127,0,0,1},{172,18,62,20},{192,168,0,2}],[{172,18,62,103}]},{0,10415},{"osmo-epdg","TTCN-3 Testsuite"},{[],[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;1805677143;289;nonode@nohost",1,"hss.localdomain","localdomain",{'Vendor-Specific-Application-Id',10415,[16777265],[]},"262420654436717",[],[2001],[],[1],[{'SIP-Auth-Data-Item',[0],["Digest-AKAv1-MD5"],[[83,141,202,89,170,193,80,203,211,188,93,183,161,233,230,188,248,10,252,143,19,156,26,164,28,102,217,72,166,110,132,68]],[[83,141,202,89,170,193,80,203,211,188,93,183,161,233,230,188,161,39,21,61,156,174,70,5,236,116,59,205,174,47]],["foobar"],[[76,44,94,106,140,208,11,188,181,13,98,179,121,47,211,74]],[[210,251,119,26,85,29,151,102,239,212,211,134,186,6,41,42]],[],[],[],[],[],[]}],[],[],[],[],[],[]}/ Errors []  *DBG* aaa_ue_fsm_262420654436717 receive call {rx_swx_maa, {ok,[{epdg_auth_tuple, <<83,141,202,89,170,193,80,203,211,188,93,183,161,233,230,188>>, <<248,10,252,143,19,156,26,164,28,102,217,72,166,110,132,68>>, <<83,141,202,89,170,193,80,203,211,188,93,183,161,233,230, 188,161,39,21,61,156,174,70,5,236,116,59,205,174,47>>, <<210,251,119,26,85,29,151,102,239,212,211,134,186,6,41,42>>, <<76,44,94,106,140,208,11,188,181,13,98,179,121,47,211,74>>}]}} from <0.1573.0> in state state_wait_swx_maa 04:16:03.292 [info] dia_sip2gsup: auth [83,141,202,89,170,193,80,203,211,188,93,183,161,233,230,188,248,10,252,143,19,156,26,164,28,102,217,72,166,110,132,68] authz [83,141,202,89,170,193,80,203,211,188,93,183,161,233,230,188,161,39,21,61,156,174,70,5,236,116,59,205,174,47]  04:16:03.292 [info] rand [83,141,202,89,170,193,80,203,211,188,93,183,161,233,230,188] autn [248,10,252,143,19,156,26,164,28,102,217,72,166,110,132,68]  04:16:03.292 [info] ue_fsm ev_rx_swx_maa *DBG* aaa_ue_fsm_262420654436717 send ok to <0.1573.0> *DBG* epdg_ue_fsm_262420654436717 receive call {received_swm_dea_auth_response, {ok,[{epdg_auth_tuple, <<83,141,202,89,170,193,80,203,211,188,93,183,161,233,230,188>>, <<248,10,252,143,19,156,26,164,28,102,217,72,166,110,132,68>>, <<83,141,202,89,170,193,80,203,211,188,93,183,161,233,230, 188,161,39,21,61,156,174,70,5,236,116,59,205,174,47>>, <<210,251,119,26,85,29,151,102,239,212,211,134,186,6,41,42>>, <<76,44,94,106,140,208,11,188,181,13,98,179,121,47,211,74>>}]}} from <0.211.0> in state state_wait_auth_resp *DBG* aaa_ue_fsm_262420654436717 consume call {rx_swx_maa, {ok,[{epdg_auth_tuple, <<83,141,202,89,170,193,80,203,211,188,93,183,161,233,230,188>>, <<248,10,252,143,19,156,26,164,28,102,217,72,166,110,132,68>>, <<83,141,202,89,170,193,80,203,211,188,93,183,161,233,230, 188,161,39,21,61,156,174,70,5,236,116,59,205,174,47>>, <<210,251,119,26,85,29,151,102,239,212,211,134,186,6,41,42>>, <<76,44,94,106,140,208,11,188,181,13,98,179,121,47,211,74>>}]}} from <0.1573.0> in state state_wait_swx_maa => state_new 04:16:03.293 [info] ue_fsm state_wait_swx_maa event=rx_swx_maa, {ue_fsm_data,"262420654436717",undefined,undefined,false,false,undefined} *DBG* epdg_ue_fsm_262420654436717 send ok to <0.211.0> *DBG* gsup_server got cast {auth_response, {<<"262420654436717">>, {ok, [{epdg_auth_tuple, <<83,141,202,89,170,193,80,203,211,188,93,183, 161,233,230,188>>, <<248,10,252,143,19,156,26,164,28,102,217,72, 166,110,132,68>>, <<83,141,202,89,170,193,80,203,211,188,93,183, 161,233,230,188,161,39,21,61,156,174,70,5, 236,116,59,205,174,47>>, <<210,251,119,26,85,29,151,102,239,212,211,134, 186,6,41,42>>, <<76,44,94,106,140,208,11,188,181,13,98, 179,121,47,211,74>>}]}}} 04:16:03.293 [info] ue_fsm received_swm_dea_auth_response {ok,[{epdg_auth_tuple,<<83,141,202,89,170,193,80,203,211,188,93,183,161,233,230,188>>,<<248,10,252,143,19,156,26,164,28,102,217,72,166,110,132,68>>,<<83,141,202,89,170,193,80,203,211,188,93,183,161,233,230,188,161,39,21,61,156,174,70,5,236,116,59,205,174,47>>,<<210,251,119,26,85,29,151,102,239,212,211,134,186,6,41,42>>,<<76,44,94,106,140,208,11,188,181,13,98,179,121,47,211,74>>}]} *DBG* epdg_ue_fsm_262420654436717 consume call {received_swm_dea_auth_response, {ok,[{epdg_auth_tuple, <<83,141,202,89,170,193,80,203,211,188,93,183,161,233,230,188>>, <<248,10,252,143,19,156,26,164,28,102,217,72,166,110,132,68>>, <<83,141,202,89,170,193,80,203,211,188,93,183,161,233,230, 188,161,39,21,61,156,174,70,5,236,116,59,205,174,47>>, <<210,251,119,26,85,29,151,102,239,212,211,134,186,6,41,42>>, <<76,44,94,106,140,208,11,188,181,13,98,179,121,47,211,74>>}]}} from <0.211.0> in state state_wait_auth_resp => state_authenticating 04:16:03.294 [info] ue_fsm state_wait_auth_resp event=received_swm_dea_auth_response Result={ok,[{epdg_auth_tuple,<<83,141,202,89,170,193,80,203,211,188,93,183,161,233,230,188>>,<<248,10,252,143,19,156,26,164,28,102,217,72,166,110,132,68>>,<<83,141,202,89,170,193,80,203,211,188,93,183,161,233,230,188,161,39,21,61,156,174,70,5,236,116,59,205,174,47>>,<<210,251,119,26,85,29,151,102,239,212,211,134,186,6,41,42>>,<<76,44,94,106,140,208,11,188,181,13,98,179,121,47,211,74>>}]}, {ue_fsm_data,<<"262420654436717">>,"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:16:03.294 [info] auth_response(<<"262420654436717">>): {ok,[{epdg_auth_tuple,<<83,141,202,89,170,193,80,203,211,188,93,183,161,233,230,188>>,<<248,10,252,143,19,156,26,164,28,102,217,72,166,110,132,68>>,<<83,141,202,89,170,193,80,203,211,188,93,183,161,233,230,188,161,39,21,61,156,174,70,5,236,116,59,205,174,47>>,<<210,251,119,26,85,29,151,102,239,212,211,134,186,6,41,42>>,<<76,44,94,106,140,208,11,188,181,13,98,179,121,47,211,74>>}]} 04:16:03.295 [info] auth_response for <<"262420654436717">>: {ok,[{epdg_auth_tuple,<<83,141,202,89,170,193,80,203,211,188,93,183,161,233,230,188>>,<<248,10,252,143,19,156,26,164,28,102,217,72,166,110,132,68>>,<<83,141,202,89,170,193,80,203,211,188,93,183,161,233,230,188,161,39,21,61,156,174,70,5,236,116,59,205,174,47>>,<<210,251,119,26,85,29,151,102,239,212,211,134,186,6,41,42>>,<<76,44,94,106,140,208,11,188,181,13,98,179,121,47,211,74>>}]} 04:16:03.295 [info] GSUP: Tx #{auth_tuples => [#{autn => <<248,10,252,143,19,156,26,164,28,102,217,72,166,110,132,68>>,ck => <<76,44,94,106,140,208,11,188,181,13,98,179,121,47,211,74>>,ik => <<210,251,119,26,85,29,151,102,239,212,211,134,186,6,41,42>>,rand => <<83,141,202,89,170,193,80,203,211,188,93,183,161,233,230,188>>,res => <<83,141,202,89,170,193,80,203,211,188,93,183,161,233,230,188,161,39,21,61,156,174,70,5,236,116,59,205,174,47>>}],imsi => <<"262420654436717">>,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 => <<"262420654436717">>, message_type => location_upd_req}} 04:16:03.300 [info] GSUP: Rx #{cn_domain => 1,imsi => <<"262420654436717">>,message_type => location_upd_req} *DBG* epdg_ue_fsm_262420654436717 receive call lu_request from <0.1574.0> in state state_authenticating 04:16:03.300 [info] ue_fsm lu_request *DBG* epdg_ue_fsm_262420654436717 send ok to <0.1574.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:16:03.300 [info] ue_fsm state_authenticating event=lu_request, {ue_fsm_data,<<"262420654436717">>,"internet",[],undefined,false,0,false,false} *DBG* aaa_ue_fsm_262420654436717 receive call {rx_swm_der_auth_compl,"internet"} from <0.201.0> in state state_new *DBG* epdg_ue_fsm_262420654436717 consume call lu_request from <0.1574.0> in state state_authenticating 04:16:03.300 [info] ue_fsm ev_rx_swm_der_auth_compl 04:16:03.300 [info] ue_fsm state_new event=rx_swm_der_auth_compl, {ue_fsm_data,"262420654436717",undefined,undefined,false,false,undefined} 04:16:03.300 [debug] SWx Tx SAR Imsi="262420654436717" Type=1 APN="internet" AgentInfoOpt=[]  04:16:03.301 [debug] SWx prepare_request: {'SAR',["epdg.localdomain",";","1805677143",";","290",";","nonode@nohost"],{'Vendor-Specific-Application-Id',10415,[16777265],[]},1,"epdg.localdomain","localdomain","localdomain","262420654436717",1,[],["hss.localdomain"],["internet"],[],[],[],[],[],[],[],[],[]} *DBG* aaa_ue_fsm_262420654436717 send ok to <0.201.0> *DBG* aaa_ue_fsm_262420654436717 consume call {rx_swm_der_auth_compl,"internet"} from <0.201.0> in state state_new => state_wait_swx_saa *DBG* aaa_ue_fsm_262420654436717 receive call {rx_swx_saa,{ok,1,#{}}} from <0.1575.0> in state state_wait_swx_saa 04:16:03.309 [info] SWx Rx SAA {<0.735.0>,{diameter_caps,{"epdg.localdomain","hss.localdomain"},{"localdomain","localdomain"},{[{127,0,0,1},{172,18,62,20},{192,168,0,2}],[{172,18,62,103}]},{0,10415},{"osmo-epdg","TTCN-3 Testsuite"},{[],[1]},{[10415,13019,5535],[5535,10415,13019]},{[],[]},{[],[0]},{[],[]},{[{'diameter_base_Vendor-Specific-Application-Id',10415,[16777265],[]}],[{'diameter_base_Vendor-Specific-Application-Id',[10415],[16777265],[]}]},{[],[]},{[],[]}}}: {'SAA',"epdg.localdomain;1805677143;290;nonode@nohost",{'Vendor-Specific-Application-Id',10415,[16777265],[]},1,"hss.localdomain","localdomain","262420654436717",[],[2001],[],[{'Non-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_262420654436717 send ok to <0.1575.0> *DBG* epdg_ue_fsm_262420654436717 receive call {received_swm_dea_auth_compl_response,{ok,#{}}} from <0.211.0> in state state_authenticating 04:16:03.309 [info] ue_fsm ev_rx_swx_saa *DBG* aaa_ue_fsm_262420654436717 consume call {rx_swx_saa,{ok,1,#{}}} from <0.1575.0> in state state_wait_swx_saa => state_authenticated *DBG* epdg_ue_fsm_262420654436717 send ok to <0.211.0> *DBG* gsup_server got cast {lu_response,{<<"262420654436717">>,ok}} 04:16:03.310 [info] ue_fsm state_wait_swx_saa event=rx_swx_saa {ok,1,#{}}, {ue_fsm_data,"262420654436717",undefined,undefined,false,false,undefined} *DBG* epdg_ue_fsm_262420654436717 consume call {received_swm_dea_auth_compl_response,{ok,#{}}} from <0.211.0> in state state_authenticating => state_authenticated 04:16:03.310 [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:16:03.310 [info] ue_fsm state_authenticating event=lu_request, {ok,#{}}, {ue_fsm_data,<<"262420654436717">>,"internet",[],undefined,false,0,false,false} 04:16:03.310 [info] lu_response(<<"262420654436717">>): ok 04:16:03.310 [info] lu_response for <<"262420654436717">>: ok 04:16:03.310 [info] GSUP: Tx #{imsi => <<"262420654436717">>,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 => <<"262420654436717">>, message_class => 5, message_type => epdg_tunnel_request, pco => <<128,0,13,0,0,12,0>>}} *DBG* epdg_ue_fsm_262420654436717 receive call {tunnel_request,<<128,0,13,0,0,12,0>>} from <0.1576.0> in state state_authenticated 04:16:03.313 [info] GSUP: Rx #{cn_domain => 1,imsi => <<"262420654436717">>,message_class => 5,message_type => epdg_tunnel_request,pco => <<128,0,13,0,0,12,0>>} 04:16:03.313 [info] ue_fsm tunnel_request(<<128,0,13,0,0,12,0>>) 04:16:03.313 [info] ue_fsm state_authenticated event=tunnel_request, {ue_fsm_data,<<"262420654436717">>,"internet",[],undefined,false,0,false,false} 04:16:03.313 [debug] Selected PGW Remote Address "172.18.62.103" 04:16:03.313 [info] s2b: Tx {gtp,v2,create_session_request,0,8064719,undefined,[],[{v2_international_mobile_subscriber_identity,0,<<"262420654436717">>},{v2_serving_network,0,{<<"901">>,<<"042">>}},{v2_rat_type,0,3},{v2_fully_qualified_tunnel_endpoint_identifier,0,30,894437919,<<172,18,62,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,3048190019,<<172,18,62,20>>,undefined}]},{v2_recovery,0,0},{v2_additional_protocol_configuration_options,0,{0,[{13,<<>>},{12,<<>>}]}}]} *DBG* epdg_ue_fsm_262420654436717 send ok to <0.1576.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:16:03.314 [debug] Waiting for CreateSessionResponse *DBG* epdg_ue_fsm_262420654436717 consume call {tunnel_request,<<128,0,13,0,0,12,0>>} from <0.1576.0> in state state_authenticated => state_wait_create_session_resp *DBG* epdg_ue_fsm_262420654436717 start_timer {state_timeout,10000, create_session_timeout,[]} in state state_wait_create_session_resp *DBG* aaa_ue_fsm_262420654436717 receive call {rx_s6b_aar,"262420654436717@nai.epc.mnc001.mcc01.3gppnetwork.org", "internet", [{'MIP6-Agent-Info',[{172,18,62,103}],[],[],[]}]} from <0.1577.0> in state state_authenticated 04:16:03.321 [info] S6b Rx from {diameter_caps,{"aaa.localdomain","pgw.localdomain"},{"localdomain","localdomain"},{[{172,18,62,20}],[{172,18,62,103}]},{0,10415},{"osmo-epdg-AAA","TTCN-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,["262420654436717@nai.epc.mnc001.mcc01.3gppnetwork.org"],[{'MIP6-Agent-Info',[{172,18,62,103}],[],[],[]}],[70368744177664],[],[],["internet"],[],[],[],[],[],[]} 04:16:03.321 [info] ue_fsm ev_rx_s6b_aar: "262420654436717@nai.epc.mnc001.mcc01.3gppnetwork.org" "internet" [{'MIP6-Agent-Info',[{172,18,62,103}],[],[],[]}] 04:16:03.321 [info] ue_fsm state_authenticated event=rx_s6b_aar NAI="262420654436717@nai.epc.mnc001.mcc01.3gppnetwork.org" Apn="internet" AgentInfo=[{'MIP6-Agent-Info',[{172,18,62,103}],[],[],[]}], {ue_fsm_data,"262420654436717",undefined,undefined,true,false,undefined} 04:16:03.321 [debug] SWx Tx SAR Imsi="262420654436717" Type=13 APN="internet" AgentInfoOpt=[{'MIP6-Agent-Info',[{172,18,62,103}],[],[],[]}]  04:16:03.321 [debug] SWx prepare_request: {'SAR',["epdg.localdomain",";","1805677143",";","291",";","nonode@nohost"],{'Vendor-Specific-Application-Id',10415,[16777265],[]},1,"epdg.localdomain","localdomain","localdomain","262420654436717",13,[],["hss.localdomain"],["internet"],[],[{'MIP6-Agent-Info',[{172,18,62,103}],[],[],[]}],[],[],[],[],[],[],[]} *DBG* aaa_ue_fsm_262420654436717 send ok to <0.1577.0> 04:16:03.321 [debug] Waiting for S6b AAA *DBG* aaa_ue_fsm_262420654436717 consume call {rx_s6b_aar,"262420654436717@nai.epc.mnc001.mcc01.3gppnetwork.org", "internet", [{'MIP6-Agent-Info',[{172,18,62,103}],[],[],[]}]} from <0.1577.0> in state state_authenticated => state_authenticated_wait_swx_saa *DBG* aaa_ue_fsm_262420654436717 receive call {rx_swx_saa,{ok,13,#{}}} from <0.1578.0> in state state_authenticated_wait_swx_saa 04:16:03.324 [info] SWx Rx SAA {<0.735.0>,{diameter_caps,{"epdg.localdomain","hss.localdomain"},{"localdomain","localdomain"},{[{127,0,0,1},{172,18,62,20},{192,168,0,2}],[{172,18,62,103}]},{0,10415},{"osmo-epdg","TTCN-3 Testsuite"},{[],[1]},{[10415,13019,5535],[5535,10415,13019]},{[],[]},{[],[0]},{[],[]},{[{'diameter_base_Vendor-Specific-Application-Id',10415,[16777265],[]}],[{'diameter_base_Vendor-Specific-Application-Id',[10415],[16777265],[]}]},{[],[]},{[],[]}}}: {'SAA',"epdg.localdomain;1805677143;291;nonode@nohost",{'Vendor-Specific-Application-Id',10415,[16777265],[]},1,"hss.localdomain","localdomain","262420654436717",[],[2001],[],[{'Non-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_262420654436717 send ok to <0.1578.0> 04:16:03.324 [info] ue_fsm ev_rx_swx_saa *DBG* aaa_ue_fsm_262420654436717 consume call {rx_swx_saa,{ok,13,#{}}} from <0.1578.0> in state state_authenticated_wait_swx_saa => state_authenticated 04:16:03.324 [info] ue_fsm state_authenticated_wait_swx_saa event=rx_swx_saa SAType=13 ResulCode={epdg_dia_rc,undefined,2001}, {ue_fsm_data,"262420654436717","262420654436717@nai.epc.mnc001.mcc01.3gppnetwork.org","internet",true,false,<0.1577.0>} 04:16:03.324 [debug] Rx AAA with DiaRC={epdg_dia_rc,undefined,2001} 04:16:03.324 [info] S6b Tx to {diameter_caps,{"aaa.localdomain","pgw.localdomain"},{"localdomain","localdomain"},{[{172,18,62,20}],[{172,18,62,103}]},{0,10415},{"osmo-epdg-AAA","TTCN-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:16:03.328 [debug] S2b: Rx from IP {172,18,62,103} port 2123: <<72,33,0,117,53,80,10,31,123,14,207,0,2,0,2,0,16,0,87,0,9,1,160,104,200,12,150,172,18,62,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,104,200,12,150,172,18,62,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,200,12,150,163,0,15,0,128,0,13,4,1,2,3,4,0,12,4,5,6,7,8>> 04:16:03.328 [debug] S2b: Rx from IP {172,18,62,103} port 2123: {gtp,v2,create_session_response,894437919,8064719,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,<<104,200,12,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,1757940886,<<172,18,62,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,1757940886,<<172,18,62,103>>,undefined},{v2_pdn_address_allocation,0} => {v2_pdn_address_allocation,0,ipv4,<<192,168,0,84>>}}} 04:16:03.328 [info] s2b: Updated Session after create_session_response: {gtp_session,<<"262420654436717">>,<0.1571.0>,<<"internet">>,{172,18,62,103},{172,18,62,103},undefined,894437919,1757940886,5,{set,1,16,16,8,80,48,{[],[],[],[],[],[],[],[],[],[],[],[],[],[],[],[]},{{[],[],[{gtp_bearer,5,3048190019,1757940886}],[],[],[],[],[],[],[],[],[],[],[],[],[]}}}} *DBG* epdg_ue_fsm_262420654436717 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 => 3048190019, remote_ipv4 => <<172,18,62,103>>, remote_ipv6 => undefined,remote_teid => 1757940886}}} from <0.1579.0> in state state_wait_create_session_resp 04:16:03.328 [debug] s2b: APCO_dec: {v2_additional_protocol_configuration_options,0,{0,[{13,<<1,2,3,4>>},{12,<<5,6,7,8>>}]}} 04:16:03.329 [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 => 3048190019,remote_ipv4 => <<172,18,62,103>>,remote_ipv6 => undefined,remote_teid => 1757940886}} 04:16:03.329 [info] ue_fsm state_authenticated event=received_gtpc_create_session_response, {ue_fsm_data,<<"262420654436717">>,"internet",[],undefined,false,0,false,false} 04:16:03.329 [info] KMOD Port Create PDP Context Call {<0.1571.0>,[alias|#Ref<0.1283019585.1655242753.213847>]}: {create_pdp_context,{172,18,62,103},3048190019,1757940886,{192,168,0,84}} 04:16:03.329 [debug] create_pdp_context: 1, {172,18,62,103}, {192,168,0,84}, 3048190019, 1757940886 04:16:03.329 [debug] create_pdp_context: {netlink,gtp,[512,ack,request],4354,0,{new,0,0,[{version,1},{net_ns_fd,25},{link,4},{sgsn_address,{172,18,62,103}},{ms_address,{192,168,0,84}},{i_tid,3048190019},{o_tid,1757940886}]}} 04:16:03.329 [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 => 3048190019,remote_ipv4 => <<172,18,62,103>>,remote_ipv6 => undefined,remote_teid => 1757940886}) returned ok *DBG* epdg_ue_fsm_262420654436717 send ok to <0.1579.0> *DBG* gsup_server got cast {tunnel_response, {<<"262420654436717">>, {ok, #{apco => <<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 => 3048190019, remote_ipv4 => <<172,18,62,103>>, remote_ipv6 => undefined, remote_teid => 1757940886}}}} 04:16:03.329 [info] tunnel_response(<<"262420654436717">>): {ok,#{apco => <<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 => 3048190019,remote_ipv4 => <<172,18,62,103>>,remote_ipv6 => undefined,remote_teid => 1757940886}} *DBG* epdg_ue_fsm_262420654436717 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 => 3048190019, remote_ipv4 => <<172,18,62,103>>, remote_ipv6 => undefined,remote_teid => 1757940886}}} from <0.1579.0> in state state_wait_create_session_resp => state_active 04:16:03.329 [info] tunnel_response for <<"262420654436717">>: {ok,#{apco => <<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 => 3048190019,remote_ipv4 => <<172,18,62,103>>,remote_ipv6 => undefined,remote_teid => 1757940886}} *DBG* gsup_server new state {gsups_state,#Port<0.16>,4222,#Port<0.54>, {ipa_ccm_options,"EPDG-00-00-00-00-00-00", "0/0/0","00:00:00:00:00:00", "00:00:00:00:00:00","00:00:00:00:00:00", "00:00:00:00:00:00","00:00:00:00:00:00", "EPDG-00-00-00-00-00-00",false}} 04:16:03.329 [info] GSUP: Tx #{imsi => <<"262420654436717">>,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 => <<"262429428335475">>, 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:16:03.378 [info] GSUP: Rx #{imsi => <<"262429428335475">>,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:16:03.378 [info] ue_fsm start(epdg_ue_fsm_262429428335475) *DBG* epdg_ue_fsm_262429428335475 enter epdg_ue_fsm in state state_new 04:16:03.378 [info] ue_fsm init(<<"262429428335475">>) 04:16:03.378 [info] ue_fsm auth_request *DBG* epdg_ue_fsm_262429428335475 consume internal init_state in state state_new *DBG* epdg_ue_fsm_262429428335475 receive call {auth_request,33,"internet",#{}} from <0.1581.0> in state state_new *DBG* epdg_ue_fsm_262429428335475 send ok to <0.1581.0> 04:16:03.379 [info] ue_fsm state_new event=auth_request {33, "internet", #{}}, {ue_fsm_data,<<"262429428335475">>,"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:16:03.379 [info] ue_fsm start_link(aaa_ue_fsm_262429428335475) *DBG* aaa_ue_fsm_262429428335475 enter aaa_ue_fsm in state state_new *DBG* epdg_ue_fsm_262429428335475 consume call {auth_request,33,"internet",#{}} from <0.1581.0> in state state_new => state_wait_auth_resp 04:16:03.379 [info] ue_fsm init("262429428335475") *DBG* aaa_ue_fsm_262429428335475 consume internal init_state in state state_new *DBG* epdg_ue_fsm_262429428335475 start_timer {state_timeout,10000, swm_der_timeout,[]} in state state_wait_auth_resp 04:16:03.379 [info] ue_fsm ev_rx_swm_der_auth_req *DBG* aaa_ue_fsm_262429428335475 receive call {rx_swm_der_auth_req,33,"internet",#{}} from <0.201.0> in state state_new 04:16:03.380 [info] ue_fsm state_new event=rx_swm_der_auth_req {33, "internet", #{}}, {ue_fsm_data,"262429428335475",undefined,undefined,false,false,undefined} 04:16:03.380 [debug] Swx MAR: IPv4Opt=<<"ÿÿÿþ">> IPv6Opt=[] 04:16:03.380 [debug] Swx Tx MAR: {'MAR',["epdg.localdomain",";","1805677143",";","292",";","nonode@nohost"],1,undefined,undefined,undefined,"262429428335475",{'Vendor-Specific-Application-Id',10415,[16777265],[]},{'SIP-Auth-Data-Item',[],["EAP-AKA"],[],[],[],[],[],[],<<"ÿÿÿþ">>,[],[],[],[]},1,[],1,[],[],[],[],[],[],[],[]} *DBG* aaa_ue_fsm_262429428335475 send ok to <0.201.0> *DBG* aaa_ue_fsm_262429428335475 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_262429428335475 receive call {rx_swx_maa, {ok,[{epdg_auth_tuple, <<253,233,61,10,74,61,46,45,157,88,132,83,209,49,70,115>>, <<20,170,22,214,92,219,223,68,94,169,29,203,216,27,189,160>>, <<253,233,61,10,74,61,46,45,157,88,132,83,209,49,70,115,32,4, 155,247,54,112,4,151,251,32,161,147,12,80>>, <<"â|¦¶MÍ#Ã^/ÚïsãW¸">>, <<120,14,251,205,126,34,46,112,53,175,224,160,151,250, 226,44>>}]}} from <0.1584.0> in state state_wait_swx_maa 04:16:03.388 [info] SWx Rx MAA {<0.735.0>,{diameter_caps,{"epdg.localdomain","hss.localdomain"},{"localdomain","localdomain"},{[{127,0,0,1},{172,18,62,20},{192,168,0,2}],[{172,18,62,103}]},{0,10415},{"osmo-epdg","TTCN-3 Testsuite"},{[],[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;1805677143;292;nonode@nohost",1,"hss.localdomain","localdomain",{'Vendor-Specific-Application-Id',10415,[16777265],[]},"262429428335475",[],[2001],[],[1],[{'SIP-Auth-Data-Item',[0],["Digest-AKAv1-MD5"],[[253,233,61,10,74,61,46,45,157,88,132,83,209,49,70,115,20,170,22,214,92,219,223,68,94,169,29,203,216,27,189,160]],[[253,233,61,10,74,61,46,45,157,88,132,83,209,49,70,115,32,4,155,247,54,112,4,151,251,32,161,147,12,80]],["foobar"],[[120,14,251,205,126,34,46,112,53,175,224,160,151,250,226,44]],["â|¦¶MÍ#Ã^/ÚïsãW¸"],[],[],[],[],[],[]}],[],[],[],[],[],[]}/ Errors []  04:16:03.388 [info] dia_sip2gsup: auth [253,233,61,10,74,61,46,45,157,88,132,83,209,49,70,115,20,170,22,214,92,219,223,68,94,169,29,203,216,27,189,160] authz [253,233,61,10,74,61,46,45,157,88,132,83,209,49,70,115,32,4,155,247,54,112,4,151,251,32,161,147,12,80]  *DBG* aaa_ue_fsm_262429428335475 send ok to <0.1584.0> 04:16:03.388 [info] rand [253,233,61,10,74,61,46,45,157,88,132,83,209,49,70,115] autn [20,170,22,214,92,219,223,68,94,169,29,203,216,27,189,160]  *DBG* aaa_ue_fsm_262429428335475 consume call {rx_swx_maa, {ok,[{epdg_auth_tuple, <<253,233,61,10,74,61,46,45,157,88,132,83,209,49,70,115>>, <<20,170,22,214,92,219,223,68,94,169,29,203,216,27,189,160>>, <<253,233,61,10,74,61,46,45,157,88,132,83,209,49,70,115,32,4, 155,247,54,112,4,151,251,32,161,147,12,80>>, <<"â|¦¶MÍ#Ã^/ÚïsãW¸">>, <<120,14,251,205,126,34,46,112,53,175,224,160,151,250, 226,44>>}]}} from <0.1584.0> in state state_wait_swx_maa => state_new *DBG* epdg_ue_fsm_262429428335475 receive call {received_swm_dea_auth_response, {ok,[{epdg_auth_tuple, <<253,233,61,10,74,61,46,45,157,88,132,83,209,49,70,115>>, <<20,170,22,214,92,219,223,68,94,169,29,203,216,27,189,160>>, <<253,233,61,10,74,61,46,45,157,88,132,83,209,49,70,115,32,4, 155,247,54,112,4,151,251,32,161,147,12,80>>, <<"â|¦¶MÍ#Ã^/ÚïsãW¸">>, <<120,14,251,205,126,34,46,112,53,175,224,160,151,250, 226,44>>}]}} from <0.211.0> in state state_wait_auth_resp 04:16:03.388 [info] ue_fsm ev_rx_swx_maa 04:16:03.388 [info] ue_fsm state_wait_swx_maa event=rx_swx_maa, {ue_fsm_data,"262429428335475",undefined,undefined,false,false,undefined} *DBG* gsup_server got cast {auth_response, {<<"262429428335475">>, {ok, [{epdg_auth_tuple, <<253,233,61,10,74,61,46,45,157,88,132,83,209, 49,70,115>>, <<20,170,22,214,92,219,223,68,94,169,29,203, 216,27,189,160>>, <<253,233,61,10,74,61,46,45,157,88,132,83,209, 49,70,115,32,4,155,247,54,112,4,151,251,32, 161,147,12,80>>, <<"â|¦¶MÍ#Ã^/ÚïsãW¸">>, <<120,14,251,205,126,34,46,112,53,175,224, 160,151,250,226,44>>}]}}} *DBG* epdg_ue_fsm_262429428335475 send ok to <0.211.0> 04:16:03.388 [info] ue_fsm received_swm_dea_auth_response {ok,[{epdg_auth_tuple,<<253,233,61,10,74,61,46,45,157,88,132,83,209,49,70,115>>,<<20,170,22,214,92,219,223,68,94,169,29,203,216,27,189,160>>,<<253,233,61,10,74,61,46,45,157,88,132,83,209,49,70,115,32,4,155,247,54,112,4,151,251,32,161,147,12,80>>,<<"â|¦¶MÍ#Ã^/ÚïsãW¸">>,<<120,14,251,205,126,34,46,112,53,175,224,160,151,250,226,44>>}]} *DBG* epdg_ue_fsm_262429428335475 consume call {received_swm_dea_auth_response, {ok,[{epdg_auth_tuple, <<253,233,61,10,74,61,46,45,157,88,132,83,209,49,70,115>>, <<20,170,22,214,92,219,223,68,94,169,29,203,216,27,189,160>>, <<253,233,61,10,74,61,46,45,157,88,132,83,209,49,70,115,32,4, 155,247,54,112,4,151,251,32,161,147,12,80>>, <<"â|¦¶MÍ#Ã^/ÚïsãW¸">>, <<120,14,251,205,126,34,46,112,53,175,224,160,151,250, 226,44>>}]}} from <0.211.0> in state state_wait_auth_resp => state_authenticating 04:16:03.389 [info] ue_fsm state_wait_auth_resp event=received_swm_dea_auth_response Result={ok,[{epdg_auth_tuple,<<253,233,61,10,74,61,46,45,157,88,132,83,209,49,70,115>>,<<20,170,22,214,92,219,223,68,94,169,29,203,216,27,189,160>>,<<253,233,61,10,74,61,46,45,157,88,132,83,209,49,70,115,32,4,155,247,54,112,4,151,251,32,161,147,12,80>>,<<"â|¦¶MÍ#Ã^/ÚïsãW¸">>,<<120,14,251,205,126,34,46,112,53,175,224,160,151,250,226,44>>}]}, {ue_fsm_data,<<"262429428335475">>,"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:16:03.389 [info] auth_response(<<"262429428335475">>): {ok,[{epdg_auth_tuple,<<253,233,61,10,74,61,46,45,157,88,132,83,209,49,70,115>>,<<20,170,22,214,92,219,223,68,94,169,29,203,216,27,189,160>>,<<253,233,61,10,74,61,46,45,157,88,132,83,209,49,70,115,32,4,155,247,54,112,4,151,251,32,161,147,12,80>>,<<"â|¦¶MÍ#Ã^/ÚïsãW¸">>,<<120,14,251,205,126,34,46,112,53,175,224,160,151,250,226,44>>}]} 04:16:03.389 [info] auth_response for <<"262429428335475">>: {ok,[{epdg_auth_tuple,<<253,233,61,10,74,61,46,45,157,88,132,83,209,49,70,115>>,<<20,170,22,214,92,219,223,68,94,169,29,203,216,27,189,160>>,<<253,233,61,10,74,61,46,45,157,88,132,83,209,49,70,115,32,4,155,247,54,112,4,151,251,32,161,147,12,80>>,<<"â|¦¶MÍ#Ã^/ÚïsãW¸">>,<<120,14,251,205,126,34,46,112,53,175,224,160,151,250,226,44>>}]} 04:16:03.389 [info] GSUP: Tx #{auth_tuples => [#{autn => <<20,170,22,214,92,219,223,68,94,169,29,203,216,27,189,160>>,ck => <<120,14,251,205,126,34,46,112,53,175,224,160,151,250,226,44>>,ik => <<"â|¦¶MÍ#Ã^/ÚïsãW¸">>,rand => <<253,233,61,10,74,61,46,45,157,88,132,83,209,49,70,115>>,res => <<253,233,61,10,74,61,46,45,157,88,132,83,209,49,70,115,32,4,155,247,54,112,4,151,251,32,161,147,12,80>>}],imsi => <<"262429428335475">>,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 => <<"262429428335475">>, message_type => location_upd_req}} *DBG* epdg_ue_fsm_262429428335475 receive call lu_request from <0.1585.0> in state state_authenticating 04:16:03.393 [info] GSUP: Rx #{cn_domain => 1,imsi => <<"262429428335475">>,message_type => location_upd_req} *DBG* epdg_ue_fsm_262429428335475 send ok to <0.1585.0> *DBG* epdg_ue_fsm_262429428335475 consume call lu_request from <0.1585.0> in state state_authenticating *DBG* aaa_ue_fsm_262429428335475 receive call {rx_swm_der_auth_compl,"internet"} from <0.201.0> in state state_new 04:16:03.393 [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}} 04:16:03.393 [info] ue_fsm state_authenticating event=lu_request, {ue_fsm_data,<<"262429428335475">>,"internet",[],undefined,false,0,false,false} 04:16:03.394 [info] ue_fsm ev_rx_swm_der_auth_compl 04:16:03.394 [info] ue_fsm state_new event=rx_swm_der_auth_compl, {ue_fsm_data,"262429428335475",undefined,undefined,false,false,undefined} 04:16:03.394 [debug] SWx Tx SAR Imsi="262429428335475" Type=1 APN="internet" AgentInfoOpt=[]  04:16:03.394 [debug] SWx prepare_request: {'SAR',["epdg.localdomain",";","1805677143",";","293",";","nonode@nohost"],{'Vendor-Specific-Application-Id',10415,[16777265],[]},1,"epdg.localdomain","localdomain","localdomain","262429428335475",1,[],["hss.localdomain"],["internet"],[],[],[],[],[],[],[],[],[]} *DBG* aaa_ue_fsm_262429428335475 send ok to <0.201.0> *DBG* aaa_ue_fsm_262429428335475 consume call {rx_swm_der_auth_compl,"internet"} from <0.201.0> in state state_new => state_wait_swx_saa *DBG* aaa_ue_fsm_262429428335475 receive call {rx_swx_saa,{ok,1,#{}}} from <0.1586.0> in state state_wait_swx_saa 04:16:03.399 [info] SWx Rx SAA {<0.735.0>,{diameter_caps,{"epdg.localdomain","hss.localdomain"},{"localdomain","localdomain"},{[{127,0,0,1},{172,18,62,20},{192,168,0,2}],[{172,18,62,103}]},{0,10415},{"osmo-epdg","TTCN-3 Testsuite"},{[],[1]},{[10415,13019,5535],[5535,10415,13019]},{[],[]},{[],[0]},{[],[]},{[{'diameter_base_Vendor-Specific-Application-Id',10415,[16777265],[]}],[{'diameter_base_Vendor-Specific-Application-Id',[10415],[16777265],[]}]},{[],[]},{[],[]}}}: {'SAA',"epdg.localdomain;1805677143;293;nonode@nohost",{'Vendor-Specific-Application-Id',10415,[16777265],[]},1,"hss.localdomain","localdomain","262429428335475",[],[2001],[],[{'Non-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:16:03.399 [info] ue_fsm ev_rx_swx_saa *DBG* aaa_ue_fsm_262429428335475 send ok to <0.1586.0> *DBG* epdg_ue_fsm_262429428335475 receive call {received_swm_dea_auth_compl_response,{ok,#{}}} from <0.211.0> in state state_authenticating *DBG* aaa_ue_fsm_262429428335475 consume call {rx_swx_saa,{ok,1,#{}}} from <0.1586.0> in state state_wait_swx_saa => state_authenticated 04:16:03.399 [info] ue_fsm state_wait_swx_saa event=rx_swx_saa {ok,1,#{}}, {ue_fsm_data,"262429428335475",undefined,undefined,false,false,undefined} *DBG* epdg_ue_fsm_262429428335475 send ok to <0.211.0> *DBG* gsup_server got cast {lu_response,{<<"262429428335475">>,ok}} 04:16:03.399 [info] ue_fsm received_swm_dea_auth_compl_response {ok,#{}} *DBG* epdg_ue_fsm_262429428335475 consume call {received_swm_dea_auth_compl_response,{ok,#{}}} from <0.211.0> in state state_authenticating => state_authenticated 04:16:03.399 [info] ue_fsm state_authenticating event=lu_request, {ok,#{}}, {ue_fsm_data,<<"262429428335475">>,"internet",[],undefined,false,0,false,false} 04:16:03.399 [info] lu_response(<<"262429428335475">>): 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:16:03.399 [info] lu_response for <<"262429428335475">>: ok 04:16:03.399 [info] GSUP: Tx #{imsi => <<"262429428335475">>,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 => <<"262429428335475">>, message_class => 5, message_type => epdg_tunnel_request, pco => <<128,0,13,0,0,12,0>>}} 04:16:03.402 [info] GSUP: Rx #{cn_domain => 1,imsi => <<"262429428335475">>,message_class => 5,message_type => epdg_tunnel_request,pco => <<128,0,13,0,0,12,0>>} *DBG* epdg_ue_fsm_262429428335475 receive call {tunnel_request,<<128,0,13,0,0,12,0>>} from <0.1587.0> in state state_authenticated 04:16:03.402 [info] ue_fsm tunnel_request(<<128,0,13,0,0,12,0>>) 04:16:03.402 [info] ue_fsm state_authenticated event=tunnel_request, {ue_fsm_data,<<"262429428335475">>,"internet",[],undefined,false,0,false,false} 04:16:03.402 [debug] Selected PGW Remote Address "172.18.62.103" 04:16:03.403 [info] s2b: Tx {gtp,v2,create_session_request,0,8064720,undefined,[],[{v2_international_mobile_subscriber_identity,0,<<"262429428335475">>},{v2_serving_network,0,{<<"901">>,<<"042">>}},{v2_rat_type,0,3},{v2_fully_qualified_tunnel_endpoint_identifier,0,30,894437920,<<172,18,62,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,3048190020,<<172,18,62,20>>,undefined}]},{v2_recovery,0,0},{v2_additional_protocol_configuration_options,0,{0,[{13,<<>>},{12,<<>>}]}}]} *DBG* epdg_ue_fsm_262429428335475 send ok to <0.1587.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:16:03.403 [debug] Waiting for CreateSessionResponse *DBG* epdg_ue_fsm_262429428335475 consume call {tunnel_request,<<128,0,13,0,0,12,0>>} from <0.1587.0> in state state_authenticated => state_wait_create_session_resp *DBG* epdg_ue_fsm_262429428335475 start_timer {state_timeout,10000, create_session_timeout,[]} in state state_wait_create_session_resp 04:16:03.414 [info] S6b Rx from {diameter_caps,{"aaa.localdomain","pgw.localdomain"},{"localdomain","localdomain"},{[{172,18,62,20}],[{172,18,62,103}]},{0,10415},{"osmo-epdg-AAA","TTCN-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,["262429428335475@nai.epc.mnc001.mcc01.3gppnetwork.org"],[{'MIP6-Agent-Info',[{172,18,62,103}],[],[],[]}],[70368744177664],[],[],["internet"],[],[],[],[],[],[]} *DBG* aaa_ue_fsm_262429428335475 receive call {rx_s6b_aar,"262429428335475@nai.epc.mnc001.mcc01.3gppnetwork.org", "internet", [{'MIP6-Agent-Info',[{172,18,62,103}],[],[],[]}]} from <0.1588.0> in state state_authenticated 04:16:03.414 [info] ue_fsm ev_rx_s6b_aar: "262429428335475@nai.epc.mnc001.mcc01.3gppnetwork.org" "internet" [{'MIP6-Agent-Info',[{172,18,62,103}],[],[],[]}] 04:16:03.414 [info] ue_fsm state_authenticated event=rx_s6b_aar NAI="262429428335475@nai.epc.mnc001.mcc01.3gppnetwork.org" Apn="internet" AgentInfo=[{'MIP6-Agent-Info',[{172,18,62,103}],[],[],[]}], {ue_fsm_data,"262429428335475",undefined,undefined,true,false,undefined} 04:16:03.414 [debug] SWx Tx SAR Imsi="262429428335475" Type=13 APN="internet" AgentInfoOpt=[{'MIP6-Agent-Info',[{172,18,62,103}],[],[],[]}]  04:16:03.414 [debug] SWx prepare_request: {'SAR',["epdg.localdomain",";","1805677143",";","294",";","nonode@nohost"],{'Vendor-Specific-Application-Id',10415,[16777265],[]},1,"epdg.localdomain","localdomain","localdomain","262429428335475",13,[],["hss.localdomain"],["internet"],[],[{'MIP6-Agent-Info',[{172,18,62,103}],[],[],[]}],[],[],[],[],[],[],[]} *DBG* aaa_ue_fsm_262429428335475 send ok to <0.1588.0> 04:16:03.414 [debug] Waiting for S6b AAA *DBG* aaa_ue_fsm_262429428335475 consume call {rx_s6b_aar,"262429428335475@nai.epc.mnc001.mcc01.3gppnetwork.org", "internet", [{'MIP6-Agent-Info',[{172,18,62,103}],[],[],[]}]} from <0.1588.0> in state state_authenticated => state_authenticated_wait_swx_saa *DBG* aaa_ue_fsm_262429428335475 receive call {rx_swx_saa,{ok,13,#{}}} from <0.1589.0> in state state_authenticated_wait_swx_saa 04:16:03.417 [info] SWx Rx SAA {<0.735.0>,{diameter_caps,{"epdg.localdomain","hss.localdomain"},{"localdomain","localdomain"},{[{127,0,0,1},{172,18,62,20},{192,168,0,2}],[{172,18,62,103}]},{0,10415},{"osmo-epdg","TTCN-3 Testsuite"},{[],[1]},{[10415,13019,5535],[5535,10415,13019]},{[],[]},{[],[0]},{[],[]},{[{'diameter_base_Vendor-Specific-Application-Id',10415,[16777265],[]}],[{'diameter_base_Vendor-Specific-Application-Id',[10415],[16777265],[]}]},{[],[]},{[],[]}}}: {'SAA',"epdg.localdomain;1805677143;294;nonode@nohost",{'Vendor-Specific-Application-Id',10415,[16777265],[]},1,"hss.localdomain","localdomain","262429428335475",[],[2001],[],[{'Non-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_262429428335475 send ok to <0.1589.0> 04:16:03.417 [info] ue_fsm ev_rx_swx_saa *DBG* aaa_ue_fsm_262429428335475 consume call {rx_swx_saa,{ok,13,#{}}} from <0.1589.0> in state state_authenticated_wait_swx_saa => state_authenticated 04:16:03.417 [info] ue_fsm state_authenticated_wait_swx_saa event=rx_swx_saa SAType=13 ResulCode={epdg_dia_rc,undefined,2001}, {ue_fsm_data,"262429428335475","262429428335475@nai.epc.mnc001.mcc01.3gppnetwork.org","internet",true,false,<0.1588.0>} 04:16:03.417 [debug] Rx AAA with DiaRC={epdg_dia_rc,undefined,2001} 04:16:03.417 [info] S6b Tx to {diameter_caps,{"aaa.localdomain","pgw.localdomain"},{"localdomain","localdomain"},{[{172,18,62,20}],[{172,18,62,103}]},{0,10415},{"osmo-epdg-AAA","TTCN-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:16:03.420 [debug] S2b: Rx from IP {172,18,62,103} port 2123: <<72,33,0,117,53,80,10,32,123,14,208,0,2,0,2,0,16,0,87,0,9,1,160,111,84,245,14,172,18,62,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,111,84,245,14,172,18,62,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,111,84,245,14,163,0,15,0,128,0,13,4,1,2,3,4,0,12,4,5,6,7,8>> 04:16:03.420 [debug] S2b: Rx from IP {172,18,62,103} port 2123: {gtp,v2,create_session_response,894437920,8064720,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,<<111,84,245,14>>},{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,1867838734,<<172,18,62,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,1867838734,<<172,18,62,103>>,undefined},{v2_pdn_address_allocation,0} => {v2_pdn_address_allocation,0,ipv4,<<192,168,0,85>>}}} 04:16:03.420 [info] s2b: Updated Session after create_session_response: {gtp_session,<<"262429428335475">>,<0.1582.0>,<<"internet">>,{172,18,62,103},{172,18,62,103},undefined,894437920,1867838734,5,{set,1,16,16,8,80,48,{[],[],[],[],[],[],[],[],[],[],[],[],[],[],[],[]},{{[],[{gtp_bearer,5,3048190020,1867838734}],[],[],[],[],[],[],[],[],[],[],[],[],[],[]}}}} 04:16:03.420 [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_262429428335475 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 => 3048190020, remote_ipv4 => <<172,18,62,103>>, remote_ipv6 => undefined,remote_teid => 1867838734}}} from <0.1590.0> in state state_wait_create_session_resp 04:16:03.420 [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 => 3048190020,remote_ipv4 => <<172,18,62,103>>,remote_ipv6 => undefined,remote_teid => 1867838734}} 04:16:03.420 [info] ue_fsm state_authenticated event=received_gtpc_create_session_response, {ue_fsm_data,<<"262429428335475">>,"internet",[],undefined,false,0,false,false} 04:16:03.421 [info] KMOD Port Create PDP Context Call {<0.1582.0>,[alias|#Ref<0.1283019585.1655242753.213940>]}: {create_pdp_context,{172,18,62,103},3048190020,1867838734,{192,168,0,85}} 04:16:03.421 [debug] create_pdp_context: 1, {172,18,62,103}, {192,168,0,85}, 3048190020, 1867838734 04:16:03.421 [debug] create_pdp_context: {netlink,gtp,[512,ack,request],4418,0,{new,0,0,[{version,1},{net_ns_fd,25},{link,4},{sgsn_address,{172,18,62,103}},{ms_address,{192,168,0,85}},{i_tid,3048190020},{o_tid,1867838734}]}} 04:16:03.421 [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 => 3048190020,remote_ipv4 => <<172,18,62,103>>,remote_ipv6 => undefined,remote_teid => 1867838734}) returned ok *DBG* epdg_ue_fsm_262429428335475 send ok to <0.1590.0> *DBG* gsup_server got cast {tunnel_response, {<<"262429428335475">>, {ok, #{apco => <<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 => 3048190020, remote_ipv4 => <<172,18,62,103>>, remote_ipv6 => undefined, remote_teid => 1867838734}}}} *DBG* epdg_ue_fsm_262429428335475 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 => 3048190020, remote_ipv4 => <<172,18,62,103>>, remote_ipv6 => undefined,remote_teid => 1867838734}}} from <0.1590.0> in state state_wait_create_session_resp => state_active 04:16:03.421 [info] tunnel_response(<<"262429428335475">>): {ok,#{apco => <<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 => 3048190020,remote_ipv4 => <<172,18,62,103>>,remote_ipv6 => undefined,remote_teid => 1867838734}} 04:16:03.421 [info] tunnel_response for <<"262429428335475">>: {ok,#{apco => <<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 => 3048190020,remote_ipv4 => <<172,18,62,103>>,remote_ipv6 => undefined,remote_teid => 1867838734}} 04:16:03.421 [info] GSUP: Tx #{imsi => <<"262429428335475">>,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>>}]} *DBG* gsup_server new state {gsups_state,#Port<0.16>,4222,#Port<0.54>, {ipa_ccm_options,"EPDG-00-00-00-00-00-00", "0/0/0","00:00:00:00:00:00", "00:00:00:00:00:00","00:00: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 => <<"262422295879810">>, 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:16:03.475 [info] GSUP: Rx #{imsi => <<"262422295879810">>,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_262422295879810 enter epdg_ue_fsm in state state_new 04:16:03.475 [info] ue_fsm start(epdg_ue_fsm_262422295879810) *DBG* epdg_ue_fsm_262422295879810 consume internal init_state in state state_new *DBG* epdg_ue_fsm_262422295879810 receive call {auth_request,33,"internet",#{}} from <0.1591.0> in state state_new 04:16:03.475 [info] ue_fsm init(<<"262422295879810">>) *DBG* epdg_ue_fsm_262422295879810 send ok to <0.1591.0> 04:16:03.475 [info] ue_fsm auth_request *DBG* epdg_ue_fsm_262422295879810 consume call {auth_request,33,"internet",#{}} from <0.1591.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:16:03.475 [info] ue_fsm state_new event=auth_request {33, "internet", #{}}, {ue_fsm_data,<<"262422295879810">>,"internet",[],undefined,false,0,false,false} *DBG* aaa_ue_fsm_262422295879810 enter aaa_ue_fsm in state state_new *DBG* epdg_ue_fsm_262422295879810 start_timer {state_timeout,10000, swm_der_timeout,[]} in state state_wait_auth_resp 04:16:03.475 [info] ue_fsm start_link(aaa_ue_fsm_262422295879810) 04:16:03.475 [info] ue_fsm init("262422295879810") *DBG* aaa_ue_fsm_262422295879810 consume internal init_state in state state_new 04:16:03.475 [info] ue_fsm ev_rx_swm_der_auth_req *DBG* aaa_ue_fsm_262422295879810 receive call {rx_swm_der_auth_req,33,"internet",#{}} from <0.201.0> in state state_new 04:16:03.475 [info] ue_fsm state_new event=rx_swm_der_auth_req {33, "internet", #{}}, {ue_fsm_data,"262422295879810",undefined,undefined,false,false,undefined} 04:16:03.475 [debug] Swx MAR: IPv4Opt=<<"ÿÿÿþ">> IPv6Opt=[] 04:16:03.475 [debug] Swx Tx MAR: {'MAR',["epdg.localdomain",";","1805677143",";","295",";","nonode@nohost"],1,undefined,undefined,undefined,"262422295879810",{'Vendor-Specific-Application-Id',10415,[16777265],[]},{'SIP-Auth-Data-Item',[],["EAP-AKA"],[],[],[],[],[],[],<<"ÿÿÿþ">>,[],[],[],[]},1,[],1,[],[],[],[],[],[],[],[]} *DBG* aaa_ue_fsm_262422295879810 send ok to <0.201.0> *DBG* aaa_ue_fsm_262422295879810 consume call {rx_swm_der_auth_req,33,"internet",#{}} from <0.201.0> in state state_new => state_wait_swx_maa 04:16:03.480 [info] SWx Rx MAA {<0.735.0>,{diameter_caps,{"epdg.localdomain","hss.localdomain"},{"localdomain","localdomain"},{[{127,0,0,1},{172,18,62,20},{192,168,0,2}],[{172,18,62,103}]},{0,10415},{"osmo-epdg","TTCN-3 Testsuite"},{[],[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;1805677143;295;nonode@nohost",1,"hss.localdomain","localdomain",{'Vendor-Specific-Application-Id',10415,[16777265],[]},"262422295879810",[],[2001],[],[1],[{'SIP-Auth-Data-Item',[0],["Digest-AKAv1-MD5"],[[93,154,187,112,8,71,52,56,232,161,106,48,50,137,238,68,247,29,252,225,247,5,51,170,23,100,196,162,82,144,248,71]],[[93,154,187,112,8,71,52,56,232,161,106,48,50,137,238,68,207,15,133,117,253,179,96,5,190,255,37,89,161,120]],["foobar"],[[221,149,39,27,117,2,105,12,207,3,64,155,102,23,3,237]],[[227,66,144,125,255,185,28,229,154,222,98,180,106,247,255,131]],[],[],[],[],[],[]}],[],[],[],[],[],[]}/ Errors []  *DBG* aaa_ue_fsm_262422295879810 receive call {rx_swx_maa, {ok,[{epdg_auth_tuple, <<93,154,187,112,8,71,52,56,232,161,106,48,50,137,238,68>>, <<247,29,252,225,247,5,51,170,23,100,196,162,82,144,248,71>>, <<93,154,187,112,8,71,52,56,232,161,106,48,50,137,238,68,207, 15,133,117,253,179,96,5,190,255,37,89,161,120>>, <<227,66,144,125,255,185,28,229,154,222,98,180,106,247,255, 131>>, <<221,149,39,27,117,2,105,12,207,3,64,155,102,23,3,237>>}]}} from <0.1594.0> in state state_wait_swx_maa 04:16:03.480 [info] dia_sip2gsup: auth [93,154,187,112,8,71,52,56,232,161,106,48,50,137,238,68,247,29,252,225,247,5,51,170,23,100,196,162,82,144,248,71] authz [93,154,187,112,8,71,52,56,232,161,106,48,50,137,238,68,207,15,133,117,253,179,96,5,190,255,37,89,161,120]  04:16:03.480 [info] rand [93,154,187,112,8,71,52,56,232,161,106,48,50,137,238,68] autn [247,29,252,225,247,5,51,170,23,100,196,162,82,144,248,71]  *DBG* aaa_ue_fsm_262422295879810 send ok to <0.1594.0> 04:16:03.480 [info] ue_fsm ev_rx_swx_maa *DBG* epdg_ue_fsm_262422295879810 receive call {received_swm_dea_auth_response, {ok,[{epdg_auth_tuple, <<93,154,187,112,8,71,52,56,232,161,106,48,50,137,238,68>>, <<247,29,252,225,247,5,51,170,23,100,196,162,82,144,248,71>>, <<93,154,187,112,8,71,52,56,232,161,106,48,50,137,238,68,207, 15,133,117,253,179,96,5,190,255,37,89,161,120>>, <<227,66,144,125,255,185,28,229,154,222,98,180,106,247,255, 131>>, <<221,149,39,27,117,2,105,12,207,3,64,155,102,23,3,237>>}]}} from <0.211.0> in state state_wait_auth_resp *DBG* aaa_ue_fsm_262422295879810 consume call {rx_swx_maa, {ok,[{epdg_auth_tuple, <<93,154,187,112,8,71,52,56,232,161,106,48,50,137,238,68>>, <<247,29,252,225,247,5,51,170,23,100,196,162,82,144,248,71>>, <<93,154,187,112,8,71,52,56,232,161,106,48,50,137,238,68,207, 15,133,117,253,179,96,5,190,255,37,89,161,120>>, <<227,66,144,125,255,185,28,229,154,222,98,180,106,247,255, 131>>, <<221,149,39,27,117,2,105,12,207,3,64,155,102,23,3,237>>}]}} from <0.1594.0> in state state_wait_swx_maa => state_new 04:16:03.480 [info] ue_fsm state_wait_swx_maa event=rx_swx_maa, {ue_fsm_data,"262422295879810",undefined,undefined,false,false,undefined} *DBG* epdg_ue_fsm_262422295879810 send ok to <0.211.0> *DBG* gsup_server got cast {auth_response, {<<"262422295879810">>, {ok, [{epdg_auth_tuple, <<93,154,187,112,8,71,52,56,232,161,106,48,50, 137,238,68>>, <<247,29,252,225,247,5,51,170,23,100,196,162, 82,144,248,71>>, <<93,154,187,112,8,71,52,56,232,161,106,48,50, 137,238,68,207,15,133,117,253,179,96,5,190, 255,37,89,161,120>>, <<227,66,144,125,255,185,28,229,154,222,98,180, 106,247,255,131>>, <<221,149,39,27,117,2,105,12,207,3,64,155, 102,23,3,237>>}]}}} 04:16:03.480 [info] ue_fsm received_swm_dea_auth_response {ok,[{epdg_auth_tuple,<<93,154,187,112,8,71,52,56,232,161,106,48,50,137,238,68>>,<<247,29,252,225,247,5,51,170,23,100,196,162,82,144,248,71>>,<<93,154,187,112,8,71,52,56,232,161,106,48,50,137,238,68,207,15,133,117,253,179,96,5,190,255,37,89,161,120>>,<<227,66,144,125,255,185,28,229,154,222,98,180,106,247,255,131>>,<<221,149,39,27,117,2,105,12,207,3,64,155,102,23,3,237>>}]} *DBG* epdg_ue_fsm_262422295879810 consume call {received_swm_dea_auth_response, {ok,[{epdg_auth_tuple, <<93,154,187,112,8,71,52,56,232,161,106,48,50,137,238,68>>, <<247,29,252,225,247,5,51,170,23,100,196,162,82,144,248,71>>, <<93,154,187,112,8,71,52,56,232,161,106,48,50,137,238,68,207, 15,133,117,253,179,96,5,190,255,37,89,161,120>>, <<227,66,144,125,255,185,28,229,154,222,98,180,106,247,255, 131>>, <<221,149,39,27,117,2,105,12,207,3,64,155,102,23,3,237>>}]}} from <0.211.0> in state state_wait_auth_resp => state_authenticating 04:16:03.481 [info] ue_fsm state_wait_auth_resp event=received_swm_dea_auth_response Result={ok,[{epdg_auth_tuple,<<93,154,187,112,8,71,52,56,232,161,106,48,50,137,238,68>>,<<247,29,252,225,247,5,51,170,23,100,196,162,82,144,248,71>>,<<93,154,187,112,8,71,52,56,232,161,106,48,50,137,238,68,207,15,133,117,253,179,96,5,190,255,37,89,161,120>>,<<227,66,144,125,255,185,28,229,154,222,98,180,106,247,255,131>>,<<221,149,39,27,117,2,105,12,207,3,64,155,102,23,3,237>>}]}, {ue_fsm_data,<<"262422295879810">>,"internet",[],undefined,false,0,false,false} 04:16:03.481 [info] auth_response(<<"262422295879810">>): {ok,[{epdg_auth_tuple,<<93,154,187,112,8,71,52,56,232,161,106,48,50,137,238,68>>,<<247,29,252,225,247,5,51,170,23,100,196,162,82,144,248,71>>,<<93,154,187,112,8,71,52,56,232,161,106,48,50,137,238,68,207,15,133,117,253,179,96,5,190,255,37,89,161,120>>,<<227,66,144,125,255,185,28,229,154,222,98,180,106,247,255,131>>,<<221,149,39,27,117,2,105,12,207,3,64,155,102,23,3,237>>}]} 04:16:03.481 [info] auth_response for <<"262422295879810">>: {ok,[{epdg_auth_tuple,<<93,154,187,112,8,71,52,56,232,161,106,48,50,137,238,68>>,<<247,29,252,225,247,5,51,170,23,100,196,162,82,144,248,71>>,<<93,154,187,112,8,71,52,56,232,161,106,48,50,137,238,68,207,15,133,117,253,179,96,5,190,255,37,89,161,120>>,<<227,66,144,125,255,185,28,229,154,222,98,180,106,247,255,131>>,<<221,149,39,27,117,2,105,12,207,3,64,155,102,23,3,237>>}]} 04:16:03.481 [info] GSUP: Tx #{auth_tuples => [#{autn => <<247,29,252,225,247,5,51,170,23,100,196,162,82,144,248,71>>,ck => <<221,149,39,27,117,2,105,12,207,3,64,155,102,23,3,237>>,ik => <<227,66,144,125,255,185,28,229,154,222,98,180,106,247,255,131>>,rand => <<93,154,187,112,8,71,52,56,232,161,106,48,50,137,238,68>>,res => <<93,154,187,112,8,71,52,56,232,161,106,48,50,137,238,68,207,15,133,117,253,179,96,5,190,255,37,89,161,120>>}],imsi => <<"262422295879810">>,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 => <<"262422295879810">>, message_type => location_upd_req}} 04:16:03.482 [info] GSUP: Rx #{cn_domain => 1,imsi => <<"262422295879810">>,message_type => location_upd_req} *DBG* epdg_ue_fsm_262422295879810 receive call lu_request from <0.1595.0> in state state_authenticating 04:16:03.482 [info] ue_fsm lu_request *DBG* epdg_ue_fsm_262422295879810 send ok to <0.1595.0> 04:16:03.482 [info] ue_fsm state_authenticating event=lu_request, {ue_fsm_data,<<"262422295879810">>,"internet",[],undefined,false,0,false,false} *DBG* epdg_ue_fsm_262422295879810 consume call lu_request from <0.1595.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_262422295879810 receive call {rx_swm_der_auth_compl,"internet"} from <0.201.0> in state state_new 04:16:03.482 [info] ue_fsm ev_rx_swm_der_auth_compl 04:16:03.482 [info] ue_fsm state_new event=rx_swm_der_auth_compl, {ue_fsm_data,"262422295879810",undefined,undefined,false,false,undefined} 04:16:03.482 [debug] SWx Tx SAR Imsi="262422295879810" Type=1 APN="internet" AgentInfoOpt=[]  04:16:03.482 [debug] SWx prepare_request: {'SAR',["epdg.localdomain",";","1805677143",";","296",";","nonode@nohost"],{'Vendor-Specific-Application-Id',10415,[16777265],[]},1,"epdg.localdomain","localdomain","localdomain","262422295879810",1,[],["hss.localdomain"],["internet"],[],[],[],[],[],[],[],[],[]} *DBG* aaa_ue_fsm_262422295879810 send ok to <0.201.0> *DBG* aaa_ue_fsm_262422295879810 consume call {rx_swm_der_auth_compl,"internet"} from <0.201.0> in state state_new => state_wait_swx_saa *DBG* aaa_ue_fsm_262422295879810 receive call {rx_swx_saa,{ok,1,#{}}} from <0.1596.0> in state state_wait_swx_saa 04:16:03.484 [info] SWx Rx SAA {<0.735.0>,{diameter_caps,{"epdg.localdomain","hss.localdomain"},{"localdomain","localdomain"},{[{127,0,0,1},{172,18,62,20},{192,168,0,2}],[{172,18,62,103}]},{0,10415},{"osmo-epdg","TTCN-3 Testsuite"},{[],[1]},{[10415,13019,5535],[5535,10415,13019]},{[],[]},{[],[0]},{[],[]},{[{'diameter_base_Vendor-Specific-Application-Id',10415,[16777265],[]}],[{'diameter_base_Vendor-Specific-Application-Id',[10415],[16777265],[]}]},{[],[]},{[],[]}}}: {'SAA',"epdg.localdomain;1805677143;296;nonode@nohost",{'Vendor-Specific-Application-Id',10415,[16777265],[]},1,"hss.localdomain","localdomain","262422295879810",[],[2001],[],[{'Non-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:16:03.485 [info] ue_fsm ev_rx_swx_saa *DBG* aaa_ue_fsm_262422295879810 send ok to <0.1596.0> *DBG* epdg_ue_fsm_262422295879810 receive call {received_swm_dea_auth_compl_response,{ok,#{}}} from <0.211.0> in state state_authenticating 04:16:03.485 [info] ue_fsm state_wait_swx_saa event=rx_swx_saa {ok,1,#{}}, {ue_fsm_data,"262422295879810",undefined,undefined,false,false,undefined} *DBG* aaa_ue_fsm_262422295879810 consume call {rx_swx_saa,{ok,1,#{}}} from <0.1596.0> in state state_wait_swx_saa => state_authenticated *DBG* epdg_ue_fsm_262422295879810 send ok to <0.211.0> 04:16:03.485 [info] ue_fsm received_swm_dea_auth_compl_response {ok,#{}} *DBG* gsup_server got cast {lu_response,{<<"262422295879810">>,ok}} *DBG* epdg_ue_fsm_262422295879810 consume call {received_swm_dea_auth_compl_response,{ok,#{}}} from <0.211.0> in state state_authenticating => state_authenticated 04:16:03.485 [info] ue_fsm state_authenticating event=lu_request, {ok,#{}}, {ue_fsm_data,<<"262422295879810">>,"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:16:03.485 [info] lu_response(<<"262422295879810">>): ok 04:16:03.485 [info] lu_response for <<"262422295879810">>: ok 04:16:03.485 [info] GSUP: Tx #{imsi => <<"262422295879810">>,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 => <<"262422295879810">>, message_class => 5, message_type => epdg_tunnel_request, pco => <<128,0,13,0,0,12,0>>}} *DBG* epdg_ue_fsm_262422295879810 receive call {tunnel_request,<<128,0,13,0,0,12,0>>} from <0.1597.0> in state state_authenticated 04:16:03.486 [info] GSUP: Rx #{cn_domain => 1,imsi => <<"262422295879810">>,message_class => 5,message_type => epdg_tunnel_request,pco => <<128,0,13,0,0,12,0>>} 04:16:03.486 [info] ue_fsm tunnel_request(<<128,0,13,0,0,12,0>>) 04:16:03.486 [info] ue_fsm state_authenticated event=tunnel_request, {ue_fsm_data,<<"262422295879810">>,"internet",[],undefined,false,0,false,false} 04:16:03.486 [debug] Selected PGW Remote Address "172.18.62.103" 04:16:03.486 [info] s2b: Tx {gtp,v2,create_session_request,0,8064721,undefined,[],[{v2_international_mobile_subscriber_identity,0,<<"262422295879810">>},{v2_serving_network,0,{<<"901">>,<<"042">>}},{v2_rat_type,0,3},{v2_fully_qualified_tunnel_endpoint_identifier,0,30,894437921,<<172,18,62,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,3048190021,<<172,18,62,20>>,undefined}]},{v2_recovery,0,0},{v2_additional_protocol_configuration_options,0,{0,[{13,<<>>},{12,<<>>}]}}]} *DBG* epdg_ue_fsm_262422295879810 send ok to <0.1597.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:16:03.487 [debug] Waiting for CreateSessionResponse *DBG* epdg_ue_fsm_262422295879810 consume call {tunnel_request,<<128,0,13,0,0,12,0>>} from <0.1597.0> in state state_authenticated => state_wait_create_session_resp *DBG* epdg_ue_fsm_262422295879810 start_timer {state_timeout,10000, create_session_timeout,[]} in state state_wait_create_session_resp *DBG* aaa_ue_fsm_262422295879810 receive call {rx_s6b_aar,"262422295879810@nai.epc.mnc001.mcc01.3gppnetwork.org", "internet", [{'MIP6-Agent-Info',[{172,18,62,103}],[],[],[]}]} from <0.1598.0> in state state_authenticated 04:16:03.492 [info] S6b Rx from {diameter_caps,{"aaa.localdomain","pgw.localdomain"},{"localdomain","localdomain"},{[{172,18,62,20}],[{172,18,62,103}]},{0,10415},{"osmo-epdg-AAA","TTCN-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,["262422295879810@nai.epc.mnc001.mcc01.3gppnetwork.org"],[{'MIP6-Agent-Info',[{172,18,62,103}],[],[],[]}],[70368744177664],[],[],["internet"],[],[],[],[],[],[]} 04:16:03.492 [info] ue_fsm ev_rx_s6b_aar: "262422295879810@nai.epc.mnc001.mcc01.3gppnetwork.org" "internet" [{'MIP6-Agent-Info',[{172,18,62,103}],[],[],[]}] 04:16:03.492 [info] ue_fsm state_authenticated event=rx_s6b_aar NAI="262422295879810@nai.epc.mnc001.mcc01.3gppnetwork.org" Apn="internet" AgentInfo=[{'MIP6-Agent-Info',[{172,18,62,103}],[],[],[]}], {ue_fsm_data,"262422295879810",undefined,undefined,true,false,undefined} 04:16:03.492 [debug] SWx Tx SAR Imsi="262422295879810" Type=13 APN="internet" AgentInfoOpt=[{'MIP6-Agent-Info',[{172,18,62,103}],[],[],[]}]  04:16:03.492 [debug] SWx prepare_request: {'SAR',["epdg.localdomain",";","1805677143",";","297",";","nonode@nohost"],{'Vendor-Specific-Application-Id',10415,[16777265],[]},1,"epdg.localdomain","localdomain","localdomain","262422295879810",13,[],["hss.localdomain"],["internet"],[],[{'MIP6-Agent-Info',[{172,18,62,103}],[],[],[]}],[],[],[],[],[],[],[]} *DBG* aaa_ue_fsm_262422295879810 send ok to <0.1598.0> 04:16:03.492 [debug] Waiting for S6b AAA *DBG* aaa_ue_fsm_262422295879810 consume call {rx_s6b_aar,"262422295879810@nai.epc.mnc001.mcc01.3gppnetwork.org", "internet", [{'MIP6-Agent-Info',[{172,18,62,103}],[],[],[]}]} from <0.1598.0> in state state_authenticated => state_authenticated_wait_swx_saa *DBG* aaa_ue_fsm_262422295879810 receive call {rx_swx_saa,{ok,13,#{}}} from <0.1599.0> in state state_authenticated_wait_swx_saa 04:16:03.494 [info] SWx Rx SAA {<0.735.0>,{diameter_caps,{"epdg.localdomain","hss.localdomain"},{"localdomain","localdomain"},{[{127,0,0,1},{172,18,62,20},{192,168,0,2}],[{172,18,62,103}]},{0,10415},{"osmo-epdg","TTCN-3 Testsuite"},{[],[1]},{[10415,13019,5535],[5535,10415,13019]},{[],[]},{[],[0]},{[],[]},{[{'diameter_base_Vendor-Specific-Application-Id',10415,[16777265],[]}],[{'diameter_base_Vendor-Specific-Application-Id',[10415],[16777265],[]}]},{[],[]},{[],[]}}}: {'SAA',"epdg.localdomain;1805677143;297;nonode@nohost",{'Vendor-Specific-Application-Id',10415,[16777265],[]},1,"hss.localdomain","localdomain","262422295879810",[],[2001],[],[{'Non-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:16:03.494 [info] ue_fsm ev_rx_swx_saa *DBG* aaa_ue_fsm_262422295879810 send ok to <0.1599.0> 04:16:03.494 [info] ue_fsm state_authenticated_wait_swx_saa event=rx_swx_saa SAType=13 ResulCode={epdg_dia_rc,undefined,2001}, {ue_fsm_data,"262422295879810","262422295879810@nai.epc.mnc001.mcc01.3gppnetwork.org","internet",true,false,<0.1598.0>} 04:16:03.494 [debug] Rx AAA with DiaRC={epdg_dia_rc,undefined,2001} *DBG* aaa_ue_fsm_262422295879810 consume call {rx_swx_saa,{ok,13,#{}}} from <0.1599.0> in state state_authenticated_wait_swx_saa => state_authenticated 04:16:03.494 [info] S6b Tx to {diameter_caps,{"aaa.localdomain","pgw.localdomain"},{"localdomain","localdomain"},{[{172,18,62,20}],[{172,18,62,103}]},{0,10415},{"osmo-epdg-AAA","TTCN-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:16:03.496 [debug] S2b: Rx from IP {172,18,62,103} port 2123: <<72,33,0,117,53,80,10,33,123,14,209,0,2,0,2,0,16,0,87,0,9,1,160,66,119,29,251,172,18,62,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,66,119,29,251,172,18,62,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,66,119,29,251,163,0,15,0,128,0,13,4,1,2,3,4,0,12,4,5,6,7,8>> 04:16:03.496 [debug] S2b: Rx from IP {172,18,62,103} port 2123: {gtp,v2,create_session_response,894437921,8064721,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,<<66,119,29,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,1115102715,<<172,18,62,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,1115102715,<<172,18,62,103>>,undefined},{v2_pdn_address_allocation,0} => {v2_pdn_address_allocation,0,ipv4,<<192,168,0,86>>}}} 04:16:03.496 [info] s2b: Updated Session after create_session_response: {gtp_session,<<"262422295879810">>,<0.1592.0>,<<"internet">>,{172,18,62,103},{172,18,62,103},undefined,894437921,1115102715,5,{set,1,16,16,8,80,48,{[],[],[],[],[],[],[],[],[],[],[],[],[],[],[],[]},{{[],[],[],[],[],[],[],[{gtp_bearer,5,3048190021,1115102715}],[],[],[],[],[],[],[],[]}}}} 04:16:03.496 [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_262422295879810 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 => 3048190021, remote_ipv4 => <<172,18,62,103>>, remote_ipv6 => undefined,remote_teid => 1115102715}}} from <0.1600.0> in state state_wait_create_session_resp 04:16:03.496 [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 => 3048190021,remote_ipv4 => <<172,18,62,103>>,remote_ipv6 => undefined,remote_teid => 1115102715}} 04:16:03.497 [info] ue_fsm state_authenticated event=received_gtpc_create_session_response, {ue_fsm_data,<<"262422295879810">>,"internet",[],undefined,false,0,false,false} 04:16:03.497 [info] KMOD Port Create PDP Context Call {<0.1592.0>,[alias|#Ref<0.1283019585.1655242753.214062>]}: {create_pdp_context,{172,18,62,103},3048190021,1115102715,{192,168,0,86}} 04:16:03.497 [debug] create_pdp_context: 1, {172,18,62,103}, {192,168,0,86}, 3048190021, 1115102715 04:16:03.497 [debug] create_pdp_context: {netlink,gtp,[512,ack,request],4482,0,{new,0,0,[{version,1},{net_ns_fd,25},{link,4},{sgsn_address,{172,18,62,103}},{ms_address,{192,168,0,86}},{i_tid,3048190021},{o_tid,1115102715}]}} *DBG* epdg_ue_fsm_262422295879810 send ok to <0.1600.0> *DBG* gsup_server got cast {tunnel_response, {<<"262422295879810">>, {ok, #{apco => <<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 => 3048190021, remote_ipv4 => <<172,18,62,103>>, remote_ipv6 => undefined, remote_teid => 1115102715}}}} 04:16:03.506 [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 => 3048190021,remote_ipv4 => <<172,18,62,103>>,remote_ipv6 => undefined,remote_teid => 1115102715}) returned ok *DBG* epdg_ue_fsm_262422295879810 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 => 3048190021, remote_ipv4 => <<172,18,62,103>>, remote_ipv6 => undefined,remote_teid => 1115102715}}} from <0.1600.0> in state state_wait_create_session_resp => state_active 04:16:03.506 [info] tunnel_response(<<"262422295879810">>): {ok,#{apco => <<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 => 3048190021,remote_ipv4 => <<172,18,62,103>>,remote_ipv6 => undefined,remote_teid => 1115102715}} *DBG* gsup_server new state {gsups_state,#Port<0.16>,4222,#Port<0.54>, {ipa_ccm_options,"EPDG-00-00-00-00-00-00", "0/0/0","00:00:00:00:00:00", "00:00:00:00:00:00","00:00:00:00:00:00", "00:00:00:00:00:00","00:00:00:00:00:00", "EPDG-00-00-00-00-00-00",false}} 04:16:03.507 [info] tunnel_response for <<"262422295879810">>: {ok,#{apco => <<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 => 3048190021,remote_ipv4 => <<172,18,62,103>>,remote_ipv6 => undefined,remote_teid => 1115102715}} 04:16:03.507 [info] GSUP: Tx #{imsi => <<"262422295879810">>,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 => <<"262421893865211">>, 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_262421893865211 enter epdg_ue_fsm in state state_new *DBG* epdg_ue_fsm_262421893865211 consume internal init_state in state state_new *DBG* epdg_ue_fsm_262421893865211 receive call {auth_request,33,"internet",#{}} from <0.1601.0> in state state_new *DBG* epdg_ue_fsm_262421893865211 send ok to <0.1601.0> 04:16:03.574 [info] GSUP: Rx #{imsi => <<"262421893865211">>,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_262421893865211 consume call {auth_request,33,"internet",#{}} from <0.1601.0> in state state_new => state_wait_auth_resp *DBG* aaa_ue_fsm_262421893865211 enter aaa_ue_fsm in state state_new 04:16:03.574 [info] ue_fsm start(epdg_ue_fsm_262421893865211) *DBG* gsup_server new state {gsups_state,#Port<0.16>,4222,#Port<0.54>, {ipa_ccm_options,"EPDG-00-00-00-00-00-00", "0/0/0","00:00:00:00:00:00", "00:00:00:00:00:00","00:00:00: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_262421893865211 start_timer {state_timeout,10000, swm_der_timeout,[]} in state state_wait_auth_resp *DBG* aaa_ue_fsm_262421893865211 consume internal init_state in state state_new *DBG* aaa_ue_fsm_262421893865211 receive call {rx_swm_der_auth_req,33,"internet",#{}} from <0.201.0> in state state_new 04:16:03.574 [info] ue_fsm init(<<"262421893865211">>) 04:16:03.574 [info] ue_fsm auth_request 04:16:03.575 [info] ue_fsm state_new event=auth_request {33, "internet", #{}}, {ue_fsm_data,<<"262421893865211">>,"internet",[],undefined,false,0,false,false} 04:16:03.575 [info] ue_fsm start_link(aaa_ue_fsm_262421893865211) *DBG* aaa_ue_fsm_262421893865211 send ok to <0.201.0> 04:16:03.575 [info] ue_fsm init("262421893865211") 04:16:03.575 [info] ue_fsm ev_rx_swm_der_auth_req *DBG* aaa_ue_fsm_262421893865211 consume call {rx_swm_der_auth_req,33,"internet",#{}} from <0.201.0> in state state_new => state_wait_swx_maa 04:16:03.575 [info] ue_fsm state_new event=rx_swm_der_auth_req {33, "internet", #{}}, {ue_fsm_data,"262421893865211",undefined,undefined,false,false,undefined} 04:16:03.575 [debug] Swx MAR: IPv4Opt=<<"ÿÿÿþ">> IPv6Opt=[] 04:16:03.575 [debug] Swx Tx MAR: {'MAR',["epdg.localdomain",";","1805677143",";","298",";","nonode@nohost"],1,undefined,undefined,undefined,"262421893865211",{'Vendor-Specific-Application-Id',10415,[16777265],[]},{'SIP-Auth-Data-Item',[],["EAP-AKA"],[],[],[],[],[],[],<<"ÿÿÿþ">>,[],[],[],[]},1,[],1,[],[],[],[],[],[],[],[]} 04:16:03.578 [info] SWx Rx MAA {<0.735.0>,{diameter_caps,{"epdg.localdomain","hss.localdomain"},{"localdomain","localdomain"},{[{127,0,0,1},{172,18,62,20},{192,168,0,2}],[{172,18,62,103}]},{0,10415},{"osmo-epdg","TTCN-3 Testsuite"},{[],[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;1805677143;298;nonode@nohost",1,"hss.localdomain","localdomain",{'Vendor-Specific-Application-Id',10415,[16777265],[]},"262421893865211",[],[2001],[],[1],[{'SIP-Auth-Data-Item',[0],["Digest-AKAv1-MD5"],[[228,85,225,46,241,247,174,175,138,185,50,110,3,249,92,125,67,201,75,183,74,142,144,113,107,250,196,102,114,107,148,155]],[[228,85,225,46,241,247,174,175,138,185,50,110,3,249,92,125,57,55,248,215,234,203,115,76,224,4,108,21,200,187]],["foobar"],[[32,173,178,164,142,242,232,49,248,135,84,234,204,52,211,121]],[[198,40,177,2,117,237,221,162,106,31,216,226,218,92,28,217]],[],[],[],[],[],[]}],[],[],[],[],[],[]}/ Errors []  *DBG* aaa_ue_fsm_262421893865211 receive call {rx_swx_maa, {ok,[{epdg_auth_tuple, <<228,85,225,46,241,247,174,175,138,185,50,110,3,249,92,125>>, <<67,201,75,183,74,142,144,113,107,250,196,102,114,107,148, 155>>, <<228,85,225,46,241,247,174,175,138,185,50,110,3,249,92,125, 57,55,248,215,234,203,115,76,224,4,108,21,200,187>>, <<198,40,177,2,117,237,221,162,106,31,216,226,218,92,28,217>>, <<32,173,178,164,142,242,232,49,248,135,84,234,204,52, 211,121>>}]}} from <0.1604.0> in state state_wait_swx_maa 04:16:03.578 [info] dia_sip2gsup: auth [228,85,225,46,241,247,174,175,138,185,50,110,3,249,92,125,67,201,75,183,74,142,144,113,107,250,196,102,114,107,148,155] authz [228,85,225,46,241,247,174,175,138,185,50,110,3,249,92,125,57,55,248,215,234,203,115,76,224,4,108,21,200,187]  04:16:03.578 [info] rand [228,85,225,46,241,247,174,175,138,185,50,110,3,249,92,125] autn [67,201,75,183,74,142,144,113,107,250,196,102,114,107,148,155]  04:16:03.578 [info] ue_fsm ev_rx_swx_maa *DBG* aaa_ue_fsm_262421893865211 send ok to <0.1604.0> *DBG* epdg_ue_fsm_262421893865211 receive call {received_swm_dea_auth_response, {ok,[{epdg_auth_tuple, <<228,85,225,46,241,247,174,175,138,185,50,110,3,249,92,125>>, <<67,201,75,183,74,142,144,113,107,250,196,102,114,107,148, 155>>, <<228,85,225,46,241,247,174,175,138,185,50,110,3,249,92,125, 57,55,248,215,234,203,115,76,224,4,108,21,200,187>>, <<198,40,177,2,117,237,221,162,106,31,216,226,218,92,28,217>>, <<32,173,178,164,142,242,232,49,248,135,84,234,204,52, 211,121>>}]}} from <0.211.0> in state state_wait_auth_resp *DBG* aaa_ue_fsm_262421893865211 consume call {rx_swx_maa, {ok,[{epdg_auth_tuple, <<228,85,225,46,241,247,174,175,138,185,50,110,3,249,92,125>>, <<67,201,75,183,74,142,144,113,107,250,196,102,114,107,148, 155>>, <<228,85,225,46,241,247,174,175,138,185,50,110,3,249,92,125, 57,55,248,215,234,203,115,76,224,4,108,21,200,187>>, <<198,40,177,2,117,237,221,162,106,31,216,226,218,92,28,217>>, <<32,173,178,164,142,242,232,49,248,135,84,234,204,52, 211,121>>}]}} from <0.1604.0> in state state_wait_swx_maa => state_new 04:16:03.578 [info] ue_fsm state_wait_swx_maa event=rx_swx_maa, {ue_fsm_data,"262421893865211",undefined,undefined,false,false,undefined} *DBG* epdg_ue_fsm_262421893865211 send ok to <0.211.0> *DBG* gsup_server got cast {auth_response, {<<"262421893865211">>, {ok, [{epdg_auth_tuple, <<228,85,225,46,241,247,174,175,138,185,50,110, 3,249,92,125>>, <<67,201,75,183,74,142,144,113,107,250,196,102, 114,107,148,155>>, <<228,85,225,46,241,247,174,175,138,185,50,110, 3,249,92,125,57,55,248,215,234,203,115,76, 224,4,108,21,200,187>>, <<198,40,177,2,117,237,221,162,106,31,216,226, 218,92,28,217>>, <<32,173,178,164,142,242,232,49,248,135, 84,234,204,52,211,121>>}]}}} 04:16:03.578 [info] ue_fsm received_swm_dea_auth_response {ok,[{epdg_auth_tuple,<<228,85,225,46,241,247,174,175,138,185,50,110,3,249,92,125>>,<<67,201,75,183,74,142,144,113,107,250,196,102,114,107,148,155>>,<<228,85,225,46,241,247,174,175,138,185,50,110,3,249,92,125,57,55,248,215,234,203,115,76,224,4,108,21,200,187>>,<<198,40,177,2,117,237,221,162,106,31,216,226,218,92,28,217>>,<<32,173,178,164,142,242,232,49,248,135,84,234,204,52,211,121>>}]} *DBG* epdg_ue_fsm_262421893865211 consume call {received_swm_dea_auth_response, {ok,[{epdg_auth_tuple, <<228,85,225,46,241,247,174,175,138,185,50,110,3,249,92,125>>, <<67,201,75,183,74,142,144,113,107,250,196,102,114,107,148, 155>>, <<228,85,225,46,241,247,174,175,138,185,50,110,3,249,92,125, 57,55,248,215,234,203,115,76,224,4,108,21,200,187>>, <<198,40,177,2,117,237,221,162,106,31,216,226,218,92,28,217>>, <<32,173,178,164,142,242,232,49,248,135,84,234,204,52, 211,121>>}]}} from <0.211.0> in state state_wait_auth_resp => state_authenticating 04:16:03.578 [info] ue_fsm state_wait_auth_resp event=received_swm_dea_auth_response Result={ok,[{epdg_auth_tuple,<<228,85,225,46,241,247,174,175,138,185,50,110,3,249,92,125>>,<<67,201,75,183,74,142,144,113,107,250,196,102,114,107,148,155>>,<<228,85,225,46,241,247,174,175,138,185,50,110,3,249,92,125,57,55,248,215,234,203,115,76,224,4,108,21,200,187>>,<<198,40,177,2,117,237,221,162,106,31,216,226,218,92,28,217>>,<<32,173,178,164,142,242,232,49,248,135,84,234,204,52,211,121>>}]}, {ue_fsm_data,<<"262421893865211">>,"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:16:03.578 [info] auth_response(<<"262421893865211">>): {ok,[{epdg_auth_tuple,<<228,85,225,46,241,247,174,175,138,185,50,110,3,249,92,125>>,<<67,201,75,183,74,142,144,113,107,250,196,102,114,107,148,155>>,<<228,85,225,46,241,247,174,175,138,185,50,110,3,249,92,125,57,55,248,215,234,203,115,76,224,4,108,21,200,187>>,<<198,40,177,2,117,237,221,162,106,31,216,226,218,92,28,217>>,<<32,173,178,164,142,242,232,49,248,135,84,234,204,52,211,121>>}]} 04:16:03.578 [info] auth_response for <<"262421893865211">>: {ok,[{epdg_auth_tuple,<<228,85,225,46,241,247,174,175,138,185,50,110,3,249,92,125>>,<<67,201,75,183,74,142,144,113,107,250,196,102,114,107,148,155>>,<<228,85,225,46,241,247,174,175,138,185,50,110,3,249,92,125,57,55,248,215,234,203,115,76,224,4,108,21,200,187>>,<<198,40,177,2,117,237,221,162,106,31,216,226,218,92,28,217>>,<<32,173,178,164,142,242,232,49,248,135,84,234,204,52,211,121>>}]} 04:16:03.578 [info] GSUP: Tx #{auth_tuples => [#{autn => <<67,201,75,183,74,142,144,113,107,250,196,102,114,107,148,155>>,ck => <<32,173,178,164,142,242,232,49,248,135,84,234,204,52,211,121>>,ik => <<198,40,177,2,117,237,221,162,106,31,216,226,218,92,28,217>>,rand => <<228,85,225,46,241,247,174,175,138,185,50,110,3,249,92,125>>,res => <<228,85,225,46,241,247,174,175,138,185,50,110,3,249,92,125,57,55,248,215,234,203,115,76,224,4,108,21,200,187>>}],imsi => <<"262421893865211">>,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 => <<"262421893865211">>, message_type => location_upd_req}} *DBG* epdg_ue_fsm_262421893865211 receive call lu_request from <0.1605.0> in state state_authenticating *DBG* epdg_ue_fsm_262421893865211 send ok to <0.1605.0> 04:16:03.579 [info] GSUP: Rx #{cn_domain => 1,imsi => <<"262421893865211">>,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_262421893865211 receive call {rx_swm_der_auth_compl,"internet"} from <0.201.0> in state state_new *DBG* epdg_ue_fsm_262421893865211 consume call lu_request from <0.1605.0> in state state_authenticating 04:16:03.579 [info] ue_fsm lu_request 04:16:03.580 [info] ue_fsm state_authenticating event=lu_request, {ue_fsm_data,<<"262421893865211">>,"internet",[],undefined,false,0,false,false} 04:16:03.580 [info] ue_fsm ev_rx_swm_der_auth_compl 04:16:03.580 [info] ue_fsm state_new event=rx_swm_der_auth_compl, {ue_fsm_data,"262421893865211",undefined,undefined,false,false,undefined} 04:16:03.580 [debug] SWx Tx SAR Imsi="262421893865211" Type=1 APN="internet" AgentInfoOpt=[]  04:16:03.580 [debug] SWx prepare_request: {'SAR',["epdg.localdomain",";","1805677143",";","299",";","nonode@nohost"],{'Vendor-Specific-Application-Id',10415,[16777265],[]},1,"epdg.localdomain","localdomain","localdomain","262421893865211",1,[],["hss.localdomain"],["internet"],[],[],[],[],[],[],[],[],[]} *DBG* aaa_ue_fsm_262421893865211 send ok to <0.201.0> *DBG* aaa_ue_fsm_262421893865211 consume call {rx_swm_der_auth_compl,"internet"} from <0.201.0> in state state_new => state_wait_swx_saa *DBG* aaa_ue_fsm_262421893865211 receive call {rx_swx_saa,{ok,1,#{}}} from <0.1606.0> in state state_wait_swx_saa *DBG* aaa_ue_fsm_262421893865211 send ok to <0.1606.0> *DBG* aaa_ue_fsm_262421893865211 consume call {rx_swx_saa,{ok,1,#{}}} from <0.1606.0> in state state_wait_swx_saa => state_authenticated *DBG* epdg_ue_fsm_262421893865211 receive call {received_swm_dea_auth_compl_response,{ok,#{}}} from <0.211.0> in state state_authenticating 04:16:03.582 [info] SWx Rx SAA {<0.735.0>,{diameter_caps,{"epdg.localdomain","hss.localdomain"},{"localdomain","localdomain"},{[{127,0,0,1},{172,18,62,20},{192,168,0,2}],[{172,18,62,103}]},{0,10415},{"osmo-epdg","TTCN-3 Testsuite"},{[],[1]},{[10415,13019,5535],[5535,10415,13019]},{[],[]},{[],[0]},{[],[]},{[{'diameter_base_Vendor-Specific-Application-Id',10415,[16777265],[]}],[{'diameter_base_Vendor-Specific-Application-Id',[10415],[16777265],[]}]},{[],[]},{[],[]}}}: {'SAA',"epdg.localdomain;1805677143;299;nonode@nohost",{'Vendor-Specific-Application-Id',10415,[16777265],[]},1,"hss.localdomain","localdomain","262421893865211",[],[2001],[],[{'Non-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_262421893865211 send ok to <0.211.0> *DBG* gsup_server got cast {lu_response,{<<"262421893865211">>,ok}} 04:16:03.582 [info] ue_fsm ev_rx_swx_saa *DBG* epdg_ue_fsm_262421893865211 consume call {received_swm_dea_auth_compl_response,{ok,#{}}} from <0.211.0> in state state_authenticating => state_authenticated 04:16:03.582 [info] ue_fsm state_wait_swx_saa event=rx_swx_saa {ok,1,#{}}, {ue_fsm_data,"262421893865211",undefined,undefined,false,false,undefined} 04:16:03.582 [info] ue_fsm received_swm_dea_auth_compl_response {ok,#{}} 04:16:03.582 [info] ue_fsm state_authenticating event=lu_request, {ok,#{}}, {ue_fsm_data,<<"262421893865211">>,"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:16:03.582 [info] lu_response(<<"262421893865211">>): ok 04:16:03.582 [info] lu_response for <<"262421893865211">>: ok 04:16:03.582 [info] GSUP: Tx #{imsi => <<"262421893865211">>,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 => <<"262421893865211">>, message_class => 5, message_type => epdg_tunnel_request, pco => <<128,0,13,0,0,12,0>>}} *DBG* epdg_ue_fsm_262421893865211 receive call {tunnel_request,<<128,0,13,0,0,12,0>>} from <0.1607.0> in state state_authenticated 04:16:03.584 [info] GSUP: Rx #{cn_domain => 1,imsi => <<"262421893865211">>,message_class => 5,message_type => epdg_tunnel_request,pco => <<128,0,13,0,0,12,0>>} 04:16:03.584 [info] ue_fsm tunnel_request(<<128,0,13,0,0,12,0>>) 04:16:03.584 [info] ue_fsm state_authenticated event=tunnel_request, {ue_fsm_data,<<"262421893865211">>,"internet",[],undefined,false,0,false,false} 04:16:03.584 [debug] Selected PGW Remote Address "172.18.62.103" 04:16:03.584 [info] s2b: Tx {gtp,v2,create_session_request,0,8064722,undefined,[],[{v2_international_mobile_subscriber_identity,0,<<"262421893865211">>},{v2_serving_network,0,{<<"901">>,<<"042">>}},{v2_rat_type,0,3},{v2_fully_qualified_tunnel_endpoint_identifier,0,30,894437922,<<172,18,62,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,3048190022,<<172,18,62,20>>,undefined}]},{v2_recovery,0,0},{v2_additional_protocol_configuration_options,0,{0,[{13,<<>>},{12,<<>>}]}}]} *DBG* epdg_ue_fsm_262421893865211 send ok to <0.1607.0> 04:16:03.584 [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_262421893865211 consume call {tunnel_request,<<128,0,13,0,0,12,0>>} from <0.1607.0> in state state_authenticated => state_wait_create_session_resp *DBG* epdg_ue_fsm_262421893865211 start_timer {state_timeout,10000, create_session_timeout,[]} in state state_wait_create_session_resp *DBG* aaa_ue_fsm_262421893865211 receive call {rx_s6b_aar,"262421893865211@nai.epc.mnc001.mcc01.3gppnetwork.org", "internet", [{'MIP6-Agent-Info',[{172,18,62,103}],[],[],[]}]} from <0.1608.0> in state state_authenticated 04:16:03.590 [info] S6b Rx from {diameter_caps,{"aaa.localdomain","pgw.localdomain"},{"localdomain","localdomain"},{[{172,18,62,20}],[{172,18,62,103}]},{0,10415},{"osmo-epdg-AAA","TTCN-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,["262421893865211@nai.epc.mnc001.mcc01.3gppnetwork.org"],[{'MIP6-Agent-Info',[{172,18,62,103}],[],[],[]}],[70368744177664],[],[],["internet"],[],[],[],[],[],[]} 04:16:03.590 [info] ue_fsm ev_rx_s6b_aar: "262421893865211@nai.epc.mnc001.mcc01.3gppnetwork.org" "internet" [{'MIP6-Agent-Info',[{172,18,62,103}],[],[],[]}] 04:16:03.591 [info] ue_fsm state_authenticated event=rx_s6b_aar NAI="262421893865211@nai.epc.mnc001.mcc01.3gppnetwork.org" Apn="internet" AgentInfo=[{'MIP6-Agent-Info',[{172,18,62,103}],[],[],[]}], {ue_fsm_data,"262421893865211",undefined,undefined,true,false,undefined} 04:16:03.591 [debug] SWx Tx SAR Imsi="262421893865211" Type=13 APN="internet" AgentInfoOpt=[{'MIP6-Agent-Info',[{172,18,62,103}],[],[],[]}]  04:16:03.591 [debug] SWx prepare_request: {'SAR',["epdg.localdomain",";","1805677143",";","300",";","nonode@nohost"],{'Vendor-Specific-Application-Id',10415,[16777265],[]},1,"epdg.localdomain","localdomain","localdomain","262421893865211",13,[],["hss.localdomain"],["internet"],[],[{'MIP6-Agent-Info',[{172,18,62,103}],[],[],[]}],[],[],[],[],[],[],[]} *DBG* aaa_ue_fsm_262421893865211 send ok to <0.1608.0> *DBG* aaa_ue_fsm_262421893865211 consume call {rx_s6b_aar,"262421893865211@nai.epc.mnc001.mcc01.3gppnetwork.org", "internet", [{'MIP6-Agent-Info',[{172,18,62,103}],[],[],[]}]} from <0.1608.0> in state state_authenticated => state_authenticated_wait_swx_saa 04:16:03.591 [debug] Waiting for S6b AAA *DBG* aaa_ue_fsm_262421893865211 receive call {rx_swx_saa,{ok,13,#{}}} from <0.1609.0> in state state_authenticated_wait_swx_saa *DBG* aaa_ue_fsm_262421893865211 send ok to <0.1609.0> *DBG* aaa_ue_fsm_262421893865211 consume call {rx_swx_saa,{ok,13,#{}}} from <0.1609.0> in state state_authenticated_wait_swx_saa => state_authenticated 04:16:03.593 [info] SWx Rx SAA {<0.735.0>,{diameter_caps,{"epdg.localdomain","hss.localdomain"},{"localdomain","localdomain"},{[{127,0,0,1},{172,18,62,20},{192,168,0,2}],[{172,18,62,103}]},{0,10415},{"osmo-epdg","TTCN-3 Testsuite"},{[],[1]},{[10415,13019,5535],[5535,10415,13019]},{[],[]},{[],[0]},{[],[]},{[{'diameter_base_Vendor-Specific-Application-Id',10415,[16777265],[]}],[{'diameter_base_Vendor-Specific-Application-Id',[10415],[16777265],[]}]},{[],[]},{[],[]}}}: {'SAA',"epdg.localdomain;1805677143;300;nonode@nohost",{'Vendor-Specific-Application-Id',10415,[16777265],[]},1,"hss.localdomain","localdomain","262421893865211",[],[2001],[],[{'Non-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:16:03.593 [info] ue_fsm ev_rx_swx_saa 04:16:03.593 [info] ue_fsm state_authenticated_wait_swx_saa event=rx_swx_saa SAType=13 ResulCode={epdg_dia_rc,undefined,2001}, {ue_fsm_data,"262421893865211","262421893865211@nai.epc.mnc001.mcc01.3gppnetwork.org","internet",true,false,<0.1608.0>} 04:16:03.593 [debug] Rx AAA with DiaRC={epdg_dia_rc,undefined,2001} 04:16:03.593 [info] S6b Tx to {diameter_caps,{"aaa.localdomain","pgw.localdomain"},{"localdomain","localdomain"},{[{172,18,62,20}],[{172,18,62,103}]},{0,10415},{"osmo-epdg-AAA","TTCN-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:16:03.597 [debug] S2b: Rx from IP {172,18,62,103} port 2123: <<72,33,0,117,53,80,10,34,123,14,210,0,2,0,2,0,16,0,87,0,9,1,160,50,65,125,74,172,18,62,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,50,65,125,74,172,18,62,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,50,65,125,74,163,0,15,0,128,0,13,4,1,2,3,4,0,12,4,5,6,7,8>> 04:16:03.597 [debug] S2b: Rx from IP {172,18,62,103} port 2123: {gtp,v2,create_session_response,894437922,8064722,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,<<"2A}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,843152714,<<172,18,62,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,843152714,<<172,18,62,103>>,undefined},{v2_pdn_address_allocation,0} => {v2_pdn_address_allocation,0,ipv4,<<192,168,0,87>>}}} 04:16:03.598 [info] s2b: Updated Session after create_session_response: {gtp_session,<<"262421893865211">>,<0.1602.0>,<<"internet">>,{172,18,62,103},{172,18,62,103},undefined,894437922,843152714,5,{set,1,16,16,8,80,48,{[],[],[],[],[],[],[],[],[],[],[],[],[],[],[],[]},{{[],[],[],[{gtp_bearer,5,3048190022,843152714}],[],[],[],[],[],[],[],[],[],[],[],[]}}}} *DBG* epdg_ue_fsm_262421893865211 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 => 3048190022, remote_ipv4 => <<172,18,62,103>>, remote_ipv6 => undefined,remote_teid => 843152714}}} from <0.1610.0> in state state_wait_create_session_resp 04:16:03.598 [debug] s2b: APCO_dec: {v2_additional_protocol_configuration_options,0,{0,[{13,<<1,2,3,4>>},{12,<<5,6,7,8>>}]}} 04:16:03.598 [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 => 3048190022,remote_ipv4 => <<172,18,62,103>>,remote_ipv6 => undefined,remote_teid => 843152714}} 04:16:03.598 [info] ue_fsm state_authenticated event=received_gtpc_create_session_response, {ue_fsm_data,<<"262421893865211">>,"internet",[],undefined,false,0,false,false} 04:16:03.598 [info] KMOD Port Create PDP Context Call {<0.1602.0>,[alias|#Ref<0.1283019585.1655242761.198559>]}: {create_pdp_context,{172,18,62,103},3048190022,843152714,{192,168,0,87}} 04:16:03.598 [debug] create_pdp_context: 1, {172,18,62,103}, {192,168,0,87}, 3048190022, 843152714 04:16:03.598 [debug] create_pdp_context: {netlink,gtp,[512,ack,request],330,0,{new,0,0,[{version,1},{net_ns_fd,25},{link,4},{sgsn_address,{172,18,62,103}},{ms_address,{192,168,0,87}},{i_tid,3048190022},{o_tid,843152714}]}} 04:16:03.598 [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 => 3048190022,remote_ipv4 => <<172,18,62,103>>,remote_ipv6 => undefined,remote_teid => 843152714}) returned ok *DBG* epdg_ue_fsm_262421893865211 send ok to <0.1610.0> *DBG* gsup_server got cast {tunnel_response, {<<"262421893865211">>, {ok, #{apco => <<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 => 3048190022, remote_ipv4 => <<172,18,62,103>>, remote_ipv6 => undefined, remote_teid => 843152714}}}} 04:16:03.598 [info] tunnel_response(<<"262421893865211">>): {ok,#{apco => <<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 => 3048190022,remote_ipv4 => <<172,18,62,103>>,remote_ipv6 => undefined,remote_teid => 843152714}} *DBG* epdg_ue_fsm_262421893865211 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 => 3048190022, remote_ipv4 => <<172,18,62,103>>, remote_ipv6 => undefined,remote_teid => 843152714}}} from <0.1610.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:16:03.599 [info] tunnel_response for <<"262421893865211">>: {ok,#{apco => <<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 => 3048190022,remote_ipv4 => <<172,18,62,103>>,remote_ipv6 => undefined,remote_teid => 843152714}} 04:16:03.599 [info] GSUP: Tx #{imsi => <<"262421893865211">>,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 => <<"262422298722988">>, 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_262422298722988 enter epdg_ue_fsm in state state_new 04:16:03.678 [info] GSUP: Rx #{imsi => <<"262422298722988">>,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_262422298722988 consume internal init_state in state state_new 04:16:03.679 [info] ue_fsm start(epdg_ue_fsm_262422298722988) *DBG* epdg_ue_fsm_262422298722988 receive call {auth_request,33,"internet",#{}} from <0.1611.0> in state state_new 04:16:03.679 [info] ue_fsm init(<<"262422298722988">>) *DBG* epdg_ue_fsm_262422298722988 send ok to <0.1611.0> 04:16:03.679 [info] ue_fsm auth_request *DBG* aaa_ue_fsm_262422298722988 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_262422298722988 consume call {auth_request,33,"internet",#{}} from <0.1611.0> in state state_new => state_wait_auth_resp 04:16:03.679 [info] ue_fsm state_new event=auth_request {33, "internet", #{}}, {ue_fsm_data,<<"262422298722988">>,"internet",[],undefined,false,0,false,false} *DBG* aaa_ue_fsm_262422298722988 consume internal init_state in state state_new *DBG* epdg_ue_fsm_262422298722988 start_timer {state_timeout,10000, swm_der_timeout,[]} in state state_wait_auth_resp 04:16:03.679 [info] ue_fsm start_link(aaa_ue_fsm_262422298722988) *DBG* aaa_ue_fsm_262422298722988 receive call {rx_swm_der_auth_req,33,"internet",#{}} from <0.201.0> in state state_new 04:16:03.679 [info] ue_fsm init("262422298722988") 04:16:03.680 [info] ue_fsm ev_rx_swm_der_auth_req 04:16:03.680 [info] ue_fsm state_new event=rx_swm_der_auth_req {33, "internet", #{}}, {ue_fsm_data,"262422298722988",undefined,undefined,false,false,undefined} *DBG* aaa_ue_fsm_262422298722988 send ok to <0.201.0> 04:16:03.680 [debug] Swx MAR: IPv4Opt=<<"ÿÿÿþ">> IPv6Opt=[] *DBG* aaa_ue_fsm_262422298722988 consume call {rx_swm_der_auth_req,33,"internet",#{}} from <0.201.0> in state state_new => state_wait_swx_maa 04:16:03.680 [debug] Swx Tx MAR: {'MAR',["epdg.localdomain",";","1805677143",";","301",";","nonode@nohost"],1,undefined,undefined,undefined,"262422298722988",{'Vendor-Specific-Application-Id',10415,[16777265],[]},{'SIP-Auth-Data-Item',[],["EAP-AKA"],[],[],[],[],[],[],<<"ÿÿÿþ">>,[],[],[],[]},1,[],1,[],[],[],[],[],[],[],[]} 04:16:03.687 [info] SWx Rx MAA {<0.735.0>,{diameter_caps,{"epdg.localdomain","hss.localdomain"},{"localdomain","localdomain"},{[{127,0,0,1},{172,18,62,20},{192,168,0,2}],[{172,18,62,103}]},{0,10415},{"osmo-epdg","TTCN-3 Testsuite"},{[],[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;1805677143;301;nonode@nohost",1,"hss.localdomain","localdomain",{'Vendor-Specific-Application-Id',10415,[16777265],[]},"262422298722988",[],[2001],[],[1],[{'SIP-Auth-Data-Item',[0],["Digest-AKAv1-MD5"],[[37,231,231,118,122,146,115,209,145,165,91,84,225,46,187,218,81,56,30,38,114,117,48,240,208,214,171,86,133,63,2,241]],[[37,231,231,118,122,146,115,209,145,165,91,84,225,46,187,218,25,146,131,203,135,131,13,231,225,11,98,136,247,3]],["foobar"],[[120,208,25,77,63,201,202,147,17,231,180,90,51,74,175,33]],[[159,242,130,124,139,63,24,110,3,11,157,55,249,58,120,150]],[],[],[],[],[],[]}],[],[],[],[],[],[]}/ Errors []  *DBG* aaa_ue_fsm_262422298722988 receive call {rx_swx_maa, {ok,[{epdg_auth_tuple, <<37,231,231,118,122,146,115,209,145,165,91,84,225,46,187,218>>, <<81,56,30,38,114,117,48,240,208,214,171,86,133,63,2,241>>, <<37,231,231,118,122,146,115,209,145,165,91,84,225,46,187, 218,25,146,131,203,135,131,13,231,225,11,98,136,247,3>>, <<159,242,130,124,139,63,24,110,3,11,157,55,249,58,120,150>>, <<120,208,25,77,63,201,202,147,17,231,180,90,51,74,175,33>>}]}} from <0.1614.0> in state state_wait_swx_maa 04:16:03.687 [info] dia_sip2gsup: auth [37,231,231,118,122,146,115,209,145,165,91,84,225,46,187,218,81,56,30,38,114,117,48,240,208,214,171,86,133,63,2,241] authz [37,231,231,118,122,146,115,209,145,165,91,84,225,46,187,218,25,146,131,203,135,131,13,231,225,11,98,136,247,3]  04:16:03.687 [info] rand [37,231,231,118,122,146,115,209,145,165,91,84,225,46,187,218] autn [81,56,30,38,114,117,48,240,208,214,171,86,133,63,2,241]  *DBG* aaa_ue_fsm_262422298722988 send ok to <0.1614.0> *DBG* epdg_ue_fsm_262422298722988 receive call {received_swm_dea_auth_response, {ok,[{epdg_auth_tuple, <<37,231,231,118,122,146,115,209,145,165,91,84,225,46,187,218>>, <<81,56,30,38,114,117,48,240,208,214,171,86,133,63,2,241>>, <<37,231,231,118,122,146,115,209,145,165,91,84,225,46,187, 218,25,146,131,203,135,131,13,231,225,11,98,136,247,3>>, <<159,242,130,124,139,63,24,110,3,11,157,55,249,58,120,150>>, <<120,208,25,77,63,201,202,147,17,231,180,90,51,74,175,33>>}]}} from <0.211.0> in state state_wait_auth_resp 04:16:03.687 [info] ue_fsm ev_rx_swx_maa *DBG* aaa_ue_fsm_262422298722988 consume call {rx_swx_maa, {ok,[{epdg_auth_tuple, <<37,231,231,118,122,146,115,209,145,165,91,84,225,46,187,218>>, <<81,56,30,38,114,117,48,240,208,214,171,86,133,63,2,241>>, <<37,231,231,118,122,146,115,209,145,165,91,84,225,46,187, 218,25,146,131,203,135,131,13,231,225,11,98,136,247,3>>, <<159,242,130,124,139,63,24,110,3,11,157,55,249,58,120,150>>, <<120,208,25,77,63,201,202,147,17,231,180,90,51,74,175,33>>}]}} from <0.1614.0> in state state_wait_swx_maa => state_new *DBG* epdg_ue_fsm_262422298722988 send ok to <0.211.0> *DBG* gsup_server got cast {auth_response, {<<"262422298722988">>, {ok, [{epdg_auth_tuple, <<37,231,231,118,122,146,115,209,145,165,91,84, 225,46,187,218>>, <<81,56,30,38,114,117,48,240,208,214,171,86, 133,63,2,241>>, <<37,231,231,118,122,146,115,209,145,165,91,84, 225,46,187,218,25,146,131,203,135,131,13,231, 225,11,98,136,247,3>>, <<159,242,130,124,139,63,24,110,3,11,157,55, 249,58,120,150>>, <<120,208,25,77,63,201,202,147,17,231,180, 90,51,74,175,33>>}]}}} 04:16:03.688 [info] ue_fsm state_wait_swx_maa event=rx_swx_maa, {ue_fsm_data,"262422298722988",undefined,undefined,false,false,undefined} *DBG* epdg_ue_fsm_262422298722988 consume call {received_swm_dea_auth_response, {ok,[{epdg_auth_tuple, <<37,231,231,118,122,146,115,209,145,165,91,84,225,46,187,218>>, <<81,56,30,38,114,117,48,240,208,214,171,86,133,63,2,241>>, <<37,231,231,118,122,146,115,209,145,165,91,84,225,46,187, 218,25,146,131,203,135,131,13,231,225,11,98,136,247,3>>, <<159,242,130,124,139,63,24,110,3,11,157,55,249,58,120,150>>, <<120,208,25,77,63,201,202,147,17,231,180,90,51,74,175,33>>}]}} from <0.211.0> in state state_wait_auth_resp => state_authenticating 04:16:03.688 [info] ue_fsm received_swm_dea_auth_response {ok,[{epdg_auth_tuple,<<37,231,231,118,122,146,115,209,145,165,91,84,225,46,187,218>>,<<81,56,30,38,114,117,48,240,208,214,171,86,133,63,2,241>>,<<37,231,231,118,122,146,115,209,145,165,91,84,225,46,187,218,25,146,131,203,135,131,13,231,225,11,98,136,247,3>>,<<159,242,130,124,139,63,24,110,3,11,157,55,249,58,120,150>>,<<120,208,25,77,63,201,202,147,17,231,180,90,51,74,175,33>>}]} 04:16:03.689 [info] ue_fsm state_wait_auth_resp event=received_swm_dea_auth_response Result={ok,[{epdg_auth_tuple,<<37,231,231,118,122,146,115,209,145,165,91,84,225,46,187,218>>,<<81,56,30,38,114,117,48,240,208,214,171,86,133,63,2,241>>,<<37,231,231,118,122,146,115,209,145,165,91,84,225,46,187,218,25,146,131,203,135,131,13,231,225,11,98,136,247,3>>,<<159,242,130,124,139,63,24,110,3,11,157,55,249,58,120,150>>,<<120,208,25,77,63,201,202,147,17,231,180,90,51,74,175,33>>}]}, {ue_fsm_data,<<"262422298722988">>,"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:16:03.690 [info] auth_response(<<"262422298722988">>): {ok,[{epdg_auth_tuple,<<37,231,231,118,122,146,115,209,145,165,91,84,225,46,187,218>>,<<81,56,30,38,114,117,48,240,208,214,171,86,133,63,2,241>>,<<37,231,231,118,122,146,115,209,145,165,91,84,225,46,187,218,25,146,131,203,135,131,13,231,225,11,98,136,247,3>>,<<159,242,130,124,139,63,24,110,3,11,157,55,249,58,120,150>>,<<120,208,25,77,63,201,202,147,17,231,180,90,51,74,175,33>>}]} 04:16:03.690 [info] auth_response for <<"262422298722988">>: {ok,[{epdg_auth_tuple,<<37,231,231,118,122,146,115,209,145,165,91,84,225,46,187,218>>,<<81,56,30,38,114,117,48,240,208,214,171,86,133,63,2,241>>,<<37,231,231,118,122,146,115,209,145,165,91,84,225,46,187,218,25,146,131,203,135,131,13,231,225,11,98,136,247,3>>,<<159,242,130,124,139,63,24,110,3,11,157,55,249,58,120,150>>,<<120,208,25,77,63,201,202,147,17,231,180,90,51,74,175,33>>}]} 04:16:03.691 [info] GSUP: Tx #{auth_tuples => [#{autn => <<81,56,30,38,114,117,48,240,208,214,171,86,133,63,2,241>>,ck => <<120,208,25,77,63,201,202,147,17,231,180,90,51,74,175,33>>,ik => <<159,242,130,124,139,63,24,110,3,11,157,55,249,58,120,150>>,rand => <<37,231,231,118,122,146,115,209,145,165,91,84,225,46,187,218>>,res => <<37,231,231,118,122,146,115,209,145,165,91,84,225,46,187,218,25,146,131,203,135,131,13,231,225,11,98,136,247,3>>}],imsi => <<"262422298722988">>,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 => <<"262422298722988">>, message_type => location_upd_req}} *DBG* epdg_ue_fsm_262422298722988 receive call lu_request from <0.1615.0> in state state_authenticating *DBG* epdg_ue_fsm_262422298722988 send ok to <0.1615.0> 04:16:03.696 [info] GSUP: Rx #{cn_domain => 1,imsi => <<"262422298722988">>,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_262422298722988 consume call lu_request from <0.1615.0> in state state_authenticating 04:16:03.696 [info] ue_fsm lu_request *DBG* aaa_ue_fsm_262422298722988 receive call {rx_swm_der_auth_compl,"internet"} from <0.201.0> in state state_new 04:16:03.696 [info] ue_fsm state_authenticating event=lu_request, {ue_fsm_data,<<"262422298722988">>,"internet",[],undefined,false,0,false,false} 04:16:03.696 [info] ue_fsm ev_rx_swm_der_auth_compl 04:16:03.696 [info] ue_fsm state_new event=rx_swm_der_auth_compl, {ue_fsm_data,"262422298722988",undefined,undefined,false,false,undefined} 04:16:03.696 [debug] SWx Tx SAR Imsi="262422298722988" Type=1 APN="internet" AgentInfoOpt=[]  04:16:03.697 [debug] SWx prepare_request: {'SAR',["epdg.localdomain",";","1805677143",";","302",";","nonode@nohost"],{'Vendor-Specific-Application-Id',10415,[16777265],[]},1,"epdg.localdomain","localdomain","localdomain","262422298722988",1,[],["hss.localdomain"],["internet"],[],[],[],[],[],[],[],[],[]} *DBG* aaa_ue_fsm_262422298722988 send ok to <0.201.0> *DBG* aaa_ue_fsm_262422298722988 consume call {rx_swm_der_auth_compl,"internet"} from <0.201.0> in state state_new => state_wait_swx_saa *DBG* aaa_ue_fsm_262422298722988 receive call {rx_swx_saa,{ok,1,#{}}} from <0.1616.0> in state state_wait_swx_saa *DBG* aaa_ue_fsm_262422298722988 send ok to <0.1616.0> *DBG* epdg_ue_fsm_262422298722988 receive call {received_swm_dea_auth_compl_response,{ok,#{}}} from <0.211.0> in state state_authenticating *DBG* aaa_ue_fsm_262422298722988 consume call {rx_swx_saa,{ok,1,#{}}} from <0.1616.0> in state state_wait_swx_saa => state_authenticated 04:16:03.705 [info] SWx Rx SAA {<0.735.0>,{diameter_caps,{"epdg.localdomain","hss.localdomain"},{"localdomain","localdomain"},{[{127,0,0,1},{172,18,62,20},{192,168,0,2}],[{172,18,62,103}]},{0,10415},{"osmo-epdg","TTCN-3 Testsuite"},{[],[1]},{[10415,13019,5535],[5535,10415,13019]},{[],[]},{[],[0]},{[],[]},{[{'diameter_base_Vendor-Specific-Application-Id',10415,[16777265],[]}],[{'diameter_base_Vendor-Specific-Application-Id',[10415],[16777265],[]}]},{[],[]},{[],[]}}}: {'SAA',"epdg.localdomain;1805677143;302;nonode@nohost",{'Vendor-Specific-Application-Id',10415,[16777265],[]},1,"hss.localdomain","localdomain","262422298722988",[],[2001],[],[{'Non-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_262422298722988 send ok to <0.211.0> *DBG* gsup_server got cast {lu_response,{<<"262422298722988">>,ok}} *DBG* epdg_ue_fsm_262422298722988 consume call {received_swm_dea_auth_compl_response,{ok,#{}}} from <0.211.0> in state state_authenticating => state_authenticated 04:16:03.705 [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:16:03.706 [info] ue_fsm state_wait_swx_saa event=rx_swx_saa {ok,1,#{}}, {ue_fsm_data,"262422298722988",undefined,undefined,false,false,undefined} 04:16:03.706 [info] ue_fsm received_swm_dea_auth_compl_response {ok,#{}} 04:16:03.706 [info] ue_fsm state_authenticating event=lu_request, {ok,#{}}, {ue_fsm_data,<<"262422298722988">>,"internet",[],undefined,false,0,false,false} 04:16:03.706 [info] lu_response(<<"262422298722988">>): ok 04:16:03.706 [info] lu_response for <<"262422298722988">>: ok 04:16:03.706 [info] GSUP: Tx #{imsi => <<"262422298722988">>,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 => <<"262422298722988">>, message_class => 5, message_type => epdg_tunnel_request, pco => <<128,0,13,0,0,12,0>>}} *DBG* epdg_ue_fsm_262422298722988 receive call {tunnel_request,<<128,0,13,0,0,12,0>>} from <0.1617.0> in state state_authenticated 04:16:03.713 [info] GSUP: Rx #{cn_domain => 1,imsi => <<"262422298722988">>,message_class => 5,message_type => epdg_tunnel_request,pco => <<128,0,13,0,0,12,0>>} 04:16:03.713 [info] ue_fsm tunnel_request(<<128,0,13,0,0,12,0>>) *DBG* epdg_ue_fsm_262422298722988 send ok to <0.1617.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:16:03.713 [info] ue_fsm state_authenticated event=tunnel_request, {ue_fsm_data,<<"262422298722988">>,"internet",[],undefined,false,0,false,false} *DBG* epdg_ue_fsm_262422298722988 consume call {tunnel_request,<<128,0,13,0,0,12,0>>} from <0.1617.0> in state state_authenticated => state_wait_create_session_resp 04:16:03.713 [debug] Selected PGW Remote Address "172.18.62.103" *DBG* epdg_ue_fsm_262422298722988 start_timer {state_timeout,10000, create_session_timeout,[]} in state state_wait_create_session_resp 04:16:03.713 [info] s2b: Tx {gtp,v2,create_session_request,0,8064723,undefined,[],[{v2_international_mobile_subscriber_identity,0,<<"262422298722988">>},{v2_serving_network,0,{<<"901">>,<<"042">>}},{v2_rat_type,0,3},{v2_fully_qualified_tunnel_endpoint_identifier,0,30,894437923,<<172,18,62,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,3048190023,<<172,18,62,20>>,undefined}]},{v2_recovery,0,0},{v2_additional_protocol_configuration_options,0,{0,[{13,<<>>},{12,<<>>}]}}]} 04:16:03.714 [debug] Waiting for CreateSessionResponse *DBG* aaa_ue_fsm_262422298722988 receive call {rx_s6b_aar,"262422298722988@nai.epc.mnc001.mcc01.3gppnetwork.org", "internet", [{'MIP6-Agent-Info',[{172,18,62,103}],[],[],[]}]} from <0.1618.0> in state state_authenticated 04:16:03.722 [info] S6b Rx from {diameter_caps,{"aaa.localdomain","pgw.localdomain"},{"localdomain","localdomain"},{[{172,18,62,20}],[{172,18,62,103}]},{0,10415},{"osmo-epdg-AAA","TTCN-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,["262422298722988@nai.epc.mnc001.mcc01.3gppnetwork.org"],[{'MIP6-Agent-Info',[{172,18,62,103}],[],[],[]}],[70368744177664],[],[],["internet"],[],[],[],[],[],[]} *DBG* aaa_ue_fsm_262422298722988 send ok to <0.1618.0> 04:16:03.723 [info] ue_fsm ev_rx_s6b_aar: "262422298722988@nai.epc.mnc001.mcc01.3gppnetwork.org" "internet" [{'MIP6-Agent-Info',[{172,18,62,103}],[],[],[]}] 04:16:03.723 [info] ue_fsm state_authenticated event=rx_s6b_aar NAI="262422298722988@nai.epc.mnc001.mcc01.3gppnetwork.org" Apn="internet" AgentInfo=[{'MIP6-Agent-Info',[{172,18,62,103}],[],[],[]}], {ue_fsm_data,"262422298722988",undefined,undefined,true,false,undefined} *DBG* aaa_ue_fsm_262422298722988 consume call {rx_s6b_aar,"262422298722988@nai.epc.mnc001.mcc01.3gppnetwork.org", "internet", [{'MIP6-Agent-Info',[{172,18,62,103}],[],[],[]}]} from <0.1618.0> in state state_authenticated => state_authenticated_wait_swx_saa 04:16:03.723 [debug] SWx Tx SAR Imsi="262422298722988" Type=13 APN="internet" AgentInfoOpt=[{'MIP6-Agent-Info',[{172,18,62,103}],[],[],[]}]  04:16:03.723 [debug] SWx prepare_request: {'SAR',["epdg.localdomain",";","1805677143",";","303",";","nonode@nohost"],{'Vendor-Specific-Application-Id',10415,[16777265],[]},1,"epdg.localdomain","localdomain","localdomain","262422298722988",13,[],["hss.localdomain"],["internet"],[],[{'MIP6-Agent-Info',[{172,18,62,103}],[],[],[]}],[],[],[],[],[],[],[]} 04:16:03.723 [debug] Waiting for S6b AAA *DBG* aaa_ue_fsm_262422298722988 receive call {rx_swx_saa,{ok,13,#{}}} from <0.1619.0> in state state_authenticated_wait_swx_saa 04:16:03.728 [info] SWx Rx SAA {<0.735.0>,{diameter_caps,{"epdg.localdomain","hss.localdomain"},{"localdomain","localdomain"},{[{127,0,0,1},{172,18,62,20},{192,168,0,2}],[{172,18,62,103}]},{0,10415},{"osmo-epdg","TTCN-3 Testsuite"},{[],[1]},{[10415,13019,5535],[5535,10415,13019]},{[],[]},{[],[0]},{[],[]},{[{'diameter_base_Vendor-Specific-Application-Id',10415,[16777265],[]}],[{'diameter_base_Vendor-Specific-Application-Id',[10415],[16777265],[]}]},{[],[]},{[],[]}}}: {'SAA',"epdg.localdomain;1805677143;303;nonode@nohost",{'Vendor-Specific-Application-Id',10415,[16777265],[]},1,"hss.localdomain","localdomain","262422298722988",[],[2001],[],[{'Non-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:16:03.728 [info] ue_fsm ev_rx_swx_saa *DBG* aaa_ue_fsm_262422298722988 send ok to <0.1619.0> 04:16:03.729 [info] ue_fsm state_authenticated_wait_swx_saa event=rx_swx_saa SAType=13 ResulCode={epdg_dia_rc,undefined,2001}, {ue_fsm_data,"262422298722988","262422298722988@nai.epc.mnc001.mcc01.3gppnetwork.org","internet",true,false,<0.1618.0>} *DBG* aaa_ue_fsm_262422298722988 consume call {rx_swx_saa,{ok,13,#{}}} from <0.1619.0> in state state_authenticated_wait_swx_saa => state_authenticated 04:16:03.729 [debug] Rx AAA with DiaRC={epdg_dia_rc,undefined,2001} 04:16:03.729 [info] S6b Tx to {diameter_caps,{"aaa.localdomain","pgw.localdomain"},{"localdomain","localdomain"},{[{172,18,62,20}],[{172,18,62,103}]},{0,10415},{"osmo-epdg-AAA","TTCN-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:16:03.736 [debug] S2b: Rx from IP {172,18,62,103} port 2123: <<72,33,0,117,53,80,10,35,123,14,211,0,2,0,2,0,16,0,87,0,9,1,160,186,246,91,149,172,18,62,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,186,246,91,149,172,18,62,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,186,246,91,149,163,0,15,0,128,0,13,4,1,2,3,4,0,12,4,5,6,7,8>> *DBG* epdg_ue_fsm_262422298722988 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 => 3048190023, remote_ipv4 => <<172,18,62,103>>, remote_ipv6 => undefined,remote_teid => 3136707477}}} from <0.1620.0> in state state_wait_create_session_resp 04:16:03.736 [debug] S2b: Rx from IP {172,18,62,103} port 2123: {gtp,v2,create_session_response,894437923,8064723,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,<<186,246,91,149>>},{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,3136707477,<<172,18,62,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,3136707477,<<172,18,62,103>>,undefined},{v2_pdn_address_allocation,0} => {v2_pdn_address_allocation,0,ipv4,<<192,168,0,88>>}}} 04:16:03.737 [info] s2b: Updated Session after create_session_response: {gtp_session,<<"262422298722988">>,<0.1612.0>,<<"internet">>,{172,18,62,103},{172,18,62,103},undefined,894437923,3136707477,5,{set,1,16,16,8,80,48,{[],[],[],[],[],[],[],[],[],[],[],[],[],[],[],[]},{{[],[],[],[],[{gtp_bearer,5,3048190023,3136707477}],[],[],[],[],[],[],[],[],[],[],[]}}}} 04:16:03.737 [debug] s2b: APCO_dec: {v2_additional_protocol_configuration_options,0,{0,[{13,<<1,2,3,4>>},{12,<<5,6,7,8>>}]}} 04:16:03.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,88>>,undefined},local_teid => 3048190023,remote_ipv4 => <<172,18,62,103>>,remote_ipv6 => undefined,remote_teid => 3136707477}} 04:16:03.737 [info] ue_fsm state_authenticated event=received_gtpc_create_session_response, {ue_fsm_data,<<"262422298722988">>,"internet",[],undefined,false,0,false,false} *DBG* epdg_ue_fsm_262422298722988 send ok to <0.1620.0> *DBG* gsup_server got cast {tunnel_response, {<<"262422298722988">>, {ok, #{apco => <<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 => 3048190023, remote_ipv4 => <<172,18,62,103>>, remote_ipv6 => undefined, remote_teid => 3136707477}}}} 04:16:03.737 [info] KMOD Port Create PDP Context Call {<0.1612.0>,[alias|#Ref<0.1283019585.1655242753.214401>]}: {create_pdp_context,{172,18,62,103},3048190023,3136707477,{192,168,0,88}} *DBG* epdg_ue_fsm_262422298722988 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 => 3048190023, remote_ipv4 => <<172,18,62,103>>, remote_ipv6 => undefined,remote_teid => 3136707477}}} from <0.1620.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:16:03.737 [debug] create_pdp_context: 1, {172,18,62,103}, {192,168,0,88}, 3048190023, 3136707477 04:16:03.737 [debug] create_pdp_context: {netlink,gtp,[512,ack,request],4546,0,{new,0,0,[{version,1},{net_ns_fd,25},{link,4},{sgsn_address,{172,18,62,103}},{ms_address,{192,168,0,88}},{i_tid,3048190023},{o_tid,3136707477}]}} 04:16:03.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,88>>,undefined},local_teid => 3048190023,remote_ipv4 => <<172,18,62,103>>,remote_ipv6 => undefined,remote_teid => 3136707477}) returned ok 04:16:03.738 [info] tunnel_response(<<"262422298722988">>): {ok,#{apco => <<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 => 3048190023,remote_ipv4 => <<172,18,62,103>>,remote_ipv6 => undefined,remote_teid => 3136707477}} 04:16:03.739 [info] tunnel_response for <<"262422298722988">>: {ok,#{apco => <<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 => 3048190023,remote_ipv4 => <<172,18,62,103>>,remote_ipv6 => undefined,remote_teid => 3136707477}} 04:16:03.739 [info] GSUP: Tx #{imsi => <<"262422298722988">>,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>>}]} Stream 238, 32 bytes *DBG* gsup_server got {ipa,#Port<0.54>, {osmo,5}, #{imsi => <<"262425757915423">>, 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_262425757915423 enter epdg_ue_fsm in state state_new 04:16:03.779 [info] GSUP: Rx #{imsi => <<"262425757915423">>,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_262425757915423 consume internal init_state in state state_new 04:16:03.779 [info] ue_fsm start(epdg_ue_fsm_262425757915423) *DBG* epdg_ue_fsm_262425757915423 receive call {auth_request,33,"internet",#{}} from <0.1621.0> in state state_new 04:16:03.779 [info] ue_fsm init(<<"262425757915423">>) 04:16:03.779 [info] ue_fsm auth_request *DBG* epdg_ue_fsm_262425757915423 send ok to <0.1621.0> 04:16:03.780 [info] ue_fsm state_new event=auth_request {33, "internet", #{}}, {ue_fsm_data,<<"262425757915423">>,"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_262425757915423 enter aaa_ue_fsm in state state_new *DBG* epdg_ue_fsm_262425757915423 consume call {auth_request,33,"internet",#{}} from <0.1621.0> in state state_new => state_wait_auth_resp 04:16:03.780 [info] ue_fsm start_link(aaa_ue_fsm_262425757915423) *DBG* aaa_ue_fsm_262425757915423 consume internal init_state in state state_new *DBG* epdg_ue_fsm_262425757915423 start_timer {state_timeout,10000, swm_der_timeout,[]} in state state_wait_auth_resp *DBG* aaa_ue_fsm_262425757915423 receive call {rx_swm_der_auth_req,33,"internet",#{}} from <0.201.0> in state state_new 04:16:03.780 [info] ue_fsm init("262425757915423") 04:16:03.780 [info] ue_fsm ev_rx_swm_der_auth_req 04:16:03.781 [info] ue_fsm state_new event=rx_swm_der_auth_req {33, "internet", #{}}, {ue_fsm_data,"262425757915423",undefined,undefined,false,false,undefined} 04:16:03.781 [debug] Swx MAR: IPv4Opt=<<"ÿÿÿþ">> IPv6Opt=[] *DBG* aaa_ue_fsm_262425757915423 send ok to <0.201.0> 04:16:03.781 [debug] Swx Tx MAR: {'MAR',["epdg.localdomain",";","1805677143",";","304",";","nonode@nohost"],1,undefined,undefined,undefined,"262425757915423",{'Vendor-Specific-Application-Id',10415,[16777265],[]},{'SIP-Auth-Data-Item',[],["EAP-AKA"],[],[],[],[],[],[],<<"ÿÿÿþ">>,[],[],[],[]},1,[],1,[],[],[],[],[],[],[],[]} *DBG* aaa_ue_fsm_262425757915423 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_262425757915423 receive call {rx_swx_maa, {ok,[{epdg_auth_tuple, <<46,36,236,129,130,118,151,4,244,199,91,29,163,110,243,107>>, <<28,227,109,126,129,163,192,107,135,247,106,171,6,65,108,21>>, <<46,36,236,129,130,118,151,4,244,199,91,29,163,110,243,107, 188,149,238,199,51,79,206,241,6,48,225,110,0,87>>, <<169,150,171,224,67,0,249,18,198,203,58,151,127,175,91,220>>, <<233,33,186,93,218,149,181,42,35,157,148,155,22,67,90,98>>}]}} from <0.1624.0> in state state_wait_swx_maa 04:16:03.794 [info] SWx Rx MAA {<0.735.0>,{diameter_caps,{"epdg.localdomain","hss.localdomain"},{"localdomain","localdomain"},{[{127,0,0,1},{172,18,62,20},{192,168,0,2}],[{172,18,62,103}]},{0,10415},{"osmo-epdg","TTCN-3 Testsuite"},{[],[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;1805677143;304;nonode@nohost",1,"hss.localdomain","localdomain",{'Vendor-Specific-Application-Id',10415,[16777265],[]},"262425757915423",[],[2001],[],[1],[{'SIP-Auth-Data-Item',[0],["Digest-AKAv1-MD5"],[[46,36,236,129,130,118,151,4,244,199,91,29,163,110,243,107,28,227,109,126,129,163,192,107,135,247,106,171,6,65,108,21]],[[46,36,236,129,130,118,151,4,244,199,91,29,163,110,243,107,188,149,238,199,51,79,206,241,6,48,225,110,0,87]],["foobar"],[[233,33,186,93,218,149,181,42,35,157,148,155,22,67,90,98]],[[169,150,171,224,67,0,249,18,198,203,58,151,127,175,91,220]],[],[],[],[],[],[]}],[],[],[],[],[],[]}/ Errors []  04:16:03.795 [info] dia_sip2gsup: auth [46,36,236,129,130,118,151,4,244,199,91,29,163,110,243,107,28,227,109,126,129,163,192,107,135,247,106,171,6,65,108,21] authz [46,36,236,129,130,118,151,4,244,199,91,29,163,110,243,107,188,149,238,199,51,79,206,241,6,48,225,110,0,87]  *DBG* aaa_ue_fsm_262425757915423 send ok to <0.1624.0> *DBG* epdg_ue_fsm_262425757915423 receive call {received_swm_dea_auth_response, {ok,[{epdg_auth_tuple, <<46,36,236,129,130,118,151,4,244,199,91,29,163,110,243,107>>, <<28,227,109,126,129,163,192,107,135,247,106,171,6,65,108,21>>, <<46,36,236,129,130,118,151,4,244,199,91,29,163,110,243,107, 188,149,238,199,51,79,206,241,6,48,225,110,0,87>>, <<169,150,171,224,67,0,249,18,198,203,58,151,127,175,91,220>>, <<233,33,186,93,218,149,181,42,35,157,148,155,22,67,90,98>>}]}} from <0.211.0> in state state_wait_auth_resp *DBG* aaa_ue_fsm_262425757915423 consume call {rx_swx_maa, {ok,[{epdg_auth_tuple, <<46,36,236,129,130,118,151,4,244,199,91,29,163,110,243,107>>, <<28,227,109,126,129,163,192,107,135,247,106,171,6,65,108,21>>, <<46,36,236,129,130,118,151,4,244,199,91,29,163,110,243,107, 188,149,238,199,51,79,206,241,6,48,225,110,0,87>>, <<169,150,171,224,67,0,249,18,198,203,58,151,127,175,91,220>>, <<233,33,186,93,218,149,181,42,35,157,148,155,22,67,90,98>>}]}} from <0.1624.0> in state state_wait_swx_maa => state_new 04:16:03.795 [info] rand [46,36,236,129,130,118,151,4,244,199,91,29,163,110,243,107] autn [28,227,109,126,129,163,192,107,135,247,106,171,6,65,108,21]  04:16:03.795 [info] ue_fsm ev_rx_swx_maa 04:16:03.796 [info] ue_fsm state_wait_swx_maa event=rx_swx_maa, {ue_fsm_data,"262425757915423",undefined,undefined,false,false,undefined} *DBG* epdg_ue_fsm_262425757915423 send ok to <0.211.0> *DBG* gsup_server got cast {auth_response, {<<"262425757915423">>, {ok, [{epdg_auth_tuple, <<46,36,236,129,130,118,151,4,244,199,91,29, 163,110,243,107>>, <<28,227,109,126,129,163,192,107,135,247,106, 171,6,65,108,21>>, <<46,36,236,129,130,118,151,4,244,199,91,29, 163,110,243,107,188,149,238,199,51,79,206, 241,6,48,225,110,0,87>>, <<169,150,171,224,67,0,249,18,198,203,58,151, 127,175,91,220>>, <<233,33,186,93,218,149,181,42,35,157,148, 155,22,67,90,98>>}]}}} *DBG* epdg_ue_fsm_262425757915423 consume call {received_swm_dea_auth_response, {ok,[{epdg_auth_tuple, <<46,36,236,129,130,118,151,4,244,199,91,29,163,110,243,107>>, <<28,227,109,126,129,163,192,107,135,247,106,171,6,65,108,21>>, <<46,36,236,129,130,118,151,4,244,199,91,29,163,110,243,107, 188,149,238,199,51,79,206,241,6,48,225,110,0,87>>, <<169,150,171,224,67,0,249,18,198,203,58,151,127,175,91,220>>, <<233,33,186,93,218,149,181,42,35,157,148,155,22,67,90,98>>}]}} from <0.211.0> in state state_wait_auth_resp => state_authenticating 04:16:03.796 [info] ue_fsm received_swm_dea_auth_response {ok,[{epdg_auth_tuple,<<46,36,236,129,130,118,151,4,244,199,91,29,163,110,243,107>>,<<28,227,109,126,129,163,192,107,135,247,106,171,6,65,108,21>>,<<46,36,236,129,130,118,151,4,244,199,91,29,163,110,243,107,188,149,238,199,51,79,206,241,6,48,225,110,0,87>>,<<169,150,171,224,67,0,249,18,198,203,58,151,127,175,91,220>>,<<233,33,186,93,218,149,181,42,35,157,148,155,22,67,90,98>>}]} 04:16:03.797 [info] ue_fsm state_wait_auth_resp event=received_swm_dea_auth_response Result={ok,[{epdg_auth_tuple,<<46,36,236,129,130,118,151,4,244,199,91,29,163,110,243,107>>,<<28,227,109,126,129,163,192,107,135,247,106,171,6,65,108,21>>,<<46,36,236,129,130,118,151,4,244,199,91,29,163,110,243,107,188,149,238,199,51,79,206,241,6,48,225,110,0,87>>,<<169,150,171,224,67,0,249,18,198,203,58,151,127,175,91,220>>,<<233,33,186,93,218,149,181,42,35,157,148,155,22,67,90,98>>}]}, {ue_fsm_data,<<"262425757915423">>,"internet",[],undefined,false,0,false,false} 04:16:03.797 [info] auth_response(<<"262425757915423">>): {ok,[{epdg_auth_tuple,<<46,36,236,129,130,118,151,4,244,199,91,29,163,110,243,107>>,<<28,227,109,126,129,163,192,107,135,247,106,171,6,65,108,21>>,<<46,36,236,129,130,118,151,4,244,199,91,29,163,110,243,107,188,149,238,199,51,79,206,241,6,48,225,110,0,87>>,<<169,150,171,224,67,0,249,18,198,203,58,151,127,175,91,220>>,<<233,33,186,93,218,149,181,42,35,157,148,155,22,67,90,98>>}]} 04:16:03.798 [info] auth_response for <<"262425757915423">>: {ok,[{epdg_auth_tuple,<<46,36,236,129,130,118,151,4,244,199,91,29,163,110,243,107>>,<<28,227,109,126,129,163,192,107,135,247,106,171,6,65,108,21>>,<<46,36,236,129,130,118,151,4,244,199,91,29,163,110,243,107,188,149,238,199,51,79,206,241,6,48,225,110,0,87>>,<<169,150,171,224,67,0,249,18,198,203,58,151,127,175,91,220>>,<<233,33,186,93,218,149,181,42,35,157,148,155,22,67,90,98>>}]} 04:16:03.798 [info] GSUP: Tx #{auth_tuples => [#{autn => <<28,227,109,126,129,163,192,107,135,247,106,171,6,65,108,21>>,ck => <<233,33,186,93,218,149,181,42,35,157,148,155,22,67,90,98>>,ik => <<169,150,171,224,67,0,249,18,198,203,58,151,127,175,91,220>>,rand => <<46,36,236,129,130,118,151,4,244,199,91,29,163,110,243,107>>,res => <<46,36,236,129,130,118,151,4,244,199,91,29,163,110,243,107,188,149,238,199,51,79,206,241,6,48,225,110,0,87>>}],imsi => <<"262425757915423">>,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 => <<"262425757915423">>, message_type => location_upd_req}} *DBG* epdg_ue_fsm_262425757915423 receive call lu_request from <0.1625.0> in state state_authenticating 04:16:03.802 [info] GSUP: Rx #{cn_domain => 1,imsi => <<"262425757915423">>,message_type => location_upd_req} *DBG* epdg_ue_fsm_262425757915423 send ok to <0.1625.0> *DBG* aaa_ue_fsm_262425757915423 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_262425757915423 consume call lu_request from <0.1625.0> in state state_authenticating 04:16:03.802 [info] ue_fsm lu_request 04:16:03.802 [info] ue_fsm state_authenticating event=lu_request, {ue_fsm_data,<<"262425757915423">>,"internet",[],undefined,false,0,false,false} 04:16:03.802 [info] ue_fsm ev_rx_swm_der_auth_compl 04:16:03.802 [info] ue_fsm state_new event=rx_swm_der_auth_compl, {ue_fsm_data,"262425757915423",undefined,undefined,false,false,undefined} 04:16:03.802 [debug] SWx Tx SAR Imsi="262425757915423" Type=1 APN="internet" AgentInfoOpt=[]  *DBG* aaa_ue_fsm_262425757915423 send ok to <0.201.0> *DBG* aaa_ue_fsm_262425757915423 consume call {rx_swm_der_auth_compl,"internet"} from <0.201.0> in state state_new => state_wait_swx_saa 04:16:03.802 [debug] SWx prepare_request: {'SAR',["epdg.localdomain",";","1805677143",";","305",";","nonode@nohost"],{'Vendor-Specific-Application-Id',10415,[16777265],[]},1,"epdg.localdomain","localdomain","localdomain","262425757915423",1,[],["hss.localdomain"],["internet"],[],[],[],[],[],[],[],[],[]} *DBG* aaa_ue_fsm_262425757915423 receive call {rx_swx_saa,{ok,1,#{}}} from <0.1626.0> in state state_wait_swx_saa 04:16:03.807 [info] SWx Rx SAA {<0.735.0>,{diameter_caps,{"epdg.localdomain","hss.localdomain"},{"localdomain","localdomain"},{[{127,0,0,1},{172,18,62,20},{192,168,0,2}],[{172,18,62,103}]},{0,10415},{"osmo-epdg","TTCN-3 Testsuite"},{[],[1]},{[10415,13019,5535],[5535,10415,13019]},{[],[]},{[],[0]},{[],[]},{[{'diameter_base_Vendor-Specific-Application-Id',10415,[16777265],[]}],[{'diameter_base_Vendor-Specific-Application-Id',[10415],[16777265],[]}]},{[],[]},{[],[]}}}: {'SAA',"epdg.localdomain;1805677143;305;nonode@nohost",{'Vendor-Specific-Application-Id',10415,[16777265],[]},1,"hss.localdomain","localdomain","262425757915423",[],[2001],[],[{'Non-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:16:03.807 [info] ue_fsm ev_rx_swx_saa *DBG* aaa_ue_fsm_262425757915423 send ok to <0.1626.0> *DBG* epdg_ue_fsm_262425757915423 receive call {received_swm_dea_auth_compl_response,{ok,#{}}} from <0.211.0> in state state_authenticating *DBG* aaa_ue_fsm_262425757915423 consume call {rx_swx_saa,{ok,1,#{}}} from <0.1626.0> in state state_wait_swx_saa => state_authenticated 04:16:03.807 [info] ue_fsm state_wait_swx_saa event=rx_swx_saa {ok,1,#{}}, {ue_fsm_data,"262425757915423",undefined,undefined,false,false,undefined} *DBG* epdg_ue_fsm_262425757915423 send ok to <0.211.0> *DBG* gsup_server got cast {lu_response,{<<"262425757915423">>,ok}} 04:16:03.807 [info] ue_fsm received_swm_dea_auth_compl_response {ok,#{}} *DBG* epdg_ue_fsm_262425757915423 consume call {received_swm_dea_auth_compl_response,{ok,#{}}} from <0.211.0> in state state_authenticating => state_authenticated 04:16:03.807 [info] ue_fsm state_authenticating event=lu_request, {ok,#{}}, {ue_fsm_data,<<"262425757915423">>,"internet",[],undefined,false,0,false,false} 04:16:03.807 [info] lu_response(<<"262425757915423">>): 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:16:03.807 [info] lu_response for <<"262425757915423">>: ok 04:16:03.807 [info] GSUP: Tx #{imsi => <<"262425757915423">>,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 => <<"262425757915423">>, message_class => 5, message_type => epdg_tunnel_request, pco => <<128,0,13,0,0,12,0>>}} *DBG* epdg_ue_fsm_262425757915423 receive call {tunnel_request,<<128,0,13,0,0,12,0>>} from <0.1627.0> in state state_authenticated 04:16:03.809 [info] GSUP: Rx #{cn_domain => 1,imsi => <<"262425757915423">>,message_class => 5,message_type => epdg_tunnel_request,pco => <<128,0,13,0,0,12,0>>} 04:16:03.809 [info] ue_fsm tunnel_request(<<128,0,13,0,0,12,0>>) 04:16:03.809 [info] ue_fsm state_authenticated event=tunnel_request, {ue_fsm_data,<<"262425757915423">>,"internet",[],undefined,false,0,false,false} 04:16:03.809 [debug] Selected PGW Remote Address "172.18.62.103" 04:16:03.809 [info] s2b: Tx {gtp,v2,create_session_request,0,8064724,undefined,[],[{v2_international_mobile_subscriber_identity,0,<<"262425757915423">>},{v2_serving_network,0,{<<"901">>,<<"042">>}},{v2_rat_type,0,3},{v2_fully_qualified_tunnel_endpoint_identifier,0,30,894437924,<<172,18,62,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,3048190024,<<172,18,62,20>>,undefined}]},{v2_recovery,0,0},{v2_additional_protocol_configuration_options,0,{0,[{13,<<>>},{12,<<>>}]}}]} *DBG* epdg_ue_fsm_262425757915423 send ok to <0.1627.0> 04:16:03.809 [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_262425757915423 consume call {tunnel_request,<<128,0,13,0,0,12,0>>} from <0.1627.0> in state state_authenticated => state_wait_create_session_resp *DBG* epdg_ue_fsm_262425757915423 start_timer {state_timeout,10000, create_session_timeout,[]} in state state_wait_create_session_resp *DBG* aaa_ue_fsm_262425757915423 receive call {rx_s6b_aar,"262425757915423@nai.epc.mnc001.mcc01.3gppnetwork.org", "internet", [{'MIP6-Agent-Info',[{172,18,62,103}],[],[],[]}]} from <0.1628.0> in state state_authenticated 04:16:03.813 [info] S6b Rx from {diameter_caps,{"aaa.localdomain","pgw.localdomain"},{"localdomain","localdomain"},{[{172,18,62,20}],[{172,18,62,103}]},{0,10415},{"osmo-epdg-AAA","TTCN-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,["262425757915423@nai.epc.mnc001.mcc01.3gppnetwork.org"],[{'MIP6-Agent-Info',[{172,18,62,103}],[],[],[]}],[70368744177664],[],[],["internet"],[],[],[],[],[],[]} 04:16:03.813 [info] ue_fsm ev_rx_s6b_aar: "262425757915423@nai.epc.mnc001.mcc01.3gppnetwork.org" "internet" [{'MIP6-Agent-Info',[{172,18,62,103}],[],[],[]}] *DBG* aaa_ue_fsm_262425757915423 send ok to <0.1628.0> *DBG* aaa_ue_fsm_262425757915423 consume call {rx_s6b_aar,"262425757915423@nai.epc.mnc001.mcc01.3gppnetwork.org", "internet", [{'MIP6-Agent-Info',[{172,18,62,103}],[],[],[]}]} from <0.1628.0> in state state_authenticated => state_authenticated_wait_swx_saa 04:16:03.813 [info] ue_fsm state_authenticated event=rx_s6b_aar NAI="262425757915423@nai.epc.mnc001.mcc01.3gppnetwork.org" Apn="internet" AgentInfo=[{'MIP6-Agent-Info',[{172,18,62,103}],[],[],[]}], {ue_fsm_data,"262425757915423",undefined,undefined,true,false,undefined} 04:16:03.813 [debug] SWx Tx SAR Imsi="262425757915423" Type=13 APN="internet" AgentInfoOpt=[{'MIP6-Agent-Info',[{172,18,62,103}],[],[],[]}]  04:16:03.813 [debug] SWx prepare_request: {'SAR',["epdg.localdomain",";","1805677143",";","306",";","nonode@nohost"],{'Vendor-Specific-Application-Id',10415,[16777265],[]},1,"epdg.localdomain","localdomain","localdomain","262425757915423",13,[],["hss.localdomain"],["internet"],[],[{'MIP6-Agent-Info',[{172,18,62,103}],[],[],[]}],[],[],[],[],[],[],[]} 04:16:03.813 [debug] Waiting for S6b AAA *DBG* aaa_ue_fsm_262425757915423 receive call {rx_swx_saa,{ok,13,#{}}} from <0.1629.0> in state state_authenticated_wait_swx_saa *DBG* aaa_ue_fsm_262425757915423 send ok to <0.1629.0> 04:16:03.815 [info] SWx Rx SAA {<0.735.0>,{diameter_caps,{"epdg.localdomain","hss.localdomain"},{"localdomain","localdomain"},{[{127,0,0,1},{172,18,62,20},{192,168,0,2}],[{172,18,62,103}]},{0,10415},{"osmo-epdg","TTCN-3 Testsuite"},{[],[1]},{[10415,13019,5535],[5535,10415,13019]},{[],[]},{[],[0]},{[],[]},{[{'diameter_base_Vendor-Specific-Application-Id',10415,[16777265],[]}],[{'diameter_base_Vendor-Specific-Application-Id',[10415],[16777265],[]}]},{[],[]},{[],[]}}}: {'SAA',"epdg.localdomain;1805677143;306;nonode@nohost",{'Vendor-Specific-Application-Id',10415,[16777265],[]},1,"hss.localdomain","localdomain","262425757915423",[],[2001],[],[{'Non-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_262425757915423 consume call {rx_swx_saa,{ok,13,#{}}} from <0.1629.0> in state state_authenticated_wait_swx_saa => state_authenticated 04:16:03.815 [info] ue_fsm ev_rx_swx_saa 04:16:03.815 [info] ue_fsm state_authenticated_wait_swx_saa event=rx_swx_saa SAType=13 ResulCode={epdg_dia_rc,undefined,2001}, {ue_fsm_data,"262425757915423","262425757915423@nai.epc.mnc001.mcc01.3gppnetwork.org","internet",true,false,<0.1628.0>} 04:16:03.815 [debug] Rx AAA with DiaRC={epdg_dia_rc,undefined,2001} 04:16:03.815 [info] S6b Tx to {diameter_caps,{"aaa.localdomain","pgw.localdomain"},{"localdomain","localdomain"},{[{172,18,62,20}],[{172,18,62,103}]},{0,10415},{"osmo-epdg-AAA","TTCN-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:16:03.818 [debug] S2b: Rx from IP {172,18,62,103} port 2123: <<72,33,0,117,53,80,10,36,123,14,212,0,2,0,2,0,16,0,87,0,9,1,160,178,230,226,158,172,18,62,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,178,230,226,158,172,18,62,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,178,230,226,158,163,0,15,0,128,0,13,4,1,2,3,4,0,12,4,5,6,7,8>> 04:16:03.818 [debug] S2b: Rx from IP {172,18,62,103} port 2123: {gtp,v2,create_session_response,894437924,8064724,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,<<178,230,226,158>>},{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,3001475742,<<172,18,62,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,3001475742,<<172,18,62,103>>,undefined},{v2_pdn_address_allocation,0} => {v2_pdn_address_allocation,0,ipv4,<<192,168,0,89>>}}} 04:16:03.818 [info] s2b: Updated Session after create_session_response: {gtp_session,<<"262425757915423">>,<0.1622.0>,<<"internet">>,{172,18,62,103},{172,18,62,103},undefined,894437924,3001475742,5,{set,1,16,16,8,80,48,{[],[],[],[],[],[],[],[],[],[],[],[],[],[],[],[]},{{[],[],[],[],[],[],[],[],[],[],[],[],[],[],[],[{gtp_bearer,5,3048190024,3001475742}]}}}} 04:16:03.818 [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_262425757915423 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 => 3048190024, remote_ipv4 => <<172,18,62,103>>, remote_ipv6 => undefined,remote_teid => 3001475742}}} from <0.1630.0> in state state_wait_create_session_resp 04:16:03.818 [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 => 3048190024,remote_ipv4 => <<172,18,62,103>>,remote_ipv6 => undefined,remote_teid => 3001475742}} 04:16:03.818 [info] ue_fsm state_authenticated event=received_gtpc_create_session_response, {ue_fsm_data,<<"262425757915423">>,"internet",[],undefined,false,0,false,false} 04:16:03.818 [info] KMOD Port Create PDP Context Call {<0.1622.0>,[alias|#Ref<0.1283019585.1655242753.214556>]}: {create_pdp_context,{172,18,62,103},3048190024,3001475742,{192,168,0,89}} 04:16:03.818 [debug] create_pdp_context: 1, {172,18,62,103}, {192,168,0,89}, 3048190024, 3001475742 04:16:03.818 [debug] create_pdp_context: {netlink,gtp,[512,ack,request],4610,0,{new,0,0,[{version,1},{net_ns_fd,25},{link,4},{sgsn_address,{172,18,62,103}},{ms_address,{192,168,0,89}},{i_tid,3048190024},{o_tid,3001475742}]}} *DBG* epdg_ue_fsm_262425757915423 send ok to <0.1630.0> 04:16:03.818 [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 => 3048190024,remote_ipv4 => <<172,18,62,103>>,remote_ipv6 => undefined,remote_teid => 3001475742}) returned ok *DBG* gsup_server got cast {tunnel_response, {<<"262425757915423">>, {ok, #{apco => <<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 => 3048190024, remote_ipv4 => <<172,18,62,103>>, remote_ipv6 => undefined, remote_teid => 3001475742}}}} *DBG* epdg_ue_fsm_262425757915423 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 => 3048190024, remote_ipv4 => <<172,18,62,103>>, remote_ipv6 => undefined,remote_teid => 3001475742}}} from <0.1630.0> in state state_wait_create_session_resp => state_active 04:16:03.818 [info] tunnel_response(<<"262425757915423">>): {ok,#{apco => <<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 => 3048190024,remote_ipv4 => <<172,18,62,103>>,remote_ipv6 => undefined,remote_teid => 3001475742}} 04:16:03.818 [info] tunnel_response for <<"262425757915423">>: {ok,#{apco => <<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 => 3048190024,remote_ipv4 => <<172,18,62,103>>,remote_ipv6 => undefined,remote_teid => 3001475742}} 04:16:03.818 [info] GSUP: Tx #{imsi => <<"262425757915423">>,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 => <<"262428948318199">>, 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_262428948318199 enter epdg_ue_fsm in state state_new *DBG* epdg_ue_fsm_262428948318199 consume internal init_state in state state_new 04:16:03.880 [info] GSUP: Rx #{imsi => <<"262428948318199">>,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_262428948318199 receive call {auth_request,33,"internet",#{}} from <0.1631.0> in state state_new 04:16:03.881 [info] ue_fsm start(epdg_ue_fsm_262428948318199) *DBG* epdg_ue_fsm_262428948318199 send ok to <0.1631.0> 04:16:03.881 [info] ue_fsm init(<<"262428948318199">>) *DBG* gsup_server new state {gsups_state,#Port<0.16>,4222,#Port<0.54>, {ipa_ccm_options,"EPDG-00-00-00-00-00-00", "0/0/0","00:00:00:00:00:00", "00:00:00:00:00:00","00:00:00: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_262428948318199 enter aaa_ue_fsm in state state_new *DBG* epdg_ue_fsm_262428948318199 consume call {auth_request,33,"internet",#{}} from <0.1631.0> in state state_new => state_wait_auth_resp 04:16:03.881 [info] ue_fsm auth_request *DBG* aaa_ue_fsm_262428948318199 consume internal init_state in state state_new *DBG* epdg_ue_fsm_262428948318199 start_timer {state_timeout,10000, swm_der_timeout,[]} in state state_wait_auth_resp 04:16:03.881 [info] ue_fsm state_new event=auth_request {33, "internet", #{}}, {ue_fsm_data,<<"262428948318199">>,"internet",[],undefined,false,0,false,false} *DBG* aaa_ue_fsm_262428948318199 receive call {rx_swm_der_auth_req,33,"internet",#{}} from <0.201.0> in state state_new 04:16:03.881 [info] ue_fsm start_link(aaa_ue_fsm_262428948318199) 04:16:03.881 [info] ue_fsm init("262428948318199") 04:16:03.882 [info] ue_fsm ev_rx_swm_der_auth_req 04:16:03.882 [info] ue_fsm state_new event=rx_swm_der_auth_req {33, "internet", #{}}, {ue_fsm_data,"262428948318199",undefined,undefined,false,false,undefined} 04:16:03.882 [debug] Swx MAR: IPv4Opt=<<"ÿÿÿþ">> IPv6Opt=[] 04:16:03.882 [debug] Swx Tx MAR: {'MAR',["epdg.localdomain",";","1805677143",";","307",";","nonode@nohost"],1,undefined,undefined,undefined,"262428948318199",{'Vendor-Specific-Application-Id',10415,[16777265],[]},{'SIP-Auth-Data-Item',[],["EAP-AKA"],[],[],[],[],[],[],<<"ÿÿÿþ">>,[],[],[],[]},1,[],1,[],[],[],[],[],[],[],[]} *DBG* aaa_ue_fsm_262428948318199 send ok to <0.201.0> *DBG* aaa_ue_fsm_262428948318199 consume call {rx_swm_der_auth_req,33,"internet",#{}} from <0.201.0> in state state_new => state_wait_swx_maa 04:16:03.898 [info] SWx Rx MAA {<0.735.0>,{diameter_caps,{"epdg.localdomain","hss.localdomain"},{"localdomain","localdomain"},{[{127,0,0,1},{172,18,62,20},{192,168,0,2}],[{172,18,62,103}]},{0,10415},{"osmo-epdg","TTCN-3 Testsuite"},{[],[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;1805677143;307;nonode@nohost",1,"hss.localdomain","localdomain",{'Vendor-Specific-Application-Id',10415,[16777265],[]},"262428948318199",[],[2001],[],[1],[{'SIP-Auth-Data-Item',[0],["Digest-AKAv1-MD5"],[[23,184,186,235,85,18,60,221,39,194,94,146,205,82,252,174,32,225,119,41,178,143,224,91,228,105,77,134,121,163,158,93]],[[23,184,186,235,85,18,60,221,39,194,94,146,205,82,252,174,134,62,11,88,186,19,239,253,116,187,207,122,235,155]],["foobar"],[[67,86,197,240,144,130,47,59,38,232,117,226,230,26,60,140]],[[226,163,147,114,195,223,179,25,220,169,25,11,39,177,6,126]],[],[],[],[],[],[]}],[],[],[],[],[],[]}/ Errors []  *DBG* aaa_ue_fsm_262428948318199 receive call {rx_swx_maa, {ok,[{epdg_auth_tuple, <<23,184,186,235,85,18,60,221,39,194,94,146,205,82,252,174>>, <<32,225,119,41,178,143,224,91,228,105,77,134,121,163,158,93>>, <<23,184,186,235,85,18,60,221,39,194,94,146,205,82,252,174, 134,62,11,88,186,19,239,253,116,187,207,122,235,155>>, <<226,163,147,114,195,223,179,25,220,169,25,11,39,177,6,126>>, <<67,86,197,240,144,130,47,59,38,232,117,226,230,26,60, 140>>}]}} from <0.1634.0> in state state_wait_swx_maa 04:16:03.898 [info] dia_sip2gsup: auth [23,184,186,235,85,18,60,221,39,194,94,146,205,82,252,174,32,225,119,41,178,143,224,91,228,105,77,134,121,163,158,93] authz [23,184,186,235,85,18,60,221,39,194,94,146,205,82,252,174,134,62,11,88,186,19,239,253,116,187,207,122,235,155]  04:16:03.898 [info] rand [23,184,186,235,85,18,60,221,39,194,94,146,205,82,252,174] autn [32,225,119,41,178,143,224,91,228,105,77,134,121,163,158,93]  04:16:03.898 [info] ue_fsm ev_rx_swx_maa *DBG* aaa_ue_fsm_262428948318199 send ok to <0.1634.0> *DBG* epdg_ue_fsm_262428948318199 receive call {received_swm_dea_auth_response, {ok,[{epdg_auth_tuple, <<23,184,186,235,85,18,60,221,39,194,94,146,205,82,252,174>>, <<32,225,119,41,178,143,224,91,228,105,77,134,121,163,158,93>>, <<23,184,186,235,85,18,60,221,39,194,94,146,205,82,252,174, 134,62,11,88,186,19,239,253,116,187,207,122,235,155>>, <<226,163,147,114,195,223,179,25,220,169,25,11,39,177,6,126>>, <<67,86,197,240,144,130,47,59,38,232,117,226,230,26,60, 140>>}]}} from <0.211.0> in state state_wait_auth_resp *DBG* aaa_ue_fsm_262428948318199 consume call {rx_swx_maa, {ok,[{epdg_auth_tuple, <<23,184,186,235,85,18,60,221,39,194,94,146,205,82,252,174>>, <<32,225,119,41,178,143,224,91,228,105,77,134,121,163,158,93>>, <<23,184,186,235,85,18,60,221,39,194,94,146,205,82,252,174, 134,62,11,88,186,19,239,253,116,187,207,122,235,155>>, <<226,163,147,114,195,223,179,25,220,169,25,11,39,177,6,126>>, <<67,86,197,240,144,130,47,59,38,232,117,226,230,26,60, 140>>}]}} from <0.1634.0> in state state_wait_swx_maa => state_new 04:16:03.899 [info] ue_fsm state_wait_swx_maa event=rx_swx_maa, {ue_fsm_data,"262428948318199",undefined,undefined,false,false,undefined} *DBG* epdg_ue_fsm_262428948318199 send ok to <0.211.0> *DBG* gsup_server got cast {auth_response, {<<"262428948318199">>, {ok, [{epdg_auth_tuple, <<23,184,186,235,85,18,60,221,39,194,94,146, 205,82,252,174>>, <<32,225,119,41,178,143,224,91,228,105,77,134, 121,163,158,93>>, <<23,184,186,235,85,18,60,221,39,194,94,146, 205,82,252,174,134,62,11,88,186,19,239,253, 116,187,207,122,235,155>>, <<226,163,147,114,195,223,179,25,220,169,25,11, 39,177,6,126>>, <<67,86,197,240,144,130,47,59,38,232,117, 226,230,26,60,140>>}]}}} *DBG* epdg_ue_fsm_262428948318199 consume call {received_swm_dea_auth_response, {ok,[{epdg_auth_tuple, <<23,184,186,235,85,18,60,221,39,194,94,146,205,82,252,174>>, <<32,225,119,41,178,143,224,91,228,105,77,134,121,163,158,93>>, <<23,184,186,235,85,18,60,221,39,194,94,146,205,82,252,174, 134,62,11,88,186,19,239,253,116,187,207,122,235,155>>, <<226,163,147,114,195,223,179,25,220,169,25,11,39,177,6,126>>, <<67,86,197,240,144,130,47,59,38,232,117,226,230,26,60, 140>>}]}} from <0.211.0> in state state_wait_auth_resp => state_authenticating 04:16:03.899 [info] ue_fsm received_swm_dea_auth_response {ok,[{epdg_auth_tuple,<<23,184,186,235,85,18,60,221,39,194,94,146,205,82,252,174>>,<<32,225,119,41,178,143,224,91,228,105,77,134,121,163,158,93>>,<<23,184,186,235,85,18,60,221,39,194,94,146,205,82,252,174,134,62,11,88,186,19,239,253,116,187,207,122,235,155>>,<<226,163,147,114,195,223,179,25,220,169,25,11,39,177,6,126>>,<<67,86,197,240,144,130,47,59,38,232,117,226,230,26,60,140>>}]} 04:16:03.900 [info] ue_fsm state_wait_auth_resp event=received_swm_dea_auth_response Result={ok,[{epdg_auth_tuple,<<23,184,186,235,85,18,60,221,39,194,94,146,205,82,252,174>>,<<32,225,119,41,178,143,224,91,228,105,77,134,121,163,158,93>>,<<23,184,186,235,85,18,60,221,39,194,94,146,205,82,252,174,134,62,11,88,186,19,239,253,116,187,207,122,235,155>>,<<226,163,147,114,195,223,179,25,220,169,25,11,39,177,6,126>>,<<67,86,197,240,144,130,47,59,38,232,117,226,230,26,60,140>>}]}, {ue_fsm_data,<<"262428948318199">>,"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:16:03.900 [info] auth_response(<<"262428948318199">>): {ok,[{epdg_auth_tuple,<<23,184,186,235,85,18,60,221,39,194,94,146,205,82,252,174>>,<<32,225,119,41,178,143,224,91,228,105,77,134,121,163,158,93>>,<<23,184,186,235,85,18,60,221,39,194,94,146,205,82,252,174,134,62,11,88,186,19,239,253,116,187,207,122,235,155>>,<<226,163,147,114,195,223,179,25,220,169,25,11,39,177,6,126>>,<<67,86,197,240,144,130,47,59,38,232,117,226,230,26,60,140>>}]} 04:16:03.901 [info] auth_response for <<"262428948318199">>: {ok,[{epdg_auth_tuple,<<23,184,186,235,85,18,60,221,39,194,94,146,205,82,252,174>>,<<32,225,119,41,178,143,224,91,228,105,77,134,121,163,158,93>>,<<23,184,186,235,85,18,60,221,39,194,94,146,205,82,252,174,134,62,11,88,186,19,239,253,116,187,207,122,235,155>>,<<226,163,147,114,195,223,179,25,220,169,25,11,39,177,6,126>>,<<67,86,197,240,144,130,47,59,38,232,117,226,230,26,60,140>>}]} 04:16:03.901 [info] GSUP: Tx #{auth_tuples => [#{autn => <<32,225,119,41,178,143,224,91,228,105,77,134,121,163,158,93>>,ck => <<67,86,197,240,144,130,47,59,38,232,117,226,230,26,60,140>>,ik => <<226,163,147,114,195,223,179,25,220,169,25,11,39,177,6,126>>,rand => <<23,184,186,235,85,18,60,221,39,194,94,146,205,82,252,174>>,res => <<23,184,186,235,85,18,60,221,39,194,94,146,205,82,252,174,134,62,11,88,186,19,239,253,116,187,207,122,235,155>>}],imsi => <<"262428948318199">>,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 => <<"262428948318199">>, message_type => location_upd_req}} *DBG* epdg_ue_fsm_262428948318199 receive call lu_request from <0.1635.0> in state state_authenticating 04:16:03.907 [info] GSUP: Rx #{cn_domain => 1,imsi => <<"262428948318199">>,message_type => location_upd_req} 04:16:03.907 [info] ue_fsm lu_request *DBG* epdg_ue_fsm_262428948318199 send ok to <0.1635.0> 04:16:03.908 [info] ue_fsm state_authenticating event=lu_request, {ue_fsm_data,<<"262428948318199">>,"internet",[],undefined,false,0,false,false} 04:16:03.908 [info] ue_fsm ev_rx_swm_der_auth_compl *DBG* epdg_ue_fsm_262428948318199 consume call lu_request from <0.1635.0> in state state_authenticating *DBG* aaa_ue_fsm_262428948318199 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:16:03.908 [info] ue_fsm state_new event=rx_swm_der_auth_compl, {ue_fsm_data,"262428948318199",undefined,undefined,false,false,undefined} 04:16:03.908 [debug] SWx Tx SAR Imsi="262428948318199" Type=1 APN="internet" AgentInfoOpt=[]  04:16:03.908 [debug] SWx prepare_request: {'SAR',["epdg.localdomain",";","1805677143",";","308",";","nonode@nohost"],{'Vendor-Specific-Application-Id',10415,[16777265],[]},1,"epdg.localdomain","localdomain","localdomain","262428948318199",1,[],["hss.localdomain"],["internet"],[],[],[],[],[],[],[],[],[]} *DBG* aaa_ue_fsm_262428948318199 send ok to <0.201.0> *DBG* aaa_ue_fsm_262428948318199 consume call {rx_swm_der_auth_compl,"internet"} from <0.201.0> in state state_new => state_wait_swx_saa *DBG* aaa_ue_fsm_262428948318199 receive call {rx_swx_saa,{ok,1,#{}}} from <0.1636.0> in state state_wait_swx_saa 04:16:03.916 [info] SWx Rx SAA {<0.735.0>,{diameter_caps,{"epdg.localdomain","hss.localdomain"},{"localdomain","localdomain"},{[{127,0,0,1},{172,18,62,20},{192,168,0,2}],[{172,18,62,103}]},{0,10415},{"osmo-epdg","TTCN-3 Testsuite"},{[],[1]},{[10415,13019,5535],[5535,10415,13019]},{[],[]},{[],[0]},{[],[]},{[{'diameter_base_Vendor-Specific-Application-Id',10415,[16777265],[]}],[{'diameter_base_Vendor-Specific-Application-Id',[10415],[16777265],[]}]},{[],[]},{[],[]}}}: {'SAA',"epdg.localdomain;1805677143;308;nonode@nohost",{'Vendor-Specific-Application-Id',10415,[16777265],[]},1,"hss.localdomain","localdomain","262428948318199",[],[2001],[],[{'Non-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:16:03.916 [info] ue_fsm ev_rx_swx_saa *DBG* aaa_ue_fsm_262428948318199 send ok to <0.1636.0> *DBG* epdg_ue_fsm_262428948318199 receive call {received_swm_dea_auth_compl_response,{ok,#{}}} from <0.211.0> in state state_authenticating *DBG* aaa_ue_fsm_262428948318199 consume call {rx_swx_saa,{ok,1,#{}}} from <0.1636.0> in state state_wait_swx_saa => state_authenticated 04:16:03.917 [info] ue_fsm state_wait_swx_saa event=rx_swx_saa {ok,1,#{}}, {ue_fsm_data,"262428948318199",undefined,undefined,false,false,undefined} 04:16:03.917 [info] ue_fsm received_swm_dea_auth_compl_response {ok,#{}} *DBG* epdg_ue_fsm_262428948318199 send ok to <0.211.0> *DBG* gsup_server got cast {lu_response,{<<"262428948318199">>,ok}} 04:16:03.917 [info] ue_fsm state_authenticating event=lu_request, {ok,#{}}, {ue_fsm_data,<<"262428948318199">>,"internet",[],undefined,false,0,false,false} *DBG* epdg_ue_fsm_262428948318199 consume call {received_swm_dea_auth_compl_response,{ok,#{}}} from <0.211.0> in state state_authenticating => state_authenticated 04:16:03.917 [info] lu_response(<<"262428948318199">>): 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:16:03.917 [info] lu_response for <<"262428948318199">>: ok 04:16:03.917 [info] GSUP: Tx #{imsi => <<"262428948318199">>,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 => <<"262428948318199">>, message_class => 5, message_type => epdg_tunnel_request, pco => <<128,0,13,0,0,12,0>>}} *DBG* epdg_ue_fsm_262428948318199 receive call {tunnel_request,<<128,0,13,0,0,12,0>>} from <0.1637.0> in state state_authenticated 04:16:03.923 [info] GSUP: Rx #{cn_domain => 1,imsi => <<"262428948318199">>,message_class => 5,message_type => epdg_tunnel_request,pco => <<128,0,13,0,0,12,0>>} 04:16:03.923 [info] ue_fsm tunnel_request(<<128,0,13,0,0,12,0>>) 04:16:03.923 [info] ue_fsm state_authenticated event=tunnel_request, {ue_fsm_data,<<"262428948318199">>,"internet",[],undefined,false,0,false,false} *DBG* epdg_ue_fsm_262428948318199 send ok to <0.1637.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:16:03.923 [debug] Selected PGW Remote Address "172.18.62.103" *DBG* epdg_ue_fsm_262428948318199 consume call {tunnel_request,<<128,0,13,0,0,12,0>>} from <0.1637.0> in state state_authenticated => state_wait_create_session_resp *DBG* epdg_ue_fsm_262428948318199 start_timer {state_timeout,10000, create_session_timeout,[]} in state state_wait_create_session_resp 04:16:03.923 [info] s2b: Tx {gtp,v2,create_session_request,0,8064725,undefined,[],[{v2_international_mobile_subscriber_identity,0,<<"262428948318199">>},{v2_serving_network,0,{<<"901">>,<<"042">>}},{v2_rat_type,0,3},{v2_fully_qualified_tunnel_endpoint_identifier,0,30,894437925,<<172,18,62,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,3048190025,<<172,18,62,20>>,undefined}]},{v2_recovery,0,0},{v2_additional_protocol_configuration_options,0,{0,[{13,<<>>},{12,<<>>}]}}]} 04:16:03.924 [debug] Waiting for CreateSessionResponse *DBG* aaa_ue_fsm_262428948318199 receive call {rx_s6b_aar,"262428948318199@nai.epc.mnc001.mcc01.3gppnetwork.org", "internet", [{'MIP6-Agent-Info',[{172,18,62,103}],[],[],[]}]} from <0.1638.0> in state state_authenticated 04:16:03.934 [info] S6b Rx from {diameter_caps,{"aaa.localdomain","pgw.localdomain"},{"localdomain","localdomain"},{[{172,18,62,20}],[{172,18,62,103}]},{0,10415},{"osmo-epdg-AAA","TTCN-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,["262428948318199@nai.epc.mnc001.mcc01.3gppnetwork.org"],[{'MIP6-Agent-Info',[{172,18,62,103}],[],[],[]}],[70368744177664],[],[],["internet"],[],[],[],[],[],[]} 04:16:03.934 [info] ue_fsm ev_rx_s6b_aar: "262428948318199@nai.epc.mnc001.mcc01.3gppnetwork.org" "internet" [{'MIP6-Agent-Info',[{172,18,62,103}],[],[],[]}] 04:16:03.935 [info] ue_fsm state_authenticated event=rx_s6b_aar NAI="262428948318199@nai.epc.mnc001.mcc01.3gppnetwork.org" Apn="internet" AgentInfo=[{'MIP6-Agent-Info',[{172,18,62,103}],[],[],[]}], {ue_fsm_data,"262428948318199",undefined,undefined,true,false,undefined} 04:16:03.935 [debug] SWx Tx SAR Imsi="262428948318199" Type=13 APN="internet" AgentInfoOpt=[{'MIP6-Agent-Info',[{172,18,62,103}],[],[],[]}]  04:16:03.935 [debug] SWx prepare_request: {'SAR',["epdg.localdomain",";","1805677143",";","309",";","nonode@nohost"],{'Vendor-Specific-Application-Id',10415,[16777265],[]},1,"epdg.localdomain","localdomain","localdomain","262428948318199",13,[],["hss.localdomain"],["internet"],[],[{'MIP6-Agent-Info',[{172,18,62,103}],[],[],[]}],[],[],[],[],[],[],[]} *DBG* aaa_ue_fsm_262428948318199 send ok to <0.1638.0> 04:16:03.935 [debug] Waiting for S6b AAA *DBG* aaa_ue_fsm_262428948318199 consume call {rx_s6b_aar,"262428948318199@nai.epc.mnc001.mcc01.3gppnetwork.org", "internet", [{'MIP6-Agent-Info',[{172,18,62,103}],[],[],[]}]} from <0.1638.0> in state state_authenticated => state_authenticated_wait_swx_saa *DBG* aaa_ue_fsm_262428948318199 receive call {rx_swx_saa,{ok,13,#{}}} from <0.1639.0> in state state_authenticated_wait_swx_saa *DBG* aaa_ue_fsm_262428948318199 send ok to <0.1639.0> 04:16:03.939 [info] SWx Rx SAA {<0.735.0>,{diameter_caps,{"epdg.localdomain","hss.localdomain"},{"localdomain","localdomain"},{[{127,0,0,1},{172,18,62,20},{192,168,0,2}],[{172,18,62,103}]},{0,10415},{"osmo-epdg","TTCN-3 Testsuite"},{[],[1]},{[10415,13019,5535],[5535,10415,13019]},{[],[]},{[],[0]},{[],[]},{[{'diameter_base_Vendor-Specific-Application-Id',10415,[16777265],[]}],[{'diameter_base_Vendor-Specific-Application-Id',[10415],[16777265],[]}]},{[],[]},{[],[]}}}: {'SAA',"epdg.localdomain;1805677143;309;nonode@nohost",{'Vendor-Specific-Application-Id',10415,[16777265],[]},1,"hss.localdomain","localdomain","262428948318199",[],[2001],[],[{'Non-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:16:03.939 [info] ue_fsm ev_rx_swx_saa *DBG* aaa_ue_fsm_262428948318199 consume call {rx_swx_saa,{ok,13,#{}}} from <0.1639.0> in state state_authenticated_wait_swx_saa => state_authenticated 04:16:03.939 [info] ue_fsm state_authenticated_wait_swx_saa event=rx_swx_saa SAType=13 ResulCode={epdg_dia_rc,undefined,2001}, {ue_fsm_data,"262428948318199","262428948318199@nai.epc.mnc001.mcc01.3gppnetwork.org","internet",true,false,<0.1638.0>} 04:16:03.939 [debug] Rx AAA with DiaRC={epdg_dia_rc,undefined,2001} 04:16:03.939 [info] S6b Tx to {diameter_caps,{"aaa.localdomain","pgw.localdomain"},{"localdomain","localdomain"},{[{172,18,62,20}],[{172,18,62,103}]},{0,10415},{"osmo-epdg-AAA","TTCN-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:16:03.944 [debug] S2b: Rx from IP {172,18,62,103} port 2123: <<72,33,0,117,53,80,10,37,123,14,213,0,2,0,2,0,16,0,87,0,9,1,160,19,31,169,221,172,18,62,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,19,31,169,221,172,18,62,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,31,169,221,163,0,15,0,128,0,13,4,1,2,3,4,0,12,4,5,6,7,8>> 04:16:03.945 [debug] S2b: Rx from IP {172,18,62,103} port 2123: {gtp,v2,create_session_response,894437925,8064725,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,31,169,221>>},{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,320842205,<<172,18,62,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,320842205,<<172,18,62,103>>,undefined},{v2_pdn_address_allocation,0} => {v2_pdn_address_allocation,0,ipv4,<<192,168,0,90>>}}} *DBG* epdg_ue_fsm_262428948318199 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 => 3048190025, remote_ipv4 => <<172,18,62,103>>, remote_ipv6 => undefined,remote_teid => 320842205}}} from <0.1640.0> in state state_wait_create_session_resp 04:16:03.945 [info] s2b: Updated Session after create_session_response: {gtp_session,<<"262428948318199">>,<0.1632.0>,<<"internet">>,{172,18,62,103},{172,18,62,103},undefined,894437925,320842205,5,{set,1,16,16,8,80,48,{[],[],[],[],[],[],[],[],[],[],[],[],[],[],[],[]},{{[],[],[],[],[],[],[],[],[],[],[{gtp_bearer,5,3048190025,320842205}],[],[],[],[],[]}}}} 04:16:03.945 [debug] s2b: APCO_dec: {v2_additional_protocol_configuration_options,0,{0,[{13,<<1,2,3,4>>},{12,<<5,6,7,8>>}]}} 04:16:03.945 [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 => 3048190025,remote_ipv4 => <<172,18,62,103>>,remote_ipv6 => undefined,remote_teid => 320842205}} 04:16:03.945 [info] ue_fsm state_authenticated event=received_gtpc_create_session_response, {ue_fsm_data,<<"262428948318199">>,"internet",[],undefined,false,0,false,false} 04:16:03.945 [info] KMOD Port Create PDP Context Call {<0.1632.0>,[alias|#Ref<0.1283019585.1655242753.214686>]}: {create_pdp_context,{172,18,62,103},3048190025,320842205,{192,168,0,90}} 04:16:03.945 [debug] create_pdp_context: 1, {172,18,62,103}, {192,168,0,90}, 3048190025, 320842205 04:16:03.945 [debug] create_pdp_context: {netlink,gtp,[512,ack,request],4674,0,{new,0,0,[{version,1},{net_ns_fd,25},{link,4},{sgsn_address,{172,18,62,103}},{ms_address,{192,168,0,90}},{i_tid,3048190025},{o_tid,320842205}]}} *DBG* epdg_ue_fsm_262428948318199 send ok to <0.1640.0> *DBG* gsup_server got cast {tunnel_response, {<<"262428948318199">>, {ok, #{apco => <<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 => 3048190025, remote_ipv4 => <<172,18,62,103>>, remote_ipv6 => undefined, remote_teid => 320842205}}}} 04:16:03.946 [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 => 3048190025,remote_ipv4 => <<172,18,62,103>>,remote_ipv6 => undefined,remote_teid => 320842205}) returned ok *DBG* epdg_ue_fsm_262428948318199 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 => 3048190025, remote_ipv4 => <<172,18,62,103>>, remote_ipv6 => undefined,remote_teid => 320842205}}} from <0.1640.0> in state state_wait_create_session_resp => state_active 04:16:03.946 [info] tunnel_response(<<"262428948318199">>): {ok,#{apco => <<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 => 3048190025,remote_ipv4 => <<172,18,62,103>>,remote_ipv6 => undefined,remote_teid => 320842205}} *DBG* gsup_server new state {gsups_state,#Port<0.16>,4222,#Port<0.54>, {ipa_ccm_options,"EPDG-00-00-00-00-00-00", "0/0/0","00:00:00:00:00:00", "00:00:00:00:00:00","00:00:00:00:00:00", "00:00:00:00:00:00","00:00:00:00:00:00", "EPDG-00-00-00-00-00-00",false}} 04:16:03.947 [info] tunnel_response for <<"262428948318199">>: {ok,#{apco => <<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 => 3048190025,remote_ipv4 => <<172,18,62,103>>,remote_ipv6 => undefined,remote_teid => 320842205}} 04:16:03.947 [info] GSUP: Tx #{imsi => <<"262428948318199">>,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 => <<"262421134005200">>, 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_262421134005200 enter epdg_ue_fsm in state state_new 04:16:03.980 [info] GSUP: Rx #{imsi => <<"262421134005200">>,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_262421134005200 consume internal init_state in state state_new 04:16:03.980 [info] ue_fsm start(epdg_ue_fsm_262421134005200) *DBG* epdg_ue_fsm_262421134005200 receive call {auth_request,33,"internet",#{}} from <0.1641.0> in state state_new 04:16:03.980 [info] ue_fsm init(<<"262421134005200">>) 04:16:03.980 [info] ue_fsm auth_request *DBG* epdg_ue_fsm_262421134005200 send ok to <0.1641.0> 04:16:03.981 [info] ue_fsm state_new event=auth_request {33, "internet", #{}}, {ue_fsm_data,<<"262421134005200">>,"internet",[],undefined,false,0,false,false} *DBG* aaa_ue_fsm_262421134005200 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:16:03.981 [info] ue_fsm start_link(aaa_ue_fsm_262421134005200) *DBG* epdg_ue_fsm_262421134005200 consume call {auth_request,33,"internet",#{}} from <0.1641.0> in state state_new => state_wait_auth_resp *DBG* aaa_ue_fsm_262421134005200 consume internal init_state in state state_new *DBG* epdg_ue_fsm_262421134005200 start_timer {state_timeout,10000, swm_der_timeout,[]} in state state_wait_auth_resp *DBG* aaa_ue_fsm_262421134005200 receive call {rx_swm_der_auth_req,33,"internet",#{}} from <0.201.0> in state state_new 04:16:03.981 [info] ue_fsm init("262421134005200") 04:16:03.981 [info] ue_fsm ev_rx_swm_der_auth_req 04:16:03.982 [info] ue_fsm state_new event=rx_swm_der_auth_req {33, "internet", #{}}, {ue_fsm_data,"262421134005200",undefined,undefined,false,false,undefined} 04:16:03.982 [debug] Swx MAR: IPv4Opt=<<"ÿÿÿþ">> IPv6Opt=[] 04:16:03.982 [debug] Swx Tx MAR: {'MAR',["epdg.localdomain",";","1805677143",";","310",";","nonode@nohost"],1,undefined,undefined,undefined,"262421134005200",{'Vendor-Specific-Application-Id',10415,[16777265],[]},{'SIP-Auth-Data-Item',[],["EAP-AKA"],[],[],[],[],[],[],<<"ÿÿÿþ">>,[],[],[],[]},1,[],1,[],[],[],[],[],[],[],[]} *DBG* aaa_ue_fsm_262421134005200 send ok to <0.201.0> *DBG* aaa_ue_fsm_262421134005200 consume call {rx_swm_der_auth_req,33,"internet",#{}} from <0.201.0> in state state_new => state_wait_swx_maa 04:16:03.996 [info] SWx Rx MAA {<0.735.0>,{diameter_caps,{"epdg.localdomain","hss.localdomain"},{"localdomain","localdomain"},{[{127,0,0,1},{172,18,62,20},{192,168,0,2}],[{172,18,62,103}]},{0,10415},{"osmo-epdg","TTCN-3 Testsuite"},{[],[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;1805677143;310;nonode@nohost",1,"hss.localdomain","localdomain",{'Vendor-Specific-Application-Id',10415,[16777265],[]},"262421134005200",[],[2001],[],[1],[{'SIP-Auth-Data-Item',[0],["Digest-AKAv1-MD5"],[[198,183,133,108,24,222,54,159,122,228,115,41,157,161,193,107,150,208,114,210,119,127,72,128,131,156,8,83,165,218,48,176]],[[198,183,133,108,24,222,54,159,122,228,115,41,157,161,193,107,247,105,20,143,176,112,60,62,247,167,55,43,43,33]],["foobar"],[[132,236,221,43,144,47,137,57,194,229,208,245,64,44,9,101]],[[24,178,194,212,198,239,24,250,11,91,148,118,84,233,188,202]],[],[],[],[],[],[]}],[],[],[],[],[],[]}/ Errors []  *DBG* aaa_ue_fsm_262421134005200 receive call {rx_swx_maa, {ok,[{epdg_auth_tuple, <<198,183,133,108,24,222,54,159,122,228,115,41,157,161,193, 107>>, <<150,208,114,210,119,127,72,128,131,156,8,83,165,218,48,176>>, <<198,183,133,108,24,222,54,159,122,228,115,41,157,161,193, 107,247,105,20,143,176,112,60,62,247,167,55,43,43,33>>, <<24,178,194,212,198,239,24,250,11,91,148,118,84,233,188,202>>, <<132,236,221,43,144,47,137,57,194,229,208,245,64,44,9, 101>>}]}} from <0.1644.0> in state state_wait_swx_maa 04:16:03.996 [info] dia_sip2gsup: auth [198,183,133,108,24,222,54,159,122,228,115,41,157,161,193,107,150,208,114,210,119,127,72,128,131,156,8,83,165,218,48,176] authz [198,183,133,108,24,222,54,159,122,228,115,41,157,161,193,107,247,105,20,143,176,112,60,62,247,167,55,43,43,33]  04:16:03.996 [info] rand [198,183,133,108,24,222,54,159,122,228,115,41,157,161,193,107] autn [150,208,114,210,119,127,72,128,131,156,8,83,165,218,48,176]  *DBG* aaa_ue_fsm_262421134005200 send ok to <0.1644.0> 04:16:03.996 [info] ue_fsm ev_rx_swx_maa *DBG* epdg_ue_fsm_262421134005200 receive call {received_swm_dea_auth_response, {ok,[{epdg_auth_tuple, <<198,183,133,108,24,222,54,159,122,228,115,41,157,161,193, 107>>, <<150,208,114,210,119,127,72,128,131,156,8,83,165,218,48,176>>, <<198,183,133,108,24,222,54,159,122,228,115,41,157,161,193, 107,247,105,20,143,176,112,60,62,247,167,55,43,43,33>>, <<24,178,194,212,198,239,24,250,11,91,148,118,84,233,188,202>>, <<132,236,221,43,144,47,137,57,194,229,208,245,64,44,9, 101>>}]}} from <0.211.0> in state state_wait_auth_resp *DBG* aaa_ue_fsm_262421134005200 consume call {rx_swx_maa, {ok,[{epdg_auth_tuple, <<198,183,133,108,24,222,54,159,122,228,115,41,157,161,193, 107>>, <<150,208,114,210,119,127,72,128,131,156,8,83,165,218,48,176>>, <<198,183,133,108,24,222,54,159,122,228,115,41,157,161,193, 107,247,105,20,143,176,112,60,62,247,167,55,43,43,33>>, <<24,178,194,212,198,239,24,250,11,91,148,118,84,233,188,202>>, <<132,236,221,43,144,47,137,57,194,229,208,245,64,44,9, 101>>}]}} from <0.1644.0> in state state_wait_swx_maa => state_new 04:16:03.997 [info] ue_fsm state_wait_swx_maa event=rx_swx_maa, {ue_fsm_data,"262421134005200",undefined,undefined,false,false,undefined} *DBG* epdg_ue_fsm_262421134005200 send ok to <0.211.0> *DBG* gsup_server got cast {auth_response, {<<"262421134005200">>, {ok, [{epdg_auth_tuple, <<198,183,133,108,24,222,54,159,122,228,115,41, 157,161,193,107>>, <<150,208,114,210,119,127,72,128,131,156,8,83, 165,218,48,176>>, <<198,183,133,108,24,222,54,159,122,228,115,41, 157,161,193,107,247,105,20,143,176,112,60,62, 247,167,55,43,43,33>>, <<24,178,194,212,198,239,24,250,11,91,148,118, 84,233,188,202>>, <<132,236,221,43,144,47,137,57,194,229, 208,245,64,44,9,101>>}]}}} 04:16:03.997 [info] ue_fsm received_swm_dea_auth_response {ok,[{epdg_auth_tuple,<<198,183,133,108,24,222,54,159,122,228,115,41,157,161,193,107>>,<<150,208,114,210,119,127,72,128,131,156,8,83,165,218,48,176>>,<<198,183,133,108,24,222,54,159,122,228,115,41,157,161,193,107,247,105,20,143,176,112,60,62,247,167,55,43,43,33>>,<<24,178,194,212,198,239,24,250,11,91,148,118,84,233,188,202>>,<<132,236,221,43,144,47,137,57,194,229,208,245,64,44,9,101>>}]} *DBG* epdg_ue_fsm_262421134005200 consume call {received_swm_dea_auth_response, {ok,[{epdg_auth_tuple, <<198,183,133,108,24,222,54,159,122,228,115,41,157,161,193, 107>>, <<150,208,114,210,119,127,72,128,131,156,8,83,165,218,48,176>>, <<198,183,133,108,24,222,54,159,122,228,115,41,157,161,193, 107,247,105,20,143,176,112,60,62,247,167,55,43,43,33>>, <<24,178,194,212,198,239,24,250,11,91,148,118,84,233,188,202>>, <<132,236,221,43,144,47,137,57,194,229,208,245,64,44,9, 101>>}]}} from <0.211.0> in state state_wait_auth_resp => state_authenticating 04:16:03.998 [info] ue_fsm state_wait_auth_resp event=received_swm_dea_auth_response Result={ok,[{epdg_auth_tuple,<<198,183,133,108,24,222,54,159,122,228,115,41,157,161,193,107>>,<<150,208,114,210,119,127,72,128,131,156,8,83,165,218,48,176>>,<<198,183,133,108,24,222,54,159,122,228,115,41,157,161,193,107,247,105,20,143,176,112,60,62,247,167,55,43,43,33>>,<<24,178,194,212,198,239,24,250,11,91,148,118,84,233,188,202>>,<<132,236,221,43,144,47,137,57,194,229,208,245,64,44,9,101>>}]}, {ue_fsm_data,<<"262421134005200">>,"internet",[],undefined,false,0,false,false} 04:16:03.998 [info] auth_response(<<"262421134005200">>): {ok,[{epdg_auth_tuple,<<198,183,133,108,24,222,54,159,122,228,115,41,157,161,193,107>>,<<150,208,114,210,119,127,72,128,131,156,8,83,165,218,48,176>>,<<198,183,133,108,24,222,54,159,122,228,115,41,157,161,193,107,247,105,20,143,176,112,60,62,247,167,55,43,43,33>>,<<24,178,194,212,198,239,24,250,11,91,148,118,84,233,188,202>>,<<132,236,221,43,144,47,137,57,194,229,208,245,64,44,9,101>>}]} 04:16:03.999 [info] auth_response for <<"262421134005200">>: {ok,[{epdg_auth_tuple,<<198,183,133,108,24,222,54,159,122,228,115,41,157,161,193,107>>,<<150,208,114,210,119,127,72,128,131,156,8,83,165,218,48,176>>,<<198,183,133,108,24,222,54,159,122,228,115,41,157,161,193,107,247,105,20,143,176,112,60,62,247,167,55,43,43,33>>,<<24,178,194,212,198,239,24,250,11,91,148,118,84,233,188,202>>,<<132,236,221,43,144,47,137,57,194,229,208,245,64,44,9,101>>}]} *DBG* gsup_server new state {gsups_state,#Port<0.16>,4222,#Port<0.54>, {ipa_ccm_options,"EPDG-00-00-00-00-00-00", "0/0/0","00:00:00:00:00:00", "00:00:00:00:00:00","00:00:00:00:00:00", "00:00:00:00:00:00","00:00:00:00:00:00", "EPDG-00-00-00-00-00-00",false}} 04:16:03.999 [info] GSUP: Tx #{auth_tuples => [#{autn => <<150,208,114,210,119,127,72,128,131,156,8,83,165,218,48,176>>,ck => <<132,236,221,43,144,47,137,57,194,229,208,245,64,44,9,101>>,ik => <<24,178,194,212,198,239,24,250,11,91,148,118,84,233,188,202>>,rand => <<198,183,133,108,24,222,54,159,122,228,115,41,157,161,193,107>>,res => <<198,183,133,108,24,222,54,159,122,228,115,41,157,161,193,107,247,105,20,143,176,112,60,62,247,167,55,43,43,33>>}],imsi => <<"262421134005200">>,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 => <<"262421134005200">>, message_type => location_upd_req}} *DBG* epdg_ue_fsm_262421134005200 receive call lu_request from <0.1645.0> in state state_authenticating *DBG* epdg_ue_fsm_262421134005200 send ok to <0.1645.0> *DBG* epdg_ue_fsm_262421134005200 consume call lu_request from <0.1645.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_262421134005200 receive call {rx_swm_der_auth_compl,"internet"} from <0.201.0> in state state_new 04:16:04.004 [info] GSUP: Rx #{cn_domain => 1,imsi => <<"262421134005200">>,message_type => location_upd_req} *DBG* aaa_ue_fsm_262421134005200 send ok to <0.201.0> *DBG* aaa_ue_fsm_262421134005200 consume call {rx_swm_der_auth_compl,"internet"} from <0.201.0> in state state_new => state_wait_swx_saa 04:16:04.004 [info] ue_fsm lu_request 04:16:04.004 [info] ue_fsm state_authenticating event=lu_request, {ue_fsm_data,<<"262421134005200">>,"internet",[],undefined,false,0,false,false} 04:16:04.005 [info] ue_fsm ev_rx_swm_der_auth_compl 04:16:04.005 [info] ue_fsm state_new event=rx_swm_der_auth_compl, {ue_fsm_data,"262421134005200",undefined,undefined,false,false,undefined} 04:16:04.005 [debug] SWx Tx SAR Imsi="262421134005200" Type=1 APN="internet" AgentInfoOpt=[]  04:16:04.005 [debug] SWx prepare_request: {'SAR',["epdg.localdomain",";","1805677143",";","311",";","nonode@nohost"],{'Vendor-Specific-Application-Id',10415,[16777265],[]},1,"epdg.localdomain","localdomain","localdomain","262421134005200",1,[],["hss.localdomain"],["internet"],[],[],[],[],[],[],[],[],[]} *DBG* aaa_ue_fsm_262421134005200 receive call {rx_swx_saa,{ok,1,#{}}} from <0.1646.0> in state state_wait_swx_saa 04:16:04.014 [info] SWx Rx SAA {<0.735.0>,{diameter_caps,{"epdg.localdomain","hss.localdomain"},{"localdomain","localdomain"},{[{127,0,0,1},{172,18,62,20},{192,168,0,2}],[{172,18,62,103}]},{0,10415},{"osmo-epdg","TTCN-3 Testsuite"},{[],[1]},{[10415,13019,5535],[5535,10415,13019]},{[],[]},{[],[0]},{[],[]},{[{'diameter_base_Vendor-Specific-Application-Id',10415,[16777265],[]}],[{'diameter_base_Vendor-Specific-Application-Id',[10415],[16777265],[]}]},{[],[]},{[],[]}}}: {'SAA',"epdg.localdomain;1805677143;311;nonode@nohost",{'Vendor-Specific-Application-Id',10415,[16777265],[]},1,"hss.localdomain","localdomain","262421134005200",[],[2001],[],[{'Non-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:16:04.014 [info] ue_fsm ev_rx_swx_saa *DBG* aaa_ue_fsm_262421134005200 send ok to <0.1646.0> *DBG* aaa_ue_fsm_262421134005200 consume call {rx_swx_saa,{ok,1,#{}}} from <0.1646.0> in state state_wait_swx_saa => state_authenticated *DBG* epdg_ue_fsm_262421134005200 receive call {received_swm_dea_auth_compl_response,{ok,#{}}} from <0.211.0> in state state_authenticating 04:16:04.014 [info] ue_fsm state_wait_swx_saa event=rx_swx_saa {ok,1,#{}}, {ue_fsm_data,"262421134005200",undefined,undefined,false,false,undefined} 04:16:04.014 [info] ue_fsm received_swm_dea_auth_compl_response {ok,#{}} *DBG* epdg_ue_fsm_262421134005200 send ok to <0.211.0> *DBG* gsup_server got cast {lu_response,{<<"262421134005200">>,ok}} 04:16:04.015 [info] ue_fsm state_authenticating event=lu_request, {ok,#{}}, {ue_fsm_data,<<"262421134005200">>,"internet",[],undefined,false,0,false,false} *DBG* epdg_ue_fsm_262421134005200 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:16:04.015 [info] lu_response(<<"262421134005200">>): ok 04:16:04.015 [info] lu_response for <<"262421134005200">>: ok 04:16:04.015 [info] GSUP: Tx #{imsi => <<"262421134005200">>,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 => <<"262421134005200">>, message_class => 5, message_type => epdg_tunnel_request, pco => <<128,0,13,0,0,12,0>>}} 04:16:04.020 [info] GSUP: Rx #{cn_domain => 1,imsi => <<"262421134005200">>,message_class => 5,message_type => epdg_tunnel_request,pco => <<128,0,13,0,0,12,0>>} *DBG* epdg_ue_fsm_262421134005200 receive call {tunnel_request,<<128,0,13,0,0,12,0>>} from <0.1647.0> in state state_authenticated 04:16:04.021 [info] ue_fsm tunnel_request(<<128,0,13,0,0,12,0>>) 04:16:04.021 [info] ue_fsm state_authenticated event=tunnel_request, {ue_fsm_data,<<"262421134005200">>,"internet",[],undefined,false,0,false,false} 04:16:04.021 [debug] Selected PGW Remote Address "172.18.62.103" 04:16:04.022 [info] s2b: Tx {gtp,v2,create_session_request,0,8064726,undefined,[],[{v2_international_mobile_subscriber_identity,0,<<"262421134005200">>},{v2_serving_network,0,{<<"901">>,<<"042">>}},{v2_rat_type,0,3},{v2_fully_qualified_tunnel_endpoint_identifier,0,30,894437926,<<172,18,62,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,3048190026,<<172,18,62,20>>,undefined}]},{v2_recovery,0,0},{v2_additional_protocol_configuration_options,0,{0,[{13,<<>>},{12,<<>>}]}}]} *DBG* epdg_ue_fsm_262421134005200 send ok to <0.1647.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_262421134005200 consume call {tunnel_request,<<128,0,13,0,0,12,0>>} from <0.1647.0> in state state_authenticated => state_wait_create_session_resp 04:16:04.022 [debug] Waiting for CreateSessionResponse *DBG* epdg_ue_fsm_262421134005200 start_timer {state_timeout,10000, create_session_timeout,[]} in state state_wait_create_session_resp *DBG* aaa_ue_fsm_262421134005200 receive call {rx_s6b_aar,"262421134005200@nai.epc.mnc001.mcc01.3gppnetwork.org", "internet", [{'MIP6-Agent-Info',[{172,18,62,103}],[],[],[]}]} from <0.1648.0> in state state_authenticated 04:16:04.031 [info] S6b Rx from {diameter_caps,{"aaa.localdomain","pgw.localdomain"},{"localdomain","localdomain"},{[{172,18,62,20}],[{172,18,62,103}]},{0,10415},{"osmo-epdg-AAA","TTCN-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,["262421134005200@nai.epc.mnc001.mcc01.3gppnetwork.org"],[{'MIP6-Agent-Info',[{172,18,62,103}],[],[],[]}],[70368744177664],[],[],["internet"],[],[],[],[],[],[]} *DBG* aaa_ue_fsm_262421134005200 send ok to <0.1648.0> 04:16:04.031 [info] ue_fsm ev_rx_s6b_aar: "262421134005200@nai.epc.mnc001.mcc01.3gppnetwork.org" "internet" [{'MIP6-Agent-Info',[{172,18,62,103}],[],[],[]}] *DBG* aaa_ue_fsm_262421134005200 consume call {rx_s6b_aar,"262421134005200@nai.epc.mnc001.mcc01.3gppnetwork.org", "internet", [{'MIP6-Agent-Info',[{172,18,62,103}],[],[],[]}]} from <0.1648.0> in state state_authenticated => state_authenticated_wait_swx_saa 04:16:04.031 [info] ue_fsm state_authenticated event=rx_s6b_aar NAI="262421134005200@nai.epc.mnc001.mcc01.3gppnetwork.org" Apn="internet" AgentInfo=[{'MIP6-Agent-Info',[{172,18,62,103}],[],[],[]}], {ue_fsm_data,"262421134005200",undefined,undefined,true,false,undefined} 04:16:04.031 [debug] SWx Tx SAR Imsi="262421134005200" Type=13 APN="internet" AgentInfoOpt=[{'MIP6-Agent-Info',[{172,18,62,103}],[],[],[]}]  04:16:04.031 [debug] SWx prepare_request: {'SAR',["epdg.localdomain",";","1805677143",";","312",";","nonode@nohost"],{'Vendor-Specific-Application-Id',10415,[16777265],[]},1,"epdg.localdomain","localdomain","localdomain","262421134005200",13,[],["hss.localdomain"],["internet"],[],[{'MIP6-Agent-Info',[{172,18,62,103}],[],[],[]}],[],[],[],[],[],[],[]} 04:16:04.031 [debug] Waiting for S6b AAA *DBG* aaa_ue_fsm_262421134005200 receive call {rx_swx_saa,{ok,13,#{}}} from <0.1649.0> in state state_authenticated_wait_swx_saa 04:16:04.035 [info] SWx Rx SAA {<0.735.0>,{diameter_caps,{"epdg.localdomain","hss.localdomain"},{"localdomain","localdomain"},{[{127,0,0,1},{172,18,62,20},{192,168,0,2}],[{172,18,62,103}]},{0,10415},{"osmo-epdg","TTCN-3 Testsuite"},{[],[1]},{[10415,13019,5535],[5535,10415,13019]},{[],[]},{[],[0]},{[],[]},{[{'diameter_base_Vendor-Specific-Application-Id',10415,[16777265],[]}],[{'diameter_base_Vendor-Specific-Application-Id',[10415],[16777265],[]}]},{[],[]},{[],[]}}}: {'SAA',"epdg.localdomain;1805677143;312;nonode@nohost",{'Vendor-Specific-Application-Id',10415,[16777265],[]},1,"hss.localdomain","localdomain","262421134005200",[],[2001],[],[{'Non-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:16:04.035 [info] ue_fsm ev_rx_swx_saa *DBG* aaa_ue_fsm_262421134005200 send ok to <0.1649.0> 04:16:04.035 [info] ue_fsm state_authenticated_wait_swx_saa event=rx_swx_saa SAType=13 ResulCode={epdg_dia_rc,undefined,2001}, {ue_fsm_data,"262421134005200","262421134005200@nai.epc.mnc001.mcc01.3gppnetwork.org","internet",true,false,<0.1648.0>} *DBG* aaa_ue_fsm_262421134005200 consume call {rx_swx_saa,{ok,13,#{}}} from <0.1649.0> in state state_authenticated_wait_swx_saa => state_authenticated 04:16:04.035 [debug] Rx AAA with DiaRC={epdg_dia_rc,undefined,2001} 04:16:04.035 [info] S6b Tx to {diameter_caps,{"aaa.localdomain","pgw.localdomain"},{"localdomain","localdomain"},{[{172,18,62,20}],[{172,18,62,103}]},{0,10415},{"osmo-epdg-AAA","TTCN-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:16:04.039 [debug] S2b: Rx from IP {172,18,62,103} port 2123: <<72,33,0,117,53,80,10,38,123,14,214,0,2,0,2,0,16,0,87,0,9,1,160,64,33,146,120,172,18,62,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,64,33,146,120,172,18,62,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,64,33,146,120,163,0,15,0,128,0,13,4,1,2,3,4,0,12,4,5,6,7,8>> 04:16:04.039 [debug] S2b: Rx from IP {172,18,62,103} port 2123: {gtp,v2,create_session_response,894437926,8064726,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,<<64,33,146,120>>},{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,1075942008,<<172,18,62,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,1075942008,<<172,18,62,103>>,undefined},{v2_pdn_address_allocation,0} => {v2_pdn_address_allocation,0,ipv4,<<192,168,0,91>>}}} *DBG* epdg_ue_fsm_262421134005200 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 => 3048190026, remote_ipv4 => <<172,18,62,103>>, remote_ipv6 => undefined,remote_teid => 1075942008}}} from <0.1650.0> in state state_wait_create_session_resp 04:16:04.040 [info] s2b: Updated Session after create_session_response: {gtp_session,<<"262421134005200">>,<0.1642.0>,<<"internet">>,{172,18,62,103},{172,18,62,103},undefined,894437926,1075942008,5,{set,1,16,16,8,80,48,{[],[],[],[],[],[],[],[],[],[],[],[],[],[],[],[]},{{[{gtp_bearer,5,3048190026,1075942008}],[],[],[],[],[],[],[],[],[],[],[],[],[],[],[]}}}} 04:16:04.040 [debug] s2b: APCO_dec: {v2_additional_protocol_configuration_options,0,{0,[{13,<<1,2,3,4>>},{12,<<5,6,7,8>>}]}} 04:16:04.040 [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 => 3048190026,remote_ipv4 => <<172,18,62,103>>,remote_ipv6 => undefined,remote_teid => 1075942008}} 04:16:04.040 [info] ue_fsm state_authenticated event=received_gtpc_create_session_response, {ue_fsm_data,<<"262421134005200">>,"internet",[],undefined,false,0,false,false} 04:16:04.040 [info] KMOD Port Create PDP Context Call {<0.1642.0>,[alias|#Ref<0.1283019585.1655242760.197222>]}: {create_pdp_context,{172,18,62,103},3048190026,1075942008,{192,168,0,91}} *DBG* epdg_ue_fsm_262421134005200 send ok to <0.1650.0> *DBG* gsup_server got cast {tunnel_response, {<<"262421134005200">>, {ok, #{apco => <<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 => 3048190026, remote_ipv4 => <<172,18,62,103>>, remote_ipv6 => undefined, remote_teid => 1075942008}}}} 04:16:04.040 [debug] create_pdp_context: 1, {172,18,62,103}, {192,168,0,91}, 3048190026, 1075942008 *DBG* epdg_ue_fsm_262421134005200 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 => 3048190026, remote_ipv4 => <<172,18,62,103>>, remote_ipv6 => undefined,remote_teid => 1075942008}}} from <0.1650.0> in state state_wait_create_session_resp => state_active 04:16:04.040 [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,62,103}},{ms_address,{192,168,0,91}},{i_tid,3048190026},{o_tid,1075942008}]}} 04:16:04.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,91>>,undefined},local_teid => 3048190026,remote_ipv4 => <<172,18,62,103>>,remote_ipv6 => undefined,remote_teid => 1075942008}) returned ok 04:16:04.040 [info] tunnel_response(<<"262421134005200">>): {ok,#{apco => <<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 => 3048190026,remote_ipv4 => <<172,18,62,103>>,remote_ipv6 => undefined,remote_teid => 1075942008}} *DBG* gsup_server new state {gsups_state,#Port<0.16>,4222,#Port<0.54>, {ipa_ccm_options,"EPDG-00-00-00-00-00-00", "0/0/0","00:00:00:00:00:00", "00:00:00:00:00:00","00:00:00:00:00:00", "00:00:00:00:00:00","00:00:00:00:00:00", "EPDG-00-00-00-00-00-00",false}} 04:16:04.040 [info] tunnel_response for <<"262421134005200">>: {ok,#{apco => <<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 => 3048190026,remote_ipv4 => <<172,18,62,103>>,remote_ipv6 => undefined,remote_teid => 1075942008}} 04:16:04.040 [info] GSUP: Tx #{imsi => <<"262421134005200">>,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 => <<"262421484795293">>, 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:16:04.078 [info] GSUP: Rx #{imsi => <<"262421484795293">>,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_262421484795293 enter epdg_ue_fsm in state state_new *DBG* epdg_ue_fsm_262421484795293 consume internal init_state in state state_new 04:16:04.078 [info] ue_fsm start(epdg_ue_fsm_262421484795293) *DBG* epdg_ue_fsm_262421484795293 receive call {auth_request,33,"internet",#{}} from <0.1651.0> in state state_new 04:16:04.078 [info] ue_fsm init(<<"262421484795293">>) *DBG* epdg_ue_fsm_262421484795293 send ok to <0.1651.0> 04:16:04.078 [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_262421484795293 consume call {auth_request,33,"internet",#{}} from <0.1651.0> in state state_new => state_wait_auth_resp *DBG* aaa_ue_fsm_262421484795293 enter aaa_ue_fsm in state state_new 04:16:04.078 [info] ue_fsm state_new event=auth_request {33, "internet", #{}}, {ue_fsm_data,<<"262421484795293">>,"internet",[],undefined,false,0,false,false} *DBG* epdg_ue_fsm_262421484795293 start_timer {state_timeout,10000, swm_der_timeout,[]} in state state_wait_auth_resp *DBG* aaa_ue_fsm_262421484795293 consume internal init_state in state state_new *DBG* aaa_ue_fsm_262421484795293 receive call {rx_swm_der_auth_req,33,"internet",#{}} from <0.201.0> in state state_new 04:16:04.078 [info] ue_fsm start_link(aaa_ue_fsm_262421484795293) 04:16:04.078 [info] ue_fsm init("262421484795293") 04:16:04.078 [info] ue_fsm ev_rx_swm_der_auth_req 04:16:04.079 [info] ue_fsm state_new event=rx_swm_der_auth_req {33, "internet", #{}}, {ue_fsm_data,"262421484795293",undefined,undefined,false,false,undefined} *DBG* aaa_ue_fsm_262421484795293 send ok to <0.201.0> *DBG* aaa_ue_fsm_262421484795293 consume call {rx_swm_der_auth_req,33,"internet",#{}} from <0.201.0> in state state_new => state_wait_swx_maa 04:16:04.079 [debug] Swx MAR: IPv4Opt=<<"ÿÿÿþ">> IPv6Opt=[] 04:16:04.079 [debug] Swx Tx MAR: {'MAR',["epdg.localdomain",";","1805677143",";","313",";","nonode@nohost"],1,undefined,undefined,undefined,"262421484795293",{'Vendor-Specific-Application-Id',10415,[16777265],[]},{'SIP-Auth-Data-Item',[],["EAP-AKA"],[],[],[],[],[],[],<<"ÿÿÿþ">>,[],[],[],[]},1,[],1,[],[],[],[],[],[],[],[]} 04:16:04.089 [info] SWx Rx MAA {<0.735.0>,{diameter_caps,{"epdg.localdomain","hss.localdomain"},{"localdomain","localdomain"},{[{127,0,0,1},{172,18,62,20},{192,168,0,2}],[{172,18,62,103}]},{0,10415},{"osmo-epdg","TTCN-3 Testsuite"},{[],[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;1805677143;313;nonode@nohost",1,"hss.localdomain","localdomain",{'Vendor-Specific-Application-Id',10415,[16777265],[]},"262421484795293",[],[2001],[],[1],[{'SIP-Auth-Data-Item',[0],["Digest-AKAv1-MD5"],[[130,254,71,242,193,22,224,117,211,5,149,14,235,58,233,94,143,14,109,210,35,80,206,167,87,209,68,222,141,159,186,176]],[[130,254,71,242,193,22,224,117,211,5,149,14,235,58,233,94,28,85,132,48,248,147,63,13,1,170,177,5,163,163]],["foobar"],[[201,31,109,213,175,194,0,117,68,132,243,209,53,141,124,197]],[[185,168,178,227,22,122,248,87,150,238,29,174,113,192,46,208]],[],[],[],[],[],[]}],[],[],[],[],[],[]}/ Errors []  *DBG* aaa_ue_fsm_262421484795293 receive call {rx_swx_maa, {ok,[{epdg_auth_tuple, <<130,254,71,242,193,22,224,117,211,5,149,14,235,58,233,94>>, <<143,14,109,210,35,80,206,167,87,209,68,222,141,159,186,176>>, <<130,254,71,242,193,22,224,117,211,5,149,14,235,58,233,94, 28,85,132,48,248,147,63,13,1,170,177,5,163,163>>, <<185,168,178,227,22,122,248,87,150,238,29,174,113,192,46,208>>, <<201,31,109,213,175,194,0,117,68,132,243,209,53,141,124, 197>>}]}} from <0.1654.0> in state state_wait_swx_maa 04:16:04.089 [info] dia_sip2gsup: auth [130,254,71,242,193,22,224,117,211,5,149,14,235,58,233,94,143,14,109,210,35,80,206,167,87,209,68,222,141,159,186,176] authz [130,254,71,242,193,22,224,117,211,5,149,14,235,58,233,94,28,85,132,48,248,147,63,13,1,170,177,5,163,163]  04:16:04.089 [info] rand [130,254,71,242,193,22,224,117,211,5,149,14,235,58,233,94] autn [143,14,109,210,35,80,206,167,87,209,68,222,141,159,186,176]  *DBG* aaa_ue_fsm_262421484795293 send ok to <0.1654.0> *DBG* epdg_ue_fsm_262421484795293 receive call {received_swm_dea_auth_response, {ok,[{epdg_auth_tuple, <<130,254,71,242,193,22,224,117,211,5,149,14,235,58,233,94>>, <<143,14,109,210,35,80,206,167,87,209,68,222,141,159,186,176>>, <<130,254,71,242,193,22,224,117,211,5,149,14,235,58,233,94, 28,85,132,48,248,147,63,13,1,170,177,5,163,163>>, <<185,168,178,227,22,122,248,87,150,238,29,174,113,192,46,208>>, <<201,31,109,213,175,194,0,117,68,132,243,209,53,141,124, 197>>}]}} from <0.211.0> in state state_wait_auth_resp 04:16:04.089 [info] ue_fsm ev_rx_swx_maa *DBG* aaa_ue_fsm_262421484795293 consume call {rx_swx_maa, {ok,[{epdg_auth_tuple, <<130,254,71,242,193,22,224,117,211,5,149,14,235,58,233,94>>, <<143,14,109,210,35,80,206,167,87,209,68,222,141,159,186,176>>, <<130,254,71,242,193,22,224,117,211,5,149,14,235,58,233,94, 28,85,132,48,248,147,63,13,1,170,177,5,163,163>>, <<185,168,178,227,22,122,248,87,150,238,29,174,113,192,46,208>>, <<201,31,109,213,175,194,0,117,68,132,243,209,53,141,124, 197>>}]}} from <0.1654.0> in state state_wait_swx_maa => state_new *DBG* epdg_ue_fsm_262421484795293 send ok to <0.211.0> *DBG* gsup_server got cast {auth_response, {<<"262421484795293">>, {ok, [{epdg_auth_tuple, <<130,254,71,242,193,22,224,117,211,5,149,14, 235,58,233,94>>, <<143,14,109,210,35,80,206,167,87,209,68,222, 141,159,186,176>>, <<130,254,71,242,193,22,224,117,211,5,149,14, 235,58,233,94,28,85,132,48,248,147,63,13,1, 170,177,5,163,163>>, <<185,168,178,227,22,122,248,87,150,238,29,174, 113,192,46,208>>, <<201,31,109,213,175,194,0,117,68,132,243, 209,53,141,124,197>>}]}}} 04:16:04.089 [info] ue_fsm state_wait_swx_maa event=rx_swx_maa, {ue_fsm_data,"262421484795293",undefined,undefined,false,false,undefined} *DBG* epdg_ue_fsm_262421484795293 consume call {received_swm_dea_auth_response, {ok,[{epdg_auth_tuple, <<130,254,71,242,193,22,224,117,211,5,149,14,235,58,233,94>>, <<143,14,109,210,35,80,206,167,87,209,68,222,141,159,186,176>>, <<130,254,71,242,193,22,224,117,211,5,149,14,235,58,233,94, 28,85,132,48,248,147,63,13,1,170,177,5,163,163>>, <<185,168,178,227,22,122,248,87,150,238,29,174,113,192,46,208>>, <<201,31,109,213,175,194,0,117,68,132,243,209,53,141,124, 197>>}]}} from <0.211.0> in state state_wait_auth_resp => state_authenticating 04:16:04.089 [info] ue_fsm received_swm_dea_auth_response {ok,[{epdg_auth_tuple,<<130,254,71,242,193,22,224,117,211,5,149,14,235,58,233,94>>,<<143,14,109,210,35,80,206,167,87,209,68,222,141,159,186,176>>,<<130,254,71,242,193,22,224,117,211,5,149,14,235,58,233,94,28,85,132,48,248,147,63,13,1,170,177,5,163,163>>,<<185,168,178,227,22,122,248,87,150,238,29,174,113,192,46,208>>,<<201,31,109,213,175,194,0,117,68,132,243,209,53,141,124,197>>}]} *DBG* gsup_server new state {gsups_state,#Port<0.16>,4222,#Port<0.54>, {ipa_ccm_options,"EPDG-00-00-00-00-00-00", "0/0/0","00:00:00:00:00:00", "00:00:00:00:00:00","00:00:00:00:00:00", "00:00:00:00:00:00","00:00:00:00:00:00", "EPDG-00-00-00-00-00-00",false}} 04:16:04.090 [info] ue_fsm state_wait_auth_resp event=received_swm_dea_auth_response Result={ok,[{epdg_auth_tuple,<<130,254,71,242,193,22,224,117,211,5,149,14,235,58,233,94>>,<<143,14,109,210,35,80,206,167,87,209,68,222,141,159,186,176>>,<<130,254,71,242,193,22,224,117,211,5,149,14,235,58,233,94,28,85,132,48,248,147,63,13,1,170,177,5,163,163>>,<<185,168,178,227,22,122,248,87,150,238,29,174,113,192,46,208>>,<<201,31,109,213,175,194,0,117,68,132,243,209,53,141,124,197>>}]}, {ue_fsm_data,<<"262421484795293">>,"internet",[],undefined,false,0,false,false} 04:16:04.090 [info] auth_response(<<"262421484795293">>): {ok,[{epdg_auth_tuple,<<130,254,71,242,193,22,224,117,211,5,149,14,235,58,233,94>>,<<143,14,109,210,35,80,206,167,87,209,68,222,141,159,186,176>>,<<130,254,71,242,193,22,224,117,211,5,149,14,235,58,233,94,28,85,132,48,248,147,63,13,1,170,177,5,163,163>>,<<185,168,178,227,22,122,248,87,150,238,29,174,113,192,46,208>>,<<201,31,109,213,175,194,0,117,68,132,243,209,53,141,124,197>>}]} 04:16:04.090 [info] auth_response for <<"262421484795293">>: {ok,[{epdg_auth_tuple,<<130,254,71,242,193,22,224,117,211,5,149,14,235,58,233,94>>,<<143,14,109,210,35,80,206,167,87,209,68,222,141,159,186,176>>,<<130,254,71,242,193,22,224,117,211,5,149,14,235,58,233,94,28,85,132,48,248,147,63,13,1,170,177,5,163,163>>,<<185,168,178,227,22,122,248,87,150,238,29,174,113,192,46,208>>,<<201,31,109,213,175,194,0,117,68,132,243,209,53,141,124,197>>}]} 04:16:04.091 [info] GSUP: Tx #{auth_tuples => [#{autn => <<143,14,109,210,35,80,206,167,87,209,68,222,141,159,186,176>>,ck => <<201,31,109,213,175,194,0,117,68,132,243,209,53,141,124,197>>,ik => <<185,168,178,227,22,122,248,87,150,238,29,174,113,192,46,208>>,rand => <<130,254,71,242,193,22,224,117,211,5,149,14,235,58,233,94>>,res => <<130,254,71,242,193,22,224,117,211,5,149,14,235,58,233,94,28,85,132,48,248,147,63,13,1,170,177,5,163,163>>}],imsi => <<"262421484795293">>,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 => <<"262421484795293">>, message_type => location_upd_req}} *DBG* epdg_ue_fsm_262421484795293 receive call lu_request from <0.1655.0> in state state_authenticating 04:16:04.093 [info] GSUP: Rx #{cn_domain => 1,imsi => <<"262421484795293">>,message_type => location_upd_req} 04:16:04.093 [info] ue_fsm lu_request *DBG* epdg_ue_fsm_262421484795293 send ok to <0.1655.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:16:04.093 [info] ue_fsm state_authenticating event=lu_request, {ue_fsm_data,<<"262421484795293">>,"internet",[],undefined,false,0,false,false} *DBG* aaa_ue_fsm_262421484795293 receive call {rx_swm_der_auth_compl,"internet"} from <0.201.0> in state state_new *DBG* epdg_ue_fsm_262421484795293 consume call lu_request from <0.1655.0> in state state_authenticating 04:16:04.093 [info] ue_fsm ev_rx_swm_der_auth_compl 04:16:04.093 [info] ue_fsm state_new event=rx_swm_der_auth_compl, {ue_fsm_data,"262421484795293",undefined,undefined,false,false,undefined} 04:16:04.093 [debug] SWx Tx SAR Imsi="262421484795293" Type=1 APN="internet" AgentInfoOpt=[]  04:16:04.094 [debug] SWx prepare_request: {'SAR',["epdg.localdomain",";","1805677143",";","314",";","nonode@nohost"],{'Vendor-Specific-Application-Id',10415,[16777265],[]},1,"epdg.localdomain","localdomain","localdomain","262421484795293",1,[],["hss.localdomain"],["internet"],[],[],[],[],[],[],[],[],[]} *DBG* aaa_ue_fsm_262421484795293 send ok to <0.201.0> *DBG* aaa_ue_fsm_262421484795293 consume call {rx_swm_der_auth_compl,"internet"} from <0.201.0> in state state_new => state_wait_swx_saa *DBG* aaa_ue_fsm_262421484795293 receive call {rx_swx_saa,{ok,1,#{}}} from <0.1656.0> in state state_wait_swx_saa 04:16:04.098 [info] SWx Rx SAA {<0.735.0>,{diameter_caps,{"epdg.localdomain","hss.localdomain"},{"localdomain","localdomain"},{[{127,0,0,1},{172,18,62,20},{192,168,0,2}],[{172,18,62,103}]},{0,10415},{"osmo-epdg","TTCN-3 Testsuite"},{[],[1]},{[10415,13019,5535],[5535,10415,13019]},{[],[]},{[],[0]},{[],[]},{[{'diameter_base_Vendor-Specific-Application-Id',10415,[16777265],[]}],[{'diameter_base_Vendor-Specific-Application-Id',[10415],[16777265],[]}]},{[],[]},{[],[]}}}: {'SAA',"epdg.localdomain;1805677143;314;nonode@nohost",{'Vendor-Specific-Application-Id',10415,[16777265],[]},1,"hss.localdomain","localdomain","262421484795293",[],[2001],[],[{'Non-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_262421484795293 send ok to <0.1656.0> *DBG* epdg_ue_fsm_262421484795293 receive call {received_swm_dea_auth_compl_response,{ok,#{}}} from <0.211.0> in state state_authenticating 04:16:04.098 [info] ue_fsm ev_rx_swx_saa *DBG* aaa_ue_fsm_262421484795293 consume call {rx_swx_saa,{ok,1,#{}}} from <0.1656.0> in state state_wait_swx_saa => state_authenticated *DBG* epdg_ue_fsm_262421484795293 send ok to <0.211.0> *DBG* gsup_server got cast {lu_response,{<<"262421484795293">>,ok}} 04:16:04.098 [info] ue_fsm state_wait_swx_saa event=rx_swx_saa {ok,1,#{}}, {ue_fsm_data,"262421484795293",undefined,undefined,false,false,undefined} *DBG* epdg_ue_fsm_262421484795293 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:16:04.098 [info] ue_fsm received_swm_dea_auth_compl_response {ok,#{}} 04:16:04.099 [info] ue_fsm state_authenticating event=lu_request, {ok,#{}}, {ue_fsm_data,<<"262421484795293">>,"internet",[],undefined,false,0,false,false} 04:16:04.099 [info] lu_response(<<"262421484795293">>): ok 04:16:04.099 [info] lu_response for <<"262421484795293">>: ok 04:16:04.099 [info] GSUP: Tx #{imsi => <<"262421484795293">>,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 => <<"262421484795293">>, message_class => 5, message_type => epdg_tunnel_request, pco => <<128,0,13,0,0,12,0>>}} *DBG* epdg_ue_fsm_262421484795293 receive call {tunnel_request,<<128,0,13,0,0,12,0>>} from <0.1657.0> in state state_authenticated 04:16:04.101 [info] GSUP: Rx #{cn_domain => 1,imsi => <<"262421484795293">>,message_class => 5,message_type => epdg_tunnel_request,pco => <<128,0,13,0,0,12,0>>} 04:16:04.101 [info] ue_fsm tunnel_request(<<128,0,13,0,0,12,0>>) 04:16:04.101 [info] ue_fsm state_authenticated event=tunnel_request, {ue_fsm_data,<<"262421484795293">>,"internet",[],undefined,false,0,false,false} 04:16:04.101 [debug] Selected PGW Remote Address "172.18.62.103" 04:16:04.101 [info] s2b: Tx {gtp,v2,create_session_request,0,8064727,undefined,[],[{v2_international_mobile_subscriber_identity,0,<<"262421484795293">>},{v2_serving_network,0,{<<"901">>,<<"042">>}},{v2_rat_type,0,3},{v2_fully_qualified_tunnel_endpoint_identifier,0,30,894437927,<<172,18,62,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,3048190027,<<172,18,62,20>>,undefined}]},{v2_recovery,0,0},{v2_additional_protocol_configuration_options,0,{0,[{13,<<>>},{12,<<>>}]}}]} *DBG* epdg_ue_fsm_262421484795293 send ok to <0.1657.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:16:04.102 [debug] Waiting for CreateSessionResponse *DBG* epdg_ue_fsm_262421484795293 consume call {tunnel_request,<<128,0,13,0,0,12,0>>} from <0.1657.0> in state state_authenticated => state_wait_create_session_resp *DBG* epdg_ue_fsm_262421484795293 start_timer {state_timeout,10000, create_session_timeout,[]} in state state_wait_create_session_resp 04:16:04.109 [info] S6b Rx from {diameter_caps,{"aaa.localdomain","pgw.localdomain"},{"localdomain","localdomain"},{[{172,18,62,20}],[{172,18,62,103}]},{0,10415},{"osmo-epdg-AAA","TTCN-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,["262421484795293@nai.epc.mnc001.mcc01.3gppnetwork.org"],[{'MIP6-Agent-Info',[{172,18,62,103}],[],[],[]}],[70368744177664],[],[],["internet"],[],[],[],[],[],[]} 04:16:04.109 [info] ue_fsm ev_rx_s6b_aar: "262421484795293@nai.epc.mnc001.mcc01.3gppnetwork.org" "internet" [{'MIP6-Agent-Info',[{172,18,62,103}],[],[],[]}] *DBG* aaa_ue_fsm_262421484795293 receive call {rx_s6b_aar,"262421484795293@nai.epc.mnc001.mcc01.3gppnetwork.org", "internet", [{'MIP6-Agent-Info',[{172,18,62,103}],[],[],[]}]} from <0.1658.0> in state state_authenticated 04:16:04.109 [info] ue_fsm state_authenticated event=rx_s6b_aar NAI="262421484795293@nai.epc.mnc001.mcc01.3gppnetwork.org" Apn="internet" AgentInfo=[{'MIP6-Agent-Info',[{172,18,62,103}],[],[],[]}], {ue_fsm_data,"262421484795293",undefined,undefined,true,false,undefined} 04:16:04.109 [debug] SWx Tx SAR Imsi="262421484795293" Type=13 APN="internet" AgentInfoOpt=[{'MIP6-Agent-Info',[{172,18,62,103}],[],[],[]}]  04:16:04.109 [debug] SWx prepare_request: {'SAR',["epdg.localdomain",";","1805677143",";","315",";","nonode@nohost"],{'Vendor-Specific-Application-Id',10415,[16777265],[]},1,"epdg.localdomain","localdomain","localdomain","262421484795293",13,[],["hss.localdomain"],["internet"],[],[{'MIP6-Agent-Info',[{172,18,62,103}],[],[],[]}],[],[],[],[],[],[],[]} *DBG* aaa_ue_fsm_262421484795293 send ok to <0.1658.0> 04:16:04.109 [debug] Waiting for S6b AAA *DBG* aaa_ue_fsm_262421484795293 consume call {rx_s6b_aar,"262421484795293@nai.epc.mnc001.mcc01.3gppnetwork.org", "internet", [{'MIP6-Agent-Info',[{172,18,62,103}],[],[],[]}]} from <0.1658.0> in state state_authenticated => state_authenticated_wait_swx_saa *DBG* aaa_ue_fsm_262421484795293 receive call {rx_swx_saa,{ok,13,#{}}} from <0.1659.0> in state state_authenticated_wait_swx_saa 04:16:04.113 [info] SWx Rx SAA {<0.735.0>,{diameter_caps,{"epdg.localdomain","hss.localdomain"},{"localdomain","localdomain"},{[{127,0,0,1},{172,18,62,20},{192,168,0,2}],[{172,18,62,103}]},{0,10415},{"osmo-epdg","TTCN-3 Testsuite"},{[],[1]},{[10415,13019,5535],[5535,10415,13019]},{[],[]},{[],[0]},{[],[]},{[{'diameter_base_Vendor-Specific-Application-Id',10415,[16777265],[]}],[{'diameter_base_Vendor-Specific-Application-Id',[10415],[16777265],[]}]},{[],[]},{[],[]}}}: {'SAA',"epdg.localdomain;1805677143;315;nonode@nohost",{'Vendor-Specific-Application-Id',10415,[16777265],[]},1,"hss.localdomain","localdomain","262421484795293",[],[2001],[],[{'Non-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_262421484795293 send ok to <0.1659.0> 04:16:04.113 [info] ue_fsm ev_rx_swx_saa *DBG* aaa_ue_fsm_262421484795293 consume call {rx_swx_saa,{ok,13,#{}}} from <0.1659.0> in state state_authenticated_wait_swx_saa => state_authenticated 04:16:04.113 [info] ue_fsm state_authenticated_wait_swx_saa event=rx_swx_saa SAType=13 ResulCode={epdg_dia_rc,undefined,2001}, {ue_fsm_data,"262421484795293","262421484795293@nai.epc.mnc001.mcc01.3gppnetwork.org","internet",true,false,<0.1658.0>} 04:16:04.113 [debug] Rx AAA with DiaRC={epdg_dia_rc,undefined,2001} 04:16:04.113 [info] S6b Tx to {diameter_caps,{"aaa.localdomain","pgw.localdomain"},{"localdomain","localdomain"},{[{172,18,62,20}],[{172,18,62,103}]},{0,10415},{"osmo-epdg-AAA","TTCN-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:16:04.118 [debug] S2b: Rx from IP {172,18,62,103} port 2123: <<72,33,0,117,53,80,10,39,123,14,215,0,2,0,2,0,16,0,87,0,9,1,160,185,63,214,122,172,18,62,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,185,63,214,122,172,18,62,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,185,63,214,122,163,0,15,0,128,0,13,4,1,2,3,4,0,12,4,5,6,7,8>> 04:16:04.118 [debug] S2b: Rx from IP {172,18,62,103} port 2123: {gtp,v2,create_session_response,894437927,8064727,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,<<"¹?Öz">>},{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,3107968634,<<172,18,62,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,3107968634,<<172,18,62,103>>,undefined},{v2_pdn_address_allocation,0} => {v2_pdn_address_allocation,0,ipv4,<<192,168,0,92>>}}} 04:16:04.118 [info] s2b: Updated Session after create_session_response: {gtp_session,<<"262421484795293">>,<0.1652.0>,<<"internet">>,{172,18,62,103},{172,18,62,103},undefined,894437927,3107968634,5,{set,1,16,16,8,80,48,{[],[],[],[],[],[],[],[],[],[],[],[],[],[],[],[]},{{[],[],[],[],[],[],[],[],[{gtp_bearer,5,3048190027,3107968634}],[],[],[],[],[],[],[]}}}} *DBG* epdg_ue_fsm_262421484795293 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 => 3048190027, remote_ipv4 => <<172,18,62,103>>, remote_ipv6 => undefined,remote_teid => 3107968634}}} from <0.1660.0> in state state_wait_create_session_resp 04:16:04.118 [debug] s2b: APCO_dec: {v2_additional_protocol_configuration_options,0,{0,[{13,<<1,2,3,4>>},{12,<<5,6,7,8>>}]}} 04:16:04.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,92>>,undefined},local_teid => 3048190027,remote_ipv4 => <<172,18,62,103>>,remote_ipv6 => undefined,remote_teid => 3107968634}} 04:16:04.119 [info] ue_fsm state_authenticated event=received_gtpc_create_session_response, {ue_fsm_data,<<"262421484795293">>,"internet",[],undefined,false,0,false,false} 04:16:04.119 [info] KMOD Port Create PDP Context Call {<0.1652.0>,[alias|#Ref<0.1283019585.1655242753.215003>]}: {create_pdp_context,{172,18,62,103},3048190027,3107968634,{192,168,0,92}} 04:16:04.119 [debug] create_pdp_context: 1, {172,18,62,103}, {192,168,0,92}, 3048190027, 3107968634 04:16:04.119 [debug] create_pdp_context: {netlink,gtp,[512,ack,request],4738,0,{new,0,0,[{version,1},{net_ns_fd,25},{link,4},{sgsn_address,{172,18,62,103}},{ms_address,{192,168,0,92}},{i_tid,3048190027},{o_tid,3107968634}]}} 04:16:04.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,92>>,undefined},local_teid => 3048190027,remote_ipv4 => <<172,18,62,103>>,remote_ipv6 => undefined,remote_teid => 3107968634}) returned ok *DBG* gsup_server got cast {tunnel_response, {<<"262421484795293">>, {ok, #{apco => <<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 => 3048190027, remote_ipv4 => <<172,18,62,103>>, remote_ipv6 => undefined, remote_teid => 3107968634}}}} *DBG* epdg_ue_fsm_262421484795293 send ok to <0.1660.0> 04:16:04.119 [info] tunnel_response(<<"262421484795293">>): {ok,#{apco => <<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 => 3048190027,remote_ipv4 => <<172,18,62,103>>,remote_ipv6 => undefined,remote_teid => 3107968634}} 04:16:04.119 [info] tunnel_response for <<"262421484795293">>: {ok,#{apco => <<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 => 3048190027,remote_ipv4 => <<172,18,62,103>>,remote_ipv6 => undefined,remote_teid => 3107968634}} *DBG* epdg_ue_fsm_262421484795293 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 => 3048190027, remote_ipv4 => <<172,18,62,103>>, remote_ipv6 => undefined,remote_teid => 3107968634}}} from <0.1660.0> in state state_wait_create_session_resp => state_active 04:16:04.119 [info] GSUP: Tx #{imsi => <<"262421484795293">>,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>>}]} *DBG* gsup_server new state {gsups_state,#Port<0.16>,4222,#Port<0.54>, {ipa_ccm_options,"EPDG-00-00-00-00-00-00", "0/0/0","00:00:00:00:00:00", "00:00:00:00:00:00","00:00: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 => <<"262422587927250">>, 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:16:04.181 [info] GSUP: Rx #{imsi => <<"262422587927250">>,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_262422587927250 enter epdg_ue_fsm in state state_new *DBG* epdg_ue_fsm_262422587927250 consume internal init_state in state state_new 04:16:04.181 [info] ue_fsm start(epdg_ue_fsm_262422587927250) *DBG* epdg_ue_fsm_262422587927250 receive call {auth_request,33,"internet",#{}} from <0.1661.0> in state state_new 04:16:04.181 [info] ue_fsm init(<<"262422587927250">>) *DBG* epdg_ue_fsm_262422587927250 send ok to <0.1661.0> 04:16:04.181 [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_262422587927250 consume call {auth_request,33,"internet",#{}} from <0.1661.0> in state state_new => state_wait_auth_resp *DBG* aaa_ue_fsm_262422587927250 enter aaa_ue_fsm in state state_new 04:16:04.182 [info] ue_fsm state_new event=auth_request {33, "internet", #{}}, {ue_fsm_data,<<"262422587927250">>,"internet",[],undefined,false,0,false,false} *DBG* epdg_ue_fsm_262422587927250 start_timer {state_timeout,10000, swm_der_timeout,[]} in state state_wait_auth_resp *DBG* aaa_ue_fsm_262422587927250 consume internal init_state in state state_new 04:16:04.182 [info] ue_fsm start_link(aaa_ue_fsm_262422587927250) *DBG* aaa_ue_fsm_262422587927250 receive call {rx_swm_der_auth_req,33,"internet",#{}} from <0.201.0> in state state_new 04:16:04.182 [info] ue_fsm init("262422587927250") 04:16:04.182 [info] ue_fsm ev_rx_swm_der_auth_req 04:16:04.183 [info] ue_fsm state_new event=rx_swm_der_auth_req {33, "internet", #{}}, {ue_fsm_data,"262422587927250",undefined,undefined,false,false,undefined} 04:16:04.183 [debug] Swx MAR: IPv4Opt=<<"ÿÿÿþ">> IPv6Opt=[] 04:16:04.183 [debug] Swx Tx MAR: {'MAR',["epdg.localdomain",";","1805677143",";","316",";","nonode@nohost"],1,undefined,undefined,undefined,"262422587927250",{'Vendor-Specific-Application-Id',10415,[16777265],[]},{'SIP-Auth-Data-Item',[],["EAP-AKA"],[],[],[],[],[],[],<<"ÿÿÿþ">>,[],[],[],[]},1,[],1,[],[],[],[],[],[],[],[]} *DBG* aaa_ue_fsm_262422587927250 send ok to <0.201.0> *DBG* aaa_ue_fsm_262422587927250 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_262422587927250 receive call {rx_swx_maa, {ok,[{epdg_auth_tuple, <<159,233,71,232,104,82,123,94,201,214,196,255,47,190,101,175>>, <<120,132,172,157,84,167,43,119,8,119,121,45,108,196,234,141>>, <<159,233,71,232,104,82,123,94,201,214,196,255,47,190,101, 175,161,126,239,94,15,122,160,123,63,34,114,190,114,51>>, <<101,22,140,4,223,155,154,168,25,162,45,21,48,211,32,102>>, <<141,181,128,185,3,41,222,185,138,243,96,247,24,118,242, 71>>}]}} from <0.1664.0> in state state_wait_swx_maa 04:16:04.197 [info] SWx Rx MAA {<0.735.0>,{diameter_caps,{"epdg.localdomain","hss.localdomain"},{"localdomain","localdomain"},{[{127,0,0,1},{172,18,62,20},{192,168,0,2}],[{172,18,62,103}]},{0,10415},{"osmo-epdg","TTCN-3 Testsuite"},{[],[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;1805677143;316;nonode@nohost",1,"hss.localdomain","localdomain",{'Vendor-Specific-Application-Id',10415,[16777265],[]},"262422587927250",[],[2001],[],[1],[{'SIP-Auth-Data-Item',[0],["Digest-AKAv1-MD5"],[[159,233,71,232,104,82,123,94,201,214,196,255,47,190,101,175,120,132,172,157,84,167,43,119,8,119,121,45,108,196,234,141]],[[159,233,71,232,104,82,123,94,201,214,196,255,47,190,101,175,161,126,239,94,15,122,160,123,63,34,114,190,114,51]],["foobar"],[[141,181,128,185,3,41,222,185,138,243,96,247,24,118,242,71]],[[101,22,140,4,223,155,154,168,25,162,45,21,48,211,32,102]],[],[],[],[],[],[]}],[],[],[],[],[],[]}/ Errors []  04:16:04.197 [info] dia_sip2gsup: auth [159,233,71,232,104,82,123,94,201,214,196,255,47,190,101,175,120,132,172,157,84,167,43,119,8,119,121,45,108,196,234,141] authz [159,233,71,232,104,82,123,94,201,214,196,255,47,190,101,175,161,126,239,94,15,122,160,123,63,34,114,190,114,51]  *DBG* aaa_ue_fsm_262422587927250 send ok to <0.1664.0> *DBG* epdg_ue_fsm_262422587927250 receive call {received_swm_dea_auth_response, {ok,[{epdg_auth_tuple, <<159,233,71,232,104,82,123,94,201,214,196,255,47,190,101,175>>, <<120,132,172,157,84,167,43,119,8,119,121,45,108,196,234,141>>, <<159,233,71,232,104,82,123,94,201,214,196,255,47,190,101, 175,161,126,239,94,15,122,160,123,63,34,114,190,114,51>>, <<101,22,140,4,223,155,154,168,25,162,45,21,48,211,32,102>>, <<141,181,128,185,3,41,222,185,138,243,96,247,24,118,242, 71>>}]}} from <0.211.0> in state state_wait_auth_resp 04:16:04.197 [info] rand [159,233,71,232,104,82,123,94,201,214,196,255,47,190,101,175] autn [120,132,172,157,84,167,43,119,8,119,121,45,108,196,234,141]  *DBG* aaa_ue_fsm_262422587927250 consume call {rx_swx_maa, {ok,[{epdg_auth_tuple, <<159,233,71,232,104,82,123,94,201,214,196,255,47,190,101,175>>, <<120,132,172,157,84,167,43,119,8,119,121,45,108,196,234,141>>, <<159,233,71,232,104,82,123,94,201,214,196,255,47,190,101, 175,161,126,239,94,15,122,160,123,63,34,114,190,114,51>>, <<101,22,140,4,223,155,154,168,25,162,45,21,48,211,32,102>>, <<141,181,128,185,3,41,222,185,138,243,96,247,24,118,242, 71>>}]}} from <0.1664.0> in state state_wait_swx_maa => state_new 04:16:04.197 [info] ue_fsm ev_rx_swx_maa *DBG* epdg_ue_fsm_262422587927250 send ok to <0.211.0> *DBG* gsup_server got cast {auth_response, {<<"262422587927250">>, {ok, [{epdg_auth_tuple, <<159,233,71,232,104,82,123,94,201,214,196,255, 47,190,101,175>>, <<120,132,172,157,84,167,43,119,8,119,121,45, 108,196,234,141>>, <<159,233,71,232,104,82,123,94,201,214,196,255, 47,190,101,175,161,126,239,94,15,122,160,123, 63,34,114,190,114,51>>, <<101,22,140,4,223,155,154,168,25,162,45,21,48, 211,32,102>>, <<141,181,128,185,3,41,222,185,138,243,96, 247,24,118,242,71>>}]}}} 04:16:04.198 [info] ue_fsm state_wait_swx_maa event=rx_swx_maa, {ue_fsm_data,"262422587927250",undefined,undefined,false,false,undefined} *DBG* epdg_ue_fsm_262422587927250 consume call {received_swm_dea_auth_response, {ok,[{epdg_auth_tuple, <<159,233,71,232,104,82,123,94,201,214,196,255,47,190,101,175>>, <<120,132,172,157,84,167,43,119,8,119,121,45,108,196,234,141>>, <<159,233,71,232,104,82,123,94,201,214,196,255,47,190,101, 175,161,126,239,94,15,122,160,123,63,34,114,190,114,51>>, <<101,22,140,4,223,155,154,168,25,162,45,21,48,211,32,102>>, <<141,181,128,185,3,41,222,185,138,243,96,247,24,118,242, 71>>}]}} from <0.211.0> in state state_wait_auth_resp => state_authenticating 04:16:04.198 [info] ue_fsm received_swm_dea_auth_response {ok,[{epdg_auth_tuple,<<159,233,71,232,104,82,123,94,201,214,196,255,47,190,101,175>>,<<120,132,172,157,84,167,43,119,8,119,121,45,108,196,234,141>>,<<159,233,71,232,104,82,123,94,201,214,196,255,47,190,101,175,161,126,239,94,15,122,160,123,63,34,114,190,114,51>>,<<101,22,140,4,223,155,154,168,25,162,45,21,48,211,32,102>>,<<141,181,128,185,3,41,222,185,138,243,96,247,24,118,242,71>>}]} *DBG* gsup_server new state {gsups_state,#Port<0.16>,4222,#Port<0.54>, {ipa_ccm_options,"EPDG-00-00-00-00-00-00", "0/0/0","00:00:00:00:00:00", "00:00:00:00:00:00","00:00:00:00:00:00", "00:00:00:00:00:00","00:00:00:00:00:00", "EPDG-00-00-00-00-00-00",false}} 04:16:04.199 [info] ue_fsm state_wait_auth_resp event=received_swm_dea_auth_response Result={ok,[{epdg_auth_tuple,<<159,233,71,232,104,82,123,94,201,214,196,255,47,190,101,175>>,<<120,132,172,157,84,167,43,119,8,119,121,45,108,196,234,141>>,<<159,233,71,232,104,82,123,94,201,214,196,255,47,190,101,175,161,126,239,94,15,122,160,123,63,34,114,190,114,51>>,<<101,22,140,4,223,155,154,168,25,162,45,21,48,211,32,102>>,<<141,181,128,185,3,41,222,185,138,243,96,247,24,118,242,71>>}]}, {ue_fsm_data,<<"262422587927250">>,"internet",[],undefined,false,0,false,false} 04:16:04.199 [info] auth_response(<<"262422587927250">>): {ok,[{epdg_auth_tuple,<<159,233,71,232,104,82,123,94,201,214,196,255,47,190,101,175>>,<<120,132,172,157,84,167,43,119,8,119,121,45,108,196,234,141>>,<<159,233,71,232,104,82,123,94,201,214,196,255,47,190,101,175,161,126,239,94,15,122,160,123,63,34,114,190,114,51>>,<<101,22,140,4,223,155,154,168,25,162,45,21,48,211,32,102>>,<<141,181,128,185,3,41,222,185,138,243,96,247,24,118,242,71>>}]} 04:16:04.200 [info] auth_response for <<"262422587927250">>: {ok,[{epdg_auth_tuple,<<159,233,71,232,104,82,123,94,201,214,196,255,47,190,101,175>>,<<120,132,172,157,84,167,43,119,8,119,121,45,108,196,234,141>>,<<159,233,71,232,104,82,123,94,201,214,196,255,47,190,101,175,161,126,239,94,15,122,160,123,63,34,114,190,114,51>>,<<101,22,140,4,223,155,154,168,25,162,45,21,48,211,32,102>>,<<141,181,128,185,3,41,222,185,138,243,96,247,24,118,242,71>>}]} 04:16:04.200 [info] GSUP: Tx #{auth_tuples => [#{autn => <<120,132,172,157,84,167,43,119,8,119,121,45,108,196,234,141>>,ck => <<141,181,128,185,3,41,222,185,138,243,96,247,24,118,242,71>>,ik => <<101,22,140,4,223,155,154,168,25,162,45,21,48,211,32,102>>,rand => <<159,233,71,232,104,82,123,94,201,214,196,255,47,190,101,175>>,res => <<159,233,71,232,104,82,123,94,201,214,196,255,47,190,101,175,161,126,239,94,15,122,160,123,63,34,114,190,114,51>>}],imsi => <<"262422587927250">>,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 => <<"262422587927250">>, message_type => location_upd_req}} *DBG* epdg_ue_fsm_262422587927250 receive call lu_request from <0.1665.0> in state state_authenticating 04:16:04.206 [info] GSUP: Rx #{cn_domain => 1,imsi => <<"262422587927250">>,message_type => location_upd_req} *DBG* epdg_ue_fsm_262422587927250 send ok to <0.1665.0> 04:16:04.206 [info] ue_fsm lu_request *DBG* epdg_ue_fsm_262422587927250 consume call lu_request from <0.1665.0> in state state_authenticating *DBG* aaa_ue_fsm_262422587927250 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:16:04.206 [info] ue_fsm state_authenticating event=lu_request, {ue_fsm_data,<<"262422587927250">>,"internet",[],undefined,false,0,false,false} 04:16:04.206 [info] ue_fsm ev_rx_swm_der_auth_compl 04:16:04.207 [info] ue_fsm state_new event=rx_swm_der_auth_compl, {ue_fsm_data,"262422587927250",undefined,undefined,false,false,undefined} 04:16:04.207 [debug] SWx Tx SAR Imsi="262422587927250" Type=1 APN="internet" AgentInfoOpt=[]  04:16:04.207 [debug] SWx prepare_request: {'SAR',["epdg.localdomain",";","1805677143",";","317",";","nonode@nohost"],{'Vendor-Specific-Application-Id',10415,[16777265],[]},1,"epdg.localdomain","localdomain","localdomain","262422587927250",1,[],["hss.localdomain"],["internet"],[],[],[],[],[],[],[],[],[]} *DBG* aaa_ue_fsm_262422587927250 send ok to <0.201.0> *DBG* aaa_ue_fsm_262422587927250 consume call {rx_swm_der_auth_compl,"internet"} from <0.201.0> in state state_new => state_wait_swx_saa *DBG* aaa_ue_fsm_262422587927250 receive call {rx_swx_saa,{ok,1,#{}}} from <0.1666.0> in state state_wait_swx_saa 04:16:04.214 [info] SWx Rx SAA {<0.735.0>,{diameter_caps,{"epdg.localdomain","hss.localdomain"},{"localdomain","localdomain"},{[{127,0,0,1},{172,18,62,20},{192,168,0,2}],[{172,18,62,103}]},{0,10415},{"osmo-epdg","TTCN-3 Testsuite"},{[],[1]},{[10415,13019,5535],[5535,10415,13019]},{[],[]},{[],[0]},{[],[]},{[{'diameter_base_Vendor-Specific-Application-Id',10415,[16777265],[]}],[{'diameter_base_Vendor-Specific-Application-Id',[10415],[16777265],[]}]},{[],[]},{[],[]}}}: {'SAA',"epdg.localdomain;1805677143;317;nonode@nohost",{'Vendor-Specific-Application-Id',10415,[16777265],[]},1,"hss.localdomain","localdomain","262422587927250",[],[2001],[],[{'Non-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_262422587927250 send ok to <0.1666.0> *DBG* epdg_ue_fsm_262422587927250 receive call {received_swm_dea_auth_compl_response,{ok,#{}}} from <0.211.0> in state state_authenticating *DBG* aaa_ue_fsm_262422587927250 consume call {rx_swx_saa,{ok,1,#{}}} from <0.1666.0> in state state_wait_swx_saa => state_authenticated *DBG* epdg_ue_fsm_262422587927250 send ok to <0.211.0> 04:16:04.214 [info] ue_fsm ev_rx_swx_saa *DBG* gsup_server got cast {lu_response,{<<"262422587927250">>,ok}} *DBG* epdg_ue_fsm_262422587927250 consume call {received_swm_dea_auth_compl_response,{ok,#{}}} from <0.211.0> in state state_authenticating => state_authenticated 04:16:04.214 [info] ue_fsm state_wait_swx_saa event=rx_swx_saa {ok,1,#{}}, {ue_fsm_data,"262422587927250",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:16:04.214 [info] ue_fsm received_swm_dea_auth_compl_response {ok,#{}} 04:16:04.214 [info] ue_fsm state_authenticating event=lu_request, {ok,#{}}, {ue_fsm_data,<<"262422587927250">>,"internet",[],undefined,false,0,false,false} 04:16:04.214 [info] lu_response(<<"262422587927250">>): ok 04:16:04.215 [info] lu_response for <<"262422587927250">>: ok 04:16:04.215 [info] GSUP: Tx #{imsi => <<"262422587927250">>,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 => <<"262422587927250">>, message_class => 5, message_type => epdg_tunnel_request, pco => <<128,0,13,0,0,12,0>>}} *DBG* epdg_ue_fsm_262422587927250 receive call {tunnel_request,<<128,0,13,0,0,12,0>>} from <0.1667.0> in state state_authenticated 04:16:04.218 [info] GSUP: Rx #{cn_domain => 1,imsi => <<"262422587927250">>,message_class => 5,message_type => epdg_tunnel_request,pco => <<128,0,13,0,0,12,0>>} 04:16:04.218 [info] ue_fsm tunnel_request(<<128,0,13,0,0,12,0>>) 04:16:04.218 [info] ue_fsm state_authenticated event=tunnel_request, {ue_fsm_data,<<"262422587927250">>,"internet",[],undefined,false,0,false,false} *DBG* epdg_ue_fsm_262422587927250 send ok to <0.1667.0> 04:16:04.219 [debug] Selected PGW Remote Address "172.18.62.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_262422587927250 consume call {tunnel_request,<<128,0,13,0,0,12,0>>} from <0.1667.0> in state state_authenticated => state_wait_create_session_resp 04:16:04.219 [info] s2b: Tx {gtp,v2,create_session_request,0,8064728,undefined,[],[{v2_international_mobile_subscriber_identity,0,<<"262422587927250">>},{v2_serving_network,0,{<<"901">>,<<"042">>}},{v2_rat_type,0,3},{v2_fully_qualified_tunnel_endpoint_identifier,0,30,894437928,<<172,18,62,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,3048190028,<<172,18,62,20>>,undefined}]},{v2_recovery,0,0},{v2_additional_protocol_configuration_options,0,{0,[{13,<<>>},{12,<<>>}]}}]} *DBG* epdg_ue_fsm_262422587927250 start_timer {state_timeout,10000, create_session_timeout,[]} in state state_wait_create_session_resp 04:16:04.219 [debug] Waiting for CreateSessionResponse *DBG* aaa_ue_fsm_262422587927250 receive call {rx_s6b_aar,"262422587927250@nai.epc.mnc001.mcc01.3gppnetwork.org", "internet", [{'MIP6-Agent-Info',[{172,18,62,103}],[],[],[]}]} from <0.1668.0> in state state_authenticated 04:16:04.227 [info] S6b Rx from {diameter_caps,{"aaa.localdomain","pgw.localdomain"},{"localdomain","localdomain"},{[{172,18,62,20}],[{172,18,62,103}]},{0,10415},{"osmo-epdg-AAA","TTCN-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,["262422587927250@nai.epc.mnc001.mcc01.3gppnetwork.org"],[{'MIP6-Agent-Info',[{172,18,62,103}],[],[],[]}],[70368744177664],[],[],["internet"],[],[],[],[],[],[]} 04:16:04.227 [info] ue_fsm ev_rx_s6b_aar: "262422587927250@nai.epc.mnc001.mcc01.3gppnetwork.org" "internet" [{'MIP6-Agent-Info',[{172,18,62,103}],[],[],[]}] 04:16:04.227 [info] ue_fsm state_authenticated event=rx_s6b_aar NAI="262422587927250@nai.epc.mnc001.mcc01.3gppnetwork.org" Apn="internet" AgentInfo=[{'MIP6-Agent-Info',[{172,18,62,103}],[],[],[]}], {ue_fsm_data,"262422587927250",undefined,undefined,true,false,undefined} 04:16:04.227 [debug] SWx Tx SAR Imsi="262422587927250" Type=13 APN="internet" AgentInfoOpt=[{'MIP6-Agent-Info',[{172,18,62,103}],[],[],[]}]  04:16:04.227 [debug] SWx prepare_request: {'SAR',["epdg.localdomain",";","1805677143",";","318",";","nonode@nohost"],{'Vendor-Specific-Application-Id',10415,[16777265],[]},1,"epdg.localdomain","localdomain","localdomain","262422587927250",13,[],["hss.localdomain"],["internet"],[],[{'MIP6-Agent-Info',[{172,18,62,103}],[],[],[]}],[],[],[],[],[],[],[]} *DBG* aaa_ue_fsm_262422587927250 send ok to <0.1668.0> *DBG* aaa_ue_fsm_262422587927250 consume call {rx_s6b_aar,"262422587927250@nai.epc.mnc001.mcc01.3gppnetwork.org", "internet", [{'MIP6-Agent-Info',[{172,18,62,103}],[],[],[]}]} from <0.1668.0> in state state_authenticated => state_authenticated_wait_swx_saa 04:16:04.227 [debug] Waiting for S6b AAA *DBG* aaa_ue_fsm_262422587927250 receive call {rx_swx_saa,{ok,13,#{}}} from <0.1669.0> in state state_authenticated_wait_swx_saa *DBG* aaa_ue_fsm_262422587927250 send ok to <0.1669.0> *DBG* aaa_ue_fsm_262422587927250 consume call {rx_swx_saa,{ok,13,#{}}} from <0.1669.0> in state state_authenticated_wait_swx_saa => state_authenticated 04:16:04.229 [info] SWx Rx SAA {<0.735.0>,{diameter_caps,{"epdg.localdomain","hss.localdomain"},{"localdomain","localdomain"},{[{127,0,0,1},{172,18,62,20},{192,168,0,2}],[{172,18,62,103}]},{0,10415},{"osmo-epdg","TTCN-3 Testsuite"},{[],[1]},{[10415,13019,5535],[5535,10415,13019]},{[],[]},{[],[0]},{[],[]},{[{'diameter_base_Vendor-Specific-Application-Id',10415,[16777265],[]}],[{'diameter_base_Vendor-Specific-Application-Id',[10415],[16777265],[]}]},{[],[]},{[],[]}}}: {'SAA',"epdg.localdomain;1805677143;318;nonode@nohost",{'Vendor-Specific-Application-Id',10415,[16777265],[]},1,"hss.localdomain","localdomain","262422587927250",[],[2001],[],[{'Non-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:16:04.229 [info] ue_fsm ev_rx_swx_saa 04:16:04.229 [info] ue_fsm state_authenticated_wait_swx_saa event=rx_swx_saa SAType=13 ResulCode={epdg_dia_rc,undefined,2001}, {ue_fsm_data,"262422587927250","262422587927250@nai.epc.mnc001.mcc01.3gppnetwork.org","internet",true,false,<0.1668.0>} 04:16:04.229 [debug] Rx AAA with DiaRC={epdg_dia_rc,undefined,2001} 04:16:04.229 [info] S6b Tx to {diameter_caps,{"aaa.localdomain","pgw.localdomain"},{"localdomain","localdomain"},{[{172,18,62,20}],[{172,18,62,103}]},{0,10415},{"osmo-epdg-AAA","TTCN-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:16:04.232 [debug] S2b: Rx from IP {172,18,62,103} port 2123: <<72,33,0,117,53,80,10,40,123,14,216,0,2,0,2,0,16,0,87,0,9,1,160,25,28,77,216,172,18,62,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,25,28,77,216,172,18,62,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,28,77,216,163,0,15,0,128,0,13,4,1,2,3,4,0,12,4,5,6,7,8>> 04:16:04.232 [debug] S2b: Rx from IP {172,18,62,103} port 2123: {gtp,v2,create_session_response,894437928,8064728,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,28,77,216>>},{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,421285336,<<172,18,62,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,421285336,<<172,18,62,103>>,undefined},{v2_pdn_address_allocation,0} => {v2_pdn_address_allocation,0,ipv4,<<192,168,0,93>>}}} *DBG* epdg_ue_fsm_262422587927250 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 => 3048190028, remote_ipv4 => <<172,18,62,103>>, remote_ipv6 => undefined,remote_teid => 421285336}}} from <0.1670.0> in state state_wait_create_session_resp 04:16:04.232 [info] s2b: Updated Session after create_session_response: {gtp_session,<<"262422587927250">>,<0.1662.0>,<<"internet">>,{172,18,62,103},{172,18,62,103},undefined,894437928,421285336,5,{set,1,16,16,8,80,48,{[],[],[],[],[],[],[],[],[],[],[],[],[],[],[],[]},{{[],[],[],[],[],[],[],[],[],[],[],[],[],[{gtp_bearer,5,3048190028,421285336}],[],[]}}}} 04:16:04.232 [debug] s2b: APCO_dec: {v2_additional_protocol_configuration_options,0,{0,[{13,<<1,2,3,4>>},{12,<<5,6,7,8>>}]}} 04:16:04.232 [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 => 3048190028,remote_ipv4 => <<172,18,62,103>>,remote_ipv6 => undefined,remote_teid => 421285336}} 04:16:04.232 [info] ue_fsm state_authenticated event=received_gtpc_create_session_response, {ue_fsm_data,<<"262422587927250">>,"internet",[],undefined,false,0,false,false} 04:16:04.232 [info] KMOD Port Create PDP Context Call {<0.1662.0>,[alias|#Ref<0.1283019585.1655242760.197470>]}: {create_pdp_context,{172,18,62,103},3048190028,421285336,{192,168,0,93}} 04:16:04.232 [debug] create_pdp_context: 1, {172,18,62,103}, {192,168,0,93}, 3048190028, 421285336 04:16:04.232 [debug] create_pdp_context: {netlink,gtp,[512,ack,request],4802,0,{new,0,0,[{version,1},{net_ns_fd,25},{link,4},{sgsn_address,{172,18,62,103}},{ms_address,{192,168,0,93}},{i_tid,3048190028},{o_tid,421285336}]}} 04:16:04.232 [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 => 3048190028,remote_ipv4 => <<172,18,62,103>>,remote_ipv6 => undefined,remote_teid => 421285336}) returned ok *DBG* epdg_ue_fsm_262422587927250 send ok to <0.1670.0> *DBG* gsup_server got cast {tunnel_response, {<<"262422587927250">>, {ok, #{apco => <<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 => 3048190028, remote_ipv4 => <<172,18,62,103>>, remote_ipv6 => undefined, remote_teid => 421285336}}}} 04:16:04.232 [info] tunnel_response(<<"262422587927250">>): {ok,#{apco => <<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 => 3048190028,remote_ipv4 => <<172,18,62,103>>,remote_ipv6 => undefined,remote_teid => 421285336}} *DBG* epdg_ue_fsm_262422587927250 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 => 3048190028, remote_ipv4 => <<172,18,62,103>>, remote_ipv6 => undefined,remote_teid => 421285336}}} from <0.1670.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:16:04.232 [info] tunnel_response for <<"262422587927250">>: {ok,#{apco => <<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 => 3048190028,remote_ipv4 => <<172,18,62,103>>,remote_ipv6 => undefined,remote_teid => 421285336}} 04:16:04.232 [info] GSUP: Tx #{imsi => <<"262422587927250">>,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 => <<"262428636662156">>, 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:16:04.280 [info] GSUP: Rx #{imsi => <<"262428636662156">>,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_262428636662156 enter epdg_ue_fsm in state state_new *DBG* epdg_ue_fsm_262428636662156 consume internal init_state in state state_new 04:16:04.280 [info] ue_fsm start(epdg_ue_fsm_262428636662156) *DBG* epdg_ue_fsm_262428636662156 receive call {auth_request,33,"internet",#{}} from <0.1671.0> in state state_new 04:16:04.280 [info] ue_fsm init(<<"262428636662156">>) *DBG* epdg_ue_fsm_262428636662156 send ok to <0.1671.0> 04:16:04.280 [info] ue_fsm auth_request *DBG* epdg_ue_fsm_262428636662156 consume call {auth_request,33,"internet",#{}} from <0.1671.0> in state state_new => state_wait_auth_resp *DBG* aaa_ue_fsm_262428636662156 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:16:04.281 [info] ue_fsm state_new event=auth_request {33, "internet", #{}}, {ue_fsm_data,<<"262428636662156">>,"internet",[],undefined,false,0,false,false} *DBG* epdg_ue_fsm_262428636662156 start_timer {state_timeout,10000, swm_der_timeout,[]} in state state_wait_auth_resp *DBG* aaa_ue_fsm_262428636662156 consume internal init_state in state state_new 04:16:04.281 [info] ue_fsm start_link(aaa_ue_fsm_262428636662156) *DBG* aaa_ue_fsm_262428636662156 receive call {rx_swm_der_auth_req,33,"internet",#{}} from <0.201.0> in state state_new 04:16:04.281 [info] ue_fsm init("262428636662156") 04:16:04.281 [info] ue_fsm ev_rx_swm_der_auth_req 04:16:04.282 [info] ue_fsm state_new event=rx_swm_der_auth_req {33, "internet", #{}}, {ue_fsm_data,"262428636662156",undefined,undefined,false,false,undefined} 04:16:04.282 [debug] Swx MAR: IPv4Opt=<<"ÿÿÿþ">> IPv6Opt=[] *DBG* aaa_ue_fsm_262428636662156 send ok to <0.201.0> *DBG* aaa_ue_fsm_262428636662156 consume call {rx_swm_der_auth_req,33,"internet",#{}} from <0.201.0> in state state_new => state_wait_swx_maa 04:16:04.282 [debug] Swx Tx MAR: {'MAR',["epdg.localdomain",";","1805677143",";","319",";","nonode@nohost"],1,undefined,undefined,undefined,"262428636662156",{'Vendor-Specific-Application-Id',10415,[16777265],[]},{'SIP-Auth-Data-Item',[],["EAP-AKA"],[],[],[],[],[],[],<<"ÿÿÿþ">>,[],[],[],[]},1,[],1,[],[],[],[],[],[],[],[]} 04:16:04.289 [info] SWx Rx MAA {<0.735.0>,{diameter_caps,{"epdg.localdomain","hss.localdomain"},{"localdomain","localdomain"},{[{127,0,0,1},{172,18,62,20},{192,168,0,2}],[{172,18,62,103}]},{0,10415},{"osmo-epdg","TTCN-3 Testsuite"},{[],[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;1805677143;319;nonode@nohost",1,"hss.localdomain","localdomain",{'Vendor-Specific-Application-Id',10415,[16777265],[]},"262428636662156",[],[2001],[],[1],[{'SIP-Auth-Data-Item',[0],["Digest-AKAv1-MD5"],[[70,33,174,12,206,16,113,206,106,139,227,14,116,162,222,97,27,101,74,67,73,177,223,27,130,215,241,72,226,64,48,141]],[[70,33,174,12,206,16,113,206,106,139,227,14,116,162,222,97,72,167,146,12,28,115,132,66,235,52,101,87,72,234]],["foobar"],[[217,175,165,235,17,179,50,240,150,47,194,124,201,252,243,136]],[[214,238,163,173,156,158,95,74,167,63,21,28,52,72,100,168]],[],[],[],[],[],[]}],[],[],[],[],[],[]}/ Errors []  *DBG* aaa_ue_fsm_262428636662156 receive call {rx_swx_maa, {ok,[{epdg_auth_tuple, <<70,33,174,12,206,16,113,206,106,139,227,14,116,162,222,97>>, <<27,101,74,67,73,177,223,27,130,215,241,72,226,64,48,141>>, <<70,33,174,12,206,16,113,206,106,139,227,14,116,162,222,97, 72,167,146,12,28,115,132,66,235,52,101,87,72,234>>, <<214,238,163,173,156,158,95,74,167,63,21,28,52,72,100,168>>, <<217,175,165,235,17,179,50,240,150,47,194,124,201,252, 243,136>>}]}} from <0.1674.0> in state state_wait_swx_maa 04:16:04.289 [info] dia_sip2gsup: auth [70,33,174,12,206,16,113,206,106,139,227,14,116,162,222,97,27,101,74,67,73,177,223,27,130,215,241,72,226,64,48,141] authz [70,33,174,12,206,16,113,206,106,139,227,14,116,162,222,97,72,167,146,12,28,115,132,66,235,52,101,87,72,234]  04:16:04.289 [info] rand [70,33,174,12,206,16,113,206,106,139,227,14,116,162,222,97] autn [27,101,74,67,73,177,223,27,130,215,241,72,226,64,48,141]  *DBG* aaa_ue_fsm_262428636662156 send ok to <0.1674.0> *DBG* epdg_ue_fsm_262428636662156 receive call {received_swm_dea_auth_response, {ok,[{epdg_auth_tuple, <<70,33,174,12,206,16,113,206,106,139,227,14,116,162,222,97>>, <<27,101,74,67,73,177,223,27,130,215,241,72,226,64,48,141>>, <<70,33,174,12,206,16,113,206,106,139,227,14,116,162,222,97, 72,167,146,12,28,115,132,66,235,52,101,87,72,234>>, <<214,238,163,173,156,158,95,74,167,63,21,28,52,72,100,168>>, <<217,175,165,235,17,179,50,240,150,47,194,124,201,252, 243,136>>}]}} from <0.211.0> in state state_wait_auth_resp 04:16:04.289 [info] ue_fsm ev_rx_swx_maa *DBG* aaa_ue_fsm_262428636662156 consume call {rx_swx_maa, {ok,[{epdg_auth_tuple, <<70,33,174,12,206,16,113,206,106,139,227,14,116,162,222,97>>, <<27,101,74,67,73,177,223,27,130,215,241,72,226,64,48,141>>, <<70,33,174,12,206,16,113,206,106,139,227,14,116,162,222,97, 72,167,146,12,28,115,132,66,235,52,101,87,72,234>>, <<214,238,163,173,156,158,95,74,167,63,21,28,52,72,100,168>>, <<217,175,165,235,17,179,50,240,150,47,194,124,201,252, 243,136>>}]}} from <0.1674.0> in state state_wait_swx_maa => state_new 04:16:04.289 [info] ue_fsm state_wait_swx_maa event=rx_swx_maa, {ue_fsm_data,"262428636662156",undefined,undefined,false,false,undefined} *DBG* epdg_ue_fsm_262428636662156 send ok to <0.211.0> *DBG* gsup_server got cast {auth_response, {<<"262428636662156">>, {ok, [{epdg_auth_tuple, <<70,33,174,12,206,16,113,206,106,139,227,14, 116,162,222,97>>, <<27,101,74,67,73,177,223,27,130,215,241,72, 226,64,48,141>>, <<70,33,174,12,206,16,113,206,106,139,227,14, 116,162,222,97,72,167,146,12,28,115,132,66, 235,52,101,87,72,234>>, <<214,238,163,173,156,158,95,74,167,63,21,28, 52,72,100,168>>, <<217,175,165,235,17,179,50,240,150,47, 194,124,201,252,243,136>>}]}}} 04:16:04.290 [info] ue_fsm received_swm_dea_auth_response {ok,[{epdg_auth_tuple,<<70,33,174,12,206,16,113,206,106,139,227,14,116,162,222,97>>,<<27,101,74,67,73,177,223,27,130,215,241,72,226,64,48,141>>,<<70,33,174,12,206,16,113,206,106,139,227,14,116,162,222,97,72,167,146,12,28,115,132,66,235,52,101,87,72,234>>,<<214,238,163,173,156,158,95,74,167,63,21,28,52,72,100,168>>,<<217,175,165,235,17,179,50,240,150,47,194,124,201,252,243,136>>}]} *DBG* epdg_ue_fsm_262428636662156 consume call {received_swm_dea_auth_response, {ok,[{epdg_auth_tuple, <<70,33,174,12,206,16,113,206,106,139,227,14,116,162,222,97>>, <<27,101,74,67,73,177,223,27,130,215,241,72,226,64,48,141>>, <<70,33,174,12,206,16,113,206,106,139,227,14,116,162,222,97, 72,167,146,12,28,115,132,66,235,52,101,87,72,234>>, <<214,238,163,173,156,158,95,74,167,63,21,28,52,72,100,168>>, <<217,175,165,235,17,179,50,240,150,47,194,124,201,252, 243,136>>}]}} from <0.211.0> in state state_wait_auth_resp => state_authenticating 04:16:04.290 [info] ue_fsm state_wait_auth_resp event=received_swm_dea_auth_response Result={ok,[{epdg_auth_tuple,<<70,33,174,12,206,16,113,206,106,139,227,14,116,162,222,97>>,<<27,101,74,67,73,177,223,27,130,215,241,72,226,64,48,141>>,<<70,33,174,12,206,16,113,206,106,139,227,14,116,162,222,97,72,167,146,12,28,115,132,66,235,52,101,87,72,234>>,<<214,238,163,173,156,158,95,74,167,63,21,28,52,72,100,168>>,<<217,175,165,235,17,179,50,240,150,47,194,124,201,252,243,136>>}]}, {ue_fsm_data,<<"262428636662156">>,"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:16:04.290 [info] auth_response(<<"262428636662156">>): {ok,[{epdg_auth_tuple,<<70,33,174,12,206,16,113,206,106,139,227,14,116,162,222,97>>,<<27,101,74,67,73,177,223,27,130,215,241,72,226,64,48,141>>,<<70,33,174,12,206,16,113,206,106,139,227,14,116,162,222,97,72,167,146,12,28,115,132,66,235,52,101,87,72,234>>,<<214,238,163,173,156,158,95,74,167,63,21,28,52,72,100,168>>,<<217,175,165,235,17,179,50,240,150,47,194,124,201,252,243,136>>}]} 04:16:04.291 [info] auth_response for <<"262428636662156">>: {ok,[{epdg_auth_tuple,<<70,33,174,12,206,16,113,206,106,139,227,14,116,162,222,97>>,<<27,101,74,67,73,177,223,27,130,215,241,72,226,64,48,141>>,<<70,33,174,12,206,16,113,206,106,139,227,14,116,162,222,97,72,167,146,12,28,115,132,66,235,52,101,87,72,234>>,<<214,238,163,173,156,158,95,74,167,63,21,28,52,72,100,168>>,<<217,175,165,235,17,179,50,240,150,47,194,124,201,252,243,136>>}]} 04:16:04.291 [info] GSUP: Tx #{auth_tuples => [#{autn => <<27,101,74,67,73,177,223,27,130,215,241,72,226,64,48,141>>,ck => <<217,175,165,235,17,179,50,240,150,47,194,124,201,252,243,136>>,ik => <<214,238,163,173,156,158,95,74,167,63,21,28,52,72,100,168>>,rand => <<70,33,174,12,206,16,113,206,106,139,227,14,116,162,222,97>>,res => <<70,33,174,12,206,16,113,206,106,139,227,14,116,162,222,97,72,167,146,12,28,115,132,66,235,52,101,87,72,234>>}],imsi => <<"262428636662156">>,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 => <<"262428636662156">>, message_type => location_upd_req}} *DBG* epdg_ue_fsm_262428636662156 receive call lu_request from <0.1675.0> in state state_authenticating 04:16:04.293 [info] GSUP: Rx #{cn_domain => 1,imsi => <<"262428636662156">>,message_type => location_upd_req} *DBG* epdg_ue_fsm_262428636662156 send ok to <0.1675.0> 04:16:04.293 [info] ue_fsm lu_request *DBG* aaa_ue_fsm_262428636662156 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_262428636662156 consume call lu_request from <0.1675.0> in state state_authenticating 04:16:04.293 [info] ue_fsm state_authenticating event=lu_request, {ue_fsm_data,<<"262428636662156">>,"internet",[],undefined,false,0,false,false} 04:16:04.293 [info] ue_fsm ev_rx_swm_der_auth_compl *DBG* aaa_ue_fsm_262428636662156 send ok to <0.201.0> *DBG* aaa_ue_fsm_262428636662156 consume call {rx_swm_der_auth_compl,"internet"} from <0.201.0> in state state_new => state_wait_swx_saa 04:16:04.293 [info] ue_fsm state_new event=rx_swm_der_auth_compl, {ue_fsm_data,"262428636662156",undefined,undefined,false,false,undefined} 04:16:04.293 [debug] SWx Tx SAR Imsi="262428636662156" Type=1 APN="internet" AgentInfoOpt=[]  04:16:04.293 [debug] SWx prepare_request: {'SAR',["epdg.localdomain",";","1805677143",";","320",";","nonode@nohost"],{'Vendor-Specific-Application-Id',10415,[16777265],[]},1,"epdg.localdomain","localdomain","localdomain","262428636662156",1,[],["hss.localdomain"],["internet"],[],[],[],[],[],[],[],[],[]} *DBG* aaa_ue_fsm_262428636662156 receive call {rx_swx_saa,{ok,1,#{}}} from <0.1676.0> in state state_wait_swx_saa 04:16:04.297 [info] SWx Rx SAA {<0.735.0>,{diameter_caps,{"epdg.localdomain","hss.localdomain"},{"localdomain","localdomain"},{[{127,0,0,1},{172,18,62,20},{192,168,0,2}],[{172,18,62,103}]},{0,10415},{"osmo-epdg","TTCN-3 Testsuite"},{[],[1]},{[10415,13019,5535],[5535,10415,13019]},{[],[]},{[],[0]},{[],[]},{[{'diameter_base_Vendor-Specific-Application-Id',10415,[16777265],[]}],[{'diameter_base_Vendor-Specific-Application-Id',[10415],[16777265],[]}]},{[],[]},{[],[]}}}: {'SAA',"epdg.localdomain;1805677143;320;nonode@nohost",{'Vendor-Specific-Application-Id',10415,[16777265],[]},1,"hss.localdomain","localdomain","262428636662156",[],[2001],[],[{'Non-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_262428636662156 send ok to <0.1676.0> *DBG* epdg_ue_fsm_262428636662156 receive call {received_swm_dea_auth_compl_response,{ok,#{}}} from <0.211.0> in state state_authenticating *DBG* aaa_ue_fsm_262428636662156 consume call {rx_swx_saa,{ok,1,#{}}} from <0.1676.0> in state state_wait_swx_saa => state_authenticated *DBG* epdg_ue_fsm_262428636662156 send ok to <0.211.0> 04:16:04.297 [info] ue_fsm ev_rx_swx_saa *DBG* gsup_server got cast {lu_response,{<<"262428636662156">>,ok}} *DBG* epdg_ue_fsm_262428636662156 consume call {received_swm_dea_auth_compl_response,{ok,#{}}} from <0.211.0> in state state_authenticating => state_authenticated 04:16:04.297 [info] ue_fsm state_wait_swx_saa event=rx_swx_saa {ok,1,#{}}, {ue_fsm_data,"262428636662156",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:16:04.297 [info] ue_fsm received_swm_dea_auth_compl_response {ok,#{}} 04:16:04.297 [info] ue_fsm state_authenticating event=lu_request, {ok,#{}}, {ue_fsm_data,<<"262428636662156">>,"internet",[],undefined,false,0,false,false} 04:16:04.297 [info] lu_response(<<"262428636662156">>): ok 04:16:04.297 [info] lu_response for <<"262428636662156">>: ok 04:16:04.297 [info] GSUP: Tx #{imsi => <<"262428636662156">>,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 => <<"262428636662156">>, message_class => 5, message_type => epdg_tunnel_request, pco => <<128,0,13,0,0,12,0>>}} *DBG* epdg_ue_fsm_262428636662156 receive call {tunnel_request,<<128,0,13,0,0,12,0>>} from <0.1677.0> in state state_authenticated 04:16:04.299 [info] GSUP: Rx #{cn_domain => 1,imsi => <<"262428636662156">>,message_class => 5,message_type => epdg_tunnel_request,pco => <<128,0,13,0,0,12,0>>} 04:16:04.299 [info] ue_fsm tunnel_request(<<128,0,13,0,0,12,0>>) 04:16:04.299 [info] ue_fsm state_authenticated event=tunnel_request, {ue_fsm_data,<<"262428636662156">>,"internet",[],undefined,false,0,false,false} *DBG* epdg_ue_fsm_262428636662156 send ok to <0.1677.0> 04:16:04.299 [debug] Selected PGW Remote Address "172.18.62.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_262428636662156 consume call {tunnel_request,<<128,0,13,0,0,12,0>>} from <0.1677.0> in state state_authenticated => state_wait_create_session_resp *DBG* epdg_ue_fsm_262428636662156 start_timer {state_timeout,10000, create_session_timeout,[]} in state state_wait_create_session_resp 04:16:04.299 [info] s2b: Tx {gtp,v2,create_session_request,0,8064729,undefined,[],[{v2_international_mobile_subscriber_identity,0,<<"262428636662156">>},{v2_serving_network,0,{<<"901">>,<<"042">>}},{v2_rat_type,0,3},{v2_fully_qualified_tunnel_endpoint_identifier,0,30,894437929,<<172,18,62,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,3048190029,<<172,18,62,20>>,undefined}]},{v2_recovery,0,0},{v2_additional_protocol_configuration_options,0,{0,[{13,<<>>},{12,<<>>}]}}]} 04:16:04.299 [debug] Waiting for CreateSessionResponse *DBG* aaa_ue_fsm_262428636662156 receive call {rx_s6b_aar,"262428636662156@nai.epc.mnc001.mcc01.3gppnetwork.org", "internet", [{'MIP6-Agent-Info',[{172,18,62,103}],[],[],[]}]} from <0.1678.0> in state state_authenticated 04:16:04.307 [info] S6b Rx from {diameter_caps,{"aaa.localdomain","pgw.localdomain"},{"localdomain","localdomain"},{[{172,18,62,20}],[{172,18,62,103}]},{0,10415},{"osmo-epdg-AAA","TTCN-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,["262428636662156@nai.epc.mnc001.mcc01.3gppnetwork.org"],[{'MIP6-Agent-Info',[{172,18,62,103}],[],[],[]}],[70368744177664],[],[],["internet"],[],[],[],[],[],[]} 04:16:04.307 [info] ue_fsm ev_rx_s6b_aar: "262428636662156@nai.epc.mnc001.mcc01.3gppnetwork.org" "internet" [{'MIP6-Agent-Info',[{172,18,62,103}],[],[],[]}] 04:16:04.307 [info] ue_fsm state_authenticated event=rx_s6b_aar NAI="262428636662156@nai.epc.mnc001.mcc01.3gppnetwork.org" Apn="internet" AgentInfo=[{'MIP6-Agent-Info',[{172,18,62,103}],[],[],[]}], {ue_fsm_data,"262428636662156",undefined,undefined,true,false,undefined} 04:16:04.307 [debug] SWx Tx SAR Imsi="262428636662156" Type=13 APN="internet" AgentInfoOpt=[{'MIP6-Agent-Info',[{172,18,62,103}],[],[],[]}]  04:16:04.307 [debug] SWx prepare_request: {'SAR',["epdg.localdomain",";","1805677143",";","321",";","nonode@nohost"],{'Vendor-Specific-Application-Id',10415,[16777265],[]},1,"epdg.localdomain","localdomain","localdomain","262428636662156",13,[],["hss.localdomain"],["internet"],[],[{'MIP6-Agent-Info',[{172,18,62,103}],[],[],[]}],[],[],[],[],[],[],[]} *DBG* aaa_ue_fsm_262428636662156 send ok to <0.1678.0> *DBG* aaa_ue_fsm_262428636662156 consume call {rx_s6b_aar,"262428636662156@nai.epc.mnc001.mcc01.3gppnetwork.org", "internet", [{'MIP6-Agent-Info',[{172,18,62,103}],[],[],[]}]} from <0.1678.0> in state state_authenticated => state_authenticated_wait_swx_saa 04:16:04.307 [debug] Waiting for S6b AAA *DBG* aaa_ue_fsm_262428636662156 receive call {rx_swx_saa,{ok,13,#{}}} from <0.1679.0> in state state_authenticated_wait_swx_saa *DBG* aaa_ue_fsm_262428636662156 send ok to <0.1679.0> *DBG* aaa_ue_fsm_262428636662156 consume call {rx_swx_saa,{ok,13,#{}}} from <0.1679.0> in state state_authenticated_wait_swx_saa => state_authenticated 04:16:04.310 [info] SWx Rx SAA {<0.735.0>,{diameter_caps,{"epdg.localdomain","hss.localdomain"},{"localdomain","localdomain"},{[{127,0,0,1},{172,18,62,20},{192,168,0,2}],[{172,18,62,103}]},{0,10415},{"osmo-epdg","TTCN-3 Testsuite"},{[],[1]},{[10415,13019,5535],[5535,10415,13019]},{[],[]},{[],[0]},{[],[]},{[{'diameter_base_Vendor-Specific-Application-Id',10415,[16777265],[]}],[{'diameter_base_Vendor-Specific-Application-Id',[10415],[16777265],[]}]},{[],[]},{[],[]}}}: {'SAA',"epdg.localdomain;1805677143;321;nonode@nohost",{'Vendor-Specific-Application-Id',10415,[16777265],[]},1,"hss.localdomain","localdomain","262428636662156",[],[2001],[],[{'Non-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:16:04.310 [info] ue_fsm ev_rx_swx_saa 04:16:04.310 [info] ue_fsm state_authenticated_wait_swx_saa event=rx_swx_saa SAType=13 ResulCode={epdg_dia_rc,undefined,2001}, {ue_fsm_data,"262428636662156","262428636662156@nai.epc.mnc001.mcc01.3gppnetwork.org","internet",true,false,<0.1678.0>} 04:16:04.310 [debug] Rx AAA with DiaRC={epdg_dia_rc,undefined,2001} 04:16:04.310 [info] S6b Tx to {diameter_caps,{"aaa.localdomain","pgw.localdomain"},{"localdomain","localdomain"},{[{172,18,62,20}],[{172,18,62,103}]},{0,10415},{"osmo-epdg-AAA","TTCN-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:16:04.314 [debug] S2b: Rx from IP {172,18,62,103} port 2123: <<72,33,0,117,53,80,10,41,123,14,217,0,2,0,2,0,16,0,87,0,9,1,160,62,1,184,71,172,18,62,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,62,1,184,71,172,18,62,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,1,184,71,163,0,15,0,128,0,13,4,1,2,3,4,0,12,4,5,6,7,8>> *DBG* epdg_ue_fsm_262428636662156 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 => 3048190029, remote_ipv4 => <<172,18,62,103>>, remote_ipv6 => undefined,remote_teid => 1040300103}}} from <0.1680.0> in state state_wait_create_session_resp 04:16:04.314 [debug] S2b: Rx from IP {172,18,62,103} port 2123: {gtp,v2,create_session_response,894437929,8064729,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,<<62,1,184,71>>},{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,1040300103,<<172,18,62,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,1040300103,<<172,18,62,103>>,undefined},{v2_pdn_address_allocation,0} => {v2_pdn_address_allocation,0,ipv4,<<192,168,0,94>>}}} 04:16:04.314 [info] s2b: Updated Session after create_session_response: {gtp_session,<<"262428636662156">>,<0.1672.0>,<<"internet">>,{172,18,62,103},{172,18,62,103},undefined,894437929,1040300103,5,{set,1,16,16,8,80,48,{[],[],[],[],[],[],[],[],[],[],[],[],[],[],[],[]},{{[],[],[],[],[],[],[],[],[],[],[],[],[{gtp_bearer,5,3048190029,1040300103}],[],[],[]}}}} 04:16:04.314 [debug] s2b: APCO_dec: {v2_additional_protocol_configuration_options,0,{0,[{13,<<1,2,3,4>>},{12,<<5,6,7,8>>}]}} 04:16:04.314 [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 => 3048190029,remote_ipv4 => <<172,18,62,103>>,remote_ipv6 => undefined,remote_teid => 1040300103}} 04:16:04.314 [info] ue_fsm state_authenticated event=received_gtpc_create_session_response, {ue_fsm_data,<<"262428636662156">>,"internet",[],undefined,false,0,false,false} 04:16:04.314 [info] KMOD Port Create PDP Context Call {<0.1672.0>,[alias|#Ref<0.1283019585.1655242753.215420>]}: {create_pdp_context,{172,18,62,103},3048190029,1040300103,{192,168,0,94}} 04:16:04.314 [debug] create_pdp_context: 1, {172,18,62,103}, {192,168,0,94}, 3048190029, 1040300103 *DBG* epdg_ue_fsm_262428636662156 send ok to <0.1680.0> 04:16:04.314 [debug] create_pdp_context: {netlink,gtp,[512,ack,request],4866,0,{new,0,0,[{version,1},{net_ns_fd,25},{link,4},{sgsn_address,{172,18,62,103}},{ms_address,{192,168,0,94}},{i_tid,3048190029},{o_tid,1040300103}]}} *DBG* gsup_server got cast {tunnel_response, {<<"262428636662156">>, {ok, #{apco => <<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 => 3048190029, remote_ipv4 => <<172,18,62,103>>, remote_ipv6 => undefined, remote_teid => 1040300103}}}} *DBG* epdg_ue_fsm_262428636662156 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 => 3048190029, remote_ipv4 => <<172,18,62,103>>, remote_ipv6 => undefined,remote_teid => 1040300103}}} from <0.1680.0> in state state_wait_create_session_resp => state_active 04:16:04.314 [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 => 3048190029,remote_ipv4 => <<172,18,62,103>>,remote_ipv6 => undefined,remote_teid => 1040300103}) returned ok 04:16:04.314 [info] tunnel_response(<<"262428636662156">>): {ok,#{apco => <<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 => 3048190029,remote_ipv4 => <<172,18,62,103>>,remote_ipv6 => undefined,remote_teid => 1040300103}} *DBG* gsup_server new state {gsups_state,#Port<0.16>,4222,#Port<0.54>, {ipa_ccm_options,"EPDG-00-00-00-00-00-00", "0/0/0","00:00:00:00:00:00", "00:00:00:00:00:00","00:00:00:00:00:00", "00:00:00:00:00:00","00:00:00:00:00:00", "EPDG-00-00-00-00-00-00",false}} 04:16:04.315 [info] tunnel_response for <<"262428636662156">>: {ok,#{apco => <<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 => 3048190029,remote_ipv4 => <<172,18,62,103>>,remote_ipv6 => undefined,remote_teid => 1040300103}} 04:16:04.315 [info] GSUP: Tx #{imsi => <<"262428636662156">>,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>>}]} Stream 238, 32 bytes *DBG* gsup_server got {ipa,#Port<0.54>, {osmo,5}, #{imsi => <<"262420148855612">>, 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_262420148855612 enter epdg_ue_fsm in state state_new 04:16:04.377 [info] GSUP: Rx #{imsi => <<"262420148855612">>,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_262420148855612 consume internal init_state in state state_new *DBG* epdg_ue_fsm_262420148855612 receive call {auth_request,33,"internet",#{}} from <0.1681.0> in state state_new 04:16:04.377 [info] ue_fsm start(epdg_ue_fsm_262420148855612) 04:16:04.377 [info] ue_fsm init(<<"262420148855612">>) *DBG* epdg_ue_fsm_262420148855612 send ok to <0.1681.0> 04:16:04.377 [info] ue_fsm auth_request *DBG* aaa_ue_fsm_262420148855612 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:16:04.377 [info] ue_fsm state_new event=auth_request {33, "internet", #{}}, {ue_fsm_data,<<"262420148855612">>,"internet",[],undefined,false,0,false,false} *DBG* epdg_ue_fsm_262420148855612 consume call {auth_request,33,"internet",#{}} from <0.1681.0> in state state_new => state_wait_auth_resp *DBG* aaa_ue_fsm_262420148855612 consume internal init_state in state state_new 04:16:04.377 [info] ue_fsm start_link(aaa_ue_fsm_262420148855612) *DBG* epdg_ue_fsm_262420148855612 start_timer {state_timeout,10000, swm_der_timeout,[]} in state state_wait_auth_resp *DBG* aaa_ue_fsm_262420148855612 receive call {rx_swm_der_auth_req,33,"internet",#{}} from <0.201.0> in state state_new 04:16:04.377 [info] ue_fsm init("262420148855612") 04:16:04.377 [info] ue_fsm ev_rx_swm_der_auth_req 04:16:04.378 [info] ue_fsm state_new event=rx_swm_der_auth_req {33, "internet", #{}}, {ue_fsm_data,"262420148855612",undefined,undefined,false,false,undefined} 04:16:04.378 [debug] Swx MAR: IPv4Opt=<<"ÿÿÿþ">> IPv6Opt=[] 04:16:04.378 [debug] Swx Tx MAR: {'MAR',["epdg.localdomain",";","1805677143",";","322",";","nonode@nohost"],1,undefined,undefined,undefined,"262420148855612",{'Vendor-Specific-Application-Id',10415,[16777265],[]},{'SIP-Auth-Data-Item',[],["EAP-AKA"],[],[],[],[],[],[],<<"ÿÿÿþ">>,[],[],[],[]},1,[],1,[],[],[],[],[],[],[],[]} *DBG* aaa_ue_fsm_262420148855612 send ok to <0.201.0> *DBG* aaa_ue_fsm_262420148855612 consume call {rx_swm_der_auth_req,33,"internet",#{}} from <0.201.0> in state state_new => state_wait_swx_maa 04:16:04.381 [info] SWx Rx MAA {<0.735.0>,{diameter_caps,{"epdg.localdomain","hss.localdomain"},{"localdomain","localdomain"},{[{127,0,0,1},{172,18,62,20},{192,168,0,2}],[{172,18,62,103}]},{0,10415},{"osmo-epdg","TTCN-3 Testsuite"},{[],[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;1805677143;322;nonode@nohost",1,"hss.localdomain","localdomain",{'Vendor-Specific-Application-Id',10415,[16777265],[]},"262420148855612",[],[2001],[],[1],[{'SIP-Auth-Data-Item',[0],["Digest-AKAv1-MD5"],[[60,179,181,37,200,6,118,34,190,236,224,160,250,177,211,227,36,146,252,204,53,188,36,34,111,5,152,167,114,99,253,57]],[[60,179,181,37,200,6,118,34,190,236,224,160,250,177,211,227,154,35,89,179,112,19,238,128,249,201,100,94,77,202]],["foobar"],[[39,10,103,130,78,59,99,164,112,211,221,219,43,251,206,63]],[[171,141,67,88,191,41,187,141,236,25,219,53,123,154,106,163]],[],[],[],[],[],[]}],[],[],[],[],[],[]}/ Errors []  *DBG* aaa_ue_fsm_262420148855612 receive call {rx_swx_maa, {ok,[{epdg_auth_tuple, <<60,179,181,37,200,6,118,34,190,236,224,160,250,177,211,227>>, <<36,146,252,204,53,188,36,34,111,5,152,167,114,99,253,57>>, <<60,179,181,37,200,6,118,34,190,236,224,160,250,177,211,227, 154,35,89,179,112,19,238,128,249,201,100,94,77,202>>, <<171,141,67,88,191,41,187,141,236,25,219,53,123,154,106,163>>, <<39,10,103,130,78,59,99,164,112,211,221,219,43,251,206, 63>>}]}} from <0.1684.0> in state state_wait_swx_maa 04:16:04.381 [info] dia_sip2gsup: auth [60,179,181,37,200,6,118,34,190,236,224,160,250,177,211,227,36,146,252,204,53,188,36,34,111,5,152,167,114,99,253,57] authz [60,179,181,37,200,6,118,34,190,236,224,160,250,177,211,227,154,35,89,179,112,19,238,128,249,201,100,94,77,202]  04:16:04.381 [info] rand [60,179,181,37,200,6,118,34,190,236,224,160,250,177,211,227] autn [36,146,252,204,53,188,36,34,111,5,152,167,114,99,253,57]  *DBG* aaa_ue_fsm_262420148855612 send ok to <0.1684.0> 04:16:04.381 [info] ue_fsm ev_rx_swx_maa 04:16:04.381 [info] ue_fsm state_wait_swx_maa event=rx_swx_maa, {ue_fsm_data,"262420148855612",undefined,undefined,false,false,undefined} *DBG* aaa_ue_fsm_262420148855612 consume call {rx_swx_maa, {ok,[{epdg_auth_tuple, <<60,179,181,37,200,6,118,34,190,236,224,160,250,177,211,227>>, <<36,146,252,204,53,188,36,34,111,5,152,167,114,99,253,57>>, <<60,179,181,37,200,6,118,34,190,236,224,160,250,177,211,227, 154,35,89,179,112,19,238,128,249,201,100,94,77,202>>, <<171,141,67,88,191,41,187,141,236,25,219,53,123,154,106,163>>, <<39,10,103,130,78,59,99,164,112,211,221,219,43,251,206, 63>>}]}} from <0.1684.0> in state state_wait_swx_maa => state_new *DBG* epdg_ue_fsm_262420148855612 receive call {received_swm_dea_auth_response, {ok,[{epdg_auth_tuple, <<60,179,181,37,200,6,118,34,190,236,224,160,250,177,211,227>>, <<36,146,252,204,53,188,36,34,111,5,152,167,114,99,253,57>>, <<60,179,181,37,200,6,118,34,190,236,224,160,250,177,211,227, 154,35,89,179,112,19,238,128,249,201,100,94,77,202>>, <<171,141,67,88,191,41,187,141,236,25,219,53,123,154,106,163>>, <<39,10,103,130,78,59,99,164,112,211,221,219,43,251,206, 63>>}]}} from <0.211.0> in state state_wait_auth_resp 04:16:04.381 [info] ue_fsm received_swm_dea_auth_response {ok,[{epdg_auth_tuple,<<60,179,181,37,200,6,118,34,190,236,224,160,250,177,211,227>>,<<36,146,252,204,53,188,36,34,111,5,152,167,114,99,253,57>>,<<60,179,181,37,200,6,118,34,190,236,224,160,250,177,211,227,154,35,89,179,112,19,238,128,249,201,100,94,77,202>>,<<171,141,67,88,191,41,187,141,236,25,219,53,123,154,106,163>>,<<39,10,103,130,78,59,99,164,112,211,221,219,43,251,206,63>>}]} 04:16:04.381 [info] ue_fsm state_wait_auth_resp event=received_swm_dea_auth_response Result={ok,[{epdg_auth_tuple,<<60,179,181,37,200,6,118,34,190,236,224,160,250,177,211,227>>,<<36,146,252,204,53,188,36,34,111,5,152,167,114,99,253,57>>,<<60,179,181,37,200,6,118,34,190,236,224,160,250,177,211,227,154,35,89,179,112,19,238,128,249,201,100,94,77,202>>,<<171,141,67,88,191,41,187,141,236,25,219,53,123,154,106,163>>,<<39,10,103,130,78,59,99,164,112,211,221,219,43,251,206,63>>}]}, {ue_fsm_data,<<"262420148855612">>,"internet",[],undefined,false,0,false,false} *DBG* gsup_server got cast {auth_response, {<<"262420148855612">>, {ok, [{epdg_auth_tuple, <<60,179,181,37,200,6,118,34,190,236,224,160, 250,177,211,227>>, <<36,146,252,204,53,188,36,34,111,5,152,167, 114,99,253,57>>, <<60,179,181,37,200,6,118,34,190,236,224,160, 250,177,211,227,154,35,89,179,112,19,238,128, 249,201,100,94,77,202>>, <<171,141,67,88,191,41,187,141,236,25,219,53, 123,154,106,163>>, <<39,10,103,130,78,59,99,164,112,211,221, 219,43,251,206,63>>}]}}} *DBG* epdg_ue_fsm_262420148855612 send ok to <0.211.0> 04:16:04.381 [info] auth_response(<<"262420148855612">>): {ok,[{epdg_auth_tuple,<<60,179,181,37,200,6,118,34,190,236,224,160,250,177,211,227>>,<<36,146,252,204,53,188,36,34,111,5,152,167,114,99,253,57>>,<<60,179,181,37,200,6,118,34,190,236,224,160,250,177,211,227,154,35,89,179,112,19,238,128,249,201,100,94,77,202>>,<<171,141,67,88,191,41,187,141,236,25,219,53,123,154,106,163>>,<<39,10,103,130,78,59,99,164,112,211,221,219,43,251,206,63>>}]} *DBG* epdg_ue_fsm_262420148855612 consume call {received_swm_dea_auth_response, {ok,[{epdg_auth_tuple, <<60,179,181,37,200,6,118,34,190,236,224,160,250,177,211,227>>, <<36,146,252,204,53,188,36,34,111,5,152,167,114,99,253,57>>, <<60,179,181,37,200,6,118,34,190,236,224,160,250,177,211,227, 154,35,89,179,112,19,238,128,249,201,100,94,77,202>>, <<171,141,67,88,191,41,187,141,236,25,219,53,123,154,106,163>>, <<39,10,103,130,78,59,99,164,112,211,221,219,43,251,206, 63>>}]}} from <0.211.0> in state state_wait_auth_resp => state_authenticating 04:16:04.381 [info] auth_response for <<"262420148855612">>: {ok,[{epdg_auth_tuple,<<60,179,181,37,200,6,118,34,190,236,224,160,250,177,211,227>>,<<36,146,252,204,53,188,36,34,111,5,152,167,114,99,253,57>>,<<60,179,181,37,200,6,118,34,190,236,224,160,250,177,211,227,154,35,89,179,112,19,238,128,249,201,100,94,77,202>>,<<171,141,67,88,191,41,187,141,236,25,219,53,123,154,106,163>>,<<39,10,103,130,78,59,99,164,112,211,221,219,43,251,206,63>>}]} *DBG* gsup_server new state {gsups_state,#Port<0.16>,4222,#Port<0.54>, {ipa_ccm_options,"EPDG-00-00-00-00-00-00", "0/0/0","00:00:00:00:00:00", "00:00:00:00:00:00","00:00:00:00:00:00", "00:00:00:00:00:00","00:00:00:00:00:00", "EPDG-00-00-00-00-00-00",false}} 04:16:04.381 [info] GSUP: Tx #{auth_tuples => [#{autn => <<36,146,252,204,53,188,36,34,111,5,152,167,114,99,253,57>>,ck => <<39,10,103,130,78,59,99,164,112,211,221,219,43,251,206,63>>,ik => <<171,141,67,88,191,41,187,141,236,25,219,53,123,154,106,163>>,rand => <<60,179,181,37,200,6,118,34,190,236,224,160,250,177,211,227>>,res => <<60,179,181,37,200,6,118,34,190,236,224,160,250,177,211,227,154,35,89,179,112,19,238,128,249,201,100,94,77,202>>}],imsi => <<"262420148855612">>,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 => <<"262420148855612">>, message_type => location_upd_req}} 04:16:04.383 [info] GSUP: Rx #{cn_domain => 1,imsi => <<"262420148855612">>,message_type => location_upd_req} *DBG* epdg_ue_fsm_262420148855612 receive call lu_request from <0.1685.0> in state state_authenticating 04:16:04.383 [info] ue_fsm lu_request *DBG* epdg_ue_fsm_262420148855612 send ok to <0.1685.0> 04:16:04.383 [info] ue_fsm state_authenticating event=lu_request, {ue_fsm_data,<<"262420148855612">>,"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_262420148855612 consume call lu_request from <0.1685.0> in state state_authenticating *DBG* aaa_ue_fsm_262420148855612 receive call {rx_swm_der_auth_compl,"internet"} from <0.201.0> in state state_new 04:16:04.383 [info] ue_fsm ev_rx_swm_der_auth_compl 04:16:04.383 [info] ue_fsm state_new event=rx_swm_der_auth_compl, {ue_fsm_data,"262420148855612",undefined,undefined,false,false,undefined} 04:16:04.383 [debug] SWx Tx SAR Imsi="262420148855612" Type=1 APN="internet" AgentInfoOpt=[]  04:16:04.383 [debug] SWx prepare_request: {'SAR',["epdg.localdomain",";","1805677143",";","323",";","nonode@nohost"],{'Vendor-Specific-Application-Id',10415,[16777265],[]},1,"epdg.localdomain","localdomain","localdomain","262420148855612",1,[],["hss.localdomain"],["internet"],[],[],[],[],[],[],[],[],[]} *DBG* aaa_ue_fsm_262420148855612 send ok to <0.201.0> *DBG* aaa_ue_fsm_262420148855612 consume call {rx_swm_der_auth_compl,"internet"} from <0.201.0> in state state_new => state_wait_swx_saa *DBG* aaa_ue_fsm_262420148855612 receive call {rx_swx_saa,{ok,1,#{}}} from <0.1686.0> in state state_wait_swx_saa 04:16:04.385 [info] SWx Rx SAA {<0.735.0>,{diameter_caps,{"epdg.localdomain","hss.localdomain"},{"localdomain","localdomain"},{[{127,0,0,1},{172,18,62,20},{192,168,0,2}],[{172,18,62,103}]},{0,10415},{"osmo-epdg","TTCN-3 Testsuite"},{[],[1]},{[10415,13019,5535],[5535,10415,13019]},{[],[]},{[],[0]},{[],[]},{[{'diameter_base_Vendor-Specific-Application-Id',10415,[16777265],[]}],[{'diameter_base_Vendor-Specific-Application-Id',[10415],[16777265],[]}]},{[],[]},{[],[]}}}: {'SAA',"epdg.localdomain;1805677143;323;nonode@nohost",{'Vendor-Specific-Application-Id',10415,[16777265],[]},1,"hss.localdomain","localdomain","262420148855612",[],[2001],[],[{'Non-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_262420148855612 send ok to <0.1686.0> *DBG* aaa_ue_fsm_262420148855612 consume call {rx_swx_saa,{ok,1,#{}}} from <0.1686.0> in state state_wait_swx_saa => state_authenticated 04:16:04.385 [info] ue_fsm ev_rx_swx_saa *DBG* epdg_ue_fsm_262420148855612 receive call {received_swm_dea_auth_compl_response,{ok,#{}}} from <0.211.0> in state state_authenticating 04:16:04.385 [info] ue_fsm state_wait_swx_saa event=rx_swx_saa {ok,1,#{}}, {ue_fsm_data,"262420148855612",undefined,undefined,false,false,undefined} 04:16:04.385 [info] ue_fsm received_swm_dea_auth_compl_response {ok,#{}} *DBG* epdg_ue_fsm_262420148855612 send ok to <0.211.0> *DBG* gsup_server got cast {lu_response,{<<"262420148855612">>,ok}} 04:16:04.385 [info] ue_fsm state_authenticating event=lu_request, {ok,#{}}, {ue_fsm_data,<<"262420148855612">>,"internet",[],undefined,false,0,false,false} *DBG* epdg_ue_fsm_262420148855612 consume call {received_swm_dea_auth_compl_response,{ok,#{}}} from <0.211.0> in state state_authenticating => state_authenticated 04:16:04.385 [info] lu_response(<<"262420148855612">>): 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:16:04.385 [info] lu_response for <<"262420148855612">>: ok 04:16:04.385 [info] GSUP: Tx #{imsi => <<"262420148855612">>,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 => <<"262420148855612">>, message_class => 5, message_type => epdg_tunnel_request, pco => <<128,0,13,0,0,12,0>>}} 04:16:04.386 [info] GSUP: Rx #{cn_domain => 1,imsi => <<"262420148855612">>,message_class => 5,message_type => epdg_tunnel_request,pco => <<128,0,13,0,0,12,0>>} *DBG* epdg_ue_fsm_262420148855612 receive call {tunnel_request,<<128,0,13,0,0,12,0>>} from <0.1687.0> in state state_authenticated 04:16:04.387 [info] ue_fsm tunnel_request(<<128,0,13,0,0,12,0>>) 04:16:04.387 [info] ue_fsm state_authenticated event=tunnel_request, {ue_fsm_data,<<"262420148855612">>,"internet",[],undefined,false,0,false,false} 04:16:04.387 [debug] Selected PGW Remote Address "172.18.62.103" 04:16:04.387 [info] s2b: Tx {gtp,v2,create_session_request,0,8064730,undefined,[],[{v2_international_mobile_subscriber_identity,0,<<"262420148855612">>},{v2_serving_network,0,{<<"901">>,<<"042">>}},{v2_rat_type,0,3},{v2_fully_qualified_tunnel_endpoint_identifier,0,30,894437930,<<172,18,62,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,3048190030,<<172,18,62,20>>,undefined}]},{v2_recovery,0,0},{v2_additional_protocol_configuration_options,0,{0,[{13,<<>>},{12,<<>>}]}}]} *DBG* epdg_ue_fsm_262420148855612 send ok to <0.1687.0> 04:16:04.387 [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_262420148855612 consume call {tunnel_request,<<128,0,13,0,0,12,0>>} from <0.1687.0> in state state_authenticated => state_wait_create_session_resp *DBG* epdg_ue_fsm_262420148855612 start_timer {state_timeout,10000, create_session_timeout,[]} in state state_wait_create_session_resp *DBG* aaa_ue_fsm_262420148855612 receive call {rx_s6b_aar,"262420148855612@nai.epc.mnc001.mcc01.3gppnetwork.org", "internet", [{'MIP6-Agent-Info',[{172,18,62,103}],[],[],[]}]} from <0.1688.0> in state state_authenticated 04:16:04.391 [info] S6b Rx from {diameter_caps,{"aaa.localdomain","pgw.localdomain"},{"localdomain","localdomain"},{[{172,18,62,20}],[{172,18,62,103}]},{0,10415},{"osmo-epdg-AAA","TTCN-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,["262420148855612@nai.epc.mnc001.mcc01.3gppnetwork.org"],[{'MIP6-Agent-Info',[{172,18,62,103}],[],[],[]}],[70368744177664],[],[],["internet"],[],[],[],[],[],[]} 04:16:04.391 [info] ue_fsm ev_rx_s6b_aar: "262420148855612@nai.epc.mnc001.mcc01.3gppnetwork.org" "internet" [{'MIP6-Agent-Info',[{172,18,62,103}],[],[],[]}] 04:16:04.391 [info] ue_fsm state_authenticated event=rx_s6b_aar NAI="262420148855612@nai.epc.mnc001.mcc01.3gppnetwork.org" Apn="internet" AgentInfo=[{'MIP6-Agent-Info',[{172,18,62,103}],[],[],[]}], {ue_fsm_data,"262420148855612",undefined,undefined,true,false,undefined} *DBG* aaa_ue_fsm_262420148855612 send ok to <0.1688.0> 04:16:04.391 [debug] SWx Tx SAR Imsi="262420148855612" Type=13 APN="internet" AgentInfoOpt=[{'MIP6-Agent-Info',[{172,18,62,103}],[],[],[]}]  *DBG* aaa_ue_fsm_262420148855612 consume call {rx_s6b_aar,"262420148855612@nai.epc.mnc001.mcc01.3gppnetwork.org", "internet", [{'MIP6-Agent-Info',[{172,18,62,103}],[],[],[]}]} from <0.1688.0> in state state_authenticated => state_authenticated_wait_swx_saa 04:16:04.391 [debug] SWx prepare_request: {'SAR',["epdg.localdomain",";","1805677143",";","324",";","nonode@nohost"],{'Vendor-Specific-Application-Id',10415,[16777265],[]},1,"epdg.localdomain","localdomain","localdomain","262420148855612",13,[],["hss.localdomain"],["internet"],[],[{'MIP6-Agent-Info',[{172,18,62,103}],[],[],[]}],[],[],[],[],[],[],[]} 04:16:04.391 [debug] Waiting for S6b AAA *DBG* aaa_ue_fsm_262420148855612 receive call {rx_swx_saa,{ok,13,#{}}} from <0.1689.0> in state state_authenticated_wait_swx_saa 04:16:04.393 [info] SWx Rx SAA {<0.735.0>,{diameter_caps,{"epdg.localdomain","hss.localdomain"},{"localdomain","localdomain"},{[{127,0,0,1},{172,18,62,20},{192,168,0,2}],[{172,18,62,103}]},{0,10415},{"osmo-epdg","TTCN-3 Testsuite"},{[],[1]},{[10415,13019,5535],[5535,10415,13019]},{[],[]},{[],[0]},{[],[]},{[{'diameter_base_Vendor-Specific-Application-Id',10415,[16777265],[]}],[{'diameter_base_Vendor-Specific-Application-Id',[10415],[16777265],[]}]},{[],[]},{[],[]}}}: {'SAA',"epdg.localdomain;1805677143;324;nonode@nohost",{'Vendor-Specific-Application-Id',10415,[16777265],[]},1,"hss.localdomain","localdomain","262420148855612",[],[2001],[],[{'Non-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:16:04.393 [info] ue_fsm ev_rx_swx_saa *DBG* aaa_ue_fsm_262420148855612 send ok to <0.1689.0> 04:16:04.393 [info] ue_fsm state_authenticated_wait_swx_saa event=rx_swx_saa SAType=13 ResulCode={epdg_dia_rc,undefined,2001}, {ue_fsm_data,"262420148855612","262420148855612@nai.epc.mnc001.mcc01.3gppnetwork.org","internet",true,false,<0.1688.0>} *DBG* aaa_ue_fsm_262420148855612 consume call {rx_swx_saa,{ok,13,#{}}} from <0.1689.0> in state state_authenticated_wait_swx_saa => state_authenticated 04:16:04.393 [debug] Rx AAA with DiaRC={epdg_dia_rc,undefined,2001} 04:16:04.393 [info] S6b Tx to {diameter_caps,{"aaa.localdomain","pgw.localdomain"},{"localdomain","localdomain"},{[{172,18,62,20}],[{172,18,62,103}]},{0,10415},{"osmo-epdg-AAA","TTCN-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:16:04.395 [debug] S2b: Rx from IP {172,18,62,103} port 2123: <<72,33,0,117,53,80,10,42,123,14,218,0,2,0,2,0,16,0,87,0,9,1,160,213,236,63,223,172,18,62,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,213,236,63,223,172,18,62,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,213,236,63,223,163,0,15,0,128,0,13,4,1,2,3,4,0,12,4,5,6,7,8>> 04:16:04.395 [debug] S2b: Rx from IP {172,18,62,103} port 2123: {gtp,v2,create_session_response,894437930,8064730,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,3589029855,<<172,18,62,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,3589029855,<<172,18,62,103>>,undefined},{v2_pdn_address_allocation,0} => {v2_pdn_address_allocation,0,ipv4,<<192,168,0,95>>}}} *DBG* epdg_ue_fsm_262420148855612 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 => 3048190030, remote_ipv4 => <<172,18,62,103>>, remote_ipv6 => undefined,remote_teid => 3589029855}}} from <0.1690.0> in state state_wait_create_session_resp 04:16:04.396 [info] s2b: Updated Session after create_session_response: {gtp_session,<<"262420148855612">>,<0.1682.0>,<<"internet">>,{172,18,62,103},{172,18,62,103},undefined,894437930,3589029855,5,{set,1,16,16,8,80,48,{[],[],[],[],[],[],[],[],[],[],[],[],[],[],[],[]},{{[{gtp_bearer,5,3048190030,3589029855}],[],[],[],[],[],[],[],[],[],[],[],[],[],[],[]}}}} 04:16:04.396 [debug] s2b: APCO_dec: {v2_additional_protocol_configuration_options,0,{0,[{13,<<1,2,3,4>>},{12,<<5,6,7,8>>}]}} 04:16:04.396 [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 => 3048190030,remote_ipv4 => <<172,18,62,103>>,remote_ipv6 => undefined,remote_teid => 3589029855}} 04:16:04.396 [info] ue_fsm state_authenticated event=received_gtpc_create_session_response, {ue_fsm_data,<<"262420148855612">>,"internet",[],undefined,false,0,false,false} 04:16:04.396 [info] KMOD Port Create PDP Context Call {<0.1682.0>,[alias|#Ref<0.1283019585.1655242760.197677>]}: {create_pdp_context,{172,18,62,103},3048190030,3589029855,{192,168,0,95}} 04:16:04.396 [debug] create_pdp_context: 1, {172,18,62,103}, {192,168,0,95}, 3048190030, 3589029855 04:16:04.396 [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,62,103}},{ms_address,{192,168,0,95}},{i_tid,3048190030},{o_tid,3589029855}]}} 04:16:04.396 [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 => 3048190030,remote_ipv4 => <<172,18,62,103>>,remote_ipv6 => undefined,remote_teid => 3589029855}) returned ok *DBG* epdg_ue_fsm_262420148855612 send ok to <0.1690.0> *DBG* gsup_server got cast {tunnel_response, {<<"262420148855612">>, {ok, #{apco => <<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 => 3048190030, remote_ipv4 => <<172,18,62,103>>, remote_ipv6 => undefined, remote_teid => 3589029855}}}} 04:16:04.396 [info] tunnel_response(<<"262420148855612">>): {ok,#{apco => <<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 => 3048190030,remote_ipv4 => <<172,18,62,103>>,remote_ipv6 => undefined,remote_teid => 3589029855}} *DBG* epdg_ue_fsm_262420148855612 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 => 3048190030, remote_ipv4 => <<172,18,62,103>>, remote_ipv6 => undefined,remote_teid => 3589029855}}} from <0.1690.0> in state state_wait_create_session_resp => state_active 04:16:04.396 [info] tunnel_response for <<"262420148855612">>: {ok,#{apco => <<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 => 3048190030,remote_ipv4 => <<172,18,62,103>>,remote_ipv6 => undefined,remote_teid => 3589029855}} 04:16:04.396 [info] GSUP: Tx #{imsi => <<"262420148855612">>,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>>}]} *DBG* gsup_server new state {gsups_state,#Port<0.16>,4222,#Port<0.54>, {ipa_ccm_options,"EPDG-00-00-00-00-00-00", "0/0/0","00:00:00:00:00:00", "00:00:00:00:00:00","00:00: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 => <<"262428909229697">>, 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_262428909229697 enter epdg_ue_fsm in state state_new *DBG* epdg_ue_fsm_262428909229697 consume internal init_state in state state_new *DBG* epdg_ue_fsm_262428909229697 receive call {auth_request,33,"internet",#{}} from <0.1691.0> in state state_new 04:16:04.477 [info] GSUP: Rx #{imsi => <<"262428909229697">>,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_262428909229697 send ok to <0.1691.0> 04:16:04.477 [info] ue_fsm start(epdg_ue_fsm_262428909229697) *DBG* epdg_ue_fsm_262428909229697 consume call {auth_request,33,"internet",#{}} from <0.1691.0> in state state_new => state_wait_auth_resp *DBG* aaa_ue_fsm_262428909229697 enter aaa_ue_fsm in state state_new 04:16:04.477 [info] ue_fsm init(<<"262428909229697">>) *DBG* gsup_server new state {gsups_state,#Port<0.16>,4222,#Port<0.54>, {ipa_ccm_options,"EPDG-00-00-00-00-00-00", "0/0/0","00:00:00:00:00:00", "00:00:00:00:00:00","00:00:00: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_262428909229697 start_timer {state_timeout,10000, swm_der_timeout,[]} in state state_wait_auth_resp *DBG* aaa_ue_fsm_262428909229697 consume internal init_state in state state_new 04:16:04.477 [info] ue_fsm auth_request *DBG* aaa_ue_fsm_262428909229697 receive call {rx_swm_der_auth_req,33,"internet",#{}} from <0.201.0> in state state_new 04:16:04.477 [info] ue_fsm state_new event=auth_request {33, "internet", #{}}, {ue_fsm_data,<<"262428909229697">>,"internet",[],undefined,false,0,false,false} 04:16:04.478 [info] ue_fsm start_link(aaa_ue_fsm_262428909229697) 04:16:04.478 [info] ue_fsm init("262428909229697") 04:16:04.478 [info] ue_fsm ev_rx_swm_der_auth_req 04:16:04.478 [info] ue_fsm state_new event=rx_swm_der_auth_req {33, "internet", #{}}, {ue_fsm_data,"262428909229697",undefined,undefined,false,false,undefined} 04:16:04.478 [debug] Swx MAR: IPv4Opt=<<"ÿÿÿþ">> IPv6Opt=[] 04:16:04.478 [debug] Swx Tx MAR: {'MAR',["epdg.localdomain",";","1805677143",";","325",";","nonode@nohost"],1,undefined,undefined,undefined,"262428909229697",{'Vendor-Specific-Application-Id',10415,[16777265],[]},{'SIP-Auth-Data-Item',[],["EAP-AKA"],[],[],[],[],[],[],<<"ÿÿÿþ">>,[],[],[],[]},1,[],1,[],[],[],[],[],[],[],[]} *DBG* aaa_ue_fsm_262428909229697 send ok to <0.201.0> *DBG* aaa_ue_fsm_262428909229697 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_262428909229697 receive call {rx_swx_maa, {ok,[{epdg_auth_tuple, <<103,254,87,85,27,55,74,115,120,12,218,139,18,155,150,113>>, <<"ºÖâñÜÉõ£ïòLLW!êm">>, <<103,254,87,85,27,55,74,115,120,12,218,139,18,155,150,113, 225,92,183,247,235,0,163,183,7,124,78,81,18,228>>, <<194,76,44,155,7,3,253,85,83,239,26,186,41,62,13,212>>, <<145,56,180,43,22,157,38,204,80,14,95,174,47,28,59,255>>}]}} from <0.1694.0> in state state_wait_swx_maa 04:16:04.481 [info] SWx Rx MAA {<0.735.0>,{diameter_caps,{"epdg.localdomain","hss.localdomain"},{"localdomain","localdomain"},{[{127,0,0,1},{172,18,62,20},{192,168,0,2}],[{172,18,62,103}]},{0,10415},{"osmo-epdg","TTCN-3 Testsuite"},{[],[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;1805677143;325;nonode@nohost",1,"hss.localdomain","localdomain",{'Vendor-Specific-Application-Id',10415,[16777265],[]},"262428909229697",[],[2001],[],[1],[{'SIP-Auth-Data-Item',[0],["Digest-AKAv1-MD5"],[[103,254,87,85,27,55,74,115,120,12,218,139,18,155,150,113,186,214,226,241,220,201,245,163,239,242,76,76,87,33,234,109]],[[103,254,87,85,27,55,74,115,120,12,218,139,18,155,150,113,225,92,183,247,235,0,163,183,7,124,78,81,18,228]],["foobar"],[[145,56,180,43,22,157,38,204,80,14,95,174,47,28,59,255]],[[194,76,44,155,7,3,253,85,83,239,26,186,41,62,13,212]],[],[],[],[],[],[]}],[],[],[],[],[],[]}/ Errors []  04:16:04.481 [info] dia_sip2gsup: auth [103,254,87,85,27,55,74,115,120,12,218,139,18,155,150,113,186,214,226,241,220,201,245,163,239,242,76,76,87,33,234,109] authz [103,254,87,85,27,55,74,115,120,12,218,139,18,155,150,113,225,92,183,247,235,0,163,183,7,124,78,81,18,228]  *DBG* aaa_ue_fsm_262428909229697 send ok to <0.1694.0> *DBG* epdg_ue_fsm_262428909229697 receive call {received_swm_dea_auth_response, {ok,[{epdg_auth_tuple, <<103,254,87,85,27,55,74,115,120,12,218,139,18,155,150,113>>, <<"ºÖâñÜÉõ£ïòLLW!êm">>, <<103,254,87,85,27,55,74,115,120,12,218,139,18,155,150,113, 225,92,183,247,235,0,163,183,7,124,78,81,18,228>>, <<194,76,44,155,7,3,253,85,83,239,26,186,41,62,13,212>>, <<145,56,180,43,22,157,38,204,80,14,95,174,47,28,59,255>>}]}} from <0.211.0> in state state_wait_auth_resp *DBG* aaa_ue_fsm_262428909229697 consume call {rx_swx_maa, {ok,[{epdg_auth_tuple, <<103,254,87,85,27,55,74,115,120,12,218,139,18,155,150,113>>, <<"ºÖâñÜÉõ£ïòLLW!êm">>, <<103,254,87,85,27,55,74,115,120,12,218,139,18,155,150,113, 225,92,183,247,235,0,163,183,7,124,78,81,18,228>>, <<194,76,44,155,7,3,253,85,83,239,26,186,41,62,13,212>>, <<145,56,180,43,22,157,38,204,80,14,95,174,47,28,59,255>>}]}} from <0.1694.0> in state state_wait_swx_maa => state_new 04:16:04.481 [info] rand [103,254,87,85,27,55,74,115,120,12,218,139,18,155,150,113] autn "ºÖâñÜÉõ£ïòLLW!êm"  *DBG* epdg_ue_fsm_262428909229697 send ok to <0.211.0> *DBG* gsup_server got cast {auth_response, {<<"262428909229697">>, {ok, [{epdg_auth_tuple, <<103,254,87,85,27,55,74,115,120,12,218,139,18, 155,150,113>>, <<"ºÖâñÜÉõ£ïòLLW!êm">>, <<103,254,87,85,27,55,74,115,120,12,218,139,18, 155,150,113,225,92,183,247,235,0,163,183,7, 124,78,81,18,228>>, <<194,76,44,155,7,3,253,85,83,239,26,186,41,62, 13,212>>, <<145,56,180,43,22,157,38,204,80,14,95, 174,47,28,59,255>>}]}}} 04:16:04.481 [info] ue_fsm ev_rx_swx_maa *DBG* epdg_ue_fsm_262428909229697 consume call {received_swm_dea_auth_response, {ok,[{epdg_auth_tuple, <<103,254,87,85,27,55,74,115,120,12,218,139,18,155,150,113>>, <<"ºÖâñÜÉõ£ïòLLW!êm">>, <<103,254,87,85,27,55,74,115,120,12,218,139,18,155,150,113, 225,92,183,247,235,0,163,183,7,124,78,81,18,228>>, <<194,76,44,155,7,3,253,85,83,239,26,186,41,62,13,212>>, <<145,56,180,43,22,157,38,204,80,14,95,174,47,28,59,255>>}]}} from <0.211.0> in state state_wait_auth_resp => state_authenticating 04:16:04.481 [info] ue_fsm state_wait_swx_maa event=rx_swx_maa, {ue_fsm_data,"262428909229697",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:16:04.481 [info] ue_fsm received_swm_dea_auth_response {ok,[{epdg_auth_tuple,<<103,254,87,85,27,55,74,115,120,12,218,139,18,155,150,113>>,<<"ºÖâñÜÉõ£ïòLLW!êm">>,<<103,254,87,85,27,55,74,115,120,12,218,139,18,155,150,113,225,92,183,247,235,0,163,183,7,124,78,81,18,228>>,<<194,76,44,155,7,3,253,85,83,239,26,186,41,62,13,212>>,<<145,56,180,43,22,157,38,204,80,14,95,174,47,28,59,255>>}]} 04:16:04.481 [info] ue_fsm state_wait_auth_resp event=received_swm_dea_auth_response Result={ok,[{epdg_auth_tuple,<<103,254,87,85,27,55,74,115,120,12,218,139,18,155,150,113>>,<<"ºÖâñÜÉõ£ïòLLW!êm">>,<<103,254,87,85,27,55,74,115,120,12,218,139,18,155,150,113,225,92,183,247,235,0,163,183,7,124,78,81,18,228>>,<<194,76,44,155,7,3,253,85,83,239,26,186,41,62,13,212>>,<<145,56,180,43,22,157,38,204,80,14,95,174,47,28,59,255>>}]}, {ue_fsm_data,<<"262428909229697">>,"internet",[],undefined,false,0,false,false} 04:16:04.481 [info] auth_response(<<"262428909229697">>): {ok,[{epdg_auth_tuple,<<103,254,87,85,27,55,74,115,120,12,218,139,18,155,150,113>>,<<"ºÖâñÜÉõ£ïòLLW!êm">>,<<103,254,87,85,27,55,74,115,120,12,218,139,18,155,150,113,225,92,183,247,235,0,163,183,7,124,78,81,18,228>>,<<194,76,44,155,7,3,253,85,83,239,26,186,41,62,13,212>>,<<145,56,180,43,22,157,38,204,80,14,95,174,47,28,59,255>>}]} 04:16:04.481 [info] auth_response for <<"262428909229697">>: {ok,[{epdg_auth_tuple,<<103,254,87,85,27,55,74,115,120,12,218,139,18,155,150,113>>,<<"ºÖâñÜÉõ£ïòLLW!êm">>,<<103,254,87,85,27,55,74,115,120,12,218,139,18,155,150,113,225,92,183,247,235,0,163,183,7,124,78,81,18,228>>,<<194,76,44,155,7,3,253,85,83,239,26,186,41,62,13,212>>,<<145,56,180,43,22,157,38,204,80,14,95,174,47,28,59,255>>}]} 04:16:04.481 [info] GSUP: Tx #{auth_tuples => [#{autn => <<"ºÖâñÜÉõ£ïòLLW!êm">>,ck => <<145,56,180,43,22,157,38,204,80,14,95,174,47,28,59,255>>,ik => <<194,76,44,155,7,3,253,85,83,239,26,186,41,62,13,212>>,rand => <<103,254,87,85,27,55,74,115,120,12,218,139,18,155,150,113>>,res => <<103,254,87,85,27,55,74,115,120,12,218,139,18,155,150,113,225,92,183,247,235,0,163,183,7,124,78,81,18,228>>}],imsi => <<"262428909229697">>,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 => <<"262428909229697">>, message_type => location_upd_req}} *DBG* epdg_ue_fsm_262428909229697 receive call lu_request from <0.1695.0> in state state_authenticating *DBG* epdg_ue_fsm_262428909229697 send ok to <0.1695.0> *DBG* epdg_ue_fsm_262428909229697 consume call lu_request from <0.1695.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:16:04.483 [info] GSUP: Rx #{cn_domain => 1,imsi => <<"262428909229697">>,message_type => location_upd_req} *DBG* aaa_ue_fsm_262428909229697 receive call {rx_swm_der_auth_compl,"internet"} from <0.201.0> in state state_new 04:16:04.483 [info] ue_fsm lu_request 04:16:04.483 [info] ue_fsm state_authenticating event=lu_request, {ue_fsm_data,<<"262428909229697">>,"internet",[],undefined,false,0,false,false} 04:16:04.483 [info] ue_fsm ev_rx_swm_der_auth_compl 04:16:04.483 [info] ue_fsm state_new event=rx_swm_der_auth_compl, {ue_fsm_data,"262428909229697",undefined,undefined,false,false,undefined} 04:16:04.483 [debug] SWx Tx SAR Imsi="262428909229697" Type=1 APN="internet" AgentInfoOpt=[]  04:16:04.483 [debug] SWx prepare_request: {'SAR',["epdg.localdomain",";","1805677143",";","326",";","nonode@nohost"],{'Vendor-Specific-Application-Id',10415,[16777265],[]},1,"epdg.localdomain","localdomain","localdomain","262428909229697",1,[],["hss.localdomain"],["internet"],[],[],[],[],[],[],[],[],[]} *DBG* aaa_ue_fsm_262428909229697 send ok to <0.201.0> *DBG* aaa_ue_fsm_262428909229697 consume call {rx_swm_der_auth_compl,"internet"} from <0.201.0> in state state_new => state_wait_swx_saa *DBG* aaa_ue_fsm_262428909229697 receive call {rx_swx_saa,{ok,1,#{}}} from <0.1696.0> in state state_wait_swx_saa *DBG* aaa_ue_fsm_262428909229697 send ok to <0.1696.0> 04:16:04.485 [info] SWx Rx SAA {<0.735.0>,{diameter_caps,{"epdg.localdomain","hss.localdomain"},{"localdomain","localdomain"},{[{127,0,0,1},{172,18,62,20},{192,168,0,2}],[{172,18,62,103}]},{0,10415},{"osmo-epdg","TTCN-3 Testsuite"},{[],[1]},{[10415,13019,5535],[5535,10415,13019]},{[],[]},{[],[0]},{[],[]},{[{'diameter_base_Vendor-Specific-Application-Id',10415,[16777265],[]}],[{'diameter_base_Vendor-Specific-Application-Id',[10415],[16777265],[]}]},{[],[]},{[],[]}}}: {'SAA',"epdg.localdomain;1805677143;326;nonode@nohost",{'Vendor-Specific-Application-Id',10415,[16777265],[]},1,"hss.localdomain","localdomain","262428909229697",[],[2001],[],[{'Non-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_262428909229697 consume call {rx_swx_saa,{ok,1,#{}}} from <0.1696.0> in state state_wait_swx_saa => state_authenticated *DBG* epdg_ue_fsm_262428909229697 receive call {received_swm_dea_auth_compl_response,{ok,#{}}} from <0.211.0> in state state_authenticating 04:16:04.485 [info] ue_fsm ev_rx_swx_saa *DBG* epdg_ue_fsm_262428909229697 send ok to <0.211.0> *DBG* gsup_server got cast {lu_response,{<<"262428909229697">>,ok}} 04:16:04.485 [info] ue_fsm state_wait_swx_saa event=rx_swx_saa {ok,1,#{}}, {ue_fsm_data,"262428909229697",undefined,undefined,false,false,undefined} *DBG* epdg_ue_fsm_262428909229697 consume call {received_swm_dea_auth_compl_response,{ok,#{}}} from <0.211.0> in state state_authenticating => state_authenticated 04:16:04.485 [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:16:04.485 [info] ue_fsm state_authenticating event=lu_request, {ok,#{}}, {ue_fsm_data,<<"262428909229697">>,"internet",[],undefined,false,0,false,false} 04:16:04.485 [info] lu_response(<<"262428909229697">>): ok 04:16:04.485 [info] lu_response for <<"262428909229697">>: ok 04:16:04.485 [info] GSUP: Tx #{imsi => <<"262428909229697">>,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 => <<"262428909229697">>, message_class => 5, message_type => epdg_tunnel_request, pco => <<128,0,13,0,0,12,0>>}} *DBG* epdg_ue_fsm_262428909229697 receive call {tunnel_request,<<128,0,13,0,0,12,0>>} from <0.1697.0> in state state_authenticated 04:16:04.486 [info] GSUP: Rx #{cn_domain => 1,imsi => <<"262428909229697">>,message_class => 5,message_type => epdg_tunnel_request,pco => <<128,0,13,0,0,12,0>>} 04:16:04.486 [info] ue_fsm tunnel_request(<<128,0,13,0,0,12,0>>) *DBG* epdg_ue_fsm_262428909229697 send ok to <0.1697.0> 04:16:04.486 [info] ue_fsm state_authenticated event=tunnel_request, {ue_fsm_data,<<"262428909229697">>,"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_262428909229697 consume call {tunnel_request,<<128,0,13,0,0,12,0>>} from <0.1697.0> in state state_authenticated => state_wait_create_session_resp 04:16:04.486 [debug] Selected PGW Remote Address "172.18.62.103" *DBG* epdg_ue_fsm_262428909229697 start_timer {state_timeout,10000, create_session_timeout,[]} in state state_wait_create_session_resp 04:16:04.486 [info] s2b: Tx {gtp,v2,create_session_request,0,8064731,undefined,[],[{v2_international_mobile_subscriber_identity,0,<<"262428909229697">>},{v2_serving_network,0,{<<"901">>,<<"042">>}},{v2_rat_type,0,3},{v2_fully_qualified_tunnel_endpoint_identifier,0,30,894437931,<<172,18,62,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,3048190031,<<172,18,62,20>>,undefined}]},{v2_recovery,0,0},{v2_additional_protocol_configuration_options,0,{0,[{13,<<>>},{12,<<>>}]}}]} 04:16:04.486 [debug] Waiting for CreateSessionResponse *DBG* aaa_ue_fsm_262428909229697 receive call {rx_s6b_aar,"262428909229697@nai.epc.mnc001.mcc01.3gppnetwork.org", "internet", [{'MIP6-Agent-Info',[{172,18,62,103}],[],[],[]}]} from <0.1698.0> in state state_authenticated 04:16:04.491 [info] S6b Rx from {diameter_caps,{"aaa.localdomain","pgw.localdomain"},{"localdomain","localdomain"},{[{172,18,62,20}],[{172,18,62,103}]},{0,10415},{"osmo-epdg-AAA","TTCN-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,["262428909229697@nai.epc.mnc001.mcc01.3gppnetwork.org"],[{'MIP6-Agent-Info',[{172,18,62,103}],[],[],[]}],[70368744177664],[],[],["internet"],[],[],[],[],[],[]} 04:16:04.491 [info] ue_fsm ev_rx_s6b_aar: "262428909229697@nai.epc.mnc001.mcc01.3gppnetwork.org" "internet" [{'MIP6-Agent-Info',[{172,18,62,103}],[],[],[]}] 04:16:04.491 [info] ue_fsm state_authenticated event=rx_s6b_aar NAI="262428909229697@nai.epc.mnc001.mcc01.3gppnetwork.org" Apn="internet" AgentInfo=[{'MIP6-Agent-Info',[{172,18,62,103}],[],[],[]}], {ue_fsm_data,"262428909229697",undefined,undefined,true,false,undefined} 04:16:04.491 [debug] SWx Tx SAR Imsi="262428909229697" Type=13 APN="internet" AgentInfoOpt=[{'MIP6-Agent-Info',[{172,18,62,103}],[],[],[]}]  04:16:04.491 [debug] SWx prepare_request: {'SAR',["epdg.localdomain",";","1805677143",";","327",";","nonode@nohost"],{'Vendor-Specific-Application-Id',10415,[16777265],[]},1,"epdg.localdomain","localdomain","localdomain","262428909229697",13,[],["hss.localdomain"],["internet"],[],[{'MIP6-Agent-Info',[{172,18,62,103}],[],[],[]}],[],[],[],[],[],[],[]} *DBG* aaa_ue_fsm_262428909229697 send ok to <0.1698.0> 04:16:04.491 [debug] Waiting for S6b AAA *DBG* aaa_ue_fsm_262428909229697 consume call {rx_s6b_aar,"262428909229697@nai.epc.mnc001.mcc01.3gppnetwork.org", "internet", [{'MIP6-Agent-Info',[{172,18,62,103}],[],[],[]}]} from <0.1698.0> in state state_authenticated => state_authenticated_wait_swx_saa *DBG* aaa_ue_fsm_262428909229697 receive call {rx_swx_saa,{ok,13,#{}}} from <0.1699.0> in state state_authenticated_wait_swx_saa *DBG* aaa_ue_fsm_262428909229697 send ok to <0.1699.0> 04:16:04.492 [info] SWx Rx SAA {<0.735.0>,{diameter_caps,{"epdg.localdomain","hss.localdomain"},{"localdomain","localdomain"},{[{127,0,0,1},{172,18,62,20},{192,168,0,2}],[{172,18,62,103}]},{0,10415},{"osmo-epdg","TTCN-3 Testsuite"},{[],[1]},{[10415,13019,5535],[5535,10415,13019]},{[],[]},{[],[0]},{[],[]},{[{'diameter_base_Vendor-Specific-Application-Id',10415,[16777265],[]}],[{'diameter_base_Vendor-Specific-Application-Id',[10415],[16777265],[]}]},{[],[]},{[],[]}}}: {'SAA',"epdg.localdomain;1805677143;327;nonode@nohost",{'Vendor-Specific-Application-Id',10415,[16777265],[]},1,"hss.localdomain","localdomain","262428909229697",[],[2001],[],[{'Non-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_262428909229697 consume call {rx_swx_saa,{ok,13,#{}}} from <0.1699.0> in state state_authenticated_wait_swx_saa => state_authenticated 04:16:04.492 [info] ue_fsm ev_rx_swx_saa 04:16:04.492 [info] ue_fsm state_authenticated_wait_swx_saa event=rx_swx_saa SAType=13 ResulCode={epdg_dia_rc,undefined,2001}, {ue_fsm_data,"262428909229697","262428909229697@nai.epc.mnc001.mcc01.3gppnetwork.org","internet",true,false,<0.1698.0>} 04:16:04.492 [debug] Rx AAA with DiaRC={epdg_dia_rc,undefined,2001} 04:16:04.492 [info] S6b Tx to {diameter_caps,{"aaa.localdomain","pgw.localdomain"},{"localdomain","localdomain"},{[{172,18,62,20}],[{172,18,62,103}]},{0,10415},{"osmo-epdg-AAA","TTCN-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:16:04.495 [debug] S2b: Rx from IP {172,18,62,103} port 2123: <<72,33,0,117,53,80,10,43,123,14,219,0,2,0,2,0,16,0,87,0,9,1,160,30,208,60,241,172,18,62,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,30,208,60,241,172,18,62,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,30,208,60,241,163,0,15,0,128,0,13,4,1,2,3,4,0,12,4,5,6,7,8>> 04:16:04.495 [debug] S2b: Rx from IP {172,18,62,103} port 2123: {gtp,v2,create_session_response,894437931,8064731,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,<<30,208,60,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,516963569,<<172,18,62,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,516963569,<<172,18,62,103>>,undefined},{v2_pdn_address_allocation,0} => {v2_pdn_address_allocation,0,ipv4,<<192,168,0,96>>}}} 04:16:04.495 [info] s2b: Updated Session after create_session_response: {gtp_session,<<"262428909229697">>,<0.1692.0>,<<"internet">>,{172,18,62,103},{172,18,62,103},undefined,894437931,516963569,5,{set,1,16,16,8,80,48,{[],[],[],[],[],[],[],[],[],[],[],[],[],[],[],[]},{{[],[],[],[],[],[],[],[{gtp_bearer,5,3048190031,516963569}],[],[],[],[],[],[],[],[]}}}} 04:16:04.495 [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_262428909229697 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 => 3048190031, remote_ipv4 => <<172,18,62,103>>, remote_ipv6 => undefined,remote_teid => 516963569}}} from <0.1700.0> in state state_wait_create_session_resp 04:16:04.495 [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 => 3048190031,remote_ipv4 => <<172,18,62,103>>,remote_ipv6 => undefined,remote_teid => 516963569}} 04:16:04.495 [info] ue_fsm state_authenticated event=received_gtpc_create_session_response, {ue_fsm_data,<<"262428909229697">>,"internet",[],undefined,false,0,false,false} 04:16:04.495 [info] KMOD Port Create PDP Context Call {<0.1692.0>,[alias|#Ref<0.1283019585.1655242753.215745>]}: {create_pdp_context,{172,18,62,103},3048190031,516963569,{192,168,0,96}} 04:16:04.495 [debug] create_pdp_context: 1, {172,18,62,103}, {192,168,0,96}, 3048190031, 516963569 04:16:04.495 [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,62,103}},{ms_address,{192,168,0,96}},{i_tid,3048190031},{o_tid,516963569}]}} *DBG* epdg_ue_fsm_262428909229697 send ok to <0.1700.0> *DBG* gsup_server got cast {tunnel_response, {<<"262428909229697">>, {ok, #{apco => <<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 => 3048190031, remote_ipv4 => <<172,18,62,103>>, remote_ipv6 => undefined, remote_teid => 516963569}}}} *DBG* epdg_ue_fsm_262428909229697 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 => 3048190031, remote_ipv4 => <<172,18,62,103>>, remote_ipv6 => undefined,remote_teid => 516963569}}} from <0.1700.0> in state state_wait_create_session_resp => state_active 04:16:04.495 [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 => 3048190031,remote_ipv4 => <<172,18,62,103>>,remote_ipv6 => undefined,remote_teid => 516963569}) returned ok 04:16:04.495 [info] tunnel_response(<<"262428909229697">>): {ok,#{apco => <<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 => 3048190031,remote_ipv4 => <<172,18,62,103>>,remote_ipv6 => undefined,remote_teid => 516963569}} 04:16:04.495 [info] tunnel_response for <<"262428909229697">>: {ok,#{apco => <<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 => 3048190031,remote_ipv4 => <<172,18,62,103>>,remote_ipv6 => undefined,remote_teid => 516963569}} *DBG* gsup_server new state {gsups_state,#Port<0.16>,4222,#Port<0.54>, {ipa_ccm_options,"EPDG-00-00-00-00-00-00", "0/0/0","00:00:00:00:00:00", "00:00:00:00:00:00","00:00:00:00:00:00", "00:00:00:00:00:00","00:00:00:00:00:00", "EPDG-00-00-00-00-00-00",false}} 04:16:04.495 [info] GSUP: Tx #{imsi => <<"262428909229697">>,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 => <<"262424184911554">>, 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_262424184911554 enter epdg_ue_fsm in state state_new 04:16:04.577 [info] GSUP: Rx #{imsi => <<"262424184911554">>,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_262424184911554 consume internal init_state in state state_new 04:16:04.577 [info] ue_fsm start(epdg_ue_fsm_262424184911554) *DBG* epdg_ue_fsm_262424184911554 receive call {auth_request,33,"internet",#{}} from <0.1701.0> in state state_new 04:16:04.577 [info] ue_fsm init(<<"262424184911554">>) *DBG* epdg_ue_fsm_262424184911554 send ok to <0.1701.0> 04:16:04.577 [info] ue_fsm auth_request *DBG* epdg_ue_fsm_262424184911554 consume call {auth_request,33,"internet",#{}} from <0.1701.0> in state state_new => state_wait_auth_resp *DBG* aaa_ue_fsm_262424184911554 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:16:04.577 [info] ue_fsm state_new event=auth_request {33, "internet", #{}}, {ue_fsm_data,<<"262424184911554">>,"internet",[],undefined,false,0,false,false} *DBG* epdg_ue_fsm_262424184911554 start_timer {state_timeout,10000, swm_der_timeout,[]} in state state_wait_auth_resp *DBG* aaa_ue_fsm_262424184911554 consume internal init_state in state state_new 04:16:04.578 [info] ue_fsm start_link(aaa_ue_fsm_262424184911554) *DBG* aaa_ue_fsm_262424184911554 receive call {rx_swm_der_auth_req,33,"internet",#{}} from <0.201.0> in state state_new 04:16:04.578 [info] ue_fsm init("262424184911554") 04:16:04.578 [info] ue_fsm ev_rx_swm_der_auth_req 04:16:04.578 [info] ue_fsm state_new event=rx_swm_der_auth_req {33, "internet", #{}}, {ue_fsm_data,"262424184911554",undefined,undefined,false,false,undefined} 04:16:04.578 [debug] Swx MAR: IPv4Opt=<<"ÿÿÿþ">> IPv6Opt=[] 04:16:04.578 [debug] Swx Tx MAR: {'MAR',["epdg.localdomain",";","1805677143",";","328",";","nonode@nohost"],1,undefined,undefined,undefined,"262424184911554",{'Vendor-Specific-Application-Id',10415,[16777265],[]},{'SIP-Auth-Data-Item',[],["EAP-AKA"],[],[],[],[],[],[],<<"ÿÿÿþ">>,[],[],[],[]},1,[],1,[],[],[],[],[],[],[],[]} *DBG* aaa_ue_fsm_262424184911554 send ok to <0.201.0> *DBG* aaa_ue_fsm_262424184911554 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_262424184911554 receive call {rx_swx_maa, {ok,[{epdg_auth_tuple, <<59,59,78,235,64,179,162,118,202,225,12,113,227,234,63,141>>, <<194,47,227,166,173,52,130,39,201,177,252,133,205,252,184,68>>, <<59,59,78,235,64,179,162,118,202,225,12,113,227,234,63,141, 159,164,202,28,97,171,184,148,1,207,84,213,35,116>>, <<168,2,243,177,14,17,19,212,84,99,193,33,66,5,16,134>>, <<53,238,35,107,215,135,200,87,145,61,233,184,72,143,187, 176>>}]}} from <0.1704.0> in state state_wait_swx_maa 04:16:04.581 [info] SWx Rx MAA {<0.735.0>,{diameter_caps,{"epdg.localdomain","hss.localdomain"},{"localdomain","localdomain"},{[{127,0,0,1},{172,18,62,20},{192,168,0,2}],[{172,18,62,103}]},{0,10415},{"osmo-epdg","TTCN-3 Testsuite"},{[],[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;1805677143;328;nonode@nohost",1,"hss.localdomain","localdomain",{'Vendor-Specific-Application-Id',10415,[16777265],[]},"262424184911554",[],[2001],[],[1],[{'SIP-Auth-Data-Item',[0],["Digest-AKAv1-MD5"],[[59,59,78,235,64,179,162,118,202,225,12,113,227,234,63,141,194,47,227,166,173,52,130,39,201,177,252,133,205,252,184,68]],[[59,59,78,235,64,179,162,118,202,225,12,113,227,234,63,141,159,164,202,28,97,171,184,148,1,207,84,213,35,116]],["foobar"],[[53,238,35,107,215,135,200,87,145,61,233,184,72,143,187,176]],[[168,2,243,177,14,17,19,212,84,99,193,33,66,5,16,134]],[],[],[],[],[],[]}],[],[],[],[],[],[]}/ Errors []  04:16:04.581 [info] dia_sip2gsup: auth [59,59,78,235,64,179,162,118,202,225,12,113,227,234,63,141,194,47,227,166,173,52,130,39,201,177,252,133,205,252,184,68] authz [59,59,78,235,64,179,162,118,202,225,12,113,227,234,63,141,159,164,202,28,97,171,184,148,1,207,84,213,35,116]  *DBG* aaa_ue_fsm_262424184911554 send ok to <0.1704.0> *DBG* aaa_ue_fsm_262424184911554 consume call {rx_swx_maa, {ok,[{epdg_auth_tuple, <<59,59,78,235,64,179,162,118,202,225,12,113,227,234,63,141>>, <<194,47,227,166,173,52,130,39,201,177,252,133,205,252,184,68>>, <<59,59,78,235,64,179,162,118,202,225,12,113,227,234,63,141, 159,164,202,28,97,171,184,148,1,207,84,213,35,116>>, <<168,2,243,177,14,17,19,212,84,99,193,33,66,5,16,134>>, <<53,238,35,107,215,135,200,87,145,61,233,184,72,143,187, 176>>}]}} from <0.1704.0> in state state_wait_swx_maa => state_new *DBG* epdg_ue_fsm_262424184911554 receive call {received_swm_dea_auth_response, {ok,[{epdg_auth_tuple, <<59,59,78,235,64,179,162,118,202,225,12,113,227,234,63,141>>, <<194,47,227,166,173,52,130,39,201,177,252,133,205,252,184,68>>, <<59,59,78,235,64,179,162,118,202,225,12,113,227,234,63,141, 159,164,202,28,97,171,184,148,1,207,84,213,35,116>>, <<168,2,243,177,14,17,19,212,84,99,193,33,66,5,16,134>>, <<53,238,35,107,215,135,200,87,145,61,233,184,72,143,187, 176>>}]}} from <0.211.0> in state state_wait_auth_resp 04:16:04.581 [info] rand [59,59,78,235,64,179,162,118,202,225,12,113,227,234,63,141] autn [194,47,227,166,173,52,130,39,201,177,252,133,205,252,184,68]  04:16:04.581 [info] ue_fsm ev_rx_swx_maa 04:16:04.581 [info] ue_fsm state_wait_swx_maa event=rx_swx_maa, {ue_fsm_data,"262424184911554",undefined,undefined,false,false,undefined} *DBG* epdg_ue_fsm_262424184911554 send ok to <0.211.0> *DBG* gsup_server got cast {auth_response, {<<"262424184911554">>, {ok, [{epdg_auth_tuple, <<59,59,78,235,64,179,162,118,202,225,12,113, 227,234,63,141>>, <<194,47,227,166,173,52,130,39,201,177,252,133, 205,252,184,68>>, <<59,59,78,235,64,179,162,118,202,225,12,113, 227,234,63,141,159,164,202,28,97,171,184,148, 1,207,84,213,35,116>>, <<168,2,243,177,14,17,19,212,84,99,193,33,66,5, 16,134>>, <<53,238,35,107,215,135,200,87,145,61,233, 184,72,143,187,176>>}]}}} 04:16:04.581 [info] ue_fsm received_swm_dea_auth_response {ok,[{epdg_auth_tuple,<<59,59,78,235,64,179,162,118,202,225,12,113,227,234,63,141>>,<<194,47,227,166,173,52,130,39,201,177,252,133,205,252,184,68>>,<<59,59,78,235,64,179,162,118,202,225,12,113,227,234,63,141,159,164,202,28,97,171,184,148,1,207,84,213,35,116>>,<<168,2,243,177,14,17,19,212,84,99,193,33,66,5,16,134>>,<<53,238,35,107,215,135,200,87,145,61,233,184,72,143,187,176>>}]} *DBG* epdg_ue_fsm_262424184911554 consume call {received_swm_dea_auth_response, {ok,[{epdg_auth_tuple, <<59,59,78,235,64,179,162,118,202,225,12,113,227,234,63,141>>, <<194,47,227,166,173,52,130,39,201,177,252,133,205,252,184,68>>, <<59,59,78,235,64,179,162,118,202,225,12,113,227,234,63,141, 159,164,202,28,97,171,184,148,1,207,84,213,35,116>>, <<168,2,243,177,14,17,19,212,84,99,193,33,66,5,16,134>>, <<53,238,35,107,215,135,200,87,145,61,233,184,72,143,187, 176>>}]}} from <0.211.0> in state state_wait_auth_resp => state_authenticating 04:16:04.581 [info] ue_fsm state_wait_auth_resp event=received_swm_dea_auth_response Result={ok,[{epdg_auth_tuple,<<59,59,78,235,64,179,162,118,202,225,12,113,227,234,63,141>>,<<194,47,227,166,173,52,130,39,201,177,252,133,205,252,184,68>>,<<59,59,78,235,64,179,162,118,202,225,12,113,227,234,63,141,159,164,202,28,97,171,184,148,1,207,84,213,35,116>>,<<168,2,243,177,14,17,19,212,84,99,193,33,66,5,16,134>>,<<53,238,35,107,215,135,200,87,145,61,233,184,72,143,187,176>>}]}, {ue_fsm_data,<<"262424184911554">>,"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:16:04.581 [info] auth_response(<<"262424184911554">>): {ok,[{epdg_auth_tuple,<<59,59,78,235,64,179,162,118,202,225,12,113,227,234,63,141>>,<<194,47,227,166,173,52,130,39,201,177,252,133,205,252,184,68>>,<<59,59,78,235,64,179,162,118,202,225,12,113,227,234,63,141,159,164,202,28,97,171,184,148,1,207,84,213,35,116>>,<<168,2,243,177,14,17,19,212,84,99,193,33,66,5,16,134>>,<<53,238,35,107,215,135,200,87,145,61,233,184,72,143,187,176>>}]} 04:16:04.581 [info] auth_response for <<"262424184911554">>: {ok,[{epdg_auth_tuple,<<59,59,78,235,64,179,162,118,202,225,12,113,227,234,63,141>>,<<194,47,227,166,173,52,130,39,201,177,252,133,205,252,184,68>>,<<59,59,78,235,64,179,162,118,202,225,12,113,227,234,63,141,159,164,202,28,97,171,184,148,1,207,84,213,35,116>>,<<168,2,243,177,14,17,19,212,84,99,193,33,66,5,16,134>>,<<53,238,35,107,215,135,200,87,145,61,233,184,72,143,187,176>>}]} 04:16:04.581 [info] GSUP: Tx #{auth_tuples => [#{autn => <<194,47,227,166,173,52,130,39,201,177,252,133,205,252,184,68>>,ck => <<53,238,35,107,215,135,200,87,145,61,233,184,72,143,187,176>>,ik => <<168,2,243,177,14,17,19,212,84,99,193,33,66,5,16,134>>,rand => <<59,59,78,235,64,179,162,118,202,225,12,113,227,234,63,141>>,res => <<59,59,78,235,64,179,162,118,202,225,12,113,227,234,63,141,159,164,202,28,97,171,184,148,1,207,84,213,35,116>>}],imsi => <<"262424184911554">>,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 => <<"262424184911554">>, message_type => location_upd_req}} *DBG* epdg_ue_fsm_262424184911554 receive call lu_request from <0.1705.0> in state state_authenticating *DBG* epdg_ue_fsm_262424184911554 send ok to <0.1705.0> 04:16:04.582 [info] GSUP: Rx #{cn_domain => 1,imsi => <<"262424184911554">>,message_type => location_upd_req} *DBG* epdg_ue_fsm_262424184911554 consume call lu_request from <0.1705.0> in state state_authenticating *DBG* aaa_ue_fsm_262424184911554 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:16:04.582 [info] ue_fsm lu_request 04:16:04.583 [info] ue_fsm state_authenticating event=lu_request, {ue_fsm_data,<<"262424184911554">>,"internet",[],undefined,false,0,false,false} 04:16:04.583 [info] ue_fsm ev_rx_swm_der_auth_compl 04:16:04.583 [info] ue_fsm state_new event=rx_swm_der_auth_compl, {ue_fsm_data,"262424184911554",undefined,undefined,false,false,undefined} 04:16:04.583 [debug] SWx Tx SAR Imsi="262424184911554" Type=1 APN="internet" AgentInfoOpt=[]  04:16:04.583 [debug] SWx prepare_request: {'SAR',["epdg.localdomain",";","1805677143",";","329",";","nonode@nohost"],{'Vendor-Specific-Application-Id',10415,[16777265],[]},1,"epdg.localdomain","localdomain","localdomain","262424184911554",1,[],["hss.localdomain"],["internet"],[],[],[],[],[],[],[],[],[]} *DBG* aaa_ue_fsm_262424184911554 send ok to <0.201.0> *DBG* aaa_ue_fsm_262424184911554 consume call {rx_swm_der_auth_compl,"internet"} from <0.201.0> in state state_new => state_wait_swx_saa *DBG* aaa_ue_fsm_262424184911554 receive call {rx_swx_saa,{ok,1,#{}}} from <0.1706.0> in state state_wait_swx_saa *DBG* aaa_ue_fsm_262424184911554 send ok to <0.1706.0> *DBG* aaa_ue_fsm_262424184911554 consume call {rx_swx_saa,{ok,1,#{}}} from <0.1706.0> in state state_wait_swx_saa => state_authenticated *DBG* epdg_ue_fsm_262424184911554 receive call {received_swm_dea_auth_compl_response,{ok,#{}}} from <0.211.0> in state state_authenticating 04:16:04.585 [info] SWx Rx SAA {<0.735.0>,{diameter_caps,{"epdg.localdomain","hss.localdomain"},{"localdomain","localdomain"},{[{127,0,0,1},{172,18,62,20},{192,168,0,2}],[{172,18,62,103}]},{0,10415},{"osmo-epdg","TTCN-3 Testsuite"},{[],[1]},{[10415,13019,5535],[5535,10415,13019]},{[],[]},{[],[0]},{[],[]},{[{'diameter_base_Vendor-Specific-Application-Id',10415,[16777265],[]}],[{'diameter_base_Vendor-Specific-Application-Id',[10415],[16777265],[]}]},{[],[]},{[],[]}}}: {'SAA',"epdg.localdomain;1805677143;329;nonode@nohost",{'Vendor-Specific-Application-Id',10415,[16777265],[]},1,"hss.localdomain","localdomain","262424184911554",[],[2001],[],[{'Non-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:16:04.585 [info] ue_fsm ev_rx_swx_saa *DBG* epdg_ue_fsm_262424184911554 send ok to <0.211.0> *DBG* gsup_server got cast {lu_response,{<<"262424184911554">>,ok}} 04:16:04.585 [info] ue_fsm state_wait_swx_saa event=rx_swx_saa {ok,1,#{}}, {ue_fsm_data,"262424184911554",undefined,undefined,false,false,undefined} *DBG* epdg_ue_fsm_262424184911554 consume call {received_swm_dea_auth_compl_response,{ok,#{}}} from <0.211.0> in state state_authenticating => state_authenticated 04:16:04.585 [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:16:04.585 [info] ue_fsm state_authenticating event=lu_request, {ok,#{}}, {ue_fsm_data,<<"262424184911554">>,"internet",[],undefined,false,0,false,false} 04:16:04.585 [info] lu_response(<<"262424184911554">>): ok 04:16:04.585 [info] lu_response for <<"262424184911554">>: ok 04:16:04.585 [info] GSUP: Tx #{imsi => <<"262424184911554">>,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 => <<"262424184911554">>, message_class => 5, message_type => epdg_tunnel_request, pco => <<128,0,13,0,0,12,0>>}} *DBG* epdg_ue_fsm_262424184911554 receive call {tunnel_request,<<128,0,13,0,0,12,0>>} from <0.1707.0> in state state_authenticated 04:16:04.586 [info] GSUP: Rx #{cn_domain => 1,imsi => <<"262424184911554">>,message_class => 5,message_type => epdg_tunnel_request,pco => <<128,0,13,0,0,12,0>>} 04:16:04.586 [info] ue_fsm tunnel_request(<<128,0,13,0,0,12,0>>) 04:16:04.586 [info] ue_fsm state_authenticated event=tunnel_request, {ue_fsm_data,<<"262424184911554">>,"internet",[],undefined,false,0,false,false} 04:16:04.586 [debug] Selected PGW Remote Address "172.18.62.103" *DBG* epdg_ue_fsm_262424184911554 send ok to <0.1707.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:16:04.586 [info] s2b: Tx {gtp,v2,create_session_request,0,8064732,undefined,[],[{v2_international_mobile_subscriber_identity,0,<<"262424184911554">>},{v2_serving_network,0,{<<"901">>,<<"042">>}},{v2_rat_type,0,3},{v2_fully_qualified_tunnel_endpoint_identifier,0,30,894437932,<<172,18,62,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,3048190032,<<172,18,62,20>>,undefined}]},{v2_recovery,0,0},{v2_additional_protocol_configuration_options,0,{0,[{13,<<>>},{12,<<>>}]}}]} *DBG* epdg_ue_fsm_262424184911554 consume call {tunnel_request,<<128,0,13,0,0,12,0>>} from <0.1707.0> in state state_authenticated => state_wait_create_session_resp *DBG* epdg_ue_fsm_262424184911554 start_timer {state_timeout,10000, create_session_timeout,[]} in state state_wait_create_session_resp 04:16:04.586 [debug] Waiting for CreateSessionResponse *DBG* aaa_ue_fsm_262424184911554 receive call {rx_s6b_aar,"262424184911554@nai.epc.mnc001.mcc01.3gppnetwork.org", "internet", [{'MIP6-Agent-Info',[{172,18,62,103}],[],[],[]}]} from <0.1708.0> in state state_authenticated 04:16:04.591 [info] S6b Rx from {diameter_caps,{"aaa.localdomain","pgw.localdomain"},{"localdomain","localdomain"},{[{172,18,62,20}],[{172,18,62,103}]},{0,10415},{"osmo-epdg-AAA","TTCN-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,["262424184911554@nai.epc.mnc001.mcc01.3gppnetwork.org"],[{'MIP6-Agent-Info',[{172,18,62,103}],[],[],[]}],[70368744177664],[],[],["internet"],[],[],[],[],[],[]} 04:16:04.591 [info] ue_fsm ev_rx_s6b_aar: "262424184911554@nai.epc.mnc001.mcc01.3gppnetwork.org" "internet" [{'MIP6-Agent-Info',[{172,18,62,103}],[],[],[]}] 04:16:04.591 [info] ue_fsm state_authenticated event=rx_s6b_aar NAI="262424184911554@nai.epc.mnc001.mcc01.3gppnetwork.org" Apn="internet" AgentInfo=[{'MIP6-Agent-Info',[{172,18,62,103}],[],[],[]}], {ue_fsm_data,"262424184911554",undefined,undefined,true,false,undefined} 04:16:04.591 [debug] SWx Tx SAR Imsi="262424184911554" Type=13 APN="internet" AgentInfoOpt=[{'MIP6-Agent-Info',[{172,18,62,103}],[],[],[]}]  04:16:04.591 [debug] SWx prepare_request: {'SAR',["epdg.localdomain",";","1805677143",";","330",";","nonode@nohost"],{'Vendor-Specific-Application-Id',10415,[16777265],[]},1,"epdg.localdomain","localdomain","localdomain","262424184911554",13,[],["hss.localdomain"],["internet"],[],[{'MIP6-Agent-Info',[{172,18,62,103}],[],[],[]}],[],[],[],[],[],[],[]} *DBG* aaa_ue_fsm_262424184911554 send ok to <0.1708.0> 04:16:04.591 [debug] Waiting for S6b AAA *DBG* aaa_ue_fsm_262424184911554 consume call {rx_s6b_aar,"262424184911554@nai.epc.mnc001.mcc01.3gppnetwork.org", "internet", [{'MIP6-Agent-Info',[{172,18,62,103}],[],[],[]}]} from <0.1708.0> in state state_authenticated => state_authenticated_wait_swx_saa *DBG* aaa_ue_fsm_262424184911554 receive call {rx_swx_saa,{ok,13,#{}}} from <0.1709.0> in state state_authenticated_wait_swx_saa *DBG* aaa_ue_fsm_262424184911554 send ok to <0.1709.0> *DBG* aaa_ue_fsm_262424184911554 consume call {rx_swx_saa,{ok,13,#{}}} from <0.1709.0> in state state_authenticated_wait_swx_saa => state_authenticated 04:16:04.593 [info] SWx Rx SAA {<0.735.0>,{diameter_caps,{"epdg.localdomain","hss.localdomain"},{"localdomain","localdomain"},{[{127,0,0,1},{172,18,62,20},{192,168,0,2}],[{172,18,62,103}]},{0,10415},{"osmo-epdg","TTCN-3 Testsuite"},{[],[1]},{[10415,13019,5535],[5535,10415,13019]},{[],[]},{[],[0]},{[],[]},{[{'diameter_base_Vendor-Specific-Application-Id',10415,[16777265],[]}],[{'diameter_base_Vendor-Specific-Application-Id',[10415],[16777265],[]}]},{[],[]},{[],[]}}}: {'SAA',"epdg.localdomain;1805677143;330;nonode@nohost",{'Vendor-Specific-Application-Id',10415,[16777265],[]},1,"hss.localdomain","localdomain","262424184911554",[],[2001],[],[{'Non-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:16:04.593 [info] ue_fsm ev_rx_swx_saa 04:16:04.593 [info] ue_fsm state_authenticated_wait_swx_saa event=rx_swx_saa SAType=13 ResulCode={epdg_dia_rc,undefined,2001}, {ue_fsm_data,"262424184911554","262424184911554@nai.epc.mnc001.mcc01.3gppnetwork.org","internet",true,false,<0.1708.0>} 04:16:04.593 [debug] Rx AAA with DiaRC={epdg_dia_rc,undefined,2001} 04:16:04.593 [info] S6b Tx to {diameter_caps,{"aaa.localdomain","pgw.localdomain"},{"localdomain","localdomain"},{[{172,18,62,20}],[{172,18,62,103}]},{0,10415},{"osmo-epdg-AAA","TTCN-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:16:04.596 [debug] S2b: Rx from IP {172,18,62,103} port 2123: <<72,33,0,117,53,80,10,44,123,14,220,0,2,0,2,0,16,0,87,0,9,1,160,129,198,7,172,172,18,62,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,129,198,7,172,172,18,62,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,129,198,7,172,163,0,15,0,128,0,13,4,1,2,3,4,0,12,4,5,6,7,8>> 04:16:04.596 [debug] S2b: Rx from IP {172,18,62,103} port 2123: {gtp,v2,create_session_response,894437932,8064732,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,<<129,198,7,172>>},{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,2177238956,<<172,18,62,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,2177238956,<<172,18,62,103>>,undefined},{v2_pdn_address_allocation,0} => {v2_pdn_address_allocation,0,ipv4,<<192,168,0,97>>}}} 04:16:04.596 [info] s2b: Updated Session after create_session_response: {gtp_session,<<"262424184911554">>,<0.1702.0>,<<"internet">>,{172,18,62,103},{172,18,62,103},undefined,894437932,2177238956,5,{set,1,16,16,8,80,48,{[],[],[],[],[],[],[],[],[],[],[],[],[],[],[],[]},{{[],[],[],[],[],[],[],[],[],[{gtp_bearer,5,3048190032,2177238956}],[],[],[],[],[],[]}}}} 04:16:04.596 [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_262424184911554 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 => 3048190032, remote_ipv4 => <<172,18,62,103>>, remote_ipv6 => undefined,remote_teid => 2177238956}}} from <0.1710.0> in state state_wait_create_session_resp 04:16:04.596 [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 => 3048190032,remote_ipv4 => <<172,18,62,103>>,remote_ipv6 => undefined,remote_teid => 2177238956}} 04:16:04.596 [info] ue_fsm state_authenticated event=received_gtpc_create_session_response, {ue_fsm_data,<<"262424184911554">>,"internet",[],undefined,false,0,false,false} 04:16:04.596 [info] KMOD Port Create PDP Context Call {<0.1702.0>,[alias|#Ref<0.1283019585.1655242760.197959>]}: {create_pdp_context,{172,18,62,103},3048190032,2177238956,{192,168,0,97}} 04:16:04.596 [debug] create_pdp_context: 1, {172,18,62,103}, {192,168,0,97}, 3048190032, 2177238956 04:16:04.596 [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,62,103}},{ms_address,{192,168,0,97}},{i_tid,3048190032},{o_tid,2177238956}]}} 04:16:04.596 [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 => 3048190032,remote_ipv4 => <<172,18,62,103>>,remote_ipv6 => undefined,remote_teid => 2177238956}) returned ok *DBG* epdg_ue_fsm_262424184911554 send ok to <0.1710.0> *DBG* gsup_server got cast {tunnel_response, {<<"262424184911554">>, {ok, #{apco => <<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 => 3048190032, remote_ipv4 => <<172,18,62,103>>, remote_ipv6 => undefined, remote_teid => 2177238956}}}} 04:16:04.596 [info] tunnel_response(<<"262424184911554">>): {ok,#{apco => <<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 => 3048190032,remote_ipv4 => <<172,18,62,103>>,remote_ipv6 => undefined,remote_teid => 2177238956}} *DBG* epdg_ue_fsm_262424184911554 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 => 3048190032, remote_ipv4 => <<172,18,62,103>>, remote_ipv6 => undefined,remote_teid => 2177238956}}} from <0.1710.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:16:04.596 [info] tunnel_response for <<"262424184911554">>: {ok,#{apco => <<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 => 3048190032,remote_ipv4 => <<172,18,62,103>>,remote_ipv6 => undefined,remote_teid => 2177238956}} 04:16:04.596 [info] GSUP: Tx #{imsi => <<"262424184911554">>,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 => <<"262428214379759">>, 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_262428214379759 enter epdg_ue_fsm in state state_new *DBG* epdg_ue_fsm_262428214379759 consume internal init_state in state state_new *DBG* epdg_ue_fsm_262428214379759 receive call {auth_request,33,"internet",#{}} from <0.1711.0> in state state_new *DBG* epdg_ue_fsm_262428214379759 send ok to <0.1711.0> *DBG* epdg_ue_fsm_262428214379759 consume call {auth_request,33,"internet",#{}} from <0.1711.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_262428214379759 start_timer {state_timeout,10000, swm_der_timeout,[]} in state state_wait_auth_resp 04:16:04.677 [info] GSUP: Rx #{imsi => <<"262428214379759">>,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:16:04.677 [info] ue_fsm start(epdg_ue_fsm_262428214379759) *DBG* aaa_ue_fsm_262428214379759 enter aaa_ue_fsm in state state_new 04:16:04.677 [info] ue_fsm init(<<"262428214379759">>) *DBG* aaa_ue_fsm_262428214379759 consume internal init_state in state state_new 04:16:04.677 [info] ue_fsm auth_request *DBG* aaa_ue_fsm_262428214379759 receive call {rx_swm_der_auth_req,33,"internet",#{}} from <0.201.0> in state state_new 04:16:04.678 [info] ue_fsm state_new event=auth_request {33, "internet", #{}}, {ue_fsm_data,<<"262428214379759">>,"internet",[],undefined,false,0,false,false} 04:16:04.678 [info] ue_fsm start_link(aaa_ue_fsm_262428214379759) 04:16:04.678 [info] ue_fsm init("262428214379759") 04:16:04.678 [info] ue_fsm ev_rx_swm_der_auth_req 04:16:04.678 [info] ue_fsm state_new event=rx_swm_der_auth_req {33, "internet", #{}}, {ue_fsm_data,"262428214379759",undefined,undefined,false,false,undefined} 04:16:04.678 [debug] Swx MAR: IPv4Opt=<<"ÿÿÿþ">> IPv6Opt=[] 04:16:04.678 [debug] Swx Tx MAR: {'MAR',["epdg.localdomain",";","1805677143",";","331",";","nonode@nohost"],1,undefined,undefined,undefined,"262428214379759",{'Vendor-Specific-Application-Id',10415,[16777265],[]},{'SIP-Auth-Data-Item',[],["EAP-AKA"],[],[],[],[],[],[],<<"ÿÿÿþ">>,[],[],[],[]},1,[],1,[],[],[],[],[],[],[],[]} *DBG* aaa_ue_fsm_262428214379759 send ok to <0.201.0> *DBG* aaa_ue_fsm_262428214379759 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_262428214379759 receive call {rx_swx_maa, {ok,[{epdg_auth_tuple, <<103,233,249,49,66,160,134,144,72,192,19,175,1,133,11,162>>, <<220,93,96,206,12,99,79,35,69,183,50,135,114,77,251,39>>, <<103,233,249,49,66,160,134,144,72,192,19,175,1,133,11,162, 216,77,247,246,248,73,190,16,4,140,67,175,102,93>>, <<113,31,221,232,159,157,141,16,200,91,153,213,43,80,247,89>>, <<61,249,166,209,135,230,159,34,117,68,74,132,176,41,187, 215>>}]}} from <0.1714.0> in state state_wait_swx_maa 04:16:04.681 [info] SWx Rx MAA {<0.735.0>,{diameter_caps,{"epdg.localdomain","hss.localdomain"},{"localdomain","localdomain"},{[{127,0,0,1},{172,18,62,20},{192,168,0,2}],[{172,18,62,103}]},{0,10415},{"osmo-epdg","TTCN-3 Testsuite"},{[],[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;1805677143;331;nonode@nohost",1,"hss.localdomain","localdomain",{'Vendor-Specific-Application-Id',10415,[16777265],[]},"262428214379759",[],[2001],[],[1],[{'SIP-Auth-Data-Item',[0],["Digest-AKAv1-MD5"],[[103,233,249,49,66,160,134,144,72,192,19,175,1,133,11,162,220,93,96,206,12,99,79,35,69,183,50,135,114,77,251,39]],[[103,233,249,49,66,160,134,144,72,192,19,175,1,133,11,162,216,77,247,246,248,73,190,16,4,140,67,175,102,93]],["foobar"],[[61,249,166,209,135,230,159,34,117,68,74,132,176,41,187,215]],[[113,31,221,232,159,157,141,16,200,91,153,213,43,80,247,89]],[],[],[],[],[],[]}],[],[],[],[],[],[]}/ Errors []  04:16:04.681 [info] dia_sip2gsup: auth [103,233,249,49,66,160,134,144,72,192,19,175,1,133,11,162,220,93,96,206,12,99,79,35,69,183,50,135,114,77,251,39] authz [103,233,249,49,66,160,134,144,72,192,19,175,1,133,11,162,216,77,247,246,248,73,190,16,4,140,67,175,102,93]  *DBG* aaa_ue_fsm_262428214379759 send ok to <0.1714.0> 04:16:04.681 [info] rand [103,233,249,49,66,160,134,144,72,192,19,175,1,133,11,162] autn [220,93,96,206,12,99,79,35,69,183,50,135,114,77,251,39]  *DBG* epdg_ue_fsm_262428214379759 receive call {received_swm_dea_auth_response, {ok,[{epdg_auth_tuple, <<103,233,249,49,66,160,134,144,72,192,19,175,1,133,11,162>>, <<220,93,96,206,12,99,79,35,69,183,50,135,114,77,251,39>>, <<103,233,249,49,66,160,134,144,72,192,19,175,1,133,11,162, 216,77,247,246,248,73,190,16,4,140,67,175,102,93>>, <<113,31,221,232,159,157,141,16,200,91,153,213,43,80,247,89>>, <<61,249,166,209,135,230,159,34,117,68,74,132,176,41,187, 215>>}]}} from <0.211.0> in state state_wait_auth_resp 04:16:04.681 [info] ue_fsm ev_rx_swx_maa *DBG* aaa_ue_fsm_262428214379759 consume call {rx_swx_maa, {ok,[{epdg_auth_tuple, <<103,233,249,49,66,160,134,144,72,192,19,175,1,133,11,162>>, <<220,93,96,206,12,99,79,35,69,183,50,135,114,77,251,39>>, <<103,233,249,49,66,160,134,144,72,192,19,175,1,133,11,162, 216,77,247,246,248,73,190,16,4,140,67,175,102,93>>, <<113,31,221,232,159,157,141,16,200,91,153,213,43,80,247,89>>, <<61,249,166,209,135,230,159,34,117,68,74,132,176,41,187, 215>>}]}} from <0.1714.0> in state state_wait_swx_maa => state_new 04:16:04.681 [info] ue_fsm state_wait_swx_maa event=rx_swx_maa, {ue_fsm_data,"262428214379759",undefined,undefined,false,false,undefined} 04:16:04.681 [info] ue_fsm received_swm_dea_auth_response {ok,[{epdg_auth_tuple,<<103,233,249,49,66,160,134,144,72,192,19,175,1,133,11,162>>,<<220,93,96,206,12,99,79,35,69,183,50,135,114,77,251,39>>,<<103,233,249,49,66,160,134,144,72,192,19,175,1,133,11,162,216,77,247,246,248,73,190,16,4,140,67,175,102,93>>,<<113,31,221,232,159,157,141,16,200,91,153,213,43,80,247,89>>,<<61,249,166,209,135,230,159,34,117,68,74,132,176,41,187,215>>}]} *DBG* epdg_ue_fsm_262428214379759 send ok to <0.211.0> *DBG* gsup_server got cast {auth_response, {<<"262428214379759">>, {ok, [{epdg_auth_tuple, <<103,233,249,49,66,160,134,144,72,192,19,175, 1,133,11,162>>, <<220,93,96,206,12,99,79,35,69,183,50,135,114, 77,251,39>>, <<103,233,249,49,66,160,134,144,72,192,19,175, 1,133,11,162,216,77,247,246,248,73,190,16,4, 140,67,175,102,93>>, <<113,31,221,232,159,157,141,16,200,91,153,213, 43,80,247,89>>, <<61,249,166,209,135,230,159,34,117,68,74, 132,176,41,187,215>>}]}}} 04:16:04.681 [info] ue_fsm state_wait_auth_resp event=received_swm_dea_auth_response Result={ok,[{epdg_auth_tuple,<<103,233,249,49,66,160,134,144,72,192,19,175,1,133,11,162>>,<<220,93,96,206,12,99,79,35,69,183,50,135,114,77,251,39>>,<<103,233,249,49,66,160,134,144,72,192,19,175,1,133,11,162,216,77,247,246,248,73,190,16,4,140,67,175,102,93>>,<<113,31,221,232,159,157,141,16,200,91,153,213,43,80,247,89>>,<<61,249,166,209,135,230,159,34,117,68,74,132,176,41,187,215>>}]}, {ue_fsm_data,<<"262428214379759">>,"internet",[],undefined,false,0,false,false} *DBG* epdg_ue_fsm_262428214379759 consume call {received_swm_dea_auth_response, {ok,[{epdg_auth_tuple, <<103,233,249,49,66,160,134,144,72,192,19,175,1,133,11,162>>, <<220,93,96,206,12,99,79,35,69,183,50,135,114,77,251,39>>, <<103,233,249,49,66,160,134,144,72,192,19,175,1,133,11,162, 216,77,247,246,248,73,190,16,4,140,67,175,102,93>>, <<113,31,221,232,159,157,141,16,200,91,153,213,43,80,247,89>>, <<61,249,166,209,135,230,159,34,117,68,74,132,176,41,187, 215>>}]}} from <0.211.0> in state state_wait_auth_resp => state_authenticating 04:16:04.681 [info] auth_response(<<"262428214379759">>): {ok,[{epdg_auth_tuple,<<103,233,249,49,66,160,134,144,72,192,19,175,1,133,11,162>>,<<220,93,96,206,12,99,79,35,69,183,50,135,114,77,251,39>>,<<103,233,249,49,66,160,134,144,72,192,19,175,1,133,11,162,216,77,247,246,248,73,190,16,4,140,67,175,102,93>>,<<113,31,221,232,159,157,141,16,200,91,153,213,43,80,247,89>>,<<61,249,166,209,135,230,159,34,117,68,74,132,176,41,187,215>>}]} 04:16:04.681 [info] auth_response for <<"262428214379759">>: {ok,[{epdg_auth_tuple,<<103,233,249,49,66,160,134,144,72,192,19,175,1,133,11,162>>,<<220,93,96,206,12,99,79,35,69,183,50,135,114,77,251,39>>,<<103,233,249,49,66,160,134,144,72,192,19,175,1,133,11,162,216,77,247,246,248,73,190,16,4,140,67,175,102,93>>,<<113,31,221,232,159,157,141,16,200,91,153,213,43,80,247,89>>,<<61,249,166,209,135,230,159,34,117,68,74,132,176,41,187,215>>}]} *DBG* gsup_server new state {gsups_state,#Port<0.16>,4222,#Port<0.54>, {ipa_ccm_options,"EPDG-00-00-00-00-00-00", "0/0/0","00:00:00:00:00:00", "00:00:00:00:00:00","00:00:00:00:00:00", "00:00:00:00:00:00","00:00:00:00:00:00", "EPDG-00-00-00-00-00-00",false}} 04:16:04.681 [info] GSUP: Tx #{auth_tuples => [#{autn => <<220,93,96,206,12,99,79,35,69,183,50,135,114,77,251,39>>,ck => <<61,249,166,209,135,230,159,34,117,68,74,132,176,41,187,215>>,ik => <<113,31,221,232,159,157,141,16,200,91,153,213,43,80,247,89>>,rand => <<103,233,249,49,66,160,134,144,72,192,19,175,1,133,11,162>>,res => <<103,233,249,49,66,160,134,144,72,192,19,175,1,133,11,162,216,77,247,246,248,73,190,16,4,140,67,175,102,93>>}],imsi => <<"262428214379759">>,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 => <<"262428214379759">>, message_type => location_upd_req}} *DBG* epdg_ue_fsm_262428214379759 receive call lu_request from <0.1715.0> in state state_authenticating *DBG* epdg_ue_fsm_262428214379759 send ok to <0.1715.0> *DBG* epdg_ue_fsm_262428214379759 consume call lu_request from <0.1715.0> in state state_authenticating 04:16:04.683 [info] GSUP: Rx #{cn_domain => 1,imsi => <<"262428214379759">>,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_262428214379759 receive call {rx_swm_der_auth_compl,"internet"} from <0.201.0> in state state_new 04:16:04.683 [info] ue_fsm lu_request 04:16:04.683 [info] ue_fsm state_authenticating event=lu_request, {ue_fsm_data,<<"262428214379759">>,"internet",[],undefined,false,0,false,false} 04:16:04.683 [info] ue_fsm ev_rx_swm_der_auth_compl 04:16:04.683 [info] ue_fsm state_new event=rx_swm_der_auth_compl, {ue_fsm_data,"262428214379759",undefined,undefined,false,false,undefined} 04:16:04.683 [debug] SWx Tx SAR Imsi="262428214379759" Type=1 APN="internet" AgentInfoOpt=[]  04:16:04.683 [debug] SWx prepare_request: {'SAR',["epdg.localdomain",";","1805677143",";","332",";","nonode@nohost"],{'Vendor-Specific-Application-Id',10415,[16777265],[]},1,"epdg.localdomain","localdomain","localdomain","262428214379759",1,[],["hss.localdomain"],["internet"],[],[],[],[],[],[],[],[],[]} *DBG* aaa_ue_fsm_262428214379759 send ok to <0.201.0> *DBG* aaa_ue_fsm_262428214379759 consume call {rx_swm_der_auth_compl,"internet"} from <0.201.0> in state state_new => state_wait_swx_saa *DBG* aaa_ue_fsm_262428214379759 receive call {rx_swx_saa,{ok,1,#{}}} from <0.1716.0> in state state_wait_swx_saa *DBG* aaa_ue_fsm_262428214379759 send ok to <0.1716.0> *DBG* epdg_ue_fsm_262428214379759 receive call {received_swm_dea_auth_compl_response,{ok,#{}}} from <0.211.0> in state state_authenticating 04:16:04.685 [info] SWx Rx SAA {<0.735.0>,{diameter_caps,{"epdg.localdomain","hss.localdomain"},{"localdomain","localdomain"},{[{127,0,0,1},{172,18,62,20},{192,168,0,2}],[{172,18,62,103}]},{0,10415},{"osmo-epdg","TTCN-3 Testsuite"},{[],[1]},{[10415,13019,5535],[5535,10415,13019]},{[],[]},{[],[0]},{[],[]},{[{'diameter_base_Vendor-Specific-Application-Id',10415,[16777265],[]}],[{'diameter_base_Vendor-Specific-Application-Id',[10415],[16777265],[]}]},{[],[]},{[],[]}}}: {'SAA',"epdg.localdomain;1805677143;332;nonode@nohost",{'Vendor-Specific-Application-Id',10415,[16777265],[]},1,"hss.localdomain","localdomain","262428214379759",[],[2001],[],[{'Non-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_262428214379759 consume call {rx_swx_saa,{ok,1,#{}}} from <0.1716.0> in state state_wait_swx_saa => state_authenticated *DBG* epdg_ue_fsm_262428214379759 send ok to <0.211.0> *DBG* gsup_server got cast {lu_response,{<<"262428214379759">>,ok}} 04:16:04.685 [info] ue_fsm ev_rx_swx_saa *DBG* epdg_ue_fsm_262428214379759 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:16:04.685 [info] ue_fsm state_wait_swx_saa event=rx_swx_saa {ok,1,#{}}, {ue_fsm_data,"262428214379759",undefined,undefined,false,false,undefined} 04:16:04.685 [info] ue_fsm received_swm_dea_auth_compl_response {ok,#{}} 04:16:04.685 [info] ue_fsm state_authenticating event=lu_request, {ok,#{}}, {ue_fsm_data,<<"262428214379759">>,"internet",[],undefined,false,0,false,false} 04:16:04.685 [info] lu_response(<<"262428214379759">>): ok 04:16:04.685 [info] lu_response for <<"262428214379759">>: ok 04:16:04.685 [info] GSUP: Tx #{imsi => <<"262428214379759">>,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 => <<"262428214379759">>, message_class => 5, message_type => epdg_tunnel_request, pco => <<128,0,13,0,0,12,0>>}} *DBG* epdg_ue_fsm_262428214379759 receive call {tunnel_request,<<128,0,13,0,0,12,0>>} from <0.1717.0> in state state_authenticated 04:16:04.686 [info] GSUP: Rx #{cn_domain => 1,imsi => <<"262428214379759">>,message_class => 5,message_type => epdg_tunnel_request,pco => <<128,0,13,0,0,12,0>>} 04:16:04.686 [info] ue_fsm tunnel_request(<<128,0,13,0,0,12,0>>) *DBG* epdg_ue_fsm_262428214379759 send ok to <0.1717.0> 04:16:04.686 [info] ue_fsm state_authenticated event=tunnel_request, {ue_fsm_data,<<"262428214379759">>,"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_262428214379759 consume call {tunnel_request,<<128,0,13,0,0,12,0>>} from <0.1717.0> in state state_authenticated => state_wait_create_session_resp 04:16:04.686 [debug] Selected PGW Remote Address "172.18.62.103" *DBG* epdg_ue_fsm_262428214379759 start_timer {state_timeout,10000, create_session_timeout,[]} in state state_wait_create_session_resp 04:16:04.686 [info] s2b: Tx {gtp,v2,create_session_request,0,8064733,undefined,[],[{v2_international_mobile_subscriber_identity,0,<<"262428214379759">>},{v2_serving_network,0,{<<"901">>,<<"042">>}},{v2_rat_type,0,3},{v2_fully_qualified_tunnel_endpoint_identifier,0,30,894437933,<<172,18,62,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,3048190033,<<172,18,62,20>>,undefined}]},{v2_recovery,0,0},{v2_additional_protocol_configuration_options,0,{0,[{13,<<>>},{12,<<>>}]}}]} 04:16:04.686 [debug] Waiting for CreateSessionResponse *DBG* aaa_ue_fsm_262428214379759 receive call {rx_s6b_aar,"262428214379759@nai.epc.mnc001.mcc01.3gppnetwork.org", "internet", [{'MIP6-Agent-Info',[{172,18,62,103}],[],[],[]}]} from <0.1718.0> in state state_authenticated 04:16:04.690 [info] S6b Rx from {diameter_caps,{"aaa.localdomain","pgw.localdomain"},{"localdomain","localdomain"},{[{172,18,62,20}],[{172,18,62,103}]},{0,10415},{"osmo-epdg-AAA","TTCN-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,["262428214379759@nai.epc.mnc001.mcc01.3gppnetwork.org"],[{'MIP6-Agent-Info',[{172,18,62,103}],[],[],[]}],[70368744177664],[],[],["internet"],[],[],[],[],[],[]} 04:16:04.690 [info] ue_fsm ev_rx_s6b_aar: "262428214379759@nai.epc.mnc001.mcc01.3gppnetwork.org" "internet" [{'MIP6-Agent-Info',[{172,18,62,103}],[],[],[]}] 04:16:04.690 [info] ue_fsm state_authenticated event=rx_s6b_aar NAI="262428214379759@nai.epc.mnc001.mcc01.3gppnetwork.org" Apn="internet" AgentInfo=[{'MIP6-Agent-Info',[{172,18,62,103}],[],[],[]}], {ue_fsm_data,"262428214379759",undefined,undefined,true,false,undefined} 04:16:04.690 [debug] SWx Tx SAR Imsi="262428214379759" Type=13 APN="internet" AgentInfoOpt=[{'MIP6-Agent-Info',[{172,18,62,103}],[],[],[]}]  04:16:04.691 [debug] SWx prepare_request: {'SAR',["epdg.localdomain",";","1805677143",";","333",";","nonode@nohost"],{'Vendor-Specific-Application-Id',10415,[16777265],[]},1,"epdg.localdomain","localdomain","localdomain","262428214379759",13,[],["hss.localdomain"],["internet"],[],[{'MIP6-Agent-Info',[{172,18,62,103}],[],[],[]}],[],[],[],[],[],[],[]} *DBG* aaa_ue_fsm_262428214379759 send ok to <0.1718.0> 04:16:04.691 [debug] Waiting for S6b AAA *DBG* aaa_ue_fsm_262428214379759 consume call {rx_s6b_aar,"262428214379759@nai.epc.mnc001.mcc01.3gppnetwork.org", "internet", [{'MIP6-Agent-Info',[{172,18,62,103}],[],[],[]}]} from <0.1718.0> in state state_authenticated => state_authenticated_wait_swx_saa *DBG* aaa_ue_fsm_262428214379759 receive call {rx_swx_saa,{ok,13,#{}}} from <0.1719.0> in state state_authenticated_wait_swx_saa *DBG* aaa_ue_fsm_262428214379759 send ok to <0.1719.0> *DBG* aaa_ue_fsm_262428214379759 consume call {rx_swx_saa,{ok,13,#{}}} from <0.1719.0> in state state_authenticated_wait_swx_saa => state_authenticated 04:16:04.692 [info] SWx Rx SAA {<0.735.0>,{diameter_caps,{"epdg.localdomain","hss.localdomain"},{"localdomain","localdomain"},{[{127,0,0,1},{172,18,62,20},{192,168,0,2}],[{172,18,62,103}]},{0,10415},{"osmo-epdg","TTCN-3 Testsuite"},{[],[1]},{[10415,13019,5535],[5535,10415,13019]},{[],[]},{[],[0]},{[],[]},{[{'diameter_base_Vendor-Specific-Application-Id',10415,[16777265],[]}],[{'diameter_base_Vendor-Specific-Application-Id',[10415],[16777265],[]}]},{[],[]},{[],[]}}}: {'SAA',"epdg.localdomain;1805677143;333;nonode@nohost",{'Vendor-Specific-Application-Id',10415,[16777265],[]},1,"hss.localdomain","localdomain","262428214379759",[],[2001],[],[{'Non-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:16:04.692 [info] ue_fsm ev_rx_swx_saa 04:16:04.692 [info] ue_fsm state_authenticated_wait_swx_saa event=rx_swx_saa SAType=13 ResulCode={epdg_dia_rc,undefined,2001}, {ue_fsm_data,"262428214379759","262428214379759@nai.epc.mnc001.mcc01.3gppnetwork.org","internet",true,false,<0.1718.0>} 04:16:04.692 [debug] Rx AAA with DiaRC={epdg_dia_rc,undefined,2001} 04:16:04.692 [info] S6b Tx to {diameter_caps,{"aaa.localdomain","pgw.localdomain"},{"localdomain","localdomain"},{[{172,18,62,20}],[{172,18,62,103}]},{0,10415},{"osmo-epdg-AAA","TTCN-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:16:04.695 [debug] S2b: Rx from IP {172,18,62,103} port 2123: <<72,33,0,117,53,80,10,45,123,14,221,0,2,0,2,0,16,0,87,0,9,1,160,244,147,213,249,172,18,62,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,244,147,213,249,172,18,62,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,244,147,213,249,163,0,15,0,128,0,13,4,1,2,3,4,0,12,4,5,6,7,8>> 04:16:04.695 [debug] S2b: Rx from IP {172,18,62,103} port 2123: {gtp,v2,create_session_response,894437933,8064733,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,<<244,147,213,249>>},{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,4103329273,<<172,18,62,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,4103329273,<<172,18,62,103>>,undefined},{v2_pdn_address_allocation,0} => {v2_pdn_address_allocation,0,ipv4,<<192,168,0,98>>}}} *DBG* epdg_ue_fsm_262428214379759 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 => 3048190033, remote_ipv4 => <<172,18,62,103>>, remote_ipv6 => undefined,remote_teid => 4103329273}}} from <0.1720.0> in state state_wait_create_session_resp 04:16:04.695 [info] s2b: Updated Session after create_session_response: {gtp_session,<<"262428214379759">>,<0.1712.0>,<<"internet">>,{172,18,62,103},{172,18,62,103},undefined,894437933,4103329273,5,{set,1,16,16,8,80,48,{[],[],[],[],[],[],[],[],[],[],[],[],[],[],[],[]},{{[],[],[],[],[],[],[],[],[],[],[],[],[],[],[],[{gtp_bearer,5,3048190033,4103329273}]}}}} 04:16:04.695 [debug] s2b: APCO_dec: {v2_additional_protocol_configuration_options,0,{0,[{13,<<1,2,3,4>>},{12,<<5,6,7,8>>}]}} 04:16:04.695 [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 => 3048190033,remote_ipv4 => <<172,18,62,103>>,remote_ipv6 => undefined,remote_teid => 4103329273}} 04:16:04.695 [info] ue_fsm state_authenticated event=received_gtpc_create_session_response, {ue_fsm_data,<<"262428214379759">>,"internet",[],undefined,false,0,false,false} 04:16:04.695 [info] KMOD Port Create PDP Context Call {<0.1712.0>,[alias|#Ref<0.1283019585.1655242753.216051>]}: {create_pdp_context,{172,18,62,103},3048190033,4103329273,{192,168,0,98}} 04:16:04.695 [debug] create_pdp_context: 1, {172,18,62,103}, {192,168,0,98}, 3048190033, 4103329273 *DBG* epdg_ue_fsm_262428214379759 send ok to <0.1720.0> *DBG* gsup_server got cast {tunnel_response, {<<"262428214379759">>, {ok, #{apco => <<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 => 3048190033, remote_ipv4 => <<172,18,62,103>>, remote_ipv6 => undefined, remote_teid => 4103329273}}}} 04:16:04.695 [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,62,103}},{ms_address,{192,168,0,98}},{i_tid,3048190033},{o_tid,4103329273}]}} *DBG* epdg_ue_fsm_262428214379759 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 => 3048190033, remote_ipv4 => <<172,18,62,103>>, remote_ipv6 => undefined,remote_teid => 4103329273}}} from <0.1720.0> in state state_wait_create_session_resp => state_active 04:16:04.695 [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 => 3048190033,remote_ipv4 => <<172,18,62,103>>,remote_ipv6 => undefined,remote_teid => 4103329273}) returned ok 04:16:04.695 [info] tunnel_response(<<"262428214379759">>): {ok,#{apco => <<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 => 3048190033,remote_ipv4 => <<172,18,62,103>>,remote_ipv6 => undefined,remote_teid => 4103329273}} *DBG* gsup_server new state {gsups_state,#Port<0.16>,4222,#Port<0.54>, {ipa_ccm_options,"EPDG-00-00-00-00-00-00", "0/0/0","00:00:00:00:00:00", "00:00:00:00:00:00","00:00:00:00:00:00", "00:00:00:00:00:00","00:00:00:00:00:00", "EPDG-00-00-00-00-00-00",false}} 04:16:04.695 [info] tunnel_response for <<"262428214379759">>: {ok,#{apco => <<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 => 3048190033,remote_ipv4 => <<172,18,62,103>>,remote_ipv6 => undefined,remote_teid => 4103329273}} 04:16:04.695 [info] GSUP: Tx #{imsi => <<"262428214379759">>,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 => <<"262427138989814">>, 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_262427138989814 enter epdg_ue_fsm in state state_new 04:16:04.777 [info] GSUP: Rx #{imsi => <<"262427138989814">>,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_262427138989814 consume internal init_state in state state_new 04:16:04.777 [info] ue_fsm start(epdg_ue_fsm_262427138989814) *DBG* epdg_ue_fsm_262427138989814 receive call {auth_request,33,"internet",#{}} from <0.1721.0> in state state_new 04:16:04.778 [info] ue_fsm init(<<"262427138989814">>) *DBG* epdg_ue_fsm_262427138989814 send ok to <0.1721.0> 04:16:04.778 [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* aaa_ue_fsm_262427138989814 enter aaa_ue_fsm in state state_new *DBG* epdg_ue_fsm_262427138989814 consume call {auth_request,33,"internet",#{}} from <0.1721.0> in state state_new => state_wait_auth_resp 04:16:04.778 [info] ue_fsm state_new event=auth_request {33, "internet", #{}}, {ue_fsm_data,<<"262427138989814">>,"internet",[],undefined,false,0,false,false} *DBG* aaa_ue_fsm_262427138989814 consume internal init_state in state state_new *DBG* epdg_ue_fsm_262427138989814 start_timer {state_timeout,10000, swm_der_timeout,[]} in state state_wait_auth_resp 04:16:04.778 [info] ue_fsm start_link(aaa_ue_fsm_262427138989814) *DBG* aaa_ue_fsm_262427138989814 receive call {rx_swm_der_auth_req,33,"internet",#{}} from <0.201.0> in state state_new 04:16:04.778 [info] ue_fsm init("262427138989814") 04:16:04.778 [info] ue_fsm ev_rx_swm_der_auth_req 04:16:04.778 [info] ue_fsm state_new event=rx_swm_der_auth_req {33, "internet", #{}}, {ue_fsm_data,"262427138989814",undefined,undefined,false,false,undefined} 04:16:04.778 [debug] Swx MAR: IPv4Opt=<<"ÿÿÿþ">> IPv6Opt=[] 04:16:04.778 [debug] Swx Tx MAR: {'MAR',["epdg.localdomain",";","1805677143",";","334",";","nonode@nohost"],1,undefined,undefined,undefined,"262427138989814",{'Vendor-Specific-Application-Id',10415,[16777265],[]},{'SIP-Auth-Data-Item',[],["EAP-AKA"],[],[],[],[],[],[],<<"ÿÿÿþ">>,[],[],[],[]},1,[],1,[],[],[],[],[],[],[],[]} *DBG* aaa_ue_fsm_262427138989814 send ok to <0.201.0> *DBG* aaa_ue_fsm_262427138989814 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_262427138989814 receive call {rx_swx_maa, {ok,[{epdg_auth_tuple, <<93,114,125,55,200,45,143,121,4,211,164,17,73,42,196,62>>, <<36,171,177,76,170,14,227,155,199,162,63,86,168,82,92,88>>, <<93,114,125,55,200,45,143,121,4,211,164,17,73,42,196,62,236, 37,159,100,104,227,216,37,235,0,38,220,26,123>>, <<206,20,7,73,49,244,21,187,90,181,25,35,29,209,212,63>>, <<28,28,143,53,120,186,245,145,145,59,64,41,147,4,227,160>>}]}} from <0.1724.0> in state state_wait_swx_maa 04:16:04.781 [info] SWx Rx MAA {<0.735.0>,{diameter_caps,{"epdg.localdomain","hss.localdomain"},{"localdomain","localdomain"},{[{127,0,0,1},{172,18,62,20},{192,168,0,2}],[{172,18,62,103}]},{0,10415},{"osmo-epdg","TTCN-3 Testsuite"},{[],[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;1805677143;334;nonode@nohost",1,"hss.localdomain","localdomain",{'Vendor-Specific-Application-Id',10415,[16777265],[]},"262427138989814",[],[2001],[],[1],[{'SIP-Auth-Data-Item',[0],["Digest-AKAv1-MD5"],[[93,114,125,55,200,45,143,121,4,211,164,17,73,42,196,62,36,171,177,76,170,14,227,155,199,162,63,86,168,82,92,88]],[[93,114,125,55,200,45,143,121,4,211,164,17,73,42,196,62,236,37,159,100,104,227,216,37,235,0,38,220,26,123]],["foobar"],[[28,28,143,53,120,186,245,145,145,59,64,41,147,4,227,160]],[[206,20,7,73,49,244,21,187,90,181,25,35,29,209,212,63]],[],[],[],[],[],[]}],[],[],[],[],[],[]}/ Errors []  04:16:04.781 [info] dia_sip2gsup: auth [93,114,125,55,200,45,143,121,4,211,164,17,73,42,196,62,36,171,177,76,170,14,227,155,199,162,63,86,168,82,92,88] authz [93,114,125,55,200,45,143,121,4,211,164,17,73,42,196,62,236,37,159,100,104,227,216,37,235,0,38,220,26,123]  04:16:04.781 [info] rand [93,114,125,55,200,45,143,121,4,211,164,17,73,42,196,62] autn [36,171,177,76,170,14,227,155,199,162,63,86,168,82,92,88]  04:16:04.781 [info] ue_fsm ev_rx_swx_maa 04:16:04.781 [info] ue_fsm state_wait_swx_maa event=rx_swx_maa, {ue_fsm_data,"262427138989814",undefined,undefined,false,false,undefined} *DBG* aaa_ue_fsm_262427138989814 send ok to <0.1724.0> *DBG* epdg_ue_fsm_262427138989814 receive call {received_swm_dea_auth_response, {ok,[{epdg_auth_tuple, <<93,114,125,55,200,45,143,121,4,211,164,17,73,42,196,62>>, <<36,171,177,76,170,14,227,155,199,162,63,86,168,82,92,88>>, <<93,114,125,55,200,45,143,121,4,211,164,17,73,42,196,62,236, 37,159,100,104,227,216,37,235,0,38,220,26,123>>, <<206,20,7,73,49,244,21,187,90,181,25,35,29,209,212,63>>, <<28,28,143,53,120,186,245,145,145,59,64,41,147,4,227,160>>}]}} from <0.211.0> in state state_wait_auth_resp 04:16:04.781 [info] ue_fsm received_swm_dea_auth_response {ok,[{epdg_auth_tuple,<<93,114,125,55,200,45,143,121,4,211,164,17,73,42,196,62>>,<<36,171,177,76,170,14,227,155,199,162,63,86,168,82,92,88>>,<<93,114,125,55,200,45,143,121,4,211,164,17,73,42,196,62,236,37,159,100,104,227,216,37,235,0,38,220,26,123>>,<<206,20,7,73,49,244,21,187,90,181,25,35,29,209,212,63>>,<<28,28,143,53,120,186,245,145,145,59,64,41,147,4,227,160>>}]} *DBG* aaa_ue_fsm_262427138989814 consume call {rx_swx_maa, {ok,[{epdg_auth_tuple, <<93,114,125,55,200,45,143,121,4,211,164,17,73,42,196,62>>, <<36,171,177,76,170,14,227,155,199,162,63,86,168,82,92,88>>, <<93,114,125,55,200,45,143,121,4,211,164,17,73,42,196,62,236, 37,159,100,104,227,216,37,235,0,38,220,26,123>>, <<206,20,7,73,49,244,21,187,90,181,25,35,29,209,212,63>>, <<28,28,143,53,120,186,245,145,145,59,64,41,147,4,227,160>>}]}} from <0.1724.0> in state state_wait_swx_maa => state_new *DBG* epdg_ue_fsm_262427138989814 send ok to <0.211.0> 04:16:04.781 [info] ue_fsm state_wait_auth_resp event=received_swm_dea_auth_response Result={ok,[{epdg_auth_tuple,<<93,114,125,55,200,45,143,121,4,211,164,17,73,42,196,62>>,<<36,171,177,76,170,14,227,155,199,162,63,86,168,82,92,88>>,<<93,114,125,55,200,45,143,121,4,211,164,17,73,42,196,62,236,37,159,100,104,227,216,37,235,0,38,220,26,123>>,<<206,20,7,73,49,244,21,187,90,181,25,35,29,209,212,63>>,<<28,28,143,53,120,186,245,145,145,59,64,41,147,4,227,160>>}]}, {ue_fsm_data,<<"262427138989814">>,"internet",[],undefined,false,0,false,false} *DBG* gsup_server got cast {auth_response, {<<"262427138989814">>, {ok, [{epdg_auth_tuple, <<93,114,125,55,200,45,143,121,4,211,164,17,73, 42,196,62>>, <<36,171,177,76,170,14,227,155,199,162,63,86, 168,82,92,88>>, <<93,114,125,55,200,45,143,121,4,211,164,17,73, 42,196,62,236,37,159,100,104,227,216,37,235, 0,38,220,26,123>>, <<206,20,7,73,49,244,21,187,90,181,25,35,29, 209,212,63>>, <<28,28,143,53,120,186,245,145,145,59,64, 41,147,4,227,160>>}]}}} 04:16:04.781 [info] auth_response(<<"262427138989814">>): {ok,[{epdg_auth_tuple,<<93,114,125,55,200,45,143,121,4,211,164,17,73,42,196,62>>,<<36,171,177,76,170,14,227,155,199,162,63,86,168,82,92,88>>,<<93,114,125,55,200,45,143,121,4,211,164,17,73,42,196,62,236,37,159,100,104,227,216,37,235,0,38,220,26,123>>,<<206,20,7,73,49,244,21,187,90,181,25,35,29,209,212,63>>,<<28,28,143,53,120,186,245,145,145,59,64,41,147,4,227,160>>}]} *DBG* epdg_ue_fsm_262427138989814 consume call {received_swm_dea_auth_response, {ok,[{epdg_auth_tuple, <<93,114,125,55,200,45,143,121,4,211,164,17,73,42,196,62>>, <<36,171,177,76,170,14,227,155,199,162,63,86,168,82,92,88>>, <<93,114,125,55,200,45,143,121,4,211,164,17,73,42,196,62,236, 37,159,100,104,227,216,37,235,0,38,220,26,123>>, <<206,20,7,73,49,244,21,187,90,181,25,35,29,209,212,63>>, <<28,28,143,53,120,186,245,145,145,59,64,41,147,4,227,160>>}]}} from <0.211.0> in state state_wait_auth_resp => state_authenticating 04:16:04.781 [info] auth_response for <<"262427138989814">>: {ok,[{epdg_auth_tuple,<<93,114,125,55,200,45,143,121,4,211,164,17,73,42,196,62>>,<<36,171,177,76,170,14,227,155,199,162,63,86,168,82,92,88>>,<<93,114,125,55,200,45,143,121,4,211,164,17,73,42,196,62,236,37,159,100,104,227,216,37,235,0,38,220,26,123>>,<<206,20,7,73,49,244,21,187,90,181,25,35,29,209,212,63>>,<<28,28,143,53,120,186,245,145,145,59,64,41,147,4,227,160>>}]} 04:16:04.781 [info] GSUP: Tx #{auth_tuples => [#{autn => <<36,171,177,76,170,14,227,155,199,162,63,86,168,82,92,88>>,ck => <<28,28,143,53,120,186,245,145,145,59,64,41,147,4,227,160>>,ik => <<206,20,7,73,49,244,21,187,90,181,25,35,29,209,212,63>>,rand => <<93,114,125,55,200,45,143,121,4,211,164,17,73,42,196,62>>,res => <<93,114,125,55,200,45,143,121,4,211,164,17,73,42,196,62,236,37,159,100,104,227,216,37,235,0,38,220,26,123>>}],imsi => <<"262427138989814">>,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 => <<"262427138989814">>, message_type => location_upd_req}} *DBG* epdg_ue_fsm_262427138989814 receive call lu_request from <0.1725.0> in state state_authenticating *DBG* epdg_ue_fsm_262427138989814 send ok to <0.1725.0> 04:16:04.782 [info] GSUP: Rx #{cn_domain => 1,imsi => <<"262427138989814">>,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_262427138989814 receive call {rx_swm_der_auth_compl,"internet"} from <0.201.0> in state state_new *DBG* epdg_ue_fsm_262427138989814 consume call lu_request from <0.1725.0> in state state_authenticating 04:16:04.782 [info] ue_fsm lu_request 04:16:04.783 [info] ue_fsm state_authenticating event=lu_request, {ue_fsm_data,<<"262427138989814">>,"internet",[],undefined,false,0,false,false} 04:16:04.783 [info] ue_fsm ev_rx_swm_der_auth_compl 04:16:04.783 [info] ue_fsm state_new event=rx_swm_der_auth_compl, {ue_fsm_data,"262427138989814",undefined,undefined,false,false,undefined} 04:16:04.783 [debug] SWx Tx SAR Imsi="262427138989814" Type=1 APN="internet" AgentInfoOpt=[]  *DBG* aaa_ue_fsm_262427138989814 send ok to <0.201.0> *DBG* aaa_ue_fsm_262427138989814 consume call {rx_swm_der_auth_compl,"internet"} from <0.201.0> in state state_new => state_wait_swx_saa 04:16:04.783 [debug] SWx prepare_request: {'SAR',["epdg.localdomain",";","1805677143",";","335",";","nonode@nohost"],{'Vendor-Specific-Application-Id',10415,[16777265],[]},1,"epdg.localdomain","localdomain","localdomain","262427138989814",1,[],["hss.localdomain"],["internet"],[],[],[],[],[],[],[],[],[]} *DBG* aaa_ue_fsm_262427138989814 receive call {rx_swx_saa,{ok,1,#{}}} from <0.1726.0> in state state_wait_swx_saa *DBG* aaa_ue_fsm_262427138989814 send ok to <0.1726.0> 04:16:04.785 [info] SWx Rx SAA {<0.735.0>,{diameter_caps,{"epdg.localdomain","hss.localdomain"},{"localdomain","localdomain"},{[{127,0,0,1},{172,18,62,20},{192,168,0,2}],[{172,18,62,103}]},{0,10415},{"osmo-epdg","TTCN-3 Testsuite"},{[],[1]},{[10415,13019,5535],[5535,10415,13019]},{[],[]},{[],[0]},{[],[]},{[{'diameter_base_Vendor-Specific-Application-Id',10415,[16777265],[]}],[{'diameter_base_Vendor-Specific-Application-Id',[10415],[16777265],[]}]},{[],[]},{[],[]}}}: {'SAA',"epdg.localdomain;1805677143;335;nonode@nohost",{'Vendor-Specific-Application-Id',10415,[16777265],[]},1,"hss.localdomain","localdomain","262427138989814",[],[2001],[],[{'Non-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_262427138989814 receive call {received_swm_dea_auth_compl_response,{ok,#{}}} from <0.211.0> in state state_authenticating *DBG* aaa_ue_fsm_262427138989814 consume call {rx_swx_saa,{ok,1,#{}}} from <0.1726.0> in state state_wait_swx_saa => state_authenticated 04:16:04.785 [info] ue_fsm ev_rx_swx_saa 04:16:04.785 [info] ue_fsm state_wait_swx_saa event=rx_swx_saa {ok,1,#{}}, {ue_fsm_data,"262427138989814",undefined,undefined,false,false,undefined} *DBG* epdg_ue_fsm_262427138989814 send ok to <0.211.0> *DBG* gsup_server got cast {lu_response,{<<"262427138989814">>,ok}} 04:16:04.785 [info] ue_fsm received_swm_dea_auth_compl_response {ok,#{}} *DBG* epdg_ue_fsm_262427138989814 consume call {received_swm_dea_auth_compl_response,{ok,#{}}} from <0.211.0> in state state_authenticating => state_authenticated 04:16:04.785 [info] ue_fsm state_authenticating event=lu_request, {ok,#{}}, {ue_fsm_data,<<"262427138989814">>,"internet",[],undefined,false,0,false,false} 04:16:04.785 [info] lu_response(<<"262427138989814">>): 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:16:04.785 [info] lu_response for <<"262427138989814">>: ok 04:16:04.785 [info] GSUP: Tx #{imsi => <<"262427138989814">>,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 => <<"262427138989814">>, message_class => 5, message_type => epdg_tunnel_request, pco => <<128,0,13,0,0,12,0>>}} *DBG* epdg_ue_fsm_262427138989814 receive call {tunnel_request,<<128,0,13,0,0,12,0>>} from <0.1727.0> in state state_authenticated 04:16:04.786 [info] GSUP: Rx #{cn_domain => 1,imsi => <<"262427138989814">>,message_class => 5,message_type => epdg_tunnel_request,pco => <<128,0,13,0,0,12,0>>} 04:16:04.786 [info] ue_fsm tunnel_request(<<128,0,13,0,0,12,0>>) 04:16:04.786 [info] ue_fsm state_authenticated event=tunnel_request, {ue_fsm_data,<<"262427138989814">>,"internet",[],undefined,false,0,false,false} 04:16:04.786 [debug] Selected PGW Remote Address "172.18.62.103" 04:16:04.786 [info] s2b: Tx {gtp,v2,create_session_request,0,8064734,undefined,[],[{v2_international_mobile_subscriber_identity,0,<<"262427138989814">>},{v2_serving_network,0,{<<"901">>,<<"042">>}},{v2_rat_type,0,3},{v2_fully_qualified_tunnel_endpoint_identifier,0,30,894437934,<<172,18,62,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,3048190034,<<172,18,62,20>>,undefined}]},{v2_recovery,0,0},{v2_additional_protocol_configuration_options,0,{0,[{13,<<>>},{12,<<>>}]}}]} *DBG* epdg_ue_fsm_262427138989814 send ok to <0.1727.0> 04:16:04.786 [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_262427138989814 consume call {tunnel_request,<<128,0,13,0,0,12,0>>} from <0.1727.0> in state state_authenticated => state_wait_create_session_resp *DBG* epdg_ue_fsm_262427138989814 start_timer {state_timeout,10000, create_session_timeout,[]} in state state_wait_create_session_resp *DBG* aaa_ue_fsm_262427138989814 receive call {rx_s6b_aar,"262427138989814@nai.epc.mnc001.mcc01.3gppnetwork.org", "internet", [{'MIP6-Agent-Info',[{172,18,62,103}],[],[],[]}]} from <0.1728.0> in state state_authenticated 04:16:04.790 [info] S6b Rx from {diameter_caps,{"aaa.localdomain","pgw.localdomain"},{"localdomain","localdomain"},{[{172,18,62,20}],[{172,18,62,103}]},{0,10415},{"osmo-epdg-AAA","TTCN-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,["262427138989814@nai.epc.mnc001.mcc01.3gppnetwork.org"],[{'MIP6-Agent-Info',[{172,18,62,103}],[],[],[]}],[70368744177664],[],[],["internet"],[],[],[],[],[],[]} 04:16:04.790 [info] ue_fsm ev_rx_s6b_aar: "262427138989814@nai.epc.mnc001.mcc01.3gppnetwork.org" "internet" [{'MIP6-Agent-Info',[{172,18,62,103}],[],[],[]}] 04:16:04.790 [info] ue_fsm state_authenticated event=rx_s6b_aar NAI="262427138989814@nai.epc.mnc001.mcc01.3gppnetwork.org" Apn="internet" AgentInfo=[{'MIP6-Agent-Info',[{172,18,62,103}],[],[],[]}], {ue_fsm_data,"262427138989814",undefined,undefined,true,false,undefined} 04:16:04.790 [debug] SWx Tx SAR Imsi="262427138989814" Type=13 APN="internet" AgentInfoOpt=[{'MIP6-Agent-Info',[{172,18,62,103}],[],[],[]}]  04:16:04.790 [debug] SWx prepare_request: {'SAR',["epdg.localdomain",";","1805677143",";","336",";","nonode@nohost"],{'Vendor-Specific-Application-Id',10415,[16777265],[]},1,"epdg.localdomain","localdomain","localdomain","262427138989814",13,[],["hss.localdomain"],["internet"],[],[{'MIP6-Agent-Info',[{172,18,62,103}],[],[],[]}],[],[],[],[],[],[],[]} *DBG* aaa_ue_fsm_262427138989814 send ok to <0.1728.0> 04:16:04.790 [debug] Waiting for S6b AAA *DBG* aaa_ue_fsm_262427138989814 consume call {rx_s6b_aar,"262427138989814@nai.epc.mnc001.mcc01.3gppnetwork.org", "internet", [{'MIP6-Agent-Info',[{172,18,62,103}],[],[],[]}]} from <0.1728.0> in state state_authenticated => state_authenticated_wait_swx_saa *DBG* aaa_ue_fsm_262427138989814 receive call {rx_swx_saa,{ok,13,#{}}} from <0.1729.0> in state state_authenticated_wait_swx_saa *DBG* aaa_ue_fsm_262427138989814 send ok to <0.1729.0> *DBG* aaa_ue_fsm_262427138989814 consume call {rx_swx_saa,{ok,13,#{}}} from <0.1729.0> in state state_authenticated_wait_swx_saa => state_authenticated 04:16:04.792 [info] SWx Rx SAA {<0.735.0>,{diameter_caps,{"epdg.localdomain","hss.localdomain"},{"localdomain","localdomain"},{[{127,0,0,1},{172,18,62,20},{192,168,0,2}],[{172,18,62,103}]},{0,10415},{"osmo-epdg","TTCN-3 Testsuite"},{[],[1]},{[10415,13019,5535],[5535,10415,13019]},{[],[]},{[],[0]},{[],[]},{[{'diameter_base_Vendor-Specific-Application-Id',10415,[16777265],[]}],[{'diameter_base_Vendor-Specific-Application-Id',[10415],[16777265],[]}]},{[],[]},{[],[]}}}: {'SAA',"epdg.localdomain;1805677143;336;nonode@nohost",{'Vendor-Specific-Application-Id',10415,[16777265],[]},1,"hss.localdomain","localdomain","262427138989814",[],[2001],[],[{'Non-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:16:04.792 [info] ue_fsm ev_rx_swx_saa 04:16:04.792 [info] ue_fsm state_authenticated_wait_swx_saa event=rx_swx_saa SAType=13 ResulCode={epdg_dia_rc,undefined,2001}, {ue_fsm_data,"262427138989814","262427138989814@nai.epc.mnc001.mcc01.3gppnetwork.org","internet",true,false,<0.1728.0>} 04:16:04.792 [debug] Rx AAA with DiaRC={epdg_dia_rc,undefined,2001} 04:16:04.792 [info] S6b Tx to {diameter_caps,{"aaa.localdomain","pgw.localdomain"},{"localdomain","localdomain"},{[{172,18,62,20}],[{172,18,62,103}]},{0,10415},{"osmo-epdg-AAA","TTCN-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:16:04.795 [debug] S2b: Rx from IP {172,18,62,103} port 2123: <<72,33,0,117,53,80,10,46,123,14,222,0,2,0,2,0,16,0,87,0,9,1,160,40,105,71,151,172,18,62,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,40,105,71,151,172,18,62,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,105,71,151,163,0,15,0,128,0,13,4,1,2,3,4,0,12,4,5,6,7,8>> 04:16:04.795 [debug] S2b: Rx from IP {172,18,62,103} port 2123: {gtp,v2,create_session_response,894437934,8064734,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,105,71,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,677988247,<<172,18,62,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,677988247,<<172,18,62,103>>,undefined},{v2_pdn_address_allocation,0} => {v2_pdn_address_allocation,0,ipv4,<<192,168,0,99>>}}} *DBG* epdg_ue_fsm_262427138989814 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 => 3048190034, remote_ipv4 => <<172,18,62,103>>, remote_ipv6 => undefined,remote_teid => 677988247}}} from <0.1730.0> in state state_wait_create_session_resp 04:16:04.795 [info] s2b: Updated Session after create_session_response: {gtp_session,<<"262427138989814">>,<0.1722.0>,<<"internet">>,{172,18,62,103},{172,18,62,103},undefined,894437934,677988247,5,{set,1,16,16,8,80,48,{[],[],[],[],[],[],[],[],[],[],[],[],[],[],[],[]},{{[],[],[],[],[{gtp_bearer,5,3048190034,677988247}],[],[],[],[],[],[],[],[],[],[],[]}}}} 04:16:04.795 [debug] s2b: APCO_dec: {v2_additional_protocol_configuration_options,0,{0,[{13,<<1,2,3,4>>},{12,<<5,6,7,8>>}]}} 04:16:04.795 [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 => 3048190034,remote_ipv4 => <<172,18,62,103>>,remote_ipv6 => undefined,remote_teid => 677988247}} 04:16:04.795 [info] ue_fsm state_authenticated event=received_gtpc_create_session_response, {ue_fsm_data,<<"262427138989814">>,"internet",[],undefined,false,0,false,false} 04:16:04.795 [info] KMOD Port Create PDP Context Call {<0.1722.0>,[alias|#Ref<0.1283019585.1655242753.216246>]}: {create_pdp_context,{172,18,62,103},3048190034,677988247,{192,168,0,99}} 04:16:04.795 [debug] create_pdp_context: 1, {172,18,62,103}, {192,168,0,99}, 3048190034, 677988247 *DBG* gsup_server got cast {tunnel_response, {<<"262427138989814">>, {ok, #{apco => <<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 => 3048190034, remote_ipv4 => <<172,18,62,103>>, remote_ipv6 => undefined, remote_teid => 677988247}}}} *DBG* epdg_ue_fsm_262427138989814 send ok to <0.1730.0> 04:16:04.795 [debug] create_pdp_context: {netlink,gtp,[512,ack,request],4930,0,{new,0,0,[{version,1},{net_ns_fd,25},{link,4},{sgsn_address,{172,18,62,103}},{ms_address,{192,168,0,99}},{i_tid,3048190034},{o_tid,677988247}]}} *DBG* epdg_ue_fsm_262427138989814 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 => 3048190034, remote_ipv4 => <<172,18,62,103>>, remote_ipv6 => undefined,remote_teid => 677988247}}} from <0.1730.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:16:04.795 [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 => 3048190034,remote_ipv4 => <<172,18,62,103>>,remote_ipv6 => undefined,remote_teid => 677988247}) returned ok 04:16:04.795 [info] tunnel_response(<<"262427138989814">>): {ok,#{apco => <<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 => 3048190034,remote_ipv4 => <<172,18,62,103>>,remote_ipv6 => undefined,remote_teid => 677988247}} 04:16:04.795 [info] tunnel_response for <<"262427138989814">>: {ok,#{apco => <<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 => 3048190034,remote_ipv4 => <<172,18,62,103>>,remote_ipv6 => undefined,remote_teid => 677988247}} 04:16:04.795 [info] GSUP: Tx #{imsi => <<"262427138989814">>,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 => <<"262429111505237">>, 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_262429111505237 enter epdg_ue_fsm in state state_new *DBG* epdg_ue_fsm_262429111505237 consume internal init_state in state state_new *DBG* epdg_ue_fsm_262429111505237 receive call {auth_request,33,"internet",#{}} from <0.1731.0> in state state_new *DBG* epdg_ue_fsm_262429111505237 send ok to <0.1731.0> 04:16:04.878 [info] GSUP: Rx #{imsi => <<"262429111505237">>,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* gsup_server new state {gsups_state,#Port<0.16>,4222,#Port<0.54>, {ipa_ccm_options,"EPDG-00-00-00-00-00-00", "0/0/0","00:00:00:00:00:00", "00:00:00:00:00:00","00:00:00: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_262429111505237 consume call {auth_request,33,"internet",#{}} from <0.1731.0> in state state_new => state_wait_auth_resp *DBG* epdg_ue_fsm_262429111505237 start_timer {state_timeout,10000, swm_der_timeout,[]} in state state_wait_auth_resp 04:16:04.878 [info] ue_fsm start(epdg_ue_fsm_262429111505237) *DBG* aaa_ue_fsm_262429111505237 enter aaa_ue_fsm in state state_new *DBG* aaa_ue_fsm_262429111505237 consume internal init_state in state state_new *DBG* aaa_ue_fsm_262429111505237 receive call {rx_swm_der_auth_req,33,"internet",#{}} from <0.201.0> in state state_new 04:16:04.878 [info] ue_fsm init(<<"262429111505237">>) 04:16:04.878 [info] ue_fsm auth_request 04:16:04.878 [info] ue_fsm state_new event=auth_request {33, "internet", #{}}, {ue_fsm_data,<<"262429111505237">>,"internet",[],undefined,false,0,false,false} 04:16:04.878 [info] ue_fsm start_link(aaa_ue_fsm_262429111505237) 04:16:04.878 [info] ue_fsm init("262429111505237") *DBG* aaa_ue_fsm_262429111505237 send ok to <0.201.0> *DBG* aaa_ue_fsm_262429111505237 consume call {rx_swm_der_auth_req,33,"internet",#{}} from <0.201.0> in state state_new => state_wait_swx_maa 04:16:04.878 [info] ue_fsm ev_rx_swm_der_auth_req 04:16:04.878 [info] ue_fsm state_new event=rx_swm_der_auth_req {33, "internet", #{}}, {ue_fsm_data,"262429111505237",undefined,undefined,false,false,undefined} 04:16:04.878 [debug] Swx MAR: IPv4Opt=<<"ÿÿÿþ">> IPv6Opt=[] 04:16:04.878 [debug] Swx Tx MAR: {'MAR',["epdg.localdomain",";","1805677143",";","337",";","nonode@nohost"],1,undefined,undefined,undefined,"262429111505237",{'Vendor-Specific-Application-Id',10415,[16777265],[]},{'SIP-Auth-Data-Item',[],["EAP-AKA"],[],[],[],[],[],[],<<"ÿÿÿþ">>,[],[],[],[]},1,[],1,[],[],[],[],[],[],[],[]} *DBG* aaa_ue_fsm_262429111505237 receive call {rx_swx_maa, {ok,[{epdg_auth_tuple, <<146,242,208,51,26,81,116,124,20,201,70,255,204,6,205,174>>, <<132,37,219,204,121,90,2,223,124,96,43,233,117,174,184,120>>, <<146,242,208,51,26,81,116,124,20,201,70,255,204,6,205,174, 13,117,232,85,193,116,59,131,128,107,246,108,141,105>>, <<123,34,142,96,103,205,94,187,11,19,211,62,65,114,67,217>>, <<0,54,117,33,184,81,62,36,44,12,199,59,211,143,52,124>>}]}} from <0.1734.0> in state state_wait_swx_maa 04:16:04.881 [info] SWx Rx MAA {<0.735.0>,{diameter_caps,{"epdg.localdomain","hss.localdomain"},{"localdomain","localdomain"},{[{127,0,0,1},{172,18,62,20},{192,168,0,2}],[{172,18,62,103}]},{0,10415},{"osmo-epdg","TTCN-3 Testsuite"},{[],[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;1805677143;337;nonode@nohost",1,"hss.localdomain","localdomain",{'Vendor-Specific-Application-Id',10415,[16777265],[]},"262429111505237",[],[2001],[],[1],[{'SIP-Auth-Data-Item',[0],["Digest-AKAv1-MD5"],[[146,242,208,51,26,81,116,124,20,201,70,255,204,6,205,174,132,37,219,204,121,90,2,223,124,96,43,233,117,174,184,120]],[[146,242,208,51,26,81,116,124,20,201,70,255,204,6,205,174,13,117,232,85,193,116,59,131,128,107,246,108,141,105]],["foobar"],[[0,54,117,33,184,81,62,36,44,12,199,59,211,143,52,124]],[[123,34,142,96,103,205,94,187,11,19,211,62,65,114,67,217]],[],[],[],[],[],[]}],[],[],[],[],[],[]}/ Errors []  04:16:04.881 [info] dia_sip2gsup: auth [146,242,208,51,26,81,116,124,20,201,70,255,204,6,205,174,132,37,219,204,121,90,2,223,124,96,43,233,117,174,184,120] authz [146,242,208,51,26,81,116,124,20,201,70,255,204,6,205,174,13,117,232,85,193,116,59,131,128,107,246,108,141,105]  *DBG* aaa_ue_fsm_262429111505237 send ok to <0.1734.0> *DBG* epdg_ue_fsm_262429111505237 receive call {received_swm_dea_auth_response, {ok,[{epdg_auth_tuple, <<146,242,208,51,26,81,116,124,20,201,70,255,204,6,205,174>>, <<132,37,219,204,121,90,2,223,124,96,43,233,117,174,184,120>>, <<146,242,208,51,26,81,116,124,20,201,70,255,204,6,205,174, 13,117,232,85,193,116,59,131,128,107,246,108,141,105>>, <<123,34,142,96,103,205,94,187,11,19,211,62,65,114,67,217>>, <<0,54,117,33,184,81,62,36,44,12,199,59,211,143,52,124>>}]}} from <0.211.0> in state state_wait_auth_resp 04:16:04.881 [info] rand [146,242,208,51,26,81,116,124,20,201,70,255,204,6,205,174] autn [132,37,219,204,121,90,2,223,124,96,43,233,117,174,184,120]  *DBG* aaa_ue_fsm_262429111505237 consume call {rx_swx_maa, {ok,[{epdg_auth_tuple, <<146,242,208,51,26,81,116,124,20,201,70,255,204,6,205,174>>, <<132,37,219,204,121,90,2,223,124,96,43,233,117,174,184,120>>, <<146,242,208,51,26,81,116,124,20,201,70,255,204,6,205,174, 13,117,232,85,193,116,59,131,128,107,246,108,141,105>>, <<123,34,142,96,103,205,94,187,11,19,211,62,65,114,67,217>>, <<0,54,117,33,184,81,62,36,44,12,199,59,211,143,52,124>>}]}} from <0.1734.0> in state state_wait_swx_maa => state_new 04:16:04.881 [info] ue_fsm ev_rx_swx_maa *DBG* epdg_ue_fsm_262429111505237 send ok to <0.211.0> *DBG* gsup_server got cast {auth_response, {<<"262429111505237">>, {ok, [{epdg_auth_tuple, <<146,242,208,51,26,81,116,124,20,201,70,255, 204,6,205,174>>, <<132,37,219,204,121,90,2,223,124,96,43,233, 117,174,184,120>>, <<146,242,208,51,26,81,116,124,20,201,70,255, 204,6,205,174,13,117,232,85,193,116,59,131, 128,107,246,108,141,105>>, <<123,34,142,96,103,205,94,187,11,19,211,62,65, 114,67,217>>, <<0,54,117,33,184,81,62,36,44,12,199,59, 211,143,52,124>>}]}}} 04:16:04.881 [info] ue_fsm state_wait_swx_maa event=rx_swx_maa, {ue_fsm_data,"262429111505237",undefined,undefined,false,false,undefined} *DBG* epdg_ue_fsm_262429111505237 consume call {received_swm_dea_auth_response, {ok,[{epdg_auth_tuple, <<146,242,208,51,26,81,116,124,20,201,70,255,204,6,205,174>>, <<132,37,219,204,121,90,2,223,124,96,43,233,117,174,184,120>>, <<146,242,208,51,26,81,116,124,20,201,70,255,204,6,205,174, 13,117,232,85,193,116,59,131,128,107,246,108,141,105>>, <<123,34,142,96,103,205,94,187,11,19,211,62,65,114,67,217>>, <<0,54,117,33,184,81,62,36,44,12,199,59,211,143,52,124>>}]}} 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:16:04.881 [info] ue_fsm received_swm_dea_auth_response {ok,[{epdg_auth_tuple,<<146,242,208,51,26,81,116,124,20,201,70,255,204,6,205,174>>,<<132,37,219,204,121,90,2,223,124,96,43,233,117,174,184,120>>,<<146,242,208,51,26,81,116,124,20,201,70,255,204,6,205,174,13,117,232,85,193,116,59,131,128,107,246,108,141,105>>,<<123,34,142,96,103,205,94,187,11,19,211,62,65,114,67,217>>,<<0,54,117,33,184,81,62,36,44,12,199,59,211,143,52,124>>}]} 04:16:04.881 [info] ue_fsm state_wait_auth_resp event=received_swm_dea_auth_response Result={ok,[{epdg_auth_tuple,<<146,242,208,51,26,81,116,124,20,201,70,255,204,6,205,174>>,<<132,37,219,204,121,90,2,223,124,96,43,233,117,174,184,120>>,<<146,242,208,51,26,81,116,124,20,201,70,255,204,6,205,174,13,117,232,85,193,116,59,131,128,107,246,108,141,105>>,<<123,34,142,96,103,205,94,187,11,19,211,62,65,114,67,217>>,<<0,54,117,33,184,81,62,36,44,12,199,59,211,143,52,124>>}]}, {ue_fsm_data,<<"262429111505237">>,"internet",[],undefined,false,0,false,false} 04:16:04.881 [info] auth_response(<<"262429111505237">>): {ok,[{epdg_auth_tuple,<<146,242,208,51,26,81,116,124,20,201,70,255,204,6,205,174>>,<<132,37,219,204,121,90,2,223,124,96,43,233,117,174,184,120>>,<<146,242,208,51,26,81,116,124,20,201,70,255,204,6,205,174,13,117,232,85,193,116,59,131,128,107,246,108,141,105>>,<<123,34,142,96,103,205,94,187,11,19,211,62,65,114,67,217>>,<<0,54,117,33,184,81,62,36,44,12,199,59,211,143,52,124>>}]} 04:16:04.882 [info] auth_response for <<"262429111505237">>: {ok,[{epdg_auth_tuple,<<146,242,208,51,26,81,116,124,20,201,70,255,204,6,205,174>>,<<132,37,219,204,121,90,2,223,124,96,43,233,117,174,184,120>>,<<146,242,208,51,26,81,116,124,20,201,70,255,204,6,205,174,13,117,232,85,193,116,59,131,128,107,246,108,141,105>>,<<123,34,142,96,103,205,94,187,11,19,211,62,65,114,67,217>>,<<0,54,117,33,184,81,62,36,44,12,199,59,211,143,52,124>>}]} 04:16:04.882 [info] GSUP: Tx #{auth_tuples => [#{autn => <<132,37,219,204,121,90,2,223,124,96,43,233,117,174,184,120>>,ck => <<0,54,117,33,184,81,62,36,44,12,199,59,211,143,52,124>>,ik => <<123,34,142,96,103,205,94,187,11,19,211,62,65,114,67,217>>,rand => <<146,242,208,51,26,81,116,124,20,201,70,255,204,6,205,174>>,res => <<146,242,208,51,26,81,116,124,20,201,70,255,204,6,205,174,13,117,232,85,193,116,59,131,128,107,246,108,141,105>>}],imsi => <<"262429111505237">>,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 => <<"262429111505237">>, message_type => location_upd_req}} 04:16:04.883 [info] GSUP: Rx #{cn_domain => 1,imsi => <<"262429111505237">>,message_type => location_upd_req} *DBG* epdg_ue_fsm_262429111505237 receive call lu_request from <0.1735.0> in state state_authenticating 04:16:04.883 [info] ue_fsm lu_request *DBG* epdg_ue_fsm_262429111505237 send ok to <0.1735.0> 04:16:04.883 [info] ue_fsm state_authenticating event=lu_request, {ue_fsm_data,<<"262429111505237">>,"internet",[],undefined,false,0,false,false} *DBG* epdg_ue_fsm_262429111505237 consume call lu_request from <0.1735.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:16:04.883 [info] ue_fsm ev_rx_swm_der_auth_compl *DBG* aaa_ue_fsm_262429111505237 receive call {rx_swm_der_auth_compl,"internet"} from <0.201.0> in state state_new 04:16:04.883 [info] ue_fsm state_new event=rx_swm_der_auth_compl, {ue_fsm_data,"262429111505237",undefined,undefined,false,false,undefined} 04:16:04.883 [debug] SWx Tx SAR Imsi="262429111505237" Type=1 APN="internet" AgentInfoOpt=[]  04:16:04.883 [debug] SWx prepare_request: {'SAR',["epdg.localdomain",";","1805677143",";","338",";","nonode@nohost"],{'Vendor-Specific-Application-Id',10415,[16777265],[]},1,"epdg.localdomain","localdomain","localdomain","262429111505237",1,[],["hss.localdomain"],["internet"],[],[],[],[],[],[],[],[],[]} *DBG* aaa_ue_fsm_262429111505237 send ok to <0.201.0> *DBG* aaa_ue_fsm_262429111505237 consume call {rx_swm_der_auth_compl,"internet"} from <0.201.0> in state state_new => state_wait_swx_saa *DBG* aaa_ue_fsm_262429111505237 receive call {rx_swx_saa,{ok,1,#{}}} from <0.1736.0> in state state_wait_swx_saa 04:16:04.885 [info] SWx Rx SAA {<0.735.0>,{diameter_caps,{"epdg.localdomain","hss.localdomain"},{"localdomain","localdomain"},{[{127,0,0,1},{172,18,62,20},{192,168,0,2}],[{172,18,62,103}]},{0,10415},{"osmo-epdg","TTCN-3 Testsuite"},{[],[1]},{[10415,13019,5535],[5535,10415,13019]},{[],[]},{[],[0]},{[],[]},{[{'diameter_base_Vendor-Specific-Application-Id',10415,[16777265],[]}],[{'diameter_base_Vendor-Specific-Application-Id',[10415],[16777265],[]}]},{[],[]},{[],[]}}}: {'SAA',"epdg.localdomain;1805677143;338;nonode@nohost",{'Vendor-Specific-Application-Id',10415,[16777265],[]},1,"hss.localdomain","localdomain","262429111505237",[],[2001],[],[{'Non-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:16:04.885 [info] ue_fsm ev_rx_swx_saa *DBG* aaa_ue_fsm_262429111505237 send ok to <0.1736.0> *DBG* epdg_ue_fsm_262429111505237 receive call {received_swm_dea_auth_compl_response,{ok,#{}}} from <0.211.0> in state state_authenticating 04:16:04.885 [info] ue_fsm state_wait_swx_saa event=rx_swx_saa {ok,1,#{}}, {ue_fsm_data,"262429111505237",undefined,undefined,false,false,undefined} *DBG* aaa_ue_fsm_262429111505237 consume call {rx_swx_saa,{ok,1,#{}}} from <0.1736.0> in state state_wait_swx_saa => state_authenticated 04:16:04.885 [info] ue_fsm received_swm_dea_auth_compl_response {ok,#{}} *DBG* epdg_ue_fsm_262429111505237 send ok to <0.211.0> *DBG* gsup_server got cast {lu_response,{<<"262429111505237">>,ok}} 04:16:04.886 [info] ue_fsm state_authenticating event=lu_request, {ok,#{}}, {ue_fsm_data,<<"262429111505237">>,"internet",[],undefined,false,0,false,false} *DBG* epdg_ue_fsm_262429111505237 consume call {received_swm_dea_auth_compl_response,{ok,#{}}} from <0.211.0> in state state_authenticating => state_authenticated 04:16:04.886 [info] lu_response(<<"262429111505237">>): ok 04:16:04.886 [info] lu_response for <<"262429111505237">>: 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:16:04.886 [info] GSUP: Tx #{imsi => <<"262429111505237">>,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 => <<"262429111505237">>, message_class => 5, message_type => epdg_tunnel_request, pco => <<128,0,13,0,0,12,0>>}} *DBG* epdg_ue_fsm_262429111505237 receive call {tunnel_request,<<128,0,13,0,0,12,0>>} from <0.1737.0> in state state_authenticated 04:16:04.887 [info] GSUP: Rx #{cn_domain => 1,imsi => <<"262429111505237">>,message_class => 5,message_type => epdg_tunnel_request,pco => <<128,0,13,0,0,12,0>>} 04:16:04.887 [info] ue_fsm tunnel_request(<<128,0,13,0,0,12,0>>) 04:16:04.887 [info] ue_fsm state_authenticated event=tunnel_request, {ue_fsm_data,<<"262429111505237">>,"internet",[],undefined,false,0,false,false} 04:16:04.887 [debug] Selected PGW Remote Address "172.18.62.103" 04:16:04.887 [info] s2b: Tx {gtp,v2,create_session_request,0,8064735,undefined,[],[{v2_international_mobile_subscriber_identity,0,<<"262429111505237">>},{v2_serving_network,0,{<<"901">>,<<"042">>}},{v2_rat_type,0,3},{v2_fully_qualified_tunnel_endpoint_identifier,0,30,894437935,<<172,18,62,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,3048190035,<<172,18,62,20>>,undefined}]},{v2_recovery,0,0},{v2_additional_protocol_configuration_options,0,{0,[{13,<<>>},{12,<<>>}]}}]} *DBG* epdg_ue_fsm_262429111505237 send ok to <0.1737.0> 04:16:04.887 [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_262429111505237 consume call {tunnel_request,<<128,0,13,0,0,12,0>>} from <0.1737.0> in state state_authenticated => state_wait_create_session_resp *DBG* epdg_ue_fsm_262429111505237 start_timer {state_timeout,10000, create_session_timeout,[]} in state state_wait_create_session_resp *DBG* aaa_ue_fsm_262429111505237 receive call {rx_s6b_aar,"262429111505237@nai.epc.mnc001.mcc01.3gppnetwork.org", "internet", [{'MIP6-Agent-Info',[{172,18,62,103}],[],[],[]}]} from <0.1738.0> in state state_authenticated 04:16:04.893 [info] S6b Rx from {diameter_caps,{"aaa.localdomain","pgw.localdomain"},{"localdomain","localdomain"},{[{172,18,62,20}],[{172,18,62,103}]},{0,10415},{"osmo-epdg-AAA","TTCN-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,["262429111505237@nai.epc.mnc001.mcc01.3gppnetwork.org"],[{'MIP6-Agent-Info',[{172,18,62,103}],[],[],[]}],[70368744177664],[],[],["internet"],[],[],[],[],[],[]} 04:16:04.893 [info] ue_fsm ev_rx_s6b_aar: "262429111505237@nai.epc.mnc001.mcc01.3gppnetwork.org" "internet" [{'MIP6-Agent-Info',[{172,18,62,103}],[],[],[]}] 04:16:04.893 [info] ue_fsm state_authenticated event=rx_s6b_aar NAI="262429111505237@nai.epc.mnc001.mcc01.3gppnetwork.org" Apn="internet" AgentInfo=[{'MIP6-Agent-Info',[{172,18,62,103}],[],[],[]}], {ue_fsm_data,"262429111505237",undefined,undefined,true,false,undefined} 04:16:04.893 [debug] SWx Tx SAR Imsi="262429111505237" Type=13 APN="internet" AgentInfoOpt=[{'MIP6-Agent-Info',[{172,18,62,103}],[],[],[]}]  04:16:04.893 [debug] SWx prepare_request: {'SAR',["epdg.localdomain",";","1805677143",";","339",";","nonode@nohost"],{'Vendor-Specific-Application-Id',10415,[16777265],[]},1,"epdg.localdomain","localdomain","localdomain","262429111505237",13,[],["hss.localdomain"],["internet"],[],[{'MIP6-Agent-Info',[{172,18,62,103}],[],[],[]}],[],[],[],[],[],[],[]} *DBG* aaa_ue_fsm_262429111505237 send ok to <0.1738.0> *DBG* aaa_ue_fsm_262429111505237 consume call {rx_s6b_aar,"262429111505237@nai.epc.mnc001.mcc01.3gppnetwork.org", "internet", [{'MIP6-Agent-Info',[{172,18,62,103}],[],[],[]}]} from <0.1738.0> in state state_authenticated => state_authenticated_wait_swx_saa 04:16:04.893 [debug] Waiting for S6b AAA *DBG* aaa_ue_fsm_262429111505237 receive call {rx_swx_saa,{ok,13,#{}}} from <0.1739.0> in state state_authenticated_wait_swx_saa 04:16:04.895 [info] SWx Rx SAA {<0.735.0>,{diameter_caps,{"epdg.localdomain","hss.localdomain"},{"localdomain","localdomain"},{[{127,0,0,1},{172,18,62,20},{192,168,0,2}],[{172,18,62,103}]},{0,10415},{"osmo-epdg","TTCN-3 Testsuite"},{[],[1]},{[10415,13019,5535],[5535,10415,13019]},{[],[]},{[],[0]},{[],[]},{[{'diameter_base_Vendor-Specific-Application-Id',10415,[16777265],[]}],[{'diameter_base_Vendor-Specific-Application-Id',[10415],[16777265],[]}]},{[],[]},{[],[]}}}: {'SAA',"epdg.localdomain;1805677143;339;nonode@nohost",{'Vendor-Specific-Application-Id',10415,[16777265],[]},1,"hss.localdomain","localdomain","262429111505237",[],[2001],[],[{'Non-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_262429111505237 send ok to <0.1739.0> 04:16:04.895 [info] ue_fsm ev_rx_swx_saa *DBG* aaa_ue_fsm_262429111505237 consume call {rx_swx_saa,{ok,13,#{}}} from <0.1739.0> in state state_authenticated_wait_swx_saa => state_authenticated 04:16:04.895 [info] ue_fsm state_authenticated_wait_swx_saa event=rx_swx_saa SAType=13 ResulCode={epdg_dia_rc,undefined,2001}, {ue_fsm_data,"262429111505237","262429111505237@nai.epc.mnc001.mcc01.3gppnetwork.org","internet",true,false,<0.1738.0>} 04:16:04.895 [debug] Rx AAA with DiaRC={epdg_dia_rc,undefined,2001} 04:16:04.895 [info] S6b Tx to {diameter_caps,{"aaa.localdomain","pgw.localdomain"},{"localdomain","localdomain"},{[{172,18,62,20}],[{172,18,62,103}]},{0,10415},{"osmo-epdg-AAA","TTCN-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:16:04.897 [debug] S2b: Rx from IP {172,18,62,103} port 2123: <<72,33,0,117,53,80,10,47,123,14,223,0,2,0,2,0,16,0,87,0,9,1,160,103,231,233,229,172,18,62,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,103,231,233,229,172,18,62,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,103,231,233,229,163,0,15,0,128,0,13,4,1,2,3,4,0,12,4,5,6,7,8>> 04:16:04.897 [debug] S2b: Rx from IP {172,18,62,103} port 2123: {gtp,v2,create_session_response,894437935,8064735,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,<<"gçéå">>},{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,1743251941,<<172,18,62,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,1743251941,<<172,18,62,103>>,undefined},{v2_pdn_address_allocation,0} => {v2_pdn_address_allocation,0,ipv4,<<192,168,0,100>>}}} 04:16:04.897 [info] s2b: Updated Session after create_session_response: {gtp_session,<<"262429111505237">>,<0.1732.0>,<<"internet">>,{172,18,62,103},{172,18,62,103},undefined,894437935,1743251941,5,{set,1,16,16,8,80,48,{[],[],[],[],[],[],[],[],[],[],[],[],[],[],[],[]},{{[],[],[],[],[],[],[],[],[],[],[],[],[{gtp_bearer,5,3048190035,1743251941}],[],[],[]}}}} 04:16:04.897 [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_262429111505237 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 => 3048190035, remote_ipv4 => <<172,18,62,103>>, remote_ipv6 => undefined,remote_teid => 1743251941}}} from <0.1740.0> in state state_wait_create_session_resp 04:16:04.897 [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 => 3048190035,remote_ipv4 => <<172,18,62,103>>,remote_ipv6 => undefined,remote_teid => 1743251941}} 04:16:04.897 [info] ue_fsm state_authenticated event=received_gtpc_create_session_response, {ue_fsm_data,<<"262429111505237">>,"internet",[],undefined,false,0,false,false} 04:16:04.897 [info] KMOD Port Create PDP Context Call {<0.1732.0>,[alias|#Ref<0.1283019585.1655242753.216445>]}: {create_pdp_context,{172,18,62,103},3048190035,1743251941,{192,168,0,100}} 04:16:04.897 [debug] create_pdp_context: 1, {172,18,62,103}, {192,168,0,100}, 3048190035, 1743251941 04:16:04.897 [debug] create_pdp_context: {netlink,gtp,[512,ack,request],4994,0,{new,0,0,[{version,1},{net_ns_fd,25},{link,4},{sgsn_address,{172,18,62,103}},{ms_address,{192,168,0,100}},{i_tid,3048190035},{o_tid,1743251941}]}} 04:16:04.898 [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 => 3048190035,remote_ipv4 => <<172,18,62,103>>,remote_ipv6 => undefined,remote_teid => 1743251941}) returned ok *DBG* epdg_ue_fsm_262429111505237 send ok to <0.1740.0> *DBG* gsup_server got cast {tunnel_response, {<<"262429111505237">>, {ok, #{apco => <<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 => 3048190035, remote_ipv4 => <<172,18,62,103>>, remote_ipv6 => undefined, remote_teid => 1743251941}}}} *DBG* epdg_ue_fsm_262429111505237 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 => 3048190035, remote_ipv4 => <<172,18,62,103>>, remote_ipv6 => undefined,remote_teid => 1743251941}}} from <0.1740.0> in state state_wait_create_session_resp => state_active 04:16:04.898 [info] tunnel_response(<<"262429111505237">>): {ok,#{apco => <<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 => 3048190035,remote_ipv4 => <<172,18,62,103>>,remote_ipv6 => undefined,remote_teid => 1743251941}} 04:16:04.898 [info] tunnel_response for <<"262429111505237">>: {ok,#{apco => <<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 => 3048190035,remote_ipv4 => <<172,18,62,103>>,remote_ipv6 => undefined,remote_teid => 1743251941}} 04:16:04.898 [info] GSUP: Tx #{imsi => <<"262429111505237">>,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>>}]} *DBG* gsup_server new state {gsups_state,#Port<0.16>,4222,#Port<0.54>, {ipa_ccm_options,"EPDG-00-00-00-00-00-00", "0/0/0","00:00:00:00:00:00", "00:00:00:00:00:00","00:00: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 => <<"262424702287256">>, 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:16:04.978 [info] GSUP: Rx #{imsi => <<"262424702287256">>,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_262424702287256 enter epdg_ue_fsm in state state_new 04:16:04.978 [info] ue_fsm start(epdg_ue_fsm_262424702287256) *DBG* epdg_ue_fsm_262424702287256 consume internal init_state in state state_new *DBG* epdg_ue_fsm_262424702287256 receive call {auth_request,33,"internet",#{}} from <0.1741.0> in state state_new 04:16:04.978 [info] ue_fsm init(<<"262424702287256">>) *DBG* epdg_ue_fsm_262424702287256 send ok to <0.1741.0> 04:16:04.978 [info] ue_fsm auth_request *DBG* epdg_ue_fsm_262424702287256 consume call {auth_request,33,"internet",#{}} from <0.1741.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:16:04.978 [info] ue_fsm state_new event=auth_request {33, "internet", #{}}, {ue_fsm_data,<<"262424702287256">>,"internet",[],undefined,false,0,false,false} *DBG* aaa_ue_fsm_262424702287256 enter aaa_ue_fsm in state state_new *DBG* epdg_ue_fsm_262424702287256 start_timer {state_timeout,10000, swm_der_timeout,[]} in state state_wait_auth_resp *DBG* aaa_ue_fsm_262424702287256 consume internal init_state in state state_new 04:16:04.978 [info] ue_fsm start_link(aaa_ue_fsm_262424702287256) *DBG* aaa_ue_fsm_262424702287256 receive call {rx_swm_der_auth_req,33,"internet",#{}} from <0.201.0> in state state_new 04:16:04.978 [info] ue_fsm init("262424702287256") 04:16:04.978 [info] ue_fsm ev_rx_swm_der_auth_req 04:16:04.978 [info] ue_fsm state_new event=rx_swm_der_auth_req {33, "internet", #{}}, {ue_fsm_data,"262424702287256",undefined,undefined,false,false,undefined} 04:16:04.978 [debug] Swx MAR: IPv4Opt=<<"ÿÿÿþ">> IPv6Opt=[] 04:16:04.978 [debug] Swx Tx MAR: {'MAR',["epdg.localdomain",";","1805677143",";","340",";","nonode@nohost"],1,undefined,undefined,undefined,"262424702287256",{'Vendor-Specific-Application-Id',10415,[16777265],[]},{'SIP-Auth-Data-Item',[],["EAP-AKA"],[],[],[],[],[],[],<<"ÿÿÿþ">>,[],[],[],[]},1,[],1,[],[],[],[],[],[],[],[]} *DBG* aaa_ue_fsm_262424702287256 send ok to <0.201.0> *DBG* aaa_ue_fsm_262424702287256 consume call {rx_swm_der_auth_req,33,"internet",#{}} from <0.201.0> in state state_new => state_wait_swx_maa 04:16:04.982 [info] SWx Rx MAA {<0.735.0>,{diameter_caps,{"epdg.localdomain","hss.localdomain"},{"localdomain","localdomain"},{[{127,0,0,1},{172,18,62,20},{192,168,0,2}],[{172,18,62,103}]},{0,10415},{"osmo-epdg","TTCN-3 Testsuite"},{[],[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;1805677143;340;nonode@nohost",1,"hss.localdomain","localdomain",{'Vendor-Specific-Application-Id',10415,[16777265],[]},"262424702287256",[],[2001],[],[1],[{'SIP-Auth-Data-Item',[0],["Digest-AKAv1-MD5"],[[215,7,123,185,77,140,217,255,140,157,64,42,230,43,131,81,172,6,95,185,126,164,135,84,253,147,24,69,161,88,203,208]],[[215,7,123,185,77,140,217,255,140,157,64,42,230,43,131,81,234,138,213,100,169,69,233,5,31,48,136,167,152,145]],["foobar"],[[106,163,16,143,140,225,24,221,61,45,50,100,234,123,142,138]],[[208,100,236,205,62,233,185,151,251,40,205,140,22,182,74,39]],[],[],[],[],[],[]}],[],[],[],[],[],[]}/ Errors []  *DBG* aaa_ue_fsm_262424702287256 receive call {rx_swx_maa, {ok,[{epdg_auth_tuple, <<215,7,123,185,77,140,217,255,140,157,64,42,230,43,131,81>>, <<172,6,95,185,126,164,135,84,253,147,24,69,161,88,203,208>>, <<215,7,123,185,77,140,217,255,140,157,64,42,230,43,131,81, 234,138,213,100,169,69,233,5,31,48,136,167,152,145>>, <<208,100,236,205,62,233,185,151,251,40,205,140,22,182,74,39>>, <<106,163,16,143,140,225,24,221,61,45,50,100,234,123,142, 138>>}]}} from <0.1744.0> in state state_wait_swx_maa *DBG* aaa_ue_fsm_262424702287256 send ok to <0.1744.0> 04:16:04.982 [info] dia_sip2gsup: auth [215,7,123,185,77,140,217,255,140,157,64,42,230,43,131,81,172,6,95,185,126,164,135,84,253,147,24,69,161,88,203,208] authz [215,7,123,185,77,140,217,255,140,157,64,42,230,43,131,81,234,138,213,100,169,69,233,5,31,48,136,167,152,145]  *DBG* aaa_ue_fsm_262424702287256 consume call {rx_swx_maa, {ok,[{epdg_auth_tuple, <<215,7,123,185,77,140,217,255,140,157,64,42,230,43,131,81>>, <<172,6,95,185,126,164,135,84,253,147,24,69,161,88,203,208>>, <<215,7,123,185,77,140,217,255,140,157,64,42,230,43,131,81, 234,138,213,100,169,69,233,5,31,48,136,167,152,145>>, <<208,100,236,205,62,233,185,151,251,40,205,140,22,182,74,39>>, <<106,163,16,143,140,225,24,221,61,45,50,100,234,123,142, 138>>}]}} from <0.1744.0> in state state_wait_swx_maa => state_new 04:16:04.982 [info] rand [215,7,123,185,77,140,217,255,140,157,64,42,230,43,131,81] autn [172,6,95,185,126,164,135,84,253,147,24,69,161,88,203,208]  *DBG* epdg_ue_fsm_262424702287256 receive call {received_swm_dea_auth_response, {ok,[{epdg_auth_tuple, <<215,7,123,185,77,140,217,255,140,157,64,42,230,43,131,81>>, <<172,6,95,185,126,164,135,84,253,147,24,69,161,88,203,208>>, <<215,7,123,185,77,140,217,255,140,157,64,42,230,43,131,81, 234,138,213,100,169,69,233,5,31,48,136,167,152,145>>, <<208,100,236,205,62,233,185,151,251,40,205,140,22,182,74,39>>, <<106,163,16,143,140,225,24,221,61,45,50,100,234,123,142, 138>>}]}} from <0.211.0> in state state_wait_auth_resp 04:16:04.982 [info] ue_fsm ev_rx_swx_maa 04:16:04.982 [info] ue_fsm state_wait_swx_maa event=rx_swx_maa, {ue_fsm_data,"262424702287256",undefined,undefined,false,false,undefined} 04:16:04.982 [info] ue_fsm received_swm_dea_auth_response {ok,[{epdg_auth_tuple,<<215,7,123,185,77,140,217,255,140,157,64,42,230,43,131,81>>,<<172,6,95,185,126,164,135,84,253,147,24,69,161,88,203,208>>,<<215,7,123,185,77,140,217,255,140,157,64,42,230,43,131,81,234,138,213,100,169,69,233,5,31,48,136,167,152,145>>,<<208,100,236,205,62,233,185,151,251,40,205,140,22,182,74,39>>,<<106,163,16,143,140,225,24,221,61,45,50,100,234,123,142,138>>}]} 04:16:04.982 [info] ue_fsm state_wait_auth_resp event=received_swm_dea_auth_response Result={ok,[{epdg_auth_tuple,<<215,7,123,185,77,140,217,255,140,157,64,42,230,43,131,81>>,<<172,6,95,185,126,164,135,84,253,147,24,69,161,88,203,208>>,<<215,7,123,185,77,140,217,255,140,157,64,42,230,43,131,81,234,138,213,100,169,69,233,5,31,48,136,167,152,145>>,<<208,100,236,205,62,233,185,151,251,40,205,140,22,182,74,39>>,<<106,163,16,143,140,225,24,221,61,45,50,100,234,123,142,138>>}]}, {ue_fsm_data,<<"262424702287256">>,"internet",[],undefined,false,0,false,false} 04:16:04.982 [info] auth_response(<<"262424702287256">>): {ok,[{epdg_auth_tuple,<<215,7,123,185,77,140,217,255,140,157,64,42,230,43,131,81>>,<<172,6,95,185,126,164,135,84,253,147,24,69,161,88,203,208>>,<<215,7,123,185,77,140,217,255,140,157,64,42,230,43,131,81,234,138,213,100,169,69,233,5,31,48,136,167,152,145>>,<<208,100,236,205,62,233,185,151,251,40,205,140,22,182,74,39>>,<<106,163,16,143,140,225,24,221,61,45,50,100,234,123,142,138>>}]} *DBG* epdg_ue_fsm_262424702287256 send ok to <0.211.0> *DBG* gsup_server got cast {auth_response, {<<"262424702287256">>, {ok, [{epdg_auth_tuple, <<215,7,123,185,77,140,217,255,140,157,64,42, 230,43,131,81>>, <<172,6,95,185,126,164,135,84,253,147,24,69, 161,88,203,208>>, <<215,7,123,185,77,140,217,255,140,157,64,42, 230,43,131,81,234,138,213,100,169,69,233,5, 31,48,136,167,152,145>>, <<208,100,236,205,62,233,185,151,251,40,205, 140,22,182,74,39>>, <<106,163,16,143,140,225,24,221,61,45,50, 100,234,123,142,138>>}]}}} *DBG* epdg_ue_fsm_262424702287256 consume call {received_swm_dea_auth_response, {ok,[{epdg_auth_tuple, <<215,7,123,185,77,140,217,255,140,157,64,42,230,43,131,81>>, <<172,6,95,185,126,164,135,84,253,147,24,69,161,88,203,208>>, <<215,7,123,185,77,140,217,255,140,157,64,42,230,43,131,81, 234,138,213,100,169,69,233,5,31,48,136,167,152,145>>, <<208,100,236,205,62,233,185,151,251,40,205,140,22,182,74,39>>, <<106,163,16,143,140,225,24,221,61,45,50,100,234,123,142, 138>>}]}} 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:16:04.983 [info] auth_response for <<"262424702287256">>: {ok,[{epdg_auth_tuple,<<215,7,123,185,77,140,217,255,140,157,64,42,230,43,131,81>>,<<172,6,95,185,126,164,135,84,253,147,24,69,161,88,203,208>>,<<215,7,123,185,77,140,217,255,140,157,64,42,230,43,131,81,234,138,213,100,169,69,233,5,31,48,136,167,152,145>>,<<208,100,236,205,62,233,185,151,251,40,205,140,22,182,74,39>>,<<106,163,16,143,140,225,24,221,61,45,50,100,234,123,142,138>>}]} 04:16:04.983 [info] GSUP: Tx #{auth_tuples => [#{autn => <<172,6,95,185,126,164,135,84,253,147,24,69,161,88,203,208>>,ck => <<106,163,16,143,140,225,24,221,61,45,50,100,234,123,142,138>>,ik => <<208,100,236,205,62,233,185,151,251,40,205,140,22,182,74,39>>,rand => <<215,7,123,185,77,140,217,255,140,157,64,42,230,43,131,81>>,res => <<215,7,123,185,77,140,217,255,140,157,64,42,230,43,131,81,234,138,213,100,169,69,233,5,31,48,136,167,152,145>>}],imsi => <<"262424702287256">>,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 => <<"262424702287256">>, message_type => location_upd_req}} 04:16:04.984 [info] GSUP: Rx #{cn_domain => 1,imsi => <<"262424702287256">>,message_type => location_upd_req} *DBG* epdg_ue_fsm_262424702287256 receive call lu_request from <0.1745.0> in state state_authenticating 04:16:04.984 [info] ue_fsm lu_request *DBG* epdg_ue_fsm_262424702287256 send ok to <0.1745.0> 04:16:04.984 [info] ue_fsm state_authenticating event=lu_request, {ue_fsm_data,<<"262424702287256">>,"internet",[],undefined,false,0,false,false} *DBG* epdg_ue_fsm_262424702287256 consume call lu_request from <0.1745.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_262424702287256 receive call {rx_swm_der_auth_compl,"internet"} from <0.201.0> in state state_new 04:16:04.984 [info] ue_fsm ev_rx_swm_der_auth_compl 04:16:04.984 [info] ue_fsm state_new event=rx_swm_der_auth_compl, {ue_fsm_data,"262424702287256",undefined,undefined,false,false,undefined} 04:16:04.984 [debug] SWx Tx SAR Imsi="262424702287256" Type=1 APN="internet" AgentInfoOpt=[]  04:16:04.984 [debug] SWx prepare_request: {'SAR',["epdg.localdomain",";","1805677143",";","341",";","nonode@nohost"],{'Vendor-Specific-Application-Id',10415,[16777265],[]},1,"epdg.localdomain","localdomain","localdomain","262424702287256",1,[],["hss.localdomain"],["internet"],[],[],[],[],[],[],[],[],[]} *DBG* aaa_ue_fsm_262424702287256 send ok to <0.201.0> *DBG* aaa_ue_fsm_262424702287256 consume call {rx_swm_der_auth_compl,"internet"} from <0.201.0> in state state_new => state_wait_swx_saa *DBG* aaa_ue_fsm_262424702287256 receive call {rx_swx_saa,{ok,1,#{}}} from <0.1746.0> in state state_wait_swx_saa 04:16:04.987 [info] SWx Rx SAA {<0.735.0>,{diameter_caps,{"epdg.localdomain","hss.localdomain"},{"localdomain","localdomain"},{[{127,0,0,1},{172,18,62,20},{192,168,0,2}],[{172,18,62,103}]},{0,10415},{"osmo-epdg","TTCN-3 Testsuite"},{[],[1]},{[10415,13019,5535],[5535,10415,13019]},{[],[]},{[],[0]},{[],[]},{[{'diameter_base_Vendor-Specific-Application-Id',10415,[16777265],[]}],[{'diameter_base_Vendor-Specific-Application-Id',[10415],[16777265],[]}]},{[],[]},{[],[]}}}: {'SAA',"epdg.localdomain;1805677143;341;nonode@nohost",{'Vendor-Specific-Application-Id',10415,[16777265],[]},1,"hss.localdomain","localdomain","262424702287256",[],[2001],[],[{'Non-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:16:04.987 [info] ue_fsm ev_rx_swx_saa *DBG* aaa_ue_fsm_262424702287256 send ok to <0.1746.0> *DBG* aaa_ue_fsm_262424702287256 consume call {rx_swx_saa,{ok,1,#{}}} from <0.1746.0> in state state_wait_swx_saa => state_authenticated *DBG* epdg_ue_fsm_262424702287256 receive call {received_swm_dea_auth_compl_response,{ok,#{}}} from <0.211.0> in state state_authenticating 04:16:04.987 [info] ue_fsm state_wait_swx_saa event=rx_swx_saa {ok,1,#{}}, {ue_fsm_data,"262424702287256",undefined,undefined,false,false,undefined} *DBG* epdg_ue_fsm_262424702287256 send ok to <0.211.0> *DBG* gsup_server got cast {lu_response,{<<"262424702287256">>,ok}} 04:16:04.987 [info] ue_fsm received_swm_dea_auth_compl_response {ok,#{}} *DBG* epdg_ue_fsm_262424702287256 consume call {received_swm_dea_auth_compl_response,{ok,#{}}} from <0.211.0> in state state_authenticating => state_authenticated 04:16:04.987 [info] ue_fsm state_authenticating event=lu_request, {ok,#{}}, {ue_fsm_data,<<"262424702287256">>,"internet",[],undefined,false,0,false,false} 04:16:04.987 [info] lu_response(<<"262424702287256">>): ok 04:16:04.987 [info] lu_response for <<"262424702287256">>: 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:16:04.987 [info] GSUP: Tx #{imsi => <<"262424702287256">>,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 => <<"262424702287256">>, message_class => 5, message_type => epdg_tunnel_request, pco => <<128,0,13,0,0,12,0>>}} *DBG* epdg_ue_fsm_262424702287256 receive call {tunnel_request,<<128,0,13,0,0,12,0>>} from <0.1747.0> in state state_authenticated 04:16:04.989 [info] GSUP: Rx #{cn_domain => 1,imsi => <<"262424702287256">>,message_class => 5,message_type => epdg_tunnel_request,pco => <<128,0,13,0,0,12,0>>} 04:16:04.989 [info] ue_fsm tunnel_request(<<128,0,13,0,0,12,0>>) 04:16:04.989 [info] ue_fsm state_authenticated event=tunnel_request, {ue_fsm_data,<<"262424702287256">>,"internet",[],undefined,false,0,false,false} 04:16:04.989 [debug] Selected PGW Remote Address "172.18.62.103" 04:16:04.989 [info] s2b: Tx {gtp,v2,create_session_request,0,8064736,undefined,[],[{v2_international_mobile_subscriber_identity,0,<<"262424702287256">>},{v2_serving_network,0,{<<"901">>,<<"042">>}},{v2_rat_type,0,3},{v2_fully_qualified_tunnel_endpoint_identifier,0,30,894437936,<<172,18,62,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,3048190036,<<172,18,62,20>>,undefined}]},{v2_recovery,0,0},{v2_additional_protocol_configuration_options,0,{0,[{13,<<>>},{12,<<>>}]}}]} 04:16:04.989 [debug] Waiting for CreateSessionResponse *DBG* epdg_ue_fsm_262424702287256 send ok to <0.1747.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_262424702287256 consume call {tunnel_request,<<128,0,13,0,0,12,0>>} from <0.1747.0> in state state_authenticated => state_wait_create_session_resp *DBG* epdg_ue_fsm_262424702287256 start_timer {state_timeout,10000, create_session_timeout,[]} in state state_wait_create_session_resp *DBG* aaa_ue_fsm_262424702287256 receive call {rx_s6b_aar,"262424702287256@nai.epc.mnc001.mcc01.3gppnetwork.org", "internet", [{'MIP6-Agent-Info',[{172,18,62,103}],[],[],[]}]} from <0.1748.0> in state state_authenticated 04:16:04.993 [info] S6b Rx from {diameter_caps,{"aaa.localdomain","pgw.localdomain"},{"localdomain","localdomain"},{[{172,18,62,20}],[{172,18,62,103}]},{0,10415},{"osmo-epdg-AAA","TTCN-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,["262424702287256@nai.epc.mnc001.mcc01.3gppnetwork.org"],[{'MIP6-Agent-Info',[{172,18,62,103}],[],[],[]}],[70368744177664],[],[],["internet"],[],[],[],[],[],[]} 04:16:04.993 [info] ue_fsm ev_rx_s6b_aar: "262424702287256@nai.epc.mnc001.mcc01.3gppnetwork.org" "internet" [{'MIP6-Agent-Info',[{172,18,62,103}],[],[],[]}] 04:16:04.993 [info] ue_fsm state_authenticated event=rx_s6b_aar NAI="262424702287256@nai.epc.mnc001.mcc01.3gppnetwork.org" Apn="internet" AgentInfo=[{'MIP6-Agent-Info',[{172,18,62,103}],[],[],[]}], {ue_fsm_data,"262424702287256",undefined,undefined,true,false,undefined} 04:16:04.993 [debug] SWx Tx SAR Imsi="262424702287256" Type=13 APN="internet" AgentInfoOpt=[{'MIP6-Agent-Info',[{172,18,62,103}],[],[],[]}]  04:16:04.993 [debug] SWx prepare_request: {'SAR',["epdg.localdomain",";","1805677143",";","342",";","nonode@nohost"],{'Vendor-Specific-Application-Id',10415,[16777265],[]},1,"epdg.localdomain","localdomain","localdomain","262424702287256",13,[],["hss.localdomain"],["internet"],[],[{'MIP6-Agent-Info',[{172,18,62,103}],[],[],[]}],[],[],[],[],[],[],[]} *DBG* aaa_ue_fsm_262424702287256 send ok to <0.1748.0> 04:16:04.993 [debug] Waiting for S6b AAA *DBG* aaa_ue_fsm_262424702287256 consume call {rx_s6b_aar,"262424702287256@nai.epc.mnc001.mcc01.3gppnetwork.org", "internet", [{'MIP6-Agent-Info',[{172,18,62,103}],[],[],[]}]} from <0.1748.0> in state state_authenticated => state_authenticated_wait_swx_saa *DBG* aaa_ue_fsm_262424702287256 receive call {rx_swx_saa,{ok,13,#{}}} from <0.1749.0> in state state_authenticated_wait_swx_saa 04:16:04.995 [info] SWx Rx SAA {<0.735.0>,{diameter_caps,{"epdg.localdomain","hss.localdomain"},{"localdomain","localdomain"},{[{127,0,0,1},{172,18,62,20},{192,168,0,2}],[{172,18,62,103}]},{0,10415},{"osmo-epdg","TTCN-3 Testsuite"},{[],[1]},{[10415,13019,5535],[5535,10415,13019]},{[],[]},{[],[0]},{[],[]},{[{'diameter_base_Vendor-Specific-Application-Id',10415,[16777265],[]}],[{'diameter_base_Vendor-Specific-Application-Id',[10415],[16777265],[]}]},{[],[]},{[],[]}}}: {'SAA',"epdg.localdomain;1805677143;342;nonode@nohost",{'Vendor-Specific-Application-Id',10415,[16777265],[]},1,"hss.localdomain","localdomain","262424702287256",[],[2001],[],[{'Non-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_262424702287256 send ok to <0.1749.0> 04:16:04.995 [info] ue_fsm ev_rx_swx_saa 04:16:04.995 [info] ue_fsm state_authenticated_wait_swx_saa event=rx_swx_saa SAType=13 ResulCode={epdg_dia_rc,undefined,2001}, {ue_fsm_data,"262424702287256","262424702287256@nai.epc.mnc001.mcc01.3gppnetwork.org","internet",true,false,<0.1748.0>} *DBG* aaa_ue_fsm_262424702287256 consume call {rx_swx_saa,{ok,13,#{}}} from <0.1749.0> in state state_authenticated_wait_swx_saa => state_authenticated 04:16:04.995 [debug] Rx AAA with DiaRC={epdg_dia_rc,undefined,2001} 04:16:04.995 [info] S6b Tx to {diameter_caps,{"aaa.localdomain","pgw.localdomain"},{"localdomain","localdomain"},{[{172,18,62,20}],[{172,18,62,103}]},{0,10415},{"osmo-epdg-AAA","TTCN-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:16:04.998 [debug] S2b: Rx from IP {172,18,62,103} port 2123: <<72,33,0,117,53,80,10,48,123,14,224,0,2,0,2,0,16,0,87,0,9,1,160,175,141,173,80,172,18,62,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,175,141,173,80,172,18,62,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,175,141,173,80,163,0,15,0,128,0,13,4,1,2,3,4,0,12,4,5,6,7,8>> 04:16:04.998 [debug] S2b: Rx from IP {172,18,62,103} port 2123: {gtp,v2,create_session_response,894437936,8064736,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,<<175,141,173,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,2945297744,<<172,18,62,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,2945297744,<<172,18,62,103>>,undefined},{v2_pdn_address_allocation,0} => {v2_pdn_address_allocation,0,ipv4,<<192,168,0,101>>}}} 04:16:04.998 [info] s2b: Updated Session after create_session_response: {gtp_session,<<"262424702287256">>,<0.1742.0>,<<"internet">>,{172,18,62,103},{172,18,62,103},undefined,894437936,2945297744,5,{set,1,16,16,8,80,48,{[],[],[],[],[],[],[],[],[],[],[],[],[],[],[],[]},{{[],[],[],[],[],[],[],[],[],[],[],[],[{gtp_bearer,5,3048190036,2945297744}],[],[],[]}}}} 04:16:04.998 [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_262424702287256 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 => 3048190036, remote_ipv4 => <<172,18,62,103>>, remote_ipv6 => undefined,remote_teid => 2945297744}}} from <0.1750.0> in state state_wait_create_session_resp 04:16:04.998 [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 => 3048190036,remote_ipv4 => <<172,18,62,103>>,remote_ipv6 => undefined,remote_teid => 2945297744}} 04:16:04.998 [info] ue_fsm state_authenticated event=received_gtpc_create_session_response, {ue_fsm_data,<<"262424702287256">>,"internet",[],undefined,false,0,false,false} 04:16:04.998 [info] KMOD Port Create PDP Context Call {<0.1742.0>,[alias|#Ref<0.1283019585.1655242753.216533>]}: {create_pdp_context,{172,18,62,103},3048190036,2945297744,{192,168,0,101}} 04:16:04.998 [debug] create_pdp_context: 1, {172,18,62,103}, {192,168,0,101}, 3048190036, 2945297744 04:16:04.998 [debug] create_pdp_context: {netlink,gtp,[512,ack,request],5058,0,{new,0,0,[{version,1},{net_ns_fd,25},{link,4},{sgsn_address,{172,18,62,103}},{ms_address,{192,168,0,101}},{i_tid,3048190036},{o_tid,2945297744}]}} 04:16:04.998 [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 => 3048190036,remote_ipv4 => <<172,18,62,103>>,remote_ipv6 => undefined,remote_teid => 2945297744}) returned ok *DBG* epdg_ue_fsm_262424702287256 send ok to <0.1750.0> *DBG* gsup_server got cast {tunnel_response, {<<"262424702287256">>, {ok, #{apco => <<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 => 3048190036, remote_ipv4 => <<172,18,62,103>>, remote_ipv6 => undefined, remote_teid => 2945297744}}}} 04:16:04.998 [info] tunnel_response(<<"262424702287256">>): {ok,#{apco => <<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 => 3048190036,remote_ipv4 => <<172,18,62,103>>,remote_ipv6 => undefined,remote_teid => 2945297744}} *DBG* epdg_ue_fsm_262424702287256 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 => 3048190036, remote_ipv4 => <<172,18,62,103>>, remote_ipv6 => undefined,remote_teid => 2945297744}}} from <0.1750.0> in state state_wait_create_session_resp => state_active 04:16:04.998 [info] tunnel_response for <<"262424702287256">>: {ok,#{apco => <<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 => 3048190036,remote_ipv4 => <<172,18,62,103>>,remote_ipv6 => undefined,remote_teid => 2945297744}} *DBG* gsup_server new state {gsups_state,#Port<0.16>,4222,#Port<0.54>, {ipa_ccm_options,"EPDG-00-00-00-00-00-00", "0/0/0","00:00:00:00:00:00", "00:00:00:00:00:00","00:00:00:00:00:00", "00:00:00:00:00:00","00:00:00:00:00:00", "EPDG-00-00-00-00-00-00",false}} 04:16:04.998 [info] GSUP: Tx #{imsi => <<"262424702287256">>,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 => <<"262421326648190">>, message_type => purge_ms_req}} 04:16:06.079 [info] GSUP: Rx #{cn_domain => 1,imsi => <<"262421326648190">>,message_type => purge_ms_req} *DBG* epdg_ue_fsm_262421326648190 receive call purge_ms_request from <0.1751.0> in state state_active 04:16:06.079 [info] ue_fsm purge_ms_request 04:16:06.080 [info] ue_fsm state_active event=purge_ms_request, {ue_fsm_data,<<"262421326648190">>,"internet",[],{epdg_tun_pdp_ctx,3048189939,2959067618,{epdg_eua,33,<<192,168,0,4>>,undefined},<<172,18,62,103>>},false,0,false,false} 04:16:06.080 [info] KMOD Port Delete PDP Context Call {<0.771.0>,[alias|#Ref<0.1283019585.1655242753.216557>]}: {delete_pdp_context,{172,18,62,103},3048189939,2959067618,{192,168,0,4}} 04:16:06.080 [debug] delete_pdp_context: 1, {172,18,62,103}, {192,168,0,4}, 3048189939, 2959067618 04:16:06.080 [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,62,103}},{ms_address,{192,168,0,4}},{i_tid,3048189939}]}} 04:16:06.080 [info] s2b: Tx {gtp,v2,delete_session_request,2959067618,8064737,undefined,[],[{v2_eps_bearer_id,0,5},{v2_fully_qualified_tunnel_endpoint_identifier,0,30,3048189939,<<172,18,62,20>>,undefined}]} *DBG* epdg_ue_fsm_262421326648190 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_262421326648190 consume call purge_ms_request from <0.1751.0> in state state_active => state_wait_delete_session_resp *DBG* aaa_ue_fsm_262421326648190 receive call rx_s6b_str from <0.1752.0> in state state_authenticated 04:16:06.082 [info] S6b Rx from {diameter_caps,{"aaa.localdomain","pgw.localdomain"},{"localdomain","localdomain"},{[{172,18,62,20}],[{172,18,62,103}]},{0,10415},{"osmo-epdg-AAA","TTCN-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,["262421326648190"],[],[]} *DBG* aaa_ue_fsm_262421326648190 send {ok,{epdg_dia_rc,undefined,2001}} to <0.1752.0> 04:16:06.082 [info] ue_fsm ev_rx_s6b_str *DBG* aaa_ue_fsm_262421326648190 consume call rx_s6b_str from <0.1752.0> in state state_authenticated 04:16:06.082 [info] ue_fsm state_authenticated event=rx_s6b_str, {ue_fsm_data,"262421326648190","262421326648190@nai.epc.mnc001.mcc01.3gppnetwork.org","internet",true,true,undefined} 04:16:06.082 [info] ue_fsm state_authenticated event=rx_s6b_str: ePDG session still active, skip updating the HSS 04:16:06.082 [info] S6b Tx to {diameter_caps,{"aaa.localdomain","pgw.localdomain"},{"localdomain","localdomain"},{[{172,18,62,20}],[{172,18,62,103}]},{0,10415},{"osmo-epdg-AAA","TTCN-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:16:06.083 [debug] S2b: Rx from IP {172,18,62,103} port 2123: <<72,37,0,14,53,80,9,207,123,14,225,0,2,0,2,0,16,0>> *DBG* epdg_ue_fsm_262421326648190 receive call {received_gtpc_delete_session_response, {gtp,v2,delete_session_response,894437839,8064737,undefined,[], #{{v2_cause,0} => {v2_cause,0,request_accepted,0,0,0,undefined}}}} from <0.1753.0> in state state_wait_delete_session_resp 04:16:06.083 [debug] S2b: Rx from IP {172,18,62,103} port 2123: {gtp,v2,delete_session_response,894437839,8064737,undefined,[],#{{v2_cause,0} => {v2_cause,0,request_accepted,0,0,0,undefined}}} *DBG* epdg_ue_fsm_262421326648190 send ok to <0.1753.0> *DBG* epdg_ue_fsm_262421326648190 consume call {received_gtpc_delete_session_response, {gtp,v2,delete_session_response,894437839,8064737,undefined,[], #{{v2_cause,0} => {v2_cause,0,request_accepted,0,0,0,undefined}}}} from <0.1753.0> in state state_wait_delete_session_resp => state_wait_swm_session_termination_answer 04:16:06.084 [info] ue_fsm received_gtpc_delete_session_response {gtp,v2,delete_session_response,894437839,8064737,undefined,[],#{{v2_cause,0} => {v2_cause,0,request_accepted,0,0,0,undefined}}} *DBG* epdg_ue_fsm_262421326648190 start_timer {state_timeout,10000, swm_str_timeout,[]} in state state_wait_swm_session_termination_answer *DBG* aaa_ue_fsm_262421326648190 receive call rx_swm_str from <0.201.0> in state state_authenticated 04:16:06.084 [info] ue_fsm state_wait_delete_session_resp event=received_gtpc_delete_session_response, {ue_fsm_data,<<"262421326648190">>,"internet",[],undefined,false,0,false,false} 04:16:06.084 [debug] Cause: GTP_atom=request_accepted -> GTP_int=16 -> GSUP_int=0 04:16:06.084 [info] ue_fsm state_wait_swm_session_termination_answer event=enter, {ue_fsm_data,<<"262421326648190">>,"internet",[],undefined,true,0,false,false} 04:16:06.084 [info] ue_fsm ev_rx_swm_str *DBG* aaa_ue_fsm_262421326648190 send ok to <0.201.0> 04:16:06.084 [info] ue_fsm state_authenticated event=rx_swm_str, {ue_fsm_data,"262421326648190","262421326648190@nai.epc.mnc001.mcc01.3gppnetwork.org","internet",true,false,undefined} *DBG* aaa_ue_fsm_262421326648190 consume call rx_swm_str from <0.201.0> in state state_authenticated => state_authenticated_wait_swx_saa 04:16:06.084 [debug] SWx Tx SAR Imsi="262421326648190" Type=5 APN="internet" AgentInfoOpt=[]  04:16:06.084 [debug] SWx prepare_request: {'SAR',["epdg.localdomain",";","1805677143",";","343",";","nonode@nohost"],{'Vendor-Specific-Application-Id',10415,[16777265],[]},1,"epdg.localdomain","localdomain","localdomain","262421326648190",5,[],["hss.localdomain"],["internet"],[],[],[],[],[],[],[],[],[]} *DBG* aaa_ue_fsm_262421326648190 receive call {rx_swx_saa,{ok,5,#{}}} from <0.1754.0> in state state_authenticated_wait_swx_saa 04:16:06.085 [info] SWx Rx SAA {<0.735.0>,{diameter_caps,{"epdg.localdomain","hss.localdomain"},{"localdomain","localdomain"},{[{127,0,0,1},{172,18,62,20},{192,168,0,2}],[{172,18,62,103}]},{0,10415},{"osmo-epdg","TTCN-3 Testsuite"},{[],[1]},{[10415,13019,5535],[5535,10415,13019]},{[],[]},{[],[0]},{[],[]},{[{'diameter_base_Vendor-Specific-Application-Id',10415,[16777265],[]}],[{'diameter_base_Vendor-Specific-Application-Id',[10415],[16777265],[]}]},{[],[]},{[],[]}}}: {'SAA',"epdg.localdomain;1805677143;343;nonode@nohost",{'Vendor-Specific-Application-Id',10415,[16777265],[]},1,"hss.localdomain","localdomain","262421326648190",[],[2001],[],[{'Non-3GPP-User-Data',[],[0],[0],[],[],[],[{'AMBR',1000000000,1000000000,[]}],[],[1],[],[{'APN-Configuration',1,0,"internet",[],[{'EPS-Subscribed-QoS-Profile',1,{'Allocation-Retention-Priority',1,[],[]},[]}],[],[],[],[],[],[],[],[],[],[],[],[]}],[],[],[],[],[],[],[],[]}],[],[],[],[],[],[]}/ Errors []  Stream 238, 15 bytes Stream 238, 15 bytes *DBG* aaa_ue_fsm_262421326648190 send ok to <0.1754.0> 04:16:06.086 [info] ue_fsm ev_rx_swx_saa *DBG* gsup_server got {ipa,#Port<0.54>, {osmo,5}, #{cn_domain => 1,imsi => <<"262420255285684">>, message_type => purge_ms_req}} *DBG* epdg_ue_fsm_262421326648190 receive call {received_swm_sta,{epdg_dia_rc,undefined,2001}} from <0.211.0> in state state_wait_swm_session_termination_answer Stream 238, 15 bytes *DBG* aaa_ue_fsm_262421326648190 consume call {rx_swx_saa,{ok,5,#{}}} from <0.1754.0> in state state_authenticated_wait_swx_saa => state_new 04:16:06.086 [info] ue_fsm state_authenticated_wait_swx_saa event=rx_swx_saa SAType=5 ResulCode={epdg_dia_rc,undefined,2001}, {ue_fsm_data,"262421326648190","262421326648190@nai.epc.mnc001.mcc01.3gppnetwork.org","internet",true,false,undefined} Stream 238, 15 bytes *DBG* epdg_ue_fsm_262420255285684 receive call purge_ms_request from <0.1755.0> in state state_active *DBG* epdg_ue_fsm_262421326648190 send ok to <0.211.0> Stream 238, 15 bytes 04:16:06.086 [info] ue_fsm received_swm_session_termination_answer {epdg_dia_rc,undefined,2001} Stream 238, 15 bytes *DBG* epdg_ue_fsm_262421326648190 terminate normal in state state_wait_swm_session_termination_answer 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:16:06.086 [info] GSUP: Rx #{cn_domain => 1,imsi => <<"262420255285684">>,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 Stream 238, 15 bytes Stream 238, 15 bytes Stream 238, 15 bytes Stream 238, 15 bytes 04:16:06.086 [info] ue_fsm state_wait_swm_session_termination_answer event=received_swm_sta, {ue_fsm_data,<<"262421326648190">>,"internet",[],undefined,true,0,false,false} 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:16:06.086 [info] ue_fsm purge_ms_request Stream 238, 15 bytes 04:16:06.086 [info] purge_ms_response(<<"262421326648190">>): ok Stream 238, 15 bytes 04:16:06.086 [info] ue_fsm state_active event=purge_ms_request, {ue_fsm_data,<<"262420255285684">>,"internet",[],{epdg_tun_pdp_ctx,3048189937,1323015752,{epdg_eua,33,<<192,168,0,2>>,undefined},<<172,18,62,103>>},false,0,false,false} Stream 238, 15 bytes Stream 238, 15 bytes 04:16:06.086 [info] terminating epdg_ue_fsm with reason normal state=state_wait_swm_session_termination_answer, {ue_fsm_data,<<"262421326648190">>,"internet",[],undefined,true,0,false,false} Stream 238, 15 bytes *DBG* epdg_ue_fsm_262420255285684 send ok to <0.1755.0> Stream 238, 15 bytes 04:16:06.086 [info] KMOD Port Delete PDP Context Call {<0.751.0>,[alias|#Ref<0.1283019585.1655242753.216638>]}: {delete_pdp_context,{172,18,62,103},3048189937,1323015752,{192,168,0,2}} *DBG* gsup_server new state {gsups_state,#Port<0.16>,4222,#Port<0.54>, {ipa_ccm_options,"EPDG-00-00-00-00-00-00", "0/0/0","00:00:00:00:00:00", "00:00:00:00:00:00","00:00:00: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_262420255285684 consume call purge_ms_request from <0.1755.0> in state state_active => state_wait_delete_session_resp Stream 238, 15 bytes 04:16:06.086 [debug] delete_pdp_context: 1, {172,18,62,103}, {192,168,0,2}, 3048189937, 1323015752 *DBG* gsup_server got {ipa,#Port<0.54>, {osmo,5}, #{cn_domain => 1,imsi => <<"262428440030799">>, message_type => purge_ms_req}} Stream 238, 15 bytes 04:16:06.086 [debug] delete_pdp_context: {netlink,gtp,[512,ack,request],7,0,{delete,0,0,[{version,1},{net_ns_fd,25},{link,4},{sgsn_address,{172,18,62,103}},{ms_address,{192,168,0,2}},{i_tid,3048189937}]}} Stream 238, 15 bytes Stream 238, 15 bytes Stream 238, 15 bytes Stream 238, 15 bytes Stream 238, 15 bytes 04:16:06.086 [info] s2b: Tx {gtp,v2,delete_session_request,1323015752,8064738,undefined,[],[{v2_eps_bearer_id,0,5},{v2_fully_qualified_tunnel_endpoint_identifier,0,30,3048189937,<<172,18,62,20>>,undefined}]} *DBG* epdg_ue_fsm_262428440030799 receive call purge_ms_request from <0.1756.0> in state state_active Stream 238, 15 bytes 04:16:06.086 [info] GSUP: Rx #{cn_domain => 1,imsi => <<"262428440030799">>,message_type => purge_ms_req} Stream 238, 15 bytes Stream 238, 15 bytes Stream 238, 15 bytes Stream 238, 15 bytes 04:16:06.086 [info] ue_fsm purge_ms_request Stream 238, 15 bytes Stream 238, 15 bytes Stream 238, 15 bytes Stream 238, 15 bytes 04:16:06.086 [info] ue_fsm state_active event=purge_ms_request, {ue_fsm_data,<<"262428440030799">>,"internet",[],{epdg_tun_pdp_ctx,3048189938,1578961701,{epdg_eua,33,<<192,168,0,3>>,undefined},<<172,18,62,103>>},false,0,false,false} Stream 238, 15 bytes Stream 238, 15 bytes Stream 238, 15 bytes 04:16:06.086 [info] KMOD Port Delete PDP Context Call {<0.761.0>,[alias|#Ref<0.1283019585.1655242753.216726>]}: {delete_pdp_context,{172,18,62,103},3048189938,1578961701,{192,168,0,3}} Stream 238, 15 bytes Stream 238, 15 bytes Stream 238, 15 bytes 04:16:06.086 [debug] delete_pdp_context: 1, {172,18,62,103}, {192,168,0,3}, 3048189938, 1578961701 Stream 238, 15 bytes Stream 238, 15 bytes 04:16:06.087 [debug] delete_pdp_context: {netlink,gtp,[512,ack,request],8,0,{delete,0,0,[{version,1},{net_ns_fd,25},{link,4},{sgsn_address,{172,18,62,103}},{ms_address,{192,168,0,3}},{i_tid,3048189938}]}} Stream 238, 15 bytes Stream 238, 15 bytes *DBG* epdg_ue_fsm_262428440030799 send ok to <0.1756.0> 04:16:06.087 [info] s2b: Tx {gtp,v2,delete_session_request,1578961701,8064739,undefined,[],[{v2_eps_bearer_id,0,5},{v2_fully_qualified_tunnel_endpoint_identifier,0,30,3048189938,<<172,18,62,20>>,undefined}]} Stream 238, 15 bytes *DBG* gsup_server new state {gsups_state,#Port<0.16>,4222,#Port<0.54>, {ipa_ccm_options,"EPDG-00-00-00-00-00-00", "0/0/0","00:00:00:00:00:00", "00:00:00:00:00:00","00:00:00: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_262428440030799 consume call purge_ms_request from <0.1756.0> in state state_active => state_wait_delete_session_resp Stream 238, 15 bytes *DBG* gsup_server got {ipa,#Port<0.54>, {osmo,5}, #{cn_domain => 1,imsi => <<"262428609657364">>, message_type => purge_ms_req}} Stream 238, 15 bytes Stream 238, 15 bytes 04:16:06.087 [info] GSUP: Rx #{cn_domain => 1,imsi => <<"262428609657364">>,message_type => purge_ms_req} Stream 238, 15 bytes Stream 238, 15 bytes Stream 238, 15 bytes *DBG* epdg_ue_fsm_262428609657364 receive call purge_ms_request from <0.1757.0> in state state_active 04:16:06.087 [info] ue_fsm purge_ms_request Stream 238, 15 bytes Stream 238, 15 bytes 04:16:06.087 [info] ue_fsm state_active event=purge_ms_request, {ue_fsm_data,<<"262428609657364">>,"internet",[],{epdg_tun_pdp_ctx,3048189946,313797766,{epdg_eua,33,<<192,168,0,11>>,undefined},<<172,18,62,103>>},false,0,false,false} Stream 238, 15 bytes Stream 238, 15 bytes Stream 238, 15 bytes 04:16:06.087 [info] KMOD Port Delete PDP Context Call {<0.841.0>,[alias|#Ref<0.1283019585.1655242753.216753>]}: {delete_pdp_context,{172,18,62,103},3048189946,313797766,{192,168,0,11}} Stream 238, 15 bytes Stream 238, 15 bytes Stream 238, 15 bytes 04:16:06.087 [debug] delete_pdp_context: 1, {172,18,62,103}, {192,168,0,11}, 3048189946, 313797766 04:16:06.087 [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,62,103}},{ms_address,{192,168,0,11}},{i_tid,3048189946}]}} *DBG* epdg_ue_fsm_262428609657364 send ok to <0.1757.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_262428609657364 consume call purge_ms_request from <0.1757.0> in state state_active => state_wait_delete_session_resp 04:16:06.087 [info] s2b: Tx {gtp,v2,delete_session_request,313797766,8064740,undefined,[],[{v2_eps_bearer_id,0,5},{v2_fully_qualified_tunnel_endpoint_identifier,0,30,3048189946,<<172,18,62,20>>,undefined}]} *DBG* gsup_server got cast {purge_ms_response,{<<"262421326648190">>,ok}} 04:16:06.087 [info] purge_ms_response for <<"262421326648190">>: ok 04:16:06.087 [info] GSUP: Tx #{freeze_p_tmsi => true,imsi => <<"262421326648190">>,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}} Stream 238, 15 bytes *DBG* gsup_server got {ipa,#Port<0.54>, {osmo,5}, #{cn_domain => 1,imsi => <<"262428879106467">>, message_type => purge_ms_req}} Stream 238, 15 bytes Stream 238, 15 bytes 04:16:06.087 [info] GSUP: Rx #{cn_domain => 1,imsi => <<"262428879106467">>,message_type => purge_ms_req} Stream 238, 15 bytes *DBG* epdg_ue_fsm_262428879106467 receive call purge_ms_request from <0.1758.0> in state state_active Stream 238, 15 bytes 04:16:06.087 [info] ue_fsm purge_ms_request Stream 238, 15 bytes 04:16:06.087 [info] ue_fsm state_active event=purge_ms_request, {ue_fsm_data,<<"262428879106467">>,"internet",[],{epdg_tun_pdp_ctx,3048189940,3207423844,{epdg_eua,33,<<192,168,0,5>>,undefined},<<172,18,62,103>>},false,0,false,false} Stream 238, 15 bytes 04:16:06.087 [info] KMOD Port Delete PDP Context Call {<0.781.0>,[alias|#Ref<0.1283019585.1655242758.196732>]}: {delete_pdp_context,{172,18,62,103},3048189940,3207423844,{192,168,0,5}} Stream 238, 15 bytes 04:16:06.087 [debug] delete_pdp_context: 1, {172,18,62,103}, {192,168,0,5}, 3048189940, 3207423844 Stream 238, 15 bytes 04:16:06.087 [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,62,103}},{ms_address,{192,168,0,5}},{i_tid,3048189940}]}} *DBG* epdg_ue_fsm_262428879106467 send ok to <0.1758.0> Stream 238, 15 bytes *DBG* gsup_server new state {gsups_state,#Port<0.16>,4222,#Port<0.54>, {ipa_ccm_options,"EPDG-00-00-00-00-00-00", "0/0/0","00:00:00:00:00:00", "00:00:00:00:00:00","00:00:00:00:00:00", "00:00:00:00:00:00","00:00:00:00:00:00", "EPDG-00-00-00-00-00-00",false}} 04:16:06.087 [info] s2b: Tx {gtp,v2,delete_session_request,3207423844,8064741,undefined,[],[{v2_eps_bearer_id,0,5},{v2_fully_qualified_tunnel_endpoint_identifier,0,30,3048189940,<<172,18,62,20>>,undefined}]} *DBG* epdg_ue_fsm_262428879106467 consume call purge_ms_request from <0.1758.0> in state state_active => state_wait_delete_session_resp Stream 238, 15 bytes *DBG* gsup_server got {ipa,#Port<0.54>, {osmo,5}, #{cn_domain => 1,imsi => <<"262427904891390">>, message_type => purge_ms_req}} Stream 238, 15 bytes Stream 238, 15 bytes Stream 238, 15 bytes *DBG* epdg_ue_fsm_262427904891390 receive call purge_ms_request from <0.1759.0> in state state_active Stream 238, 15 bytes 04:16:06.088 [info] GSUP: Rx #{cn_domain => 1,imsi => <<"262427904891390">>,message_type => purge_ms_req} 04:16:06.088 [info] ue_fsm purge_ms_request Stream 238, 15 bytes Stream 238, 15 bytes 04:16:06.088 [info] ue_fsm state_active event=purge_ms_request, {ue_fsm_data,<<"262427904891390">>,"internet",[],{epdg_tun_pdp_ctx,3048189949,321735428,{epdg_eua,33,<<192,168,0,14>>,undefined},<<172,18,62,103>>},false,0,false,false} *DBG* epdg_ue_fsm_262427904891390 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}} Stream 238, 15 bytes 04:16:06.088 [info] KMOD Port Delete PDP Context Call {<0.871.0>,[alias|#Ref<0.1283019585.1655242753.216785>]}: {delete_pdp_context,{172,18,62,103},3048189949,321735428,{192,168,0,14}} *DBG* epdg_ue_fsm_262427904891390 consume call purge_ms_request from <0.1759.0> in state state_active => state_wait_delete_session_resp *DBG* gsup_server got {ipa,#Port<0.54>, {osmo,5}, #{cn_domain => 1,imsi => <<"262428553928245">>, message_type => purge_ms_req}} 04:16:06.088 [debug] delete_pdp_context: 1, {172,18,62,103}, {192,168,0,14}, 3048189949, 321735428 *DBG* aaa_ue_fsm_262420255285684 receive call rx_s6b_str from <0.1760.0> in state state_authenticated *DBG* aaa_ue_fsm_262420255285684 send {ok,{epdg_dia_rc,undefined,2001}} to <0.1760.0> 04:16:06.088 [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,62,103}},{ms_address,{192,168,0,14}},{i_tid,3048189949}]}} *DBG* epdg_ue_fsm_262428553928245 receive call purge_ms_request from <0.1761.0> in state state_active *DBG* aaa_ue_fsm_262420255285684 consume call rx_s6b_str from <0.1760.0> in state state_authenticated 04:16:06.088 [info] s2b: Tx {gtp,v2,delete_session_request,321735428,8064742,undefined,[],[{v2_eps_bearer_id,0,5},{v2_fully_qualified_tunnel_endpoint_identifier,0,30,3048189949,<<172,18,62,20>>,undefined}]} 04:16:06.088 [info] S6b Rx from {diameter_caps,{"aaa.localdomain","pgw.localdomain"},{"localdomain","localdomain"},{[{172,18,62,20}],[{172,18,62,103}]},{0,10415},{"osmo-epdg-AAA","TTCN-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,["262420255285684"],[],[]} 04:16:06.088 [info] ue_fsm ev_rx_s6b_str 04:16:06.088 [info] GSUP: Rx #{cn_domain => 1,imsi => <<"262428553928245">>,message_type => purge_ms_req} 04:16:06.088 [info] ue_fsm state_authenticated event=rx_s6b_str, {ue_fsm_data,"262420255285684","262420255285684@nai.epc.mnc001.mcc01.3gppnetwork.org","internet",true,true,undefined} *DBG* epdg_ue_fsm_262428553928245 send ok to <0.1761.0> 04:16:06.088 [info] ue_fsm state_authenticated event=rx_s6b_str: ePDG session still active, skip updating the HSS *DBG* gsup_server new state {gsups_state,#Port<0.16>,4222,#Port<0.54>, {ipa_ccm_options,"EPDG-00-00-00-00-00-00", "0/0/0","00:00:00:00:00:00", "00:00:00:00:00:00","00:00:00: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_262428553928245 consume call purge_ms_request from <0.1761.0> in state state_active => state_wait_delete_session_resp 04:16:06.088 [info] ue_fsm purge_ms_request *DBG* gsup_server got {ipa,#Port<0.54>, {osmo,5}, #{cn_domain => 1,imsi => <<"262428362521677">>, message_type => purge_ms_req}} 04:16:06.088 [info] S6b Tx to {diameter_caps,{"aaa.localdomain","pgw.localdomain"},{"localdomain","localdomain"},{[{172,18,62,20}],[{172,18,62,103}]},{0,10415},{"osmo-epdg-AAA","TTCN-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:16:06.088 [info] ue_fsm state_active event=purge_ms_request, {ue_fsm_data,<<"262428553928245">>,"internet",[],{epdg_tun_pdp_ctx,3048189950,1501199305,{epdg_eua,33,<<192,168,0,15>>,undefined},<<172,18,62,103>>},false,0,false,false} *DBG* epdg_ue_fsm_262428362521677 receive call purge_ms_request from <0.1762.0> in state state_active 04:16:06.088 [info] KMOD Port Delete PDP Context Call {<0.881.0>,[alias|#Ref<0.1283019585.1655242758.196782>]}: {delete_pdp_context,{172,18,62,103},3048189950,1501199305,{192,168,0,15}} 04:16:06.088 [debug] delete_pdp_context: 1, {172,18,62,103}, {192,168,0,15}, 3048189950, 1501199305 04:16:06.088 [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,62,103}},{ms_address,{192,168,0,15}},{i_tid,3048189950}]}} 04:16:06.088 [info] s2b: Tx {gtp,v2,delete_session_request,1501199305,8064743,undefined,[],[{v2_eps_bearer_id,0,5},{v2_fully_qualified_tunnel_endpoint_identifier,0,30,3048189950,<<172,18,62,20>>,undefined}]} 04:16:06.089 [info] GSUP: Rx #{cn_domain => 1,imsi => <<"262428362521677">>,message_type => purge_ms_req} 04:16:06.089 [info] ue_fsm purge_ms_request *DBG* epdg_ue_fsm_262428362521677 send ok to <0.1762.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:16:06.089 [info] ue_fsm state_active event=purge_ms_request, {ue_fsm_data,<<"262428362521677">>,"internet",[],{epdg_tun_pdp_ctx,3048189942,1946091987,{epdg_eua,33,<<192,168,0,7>>,undefined},<<172,18,62,103>>},false,0,false,false} *DBG* epdg_ue_fsm_262428362521677 consume call purge_ms_request from <0.1762.0> in state state_active => state_wait_delete_session_resp *DBG* gsup_server got {ipa,#Port<0.54>, {osmo,5}, #{cn_domain => 1,imsi => <<"262423557293289">>, message_type => purge_ms_req}} 04:16:06.089 [info] KMOD Port Delete PDP Context Call {<0.801.0>,[alias|#Ref<0.1283019585.1655242753.216835>]}: {delete_pdp_context,{172,18,62,103},3048189942,1946091987,{192,168,0,7}} 04:16:06.089 [debug] delete_pdp_context: 1, {172,18,62,103}, {192,168,0,7}, 3048189942, 1946091987 04:16:06.089 [debug] delete_pdp_context: {netlink,gtp,[512,ack,request],5442,0,{delete,0,0,[{version,1},{net_ns_fd,25},{link,4},{sgsn_address,{172,18,62,103}},{ms_address,{192,168,0,7}},{i_tid,3048189942}]}} 04:16:06.089 [info] s2b: Tx {gtp,v2,delete_session_request,1946091987,8064744,undefined,[],[{v2_eps_bearer_id,0,5},{v2_fully_qualified_tunnel_endpoint_identifier,0,30,3048189942,<<172,18,62,20>>,undefined}]} *DBG* epdg_ue_fsm_262423557293289 receive call purge_ms_request from <0.1763.0> in state state_active 04:16:06.089 [info] GSUP: Rx #{cn_domain => 1,imsi => <<"262423557293289">>,message_type => purge_ms_req} 04:16:06.089 [info] ue_fsm purge_ms_request *DBG* aaa_ue_fsm_262428440030799 receive call rx_s6b_str from <0.1764.0> in state state_authenticated *DBG* epdg_ue_fsm_262420255285684 receive call {received_gtpc_delete_session_response, {gtp,v2,delete_session_response,894437837,8064738,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:16:06.089 [info] ue_fsm state_active event=purge_ms_request, {ue_fsm_data,<<"262423557293289">>,"internet",[],{epdg_tun_pdp_ctx,3048189941,541557782,{epdg_eua,33,<<192,168,0,6>>,undefined},<<172,18,62,103>>},false,0,false,false} 04:16:06.089 [debug] S2b: Rx from IP {172,18,62,103} port 2123: <<72,37,0,14,53,80,9,205,123,14,226,0,2,0,2,0,16,0>> *DBG* aaa_ue_fsm_262428440030799 send {ok,{epdg_dia_rc,undefined,2001}} to <0.1764.0> *DBG* epdg_ue_fsm_262420255285684 send ok to <0.1765.0> *DBG* aaa_ue_fsm_262428440030799 consume call rx_s6b_str from <0.1764.0> in state state_authenticated 04:16:06.089 [info] KMOD Port Delete PDP Context Call {<0.791.0>,[alias|#Ref<0.1283019585.1655242758.196813>]}: {delete_pdp_context,{172,18,62,103},3048189941,541557782,{192,168,0,6}} *DBG* epdg_ue_fsm_262420255285684 consume call {received_gtpc_delete_session_response, {gtp,v2,delete_session_response,894437837,8064738,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_262420255285684 receive call rx_swm_str from <0.201.0> in state state_authenticated 04:16:06.089 [debug] S2b: Rx from IP {172,18,62,103} port 2123: {gtp,v2,delete_session_response,894437837,8064738,undefined,[],#{{v2_cause,0} => {v2_cause,0,request_accepted,0,0,0,undefined}}} *DBG* epdg_ue_fsm_262423557293289 send ok to <0.1763.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_262420255285684 start_timer {state_timeout,10000, swm_str_timeout,[]} in state state_wait_swm_session_termination_answer 04:16:06.089 [info] S6b Rx from {diameter_caps,{"aaa.localdomain","pgw.localdomain"},{"localdomain","localdomain"},{[{172,18,62,20}],[{172,18,62,103}]},{0,10415},{"osmo-epdg-AAA","TTCN-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,["262428440030799"],[],[]} *DBG* epdg_ue_fsm_262423557293289 consume call purge_ms_request from <0.1763.0> in state state_active => state_wait_delete_session_resp *DBG* gsup_server got {ipa,#Port<0.54>, {osmo,5}, #{cn_domain => 1,imsi => <<"262427526321740">>, message_type => purge_ms_req}} 04:16:06.089 [info] ue_fsm received_gtpc_delete_session_response {gtp,v2,delete_session_response,894437837,8064738,undefined,[],#{{v2_cause,0} => {v2_cause,0,request_accepted,0,0,0,undefined}}} *DBG* epdg_ue_fsm_262427526321740 receive call purge_ms_request from <0.1767.0> in state state_active *DBG* aaa_ue_fsm_262420255285684 send ok to <0.201.0> 04:16:06.089 [info] ue_fsm ev_rx_s6b_str *DBG* aaa_ue_fsm_262420255285684 consume call rx_swm_str from <0.201.0> in state state_authenticated => state_authenticated_wait_swx_saa 04:16:06.089 [debug] delete_pdp_context: 1, {172,18,62,103}, {192,168,0,6}, 3048189941, 541557782 *DBG* aaa_ue_fsm_262428609657364 receive call rx_s6b_str from <0.1768.0> in state state_authenticated 04:16:06.089 [debug] delete_pdp_context: {netlink,gtp,[512,ack,request],71,0,{delete,0,0,[{version,1},{net_ns_fd,25},{link,4},{sgsn_address,{172,18,62,103}},{ms_address,{192,168,0,6}},{i_tid,3048189941}]}} 04:16:06.089 [info] ue_fsm state_authenticated event=rx_s6b_str, {ue_fsm_data,"262428440030799","262428440030799@nai.epc.mnc001.mcc01.3gppnetwork.org","internet",true,true,undefined} 04:16:06.089 [info] ue_fsm state_authenticated event=rx_s6b_str: ePDG session still active, skip updating the HSS *DBG* aaa_ue_fsm_262428609657364 send {ok,{epdg_dia_rc,undefined,2001}} to <0.1768.0> 04:16:06.089 [info] ue_fsm state_wait_delete_session_resp event=received_gtpc_delete_session_response, {ue_fsm_data,<<"262420255285684">>,"internet",[],undefined,false,0,false,false} *DBG* epdg_ue_fsm_262427526321740 send ok to <0.1767.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_262428609657364 consume call rx_s6b_str from <0.1768.0> in state state_authenticated *DBG* epdg_ue_fsm_262427526321740 consume call purge_ms_request from <0.1767.0> in state state_active => state_wait_delete_session_resp 04:16:06.089 [info] S6b Tx to {diameter_caps,{"aaa.localdomain","pgw.localdomain"},{"localdomain","localdomain"},{[{172,18,62,20}],[{172,18,62,103}]},{0,10415},{"osmo-epdg-AAA","TTCN-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 => <<"262420065060774">>, message_type => purge_ms_req}} 04:16:06.089 [debug] Cause: GTP_atom=request_accepted -> GTP_int=16 -> GSUP_int=0 04:16:06.089 [info] ue_fsm state_wait_swm_session_termination_answer event=enter, {ue_fsm_data,<<"262420255285684">>,"internet",[],undefined,true,0,false,false} 04:16:06.089 [info] ue_fsm ev_rx_swm_str *DBG* epdg_ue_fsm_262420065060774 receive call purge_ms_request from <0.1769.0> in state state_active 04:16:06.089 [info] s2b: Tx {gtp,v2,delete_session_request,541557782,8064745,undefined,[],[{v2_eps_bearer_id,0,5},{v2_fully_qualified_tunnel_endpoint_identifier,0,30,3048189941,<<172,18,62,20>>,undefined}]} 04:16:06.090 [info] ue_fsm state_authenticated event=rx_swm_str, {ue_fsm_data,"262420255285684","262420255285684@nai.epc.mnc001.mcc01.3gppnetwork.org","internet",true,false,undefined} 04:16:06.090 [debug] SWx Tx SAR Imsi="262420255285684" Type=5 APN="internet" AgentInfoOpt=[]  04:16:06.090 [debug] SWx prepare_request: {'SAR',["epdg.localdomain",";","1805677143",";","344",";","nonode@nohost"],{'Vendor-Specific-Application-Id',10415,[16777265],[]},1,"epdg.localdomain","localdomain","localdomain","262420255285684",5,[],["hss.localdomain"],["internet"],[],[],[],[],[],[],[],[],[]} *DBG* epdg_ue_fsm_262420065060774 send ok to <0.1769.0> 04:16:06.090 [info] GSUP: Rx #{cn_domain => 1,imsi => <<"262427526321740">>,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_262420065060774 consume call purge_ms_request from <0.1769.0> in state state_active => state_wait_delete_session_resp 04:16:06.090 [info] ue_fsm purge_ms_request *DBG* gsup_server got {ipa,#Port<0.54>, {osmo,5}, #{cn_domain => 1,imsi => <<"262421184115586">>, message_type => purge_ms_req}} 04:16:06.090 [info] ue_fsm state_active event=purge_ms_request, {ue_fsm_data,<<"262427526321740">>,"internet",[],{epdg_tun_pdp_ctx,3048189943,274790478,{epdg_eua,33,<<192,168,0,8>>,undefined},<<172,18,62,103>>},false,0,false,false} *DBG* epdg_ue_fsm_262421184115586 receive call purge_ms_request from <0.1770.0> in state state_active 04:16:06.090 [info] S6b Rx from {diameter_caps,{"aaa.localdomain","pgw.localdomain"},{"localdomain","localdomain"},{[{172,18,62,20}],[{172,18,62,103}]},{0,10415},{"osmo-epdg-AAA","TTCN-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,["262428609657364"],[],[]} *DBG* aaa_ue_fsm_262427904891390 receive call rx_s6b_str from <0.1771.0> in state state_authenticated 04:16:06.090 [info] ue_fsm ev_rx_s6b_str *DBG* aaa_ue_fsm_262427904891390 send {ok,{epdg_dia_rc,undefined,2001}} to <0.1771.0> *DBG* aaa_ue_fsm_262427904891390 consume call rx_s6b_str from <0.1771.0> in state state_authenticated *DBG* epdg_ue_fsm_262421184115586 send ok to <0.1770.0> 04:16:06.090 [info] KMOD Port Delete PDP Context Call {<0.811.0>,[alias|#Ref<0.1283019585.1655242758.196835>]}: {delete_pdp_context,{172,18,62,103},3048189943,274790478,{192,168,0,8}} *DBG* gsup_server new state {gsups_state,#Port<0.16>,4222,#Port<0.54>, {ipa_ccm_options,"EPDG-00-00-00-00-00-00", "0/0/0","00:00:00:00:00:00", "00:00:00:00:00:00","00:00:00:00:00:00", "00:00:00:00:00:00","00:00:00:00:00:00", "EPDG-00-00-00-00-00-00",false}} 04:16:06.090 [debug] delete_pdp_context: 1, {172,18,62,103}, {192,168,0,8}, 3048189943, 274790478 *DBG* epdg_ue_fsm_262421184115586 consume call purge_ms_request from <0.1770.0> in state state_active => state_wait_delete_session_resp *DBG* gsup_server got {ipa,#Port<0.54>, {osmo,5}, #{cn_domain => 1,imsi => <<"262428751897668">>, message_type => purge_ms_req}} 04:16:06.090 [debug] delete_pdp_context: {netlink,gtp,[512,ack,request],5506,0,{delete,0,0,[{version,1},{net_ns_fd,25},{link,4},{sgsn_address,{172,18,62,103}},{ms_address,{192,168,0,8}},{i_tid,3048189943}]}} 04:16:06.090 [info] ue_fsm state_authenticated event=rx_s6b_str, {ue_fsm_data,"262428609657364","262428609657364@nai.epc.mnc001.mcc01.3gppnetwork.org","internet",true,true,undefined} 04:16:06.090 [info] ue_fsm state_authenticated event=rx_s6b_str: ePDG session still active, skip updating the HSS 04:16:06.090 [info] s2b: Tx {gtp,v2,delete_session_request,274790478,8064746,undefined,[],[{v2_eps_bearer_id,0,5},{v2_fully_qualified_tunnel_endpoint_identifier,0,30,3048189943,<<172,18,62,20>>,undefined}]} 04:16:06.090 [info] S6b Tx to {diameter_caps,{"aaa.localdomain","pgw.localdomain"},{"localdomain","localdomain"},{[{172,18,62,20}],[{172,18,62,103}]},{0,10415},{"osmo-epdg-AAA","TTCN-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:16:06.090 [info] GSUP: Rx #{cn_domain => 1,imsi => <<"262420065060774">>,message_type => purge_ms_req} 04:16:06.090 [info] ue_fsm purge_ms_request 04:16:06.090 [info] ue_fsm state_active event=purge_ms_request, {ue_fsm_data,<<"262420065060774">>,"internet",[],{epdg_tun_pdp_ctx,3048189944,623700292,{epdg_eua,33,<<192,168,0,9>>,undefined},<<172,18,62,103>>},false,0,false,false} 04:16:06.090 [info] KMOD Port Delete PDP Context Call {<0.821.0>,[alias|#Ref<0.1283019585.1655242759.196845>]}: {delete_pdp_context,{172,18,62,103},3048189944,623700292,{192,168,0,9}} 04:16:06.090 [debug] delete_pdp_context: 1, {172,18,62,103}, {192,168,0,9}, 3048189944, 623700292 04:16:06.090 [debug] delete_pdp_context: {netlink,gtp,[512,ack,request],5570,0,{delete,0,0,[{version,1},{net_ns_fd,25},{link,4},{sgsn_address,{172,18,62,103}},{ms_address,{192,168,0,9}},{i_tid,3048189944}]}} 04:16:06.090 [info] s2b: Tx {gtp,v2,delete_session_request,623700292,8064747,undefined,[],[{v2_eps_bearer_id,0,5},{v2_fully_qualified_tunnel_endpoint_identifier,0,30,3048189944,<<172,18,62,20>>,undefined}]} 04:16:06.090 [info] GSUP: Rx #{cn_domain => 1,imsi => <<"262421184115586">>,message_type => purge_ms_req} 04:16:06.090 [info] ue_fsm purge_ms_request 04:16:06.091 [info] ue_fsm state_active event=purge_ms_request, {ue_fsm_data,<<"262421184115586">>,"internet",[],{epdg_tun_pdp_ctx,3048189947,2197109572,{epdg_eua,33,<<192,168,0,12>>,undefined},<<172,18,62,103>>},false,0,false,false} 04:16:06.091 [info] KMOD Port Delete PDP Context Call {<0.851.0>,[alias|#Ref<0.1283019585.1655242758.196864>]}: {delete_pdp_context,{172,18,62,103},3048189947,2197109572,{192,168,0,12}} 04:16:06.091 [info] S6b Rx from {diameter_caps,{"aaa.localdomain","pgw.localdomain"},{"localdomain","localdomain"},{[{172,18,62,20}],[{172,18,62,103}]},{0,10415},{"osmo-epdg-AAA","TTCN-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,["262427904891390"],[],[]} 04:16:06.091 [debug] delete_pdp_context: 1, {172,18,62,103}, {192,168,0,12}, 3048189947, 2197109572 04:16:06.091 [info] ue_fsm ev_rx_s6b_str 04:16:06.091 [debug] delete_pdp_context: {netlink,gtp,[512,ack,request],135,0,{delete,0,0,[{version,1},{net_ns_fd,25},{link,4},{sgsn_address,{172,18,62,103}},{ms_address,{192,168,0,12}},{i_tid,3048189947}]}} 04:16:06.091 [info] ue_fsm state_authenticated event=rx_s6b_str, {ue_fsm_data,"262427904891390","262427904891390@nai.epc.mnc001.mcc01.3gppnetwork.org","internet",true,true,undefined} 04:16:06.091 [info] ue_fsm state_authenticated event=rx_s6b_str: ePDG session still active, skip updating the HSS 04:16:06.091 [info] S6b Tx to {diameter_caps,{"aaa.localdomain","pgw.localdomain"},{"localdomain","localdomain"},{[{172,18,62,20}],[{172,18,62,103}]},{0,10415},{"osmo-epdg-AAA","TTCN-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:16:06.091 [info] s2b: Tx {gtp,v2,delete_session_request,2197109572,8064748,undefined,[],[{v2_eps_bearer_id,0,5},{v2_fully_qualified_tunnel_endpoint_identifier,0,30,3048189947,<<172,18,62,20>>,undefined}]} 04:16:06.091 [info] S6b Rx from {diameter_caps,{"aaa.localdomain","pgw.localdomain"},{"localdomain","localdomain"},{[{172,18,62,20}],[{172,18,62,103}]},{0,10415},{"osmo-epdg-AAA","TTCN-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,["262428879106467"],[],[]} *DBG* aaa_ue_fsm_262428879106467 receive call rx_s6b_str from <0.1772.0> in state state_authenticated 04:16:06.091 [info] GSUP: Rx #{cn_domain => 1,imsi => <<"262428751897668">>,message_type => purge_ms_req} 04:16:06.091 [info] ue_fsm ev_rx_s6b_str *DBG* aaa_ue_fsm_262428879106467 send {ok,{epdg_dia_rc,undefined,2001}} to <0.1772.0> 04:16:06.091 [info] ue_fsm state_authenticated event=rx_s6b_str, {ue_fsm_data,"262428879106467","262428879106467@nai.epc.mnc001.mcc01.3gppnetwork.org","internet",true,true,undefined} *DBG* aaa_ue_fsm_262428879106467 consume call rx_s6b_str from <0.1772.0> in state state_authenticated *DBG* epdg_ue_fsm_262428751897668 receive call purge_ms_request from <0.1773.0> in state state_active 04:16:06.091 [info] ue_fsm state_authenticated event=rx_s6b_str: ePDG session still active, skip updating the HSS 04:16:06.091 [info] ue_fsm purge_ms_request 04:16:06.091 [info] S6b Tx to {diameter_caps,{"aaa.localdomain","pgw.localdomain"},{"localdomain","localdomain"},{[{172,18,62,20}],[{172,18,62,103}]},{0,10415},{"osmo-epdg-AAA","TTCN-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:16:06.092 [info] ue_fsm state_active event=purge_ms_request, {ue_fsm_data,<<"262428751897668">>,"internet",[],{epdg_tun_pdp_ctx,3048189945,2485565456,{epdg_eua,33,<<192,168,0,10>>,undefined},<<172,18,62,103>>},false,0,false,false} *DBG* aaa_ue_fsm_262428553928245 receive call rx_s6b_str from <0.1774.0> in state state_authenticated 04:16:06.092 [info] KMOD Port Delete PDP Context Call {<0.831.0>,[alias|#Ref<0.1283019585.1655242759.196925>]}: {delete_pdp_context,{172,18,62,103},3048189945,2485565456,{192,168,0,10}} *DBG* epdg_ue_fsm_262428751897668 send ok to <0.1773.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_262428553928245 send {ok,{epdg_dia_rc,undefined,2001}} to <0.1774.0> *DBG* epdg_ue_fsm_262428751897668 consume call purge_ms_request from <0.1773.0> in state state_active => state_wait_delete_session_resp 04:16:06.092 [debug] delete_pdp_context: 1, {172,18,62,103}, {192,168,0,10}, 3048189945, 2485565456 *DBG* gsup_server got {ipa,#Port<0.54>, {osmo,5}, #{cn_domain => 1,imsi => <<"262423420851995">>, message_type => purge_ms_req}} *DBG* aaa_ue_fsm_262428553928245 consume call rx_s6b_str from <0.1774.0> in state state_authenticated 04:16:06.092 [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,62,103}},{ms_address,{192,168,0,10}},{i_tid,3048189945}]}} *DBG* epdg_ue_fsm_262423420851995 receive call purge_ms_request from <0.1776.0> in state state_active *DBG* epdg_ue_fsm_262428440030799 receive call {received_gtpc_delete_session_response, {gtp,v2,delete_session_response,894437838,8064739,undefined,[], #{{v2_cause,0} => {v2_cause,0,request_accepted,0,0,0,undefined}}}} from <0.1775.0> in state state_wait_delete_session_resp 04:16:06.092 [info] S6b Rx from {diameter_caps,{"aaa.localdomain","pgw.localdomain"},{"localdomain","localdomain"},{[{172,18,62,20}],[{172,18,62,103}]},{0,10415},{"osmo-epdg-AAA","TTCN-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,["262428553928245"],[],[]} 04:16:06.092 [info] ue_fsm ev_rx_s6b_str *DBG* epdg_ue_fsm_262428440030799 send ok to <0.1775.0> 04:16:06.092 [info] s2b: Tx {gtp,v2,delete_session_request,2485565456,8064749,undefined,[],[{v2_eps_bearer_id,0,5},{v2_fully_qualified_tunnel_endpoint_identifier,0,30,3048189945,<<172,18,62,20>>,undefined}]} *DBG* aaa_ue_fsm_262420255285684 receive call {rx_swx_saa,{ok,5,#{}}} from <0.1766.0> in state state_authenticated_wait_swx_saa 04:16:06.092 [info] ue_fsm state_authenticated event=rx_s6b_str, {ue_fsm_data,"262428553928245","262428553928245@nai.epc.mnc001.mcc01.3gppnetwork.org","internet",true,true,undefined} *DBG* epdg_ue_fsm_262423420851995 send ok to <0.1776.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_262428440030799 consume call {received_gtpc_delete_session_response, {gtp,v2,delete_session_response,894437838,8064739,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_262428440030799 receive call rx_swm_str from <0.201.0> in state state_authenticated *DBG* epdg_ue_fsm_262423420851995 consume call purge_ms_request from <0.1776.0> in state state_active => state_wait_delete_session_resp *DBG* gsup_server got {ipa,#Port<0.54>, {osmo,5}, #{cn_domain => 1,imsi => <<"262422415705682">>, message_type => purge_ms_req}} 04:16:06.092 [info] ue_fsm state_authenticated event=rx_s6b_str: ePDG session still active, skip updating the HSS *DBG* epdg_ue_fsm_262428440030799 start_timer {state_timeout,10000, swm_str_timeout,[]} in state state_wait_swm_session_termination_answer 04:16:06.092 [info] S6b Tx to {diameter_caps,{"aaa.localdomain","pgw.localdomain"},{"localdomain","localdomain"},{[{172,18,62,20}],[{172,18,62,103}]},{0,10415},{"osmo-epdg-AAA","TTCN-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_262422415705682 receive call purge_ms_request from <0.1778.0> in state state_active *DBG* aaa_ue_fsm_262428440030799 send ok to <0.201.0> *DBG* aaa_ue_fsm_262420255285684 send ok to <0.1766.0> *DBG* aaa_ue_fsm_262428440030799 consume call rx_swm_str from <0.201.0> in state state_authenticated => state_authenticated_wait_swx_saa *DBG* aaa_ue_fsm_262420255285684 consume call {rx_swx_saa,{ok,5,#{}}} from <0.1766.0> in state state_authenticated_wait_swx_saa => state_new *DBG* epdg_ue_fsm_262420255285684 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_262422415705682 send ok to <0.1778.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_262420255285684 send ok to <0.211.0> *DBG* epdg_ue_fsm_262422415705682 consume call purge_ms_request from <0.1778.0> in state state_active => state_wait_delete_session_resp 04:16:06.092 [debug] S2b: Rx from IP {172,18,62,103} port 2123: <<72,37,0,14,53,80,9,206,123,14,227,0,2,0,2,0,16,0>> *DBG* gsup_server got {ipa,#Port<0.54>, {osmo,5}, #{cn_domain => 1,imsi => <<"262427368222070">>, message_type => purge_ms_req}} 04:16:06.092 [debug] S2b: Rx from IP {172,18,62,103} port 2123: {gtp,v2,delete_session_response,894437838,8064739,undefined,[],#{{v2_cause,0} => {v2_cause,0,request_accepted,0,0,0,undefined}}} 04:16:06.092 [info] ue_fsm received_gtpc_delete_session_response {gtp,v2,delete_session_response,894437838,8064739,undefined,[],#{{v2_cause,0} => {v2_cause,0,request_accepted,0,0,0,undefined}}} 04:16:06.092 [info] GSUP: Rx #{cn_domain => 1,imsi => <<"262423420851995">>,message_type => purge_ms_req} 04:16:06.092 [info] ue_fsm purge_ms_request 04:16:06.092 [info] ue_fsm state_active event=purge_ms_request, {ue_fsm_data,<<"262423420851995">>,"internet",[],{epdg_tun_pdp_ctx,3048189951,3123548596,{epdg_eua,33,<<192,168,0,16>>,undefined},<<172,18,62,103>>},false,0,false,false} 04:16:06.092 [info] KMOD Port Delete PDP Context Call {<0.891.0>,[alias|#Ref<0.1283019585.1655242759.196937>]}: {delete_pdp_context,{172,18,62,103},3048189951,3123548596,{192,168,0,16}} 04:16:06.092 [debug] delete_pdp_context: 1, {172,18,62,103}, {192,168,0,16}, 3048189951, 3123548596 04:16:06.092 [debug] delete_pdp_context: {netlink,gtp,[512,ack,request],72,0,{delete,0,0,[{version,1},{net_ns_fd,25},{link,4},{sgsn_address,{172,18,62,103}},{ms_address,{192,168,0,16}},{i_tid,3048189951}]}} 04:16:06.092 [info] ue_fsm state_wait_delete_session_resp event=received_gtpc_delete_session_response, {ue_fsm_data,<<"262428440030799">>,"internet",[],undefined,false,0,false,false} 04:16:06.092 [debug] Cause: GTP_atom=request_accepted -> GTP_int=16 -> GSUP_int=0 04:16:06.092 [info] SWx Rx SAA {<0.735.0>,{diameter_caps,{"epdg.localdomain","hss.localdomain"},{"localdomain","localdomain"},{[{127,0,0,1},{172,18,62,20},{192,168,0,2}],[{172,18,62,103}]},{0,10415},{"osmo-epdg","TTCN-3 Testsuite"},{[],[1]},{[10415,13019,5535],[5535,10415,13019]},{[],[]},{[],[0]},{[],[]},{[{'diameter_base_Vendor-Specific-Application-Id',10415,[16777265],[]}],[{'diameter_base_Vendor-Specific-Application-Id',[10415],[16777265],[]}]},{[],[]},{[],[]}}}: {'SAA',"epdg.localdomain;1805677143;344;nonode@nohost",{'Vendor-Specific-Application-Id',10415,[16777265],[]},1,"hss.localdomain","localdomain","262420255285684",[],[2001],[],[{'Non-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:16:06.092 [info] ue_fsm ev_rx_swx_saa 04:16:06.092 [info] s2b: Tx {gtp,v2,delete_session_request,3123548596,8064750,undefined,[],[{v2_eps_bearer_id,0,5},{v2_fully_qualified_tunnel_endpoint_identifier,0,30,3048189951,<<172,18,62,20>>,undefined}]} 04:16:06.092 [info] ue_fsm state_wait_swm_session_termination_answer event=enter, {ue_fsm_data,<<"262428440030799">>,"internet",[],undefined,true,0,false,false} 04:16:06.092 [info] ue_fsm state_authenticated_wait_swx_saa event=rx_swx_saa SAType=5 ResulCode={epdg_dia_rc,undefined,2001}, {ue_fsm_data,"262420255285684","262420255285684@nai.epc.mnc001.mcc01.3gppnetwork.org","internet",true,false,undefined} 04:16:06.092 [info] ue_fsm ev_rx_swm_str 04:16:06.092 [info] ue_fsm state_authenticated event=rx_swm_str, {ue_fsm_data,"262428440030799","262428440030799@nai.epc.mnc001.mcc01.3gppnetwork.org","internet",true,false,undefined} 04:16:06.092 [debug] SWx Tx SAR Imsi="262428440030799" Type=5 APN="internet" AgentInfoOpt=[]  04:16:06.093 [info] GSUP: Rx #{cn_domain => 1,imsi => <<"262422415705682">>,message_type => purge_ms_req} 04:16:06.093 [info] ue_fsm purge_ms_request 04:16:06.093 [debug] SWx prepare_request: {'SAR',["epdg.localdomain",";","1805677143",";","345",";","nonode@nohost"],{'Vendor-Specific-Application-Id',10415,[16777265],[]},1,"epdg.localdomain","localdomain","localdomain","262428440030799",5,[],["hss.localdomain"],["internet"],[],[],[],[],[],[],[],[],[]} 04:16:06.093 [info] ue_fsm state_active event=purge_ms_request, {ue_fsm_data,<<"262422415705682">>,"internet",[],{epdg_tun_pdp_ctx,3048189952,24697998,{epdg_eua,33,<<192,168,0,17>>,undefined},<<172,18,62,103>>},false,0,false,false} 04:16:06.093 [info] KMOD Port Delete PDP Context Call {<0.901.0>,[alias|#Ref<0.1283019585.1655242759.196955>]}: {delete_pdp_context,{172,18,62,103},3048189952,24697998,{192,168,0,17}} 04:16:06.093 [debug] delete_pdp_context: 1, {172,18,62,103}, {192,168,0,17}, 3048189952, 24697998 04:16:06.093 [debug] delete_pdp_context: {netlink,gtp,[512,ack,request],136,0,{delete,0,0,[{version,1},{net_ns_fd,25},{link,4},{sgsn_address,{172,18,62,103}},{ms_address,{192,168,0,17}},{i_tid,3048189952}]}} 04:16:06.093 [info] ue_fsm received_swm_session_termination_answer {epdg_dia_rc,undefined,2001} 04:16:06.093 [info] s2b: Tx {gtp,v2,delete_session_request,24697998,8064751,undefined,[],[{v2_eps_bearer_id,0,5},{v2_fully_qualified_tunnel_endpoint_identifier,0,30,3048189952,<<172,18,62,20>>,undefined}]} 04:16:06.093 [info] ue_fsm state_wait_swm_session_termination_answer event=received_swm_sta, {ue_fsm_data,<<"262420255285684">>,"internet",[],undefined,true,0,false,false} 04:16:06.093 [info] purge_ms_response(<<"262420255285684">>): ok 04:16:06.093 [info] S6b Rx from {diameter_caps,{"aaa.localdomain","pgw.localdomain"},{"localdomain","localdomain"},{[{172,18,62,20}],[{172,18,62,103}]},{0,10415},{"osmo-epdg-AAA","TTCN-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,["262428362521677"],[],[]} *DBG* aaa_ue_fsm_262428362521677 receive call rx_s6b_str from <0.1779.0> in state state_authenticated 04:16:06.093 [info] terminating epdg_ue_fsm with reason normal state=state_wait_swm_session_termination_answer, {ue_fsm_data,<<"262420255285684">>,"internet",[],undefined,true,0,false,false} *DBG* epdg_ue_fsm_262420255285684 terminate normal in state state_wait_swm_session_termination_answer *DBG* aaa_ue_fsm_262428362521677 send {ok,{epdg_dia_rc,undefined,2001}} to <0.1779.0> 04:16:06.093 [info] GSUP: Rx #{cn_domain => 1,imsi => <<"262427368222070">>,message_type => purge_ms_req} *DBG* aaa_ue_fsm_262428362521677 consume call rx_s6b_str from <0.1779.0> in state state_authenticated 04:16:06.093 [debug] S2b: Rx from IP {172,18,62,103} port 2123: <<72,37,0,14,53,80,9,214,123,14,228,0,2,0,2,0,16,0>> *DBG* epdg_ue_fsm_262427368222070 receive call purge_ms_request from <0.1780.0> in state state_active 04:16:06.094 [info] ue_fsm ev_rx_s6b_str 04:16:06.094 [info] ue_fsm state_authenticated event=rx_s6b_str, {ue_fsm_data,"262428362521677","262428362521677@nai.epc.mnc001.mcc01.3gppnetwork.org","internet",true,true,undefined} *DBG* epdg_ue_fsm_262428609657364 receive call {received_gtpc_delete_session_response, {gtp,v2,delete_session_response,894437846,8064740,undefined,[], #{{v2_cause,0} => {v2_cause,0,request_accepted,0,0,0,undefined}}}} from <0.1781.0> in state state_wait_delete_session_resp 04:16:06.094 [info] ue_fsm state_authenticated event=rx_s6b_str: ePDG session still active, skip updating the HSS *DBG* aaa_ue_fsm_262423557293289 receive call rx_s6b_str from <0.1782.0> in state state_authenticated *DBG* epdg_ue_fsm_262428609657364 send ok to <0.1781.0> 04:16:06.094 [info] S6b Tx to {diameter_caps,{"aaa.localdomain","pgw.localdomain"},{"localdomain","localdomain"},{[{172,18,62,20}],[{172,18,62,103}]},{0,10415},{"osmo-epdg-AAA","TTCN-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_262423557293289 send {ok,{epdg_dia_rc,undefined,2001}} to <0.1782.0> *DBG* epdg_ue_fsm_262428609657364 consume call {received_gtpc_delete_session_response, {gtp,v2,delete_session_response,894437846,8064740,undefined,[], #{{v2_cause,0} => {v2_cause,0,request_accepted,0,0,0,undefined}}}} from <0.1781.0> in state state_wait_delete_session_resp => state_wait_swm_session_termination_answer *DBG* aaa_ue_fsm_262423557293289 consume call rx_s6b_str from <0.1782.0> in state state_authenticated *DBG* aaa_ue_fsm_262428609657364 receive call rx_swm_str from <0.201.0> in state state_authenticated 04:16:06.094 [info] ue_fsm purge_ms_request *DBG* epdg_ue_fsm_262428609657364 start_timer {state_timeout,10000, swm_str_timeout,[]} in state state_wait_swm_session_termination_answer *DBG* epdg_ue_fsm_262427904891390 receive call {received_gtpc_delete_session_response, {gtp,v2,delete_session_response,894437849,8064742,undefined,[], #{{v2_cause,0} => {v2_cause,0,request_accepted,0,0,0,undefined}}}} from <0.1783.0> in state state_wait_delete_session_resp 04:16:06.094 [info] ue_fsm state_active event=purge_ms_request, {ue_fsm_data,<<"262427368222070">>,"internet",[],{epdg_tun_pdp_ctx,3048189953,2899419740,{epdg_eua,33,<<192,168,0,18>>,undefined},<<172,18,62,103>>},false,0,false,false} *DBG* epdg_ue_fsm_262427904891390 send ok to <0.1783.0> *DBG* epdg_ue_fsm_262427368222070 send ok to <0.1780.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_262427526321740 receive call rx_s6b_str from <0.1784.0> in state state_authenticated *DBG* epdg_ue_fsm_262427904891390 consume call {received_gtpc_delete_session_response, {gtp,v2,delete_session_response,894437849,8064742,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* aaa_ue_fsm_262428609657364 send ok to <0.201.0> *DBG* epdg_ue_fsm_262427368222070 consume call purge_ms_request from <0.1780.0> in state state_active => state_wait_delete_session_resp *DBG* aaa_ue_fsm_262427904891390 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 => <<"262420637512005">>, message_type => purge_ms_req}} 04:16:06.094 [debug] S2b: Rx from IP {172,18,62,103} port 2123: {gtp,v2,delete_session_response,894437846,8064740,undefined,[],#{{v2_cause,0} => {v2_cause,0,request_accepted,0,0,0,undefined}}} *DBG* epdg_ue_fsm_262427904891390 start_timer {state_timeout,10000, swm_str_timeout,[]} in state state_wait_swm_session_termination_answer *DBG* aaa_ue_fsm_262428609657364 consume call rx_swm_str from <0.201.0> in state state_authenticated => state_authenticated_wait_swx_saa 04:16:06.094 [info] KMOD Port Delete PDP Context Call {<0.911.0>,[alias|#Ref<0.1283019585.1655242758.196912>]}: {delete_pdp_context,{172,18,62,103},3048189953,2899419740,{192,168,0,18}} 04:16:06.094 [info] ue_fsm received_gtpc_delete_session_response {gtp,v2,delete_session_response,894437846,8064740,undefined,[],#{{v2_cause,0} => {v2_cause,0,request_accepted,0,0,0,undefined}}} 04:16:06.094 [debug] delete_pdp_context: 1, {172,18,62,103}, {192,168,0,18}, 3048189953, 2899419740 04:16:06.094 [info] S6b Rx from {diameter_caps,{"aaa.localdomain","pgw.localdomain"},{"localdomain","localdomain"},{[{172,18,62,20}],[{172,18,62,103}]},{0,10415},{"osmo-epdg-AAA","TTCN-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,["262423557293289"],[],[]} 04:16:06.094 [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,62,103}},{ms_address,{192,168,0,18}},{i_tid,3048189953}]}} 04:16:06.094 [info] ue_fsm ev_rx_s6b_str 04:16:06.094 [info] ue_fsm state_wait_delete_session_resp event=received_gtpc_delete_session_response, {ue_fsm_data,<<"262428609657364">>,"internet",[],undefined,false,0,false,false} 04:16:06.094 [debug] Cause: GTP_atom=request_accepted -> GTP_int=16 -> GSUP_int=0 04:16:06.094 [info] ue_fsm state_authenticated event=rx_s6b_str, {ue_fsm_data,"262423557293289","262423557293289@nai.epc.mnc001.mcc01.3gppnetwork.org","internet",true,true,undefined} 04:16:06.094 [info] ue_fsm state_authenticated event=rx_s6b_str: ePDG session still active, skip updating the HSS 04:16:06.094 [info] ue_fsm state_wait_swm_session_termination_answer event=enter, {ue_fsm_data,<<"262428609657364">>,"internet",[],undefined,true,0,false,false} 04:16:06.094 [info] ue_fsm ev_rx_swm_str 04:16:06.094 [info] S6b Tx to {diameter_caps,{"aaa.localdomain","pgw.localdomain"},{"localdomain","localdomain"},{[{172,18,62,20}],[{172,18,62,103}]},{0,10415},{"osmo-epdg-AAA","TTCN-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:16:06.094 [debug] S2b: Rx from IP {172,18,62,103} port 2123: <<72,37,0,14,53,80,9,217,123,14,230,0,2,0,2,0,16,0>> 04:16:06.094 [debug] S2b: Rx from IP {172,18,62,103} port 2123: {gtp,v2,delete_session_response,894437849,8064742,undefined,[],#{{v2_cause,0} => {v2_cause,0,request_accepted,0,0,0,undefined}}} 04:16:06.094 [info] ue_fsm state_authenticated event=rx_swm_str, {ue_fsm_data,"262428609657364","262428609657364@nai.epc.mnc001.mcc01.3gppnetwork.org","internet",true,false,undefined} 04:16:06.094 [info] ue_fsm received_gtpc_delete_session_response {gtp,v2,delete_session_response,894437849,8064742,undefined,[],#{{v2_cause,0} => {v2_cause,0,request_accepted,0,0,0,undefined}}} 04:16:06.094 [debug] SWx Tx SAR Imsi="262428609657364" Type=5 APN="internet" AgentInfoOpt=[]  04:16:06.094 [info] ue_fsm state_wait_delete_session_resp event=received_gtpc_delete_session_response, {ue_fsm_data,<<"262427904891390">>,"internet",[],undefined,false,0,false,false} 04:16:06.094 [debug] Cause: GTP_atom=request_accepted -> GTP_int=16 -> GSUP_int=0 04:16:06.094 [debug] SWx prepare_request: {'SAR',["epdg.localdomain",";","1805677143",";","346",";","nonode@nohost"],{'Vendor-Specific-Application-Id',10415,[16777265],[]},1,"epdg.localdomain","localdomain","localdomain","262428609657364",5,[],["hss.localdomain"],["internet"],[],[],[],[],[],[],[],[],[]} 04:16:06.094 [info] s2b: Tx {gtp,v2,delete_session_request,2899419740,8064752,undefined,[],[{v2_eps_bearer_id,0,5},{v2_fully_qualified_tunnel_endpoint_identifier,0,30,3048189953,<<172,18,62,20>>,undefined}]} 04:16:06.094 [info] ue_fsm state_wait_swm_session_termination_answer event=enter, {ue_fsm_data,<<"262427904891390">>,"internet",[],undefined,true,0,false,false} 04:16:06.094 [info] S6b Rx from {diameter_caps,{"aaa.localdomain","pgw.localdomain"},{"localdomain","localdomain"},{[{172,18,62,20}],[{172,18,62,103}]},{0,10415},{"osmo-epdg-AAA","TTCN-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,["262427526321740"],[],[]} 04:16:06.094 [info] ue_fsm ev_rx_s6b_str 04:16:06.094 [info] ue_fsm ev_rx_swm_str 04:16:06.094 [info] ue_fsm state_authenticated event=rx_s6b_str, {ue_fsm_data,"262427526321740","262427526321740@nai.epc.mnc001.mcc01.3gppnetwork.org","internet",true,true,undefined} *DBG* aaa_ue_fsm_262427526321740 send {ok,{epdg_dia_rc,undefined,2001}} to <0.1784.0> *DBG* aaa_ue_fsm_262427526321740 consume call rx_s6b_str from <0.1784.0> in state state_authenticated 04:16:06.095 [info] ue_fsm state_authenticated event=rx_swm_str, {ue_fsm_data,"262427904891390","262427904891390@nai.epc.mnc001.mcc01.3gppnetwork.org","internet",true,false,undefined} 04:16:06.095 [info] GSUP: Rx #{cn_domain => 1,imsi => <<"262420637512005">>,message_type => purge_ms_req} *DBG* epdg_ue_fsm_262420637512005 receive call purge_ms_request from <0.1786.0> in state state_active 04:16:06.095 [debug] S2b: Rx from IP {172,18,62,103} port 2123: <<72,37,0,14,53,80,9,208,123,14,229,0,2,0,2,0,16,0>> 04:16:06.095 [info] SWx Rx SAA {<0.735.0>,{diameter_caps,{"epdg.localdomain","hss.localdomain"},{"localdomain","localdomain"},{[{127,0,0,1},{172,18,62,20},{192,168,0,2}],[{172,18,62,103}]},{0,10415},{"osmo-epdg","TTCN-3 Testsuite"},{[],[1]},{[10415,13019,5535],[5535,10415,13019]},{[],[]},{[],[0]},{[],[]},{[{'diameter_base_Vendor-Specific-Application-Id',10415,[16777265],[]}],[{'diameter_base_Vendor-Specific-Application-Id',[10415],[16777265],[]}]},{[],[]},{[],[]}}}: {'SAA',"epdg.localdomain;1805677143;345;nonode@nohost",{'Vendor-Specific-Application-Id',10415,[16777265],[]},1,"hss.localdomain","localdomain","262428440030799",[],[2001],[],[{'Non-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_262427904891390 send ok to <0.201.0> *DBG* epdg_ue_fsm_262428879106467 receive call {received_gtpc_delete_session_response, {gtp,v2,delete_session_response,894437840,8064741,undefined,[], #{{v2_cause,0} => {v2_cause,0,request_accepted,0,0,0,undefined}}}} from <0.1788.0> in state state_wait_delete_session_resp 04:16:06.095 [info] ue_fsm state_authenticated event=rx_s6b_str: ePDG session still active, skip updating the HSS *DBG* aaa_ue_fsm_262427904891390 consume call rx_swm_str from <0.201.0> in state state_authenticated => state_authenticated_wait_swx_saa *DBG* aaa_ue_fsm_262428440030799 receive call {rx_swx_saa,{ok,5,#{}}} from <0.1777.0> in state state_authenticated_wait_swx_saa 04:16:06.095 [debug] SWx Tx SAR Imsi="262427904891390" Type=5 APN="internet" AgentInfoOpt=[]  *DBG* epdg_ue_fsm_262428879106467 send ok to <0.1788.0> 04:16:06.095 [info] ue_fsm purge_ms_request *DBG* aaa_ue_fsm_262420065060774 receive call rx_s6b_str from <0.1789.0> in state state_authenticated 04:16:06.095 [info] S6b Tx to {diameter_caps,{"aaa.localdomain","pgw.localdomain"},{"localdomain","localdomain"},{[{172,18,62,20}],[{172,18,62,103}]},{0,10415},{"osmo-epdg-AAA","TTCN-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:16:06.096 [info] ue_fsm state_active event=purge_ms_request, {ue_fsm_data,<<"262420637512005">>,"internet",[],{epdg_tun_pdp_ctx,3048189948,1577261683,{epdg_eua,33,<<192,168,0,13>>,undefined},<<172,18,62,103>>},false,0,false,false} *DBG* aaa_ue_fsm_262421184115586 receive call rx_s6b_str from <0.1790.0> in state state_authenticated *DBG* epdg_ue_fsm_262428879106467 consume call {received_gtpc_delete_session_response, {gtp,v2,delete_session_response,894437840,8064741,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_262428440030799 send ok to <0.1777.0> *DBG* aaa_ue_fsm_262420065060774 send {ok,{epdg_dia_rc,undefined,2001}} to <0.1789.0> *DBG* epdg_ue_fsm_262428440030799 receive call {received_swm_sta,{epdg_dia_rc,undefined,2001}} from <0.211.0> in state state_wait_swm_session_termination_answer 04:16:06.096 [debug] SWx prepare_request: {'SAR',["epdg.localdomain",";","1805677143",";","347",";","nonode@nohost"],{'Vendor-Specific-Application-Id',10415,[16777265],[]},1,"epdg.localdomain","localdomain","localdomain","262427904891390",5,[],["hss.localdomain"],["internet"],[],[],[],[],[],[],[],[],[]} *DBG* aaa_ue_fsm_262421184115586 send {ok,{epdg_dia_rc,undefined,2001}} to <0.1790.0> *DBG* epdg_ue_fsm_262420637512005 send ok to <0.1786.0> *DBG* epdg_ue_fsm_262428879106467 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_262428440030799 consume call {rx_swx_saa,{ok,5,#{}}} from <0.1777.0> in state state_authenticated_wait_swx_saa => state_new *DBG* aaa_ue_fsm_262420065060774 consume call rx_s6b_str from <0.1789.0> in state state_authenticated *DBG* epdg_ue_fsm_262420637512005 consume call purge_ms_request from <0.1786.0> in state state_active => state_wait_delete_session_resp *DBG* epdg_ue_fsm_262428553928245 receive call {received_gtpc_delete_session_response, {gtp,v2,delete_session_response,894437850,8064743,undefined,[], #{{v2_cause,0} => {v2_cause,0,request_accepted,0,0,0,undefined}}}} from <0.1791.0> in state state_wait_delete_session_resp *DBG* aaa_ue_fsm_262421184115586 consume call rx_s6b_str from <0.1790.0> in state state_authenticated *DBG* epdg_ue_fsm_262428440030799 send ok to <0.211.0> *DBG* aaa_ue_fsm_262428879106467 receive call rx_swm_str from <0.201.0> in state state_authenticated 04:16:06.096 [info] KMOD Port Delete PDP Context Call {<0.861.0>,[alias|#Ref<0.1283019585.1655242759.197122>]}: {delete_pdp_context,{172,18,62,103},3048189948,1577261683,{192,168,0,13}} *DBG* gsup_server got {ipa,#Port<0.54>, {osmo,5}, #{cn_domain => 1,imsi => <<"262428555307969">>, message_type => purge_ms_req}} 04:16:06.096 [debug] S2b: Rx from IP {172,18,62,103} port 2123: {gtp,v2,delete_session_response,894437840,8064741,undefined,[],#{{v2_cause,0} => {v2_cause,0,request_accepted,0,0,0,undefined}}} 04:16:06.096 [info] ue_fsm received_gtpc_delete_session_response {gtp,v2,delete_session_response,894437840,8064741,undefined,[],#{{v2_cause,0} => {v2_cause,0,request_accepted,0,0,0,undefined}}} 04:16:06.096 [debug] delete_pdp_context: 1, {172,18,62,103}, {192,168,0,13}, 3048189948, 1577261683 04:16:06.096 [debug] delete_pdp_context: {netlink,gtp,[512,ack,request],200,0,{delete,0,0,[{version,1},{net_ns_fd,25},{link,4},{sgsn_address,{172,18,62,103}},{ms_address,{192,168,0,13}},{i_tid,3048189948}]}} 04:16:06.096 [info] ue_fsm ev_rx_swx_saa 04:16:06.096 [info] ue_fsm state_wait_delete_session_resp event=received_gtpc_delete_session_response, {ue_fsm_data,<<"262428879106467">>,"internet",[],undefined,false,0,false,false} 04:16:06.096 [debug] Cause: GTP_atom=request_accepted -> GTP_int=16 -> GSUP_int=0 04:16:06.096 [info] S6b Rx from {diameter_caps,{"aaa.localdomain","pgw.localdomain"},{"localdomain","localdomain"},{[{172,18,62,20}],[{172,18,62,103}]},{0,10415},{"osmo-epdg-AAA","TTCN-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,["262420065060774"],[],[]} 04:16:06.096 [info] ue_fsm ev_rx_s6b_str 04:16:06.096 [info] ue_fsm state_authenticated_wait_swx_saa event=rx_swx_saa SAType=5 ResulCode={epdg_dia_rc,undefined,2001}, {ue_fsm_data,"262428440030799","262428440030799@nai.epc.mnc001.mcc01.3gppnetwork.org","internet",true,false,undefined} 04:16:06.096 [info] S6b Rx from {diameter_caps,{"aaa.localdomain","pgw.localdomain"},{"localdomain","localdomain"},{[{172,18,62,20}],[{172,18,62,103}]},{0,10415},{"osmo-epdg-AAA","TTCN-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,["262421184115586"],[],[]} 04:16:06.096 [info] ue_fsm state_wait_swm_session_termination_answer event=enter, {ue_fsm_data,<<"262428879106467">>,"internet",[],undefined,true,0,false,false} 04:16:06.096 [info] ue_fsm ev_rx_s6b_str 04:16:06.096 [info] ue_fsm state_authenticated event=rx_s6b_str, {ue_fsm_data,"262420065060774","262420065060774@nai.epc.mnc001.mcc01.3gppnetwork.org","internet",true,true,undefined} 04:16:06.096 [info] ue_fsm received_swm_session_termination_answer {epdg_dia_rc,undefined,2001} 04:16:06.096 [info] ue_fsm state_authenticated event=rx_s6b_str: ePDG session still active, skip updating the HSS 04:16:06.096 [info] s2b: Tx {gtp,v2,delete_session_request,1577261683,8064753,undefined,[],[{v2_eps_bearer_id,0,5},{v2_fully_qualified_tunnel_endpoint_identifier,0,30,3048189948,<<172,18,62,20>>,undefined}]} 04:16:06.096 [info] ue_fsm state_authenticated event=rx_s6b_str, {ue_fsm_data,"262421184115586","262421184115586@nai.epc.mnc001.mcc01.3gppnetwork.org","internet",true,true,undefined} 04:16:06.096 [info] ue_fsm state_authenticated event=rx_s6b_str: ePDG session still active, skip updating the HSS 04:16:06.096 [info] S6b Tx to {diameter_caps,{"aaa.localdomain","pgw.localdomain"},{"localdomain","localdomain"},{[{172,18,62,20}],[{172,18,62,103}]},{0,10415},{"osmo-epdg-AAA","TTCN-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:16:06.096 [debug] S2b: Rx from IP {172,18,62,103} port 2123: <<72,37,0,14,53,80,9,218,123,14,231,0,2,0,2,0,16,0>> 04:16:06.096 [info] S6b Tx to {diameter_caps,{"aaa.localdomain","pgw.localdomain"},{"localdomain","localdomain"},{[{172,18,62,20}],[{172,18,62,103}]},{0,10415},{"osmo-epdg-AAA","TTCN-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:16:06.096 [debug] S2b: Rx from IP {172,18,62,103} port 2123: {gtp,v2,delete_session_response,894437850,8064743,undefined,[],#{{v2_cause,0} => {v2_cause,0,request_accepted,0,0,0,undefined}}} 04:16:06.096 [info] ue_fsm received_gtpc_delete_session_response {gtp,v2,delete_session_response,894437850,8064743,undefined,[],#{{v2_cause,0} => {v2_cause,0,request_accepted,0,0,0,undefined}}} *DBG* aaa_ue_fsm_262422415705682 receive call rx_s6b_str from <0.1793.0> in state state_authenticated 04:16:06.096 [info] ue_fsm state_wait_swm_session_termination_answer event=received_swm_sta, {ue_fsm_data,<<"262428440030799">>,"internet",[],undefined,true,0,false,false} 04:16:06.096 [info] purge_ms_response(<<"262428440030799">>): ok 04:16:06.096 [info] ue_fsm ev_rx_swm_str *DBG* aaa_ue_fsm_262422415705682 send {ok,{epdg_dia_rc,undefined,2001}} to <0.1793.0> *DBG* aaa_ue_fsm_262422415705682 consume call rx_s6b_str from <0.1793.0> in state state_authenticated 04:16:06.096 [info] S6b Rx from {diameter_caps,{"aaa.localdomain","pgw.localdomain"},{"localdomain","localdomain"},{[{172,18,62,20}],[{172,18,62,103}]},{0,10415},{"osmo-epdg-AAA","TTCN-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,["262428751897668"],[],[]} *DBG* aaa_ue_fsm_262428751897668 receive call rx_s6b_str from <0.1792.0> in state state_authenticated 04:16:06.096 [info] ue_fsm state_wait_delete_session_resp event=received_gtpc_delete_session_response, {ue_fsm_data,<<"262428553928245">>,"internet",[],undefined,false,0,false,false} *DBG* aaa_ue_fsm_262423420851995 receive call rx_s6b_str from <0.1794.0> in state state_authenticated *DBG* aaa_ue_fsm_262428751897668 send {ok,{epdg_dia_rc,undefined,2001}} to <0.1792.0> 04:16:06.096 [info] terminating epdg_ue_fsm with reason normal state=state_wait_swm_session_termination_answer, {ue_fsm_data,<<"262428440030799">>,"internet",[],undefined,true,0,false,false} *DBG* epdg_ue_fsm_262428553928245 send ok to <0.1791.0> *DBG* aaa_ue_fsm_262423420851995 send {ok,{epdg_dia_rc,undefined,2001}} to <0.1794.0> *DBG* aaa_ue_fsm_262428751897668 consume call rx_s6b_str from <0.1792.0> in state state_authenticated *DBG* epdg_ue_fsm_262428440030799 terminate normal in state state_wait_swm_session_termination_answer 04:16:06.096 [info] ue_fsm state_authenticated event=rx_swm_str, {ue_fsm_data,"262428879106467","262428879106467@nai.epc.mnc001.mcc01.3gppnetwork.org","internet",true,false,undefined} *DBG* aaa_ue_fsm_262423420851995 consume call rx_s6b_str from <0.1794.0> in state state_authenticated 04:16:06.096 [info] GSUP: Rx #{cn_domain => 1,imsi => <<"262428555307969">>,message_type => purge_ms_req} *DBG* epdg_ue_fsm_262428553928245 consume call {received_gtpc_delete_session_response, {gtp,v2,delete_session_response,894437850,8064743,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 *DBG* epdg_ue_fsm_262428362521677 receive call {received_gtpc_delete_session_response, {gtp,v2,delete_session_response,894437842,8064744,undefined,[], #{{v2_cause,0} => {v2_cause,0,request_accepted,0,0,0,undefined}}}} from <0.1795.0> in state state_wait_delete_session_resp 04:16:06.097 [info] S6b Rx from {diameter_caps,{"aaa.localdomain","pgw.localdomain"},{"localdomain","localdomain"},{[{172,18,62,20}],[{172,18,62,103}]},{0,10415},{"osmo-epdg-AAA","TTCN-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,["262422415705682"],[],[]} *DBG* epdg_ue_fsm_262428553928245 start_timer {state_timeout,10000, swm_str_timeout,[]} in state state_wait_swm_session_termination_answer *DBG* aaa_ue_fsm_262428879106467 send ok to <0.201.0> *DBG* aaa_ue_fsm_262428553928245 receive call rx_swm_str from <0.201.0> in state state_authenticated *DBG* aaa_ue_fsm_262428609657364 receive call {rx_swx_saa,{ok,5,#{}}} from <0.1785.0> in state state_authenticated_wait_swx_saa *DBG* epdg_ue_fsm_262428555307969 receive call purge_ms_request from <0.1797.0> in state state_active *DBG* epdg_ue_fsm_262428362521677 send ok to <0.1795.0> *DBG* aaa_ue_fsm_262428879106467 consume call rx_swm_str from <0.201.0> in state state_authenticated => state_authenticated_wait_swx_saa *DBG* aaa_ue_fsm_262428553928245 send ok to <0.201.0> *DBG* aaa_ue_fsm_262428609657364 send ok to <0.1785.0> *DBG* epdg_ue_fsm_262428362521677 consume call {received_gtpc_delete_session_response, {gtp,v2,delete_session_response,894437842,8064744,undefined,[], #{{v2_cause,0} => {v2_cause,0,request_accepted,0,0,0,undefined}}}} from <0.1795.0> in state state_wait_delete_session_resp => state_wait_swm_session_termination_answer *DBG* aaa_ue_fsm_262428553928245 consume call rx_swm_str from <0.201.0> in state state_authenticated => state_authenticated_wait_swx_saa *DBG* aaa_ue_fsm_262428609657364 consume call {rx_swx_saa,{ok,5,#{}}} from <0.1785.0> in state state_authenticated_wait_swx_saa => state_new *DBG* aaa_ue_fsm_262428362521677 receive call rx_swm_str from <0.201.0> in state state_authenticated *DBG* epdg_ue_fsm_262428609657364 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_262428362521677 start_timer {state_timeout,10000, swm_str_timeout,[]} in state state_wait_swm_session_termination_answer 04:16:06.097 [info] ue_fsm ev_rx_s6b_str 04:16:06.097 [info] ue_fsm state_authenticated event=rx_s6b_str, {ue_fsm_data,"262422415705682","262422415705682@nai.epc.mnc001.mcc01.3gppnetwork.org","internet",true,true,undefined} 04:16:06.097 [info] ue_fsm state_authenticated event=rx_s6b_str: ePDG session still active, skip updating the HSS 04:16:06.097 [info] S6b Tx to {diameter_caps,{"aaa.localdomain","pgw.localdomain"},{"localdomain","localdomain"},{[{172,18,62,20}],[{172,18,62,103}]},{0,10415},{"osmo-epdg-AAA","TTCN-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:16:06.097 [info] ue_fsm ev_rx_s6b_str 04:16:06.097 [info] S6b Rx from {diameter_caps,{"aaa.localdomain","pgw.localdomain"},{"localdomain","localdomain"},{[{172,18,62,20}],[{172,18,62,103}]},{0,10415},{"osmo-epdg-AAA","TTCN-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,["262423420851995"],[],[]} 04:16:06.097 [info] ue_fsm ev_rx_s6b_str 04:16:06.097 [info] ue_fsm state_authenticated event=rx_s6b_str, {ue_fsm_data,"262428751897668","262428751897668@nai.epc.mnc001.mcc01.3gppnetwork.org","internet",true,true,undefined} 04:16:06.097 [info] ue_fsm state_authenticated event=rx_s6b_str: ePDG session still active, skip updating the HSS 04:16:06.097 [info] S6b Tx to {diameter_caps,{"aaa.localdomain","pgw.localdomain"},{"localdomain","localdomain"},{[{172,18,62,20}],[{172,18,62,103}]},{0,10415},{"osmo-epdg-AAA","TTCN-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:16:06.097 [info] ue_fsm state_authenticated event=rx_s6b_str, {ue_fsm_data,"262423420851995","262423420851995@nai.epc.mnc001.mcc01.3gppnetwork.org","internet",true,true,undefined} 04:16:06.097 [debug] Cause: GTP_atom=request_accepted -> GTP_int=16 -> GSUP_int=0 04:16:06.097 [info] ue_fsm state_authenticated event=rx_s6b_str: ePDG session still active, skip updating the HSS 04:16:06.097 [info] S6b Tx to {diameter_caps,{"aaa.localdomain","pgw.localdomain"},{"localdomain","localdomain"},{[{172,18,62,20}],[{172,18,62,103}]},{0,10415},{"osmo-epdg-AAA","TTCN-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:16:06.097 [debug] S2b: Rx from IP {172,18,62,103} port 2123: <<72,37,0,14,53,80,9,210,123,14,232,0,2,0,2,0,16,0>> 04:16:06.098 [info] ue_fsm state_wait_swm_session_termination_answer event=enter, {ue_fsm_data,<<"262428553928245">>,"internet",[],undefined,true,0,false,false} 04:16:06.098 [debug] S2b: Rx from IP {172,18,62,103} port 2123: {gtp,v2,delete_session_response,894437842,8064744,undefined,[],#{{v2_cause,0} => {v2_cause,0,request_accepted,0,0,0,undefined}}} 04:16:06.098 [info] ue_fsm received_gtpc_delete_session_response {gtp,v2,delete_session_response,894437842,8064744,undefined,[],#{{v2_cause,0} => {v2_cause,0,request_accepted,0,0,0,undefined}}} 04:16:06.098 [debug] SWx Tx SAR Imsi="262428879106467" Type=5 APN="internet" AgentInfoOpt=[]  04:16:06.098 [debug] SWx prepare_request: {'SAR',["epdg.localdomain",";","1805677143",";","348",";","nonode@nohost"],{'Vendor-Specific-Application-Id',10415,[16777265],[]},1,"epdg.localdomain","localdomain","localdomain","262428879106467",5,[],["hss.localdomain"],["internet"],[],[],[],[],[],[],[],[],[]} 04:16:06.098 [info] ue_fsm ev_rx_swm_str 04:16:06.098 [info] ue_fsm purge_ms_request 04:16:06.098 [info] SWx Rx SAA {<0.735.0>,{diameter_caps,{"epdg.localdomain","hss.localdomain"},{"localdomain","localdomain"},{[{127,0,0,1},{172,18,62,20},{192,168,0,2}],[{172,18,62,103}]},{0,10415},{"osmo-epdg","TTCN-3 Testsuite"},{[],[1]},{[10415,13019,5535],[5535,10415,13019]},{[],[]},{[],[0]},{[],[]},{[{'diameter_base_Vendor-Specific-Application-Id',10415,[16777265],[]}],[{'diameter_base_Vendor-Specific-Application-Id',[10415],[16777265],[]}]},{[],[]},{[],[]}}}: {'SAA',"epdg.localdomain;1805677143;346;nonode@nohost",{'Vendor-Specific-Application-Id',10415,[16777265],[]},1,"hss.localdomain","localdomain","262428609657364",[],[2001],[],[{'Non-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:16:06.098 [info] ue_fsm ev_rx_swx_saa 04:16:06.098 [info] ue_fsm state_wait_delete_session_resp event=received_gtpc_delete_session_response, {ue_fsm_data,<<"262428362521677">>,"internet",[],undefined,false,0,false,false} 04:16:06.098 [debug] Cause: GTP_atom=request_accepted -> GTP_int=16 -> GSUP_int=0 04:16:06.098 [info] ue_fsm state_authenticated event=rx_swm_str, {ue_fsm_data,"262428553928245","262428553928245@nai.epc.mnc001.mcc01.3gppnetwork.org","internet",true,false,undefined} 04:16:06.098 [debug] SWx Tx SAR Imsi="262428553928245" Type=5 APN="internet" AgentInfoOpt=[]  04:16:06.098 [info] ue_fsm state_authenticated_wait_swx_saa event=rx_swx_saa SAType=5 ResulCode={epdg_dia_rc,undefined,2001}, {ue_fsm_data,"262428609657364","262428609657364@nai.epc.mnc001.mcc01.3gppnetwork.org","internet",true,false,undefined} 04:16:06.098 [info] ue_fsm state_active event=purge_ms_request, {ue_fsm_data,<<"262428555307969">>,"internet",[],{epdg_tun_pdp_ctx,3048189976,440569541,{epdg_eua,33,<<192,168,0,41>>,undefined},<<172,18,62,103>>},false,0,false,false} 04:16:06.098 [debug] SWx prepare_request: {'SAR',["epdg.localdomain",";","1805677143",";","349",";","nonode@nohost"],{'Vendor-Specific-Application-Id',10415,[16777265],[]},1,"epdg.localdomain","localdomain","localdomain","262428553928245",5,[],["hss.localdomain"],["internet"],[],[],[],[],[],[],[],[],[]} 04:16:06.098 [info] ue_fsm state_wait_swm_session_termination_answer event=enter, {ue_fsm_data,<<"262428362521677">>,"internet",[],undefined,true,0,false,false} 04:16:06.098 [info] KMOD Port Delete PDP Context Call {<0.1141.0>,[alias|#Ref<0.1283019585.1655242758.196982>]}: {delete_pdp_context,{172,18,62,103},3048189976,440569541,{192,168,0,41}} 04:16:06.098 [debug] delete_pdp_context: 1, {172,18,62,103}, {192,168,0,41}, 3048189976, 440569541 04:16:06.098 [debug] delete_pdp_context: {netlink,gtp,[512,ack,request],264,0,{delete,0,0,[{version,1},{net_ns_fd,25},{link,4},{sgsn_address,{172,18,62,103}},{ms_address,{192,168,0,41}},{i_tid,3048189976}]}} 04:16:06.098 [info] ue_fsm received_swm_session_termination_answer {epdg_dia_rc,undefined,2001} 04:16:06.098 [info] ue_fsm ev_rx_swm_str 04:16:06.098 [info] ue_fsm state_authenticated event=rx_swm_str, {ue_fsm_data,"262428362521677","262428362521677@nai.epc.mnc001.mcc01.3gppnetwork.org","internet",true,false,undefined} 04:16:06.098 [info] ue_fsm state_wait_swm_session_termination_answer event=received_swm_sta, {ue_fsm_data,<<"262428609657364">>,"internet",[],undefined,true,0,false,false} 04:16:06.098 [info] s2b: Tx {gtp,v2,delete_session_request,440569541,8064754,undefined,[],[{v2_eps_bearer_id,0,5},{v2_fully_qualified_tunnel_endpoint_identifier,0,30,3048189976,<<172,18,62,20>>,undefined}]} *DBG* epdg_ue_fsm_262428609657364 send ok to <0.211.0> *DBG* epdg_ue_fsm_262428609657364 terminate normal in state state_wait_swm_session_termination_answer 04:16:06.098 [info] S6b Rx from {diameter_caps,{"aaa.localdomain","pgw.localdomain"},{"localdomain","localdomain"},{[{172,18,62,20}],[{172,18,62,103}]},{0,10415},{"osmo-epdg-AAA","TTCN-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,["262427368222070"],[],[]} *DBG* aaa_ue_fsm_262428362521677 send ok to <0.201.0> *DBG* aaa_ue_fsm_262428362521677 consume call rx_swm_str from <0.201.0> in state state_authenticated => state_authenticated_wait_swx_saa 04:16:06.099 [debug] SWx Tx SAR Imsi="262428362521677" Type=5 APN="internet" AgentInfoOpt=[]  *DBG* epdg_ue_fsm_262428555307969 send ok to <0.1797.0> *DBG* aaa_ue_fsm_262427368222070 receive call rx_s6b_str from <0.1799.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_262428555307969 consume call purge_ms_request from <0.1797.0> in state state_active => state_wait_delete_session_resp 04:16:06.099 [info] purge_ms_response(<<"262428609657364">>): ok *DBG* aaa_ue_fsm_262427368222070 send {ok,{epdg_dia_rc,undefined,2001}} to <0.1799.0> *DBG* gsup_server got {ipa,#Port<0.54>, {osmo,5}, #{cn_domain => 1,imsi => <<"262423680495733">>, message_type => purge_ms_req}} *DBG* epdg_ue_fsm_262423557293289 receive call {received_gtpc_delete_session_response, {gtp,v2,delete_session_response,894437841,8064745,undefined,[], #{{v2_cause,0} => {v2_cause,0,request_accepted,0,0,0,undefined}}}} from <0.1801.0> in state state_wait_delete_session_resp 04:16:06.099 [debug] SWx prepare_request: {'SAR',["epdg.localdomain",";","1805677143",";","350",";","nonode@nohost"],{'Vendor-Specific-Application-Id',10415,[16777265],[]},1,"epdg.localdomain","localdomain","localdomain","262428362521677",5,[],["hss.localdomain"],["internet"],[],[],[],[],[],[],[],[],[]} *DBG* aaa_ue_fsm_262427368222070 consume call rx_s6b_str from <0.1799.0> in state state_authenticated *DBG* epdg_ue_fsm_262423680495733 receive call purge_ms_request from <0.1802.0> in state state_active 04:16:06.099 [info] terminating epdg_ue_fsm with reason normal state=state_wait_swm_session_termination_answer, {ue_fsm_data,<<"262428609657364">>,"internet",[],undefined,true,0,false,false} *DBG* epdg_ue_fsm_262423557293289 send ok to <0.1801.0> 04:16:06.099 [info] ue_fsm ev_rx_s6b_str 04:16:06.099 [debug] S2b: Rx from IP {172,18,62,103} port 2123: <<72,37,0,14,53,80,9,209,123,14,233,0,2,0,2,0,16,0>> 04:16:06.099 [info] ue_fsm state_authenticated event=rx_s6b_str, {ue_fsm_data,"262427368222070","262427368222070@nai.epc.mnc001.mcc01.3gppnetwork.org","internet",true,true,undefined} *DBG* epdg_ue_fsm_262423557293289 consume call {received_gtpc_delete_session_response, {gtp,v2,delete_session_response,894437841,8064745,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_262423557293289 receive call rx_swm_str from <0.201.0> in state state_authenticated 04:16:06.099 [info] ue_fsm state_authenticated event=rx_s6b_str: ePDG session still active, skip updating the HSS *DBG* epdg_ue_fsm_262427526321740 receive call {received_gtpc_delete_session_response, {gtp,v2,delete_session_response,894437843,8064746,undefined,[], #{{v2_cause,0} => {v2_cause,0,request_accepted,0,0,0,undefined}}}} from <0.1803.0> in state state_wait_delete_session_resp *DBG* epdg_ue_fsm_262423557293289 start_timer {state_timeout,10000, swm_str_timeout,[]} in state state_wait_swm_session_termination_answer 04:16:06.099 [debug] S2b: Rx from IP {172,18,62,103} port 2123: {gtp,v2,delete_session_response,894437841,8064745,undefined,[],#{{v2_cause,0} => {v2_cause,0,request_accepted,0,0,0,undefined}}} *DBG* epdg_ue_fsm_262427526321740 send ok to <0.1803.0> *DBG* aaa_ue_fsm_262423557293289 send ok to <0.201.0> 04:16:06.099 [info] S6b Tx to {diameter_caps,{"aaa.localdomain","pgw.localdomain"},{"localdomain","localdomain"},{[{172,18,62,20}],[{172,18,62,103}]},{0,10415},{"osmo-epdg-AAA","TTCN-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_262423557293289 consume call rx_swm_str from <0.201.0> in state state_authenticated => state_authenticated_wait_swx_saa *DBG* epdg_ue_fsm_262427526321740 consume call {received_gtpc_delete_session_response, {gtp,v2,delete_session_response,894437843,8064746,undefined,[], #{{v2_cause,0} => {v2_cause,0,request_accepted,0,0,0,undefined}}}} from <0.1803.0> in state state_wait_delete_session_resp => state_wait_swm_session_termination_answer *DBG* aaa_ue_fsm_262427526321740 receive call rx_swm_str from <0.201.0> in state state_authenticated 04:16:06.099 [info] ue_fsm received_gtpc_delete_session_response {gtp,v2,delete_session_response,894437841,8064745,undefined,[],#{{v2_cause,0} => {v2_cause,0,request_accepted,0,0,0,undefined}}} *DBG* epdg_ue_fsm_262427526321740 start_timer {state_timeout,10000, swm_str_timeout,[]} in state state_wait_swm_session_termination_answer 04:16:06.099 [info] GSUP: Rx #{cn_domain => 1,imsi => <<"262423680495733">>,message_type => purge_ms_req} 04:16:06.099 [info] ue_fsm purge_ms_request 04:16:06.099 [info] ue_fsm state_wait_delete_session_resp event=received_gtpc_delete_session_response, {ue_fsm_data,<<"262423557293289">>,"internet",[],undefined,false,0,false,false} *DBG* aaa_ue_fsm_262427526321740 send ok to <0.201.0> *DBG* aaa_ue_fsm_262427526321740 consume call rx_swm_str from <0.201.0> in state state_authenticated => state_authenticated_wait_swx_saa *DBG* epdg_ue_fsm_262420065060774 receive call {received_gtpc_delete_session_response, {gtp,v2,delete_session_response,894437844,8064747,undefined,[], #{{v2_cause,0} => {v2_cause,0,request_accepted,0,0,0,undefined}}}} from <0.1806.0> in state state_wait_delete_session_resp *DBG* aaa_ue_fsm_262420637512005 receive call rx_s6b_str from <0.1807.0> in state state_authenticated *DBG* epdg_ue_fsm_262420065060774 send ok to <0.1806.0> *DBG* aaa_ue_fsm_262420637512005 send {ok,{epdg_dia_rc,undefined,2001}} to <0.1807.0> *DBG* epdg_ue_fsm_262420065060774 consume call {received_gtpc_delete_session_response, {gtp,v2,delete_session_response,894437844,8064747,undefined,[], #{{v2_cause,0} => {v2_cause,0,request_accepted,0,0,0,undefined}}}} from <0.1806.0> in state state_wait_delete_session_resp => state_wait_swm_session_termination_answer *DBG* aaa_ue_fsm_262420637512005 consume call rx_s6b_str from <0.1807.0> in state state_authenticated *DBG* aaa_ue_fsm_262420065060774 receive call rx_swm_str from <0.201.0> in state state_authenticated *DBG* epdg_ue_fsm_262420065060774 start_timer {state_timeout,10000, swm_str_timeout,[]} in state state_wait_swm_session_termination_answer *DBG* epdg_ue_fsm_262421184115586 receive call {received_gtpc_delete_session_response, {gtp,v2,delete_session_response,894437847,8064748,undefined,[], #{{v2_cause,0} => {v2_cause,0,request_accepted,0,0,0,undefined}}}} from <0.1808.0> in state state_wait_delete_session_resp 04:16:06.099 [debug] Cause: GTP_atom=request_accepted -> GTP_int=16 -> GSUP_int=0 04:16:06.099 [info] ue_fsm state_active event=purge_ms_request, {ue_fsm_data,<<"262423680495733">>,"internet",[],{epdg_tun_pdp_ctx,3048189977,940745250,{epdg_eua,33,<<192,168,0,42>>,undefined},<<172,18,62,103>>},false,0,false,false} 04:16:06.099 [debug] S2b: Rx from IP {172,18,62,103} port 2123: <<72,37,0,14,53,80,9,211,123,14,234,0,2,0,2,0,16,0>> 04:16:06.099 [info] ue_fsm state_wait_swm_session_termination_answer event=enter, {ue_fsm_data,<<"262423557293289">>,"internet",[],undefined,true,0,false,false} 04:16:06.099 [info] KMOD Port Delete PDP Context Call {<0.1151.0>,[alias|#Ref<0.1283019585.1655242753.217017>]}: {delete_pdp_context,{172,18,62,103},3048189977,940745250,{192,168,0,42}} 04:16:06.099 [debug] S2b: Rx from IP {172,18,62,103} port 2123: {gtp,v2,delete_session_response,894437843,8064746,undefined,[],#{{v2_cause,0} => {v2_cause,0,request_accepted,0,0,0,undefined}}} 04:16:06.099 [info] ue_fsm ev_rx_swm_str 04:16:06.099 [info] ue_fsm received_gtpc_delete_session_response {gtp,v2,delete_session_response,894437843,8064746,undefined,[],#{{v2_cause,0} => {v2_cause,0,request_accepted,0,0,0,undefined}}} 04:16:06.099 [info] ue_fsm state_authenticated event=rx_swm_str, {ue_fsm_data,"262423557293289","262423557293289@nai.epc.mnc001.mcc01.3gppnetwork.org","internet",true,false,undefined} 04:16:06.099 [debug] SWx Tx SAR Imsi="262423557293289" Type=5 APN="internet" AgentInfoOpt=[]  04:16:06.099 [debug] SWx prepare_request: {'SAR',["epdg.localdomain",";","1805677143",";","351",";","nonode@nohost"],{'Vendor-Specific-Application-Id',10415,[16777265],[]},1,"epdg.localdomain","localdomain","localdomain","262423557293289",5,[],["hss.localdomain"],["internet"],[],[],[],[],[],[],[],[],[]} 04:16:06.099 [info] ue_fsm state_wait_delete_session_resp event=received_gtpc_delete_session_response, {ue_fsm_data,<<"262427526321740">>,"internet",[],undefined,false,0,false,false} 04:16:06.099 [debug] Cause: GTP_atom=request_accepted -> GTP_int=16 -> GSUP_int=0 04:16:06.100 [info] ue_fsm state_wait_swm_session_termination_answer event=enter, {ue_fsm_data,<<"262427526321740">>,"internet",[],undefined,true,0,false,false} 04:16:06.100 [info] ue_fsm ev_rx_swm_str 04:16:06.100 [info] ue_fsm state_authenticated event=rx_swm_str, {ue_fsm_data,"262427526321740","262427526321740@nai.epc.mnc001.mcc01.3gppnetwork.org","internet",true,false,undefined} 04:16:06.100 [debug] SWx Tx SAR Imsi="262427526321740" Type=5 APN="internet" AgentInfoOpt=[]  04:16:06.100 [debug] SWx prepare_request: {'SAR',["epdg.localdomain",";","1805677143",";","352",";","nonode@nohost"],{'Vendor-Specific-Application-Id',10415,[16777265],[]},1,"epdg.localdomain","localdomain","localdomain","262427526321740",5,[],["hss.localdomain"],["internet"],[],[],[],[],[],[],[],[],[]} 04:16:06.100 [debug] S2b: Rx from IP {172,18,62,103} port 2123: <<72,37,0,14,53,80,9,212,123,14,235,0,2,0,2,0,16,0>> 04:16:06.100 [debug] S2b: Rx from IP {172,18,62,103} port 2123: {gtp,v2,delete_session_response,894437844,8064747,undefined,[],#{{v2_cause,0} => {v2_cause,0,request_accepted,0,0,0,undefined}}} 04:16:06.100 [info] ue_fsm received_gtpc_delete_session_response {gtp,v2,delete_session_response,894437844,8064747,undefined,[],#{{v2_cause,0} => {v2_cause,0,request_accepted,0,0,0,undefined}}} 04:16:06.100 [info] S6b Rx from {diameter_caps,{"aaa.localdomain","pgw.localdomain"},{"localdomain","localdomain"},{[{172,18,62,20}],[{172,18,62,103}]},{0,10415},{"osmo-epdg-AAA","TTCN-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,["262420637512005"],[],[]} 04:16:06.100 [info] ue_fsm ev_rx_s6b_str 04:16:06.100 [info] ue_fsm state_wait_delete_session_resp event=received_gtpc_delete_session_response, {ue_fsm_data,<<"262420065060774">>,"internet",[],undefined,false,0,false,false} 04:16:06.100 [debug] Cause: GTP_atom=request_accepted -> GTP_int=16 -> GSUP_int=0 04:16:06.100 [info] ue_fsm state_authenticated event=rx_s6b_str, {ue_fsm_data,"262420637512005","262420637512005@nai.epc.mnc001.mcc01.3gppnetwork.org","internet",true,true,undefined} 04:16:06.100 [info] ue_fsm state_authenticated event=rx_s6b_str: ePDG session still active, skip updating the HSS 04:16:06.100 [info] S6b Tx to {diameter_caps,{"aaa.localdomain","pgw.localdomain"},{"localdomain","localdomain"},{[{172,18,62,20}],[{172,18,62,103}]},{0,10415},{"osmo-epdg-AAA","TTCN-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:16:06.100 [info] ue_fsm state_wait_swm_session_termination_answer event=enter, {ue_fsm_data,<<"262420065060774">>,"internet",[],undefined,true,0,false,false} 04:16:06.100 [debug] delete_pdp_context: 1, {172,18,62,103}, {192,168,0,42}, 3048189977, 940745250 04:16:06.100 [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,62,103}},{ms_address,{192,168,0,42}},{i_tid,3048189977}]}} 04:16:06.100 [debug] S2b: Rx from IP {172,18,62,103} port 2123: <<72,37,0,14,53,80,9,215,123,14,236,0,2,0,2,0,16,0>> 04:16:06.100 [info] ue_fsm ev_rx_swm_str 04:16:06.100 [debug] S2b: Rx from IP {172,18,62,103} port 2123: {gtp,v2,delete_session_response,894437847,8064748,undefined,[],#{{v2_cause,0} => {v2_cause,0,request_accepted,0,0,0,undefined}}} 04:16:06.100 [info] ue_fsm received_gtpc_delete_session_response {gtp,v2,delete_session_response,894437847,8064748,undefined,[],#{{v2_cause,0} => {v2_cause,0,request_accepted,0,0,0,undefined}}} 04:16:06.100 [info] ue_fsm state_authenticated event=rx_swm_str, {ue_fsm_data,"262420065060774","262420065060774@nai.epc.mnc001.mcc01.3gppnetwork.org","internet",true,false,undefined} 04:16:06.100 [info] ue_fsm state_wait_delete_session_resp event=received_gtpc_delete_session_response, {ue_fsm_data,<<"262421184115586">>,"internet",[],undefined,false,0,false,false} *DBG* epdg_ue_fsm_262421184115586 send ok to <0.1808.0> 04:16:06.100 [info] SWx Rx SAA {<0.735.0>,{diameter_caps,{"epdg.localdomain","hss.localdomain"},{"localdomain","localdomain"},{[{127,0,0,1},{172,18,62,20},{192,168,0,2}],[{172,18,62,103}]},{0,10415},{"osmo-epdg","TTCN-3 Testsuite"},{[],[1]},{[10415,13019,5535],[5535,10415,13019]},{[],[]},{[],[0]},{[],[]},{[{'diameter_base_Vendor-Specific-Application-Id',10415,[16777265],[]}],[{'diameter_base_Vendor-Specific-Application-Id',[10415],[16777265],[]}]},{[],[]},{[],[]}}}: {'SAA',"epdg.localdomain;1805677143;347;nonode@nohost",{'Vendor-Specific-Application-Id',10415,[16777265],[]},1,"hss.localdomain","localdomain","262427904891390",[],[2001],[],[{'Non-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:16:06.101 [debug] Cause: GTP_atom=request_accepted -> GTP_int=16 -> GSUP_int=0 *DBG* aaa_ue_fsm_262427904891390 receive call {rx_swx_saa,{ok,5,#{}}} from <0.1787.0> in state state_authenticated_wait_swx_saa 04:16:06.101 [debug] SWx Tx SAR Imsi="262420065060774" Type=5 APN="internet" AgentInfoOpt=[]  *DBG* aaa_ue_fsm_262420065060774 send ok to <0.201.0> *DBG* epdg_ue_fsm_262421184115586 consume call {received_gtpc_delete_session_response, {gtp,v2,delete_session_response,894437847,8064748,undefined,[], #{{v2_cause,0} => {v2_cause,0,request_accepted,0,0,0,undefined}}}} from <0.1808.0> in state state_wait_delete_session_resp => state_wait_swm_session_termination_answer *DBG* aaa_ue_fsm_262421184115586 receive call rx_swm_str from <0.201.0> in state state_authenticated *DBG* aaa_ue_fsm_262420065060774 consume call rx_swm_str from <0.201.0> in state state_authenticated => state_authenticated_wait_swx_saa 04:16:06.101 [debug] SWx prepare_request: {'SAR',["epdg.localdomain",";","1805677143",";","353",";","nonode@nohost"],{'Vendor-Specific-Application-Id',10415,[16777265],[]},1,"epdg.localdomain","localdomain","localdomain","262420065060774",5,[],["hss.localdomain"],["internet"],[],[],[],[],[],[],[],[],[]} *DBG* epdg_ue_fsm_262423680495733 send ok to <0.1802.0> *DBG* epdg_ue_fsm_262421184115586 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:16:06.101 [info] ue_fsm ev_rx_swx_saa *DBG* epdg_ue_fsm_262423680495733 consume call purge_ms_request from <0.1802.0> in state state_active => state_wait_delete_session_resp *DBG* gsup_server got {ipa,#Port<0.54>, {osmo,5}, #{cn_domain => 1,imsi => <<"262420214051103">>, message_type => purge_ms_req}} *DBG* aaa_ue_fsm_262421184115586 send ok to <0.201.0> 04:16:06.101 [info] ue_fsm state_wait_swm_session_termination_answer event=enter, {ue_fsm_data,<<"262421184115586">>,"internet",[],undefined,true,0,false,false} *DBG* aaa_ue_fsm_262427904891390 send ok to <0.1787.0> *DBG* epdg_ue_fsm_262427904891390 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_262421184115586 consume call rx_swm_str from <0.201.0> in state state_authenticated => state_authenticated_wait_swx_saa *DBG* epdg_ue_fsm_262422415705682 receive call {received_gtpc_delete_session_response, {gtp,v2,delete_session_response,894437852,8064751,undefined,[], #{{v2_cause,0} => {v2_cause,0,request_accepted,0,0,0,undefined}}}} from <0.1810.0> in state state_wait_delete_session_resp *DBG* aaa_ue_fsm_262427904891390 consume call {rx_swx_saa,{ok,5,#{}}} from <0.1787.0> in state state_authenticated_wait_swx_saa => state_new 04:16:06.101 [info] ue_fsm ev_rx_swm_str *DBG* epdg_ue_fsm_262420214051103 receive call purge_ms_request from <0.1812.0> in state state_active *DBG* epdg_ue_fsm_262427904891390 send ok to <0.211.0> *DBG* epdg_ue_fsm_262422415705682 send ok to <0.1810.0> *DBG* epdg_ue_fsm_262427904891390 terminate normal in state state_wait_swm_session_termination_answer 04:16:06.101 [info] ue_fsm state_authenticated_wait_swx_saa event=rx_swx_saa SAType=5 ResulCode={epdg_dia_rc,undefined,2001}, {ue_fsm_data,"262427904891390","262427904891390@nai.epc.mnc001.mcc01.3gppnetwork.org","internet",true,false,undefined} *DBG* epdg_ue_fsm_262422415705682 consume call {received_gtpc_delete_session_response, {gtp,v2,delete_session_response,894437852,8064751,undefined,[], #{{v2_cause,0} => {v2_cause,0,request_accepted,0,0,0,undefined}}}} from <0.1810.0> in state state_wait_delete_session_resp => state_wait_swm_session_termination_answer *DBG* aaa_ue_fsm_262422415705682 receive call rx_swm_str from <0.201.0> in state state_authenticated *DBG* epdg_ue_fsm_262422415705682 start_timer {state_timeout,10000, swm_str_timeout,[]} in state state_wait_swm_session_termination_answer *DBG* epdg_ue_fsm_262428751897668 receive call {received_gtpc_delete_session_response, {gtp,v2,delete_session_response,894437845,8064749,undefined,[], #{{v2_cause,0} => {v2_cause,0,request_accepted,0,0,0,undefined}}}} from <0.1813.0> in state state_wait_delete_session_resp 04:16:06.101 [info] s2b: Tx {gtp,v2,delete_session_request,940745250,8064755,undefined,[],[{v2_eps_bearer_id,0,5},{v2_fully_qualified_tunnel_endpoint_identifier,0,30,3048189977,<<172,18,62,20>>,undefined}]} 04:16:06.101 [info] ue_fsm state_authenticated event=rx_swm_str, {ue_fsm_data,"262421184115586","262421184115586@nai.epc.mnc001.mcc01.3gppnetwork.org","internet",true,false,undefined} 04:16:06.101 [debug] S2b: Rx from IP {172,18,62,103} port 2123: <<72,37,0,14,53,80,9,220,123,14,239,0,2,0,2,0,16,0>> 04:16:06.101 [debug] SWx Tx SAR Imsi="262421184115586" Type=5 APN="internet" AgentInfoOpt=[]  04:16:06.101 [debug] SWx prepare_request: {'SAR',["epdg.localdomain",";","1805677143",";","354",";","nonode@nohost"],{'Vendor-Specific-Application-Id',10415,[16777265],[]},1,"epdg.localdomain","localdomain","localdomain","262421184115586",5,[],["hss.localdomain"],["internet"],[],[],[],[],[],[],[],[],[]} 04:16:06.101 [debug] S2b: Rx from IP {172,18,62,103} port 2123: {gtp,v2,delete_session_response,894437852,8064751,undefined,[],#{{v2_cause,0} => {v2_cause,0,request_accepted,0,0,0,undefined}}} 04:16:06.101 [info] ue_fsm received_swm_session_termination_answer {epdg_dia_rc,undefined,2001} 04:16:06.101 [info] ue_fsm received_gtpc_delete_session_response {gtp,v2,delete_session_response,894437852,8064751,undefined,[],#{{v2_cause,0} => {v2_cause,0,request_accepted,0,0,0,undefined}}} 04:16:06.101 [info] GSUP: Rx #{cn_domain => 1,imsi => <<"262420214051103">>,message_type => purge_ms_req} 04:16:06.101 [info] ue_fsm purge_ms_request 04:16:06.101 [info] ue_fsm state_wait_swm_session_termination_answer event=received_swm_sta, {ue_fsm_data,<<"262427904891390">>,"internet",[],undefined,true,0,false,false} 04:16:06.101 [info] purge_ms_response(<<"262427904891390">>): ok 04:16:06.102 [info] ue_fsm state_wait_delete_session_resp event=received_gtpc_delete_session_response, {ue_fsm_data,<<"262422415705682">>,"internet",[],undefined,false,0,false,false} 04:16:06.102 [info] ue_fsm state_active event=purge_ms_request, {ue_fsm_data,<<"262420214051103">>,"internet",[],{epdg_tun_pdp_ctx,3048189982,734026313,{epdg_eua,33,<<192,168,0,47>>,undefined},<<172,18,62,103>>},false,0,false,false} 04:16:06.102 [debug] Cause: GTP_atom=request_accepted -> GTP_int=16 -> GSUP_int=0 04:16:06.102 [info] terminating epdg_ue_fsm with reason normal state=state_wait_swm_session_termination_answer, {ue_fsm_data,<<"262427904891390">>,"internet",[],undefined,true,0,false,false} 04:16:06.102 [info] KMOD Port Delete PDP Context Call {<0.1201.0>,[alias|#Ref<0.1283019585.1655242753.217080>]}: {delete_pdp_context,{172,18,62,103},3048189982,734026313,{192,168,0,47}} 04:16:06.102 [info] ue_fsm state_wait_swm_session_termination_answer event=enter, {ue_fsm_data,<<"262422415705682">>,"internet",[],undefined,true,0,false,false} 04:16:06.102 [debug] delete_pdp_context: 1, {172,18,62,103}, {192,168,0,47}, 3048189982, 734026313 04:16:06.102 [debug] S2b: Rx from IP {172,18,62,103} port 2123: <<72,37,0,14,53,80,9,213,123,14,237,0,2,0,2,0,16,0>> 04:16:06.102 [info] ue_fsm ev_rx_swm_str 04:16:06.102 [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,62,103}},{ms_address,{192,168,0,47}},{i_tid,3048189982}]}} 04:16:06.102 [debug] S2b: Rx from IP {172,18,62,103} port 2123: {gtp,v2,delete_session_response,894437845,8064749,undefined,[],#{{v2_cause,0} => {v2_cause,0,request_accepted,0,0,0,undefined}}} 04:16:06.102 [info] ue_fsm received_gtpc_delete_session_response {gtp,v2,delete_session_response,894437845,8064749,undefined,[],#{{v2_cause,0} => {v2_cause,0,request_accepted,0,0,0,undefined}}} 04:16:06.102 [info] ue_fsm state_authenticated event=rx_swm_str, {ue_fsm_data,"262422415705682","262422415705682@nai.epc.mnc001.mcc01.3gppnetwork.org","internet",true,false,undefined} 04:16:06.102 [debug] SWx Tx SAR Imsi="262422415705682" Type=5 APN="internet" AgentInfoOpt=[]  04:16:06.102 [debug] SWx prepare_request: {'SAR',["epdg.localdomain",";","1805677143",";","355",";","nonode@nohost"],{'Vendor-Specific-Application-Id',10415,[16777265],[]},1,"epdg.localdomain","localdomain","localdomain","262422415705682",5,[],["hss.localdomain"],["internet"],[],[],[],[],[],[],[],[],[]} 04:16:06.102 [info] ue_fsm state_wait_delete_session_resp event=received_gtpc_delete_session_response, {ue_fsm_data,<<"262428751897668">>,"internet",[],undefined,false,0,false,false} *DBG* aaa_ue_fsm_262422415705682 send ok to <0.201.0> *DBG* epdg_ue_fsm_262428751897668 send ok to <0.1813.0> *DBG* aaa_ue_fsm_262422415705682 consume call rx_swm_str from <0.201.0> in state state_authenticated => state_authenticated_wait_swx_saa *DBG* aaa_ue_fsm_262428553928245 receive call {rx_swx_saa,{ok,5,#{}}} from <0.1798.0> in state state_authenticated_wait_swx_saa 04:16:06.102 [info] S6b Rx from {diameter_caps,{"aaa.localdomain","pgw.localdomain"},{"localdomain","localdomain"},{[{172,18,62,20}],[{172,18,62,103}]},{0,10415},{"osmo-epdg-AAA","TTCN-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,["262428555307969"],[],[]} *DBG* epdg_ue_fsm_262428751897668 consume call {received_gtpc_delete_session_response, {gtp,v2,delete_session_response,894437845,8064749,undefined,[], #{{v2_cause,0} => {v2_cause,0,request_accepted,0,0,0,undefined}}}} from <0.1813.0> in state state_wait_delete_session_resp => state_wait_swm_session_termination_answer *DBG* aaa_ue_fsm_262428751897668 receive call rx_swm_str from <0.201.0> in state state_authenticated 04:16:06.102 [info] SWx Rx SAA {<0.735.0>,{diameter_caps,{"epdg.localdomain","hss.localdomain"},{"localdomain","localdomain"},{[{127,0,0,1},{172,18,62,20},{192,168,0,2}],[{172,18,62,103}]},{0,10415},{"osmo-epdg","TTCN-3 Testsuite"},{[],[1]},{[10415,13019,5535],[5535,10415,13019]},{[],[]},{[],[0]},{[],[]},{[{'diameter_base_Vendor-Specific-Application-Id',10415,[16777265],[]}],[{'diameter_base_Vendor-Specific-Application-Id',[10415],[16777265],[]}]},{[],[]},{[],[]}}}: {'SAA',"epdg.localdomain;1805677143;348;nonode@nohost",{'Vendor-Specific-Application-Id',10415,[16777265],[]},1,"hss.localdomain","localdomain","262428879106467",[],[2001],[],[{'Non-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_262428555307969 receive call rx_s6b_str from <0.1815.0> in state state_authenticated *DBG* epdg_ue_fsm_262428751897668 start_timer {state_timeout,10000, swm_str_timeout,[]} in state state_wait_swm_session_termination_answer *DBG* aaa_ue_fsm_262428879106467 receive call {rx_swx_saa,{ok,5,#{}}} from <0.1796.0> in state state_authenticated_wait_swx_saa 04:16:06.103 [info] SWx Rx SAA {<0.735.0>,{diameter_caps,{"epdg.localdomain","hss.localdomain"},{"localdomain","localdomain"},{[{127,0,0,1},{172,18,62,20},{192,168,0,2}],[{172,18,62,103}]},{0,10415},{"osmo-epdg","TTCN-3 Testsuite"},{[],[1]},{[10415,13019,5535],[5535,10415,13019]},{[],[]},{[],[0]},{[],[]},{[{'diameter_base_Vendor-Specific-Application-Id',10415,[16777265],[]}],[{'diameter_base_Vendor-Specific-Application-Id',[10415],[16777265],[]}]},{[],[]},{[],[]}}}: {'SAA',"epdg.localdomain;1805677143;349;nonode@nohost",{'Vendor-Specific-Application-Id',10415,[16777265],[]},1,"hss.localdomain","localdomain","262428553928245",[],[2001],[],[{'Non-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_262428555307969 send {ok,{epdg_dia_rc,undefined,2001}} to <0.1815.0> *DBG* epdg_ue_fsm_262423420851995 receive call {received_gtpc_delete_session_response, {gtp,v2,delete_session_response,894437851,8064750,undefined,[], #{{v2_cause,0} => {v2_cause,0,request_accepted,0,0,0,undefined}}}} from <0.1816.0> in state state_wait_delete_session_resp *DBG* aaa_ue_fsm_262428751897668 send ok to <0.201.0> *DBG* aaa_ue_fsm_262428553928245 send ok to <0.1798.0> *DBG* epdg_ue_fsm_262428553928245 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_262428555307969 consume call rx_s6b_str from <0.1815.0> in state state_authenticated 04:16:06.103 [debug] Cause: GTP_atom=request_accepted -> GTP_int=16 -> GSUP_int=0 *DBG* aaa_ue_fsm_262428879106467 send ok to <0.1796.0> *DBG* epdg_ue_fsm_262423420851995 send ok to <0.1816.0> *DBG* aaa_ue_fsm_262428751897668 consume call rx_swm_str from <0.201.0> in state state_authenticated => state_authenticated_wait_swx_saa *DBG* aaa_ue_fsm_262428553928245 consume call {rx_swx_saa,{ok,5,#{}}} from <0.1798.0> in state state_authenticated_wait_swx_saa => state_new *DBG* epdg_ue_fsm_262428553928245 send ok to <0.211.0> *DBG* aaa_ue_fsm_262428879106467 consume call {rx_swx_saa,{ok,5,#{}}} from <0.1796.0> in state state_authenticated_wait_swx_saa => state_new *DBG* epdg_ue_fsm_262428553928245 terminate normal in state state_wait_swm_session_termination_answer *DBG* epdg_ue_fsm_262423420851995 consume call {received_gtpc_delete_session_response, {gtp,v2,delete_session_response,894437851,8064750,undefined,[], #{{v2_cause,0} => {v2_cause,0,request_accepted,0,0,0,undefined}}}} from <0.1816.0> in state state_wait_delete_session_resp => state_wait_swm_session_termination_answer *DBG* epdg_ue_fsm_262428879106467 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_262420214051103 send ok to <0.1812.0> *DBG* aaa_ue_fsm_262428362521677 receive call {rx_swx_saa,{ok,5,#{}}} from <0.1800.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:16:06.103 [info] ue_fsm ev_rx_swx_saa *DBG* epdg_ue_fsm_262427368222070 receive call {received_gtpc_delete_session_response, {gtp,v2,delete_session_response,894437853,8064752,undefined,[], #{{v2_cause,0} => {v2_cause,0,request_accepted,0,0,0,undefined}}}} from <0.1818.0> in state state_wait_delete_session_resp *DBG* epdg_ue_fsm_262423420851995 start_timer {state_timeout,10000, swm_str_timeout,[]} in state state_wait_swm_session_termination_answer *DBG* epdg_ue_fsm_262420214051103 consume call purge_ms_request from <0.1812.0> in state state_active => state_wait_delete_session_resp *DBG* gsup_server got {ipa,#Port<0.54>, {osmo,5}, #{cn_domain => 1,imsi => <<"262422462998739">>, message_type => purge_ms_req}} 04:16:06.103 [info] ue_fsm state_wait_swm_session_termination_answer event=enter, {ue_fsm_data,<<"262428751897668">>,"internet",[],undefined,true,0,false,false} 04:16:06.103 [info] ue_fsm state_authenticated_wait_swx_saa event=rx_swx_saa SAType=5 ResulCode={epdg_dia_rc,undefined,2001}, {ue_fsm_data,"262428553928245","262428553928245@nai.epc.mnc001.mcc01.3gppnetwork.org","internet",true,false,undefined} 04:16:06.103 [info] ue_fsm ev_rx_swm_str 04:16:06.103 [debug] S2b: Rx from IP {172,18,62,103} port 2123: <<72,37,0,14,53,80,9,219,123,14,238,0,2,0,2,0,16,0>> 04:16:06.103 [info] ue_fsm ev_rx_s6b_str 04:16:06.103 [info] ue_fsm state_authenticated event=rx_swm_str, {ue_fsm_data,"262428751897668","262428751897668@nai.epc.mnc001.mcc01.3gppnetwork.org","internet",true,false,undefined} 04:16:06.103 [debug] S2b: Rx from IP {172,18,62,103} port 2123: {gtp,v2,delete_session_response,894437851,8064750,undefined,[],#{{v2_cause,0} => {v2_cause,0,request_accepted,0,0,0,undefined}}} 04:16:06.103 [info] ue_fsm ev_rx_swx_saa 04:16:06.103 [debug] SWx Tx SAR Imsi="262428751897668" Type=5 APN="internet" AgentInfoOpt=[]  04:16:06.103 [info] ue_fsm received_gtpc_delete_session_response {gtp,v2,delete_session_response,894437851,8064750,undefined,[],#{{v2_cause,0} => {v2_cause,0,request_accepted,0,0,0,undefined}}} 04:16:06.103 [info] ue_fsm state_authenticated event=rx_s6b_str, {ue_fsm_data,"262428555307969","262428555307969@nai.epc.mnc001.mcc01.3gppnetwork.org","internet",true,true,undefined} 04:16:06.103 [info] ue_fsm state_authenticated event=rx_s6b_str: ePDG session still active, skip updating the HSS 04:16:06.103 [debug] SWx prepare_request: {'SAR',["epdg.localdomain",";","1805677143",";","356",";","nonode@nohost"],{'Vendor-Specific-Application-Id',10415,[16777265],[]},1,"epdg.localdomain","localdomain","localdomain","262428751897668",5,[],["hss.localdomain"],["internet"],[],[],[],[],[],[],[],[],[]} 04:16:06.103 [info] S6b Tx to {diameter_caps,{"aaa.localdomain","pgw.localdomain"},{"localdomain","localdomain"},{[{172,18,62,20}],[{172,18,62,103}]},{0,10415},{"osmo-epdg-AAA","TTCN-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:16:06.103 [info] ue_fsm received_swm_session_termination_answer {epdg_dia_rc,undefined,2001} 04:16:06.103 [info] ue_fsm state_authenticated_wait_swx_saa event=rx_swx_saa SAType=5 ResulCode={epdg_dia_rc,undefined,2001}, {ue_fsm_data,"262428879106467","262428879106467@nai.epc.mnc001.mcc01.3gppnetwork.org","internet",true,false,undefined} 04:16:06.103 [info] ue_fsm state_wait_delete_session_resp event=received_gtpc_delete_session_response, {ue_fsm_data,<<"262423420851995">>,"internet",[],undefined,false,0,false,false} 04:16:06.103 [debug] Cause: GTP_atom=request_accepted -> GTP_int=16 -> GSUP_int=0 04:16:06.103 [info] ue_fsm state_wait_swm_session_termination_answer event=received_swm_sta, {ue_fsm_data,<<"262428553928245">>,"internet",[],undefined,true,0,false,false} 04:16:06.103 [info] purge_ms_response(<<"262428553928245">>): ok 04:16:06.103 [info] ue_fsm state_wait_swm_session_termination_answer event=enter, {ue_fsm_data,<<"262423420851995">>,"internet",[],undefined,true,0,false,false} 04:16:06.103 [info] ue_fsm received_swm_session_termination_answer {epdg_dia_rc,undefined,2001} 04:16:06.103 [info] terminating epdg_ue_fsm with reason normal state=state_wait_swm_session_termination_answer, {ue_fsm_data,<<"262428553928245">>,"internet",[],undefined,true,0,false,false} 04:16:06.103 [info] s2b: Tx {gtp,v2,delete_session_request,734026313,8064756,undefined,[],[{v2_eps_bearer_id,0,5},{v2_fully_qualified_tunnel_endpoint_identifier,0,30,3048189982,<<172,18,62,20>>,undefined}]} 04:16:06.103 [debug] S2b: Rx from IP {172,18,62,103} port 2123: <<72,37,0,14,53,80,9,221,123,14,240,0,2,0,2,0,16,0>> 04:16:06.103 [info] SWx Rx SAA {<0.735.0>,{diameter_caps,{"epdg.localdomain","hss.localdomain"},{"localdomain","localdomain"},{[{127,0,0,1},{172,18,62,20},{192,168,0,2}],[{172,18,62,103}]},{0,10415},{"osmo-epdg","TTCN-3 Testsuite"},{[],[1]},{[10415,13019,5535],[5535,10415,13019]},{[],[]},{[],[0]},{[],[]},{[{'diameter_base_Vendor-Specific-Application-Id',10415,[16777265],[]}],[{'diameter_base_Vendor-Specific-Application-Id',[10415],[16777265],[]}]},{[],[]},{[],[]}}}: {'SAA',"epdg.localdomain;1805677143;350;nonode@nohost",{'Vendor-Specific-Application-Id',10415,[16777265],[]},1,"hss.localdomain","localdomain","262428362521677",[],[2001],[],[{'Non-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:16:06.103 [info] ue_fsm ev_rx_swx_saa 04:16:06.103 [debug] S2b: Rx from IP {172,18,62,103} port 2123: {gtp,v2,delete_session_response,894437853,8064752,undefined,[],#{{v2_cause,0} => {v2_cause,0,request_accepted,0,0,0,undefined}}} 04:16:06.103 [info] ue_fsm received_gtpc_delete_session_response {gtp,v2,delete_session_response,894437853,8064752,undefined,[],#{{v2_cause,0} => {v2_cause,0,request_accepted,0,0,0,undefined}}} 04:16:06.104 [info] ue_fsm state_wait_swm_session_termination_answer event=received_swm_sta, {ue_fsm_data,<<"262428879106467">>,"internet",[],undefined,true,0,false,false} 04:16:06.104 [info] S6b Rx from {diameter_caps,{"aaa.localdomain","pgw.localdomain"},{"localdomain","localdomain"},{[{172,18,62,20}],[{172,18,62,103}]},{0,10415},{"osmo-epdg-AAA","TTCN-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,["262423680495733"],[],[]} *DBG* epdg_ue_fsm_262428879106467 send ok to <0.211.0> *DBG* aaa_ue_fsm_262423680495733 receive call rx_s6b_str from <0.1819.0> in state state_authenticated 04:16:06.104 [info] ue_fsm state_authenticated_wait_swx_saa event=rx_swx_saa SAType=5 ResulCode={epdg_dia_rc,undefined,2001}, {ue_fsm_data,"262428362521677","262428362521677@nai.epc.mnc001.mcc01.3gppnetwork.org","internet",true,false,undefined} *DBG* aaa_ue_fsm_262423420851995 receive call rx_swm_str from <0.201.0> in state state_authenticated *DBG* epdg_ue_fsm_262428879106467 terminate normal in state state_wait_swm_session_termination_answer *DBG* aaa_ue_fsm_262423680495733 send {ok,{epdg_dia_rc,undefined,2001}} to <0.1819.0> 04:16:06.104 [info] ue_fsm state_wait_delete_session_resp event=received_gtpc_delete_session_response, {ue_fsm_data,<<"262427368222070">>,"internet",[],undefined,false,0,false,false} *DBG* aaa_ue_fsm_262423680495733 consume call rx_s6b_str from <0.1819.0> in state state_authenticated 04:16:06.104 [info] SWx Rx SAA {<0.735.0>,{diameter_caps,{"epdg.localdomain","hss.localdomain"},{"localdomain","localdomain"},{[{127,0,0,1},{172,18,62,20},{192,168,0,2}],[{172,18,62,103}]},{0,10415},{"osmo-epdg","TTCN-3 Testsuite"},{[],[1]},{[10415,13019,5535],[5535,10415,13019]},{[],[]},{[],[0]},{[],[]},{[{'diameter_base_Vendor-Specific-Application-Id',10415,[16777265],[]}],[{'diameter_base_Vendor-Specific-Application-Id',[10415],[16777265],[]}]},{[],[]},{[],[]}}}: {'SAA',"epdg.localdomain;1805677143;351;nonode@nohost",{'Vendor-Specific-Application-Id',10415,[16777265],[]},1,"hss.localdomain","localdomain","262423557293289",[],[2001],[],[{'Non-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_262427368222070 send ok to <0.1818.0> *DBG* aaa_ue_fsm_262423420851995 send ok to <0.201.0> 04:16:06.104 [info] GSUP: Rx #{cn_domain => 1,imsi => <<"262422462998739">>,message_type => purge_ms_req} *DBG* aaa_ue_fsm_262428362521677 send ok to <0.1800.0> *DBG* aaa_ue_fsm_262423557293289 receive call {rx_swx_saa,{ok,5,#{}}} from <0.1804.0> in state state_authenticated_wait_swx_saa *DBG* epdg_ue_fsm_262427368222070 consume call {received_gtpc_delete_session_response, {gtp,v2,delete_session_response,894437853,8064752,undefined,[], #{{v2_cause,0} => {v2_cause,0,request_accepted,0,0,0,undefined}}}} from <0.1818.0> in state state_wait_delete_session_resp => state_wait_swm_session_termination_answer *DBG* aaa_ue_fsm_262423420851995 consume call rx_swm_str from <0.201.0> in state state_authenticated => state_authenticated_wait_swx_saa *DBG* epdg_ue_fsm_262428362521677 receive call {received_swm_sta,{epdg_dia_rc,undefined,2001}} from <0.211.0> in state state_wait_swm_session_termination_answer 04:16:06.104 [info] purge_ms_response(<<"262428879106467">>): ok *DBG* epdg_ue_fsm_262422462998739 receive call purge_ms_request from <0.1821.0> in state state_active *DBG* aaa_ue_fsm_262428362521677 consume call {rx_swx_saa,{ok,5,#{}}} from <0.1800.0> in state state_authenticated_wait_swx_saa => state_new *DBG* aaa_ue_fsm_262423557293289 send ok to <0.1804.0> *DBG* epdg_ue_fsm_262427368222070 start_timer {state_timeout,10000, swm_str_timeout,[]} in state state_wait_swm_session_termination_answer *DBG* aaa_ue_fsm_262427526321740 receive call {rx_swx_saa,{ok,5,#{}}} from <0.1805.0> in state state_authenticated_wait_swx_saa *DBG* epdg_ue_fsm_262420637512005 receive call {received_gtpc_delete_session_response, {gtp,v2,delete_session_response,894437848,8064753,undefined,[], #{{v2_cause,0} => {v2_cause,0,request_accepted,0,0,0,undefined}}}} from <0.1822.0> in state state_wait_delete_session_resp 04:16:06.104 [info] ue_fsm ev_rx_s6b_str *DBG* epdg_ue_fsm_262428362521677 send ok to <0.211.0> *DBG* aaa_ue_fsm_262423557293289 consume call {rx_swx_saa,{ok,5,#{}}} from <0.1804.0> in state state_authenticated_wait_swx_saa => state_new *DBG* epdg_ue_fsm_262423557293289 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_262427368222070 receive call rx_swm_str from <0.201.0> in state state_authenticated *DBG* epdg_ue_fsm_262428362521677 terminate normal in state state_wait_swm_session_termination_answer *DBG* epdg_ue_fsm_262420637512005 send ok to <0.1822.0> *DBG* epdg_ue_fsm_262423557293289 send ok to <0.211.0> *DBG* aaa_ue_fsm_262420214051103 receive call rx_s6b_str from <0.1823.0> in state state_authenticated *DBG* epdg_ue_fsm_262423557293289 terminate normal in state state_wait_swm_session_termination_answer *DBG* epdg_ue_fsm_262420637512005 consume call {received_gtpc_delete_session_response, {gtp,v2,delete_session_response,894437848,8064753,undefined,[], #{{v2_cause,0} => {v2_cause,0,request_accepted,0,0,0,undefined}}}} from <0.1822.0> in state state_wait_delete_session_resp => state_wait_swm_session_termination_answer *DBG* epdg_ue_fsm_262428555307969 receive call {received_gtpc_delete_session_response, {gtp,v2,delete_session_response,894437876,8064754,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:16:06.104 [info] ue_fsm ev_rx_swm_str *DBG* epdg_ue_fsm_262420637512005 start_timer {state_timeout,10000, swm_str_timeout,[]} in state state_wait_swm_session_termination_answer 04:16:06.104 [info] terminating epdg_ue_fsm with reason normal state=state_wait_swm_session_termination_answer, {ue_fsm_data,<<"262428879106467">>,"internet",[],undefined,true,0,false,false} 04:16:06.104 [info] ue_fsm state_authenticated event=rx_s6b_str, {ue_fsm_data,"262423680495733","262423680495733@nai.epc.mnc001.mcc01.3gppnetwork.org","internet",true,true,undefined} 04:16:06.104 [info] ue_fsm state_authenticated event=rx_s6b_str: ePDG session still active, skip updating the HSS 04:16:06.104 [info] S6b Tx to {diameter_caps,{"aaa.localdomain","pgw.localdomain"},{"localdomain","localdomain"},{[{172,18,62,20}],[{172,18,62,103}]},{0,10415},{"osmo-epdg-AAA","TTCN-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:16:06.104 [info] ue_fsm state_authenticated event=rx_swm_str, {ue_fsm_data,"262423420851995","262423420851995@nai.epc.mnc001.mcc01.3gppnetwork.org","internet",true,false,undefined} 04:16:06.104 [debug] SWx Tx SAR Imsi="262423420851995" Type=5 APN="internet" AgentInfoOpt=[]  04:16:06.105 [debug] Cause: GTP_atom=request_accepted -> GTP_int=16 -> GSUP_int=0 04:16:06.105 [debug] SWx prepare_request: {'SAR',["epdg.localdomain",";","1805677143",";","357",";","nonode@nohost"],{'Vendor-Specific-Application-Id',10415,[16777265],[]},1,"epdg.localdomain","localdomain","localdomain","262423420851995",5,[],["hss.localdomain"],["internet"],[],[],[],[],[],[],[],[],[]} 04:16:06.105 [info] ue_fsm ev_rx_swx_saa 04:16:06.105 [info] ue_fsm received_swm_session_termination_answer {epdg_dia_rc,undefined,2001} 04:16:06.105 [info] ue_fsm state_wait_swm_session_termination_answer event=enter, {ue_fsm_data,<<"262427368222070">>,"internet",[],undefined,true,0,false,false} 04:16:06.105 [info] ue_fsm purge_ms_request 04:16:06.105 [debug] S2b: Rx from IP {172,18,62,103} port 2123: <<72,37,0,14,53,80,9,216,123,14,241,0,2,0,2,0,16,0>> 04:16:06.105 [info] ue_fsm state_authenticated_wait_swx_saa event=rx_swx_saa SAType=5 ResulCode={epdg_dia_rc,undefined,2001}, {ue_fsm_data,"262423557293289","262423557293289@nai.epc.mnc001.mcc01.3gppnetwork.org","internet",true,false,undefined} 04:16:06.105 [info] SWx Rx SAA {<0.735.0>,{diameter_caps,{"epdg.localdomain","hss.localdomain"},{"localdomain","localdomain"},{[{127,0,0,1},{172,18,62,20},{192,168,0,2}],[{172,18,62,103}]},{0,10415},{"osmo-epdg","TTCN-3 Testsuite"},{[],[1]},{[10415,13019,5535],[5535,10415,13019]},{[],[]},{[],[0]},{[],[]},{[{'diameter_base_Vendor-Specific-Application-Id',10415,[16777265],[]}],[{'diameter_base_Vendor-Specific-Application-Id',[10415],[16777265],[]}]},{[],[]},{[],[]}}}: {'SAA',"epdg.localdomain;1805677143;352;nonode@nohost",{'Vendor-Specific-Application-Id',10415,[16777265],[]},1,"hss.localdomain","localdomain","262427526321740",[],[2001],[],[{'Non-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:16:06.105 [debug] S2b: Rx from IP {172,18,62,103} port 2123: {gtp,v2,delete_session_response,894437848,8064753,undefined,[],#{{v2_cause,0} => {v2_cause,0,request_accepted,0,0,0,undefined}}} 04:16:06.105 [info] ue_fsm ev_rx_swx_saa 04:16:06.105 [info] ue_fsm received_gtpc_delete_session_response {gtp,v2,delete_session_response,894437848,8064753,undefined,[],#{{v2_cause,0} => {v2_cause,0,request_accepted,0,0,0,undefined}}} 04:16:06.105 [info] ue_fsm state_wait_swm_session_termination_answer event=received_swm_sta, {ue_fsm_data,<<"262428362521677">>,"internet",[],undefined,true,0,false,false} 04:16:06.105 [info] ue_fsm state_active event=purge_ms_request, {ue_fsm_data,<<"262422462998739">>,"internet",[],{epdg_tun_pdp_ctx,3048189960,4023543119,{epdg_eua,33,<<192,168,0,25>>,undefined},<<172,18,62,103>>},false,0,false,false} 04:16:06.105 [info] purge_ms_response(<<"262428362521677">>): ok 04:16:06.105 [info] KMOD Port Delete PDP Context Call {<0.981.0>,[alias|#Ref<0.1283019585.1655242759.197369>]}: {delete_pdp_context,{172,18,62,103},3048189960,4023543119,{192,168,0,25}} 04:16:06.105 [info] ue_fsm received_swm_session_termination_answer {epdg_dia_rc,undefined,2001} 04:16:06.105 [debug] delete_pdp_context: 1, {172,18,62,103}, {192,168,0,25}, 3048189960, 4023543119 04:16:06.105 [info] ue_fsm ev_rx_swm_str 04:16:06.105 [info] ue_fsm state_authenticated_wait_swx_saa event=rx_swx_saa SAType=5 ResulCode={epdg_dia_rc,undefined,2001}, {ue_fsm_data,"262427526321740","262427526321740@nai.epc.mnc001.mcc01.3gppnetwork.org","internet",true,false,undefined} 04:16:06.105 [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,62,103}},{ms_address,{192,168,0,25}},{i_tid,3048189960}]}} 04:16:06.105 [info] ue_fsm state_wait_delete_session_resp event=received_gtpc_delete_session_response, {ue_fsm_data,<<"262420637512005">>,"internet",[],undefined,false,0,false,false} 04:16:06.105 [info] terminating epdg_ue_fsm with reason normal state=state_wait_swm_session_termination_answer, {ue_fsm_data,<<"262428362521677">>,"internet",[],undefined,true,0,false,false} 04:16:06.105 [debug] Cause: GTP_atom=request_accepted -> GTP_int=16 -> GSUP_int=0 04:16:06.105 [debug] S2b: Rx from IP {172,18,62,103} port 2123: <<72,37,0,14,53,80,9,244,123,14,242,0,2,0,2,0,16,0>> 04:16:06.105 [info] ue_fsm state_wait_swm_session_termination_answer event=received_swm_sta, {ue_fsm_data,<<"262423557293289">>,"internet",[],undefined,true,0,false,false} 04:16:06.105 [info] purge_ms_response(<<"262423557293289">>): ok 04:16:06.105 [info] S6b Rx from {diameter_caps,{"aaa.localdomain","pgw.localdomain"},{"localdomain","localdomain"},{[{172,18,62,20}],[{172,18,62,103}]},{0,10415},{"osmo-epdg-AAA","TTCN-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,["262420214051103"],[],[]} 04:16:06.105 [info] ue_fsm ev_rx_s6b_str 04:16:06.105 [info] ue_fsm state_authenticated event=rx_swm_str, {ue_fsm_data,"262427368222070","262427368222070@nai.epc.mnc001.mcc01.3gppnetwork.org","internet",true,false,undefined} 04:16:06.105 [debug] S2b: Rx from IP {172,18,62,103} port 2123: {gtp,v2,delete_session_response,894437876,8064754,undefined,[],#{{v2_cause,0} => {v2_cause,0,request_accepted,0,0,0,undefined}}} 04:16:06.105 [info] ue_fsm received_gtpc_delete_session_response {gtp,v2,delete_session_response,894437876,8064754,undefined,[],#{{v2_cause,0} => {v2_cause,0,request_accepted,0,0,0,undefined}}} 04:16:06.105 [info] ue_fsm state_wait_swm_session_termination_answer event=enter, {ue_fsm_data,<<"262420637512005">>,"internet",[],undefined,true,0,false,false} 04:16:06.105 [info] terminating epdg_ue_fsm with reason normal state=state_wait_swm_session_termination_answer, {ue_fsm_data,<<"262423557293289">>,"internet",[],undefined,true,0,false,false} 04:16:06.105 [debug] SWx Tx SAR Imsi="262427368222070" Type=5 APN="internet" AgentInfoOpt=[]  04:16:06.105 [info] ue_fsm state_authenticated event=rx_s6b_str, {ue_fsm_data,"262420214051103","262420214051103@nai.epc.mnc001.mcc01.3gppnetwork.org","internet",true,true,undefined} 04:16:06.105 [info] ue_fsm state_authenticated event=rx_s6b_str: ePDG session still active, skip updating the HSS *DBG* aaa_ue_fsm_262420214051103 send {ok,{epdg_dia_rc,undefined,2001}} to <0.1823.0> *DBG* aaa_ue_fsm_262420214051103 consume call rx_s6b_str from <0.1823.0> in state state_authenticated 04:16:06.105 [debug] SWx prepare_request: {'SAR',["epdg.localdomain",";","1805677143",";","358",";","nonode@nohost"],{'Vendor-Specific-Application-Id',10415,[16777265],[]},1,"epdg.localdomain","localdomain","localdomain","262427368222070",5,[],["hss.localdomain"],["internet"],[],[],[],[],[],[],[],[],[]} *DBG* aaa_ue_fsm_262427368222070 send ok to <0.201.0> 04:16:06.105 [info] ue_fsm state_wait_delete_session_resp event=received_gtpc_delete_session_response, {ue_fsm_data,<<"262428555307969">>,"internet",[],undefined,false,0,false,false} *DBG* aaa_ue_fsm_262427368222070 consume call rx_swm_str from <0.201.0> in state state_authenticated => state_authenticated_wait_swx_saa *DBG* aaa_ue_fsm_262427526321740 send ok to <0.1805.0> *DBG* aaa_ue_fsm_262420637512005 receive call rx_swm_str from <0.201.0> in state state_authenticated *DBG* epdg_ue_fsm_262427526321740 receive call {received_swm_sta,{epdg_dia_rc,undefined,2001}} from <0.211.0> in state state_wait_swm_session_termination_answer 04:16:06.106 [info] S6b Tx to {diameter_caps,{"aaa.localdomain","pgw.localdomain"},{"localdomain","localdomain"},{[{172,18,62,20}],[{172,18,62,103}]},{0,10415},{"osmo-epdg-AAA","TTCN-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_262428555307969 send ok to <0.1824.0> *DBG* aaa_ue_fsm_262427526321740 consume call {rx_swx_saa,{ok,5,#{}}} from <0.1805.0> in state state_authenticated_wait_swx_saa => state_new *DBG* epdg_ue_fsm_262422462998739 send ok to <0.1821.0> *DBG* epdg_ue_fsm_262427526321740 send ok to <0.211.0> *DBG* epdg_ue_fsm_262423680495733 receive call {received_gtpc_delete_session_response, {gtp,v2,delete_session_response,894437877,8064755,undefined,[], #{{v2_cause,0} => {v2_cause,0,request_accepted,0,0,0,undefined}}}} from <0.1826.0> in state state_wait_delete_session_resp *DBG* epdg_ue_fsm_262428555307969 consume call {received_gtpc_delete_session_response, {gtp,v2,delete_session_response,894437876,8064754,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 04:16:06.106 [info] ue_fsm ev_rx_swm_str *DBG* epdg_ue_fsm_262422462998739 consume call purge_ms_request from <0.1821.0> in state state_active => state_wait_delete_session_resp *DBG* epdg_ue_fsm_262427526321740 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* aaa_ue_fsm_262420065060774 receive call {rx_swx_saa,{ok,5,#{}}} from <0.1809.0> in state state_authenticated_wait_swx_saa *DBG* epdg_ue_fsm_262423680495733 send ok to <0.1826.0> *DBG* aaa_ue_fsm_262420637512005 send ok to <0.201.0> *DBG* aaa_ue_fsm_262422415705682 receive call {rx_swx_saa,{ok,5,#{}}} from <0.1814.0> in state state_authenticated_wait_swx_saa *DBG* aaa_ue_fsm_262428555307969 receive call rx_swm_str from <0.201.0> in state state_authenticated *DBG* aaa_ue_fsm_262421184115586 receive call {rx_swx_saa,{ok,5,#{}}} from <0.1811.0> in state state_authenticated_wait_swx_saa *DBG* epdg_ue_fsm_262428555307969 start_timer {state_timeout,10000, swm_str_timeout,[]} in state state_wait_swm_session_termination_answer 04:16:06.106 [info] ue_fsm received_swm_session_termination_answer {epdg_dia_rc,undefined,2001} *DBG* gsup_server got {ipa,#Port<0.54>, {osmo,5}, #{cn_domain => 1,imsi => <<"262423088166127">>, message_type => purge_ms_req}} *DBG* aaa_ue_fsm_262420637512005 consume call rx_swm_str from <0.201.0> in state state_authenticated => state_authenticated_wait_swx_saa 04:16:06.106 [debug] Cause: GTP_atom=request_accepted -> GTP_int=16 -> GSUP_int=0 04:16:06.106 [info] s2b: Tx {gtp,v2,delete_session_request,4023543119,8064757,undefined,[],[{v2_eps_bearer_id,0,5},{v2_fully_qualified_tunnel_endpoint_identifier,0,30,3048189960,<<172,18,62,20>>,undefined}]} 04:16:06.106 [debug] S2b: Rx from IP {172,18,62,103} port 2123: <<72,37,0,14,53,80,9,245,123,14,243,0,2,0,2,0,16,0>> 04:16:06.106 [info] ue_fsm state_wait_swm_session_termination_answer event=received_swm_sta, {ue_fsm_data,<<"262427526321740">>,"internet",[],undefined,true,0,false,false} 04:16:06.106 [info] purge_ms_response(<<"262427526321740">>): ok 04:16:06.106 [debug] S2b: Rx from IP {172,18,62,103} port 2123: {gtp,v2,delete_session_response,894437877,8064755,undefined,[],#{{v2_cause,0} => {v2_cause,0,request_accepted,0,0,0,undefined}}} 04:16:06.107 [info] ue_fsm state_authenticated event=rx_swm_str, {ue_fsm_data,"262420637512005","262420637512005@nai.epc.mnc001.mcc01.3gppnetwork.org","internet",true,false,undefined} 04:16:06.107 [info] ue_fsm received_gtpc_delete_session_response {gtp,v2,delete_session_response,894437877,8064755,undefined,[],#{{v2_cause,0} => {v2_cause,0,request_accepted,0,0,0,undefined}}} 04:16:06.107 [debug] SWx Tx SAR Imsi="262420637512005" Type=5 APN="internet" AgentInfoOpt=[]  04:16:06.107 [info] ue_fsm state_wait_swm_session_termination_answer event=enter, {ue_fsm_data,<<"262428555307969">>,"internet",[],undefined,true,0,false,false} 04:16:06.107 [info] SWx Rx SAA {<0.735.0>,{diameter_caps,{"epdg.localdomain","hss.localdomain"},{"localdomain","localdomain"},{[{127,0,0,1},{172,18,62,20},{192,168,0,2}],[{172,18,62,103}]},{0,10415},{"osmo-epdg","TTCN-3 Testsuite"},{[],[1]},{[10415,13019,5535],[5535,10415,13019]},{[],[]},{[],[0]},{[],[]},{[{'diameter_base_Vendor-Specific-Application-Id',10415,[16777265],[]}],[{'diameter_base_Vendor-Specific-Application-Id',[10415],[16777265],[]}]},{[],[]},{[],[]}}}: {'SAA',"epdg.localdomain;1805677143;353;nonode@nohost",{'Vendor-Specific-Application-Id',10415,[16777265],[]},1,"hss.localdomain","localdomain","262420065060774",[],[2001],[],[{'Non-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:16:06.107 [info] ue_fsm ev_rx_swx_saa 04:16:06.107 [info] terminating epdg_ue_fsm with reason normal state=state_wait_swm_session_termination_answer, {ue_fsm_data,<<"262427526321740">>,"internet",[],undefined,true,0,false,false} 04:16:06.107 [debug] SWx prepare_request: {'SAR',["epdg.localdomain",";","1805677143",";","359",";","nonode@nohost"],{'Vendor-Specific-Application-Id',10415,[16777265],[]},1,"epdg.localdomain","localdomain","localdomain","262420637512005",5,[],["hss.localdomain"],["internet"],[],[],[],[],[],[],[],[],[]} 04:16:06.107 [info] ue_fsm state_wait_delete_session_resp event=received_gtpc_delete_session_response, {ue_fsm_data,<<"262423680495733">>,"internet",[],undefined,false,0,false,false} 04:16:06.107 [debug] Cause: GTP_atom=request_accepted -> GTP_int=16 -> GSUP_int=0 04:16:06.107 [info] SWx Rx SAA {<0.735.0>,{diameter_caps,{"epdg.localdomain","hss.localdomain"},{"localdomain","localdomain"},{[{127,0,0,1},{172,18,62,20},{192,168,0,2}],[{172,18,62,103}]},{0,10415},{"osmo-epdg","TTCN-3 Testsuite"},{[],[1]},{[10415,13019,5535],[5535,10415,13019]},{[],[]},{[],[0]},{[],[]},{[{'diameter_base_Vendor-Specific-Application-Id',10415,[16777265],[]}],[{'diameter_base_Vendor-Specific-Application-Id',[10415],[16777265],[]}]},{[],[]},{[],[]}}}: {'SAA',"epdg.localdomain;1805677143;355;nonode@nohost",{'Vendor-Specific-Application-Id',10415,[16777265],[]},1,"hss.localdomain","localdomain","262422415705682",[],[2001],[],[{'Non-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:16:06.107 [info] ue_fsm ev_rx_swx_saa 04:16:06.107 [info] ue_fsm ev_rx_swm_str 04:16:06.107 [info] SWx Rx SAA {<0.735.0>,{diameter_caps,{"epdg.localdomain","hss.localdomain"},{"localdomain","localdomain"},{[{127,0,0,1},{172,18,62,20},{192,168,0,2}],[{172,18,62,103}]},{0,10415},{"osmo-epdg","TTCN-3 Testsuite"},{[],[1]},{[10415,13019,5535],[5535,10415,13019]},{[],[]},{[],[0]},{[],[]},{[{'diameter_base_Vendor-Specific-Application-Id',10415,[16777265],[]}],[{'diameter_base_Vendor-Specific-Application-Id',[10415],[16777265],[]}]},{[],[]},{[],[]}}}: {'SAA',"epdg.localdomain;1805677143;354;nonode@nohost",{'Vendor-Specific-Application-Id',10415,[16777265],[]},1,"hss.localdomain","localdomain","262421184115586",[],[2001],[],[{'Non-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:16:06.107 [info] ue_fsm ev_rx_swx_saa 04:16:06.107 [info] ue_fsm state_authenticated_wait_swx_saa event=rx_swx_saa SAType=5 ResulCode={epdg_dia_rc,undefined,2001}, {ue_fsm_data,"262420065060774","262420065060774@nai.epc.mnc001.mcc01.3gppnetwork.org","internet",true,false,undefined} 04:16:06.107 [info] ue_fsm state_wait_swm_session_termination_answer event=enter, {ue_fsm_data,<<"262423680495733">>,"internet",[],undefined,true,0,false,false} *DBG* epdg_ue_fsm_262423680495733 consume call {received_gtpc_delete_session_response, {gtp,v2,delete_session_response,894437877,8064755,undefined,[], #{{v2_cause,0} => {v2_cause,0,request_accepted,0,0,0,undefined}}}} from <0.1826.0> in state state_wait_delete_session_resp => state_wait_swm_session_termination_answer 04:16:06.107 [info] ue_fsm state_authenticated_wait_swx_saa event=rx_swx_saa SAType=5 ResulCode={epdg_dia_rc,undefined,2001}, {ue_fsm_data,"262422415705682","262422415705682@nai.epc.mnc001.mcc01.3gppnetwork.org","internet",true,false,undefined} *DBG* epdg_ue_fsm_262423680495733 start_timer {state_timeout,10000, swm_str_timeout,[]} in state state_wait_swm_session_termination_answer 04:16:06.107 [info] ue_fsm state_authenticated_wait_swx_saa event=rx_swx_saa SAType=5 ResulCode={epdg_dia_rc,undefined,2001}, {ue_fsm_data,"262421184115586","262421184115586@nai.epc.mnc001.mcc01.3gppnetwork.org","internet",true,false,undefined} 04:16:06.107 [info] ue_fsm state_authenticated event=rx_swm_str, {ue_fsm_data,"262428555307969","262428555307969@nai.epc.mnc001.mcc01.3gppnetwork.org","internet",true,false,undefined} 04:16:06.107 [info] SWx Rx SAA {<0.735.0>,{diameter_caps,{"epdg.localdomain","hss.localdomain"},{"localdomain","localdomain"},{[{127,0,0,1},{172,18,62,20},{192,168,0,2}],[{172,18,62,103}]},{0,10415},{"osmo-epdg","TTCN-3 Testsuite"},{[],[1]},{[10415,13019,5535],[5535,10415,13019]},{[],[]},{[],[0]},{[],[]},{[{'diameter_base_Vendor-Specific-Application-Id',10415,[16777265],[]}],[{'diameter_base_Vendor-Specific-Application-Id',[10415],[16777265],[]}]},{[],[]},{[],[]}}}: {'SAA',"epdg.localdomain;1805677143;356;nonode@nohost",{'Vendor-Specific-Application-Id',10415,[16777265],[]},1,"hss.localdomain","localdomain","262428751897668",[],[2001],[],[{'Non-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:16:06.107 [info] GSUP: Rx #{cn_domain => 1,imsi => <<"262423088166127">>,message_type => purge_ms_req} 04:16:06.108 [debug] SWx Tx SAR Imsi="262428555307969" Type=5 APN="internet" AgentInfoOpt=[]  *DBG* aaa_ue_fsm_262428751897668 receive call {rx_swx_saa,{ok,5,#{}}} from <0.1817.0> in state state_authenticated_wait_swx_saa *DBG* aaa_ue_fsm_262428555307969 send ok to <0.201.0> 04:16:06.108 [info] ue_fsm ev_rx_swx_saa 04:16:06.108 [debug] SWx prepare_request: {'SAR',["epdg.localdomain",";","1805677143",";","360",";","nonode@nohost"],{'Vendor-Specific-Application-Id',10415,[16777265],[]},1,"epdg.localdomain","localdomain","localdomain","262428555307969",5,[],["hss.localdomain"],["internet"],[],[],[],[],[],[],[],[],[]} *DBG* aaa_ue_fsm_262420065060774 send ok to <0.1809.0> *DBG* aaa_ue_fsm_262423680495733 receive call rx_swm_str from <0.201.0> in state state_authenticated *DBG* epdg_ue_fsm_262420065060774 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_262428555307969 consume call rx_swm_str from <0.201.0> in state state_authenticated => state_authenticated_wait_swx_saa *DBG* epdg_ue_fsm_262423088166127 receive call purge_ms_request from <0.1829.0> in state state_active *DBG* aaa_ue_fsm_262420065060774 consume call {rx_swx_saa,{ok,5,#{}}} from <0.1809.0> in state state_authenticated_wait_swx_saa => state_new 04:16:06.108 [info] ue_fsm purge_ms_request *DBG* epdg_ue_fsm_262420065060774 send ok to <0.211.0> *DBG* epdg_ue_fsm_262420065060774 terminate normal in state state_wait_swm_session_termination_answer *DBG* aaa_ue_fsm_262423420851995 receive call {rx_swx_saa,{ok,5,#{}}} from <0.1820.0> in state state_authenticated_wait_swx_saa *DBG* aaa_ue_fsm_262423680495733 send ok to <0.201.0> *DBG* aaa_ue_fsm_262428751897668 send ok to <0.1817.0> *DBG* aaa_ue_fsm_262422415705682 send ok to <0.1814.0> *DBG* aaa_ue_fsm_262421184115586 send ok to <0.1811.0> 04:16:06.108 [info] ue_fsm state_authenticated_wait_swx_saa event=rx_swx_saa SAType=5 ResulCode={epdg_dia_rc,undefined,2001}, {ue_fsm_data,"262428751897668","262428751897668@nai.epc.mnc001.mcc01.3gppnetwork.org","internet",true,false,undefined} *DBG* epdg_ue_fsm_262422415705682 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_262428751897668 consume call {rx_swx_saa,{ok,5,#{}}} from <0.1817.0> in state state_authenticated_wait_swx_saa => state_new *DBG* aaa_ue_fsm_262423680495733 consume call rx_swm_str from <0.201.0> in state state_authenticated => state_authenticated_wait_swx_saa *DBG* aaa_ue_fsm_262423420851995 send ok to <0.1820.0> *DBG* aaa_ue_fsm_262422415705682 consume call {rx_swx_saa,{ok,5,#{}}} from <0.1814.0> in state state_authenticated_wait_swx_saa => state_new 04:16:06.108 [info] ue_fsm ev_rx_swm_str *DBG* aaa_ue_fsm_262421184115586 consume call {rx_swx_saa,{ok,5,#{}}} from <0.1811.0> in state state_authenticated_wait_swx_saa => state_new *DBG* epdg_ue_fsm_262422415705682 send ok to <0.211.0> *DBG* epdg_ue_fsm_262423088166127 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* epdg_ue_fsm_262421184115586 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_262423420851995 consume call {rx_swx_saa,{ok,5,#{}}} from <0.1820.0> in state state_authenticated_wait_swx_saa => state_new 04:16:06.108 [info] ue_fsm received_swm_session_termination_answer {epdg_dia_rc,undefined,2001} *DBG* epdg_ue_fsm_262422415705682 terminate normal in state state_wait_swm_session_termination_answer *DBG* epdg_ue_fsm_262423088166127 consume call purge_ms_request from <0.1829.0> in state state_active => state_wait_delete_session_resp *DBG* gsup_server got {ipa,#Port<0.54>, {osmo,5}, #{cn_domain => 1,imsi => <<"262421327370357">>, message_type => purge_ms_req}} *DBG* epdg_ue_fsm_262421184115586 send ok to <0.211.0> *DBG* epdg_ue_fsm_262428751897668 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_262421184115586 terminate normal in state state_wait_swm_session_termination_answer *DBG* epdg_ue_fsm_262428751897668 send ok to <0.211.0> *DBG* epdg_ue_fsm_262421327370357 receive call purge_ms_request from <0.1832.0> in state state_active 04:16:06.108 [info] ue_fsm state_authenticated event=rx_swm_str, {ue_fsm_data,"262423680495733","262423680495733@nai.epc.mnc001.mcc01.3gppnetwork.org","internet",true,false,undefined} 04:16:06.108 [debug] SWx Tx SAR Imsi="262423680495733" Type=5 APN="internet" AgentInfoOpt=[]  04:16:06.108 [info] ue_fsm state_wait_swm_session_termination_answer event=received_swm_sta, {ue_fsm_data,<<"262420065060774">>,"internet",[],undefined,true,0,false,false} 04:16:06.108 [info] purge_ms_response(<<"262420065060774">>): ok 04:16:06.108 [debug] SWx prepare_request: {'SAR',["epdg.localdomain",";","1805677143",";","361",";","nonode@nohost"],{'Vendor-Specific-Application-Id',10415,[16777265],[]},1,"epdg.localdomain","localdomain","localdomain","262423680495733",5,[],["hss.localdomain"],["internet"],[],[],[],[],[],[],[],[],[]} 04:16:06.108 [info] terminating epdg_ue_fsm with reason normal state=state_wait_swm_session_termination_answer, {ue_fsm_data,<<"262420065060774">>,"internet",[],undefined,true,0,false,false} 04:16:06.108 [info] SWx Rx SAA {<0.735.0>,{diameter_caps,{"epdg.localdomain","hss.localdomain"},{"localdomain","localdomain"},{[{127,0,0,1},{172,18,62,20},{192,168,0,2}],[{172,18,62,103}]},{0,10415},{"osmo-epdg","TTCN-3 Testsuite"},{[],[1]},{[10415,13019,5535],[5535,10415,13019]},{[],[]},{[],[0]},{[],[]},{[{'diameter_base_Vendor-Specific-Application-Id',10415,[16777265],[]}],[{'diameter_base_Vendor-Specific-Application-Id',[10415],[16777265],[]}]},{[],[]},{[],[]}}}: {'SAA',"epdg.localdomain;1805677143;357;nonode@nohost",{'Vendor-Specific-Application-Id',10415,[16777265],[]},1,"hss.localdomain","localdomain","262423420851995",[],[2001],[],[{'Non-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:16:06.108 [info] ue_fsm state_active event=purge_ms_request, {ue_fsm_data,<<"262423088166127">>,"internet",[],{epdg_tun_pdp_ctx,3048189975,1223669434,{epdg_eua,33,<<192,168,0,40>>,undefined},<<172,18,62,103>>},false,0,false,false} 04:16:06.108 [info] ue_fsm ev_rx_swx_saa 04:16:06.108 [info] KMOD Port Delete PDP Context Call {<0.1131.0>,[alias|#Ref<0.1283019585.1655242753.217135>]}: {delete_pdp_context,{172,18,62,103},3048189975,1223669434,{192,168,0,40}} 04:16:06.108 [info] ue_fsm received_swm_session_termination_answer {epdg_dia_rc,undefined,2001} 04:16:06.108 [debug] delete_pdp_context: 1, {172,18,62,103}, {192,168,0,40}, 3048189975, 1223669434 04:16:06.108 [info] ue_fsm state_authenticated_wait_swx_saa event=rx_swx_saa SAType=5 ResulCode={epdg_dia_rc,undefined,2001}, {ue_fsm_data,"262423420851995","262423420851995@nai.epc.mnc001.mcc01.3gppnetwork.org","internet",true,false,undefined} 04:16:06.108 [debug] delete_pdp_context: {netlink,gtp,[512,ack,request],5634,0,{delete,0,0,[{version,1},{net_ns_fd,25},{link,4},{sgsn_address,{172,18,62,103}},{ms_address,{192,168,0,40}},{i_tid,3048189975}]}} 04:16:06.108 [info] ue_fsm state_wait_swm_session_termination_answer event=received_swm_sta, {ue_fsm_data,<<"262422415705682">>,"internet",[],undefined,true,0,false,false} 04:16:06.108 [info] s2b: Tx {gtp,v2,delete_session_request,1223669434,8064758,undefined,[],[{v2_eps_bearer_id,0,5},{v2_fully_qualified_tunnel_endpoint_identifier,0,30,3048189975,<<172,18,62,20>>,undefined}]} 04:16:06.108 [info] purge_ms_response(<<"262422415705682">>): ok 04:16:06.108 [info] ue_fsm received_swm_session_termination_answer {epdg_dia_rc,undefined,2001} 04:16:06.108 [info] terminating epdg_ue_fsm with reason normal state=state_wait_swm_session_termination_answer, {ue_fsm_data,<<"262422415705682">>,"internet",[],undefined,true,0,false,false} 04:16:06.108 [info] ue_fsm state_wait_swm_session_termination_answer event=received_swm_sta, {ue_fsm_data,<<"262421184115586">>,"internet",[],undefined,true,0,false,false} 04:16:06.108 [info] purge_ms_response(<<"262421184115586">>): ok 04:16:06.108 [info] ue_fsm received_swm_session_termination_answer {epdg_dia_rc,undefined,2001} 04:16:06.109 [info] terminating epdg_ue_fsm with reason normal state=state_wait_swm_session_termination_answer, {ue_fsm_data,<<"262421184115586">>,"internet",[],undefined,true,0,false,false} *DBG* epdg_ue_fsm_262420214051103 receive call {received_gtpc_delete_session_response, {gtp,v2,delete_session_response,894437882,8064756,undefined,[], #{{v2_cause,0} => {v2_cause,0,request_accepted,0,0,0,undefined}}}} from <0.1833.0> in state state_wait_delete_session_resp 04:16:06.109 [info] GSUP: Rx #{cn_domain => 1,imsi => <<"262421327370357">>,message_type => purge_ms_req} 04:16:06.109 [info] ue_fsm state_wait_swm_session_termination_answer event=received_swm_sta, {ue_fsm_data,<<"262428751897668">>,"internet",[],undefined,true,0,false,false} *DBG* epdg_ue_fsm_262420214051103 send ok to <0.1833.0> 04:16:06.109 [info] purge_ms_response(<<"262428751897668">>): ok *DBG* aaa_ue_fsm_262427368222070 receive call {rx_swx_saa,{ok,5,#{}}} from <0.1825.0> in state state_authenticated_wait_swx_saa 04:16:06.109 [info] ue_fsm purge_ms_request *DBG* epdg_ue_fsm_262420214051103 consume call {received_gtpc_delete_session_response, {gtp,v2,delete_session_response,894437882,8064756,undefined,[], #{{v2_cause,0} => {v2_cause,0,request_accepted,0,0,0,undefined}}}} from <0.1833.0> in state state_wait_delete_session_resp => state_wait_swm_session_termination_answer *DBG* aaa_ue_fsm_262427368222070 send ok to <0.1825.0> 04:16:06.109 [info] S6b Rx from {diameter_caps,{"aaa.localdomain","pgw.localdomain"},{"localdomain","localdomain"},{[{172,18,62,20}],[{172,18,62,103}]},{0,10415},{"osmo-epdg-AAA","TTCN-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,["262422462998739"],[],[]} *DBG* epdg_ue_fsm_262420214051103 start_timer {state_timeout,10000, swm_str_timeout,[]} in state state_wait_swm_session_termination_answer *DBG* aaa_ue_fsm_262427368222070 consume call {rx_swx_saa,{ok,5,#{}}} from <0.1825.0> in state state_authenticated_wait_swx_saa => state_new *DBG* aaa_ue_fsm_262422462998739 receive call rx_s6b_str from <0.1831.0> in state state_authenticated 04:16:06.109 [info] ue_fsm received_swm_session_termination_answer {epdg_dia_rc,undefined,2001} 04:16:06.109 [info] terminating epdg_ue_fsm with reason normal state=state_wait_swm_session_termination_answer, {ue_fsm_data,<<"262428751897668">>,"internet",[],undefined,true,0,false,false} *DBG* epdg_ue_fsm_262423420851995 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_262422462998739 send {ok,{epdg_dia_rc,undefined,2001}} to <0.1831.0> *DBG* epdg_ue_fsm_262428751897668 terminate normal in state state_wait_swm_session_termination_answer 04:16:06.109 [info] ue_fsm state_active event=purge_ms_request, {ue_fsm_data,<<"262421327370357">>,"internet",[],{epdg_tun_pdp_ctx,3048189972,3299336956,{epdg_eua,33,<<192,168,0,37>>,undefined},<<172,18,62,103>>},false,0,false,false} *DBG* aaa_ue_fsm_262422462998739 consume call rx_s6b_str from <0.1831.0> in state state_authenticated *DBG* epdg_ue_fsm_262423420851995 send ok to <0.211.0> *DBG* epdg_ue_fsm_262427368222070 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_262423088166127 receive call rx_s6b_str from <0.1834.0> in state state_authenticated *DBG* epdg_ue_fsm_262423420851995 terminate normal in state state_wait_swm_session_termination_answer *DBG* aaa_ue_fsm_262420214051103 receive call rx_swm_str from <0.201.0> in state state_authenticated 04:16:06.109 [debug] S2b: Rx from IP {172,18,62,103} port 2123: <<72,37,0,14,53,80,9,250,123,14,244,0,2,0,2,0,16,0>> *DBG* epdg_ue_fsm_262427368222070 send ok to <0.211.0> *DBG* aaa_ue_fsm_262423088166127 send {ok,{epdg_dia_rc,undefined,2001}} to <0.1834.0> *DBG* epdg_ue_fsm_262427368222070 terminate normal in state state_wait_swm_session_termination_answer *DBG* aaa_ue_fsm_262423088166127 consume call rx_s6b_str from <0.1834.0> in state state_authenticated *DBG* aaa_ue_fsm_262420214051103 send ok to <0.201.0> *DBG* aaa_ue_fsm_262420214051103 consume call rx_swm_str from <0.201.0> in state state_authenticated => state_authenticated_wait_swx_saa *DBG* epdg_ue_fsm_262421327370357 send ok to <0.1832.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_262421327370357 consume call purge_ms_request from <0.1832.0> in state state_active => state_wait_delete_session_resp *DBG* gsup_server got {ipa,#Port<0.54>, {osmo,5}, #{cn_domain => 1,imsi => <<"262429877486437">>, message_type => purge_ms_req}} *DBG* aaa_ue_fsm_262420637512005 receive call {rx_swx_saa,{ok,5,#{}}} from <0.1827.0> in state state_authenticated_wait_swx_saa 04:16:06.109 [debug] S2b: Rx from IP {172,18,62,103} port 2123: {gtp,v2,delete_session_response,894437882,8064756,undefined,[],#{{v2_cause,0} => {v2_cause,0,request_accepted,0,0,0,undefined}}} 04:16:06.109 [info] ue_fsm received_gtpc_delete_session_response {gtp,v2,delete_session_response,894437882,8064756,undefined,[],#{{v2_cause,0} => {v2_cause,0,request_accepted,0,0,0,undefined}}} 04:16:06.110 [info] ue_fsm state_wait_delete_session_resp event=received_gtpc_delete_session_response, {ue_fsm_data,<<"262420214051103">>,"internet",[],undefined,false,0,false,false} 04:16:06.110 [info] SWx Rx SAA {<0.735.0>,{diameter_caps,{"epdg.localdomain","hss.localdomain"},{"localdomain","localdomain"},{[{127,0,0,1},{172,18,62,20},{192,168,0,2}],[{172,18,62,103}]},{0,10415},{"osmo-epdg","TTCN-3 Testsuite"},{[],[1]},{[10415,13019,5535],[5535,10415,13019]},{[],[]},{[],[0]},{[],[]},{[{'diameter_base_Vendor-Specific-Application-Id',10415,[16777265],[]}],[{'diameter_base_Vendor-Specific-Application-Id',[10415],[16777265],[]}]},{[],[]},{[],[]}}}: {'SAA',"epdg.localdomain;1805677143;358;nonode@nohost",{'Vendor-Specific-Application-Id',10415,[16777265],[]},1,"hss.localdomain","localdomain","262427368222070",[],[2001],[],[{'Non-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:16:06.110 [debug] Cause: GTP_atom=request_accepted -> GTP_int=16 -> GSUP_int=0 04:16:06.110 [info] ue_fsm ev_rx_swx_saa 04:16:06.110 [info] ue_fsm state_wait_swm_session_termination_answer event=enter, {ue_fsm_data,<<"262420214051103">>,"internet",[],undefined,true,0,false,false} 04:16:06.110 [info] ue_fsm state_authenticated_wait_swx_saa event=rx_swx_saa SAType=5 ResulCode={epdg_dia_rc,undefined,2001}, {ue_fsm_data,"262427368222070","262427368222070@nai.epc.mnc001.mcc01.3gppnetwork.org","internet",true,false,undefined} 04:16:06.110 [info] ue_fsm ev_rx_s6b_str 04:16:06.110 [info] ue_fsm state_authenticated event=rx_s6b_str, {ue_fsm_data,"262422462998739","262422462998739@nai.epc.mnc001.mcc01.3gppnetwork.org","internet",true,true,undefined} 04:16:06.110 [info] ue_fsm state_authenticated event=rx_s6b_str: ePDG session still active, skip updating the HSS 04:16:06.110 [info] S6b Tx to {diameter_caps,{"aaa.localdomain","pgw.localdomain"},{"localdomain","localdomain"},{[{172,18,62,20}],[{172,18,62,103}]},{0,10415},{"osmo-epdg-AAA","TTCN-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:16:06.110 [info] ue_fsm state_wait_swm_session_termination_answer event=received_swm_sta, {ue_fsm_data,<<"262423420851995">>,"internet",[],undefined,true,0,false,false} 04:16:06.110 [info] KMOD Port Delete PDP Context Call {<0.1101.0>,[alias|#Ref<0.1283019585.1655242758.197630>]}: {delete_pdp_context,{172,18,62,103},3048189972,3299336956,{192,168,0,37}} 04:16:06.110 [info] purge_ms_response(<<"262423420851995">>): ok 04:16:06.110 [debug] delete_pdp_context: 1, {172,18,62,103}, {192,168,0,37}, 3048189972, 3299336956 04:16:06.110 [info] S6b Rx from {diameter_caps,{"aaa.localdomain","pgw.localdomain"},{"localdomain","localdomain"},{[{172,18,62,20}],[{172,18,62,103}]},{0,10415},{"osmo-epdg-AAA","TTCN-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,["262423088166127"],[],[]} 04:16:06.110 [info] ue_fsm received_swm_session_termination_answer {epdg_dia_rc,undefined,2001} 04:16:06.110 [info] ue_fsm ev_rx_s6b_str 04:16:06.110 [info] ue_fsm ev_rx_swm_str 04:16:06.110 [info] terminating epdg_ue_fsm with reason normal state=state_wait_swm_session_termination_answer, {ue_fsm_data,<<"262423420851995">>,"internet",[],undefined,true,0,false,false} 04:16:06.110 [info] ue_fsm state_wait_swm_session_termination_answer event=received_swm_sta, {ue_fsm_data,<<"262427368222070">>,"internet",[],undefined,true,0,false,false} 04:16:06.110 [info] purge_ms_response(<<"262427368222070">>): ok 04:16:06.110 [info] ue_fsm state_authenticated event=rx_s6b_str, {ue_fsm_data,"262423088166127","262423088166127@nai.epc.mnc001.mcc01.3gppnetwork.org","internet",true,true,undefined} 04:16:06.110 [info] ue_fsm state_authenticated event=rx_s6b_str: ePDG session still active, skip updating the HSS 04:16:06.110 [info] ue_fsm state_authenticated event=rx_swm_str, {ue_fsm_data,"262420214051103","262420214051103@nai.epc.mnc001.mcc01.3gppnetwork.org","internet",true,false,undefined} 04:16:06.110 [info] terminating epdg_ue_fsm with reason normal state=state_wait_swm_session_termination_answer, {ue_fsm_data,<<"262427368222070">>,"internet",[],undefined,true,0,false,false} 04:16:06.110 [info] S6b Tx to {diameter_caps,{"aaa.localdomain","pgw.localdomain"},{"localdomain","localdomain"},{[{172,18,62,20}],[{172,18,62,103}]},{0,10415},{"osmo-epdg-AAA","TTCN-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:16:06.110 [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,62,103}},{ms_address,{192,168,0,37}},{i_tid,3048189972}]}} 04:16:06.110 [debug] SWx Tx SAR Imsi="262420214051103" Type=5 APN="internet" AgentInfoOpt=[]  04:16:06.110 [debug] SWx prepare_request: {'SAR',["epdg.localdomain",";","1805677143",";","362",";","nonode@nohost"],{'Vendor-Specific-Application-Id',10415,[16777265],[]},1,"epdg.localdomain","localdomain","localdomain","262420214051103",5,[],["hss.localdomain"],["internet"],[],[],[],[],[],[],[],[],[]} 04:16:06.110 [info] s2b: Tx {gtp,v2,delete_session_request,3299336956,8064759,undefined,[],[{v2_eps_bearer_id,0,5},{v2_fully_qualified_tunnel_endpoint_identifier,0,30,3048189972,<<172,18,62,20>>,undefined}]} 04:16:06.111 [info] SWx Rx SAA {<0.735.0>,{diameter_caps,{"epdg.localdomain","hss.localdomain"},{"localdomain","localdomain"},{[{127,0,0,1},{172,18,62,20},{192,168,0,2}],[{172,18,62,103}]},{0,10415},{"osmo-epdg","TTCN-3 Testsuite"},{[],[1]},{[10415,13019,5535],[5535,10415,13019]},{[],[]},{[],[0]},{[],[]},{[{'diameter_base_Vendor-Specific-Application-Id',10415,[16777265],[]}],[{'diameter_base_Vendor-Specific-Application-Id',[10415],[16777265],[]}]},{[],[]},{[],[]}}}: {'SAA',"epdg.localdomain;1805677143;359;nonode@nohost",{'Vendor-Specific-Application-Id',10415,[16777265],[]},1,"hss.localdomain","localdomain","262420637512005",[],[2001],[],[{'Non-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:16:06.111 [info] ue_fsm ev_rx_swx_saa 04:16:06.111 [info] GSUP: Rx #{cn_domain => 1,imsi => <<"262429877486437">>,message_type => purge_ms_req} 04:16:06.111 [info] ue_fsm state_authenticated_wait_swx_saa event=rx_swx_saa SAType=5 ResulCode={epdg_dia_rc,undefined,2001}, {ue_fsm_data,"262420637512005","262420637512005@nai.epc.mnc001.mcc01.3gppnetwork.org","internet",true,false,undefined} 04:16:06.111 [debug] S2b: Rx from IP {172,18,62,103} port 2123: <<72,37,0,14,53,80,9,228,123,14,245,0,2,0,2,0,16,0>> *DBG* aaa_ue_fsm_262420637512005 send ok to <0.1827.0> *DBG* epdg_ue_fsm_262429877486437 receive call purge_ms_request from <0.1836.0> in state state_active *DBG* epdg_ue_fsm_262420637512005 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_262420637512005 consume call {rx_swx_saa,{ok,5,#{}}} from <0.1827.0> in state state_authenticated_wait_swx_saa => state_new 04:16:06.111 [info] ue_fsm purge_ms_request *DBG* epdg_ue_fsm_262422462998739 receive call {received_gtpc_delete_session_response, {gtp,v2,delete_session_response,894437860,8064757,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_262420637512005 send ok to <0.211.0> 04:16:06.111 [info] ue_fsm received_swm_session_termination_answer {epdg_dia_rc,undefined,2001} *DBG* epdg_ue_fsm_262422462998739 send ok to <0.1837.0> *DBG* epdg_ue_fsm_262420637512005 terminate normal in state state_wait_swm_session_termination_answer 04:16:06.111 [debug] S2b: Rx from IP {172,18,62,103} port 2123: {gtp,v2,delete_session_response,894437860,8064757,undefined,[],#{{v2_cause,0} => {v2_cause,0,request_accepted,0,0,0,undefined}}} *DBG* epdg_ue_fsm_262429877486437 send ok to <0.1836.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_262422462998739 consume call {received_gtpc_delete_session_response, {gtp,v2,delete_session_response,894437860,8064757,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 04:16:06.111 [info] ue_fsm received_gtpc_delete_session_response {gtp,v2,delete_session_response,894437860,8064757,undefined,[],#{{v2_cause,0} => {v2_cause,0,request_accepted,0,0,0,undefined}}} *DBG* epdg_ue_fsm_262429877486437 consume call purge_ms_request from <0.1836.0> in state state_active => state_wait_delete_session_resp *DBG* aaa_ue_fsm_262422462998739 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 => <<"262424404245402">>, message_type => purge_ms_req}} *DBG* epdg_ue_fsm_262422462998739 start_timer {state_timeout,10000, swm_str_timeout,[]} in state state_wait_swm_session_termination_answer 04:16:06.111 [info] ue_fsm state_active event=purge_ms_request, {ue_fsm_data,<<"262429877486437">>,"internet",[],{epdg_tun_pdp_ctx,3048189954,1104370863,{epdg_eua,33,<<192,168,0,19>>,undefined},<<172,18,62,103>>},false,0,false,false} 04:16:06.112 [info] ue_fsm state_wait_swm_session_termination_answer event=received_swm_sta, {ue_fsm_data,<<"262420637512005">>,"internet",[],undefined,true,0,false,false} 04:16:06.112 [info] purge_ms_response(<<"262420637512005">>): ok *DBG* epdg_ue_fsm_262424404245402 receive call purge_ms_request from <0.1839.0> in state state_active 04:16:06.112 [info] KMOD Port Delete PDP Context Call {<0.921.0>,[alias|#Ref<0.1283019585.1655242754.196846>]}: {delete_pdp_context,{172,18,62,103},3048189954,1104370863,{192,168,0,19}} *DBG* aaa_ue_fsm_262422462998739 send ok to <0.201.0> 04:16:06.112 [debug] delete_pdp_context: 1, {172,18,62,103}, {192,168,0,19}, 3048189954, 1104370863 *DBG* aaa_ue_fsm_262422462998739 consume call rx_swm_str from <0.201.0> in state state_authenticated => state_authenticated_wait_swx_saa 04:16:06.112 [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,62,103}},{ms_address,{192,168,0,19}},{i_tid,3048189954}]}} 04:16:06.112 [info] ue_fsm state_wait_delete_session_resp event=received_gtpc_delete_session_response, {ue_fsm_data,<<"262422462998739">>,"internet",[],undefined,false,0,false,false} 04:16:06.112 [debug] Cause: GTP_atom=request_accepted -> GTP_int=16 -> GSUP_int=0 04:16:06.112 [info] terminating epdg_ue_fsm with reason normal state=state_wait_swm_session_termination_answer, {ue_fsm_data,<<"262420637512005">>,"internet",[],undefined,true,0,false,false} 04:16:06.112 [info] s2b: Tx {gtp,v2,delete_session_request,1104370863,8064760,undefined,[],[{v2_eps_bearer_id,0,5},{v2_fully_qualified_tunnel_endpoint_identifier,0,30,3048189954,<<172,18,62,20>>,undefined}]} 04:16:06.112 [info] ue_fsm state_wait_swm_session_termination_answer event=enter, {ue_fsm_data,<<"262422462998739">>,"internet",[],undefined,true,0,false,false} 04:16:06.112 [info] ue_fsm ev_rx_swm_str 04:16:06.112 [info] ue_fsm state_authenticated event=rx_swm_str, {ue_fsm_data,"262422462998739","262422462998739@nai.epc.mnc001.mcc01.3gppnetwork.org","internet",true,false,undefined} 04:16:06.112 [debug] SWx Tx SAR Imsi="262422462998739" Type=5 APN="internet" AgentInfoOpt=[]  04:16:06.112 [info] GSUP: Rx #{cn_domain => 1,imsi => <<"262424404245402">>,message_type => purge_ms_req} 04:16:06.112 [info] ue_fsm purge_ms_request *DBG* epdg_ue_fsm_262424404245402 send ok to <0.1839.0> 04:16:06.112 [debug] SWx prepare_request: {'SAR',["epdg.localdomain",";","1805677143",";","363",";","nonode@nohost"],{'Vendor-Specific-Application-Id',10415,[16777265],[]},1,"epdg.localdomain","localdomain","localdomain","262422462998739",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}} *DBG* aaa_ue_fsm_262421327370357 receive call rx_s6b_str from <0.1840.0> in state state_authenticated *DBG* epdg_ue_fsm_262424404245402 consume call purge_ms_request from <0.1839.0> in state state_active => state_wait_delete_session_resp 04:16:06.112 [info] ue_fsm state_active event=purge_ms_request, {ue_fsm_data,<<"262424404245402">>,"internet",[],{epdg_tun_pdp_ctx,3048189985,100857197,{epdg_eua,33,<<192,168,0,50>>,undefined},<<172,18,62,103>>},false,0,false,false} *DBG* aaa_ue_fsm_262428555307969 receive call {rx_swx_saa,{ok,5,#{}}} from <0.1828.0> in state state_authenticated_wait_swx_saa *DBG* aaa_ue_fsm_262423680495733 receive call {rx_swx_saa,{ok,5,#{}}} from <0.1830.0> in state state_authenticated_wait_swx_saa *DBG* gsup_server got {ipa,#Port<0.54>, {osmo,5}, #{cn_domain => 1,imsi => <<"262429761468908">>, message_type => purge_ms_req}} *DBG* aaa_ue_fsm_262421327370357 send {ok,{epdg_dia_rc,undefined,2001}} to <0.1840.0> 04:16:06.112 [info] KMOD Port Delete PDP Context Call {<0.1231.0>,[alias|#Ref<0.1283019585.1655242756.196512>]}: {delete_pdp_context,{172,18,62,103},3048189985,100857197,{192,168,0,50}} *DBG* aaa_ue_fsm_262428555307969 send ok to <0.1828.0> *DBG* epdg_ue_fsm_262428555307969 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_262423680495733 send ok to <0.1830.0> *DBG* aaa_ue_fsm_262421327370357 consume call rx_s6b_str from <0.1840.0> in state state_authenticated 04:16:06.112 [debug] delete_pdp_context: 1, {172,18,62,103}, {192,168,0,50}, 3048189985, 100857197 *DBG* epdg_ue_fsm_262429761468908 receive call purge_ms_request from <0.1841.0> in state state_active *DBG* aaa_ue_fsm_262428555307969 consume call {rx_swx_saa,{ok,5,#{}}} from <0.1828.0> in state state_authenticated_wait_swx_saa => state_new *DBG* epdg_ue_fsm_262428555307969 send ok to <0.211.0> *DBG* aaa_ue_fsm_262423680495733 consume call {rx_swx_saa,{ok,5,#{}}} from <0.1830.0> in state state_authenticated_wait_swx_saa => state_new 04:16:06.112 [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,62,103}},{ms_address,{192,168,0,50}},{i_tid,3048189985}]}} *DBG* epdg_ue_fsm_262423680495733 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_262428555307969 terminate normal in state state_wait_swm_session_termination_answer *DBG* epdg_ue_fsm_262423680495733 send ok to <0.211.0> *DBG* epdg_ue_fsm_262423680495733 terminate normal in state state_wait_swm_session_termination_answer *DBG* epdg_ue_fsm_262429761468908 send ok to <0.1841.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_262429761468908 consume call purge_ms_request from <0.1841.0> in state state_active => state_wait_delete_session_resp *DBG* gsup_server got {ipa,#Port<0.54>, {osmo,5}, #{cn_domain => 1,imsi => <<"262428220370314">>, message_type => purge_ms_req}} 04:16:06.112 [info] s2b: Tx {gtp,v2,delete_session_request,100857197,8064761,undefined,[],[{v2_eps_bearer_id,0,5},{v2_fully_qualified_tunnel_endpoint_identifier,0,30,3048189985,<<172,18,62,20>>,undefined}]} 04:16:06.112 [info] S6b Rx from {diameter_caps,{"aaa.localdomain","pgw.localdomain"},{"localdomain","localdomain"},{[{172,18,62,20}],[{172,18,62,103}]},{0,10415},{"osmo-epdg-AAA","TTCN-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,["262421327370357"],[],[]} 04:16:06.112 [info] ue_fsm ev_rx_s6b_str 04:16:06.112 [info] SWx Rx SAA {<0.735.0>,{diameter_caps,{"epdg.localdomain","hss.localdomain"},{"localdomain","localdomain"},{[{127,0,0,1},{172,18,62,20},{192,168,0,2}],[{172,18,62,103}]},{0,10415},{"osmo-epdg","TTCN-3 Testsuite"},{[],[1]},{[10415,13019,5535],[5535,10415,13019]},{[],[]},{[],[0]},{[],[]},{[{'diameter_base_Vendor-Specific-Application-Id',10415,[16777265],[]}],[{'diameter_base_Vendor-Specific-Application-Id',[10415],[16777265],[]}]},{[],[]},{[],[]}}}: {'SAA',"epdg.localdomain;1805677143;360;nonode@nohost",{'Vendor-Specific-Application-Id',10415,[16777265],[]},1,"hss.localdomain","localdomain","262428555307969",[],[2001],[],[{'Non-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:16:06.112 [info] SWx Rx SAA {<0.735.0>,{diameter_caps,{"epdg.localdomain","hss.localdomain"},{"localdomain","localdomain"},{[{127,0,0,1},{172,18,62,20},{192,168,0,2}],[{172,18,62,103}]},{0,10415},{"osmo-epdg","TTCN-3 Testsuite"},{[],[1]},{[10415,13019,5535],[5535,10415,13019]},{[],[]},{[],[0]},{[],[]},{[{'diameter_base_Vendor-Specific-Application-Id',10415,[16777265],[]}],[{'diameter_base_Vendor-Specific-Application-Id',[10415],[16777265],[]}]},{[],[]},{[],[]}}}: {'SAA',"epdg.localdomain;1805677143;361;nonode@nohost",{'Vendor-Specific-Application-Id',10415,[16777265],[]},1,"hss.localdomain","localdomain","262423680495733",[],[2001],[],[{'Non-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:16:06.112 [info] ue_fsm ev_rx_swx_saa 04:16:06.112 [info] ue_fsm ev_rx_swx_saa 04:16:06.113 [info] ue_fsm state_authenticated event=rx_s6b_str, {ue_fsm_data,"262421327370357","262421327370357@nai.epc.mnc001.mcc01.3gppnetwork.org","internet",true,true,undefined} 04:16:06.113 [info] ue_fsm state_authenticated event=rx_s6b_str: ePDG session still active, skip updating the HSS 04:16:06.113 [info] S6b Tx to {diameter_caps,{"aaa.localdomain","pgw.localdomain"},{"localdomain","localdomain"},{[{172,18,62,20}],[{172,18,62,103}]},{0,10415},{"osmo-epdg-AAA","TTCN-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:16:06.113 [info] ue_fsm state_authenticated_wait_swx_saa event=rx_swx_saa SAType=5 ResulCode={epdg_dia_rc,undefined,2001}, {ue_fsm_data,"262428555307969","262428555307969@nai.epc.mnc001.mcc01.3gppnetwork.org","internet",true,false,undefined} 04:16:06.113 [info] ue_fsm received_swm_session_termination_answer {epdg_dia_rc,undefined,2001} 04:16:06.113 [info] ue_fsm state_authenticated_wait_swx_saa event=rx_swx_saa SAType=5 ResulCode={epdg_dia_rc,undefined,2001}, {ue_fsm_data,"262423680495733","262423680495733@nai.epc.mnc001.mcc01.3gppnetwork.org","internet",true,false,undefined} 04:16:06.113 [info] GSUP: Rx #{cn_domain => 1,imsi => <<"262429761468908">>,message_type => purge_ms_req} 04:16:06.113 [info] ue_fsm purge_ms_request 04:16:06.113 [info] ue_fsm state_wait_swm_session_termination_answer event=received_swm_sta, {ue_fsm_data,<<"262428555307969">>,"internet",[],undefined,true,0,false,false} 04:16:06.113 [info] purge_ms_response(<<"262428555307969">>): ok 04:16:06.113 [info] ue_fsm received_swm_session_termination_answer {epdg_dia_rc,undefined,2001} 04:16:06.113 [info] ue_fsm state_active event=purge_ms_request, {ue_fsm_data,<<"262429761468908">>,"internet",[],{epdg_tun_pdp_ctx,3048189955,3445806668,{epdg_eua,33,<<192,168,0,20>>,undefined},<<172,18,62,103>>},false,0,false,false} 04:16:06.113 [info] KMOD Port Delete PDP Context Call {<0.931.0>,[alias|#Ref<0.1283019585.1655242753.217259>]}: {delete_pdp_context,{172,18,62,103},3048189955,3445806668,{192,168,0,20}} 04:16:06.113 [info] terminating epdg_ue_fsm with reason normal state=state_wait_swm_session_termination_answer, {ue_fsm_data,<<"262428555307969">>,"internet",[],undefined,true,0,false,false} 04:16:06.113 [debug] delete_pdp_context: 1, {172,18,62,103}, {192,168,0,20}, 3048189955, 3445806668 04:16:06.113 [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,62,103}},{ms_address,{192,168,0,20}},{i_tid,3048189955}]}} *DBG* aaa_ue_fsm_262429877486437 receive call rx_s6b_str from <0.1842.0> in state state_authenticated 04:16:06.113 [info] ue_fsm state_wait_swm_session_termination_answer event=received_swm_sta, {ue_fsm_data,<<"262423680495733">>,"internet",[],undefined,true,0,false,false} 04:16:06.113 [info] purge_ms_response(<<"262423680495733">>): ok 04:16:06.113 [info] s2b: Tx {gtp,v2,delete_session_request,3445806668,8064762,undefined,[],[{v2_eps_bearer_id,0,5},{v2_fully_qualified_tunnel_endpoint_identifier,0,30,3048189955,<<172,18,62,20>>,undefined}]} *DBG* aaa_ue_fsm_262429877486437 send {ok,{epdg_dia_rc,undefined,2001}} to <0.1842.0> 04:16:06.113 [info] terminating epdg_ue_fsm with reason normal state=state_wait_swm_session_termination_answer, {ue_fsm_data,<<"262423680495733">>,"internet",[],undefined,true,0,false,false} 04:16:06.113 [info] GSUP: Rx #{cn_domain => 1,imsi => <<"262428220370314">>,message_type => purge_ms_req} *DBG* aaa_ue_fsm_262429877486437 consume call rx_s6b_str from <0.1842.0> in state state_authenticated 04:16:06.113 [debug] S2b: Rx from IP {172,18,62,103} port 2123: <<72,37,0,14,53,80,9,243,123,14,246,0,2,0,2,0,16,0>> *DBG* epdg_ue_fsm_262428220370314 receive call purge_ms_request from <0.1843.0> in state state_active 04:16:06.114 [info] S6b Rx from {diameter_caps,{"aaa.localdomain","pgw.localdomain"},{"localdomain","localdomain"},{[{172,18,62,20}],[{172,18,62,103}]},{0,10415},{"osmo-epdg-AAA","TTCN-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,["262429877486437"],[],[]} 04:16:06.114 [info] ue_fsm ev_rx_s6b_str 04:16:06.114 [info] ue_fsm state_authenticated event=rx_s6b_str, {ue_fsm_data,"262429877486437","262429877486437@nai.epc.mnc001.mcc01.3gppnetwork.org","internet",true,true,undefined} 04:16:06.114 [info] ue_fsm state_authenticated event=rx_s6b_str: ePDG session still active, skip updating the HSS 04:16:06.114 [info] S6b Tx to {diameter_caps,{"aaa.localdomain","pgw.localdomain"},{"localdomain","localdomain"},{[{172,18,62,20}],[{172,18,62,103}]},{0,10415},{"osmo-epdg-AAA","TTCN-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:16:06.114 [info] ue_fsm purge_ms_request 04:16:06.114 [info] ue_fsm state_active event=purge_ms_request, {ue_fsm_data,<<"262428220370314">>,"internet",[],{epdg_tun_pdp_ctx,3048189956,344489961,{epdg_eua,33,<<192,168,0,21>>,undefined},<<172,18,62,103>>},false,0,false,false} *DBG* epdg_ue_fsm_262423088166127 receive call {received_gtpc_delete_session_response, {gtp,v2,delete_session_response,894437875,8064758,undefined,[], #{{v2_cause,0} => {v2_cause,0,request_accepted,0,0,0,undefined}}}} from <0.1844.0> in state state_wait_delete_session_resp 04:16:06.114 [info] KMOD Port Delete PDP Context Call {<0.941.0>,[alias|#Ref<0.1283019585.1655242753.217278>]}: {delete_pdp_context,{172,18,62,103},3048189956,344489961,{192,168,0,21}} 04:16:06.114 [debug] delete_pdp_context: 1, {172,18,62,103}, {192,168,0,21}, 3048189956, 344489961 *DBG* epdg_ue_fsm_262423088166127 send ok to <0.1844.0> 04:16:06.114 [debug] delete_pdp_context: {netlink,gtp,[512,ack,request],5698,0,{delete,0,0,[{version,1},{net_ns_fd,25},{link,4},{sgsn_address,{172,18,62,103}},{ms_address,{192,168,0,21}},{i_tid,3048189956}]}} 04:16:06.114 [debug] S2b: Rx from IP {172,18,62,103} port 2123: {gtp,v2,delete_session_response,894437875,8064758,undefined,[],#{{v2_cause,0} => {v2_cause,0,request_accepted,0,0,0,undefined}}} *DBG* epdg_ue_fsm_262423088166127 consume call {received_gtpc_delete_session_response, {gtp,v2,delete_session_response,894437875,8064758,undefined,[], #{{v2_cause,0} => {v2_cause,0,request_accepted,0,0,0,undefined}}}} from <0.1844.0> in state state_wait_delete_session_resp => state_wait_swm_session_termination_answer *DBG* aaa_ue_fsm_262423088166127 receive call rx_swm_str from <0.201.0> in state state_authenticated *DBG* epdg_ue_fsm_262428220370314 send ok to <0.1843.0> 04:16:06.114 [info] ue_fsm received_gtpc_delete_session_response {gtp,v2,delete_session_response,894437875,8064758,undefined,[],#{{v2_cause,0} => {v2_cause,0,request_accepted,0,0,0,undefined}}} *DBG* epdg_ue_fsm_262423088166127 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* epdg_ue_fsm_262428220370314 consume call purge_ms_request from <0.1843.0> in state state_active => state_wait_delete_session_resp 04:16:06.114 [info] ue_fsm state_wait_delete_session_resp event=received_gtpc_delete_session_response, {ue_fsm_data,<<"262423088166127">>,"internet",[],undefined,false,0,false,false} *DBG* gsup_server got {ipa,#Port<0.54>, {osmo,5}, #{cn_domain => 1,imsi => <<"262420285085516">>, message_type => purge_ms_req}} *DBG* aaa_ue_fsm_262424404245402 receive call rx_s6b_str from <0.1845.0> in state state_authenticated 04:16:06.114 [debug] Cause: GTP_atom=request_accepted -> GTP_int=16 -> GSUP_int=0 04:16:06.114 [info] ue_fsm state_wait_swm_session_termination_answer event=enter, {ue_fsm_data,<<"262423088166127">>,"internet",[],undefined,true,0,false,false} *DBG* aaa_ue_fsm_262424404245402 send {ok,{epdg_dia_rc,undefined,2001}} to <0.1845.0> *DBG* aaa_ue_fsm_262423088166127 send ok to <0.201.0> *DBG* epdg_ue_fsm_262420285085516 receive call purge_ms_request from <0.1847.0> in state state_active 04:16:06.114 [info] ue_fsm ev_rx_swm_str *DBG* aaa_ue_fsm_262424404245402 consume call rx_s6b_str from <0.1845.0> in state state_authenticated *DBG* aaa_ue_fsm_262423088166127 consume call rx_swm_str from <0.201.0> in state state_authenticated => state_authenticated_wait_swx_saa 04:16:06.114 [info] s2b: Tx {gtp,v2,delete_session_request,344489961,8064763,undefined,[],[{v2_eps_bearer_id,0,5},{v2_fully_qualified_tunnel_endpoint_identifier,0,30,3048189956,<<172,18,62,20>>,undefined}]} 04:16:06.114 [info] ue_fsm state_authenticated event=rx_swm_str, {ue_fsm_data,"262423088166127","262423088166127@nai.epc.mnc001.mcc01.3gppnetwork.org","internet",true,false,undefined} *DBG* aaa_ue_fsm_262422462998739 receive call {rx_swx_saa,{ok,5,#{}}} from <0.1838.0> in state state_authenticated_wait_swx_saa 04:16:06.114 [info] S6b Rx from {diameter_caps,{"aaa.localdomain","pgw.localdomain"},{"localdomain","localdomain"},{[{172,18,62,20}],[{172,18,62,103}]},{0,10415},{"osmo-epdg-AAA","TTCN-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,["262424404245402"],[],[]} *DBG* epdg_ue_fsm_262420285085516 send ok to <0.1847.0> *DBG* aaa_ue_fsm_262420214051103 receive call {rx_swx_saa,{ok,5,#{}}} from <0.1835.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:16:06.114 [debug] SWx Tx SAR Imsi="262423088166127" Type=5 APN="internet" AgentInfoOpt=[]  *DBG* aaa_ue_fsm_262422462998739 send ok to <0.1838.0> *DBG* epdg_ue_fsm_262422462998739 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_262420285085516 consume call purge_ms_request from <0.1847.0> in state state_active => state_wait_delete_session_resp *DBG* aaa_ue_fsm_262420214051103 send ok to <0.1835.0> *DBG* gsup_server got {ipa,#Port<0.54>, {osmo,5}, #{cn_domain => 1,imsi => <<"262428644279833">>, message_type => purge_ms_req}} *DBG* aaa_ue_fsm_262422462998739 consume call {rx_swx_saa,{ok,5,#{}}} from <0.1838.0> in state state_authenticated_wait_swx_saa => state_new 04:16:06.114 [info] ue_fsm ev_rx_s6b_str *DBG* aaa_ue_fsm_262420214051103 consume call {rx_swx_saa,{ok,5,#{}}} from <0.1835.0> in state state_authenticated_wait_swx_saa => state_new *DBG* epdg_ue_fsm_262422462998739 send ok to <0.211.0> *DBG* epdg_ue_fsm_262420214051103 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_262428644279833 receive call purge_ms_request from <0.1848.0> in state state_active *DBG* epdg_ue_fsm_262422462998739 terminate normal in state state_wait_swm_session_termination_answer *DBG* epdg_ue_fsm_262420214051103 send ok to <0.211.0> 04:16:06.114 [debug] SWx prepare_request: {'SAR',["epdg.localdomain",";","1805677143",";","364",";","nonode@nohost"],{'Vendor-Specific-Application-Id',10415,[16777265],[]},1,"epdg.localdomain","localdomain","localdomain","262423088166127",5,[],["hss.localdomain"],["internet"],[],[],[],[],[],[],[],[],[]} 04:16:06.114 [info] GSUP: Rx #{cn_domain => 1,imsi => <<"262420285085516">>,message_type => purge_ms_req} 04:16:06.114 [info] ue_fsm state_authenticated event=rx_s6b_str, {ue_fsm_data,"262424404245402","262424404245402@nai.epc.mnc001.mcc01.3gppnetwork.org","internet",true,true,undefined} 04:16:06.114 [info] ue_fsm state_authenticated event=rx_s6b_str: ePDG session still active, skip updating the HSS 04:16:06.114 [info] ue_fsm purge_ms_request 04:16:06.114 [info] S6b Tx to {diameter_caps,{"aaa.localdomain","pgw.localdomain"},{"localdomain","localdomain"},{[{172,18,62,20}],[{172,18,62,103}]},{0,10415},{"osmo-epdg-AAA","TTCN-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:16:06.114 [info] ue_fsm state_active event=purge_ms_request, {ue_fsm_data,<<"262420285085516">>,"internet",[],{epdg_tun_pdp_ctx,3048189995,1390256664,{epdg_eua,33,<<192,168,0,60>>,undefined},<<172,18,62,103>>},false,0,false,false} 04:16:06.115 [info] KMOD Port Delete PDP Context Call {<0.1331.0>,[alias|#Ref<0.1283019585.1655242753.217302>]}: {delete_pdp_context,{172,18,62,103},3048189995,1390256664,{192,168,0,60}} 04:16:06.115 [debug] delete_pdp_context: 1, {172,18,62,103}, {192,168,0,60}, 3048189995, 1390256664 04:16:06.115 [debug] delete_pdp_context: {netlink,gtp,[512,ack,request],5762,0,{delete,0,0,[{version,1},{net_ns_fd,25},{link,4},{sgsn_address,{172,18,62,103}},{ms_address,{192,168,0,60}},{i_tid,3048189995}]}} 04:16:06.115 [info] SWx Rx SAA {<0.735.0>,{diameter_caps,{"epdg.localdomain","hss.localdomain"},{"localdomain","localdomain"},{[{127,0,0,1},{172,18,62,20},{192,168,0,2}],[{172,18,62,103}]},{0,10415},{"osmo-epdg","TTCN-3 Testsuite"},{[],[1]},{[10415,13019,5535],[5535,10415,13019]},{[],[]},{[],[0]},{[],[]},{[{'diameter_base_Vendor-Specific-Application-Id',10415,[16777265],[]}],[{'diameter_base_Vendor-Specific-Application-Id',[10415],[16777265],[]}]},{[],[]},{[],[]}}}: {'SAA',"epdg.localdomain;1805677143;363;nonode@nohost",{'Vendor-Specific-Application-Id',10415,[16777265],[]},1,"hss.localdomain","localdomain","262422462998739",[],[2001],[],[{'Non-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:16:06.115 [info] ue_fsm ev_rx_swx_saa 04:16:06.115 [info] s2b: Tx {gtp,v2,delete_session_request,1390256664,8064764,undefined,[],[{v2_eps_bearer_id,0,5},{v2_fully_qualified_tunnel_endpoint_identifier,0,30,3048189995,<<172,18,62,20>>,undefined}]} 04:16:06.115 [info] SWx Rx SAA {<0.735.0>,{diameter_caps,{"epdg.localdomain","hss.localdomain"},{"localdomain","localdomain"},{[{127,0,0,1},{172,18,62,20},{192,168,0,2}],[{172,18,62,103}]},{0,10415},{"osmo-epdg","TTCN-3 Testsuite"},{[],[1]},{[10415,13019,5535],[5535,10415,13019]},{[],[]},{[],[0]},{[],[]},{[{'diameter_base_Vendor-Specific-Application-Id',10415,[16777265],[]}],[{'diameter_base_Vendor-Specific-Application-Id',[10415],[16777265],[]}]},{[],[]},{[],[]}}}: {'SAA',"epdg.localdomain;1805677143;362;nonode@nohost",{'Vendor-Specific-Application-Id',10415,[16777265],[]},1,"hss.localdomain","localdomain","262420214051103",[],[2001],[],[{'Non-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:16:06.115 [info] ue_fsm ev_rx_swx_saa 04:16:06.115 [info] ue_fsm state_authenticated_wait_swx_saa event=rx_swx_saa SAType=5 ResulCode={epdg_dia_rc,undefined,2001}, {ue_fsm_data,"262422462998739","262422462998739@nai.epc.mnc001.mcc01.3gppnetwork.org","internet",true,false,undefined} 04:16:06.115 [info] ue_fsm received_swm_session_termination_answer {epdg_dia_rc,undefined,2001} 04:16:06.115 [info] ue_fsm state_authenticated_wait_swx_saa event=rx_swx_saa SAType=5 ResulCode={epdg_dia_rc,undefined,2001}, {ue_fsm_data,"262420214051103","262420214051103@nai.epc.mnc001.mcc01.3gppnetwork.org","internet",true,false,undefined} 04:16:06.115 [info] ue_fsm state_wait_swm_session_termination_answer event=received_swm_sta, {ue_fsm_data,<<"262422462998739">>,"internet",[],undefined,true,0,false,false} 04:16:06.115 [info] purge_ms_response(<<"262422462998739">>): ok 04:16:06.115 [info] ue_fsm received_swm_session_termination_answer {epdg_dia_rc,undefined,2001} 04:16:06.115 [info] GSUP: Rx #{cn_domain => 1,imsi => <<"262428644279833">>,message_type => purge_ms_req} 04:16:06.115 [info] ue_fsm purge_ms_request 04:16:06.115 [info] terminating epdg_ue_fsm with reason normal state=state_wait_swm_session_termination_answer, {ue_fsm_data,<<"262422462998739">>,"internet",[],undefined,true,0,false,false} 04:16:06.115 [info] ue_fsm state_wait_swm_session_termination_answer event=received_swm_sta, {ue_fsm_data,<<"262420214051103">>,"internet",[],undefined,true,0,false,false} 04:16:06.115 [info] purge_ms_response(<<"262420214051103">>): ok 04:16:06.115 [info] ue_fsm state_active event=purge_ms_request, {ue_fsm_data,<<"262428644279833">>,"internet",[],{epdg_tun_pdp_ctx,3048189959,2191546296,{epdg_eua,33,<<192,168,0,24>>,undefined},<<172,18,62,103>>},false,0,false,false} 04:16:06.115 [info] terminating epdg_ue_fsm with reason normal state=state_wait_swm_session_termination_answer, {ue_fsm_data,<<"262420214051103">>,"internet",[],undefined,true,0,false,false} *DBG* epdg_ue_fsm_262420214051103 terminate normal in state state_wait_swm_session_termination_answer 04:16:06.115 [debug] S2b: Rx from IP {172,18,62,103} port 2123: <<72,37,0,14,53,80,9,240,123,14,247,0,2,0,2,0,16,0>> 04:16:06.116 [info] KMOD Port Delete PDP Context Call {<0.971.0>,[alias|#Ref<0.1283019585.1655242758.197901>]}: {delete_pdp_context,{172,18,62,103},3048189959,2191546296,{192,168,0,24}} 04:16:06.116 [debug] delete_pdp_context: 1, {172,18,62,103}, {192,168,0,24}, 3048189959, 2191546296 *DBG* aaa_ue_fsm_262429761468908 receive call rx_s6b_str from <0.1849.0> in state state_authenticated *DBG* aaa_ue_fsm_262429761468908 send {ok,{epdg_dia_rc,undefined,2001}} to <0.1849.0> 04:16:06.116 [debug] delete_pdp_context: {netlink,gtp,[512,ack,request],5826,0,{delete,0,0,[{version,1},{net_ns_fd,25},{link,4},{sgsn_address,{172,18,62,103}},{ms_address,{192,168,0,24}},{i_tid,3048189959}]}} *DBG* aaa_ue_fsm_262429761468908 consume call rx_s6b_str from <0.1849.0> in state state_authenticated 04:16:06.116 [info] S6b Rx from {diameter_caps,{"aaa.localdomain","pgw.localdomain"},{"localdomain","localdomain"},{[{172,18,62,20}],[{172,18,62,103}]},{0,10415},{"osmo-epdg-AAA","TTCN-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,["262429761468908"],[],[]} *DBG* epdg_ue_fsm_262421327370357 receive call {received_gtpc_delete_session_response, {gtp,v2,delete_session_response,894437872,8064759,undefined,[], #{{v2_cause,0} => {v2_cause,0,request_accepted,0,0,0,undefined}}}} from <0.1850.0> in state state_wait_delete_session_resp 04:16:06.116 [info] ue_fsm ev_rx_s6b_str *DBG* epdg_ue_fsm_262421327370357 send ok to <0.1850.0> 04:16:06.116 [debug] S2b: Rx from IP {172,18,62,103} port 2123: {gtp,v2,delete_session_response,894437872,8064759,undefined,[],#{{v2_cause,0} => {v2_cause,0,request_accepted,0,0,0,undefined}}} *DBG* epdg_ue_fsm_262421327370357 consume call {received_gtpc_delete_session_response, {gtp,v2,delete_session_response,894437872,8064759,undefined,[], #{{v2_cause,0} => {v2_cause,0,request_accepted,0,0,0,undefined}}}} from <0.1850.0> in state state_wait_delete_session_resp => state_wait_swm_session_termination_answer *DBG* aaa_ue_fsm_262421327370357 receive call rx_swm_str from <0.201.0> in state state_authenticated 04:16:06.116 [info] ue_fsm state_authenticated event=rx_s6b_str, {ue_fsm_data,"262429761468908","262429761468908@nai.epc.mnc001.mcc01.3gppnetwork.org","internet",true,true,undefined} *DBG* epdg_ue_fsm_262421327370357 start_timer {state_timeout,10000, swm_str_timeout,[]} in state state_wait_swm_session_termination_answer 04:16:06.116 [info] ue_fsm state_authenticated event=rx_s6b_str: ePDG session still active, skip updating the HSS *DBG* epdg_ue_fsm_262429877486437 receive call {received_gtpc_delete_session_response, {gtp,v2,delete_session_response,894437854,8064760,undefined,[], #{{v2_cause,0} => {v2_cause,0,request_accepted,0,0,0,undefined}}}} from <0.1851.0> in state state_wait_delete_session_resp 04:16:06.116 [info] ue_fsm received_gtpc_delete_session_response {gtp,v2,delete_session_response,894437872,8064759,undefined,[],#{{v2_cause,0} => {v2_cause,0,request_accepted,0,0,0,undefined}}} *DBG* aaa_ue_fsm_262421327370357 send ok to <0.201.0> 04:16:06.116 [info] S6b Tx to {diameter_caps,{"aaa.localdomain","pgw.localdomain"},{"localdomain","localdomain"},{[{172,18,62,20}],[{172,18,62,103}]},{0,10415},{"osmo-epdg-AAA","TTCN-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_262428220370314 receive call rx_s6b_str from <0.1853.0> in state state_authenticated *DBG* aaa_ue_fsm_262421327370357 consume call rx_swm_str from <0.201.0> in state state_authenticated => state_authenticated_wait_swx_saa *DBG* epdg_ue_fsm_262429877486437 send ok to <0.1851.0> 04:16:06.116 [info] ue_fsm state_wait_delete_session_resp event=received_gtpc_delete_session_response, {ue_fsm_data,<<"262421327370357">>,"internet",[],undefined,false,0,false,false} *DBG* epdg_ue_fsm_262429877486437 consume call {received_gtpc_delete_session_response, {gtp,v2,delete_session_response,894437854,8064760,undefined,[], #{{v2_cause,0} => {v2_cause,0,request_accepted,0,0,0,undefined}}}} from <0.1851.0> in state state_wait_delete_session_resp => state_wait_swm_session_termination_answer *DBG* aaa_ue_fsm_262429877486437 receive call rx_swm_str from <0.201.0> in state state_authenticated *DBG* aaa_ue_fsm_262423088166127 receive call {rx_swx_saa,{ok,5,#{}}} from <0.1846.0> in state state_authenticated_wait_swx_saa 04:16:06.116 [debug] Cause: GTP_atom=request_accepted -> GTP_int=16 -> GSUP_int=0 *DBG* aaa_ue_fsm_262428220370314 send {ok,{epdg_dia_rc,undefined,2001}} to <0.1853.0> *DBG* epdg_ue_fsm_262428644279833 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}} *DBG* epdg_ue_fsm_262429877486437 start_timer {state_timeout,10000, swm_str_timeout,[]} in state state_wait_swm_session_termination_answer *DBG* aaa_ue_fsm_262428220370314 consume call rx_s6b_str from <0.1853.0> in state state_authenticated *DBG* epdg_ue_fsm_262428644279833 consume call purge_ms_request from <0.1848.0> in state state_active => state_wait_delete_session_resp *DBG* gsup_server got {ipa,#Port<0.54>, {osmo,5}, #{cn_domain => 1,imsi => <<"262420612524058">>, message_type => purge_ms_req}} *DBG* aaa_ue_fsm_262429877486437 send ok to <0.201.0> *DBG* aaa_ue_fsm_262423088166127 send ok to <0.1846.0> 04:16:06.116 [info] ue_fsm state_wait_swm_session_termination_answer event=enter, {ue_fsm_data,<<"262421327370357">>,"internet",[],undefined,true,0,false,false} *DBG* aaa_ue_fsm_262429877486437 consume call rx_swm_str from <0.201.0> in state state_authenticated => state_authenticated_wait_swx_saa 04:16:06.116 [debug] S2b: Rx from IP {172,18,62,103} port 2123: <<72,37,0,14,53,80,9,222,123,14,248,0,2,0,2,0,16,0>> *DBG* aaa_ue_fsm_262423088166127 consume call {rx_swx_saa,{ok,5,#{}}} from <0.1846.0> in state state_authenticated_wait_swx_saa => state_new 04:16:06.116 [info] ue_fsm ev_rx_swm_str 04:16:06.116 [debug] S2b: Rx from IP {172,18,62,103} port 2123: {gtp,v2,delete_session_response,894437854,8064760,undefined,[],#{{v2_cause,0} => {v2_cause,0,request_accepted,0,0,0,undefined}}} 04:16:06.116 [info] ue_fsm state_authenticated event=rx_swm_str, {ue_fsm_data,"262421327370357","262421327370357@nai.epc.mnc001.mcc01.3gppnetwork.org","internet",true,false,undefined} 04:16:06.116 [debug] SWx Tx SAR Imsi="262421327370357" Type=5 APN="internet" AgentInfoOpt=[]  04:16:06.116 [info] ue_fsm received_gtpc_delete_session_response {gtp,v2,delete_session_response,894437854,8064760,undefined,[],#{{v2_cause,0} => {v2_cause,0,request_accepted,0,0,0,undefined}}} 04:16:06.116 [debug] SWx prepare_request: {'SAR',["epdg.localdomain",";","1805677143",";","365",";","nonode@nohost"],{'Vendor-Specific-Application-Id',10415,[16777265],[]},1,"epdg.localdomain","localdomain","localdomain","262421327370357",5,[],["hss.localdomain"],["internet"],[],[],[],[],[],[],[],[],[]} 04:16:06.116 [info] S6b Rx from {diameter_caps,{"aaa.localdomain","pgw.localdomain"},{"localdomain","localdomain"},{[{172,18,62,20}],[{172,18,62,103}]},{0,10415},{"osmo-epdg-AAA","TTCN-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,["262428220370314"],[],[]} 04:16:06.116 [info] ue_fsm state_wait_delete_session_resp event=received_gtpc_delete_session_response, {ue_fsm_data,<<"262429877486437">>,"internet",[],undefined,false,0,false,false} 04:16:06.116 [info] ue_fsm ev_rx_s6b_str 04:16:06.116 [debug] Cause: GTP_atom=request_accepted -> GTP_int=16 -> GSUP_int=0 04:16:06.116 [info] ue_fsm state_wait_swm_session_termination_answer event=enter, {ue_fsm_data,<<"262429877486437">>,"internet",[],undefined,true,0,false,false} 04:16:06.116 [info] ue_fsm state_authenticated event=rx_s6b_str, {ue_fsm_data,"262428220370314","262428220370314@nai.epc.mnc001.mcc01.3gppnetwork.org","internet",true,true,undefined} 04:16:06.116 [info] ue_fsm ev_rx_swm_str 04:16:06.116 [info] SWx Rx SAA {<0.735.0>,{diameter_caps,{"epdg.localdomain","hss.localdomain"},{"localdomain","localdomain"},{[{127,0,0,1},{172,18,62,20},{192,168,0,2}],[{172,18,62,103}]},{0,10415},{"osmo-epdg","TTCN-3 Testsuite"},{[],[1]},{[10415,13019,5535],[5535,10415,13019]},{[],[]},{[],[0]},{[],[]},{[{'diameter_base_Vendor-Specific-Application-Id',10415,[16777265],[]}],[{'diameter_base_Vendor-Specific-Application-Id',[10415],[16777265],[]}]},{[],[]},{[],[]}}}: {'SAA',"epdg.localdomain;1805677143;364;nonode@nohost",{'Vendor-Specific-Application-Id',10415,[16777265],[]},1,"hss.localdomain","localdomain","262423088166127",[],[2001],[],[{'Non-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:16:06.116 [info] ue_fsm ev_rx_swx_saa 04:16:06.116 [info] s2b: Tx {gtp,v2,delete_session_request,2191546296,8064765,undefined,[],[{v2_eps_bearer_id,0,5},{v2_fully_qualified_tunnel_endpoint_identifier,0,30,3048189959,<<172,18,62,20>>,undefined}]} 04:16:06.116 [info] ue_fsm state_authenticated event=rx_s6b_str: ePDG session still active, skip updating the HSS 04:16:06.117 [info] S6b Tx to {diameter_caps,{"aaa.localdomain","pgw.localdomain"},{"localdomain","localdomain"},{[{172,18,62,20}],[{172,18,62,103}]},{0,10415},{"osmo-epdg-AAA","TTCN-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:16:06.117 [info] ue_fsm state_authenticated event=rx_swm_str, {ue_fsm_data,"262429877486437","262429877486437@nai.epc.mnc001.mcc01.3gppnetwork.org","internet",true,false,undefined} 04:16:06.117 [debug] SWx Tx SAR Imsi="262429877486437" Type=5 APN="internet" AgentInfoOpt=[]  04:16:06.117 [info] ue_fsm state_authenticated_wait_swx_saa event=rx_swx_saa SAType=5 ResulCode={epdg_dia_rc,undefined,2001}, {ue_fsm_data,"262423088166127","262423088166127@nai.epc.mnc001.mcc01.3gppnetwork.org","internet",true,false,undefined} 04:16:06.117 [debug] SWx prepare_request: {'SAR',["epdg.localdomain",";","1805677143",";","366",";","nonode@nohost"],{'Vendor-Specific-Application-Id',10415,[16777265],[]},1,"epdg.localdomain","localdomain","localdomain","262429877486437",5,[],["hss.localdomain"],["internet"],[],[],[],[],[],[],[],[],[]} 04:16:06.117 [info] GSUP: Rx #{cn_domain => 1,imsi => <<"262420612524058">>,message_type => purge_ms_req} 04:16:06.117 [info] ue_fsm purge_ms_request *DBG* epdg_ue_fsm_262420612524058 receive call purge_ms_request from <0.1855.0> in state state_active 04:16:06.117 [info] ue_fsm received_swm_session_termination_answer {epdg_dia_rc,undefined,2001} *DBG* epdg_ue_fsm_262423088166127 receive call {received_swm_sta,{epdg_dia_rc,undefined,2001}} from <0.211.0> in state state_wait_swm_session_termination_answer 04:16:06.117 [info] ue_fsm state_active event=purge_ms_request, {ue_fsm_data,<<"262420612524058">>,"internet",[],{epdg_tun_pdp_ctx,3048189970,3789203641,{epdg_eua,33,<<192,168,0,35>>,undefined},<<172,18,62,103>>},false,0,false,false} *DBG* epdg_ue_fsm_262423088166127 send ok to <0.211.0> *DBG* epdg_ue_fsm_262423088166127 terminate normal in state state_wait_swm_session_termination_answer 04:16:06.117 [debug] S2b: Rx from IP {172,18,62,103} port 2123: <<72,37,0,14,53,80,9,253,123,14,249,0,2,0,2,0,16,0>> 04:16:06.117 [info] KMOD Port Delete PDP Context Call {<0.1081.0>,[alias|#Ref<0.1283019585.1655242753.217380>]}: {delete_pdp_context,{172,18,62,103},3048189970,3789203641,{192,168,0,35}} 04:16:06.117 [info] ue_fsm state_wait_swm_session_termination_answer event=received_swm_sta, {ue_fsm_data,<<"262423088166127">>,"internet",[],undefined,true,0,false,false} 04:16:06.117 [debug] delete_pdp_context: 1, {172,18,62,103}, {192,168,0,35}, 3048189970, 3789203641 04:16:06.117 [info] purge_ms_response(<<"262423088166127">>): ok *DBG* epdg_ue_fsm_262424404245402 receive call {received_gtpc_delete_session_response, {gtp,v2,delete_session_response,894437885,8064761,undefined,[], #{{v2_cause,0} => {v2_cause,0,request_accepted,0,0,0,undefined}}}} from <0.1856.0> in state state_wait_delete_session_resp 04:16:06.117 [debug] delete_pdp_context: {netlink,gtp,[512,ack,request],5890,0,{delete,0,0,[{version,1},{net_ns_fd,25},{link,4},{sgsn_address,{172,18,62,103}},{ms_address,{192,168,0,35}},{i_tid,3048189970}]}} *DBG* aaa_ue_fsm_262420285085516 receive call rx_s6b_str from <0.1857.0> in state state_authenticated *DBG* epdg_ue_fsm_262424404245402 send ok to <0.1856.0> 04:16:06.117 [info] terminating epdg_ue_fsm with reason normal state=state_wait_swm_session_termination_answer, {ue_fsm_data,<<"262423088166127">>,"internet",[],undefined,true,0,false,false} *DBG* aaa_ue_fsm_262420285085516 send {ok,{epdg_dia_rc,undefined,2001}} to <0.1857.0> *DBG* epdg_ue_fsm_262424404245402 consume call {received_gtpc_delete_session_response, {gtp,v2,delete_session_response,894437885,8064761,undefined,[], #{{v2_cause,0} => {v2_cause,0,request_accepted,0,0,0,undefined}}}} from <0.1856.0> in state state_wait_delete_session_resp => state_wait_swm_session_termination_answer *DBG* aaa_ue_fsm_262420285085516 consume call rx_s6b_str from <0.1857.0> in state state_authenticated *DBG* aaa_ue_fsm_262424404245402 receive call rx_swm_str from <0.201.0> in state state_authenticated 04:16:06.117 [debug] S2b: Rx from IP {172,18,62,103} port 2123: {gtp,v2,delete_session_response,894437885,8064761,undefined,[],#{{v2_cause,0} => {v2_cause,0,request_accepted,0,0,0,undefined}}} *DBG* epdg_ue_fsm_262429761468908 receive call {received_gtpc_delete_session_response, {gtp,v2,delete_session_response,894437855,8064762,undefined,[], #{{v2_cause,0} => {v2_cause,0,request_accepted,0,0,0,undefined}}}} from <0.1858.0> in state state_wait_delete_session_resp *DBG* epdg_ue_fsm_262424404245402 start_timer {state_timeout,10000, swm_str_timeout,[]} in state state_wait_swm_session_termination_answer 04:16:06.117 [info] ue_fsm received_gtpc_delete_session_response {gtp,v2,delete_session_response,894437885,8064761,undefined,[],#{{v2_cause,0} => {v2_cause,0,request_accepted,0,0,0,undefined}}} *DBG* epdg_ue_fsm_262429761468908 send ok to <0.1858.0> *DBG* epdg_ue_fsm_262429761468908 consume call {received_gtpc_delete_session_response, {gtp,v2,delete_session_response,894437855,8064762,undefined,[], #{{v2_cause,0} => {v2_cause,0,request_accepted,0,0,0,undefined}}}} from <0.1858.0> in state state_wait_delete_session_resp => state_wait_swm_session_termination_answer 04:16:06.117 [info] S6b Rx from {diameter_caps,{"aaa.localdomain","pgw.localdomain"},{"localdomain","localdomain"},{[{172,18,62,20}],[{172,18,62,103}]},{0,10415},{"osmo-epdg-AAA","TTCN-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,["262420285085516"],[],[]} *DBG* aaa_ue_fsm_262424404245402 send ok to <0.201.0> *DBG* aaa_ue_fsm_262429761468908 receive call rx_swm_str from <0.201.0> in state state_authenticated *DBG* epdg_ue_fsm_262420612524058 send ok to <0.1855.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_262429761468908 start_timer {state_timeout,10000, swm_str_timeout,[]} in state state_wait_swm_session_termination_answer *DBG* aaa_ue_fsm_262424404245402 consume call rx_swm_str from <0.201.0> in state state_authenticated => state_authenticated_wait_swx_saa 04:16:06.118 [info] ue_fsm ev_rx_s6b_str *DBG* epdg_ue_fsm_262420612524058 consume call purge_ms_request from <0.1855.0> in state state_active => state_wait_delete_session_resp *DBG* gsup_server got {ipa,#Port<0.54>, {osmo,5}, #{cn_domain => 1,imsi => <<"262429596148706">>, message_type => purge_ms_req}} *DBG* aaa_ue_fsm_262429761468908 send ok to <0.201.0> 04:16:06.118 [info] ue_fsm state_wait_delete_session_resp event=received_gtpc_delete_session_response, {ue_fsm_data,<<"262424404245402">>,"internet",[],undefined,false,0,false,false} *DBG* aaa_ue_fsm_262429761468908 consume call rx_swm_str from <0.201.0> in state state_authenticated => state_authenticated_wait_swx_saa 04:16:06.118 [debug] Cause: GTP_atom=request_accepted -> GTP_int=16 -> GSUP_int=0 04:16:06.118 [info] ue_fsm state_authenticated event=rx_s6b_str, {ue_fsm_data,"262420285085516","262420285085516@nai.epc.mnc001.mcc01.3gppnetwork.org","internet",true,true,undefined} 04:16:06.118 [info] ue_fsm state_authenticated event=rx_s6b_str: ePDG session still active, skip updating the HSS 04:16:06.118 [info] ue_fsm state_wait_swm_session_termination_answer event=enter, {ue_fsm_data,<<"262424404245402">>,"internet",[],undefined,true,0,false,false} 04:16:06.118 [info] S6b Tx to {diameter_caps,{"aaa.localdomain","pgw.localdomain"},{"localdomain","localdomain"},{[{172,18,62,20}],[{172,18,62,103}]},{0,10415},{"osmo-epdg-AAA","TTCN-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:16:06.118 [debug] S2b: Rx from IP {172,18,62,103} port 2123: <<72,37,0,14,53,80,9,223,123,14,250,0,2,0,2,0,16,0>> 04:16:06.118 [info] ue_fsm ev_rx_swm_str 04:16:06.118 [debug] S2b: Rx from IP {172,18,62,103} port 2123: {gtp,v2,delete_session_response,894437855,8064762,undefined,[],#{{v2_cause,0} => {v2_cause,0,request_accepted,0,0,0,undefined}}} 04:16:06.118 [info] ue_fsm received_gtpc_delete_session_response {gtp,v2,delete_session_response,894437855,8064762,undefined,[],#{{v2_cause,0} => {v2_cause,0,request_accepted,0,0,0,undefined}}} 04:16:06.118 [info] ue_fsm state_authenticated event=rx_swm_str, {ue_fsm_data,"262424404245402","262424404245402@nai.epc.mnc001.mcc01.3gppnetwork.org","internet",true,false,undefined} 04:16:06.118 [debug] SWx Tx SAR Imsi="262424404245402" Type=5 APN="internet" AgentInfoOpt=[]  04:16:06.118 [info] ue_fsm state_wait_delete_session_resp event=received_gtpc_delete_session_response, {ue_fsm_data,<<"262429761468908">>,"internet",[],undefined,false,0,false,false} 04:16:06.118 [debug] Cause: GTP_atom=request_accepted -> GTP_int=16 -> GSUP_int=0 04:16:06.118 [debug] SWx prepare_request: {'SAR',["epdg.localdomain",";","1805677143",";","367",";","nonode@nohost"],{'Vendor-Specific-Application-Id',10415,[16777265],[]},1,"epdg.localdomain","localdomain","localdomain","262424404245402",5,[],["hss.localdomain"],["internet"],[],[],[],[],[],[],[],[],[]} 04:16:06.118 [info] ue_fsm state_wait_swm_session_termination_answer event=enter, {ue_fsm_data,<<"262429761468908">>,"internet",[],undefined,true,0,false,false} 04:16:06.118 [info] s2b: Tx {gtp,v2,delete_session_request,3789203641,8064766,undefined,[],[{v2_eps_bearer_id,0,5},{v2_fully_qualified_tunnel_endpoint_identifier,0,30,3048189970,<<172,18,62,20>>,undefined}]} 04:16:06.118 [info] ue_fsm ev_rx_swm_str 04:16:06.118 [info] ue_fsm state_authenticated event=rx_swm_str, {ue_fsm_data,"262429761468908","262429761468908@nai.epc.mnc001.mcc01.3gppnetwork.org","internet",true,false,undefined} 04:16:06.118 [debug] SWx Tx SAR Imsi="262429761468908" Type=5 APN="internet" AgentInfoOpt=[]  *DBG* epdg_ue_fsm_262428220370314 receive call {received_gtpc_delete_session_response, {gtp,v2,delete_session_response,894437856,8064763,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:16:06.118 [debug] SWx prepare_request: {'SAR',["epdg.localdomain",";","1805677143",";","368",";","nonode@nohost"],{'Vendor-Specific-Application-Id',10415,[16777265],[]},1,"epdg.localdomain","localdomain","localdomain","262429761468908",5,[],["hss.localdomain"],["internet"],[],[],[],[],[],[],[],[],[]} *DBG* epdg_ue_fsm_262428220370314 send ok to <0.1861.0> 04:16:06.118 [info] GSUP: Rx #{cn_domain => 1,imsi => <<"262429596148706">>,message_type => purge_ms_req} 04:16:06.119 [debug] S2b: Rx from IP {172,18,62,103} port 2123: <<72,37,0,14,53,80,9,224,123,14,251,0,2,0,2,0,16,0>> *DBG* epdg_ue_fsm_262428220370314 consume call {received_gtpc_delete_session_response, {gtp,v2,delete_session_response,894437856,8064763,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* epdg_ue_fsm_262429596148706 receive call purge_ms_request from <0.1862.0> in state state_active *DBG* aaa_ue_fsm_262428220370314 receive call rx_swm_str from <0.201.0> in state state_authenticated *DBG* aaa_ue_fsm_262421327370357 receive call {rx_swx_saa,{ok,5,#{}}} from <0.1852.0> in state state_authenticated_wait_swx_saa 04:16:06.119 [debug] S2b: Rx from IP {172,18,62,103} port 2123: {gtp,v2,delete_session_response,894437856,8064763,undefined,[],#{{v2_cause,0} => {v2_cause,0,request_accepted,0,0,0,undefined}}} *DBG* epdg_ue_fsm_262428220370314 start_timer {state_timeout,10000, swm_str_timeout,[]} in state state_wait_swm_session_termination_answer *DBG* aaa_ue_fsm_262428644279833 receive call rx_s6b_str from <0.1863.0> in state state_authenticated 04:16:06.119 [info] ue_fsm received_gtpc_delete_session_response {gtp,v2,delete_session_response,894437856,8064763,undefined,[],#{{v2_cause,0} => {v2_cause,0,request_accepted,0,0,0,undefined}}} 04:16:06.119 [info] ue_fsm state_wait_delete_session_resp event=received_gtpc_delete_session_response, {ue_fsm_data,<<"262428220370314">>,"internet",[],undefined,false,0,false,false} *DBG* aaa_ue_fsm_262428644279833 send {ok,{epdg_dia_rc,undefined,2001}} to <0.1863.0> *DBG* aaa_ue_fsm_262428220370314 send ok to <0.201.0> *DBG* aaa_ue_fsm_262421327370357 send ok to <0.1852.0> 04:16:06.119 [debug] Cause: GTP_atom=request_accepted -> GTP_int=16 -> GSUP_int=0 *DBG* aaa_ue_fsm_262428644279833 consume call rx_s6b_str from <0.1863.0> in state state_authenticated *DBG* aaa_ue_fsm_262421327370357 consume call {rx_swx_saa,{ok,5,#{}}} from <0.1852.0> in state state_authenticated_wait_swx_saa => state_new *DBG* aaa_ue_fsm_262428220370314 consume call rx_swm_str from <0.201.0> in state state_authenticated => state_authenticated_wait_swx_saa *DBG* epdg_ue_fsm_262429596148706 send ok to <0.1862.0> *DBG* epdg_ue_fsm_262421327370357 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}} 04:16:06.119 [info] ue_fsm state_wait_swm_session_termination_answer event=enter, {ue_fsm_data,<<"262428220370314">>,"internet",[],undefined,true,0,false,false} *DBG* epdg_ue_fsm_262429596148706 consume call purge_ms_request from <0.1862.0> in state state_active => state_wait_delete_session_resp *DBG* epdg_ue_fsm_262421327370357 send ok to <0.211.0> *DBG* gsup_server got {ipa,#Port<0.54>, {osmo,5}, #{cn_domain => 1,imsi => <<"262422439514006">>, message_type => purge_ms_req}} *DBG* epdg_ue_fsm_262421327370357 terminate normal in state state_wait_swm_session_termination_answer 04:16:06.119 [info] ue_fsm purge_ms_request 04:16:06.119 [info] ue_fsm ev_rx_swm_str 04:16:06.119 [info] SWx Rx SAA {<0.735.0>,{diameter_caps,{"epdg.localdomain","hss.localdomain"},{"localdomain","localdomain"},{[{127,0,0,1},{172,18,62,20},{192,168,0,2}],[{172,18,62,103}]},{0,10415},{"osmo-epdg","TTCN-3 Testsuite"},{[],[1]},{[10415,13019,5535],[5535,10415,13019]},{[],[]},{[],[0]},{[],[]},{[{'diameter_base_Vendor-Specific-Application-Id',10415,[16777265],[]}],[{'diameter_base_Vendor-Specific-Application-Id',[10415],[16777265],[]}]},{[],[]},{[],[]}}}: {'SAA',"epdg.localdomain;1805677143;365;nonode@nohost",{'Vendor-Specific-Application-Id',10415,[16777265],[]},1,"hss.localdomain","localdomain","262421327370357",[],[2001],[],[{'Non-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:16:06.119 [info] ue_fsm ev_rx_swx_saa 04:16:06.119 [info] S6b Rx from {diameter_caps,{"aaa.localdomain","pgw.localdomain"},{"localdomain","localdomain"},{[{172,18,62,20}],[{172,18,62,103}]},{0,10415},{"osmo-epdg-AAA","TTCN-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,["262428644279833"],[],[]} 04:16:06.119 [info] ue_fsm ev_rx_s6b_str 04:16:06.119 [info] ue_fsm state_active event=purge_ms_request, {ue_fsm_data,<<"262429596148706">>,"internet",[],{epdg_tun_pdp_ctx,3048189994,354161102,{epdg_eua,33,<<192,168,0,59>>,undefined},<<172,18,62,103>>},false,0,false,false} 04:16:06.119 [info] ue_fsm state_authenticated event=rx_swm_str, {ue_fsm_data,"262428220370314","262428220370314@nai.epc.mnc001.mcc01.3gppnetwork.org","internet",true,false,undefined} 04:16:06.119 [info] KMOD Port Delete PDP Context Call {<0.1321.0>,[alias|#Ref<0.1283019585.1655242753.217452>]}: {delete_pdp_context,{172,18,62,103},3048189994,354161102,{192,168,0,59}} 04:16:06.119 [debug] SWx Tx SAR Imsi="262428220370314" Type=5 APN="internet" AgentInfoOpt=[]  04:16:06.119 [info] ue_fsm state_authenticated_wait_swx_saa event=rx_swx_saa SAType=5 ResulCode={epdg_dia_rc,undefined,2001}, {ue_fsm_data,"262421327370357","262421327370357@nai.epc.mnc001.mcc01.3gppnetwork.org","internet",true,false,undefined} 04:16:06.119 [debug] delete_pdp_context: 1, {172,18,62,103}, {192,168,0,59}, 3048189994, 354161102 04:16:06.119 [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,62,103}},{ms_address,{192,168,0,59}},{i_tid,3048189994}]}} 04:16:06.119 [debug] SWx prepare_request: {'SAR',["epdg.localdomain",";","1805677143",";","369",";","nonode@nohost"],{'Vendor-Specific-Application-Id',10415,[16777265],[]},1,"epdg.localdomain","localdomain","localdomain","262428220370314",5,[],["hss.localdomain"],["internet"],[],[],[],[],[],[],[],[],[]} 04:16:06.119 [info] ue_fsm state_authenticated event=rx_s6b_str, {ue_fsm_data,"262428644279833","262428644279833@nai.epc.mnc001.mcc01.3gppnetwork.org","internet",true,true,undefined} 04:16:06.119 [info] ue_fsm state_authenticated event=rx_s6b_str: ePDG session still active, skip updating the HSS 04:16:06.119 [info] ue_fsm received_swm_session_termination_answer {epdg_dia_rc,undefined,2001} 04:16:06.119 [info] s2b: Tx {gtp,v2,delete_session_request,354161102,8064767,undefined,[],[{v2_eps_bearer_id,0,5},{v2_fully_qualified_tunnel_endpoint_identifier,0,30,3048189994,<<172,18,62,20>>,undefined}]} 04:16:06.119 [info] S6b Tx to {diameter_caps,{"aaa.localdomain","pgw.localdomain"},{"localdomain","localdomain"},{[{172,18,62,20}],[{172,18,62,103}]},{0,10415},{"osmo-epdg-AAA","TTCN-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:16:06.119 [info] ue_fsm state_wait_swm_session_termination_answer event=received_swm_sta, {ue_fsm_data,<<"262421327370357">>,"internet",[],undefined,true,0,false,false} 04:16:06.119 [info] purge_ms_response(<<"262421327370357">>): ok 04:16:06.119 [info] terminating epdg_ue_fsm with reason normal state=state_wait_swm_session_termination_answer, {ue_fsm_data,<<"262421327370357">>,"internet",[],undefined,true,0,false,false} 04:16:06.119 [info] GSUP: Rx #{cn_domain => 1,imsi => <<"262422439514006">>,message_type => purge_ms_req} 04:16:06.119 [info] ue_fsm purge_ms_request *DBG* epdg_ue_fsm_262422439514006 receive call purge_ms_request from <0.1865.0> in state state_active 04:16:06.120 [info] ue_fsm state_active event=purge_ms_request, {ue_fsm_data,<<"262422439514006">>,"internet",[],{epdg_tun_pdp_ctx,3048189957,3331599580,{epdg_eua,33,<<192,168,0,22>>,undefined},<<172,18,62,103>>},false,0,false,false} 04:16:06.120 [info] KMOD Port Delete PDP Context Call {<0.951.0>,[alias|#Ref<0.1283019585.1655242753.217480>]}: {delete_pdp_context,{172,18,62,103},3048189957,3331599580,{192,168,0,22}} 04:16:06.120 [debug] delete_pdp_context: 1, {172,18,62,103}, {192,168,0,22}, 3048189957, 3331599580 04:16:06.120 [debug] delete_pdp_context: {netlink,gtp,[512,ack,request],5954,0,{delete,0,0,[{version,1},{net_ns_fd,25},{link,4},{sgsn_address,{172,18,62,103}},{ms_address,{192,168,0,22}},{i_tid,3048189957}]}} *DBG* epdg_ue_fsm_262422439514006 send ok to <0.1865.0> 04:16:06.120 [info] s2b: Tx {gtp,v2,delete_session_request,3331599580,8064768,undefined,[],[{v2_eps_bearer_id,0,5},{v2_fully_qualified_tunnel_endpoint_identifier,0,30,3048189957,<<172,18,62,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_262422439514006 consume call purge_ms_request from <0.1865.0> in state state_active => state_wait_delete_session_resp *DBG* gsup_server got {ipa,#Port<0.54>, {osmo,5}, #{cn_domain => 1,imsi => <<"262428145719600">>, message_type => purge_ms_req}} *DBG* aaa_ue_fsm_262429877486437 receive call {rx_swx_saa,{ok,5,#{}}} from <0.1854.0> in state state_authenticated_wait_swx_saa *DBG* epdg_ue_fsm_262428145719600 receive call purge_ms_request from <0.1866.0> in state state_active 04:16:06.120 [info] GSUP: Rx #{cn_domain => 1,imsi => <<"262428145719600">>,message_type => purge_ms_req} *DBG* aaa_ue_fsm_262429877486437 send ok to <0.1854.0> 04:16:06.120 [info] SWx Rx SAA {<0.735.0>,{diameter_caps,{"epdg.localdomain","hss.localdomain"},{"localdomain","localdomain"},{[{127,0,0,1},{172,18,62,20},{192,168,0,2}],[{172,18,62,103}]},{0,10415},{"osmo-epdg","TTCN-3 Testsuite"},{[],[1]},{[10415,13019,5535],[5535,10415,13019]},{[],[]},{[],[0]},{[],[]},{[{'diameter_base_Vendor-Specific-Application-Id',10415,[16777265],[]}],[{'diameter_base_Vendor-Specific-Application-Id',[10415],[16777265],[]}]},{[],[]},{[],[]}}}: {'SAA',"epdg.localdomain;1805677143;366;nonode@nohost",{'Vendor-Specific-Application-Id',10415,[16777265],[]},1,"hss.localdomain","localdomain","262429877486437",[],[2001],[],[{'Non-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_262429877486437 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_262429877486437 consume call {rx_swx_saa,{ok,5,#{}}} from <0.1854.0> in state state_authenticated_wait_swx_saa => state_new 04:16:06.120 [info] ue_fsm ev_rx_swx_saa *DBG* epdg_ue_fsm_262429877486437 send ok to <0.211.0> *DBG* aaa_ue_fsm_262420612524058 receive call rx_s6b_str from <0.1867.0> in state state_authenticated 04:16:06.120 [info] ue_fsm purge_ms_request *DBG* epdg_ue_fsm_262429877486437 terminate normal in state state_wait_swm_session_termination_answer *DBG* aaa_ue_fsm_262420612524058 send {ok,{epdg_dia_rc,undefined,2001}} to <0.1867.0> *DBG* epdg_ue_fsm_262428145719600 send ok to <0.1866.0> 04:16:06.120 [info] ue_fsm state_active event=purge_ms_request, {ue_fsm_data,<<"262428145719600">>,"internet",[],{epdg_tun_pdp_ctx,3048189965,3953532015,{epdg_eua,33,<<192,168,0,30>>,undefined},<<172,18,62,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* aaa_ue_fsm_262420612524058 consume call rx_s6b_str from <0.1867.0> in state state_authenticated *DBG* epdg_ue_fsm_262428145719600 consume call purge_ms_request from <0.1866.0> in state state_active => state_wait_delete_session_resp 04:16:06.120 [info] ue_fsm state_authenticated_wait_swx_saa event=rx_swx_saa SAType=5 ResulCode={epdg_dia_rc,undefined,2001}, {ue_fsm_data,"262429877486437","262429877486437@nai.epc.mnc001.mcc01.3gppnetwork.org","internet",true,false,undefined} *DBG* gsup_server got {ipa,#Port<0.54>, {osmo,5}, #{cn_domain => 1,imsi => <<"262423356069424">>, message_type => purge_ms_req}} 04:16:06.120 [info] KMOD Port Delete PDP Context Call {<0.1031.0>,[alias|#Ref<0.1283019585.1655242758.198166>]}: {delete_pdp_context,{172,18,62,103},3048189965,3953532015,{192,168,0,30}} *DBG* epdg_ue_fsm_262420285085516 receive call {received_gtpc_delete_session_response, {gtp,v2,delete_session_response,894437895,8064764,undefined,[], #{{v2_cause,0} => {v2_cause,0,request_accepted,0,0,0,undefined}}}} from <0.1868.0> in state state_wait_delete_session_resp 04:16:06.120 [debug] delete_pdp_context: 1, {172,18,62,103}, {192,168,0,30}, 3048189965, 3953532015 *DBG* epdg_ue_fsm_262423356069424 receive call purge_ms_request from <0.1869.0> in state state_active 04:16:06.120 [info] ue_fsm received_swm_session_termination_answer {epdg_dia_rc,undefined,2001} *DBG* epdg_ue_fsm_262420285085516 send ok to <0.1868.0> 04:16:06.120 [debug] delete_pdp_context: {netlink,gtp,[512,ack,request],6018,0,{delete,0,0,[{version,1},{net_ns_fd,25},{link,4},{sgsn_address,{172,18,62,103}},{ms_address,{192,168,0,30}},{i_tid,3048189965}]}} *DBG* epdg_ue_fsm_262420285085516 consume call {received_gtpc_delete_session_response, {gtp,v2,delete_session_response,894437895,8064764,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_262420285085516 receive call rx_swm_str from <0.201.0> in state state_authenticated *DBG* epdg_ue_fsm_262420285085516 start_timer {state_timeout,10000, swm_str_timeout,[]} in state state_wait_swm_session_termination_answer *DBG* epdg_ue_fsm_262423356069424 send ok to <0.1869.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_262423356069424 consume call purge_ms_request from <0.1869.0> in state state_active => state_wait_delete_session_resp 04:16:06.120 [info] ue_fsm state_wait_swm_session_termination_answer event=received_swm_sta, {ue_fsm_data,<<"262429877486437">>,"internet",[],undefined,true,0,false,false} *DBG* gsup_server got {ipa,#Port<0.54>, {osmo,5}, #{cn_domain => 1,imsi => <<"262420976872495">>, message_type => purge_ms_req}} 04:16:06.120 [info] purge_ms_response(<<"262429877486437">>): ok 04:16:06.120 [info] S6b Rx from {diameter_caps,{"aaa.localdomain","pgw.localdomain"},{"localdomain","localdomain"},{[{172,18,62,20}],[{172,18,62,103}]},{0,10415},{"osmo-epdg-AAA","TTCN-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,["262420612524058"],[],[]} 04:16:06.120 [info] ue_fsm ev_rx_s6b_str 04:16:06.120 [info] terminating epdg_ue_fsm with reason normal state=state_wait_swm_session_termination_answer, {ue_fsm_data,<<"262429877486437">>,"internet",[],undefined,true,0,false,false} 04:16:06.120 [info] s2b: Tx {gtp,v2,delete_session_request,3953532015,8064769,undefined,[],[{v2_eps_bearer_id,0,5},{v2_fully_qualified_tunnel_endpoint_identifier,0,30,3048189965,<<172,18,62,20>>,undefined}]} 04:16:06.120 [info] ue_fsm state_authenticated event=rx_s6b_str, {ue_fsm_data,"262420612524058","262420612524058@nai.epc.mnc001.mcc01.3gppnetwork.org","internet",true,true,undefined} 04:16:06.120 [info] ue_fsm state_authenticated event=rx_s6b_str: ePDG session still active, skip updating the HSS 04:16:06.120 [info] S6b Tx to {diameter_caps,{"aaa.localdomain","pgw.localdomain"},{"localdomain","localdomain"},{[{172,18,62,20}],[{172,18,62,103}]},{0,10415},{"osmo-epdg-AAA","TTCN-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:16:06.120 [debug] S2b: Rx from IP {172,18,62,103} port 2123: <<72,37,0,14,53,80,10,7,123,14,252,0,2,0,2,0,16,0>> 04:16:06.120 [debug] S2b: Rx from IP {172,18,62,103} port 2123: {gtp,v2,delete_session_response,894437895,8064764,undefined,[],#{{v2_cause,0} => {v2_cause,0,request_accepted,0,0,0,undefined}}} 04:16:06.120 [info] ue_fsm received_gtpc_delete_session_response {gtp,v2,delete_session_response,894437895,8064764,undefined,[],#{{v2_cause,0} => {v2_cause,0,request_accepted,0,0,0,undefined}}} 04:16:06.120 [info] GSUP: Rx #{cn_domain => 1,imsi => <<"262423356069424">>,message_type => purge_ms_req} 04:16:06.120 [info] ue_fsm purge_ms_request 04:16:06.121 [info] ue_fsm state_wait_delete_session_resp event=received_gtpc_delete_session_response, {ue_fsm_data,<<"262420285085516">>,"internet",[],undefined,false,0,false,false} 04:16:06.121 [debug] Cause: GTP_atom=request_accepted -> GTP_int=16 -> GSUP_int=0 04:16:06.121 [info] ue_fsm state_active event=purge_ms_request, {ue_fsm_data,<<"262423356069424">>,"internet",[],{epdg_tun_pdp_ctx,3048189958,777223039,{epdg_eua,33,<<192,168,0,23>>,undefined},<<172,18,62,103>>},false,0,false,false} 04:16:06.121 [info] ue_fsm state_wait_swm_session_termination_answer event=enter, {ue_fsm_data,<<"262420285085516">>,"internet",[],undefined,true,0,false,false} 04:16:06.121 [info] KMOD Port Delete PDP Context Call {<0.961.0>,[alias|#Ref<0.1283019585.1655242753.217513>]}: {delete_pdp_context,{172,18,62,103},3048189958,777223039,{192,168,0,23}} 04:16:06.121 [info] ue_fsm ev_rx_swm_str 04:16:06.121 [debug] delete_pdp_context: 1, {172,18,62,103}, {192,168,0,23}, 3048189958, 777223039 04:16:06.121 [debug] delete_pdp_context: {netlink,gtp,[512,ack,request],6082,0,{delete,0,0,[{version,1},{net_ns_fd,25},{link,4},{sgsn_address,{172,18,62,103}},{ms_address,{192,168,0,23}},{i_tid,3048189958}]}} 04:16:06.121 [info] s2b: Tx {gtp,v2,delete_session_request,777223039,8064770,undefined,[],[{v2_eps_bearer_id,0,5},{v2_fully_qualified_tunnel_endpoint_identifier,0,30,3048189958,<<172,18,62,20>>,undefined}]} 04:16:06.121 [info] ue_fsm state_authenticated event=rx_swm_str, {ue_fsm_data,"262420285085516","262420285085516@nai.epc.mnc001.mcc01.3gppnetwork.org","internet",true,false,undefined} 04:16:06.121 [debug] SWx Tx SAR Imsi="262420285085516" Type=5 APN="internet" AgentInfoOpt=[]  04:16:06.121 [debug] SWx prepare_request: {'SAR',["epdg.localdomain",";","1805677143",";","370",";","nonode@nohost"],{'Vendor-Specific-Application-Id',10415,[16777265],[]},1,"epdg.localdomain","localdomain","localdomain","262420285085516",5,[],["hss.localdomain"],["internet"],[],[],[],[],[],[],[],[],[]} 04:16:06.121 [info] GSUP: Rx #{cn_domain => 1,imsi => <<"262420976872495">>,message_type => purge_ms_req} 04:16:06.121 [debug] S2b: Rx from IP {172,18,62,103} port 2123: <<72,37,0,14,53,80,9,227,123,14,253,0,2,0,2,0,16,0>> 04:16:06.121 [info] S6b Rx from {diameter_caps,{"aaa.localdomain","pgw.localdomain"},{"localdomain","localdomain"},{[{172,18,62,20}],[{172,18,62,103}]},{0,10415},{"osmo-epdg-AAA","TTCN-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,["262429596148706"],[],[]} *DBG* aaa_ue_fsm_262420285085516 send ok to <0.201.0> *DBG* epdg_ue_fsm_262420976872495 receive call purge_ms_request from <0.1872.0> in state state_active *DBG* aaa_ue_fsm_262420285085516 consume call rx_swm_str from <0.201.0> in state state_authenticated => state_authenticated_wait_swx_saa 04:16:06.121 [info] ue_fsm purge_ms_request *DBG* aaa_ue_fsm_262429596148706 receive call rx_s6b_str from <0.1871.0> in state state_authenticated 04:16:06.121 [info] ue_fsm ev_rx_s6b_str *DBG* aaa_ue_fsm_262429596148706 send {ok,{epdg_dia_rc,undefined,2001}} to <0.1871.0> *DBG* epdg_ue_fsm_262428644279833 receive call {received_gtpc_delete_session_response, {gtp,v2,delete_session_response,894437859,8064765,undefined,[], #{{v2_cause,0} => {v2_cause,0,request_accepted,0,0,0,undefined}}}} from <0.1873.0> in state state_wait_delete_session_resp 04:16:06.122 [info] ue_fsm state_active event=purge_ms_request, {ue_fsm_data,<<"262420976872495">>,"internet",[],{epdg_tun_pdp_ctx,3048189978,914665315,{epdg_eua,33,<<192,168,0,43>>,undefined},<<172,18,62,103>>},false,0,false,false} *DBG* aaa_ue_fsm_262429596148706 consume call rx_s6b_str from <0.1871.0> in state state_authenticated *DBG* epdg_ue_fsm_262428644279833 send ok to <0.1873.0> 04:16:06.122 [debug] S2b: Rx from IP {172,18,62,103} port 2123: {gtp,v2,delete_session_response,894437859,8064765,undefined,[],#{{v2_cause,0} => {v2_cause,0,request_accepted,0,0,0,undefined}}} 04:16:06.122 [info] KMOD Port Delete PDP Context Call {<0.1161.0>,[alias|#Ref<0.1283019585.1655242753.217571>]}: {delete_pdp_context,{172,18,62,103},3048189978,914665315,{192,168,0,43}} 04:16:06.122 [info] ue_fsm state_authenticated event=rx_s6b_str, {ue_fsm_data,"262429596148706","262429596148706@nai.epc.mnc001.mcc01.3gppnetwork.org","internet",true,true,undefined} 04:16:06.122 [info] ue_fsm received_gtpc_delete_session_response {gtp,v2,delete_session_response,894437859,8064765,undefined,[],#{{v2_cause,0} => {v2_cause,0,request_accepted,0,0,0,undefined}}} *DBG* epdg_ue_fsm_262428644279833 consume call {received_gtpc_delete_session_response, {gtp,v2,delete_session_response,894437859,8064765,undefined,[], #{{v2_cause,0} => {v2_cause,0,request_accepted,0,0,0,undefined}}}} from <0.1873.0> in state state_wait_delete_session_resp => state_wait_swm_session_termination_answer *DBG* aaa_ue_fsm_262428644279833 receive call rx_swm_str from <0.201.0> in state state_authenticated 04:16:06.122 [info] ue_fsm state_authenticated event=rx_s6b_str: ePDG session still active, skip updating the HSS *DBG* epdg_ue_fsm_262420976872495 send ok to <0.1872.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_262428644279833 start_timer {state_timeout,10000, swm_str_timeout,[]} in state state_wait_swm_session_termination_answer 04:16:06.122 [debug] delete_pdp_context: 1, {172,18,62,103}, {192,168,0,43}, 3048189978, 914665315 *DBG* epdg_ue_fsm_262420976872495 consume call purge_ms_request from <0.1872.0> in state state_active => state_wait_delete_session_resp *DBG* gsup_server got {ipa,#Port<0.54>, {osmo,5}, #{cn_domain => 1,imsi => <<"262429808974450">>, message_type => purge_ms_req}} *DBG* aaa_ue_fsm_262428644279833 send ok to <0.201.0> 04:16:06.122 [info] S6b Tx to {diameter_caps,{"aaa.localdomain","pgw.localdomain"},{"localdomain","localdomain"},{[{172,18,62,20}],[{172,18,62,103}]},{0,10415},{"osmo-epdg-AAA","TTCN-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_262428644279833 consume call rx_swm_str from <0.201.0> in state state_authenticated => state_authenticated_wait_swx_saa *DBG* epdg_ue_fsm_262429808974450 receive call purge_ms_request from <0.1875.0> in state state_active 04:16:06.122 [debug] delete_pdp_context: {netlink,gtp,[512,ack,request],328,0,{delete,0,0,[{version,1},{net_ns_fd,25},{link,4},{sgsn_address,{172,18,62,103}},{ms_address,{192,168,0,43}},{i_tid,3048189978}]}} 04:16:06.122 [info] ue_fsm state_wait_delete_session_resp event=received_gtpc_delete_session_response, {ue_fsm_data,<<"262428644279833">>,"internet",[],undefined,false,0,false,false} 04:16:06.122 [debug] Cause: GTP_atom=request_accepted -> GTP_int=16 -> GSUP_int=0 04:16:06.122 [info] ue_fsm state_wait_swm_session_termination_answer event=enter, {ue_fsm_data,<<"262428644279833">>,"internet",[],undefined,true,0,false,false} *DBG* aaa_ue_fsm_262424404245402 receive call {rx_swx_saa,{ok,5,#{}}} from <0.1859.0> in state state_authenticated_wait_swx_saa 04:16:06.122 [info] ue_fsm ev_rx_swm_str *DBG* aaa_ue_fsm_262424404245402 send ok to <0.1859.0> *DBG* aaa_ue_fsm_262428145719600 receive call rx_s6b_str from <0.1876.0> in state state_authenticated *DBG* epdg_ue_fsm_262424404245402 receive call {received_swm_sta,{epdg_dia_rc,undefined,2001}} from <0.211.0> in state state_wait_swm_session_termination_answer 04:16:06.122 [info] s2b: Tx {gtp,v2,delete_session_request,914665315,8064771,undefined,[],[{v2_eps_bearer_id,0,5},{v2_fully_qualified_tunnel_endpoint_identifier,0,30,3048189978,<<172,18,62,20>>,undefined}]} *DBG* aaa_ue_fsm_262424404245402 consume call {rx_swx_saa,{ok,5,#{}}} from <0.1859.0> in state state_authenticated_wait_swx_saa => state_new *DBG* epdg_ue_fsm_262429808974450 send ok to <0.1875.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_262428145719600 send {ok,{epdg_dia_rc,undefined,2001}} to <0.1876.0> *DBG* epdg_ue_fsm_262429808974450 consume call purge_ms_request from <0.1875.0> in state state_active => state_wait_delete_session_resp *DBG* epdg_ue_fsm_262424404245402 send ok to <0.211.0> *DBG* epdg_ue_fsm_262420612524058 receive call {received_gtpc_delete_session_response, {gtp,v2,delete_session_response,894437870,8064766,undefined,[], #{{v2_cause,0} => {v2_cause,0,request_accepted,0,0,0,undefined}}}} from <0.1877.0> in state state_wait_delete_session_resp *DBG* gsup_server got {ipa,#Port<0.54>, {osmo,5}, #{cn_domain => 1,imsi => <<"262425136143120">>, message_type => purge_ms_req}} *DBG* aaa_ue_fsm_262428145719600 consume call rx_s6b_str from <0.1876.0> in state state_authenticated 04:16:06.122 [info] ue_fsm state_authenticated event=rx_swm_str, {ue_fsm_data,"262428644279833","262428644279833@nai.epc.mnc001.mcc01.3gppnetwork.org","internet",true,false,undefined} 04:16:06.122 [debug] SWx Tx SAR Imsi="262428644279833" Type=5 APN="internet" AgentInfoOpt=[]  04:16:06.122 [debug] SWx prepare_request: {'SAR',["epdg.localdomain",";","1805677143",";","371",";","nonode@nohost"],{'Vendor-Specific-Application-Id',10415,[16777265],[]},1,"epdg.localdomain","localdomain","localdomain","262428644279833",5,[],["hss.localdomain"],["internet"],[],[],[],[],[],[],[],[],[]} 04:16:06.122 [info] GSUP: Rx #{cn_domain => 1,imsi => <<"262429808974450">>,message_type => purge_ms_req} 04:16:06.122 [info] ue_fsm purge_ms_request 04:16:06.122 [info] ue_fsm state_active event=purge_ms_request, {ue_fsm_data,<<"262429808974450">>,"internet",[],{epdg_tun_pdp_ctx,3048189979,3361060970,{epdg_eua,33,<<192,168,0,44>>,undefined},<<172,18,62,103>>},false,0,false,false} 04:16:06.122 [info] KMOD Port Delete PDP Context Call {<0.1171.0>,[alias|#Ref<0.1283019585.1655242753.217591>]}: {delete_pdp_context,{172,18,62,103},3048189979,3361060970,{192,168,0,44}} 04:16:06.122 [info] SWx Rx SAA {<0.735.0>,{diameter_caps,{"epdg.localdomain","hss.localdomain"},{"localdomain","localdomain"},{[{127,0,0,1},{172,18,62,20},{192,168,0,2}],[{172,18,62,103}]},{0,10415},{"osmo-epdg","TTCN-3 Testsuite"},{[],[1]},{[10415,13019,5535],[5535,10415,13019]},{[],[]},{[],[0]},{[],[]},{[{'diameter_base_Vendor-Specific-Application-Id',10415,[16777265],[]}],[{'diameter_base_Vendor-Specific-Application-Id',[10415],[16777265],[]}]},{[],[]},{[],[]}}}: {'SAA',"epdg.localdomain;1805677143;367;nonode@nohost",{'Vendor-Specific-Application-Id',10415,[16777265],[]},1,"hss.localdomain","localdomain","262424404245402",[],[2001],[],[{'Non-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:16:06.122 [debug] delete_pdp_context: 1, {172,18,62,103}, {192,168,0,44}, 3048189979, 3361060970 04:16:06.122 [info] ue_fsm ev_rx_swx_saa 04:16:06.122 [debug] delete_pdp_context: {netlink,gtp,[512,ack,request],6146,0,{delete,0,0,[{version,1},{net_ns_fd,25},{link,4},{sgsn_address,{172,18,62,103}},{ms_address,{192,168,0,44}},{i_tid,3048189979}]}} 04:16:06.123 [info] ue_fsm state_authenticated_wait_swx_saa event=rx_swx_saa SAType=5 ResulCode={epdg_dia_rc,undefined,2001}, {ue_fsm_data,"262424404245402","262424404245402@nai.epc.mnc001.mcc01.3gppnetwork.org","internet",true,false,undefined} 04:16:06.123 [info] S6b Rx from {diameter_caps,{"aaa.localdomain","pgw.localdomain"},{"localdomain","localdomain"},{[{172,18,62,20}],[{172,18,62,103}]},{0,10415},{"osmo-epdg-AAA","TTCN-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,["262428145719600"],[],[]} 04:16:06.123 [info] ue_fsm ev_rx_s6b_str 04:16:06.123 [info] ue_fsm received_swm_session_termination_answer {epdg_dia_rc,undefined,2001} 04:16:06.123 [info] s2b: Tx {gtp,v2,delete_session_request,3361060970,8064772,undefined,[],[{v2_eps_bearer_id,0,5},{v2_fully_qualified_tunnel_endpoint_identifier,0,30,3048189979,<<172,18,62,20>>,undefined}]} 04:16:06.123 [debug] S2b: Rx from IP {172,18,62,103} port 2123: <<72,37,0,14,53,80,9,238,123,14,254,0,2,0,2,0,16,0>> 04:16:06.123 [info] ue_fsm state_authenticated event=rx_s6b_str, {ue_fsm_data,"262428145719600","262428145719600@nai.epc.mnc001.mcc01.3gppnetwork.org","internet",true,true,undefined} 04:16:06.123 [info] ue_fsm state_authenticated event=rx_s6b_str: ePDG session still active, skip updating the HSS 04:16:06.123 [info] ue_fsm state_wait_swm_session_termination_answer event=received_swm_sta, {ue_fsm_data,<<"262424404245402">>,"internet",[],undefined,true,0,false,false} 04:16:06.123 [info] S6b Tx to {diameter_caps,{"aaa.localdomain","pgw.localdomain"},{"localdomain","localdomain"},{[{172,18,62,20}],[{172,18,62,103}]},{0,10415},{"osmo-epdg-AAA","TTCN-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:16:06.123 [debug] S2b: Rx from IP {172,18,62,103} port 2123: {gtp,v2,delete_session_response,894437870,8064766,undefined,[],#{{v2_cause,0} => {v2_cause,0,request_accepted,0,0,0,undefined}}} 04:16:06.123 [info] purge_ms_response(<<"262424404245402">>): ok 04:16:06.123 [info] ue_fsm received_gtpc_delete_session_response {gtp,v2,delete_session_response,894437870,8064766,undefined,[],#{{v2_cause,0} => {v2_cause,0,request_accepted,0,0,0,undefined}}} 04:16:06.123 [info] S6b Rx from {diameter_caps,{"aaa.localdomain","pgw.localdomain"},{"localdomain","localdomain"},{[{172,18,62,20}],[{172,18,62,103}]},{0,10415},{"osmo-epdg-AAA","TTCN-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,["262422439514006"],[],[]} 04:16:06.123 [info] terminating epdg_ue_fsm with reason normal state=state_wait_swm_session_termination_answer, {ue_fsm_data,<<"262424404245402">>,"internet",[],undefined,true,0,false,false} *DBG* aaa_ue_fsm_262422439514006 receive call rx_s6b_str from <0.1878.0> in state state_authenticated *DBG* epdg_ue_fsm_262424404245402 terminate normal in state state_wait_swm_session_termination_answer 04:16:06.123 [info] ue_fsm state_wait_delete_session_resp event=received_gtpc_delete_session_response, {ue_fsm_data,<<"262420612524058">>,"internet",[],undefined,false,0,false,false} *DBG* aaa_ue_fsm_262422439514006 send {ok,{epdg_dia_rc,undefined,2001}} to <0.1878.0> *DBG* aaa_ue_fsm_262422439514006 consume call rx_s6b_str from <0.1878.0> in state state_authenticated 04:16:06.123 [info] GSUP: Rx #{cn_domain => 1,imsi => <<"262425136143120">>,message_type => purge_ms_req} *DBG* epdg_ue_fsm_262420612524058 send ok to <0.1877.0> 04:16:06.123 [info] S6b Rx from {diameter_caps,{"aaa.localdomain","pgw.localdomain"},{"localdomain","localdomain"},{[{172,18,62,20}],[{172,18,62,103}]},{0,10415},{"osmo-epdg-AAA","TTCN-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,["262423356069424"],[],[]} *DBG* epdg_ue_fsm_262420612524058 consume call {received_gtpc_delete_session_response, {gtp,v2,delete_session_response,894437870,8064766,undefined,[], #{{v2_cause,0} => {v2_cause,0,request_accepted,0,0,0,undefined}}}} from <0.1877.0> in state state_wait_delete_session_resp => state_wait_swm_session_termination_answer 04:16:06.123 [info] SWx Rx SAA {<0.735.0>,{diameter_caps,{"epdg.localdomain","hss.localdomain"},{"localdomain","localdomain"},{[{127,0,0,1},{172,18,62,20},{192,168,0,2}],[{172,18,62,103}]},{0,10415},{"osmo-epdg","TTCN-3 Testsuite"},{[],[1]},{[10415,13019,5535],[5535,10415,13019]},{[],[]},{[],[0]},{[],[]},{[{'diameter_base_Vendor-Specific-Application-Id',10415,[16777265],[]}],[{'diameter_base_Vendor-Specific-Application-Id',[10415],[16777265],[]}]},{[],[]},{[],[]}}}: {'SAA',"epdg.localdomain;1805677143;368;nonode@nohost",{'Vendor-Specific-Application-Id',10415,[16777265],[]},1,"hss.localdomain","localdomain","262429761468908",[],[2001],[],[{'Non-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_262425136143120 receive call purge_ms_request from <0.1880.0> in state state_active *DBG* aaa_ue_fsm_262420612524058 receive call rx_swm_str from <0.201.0> in state state_authenticated *DBG* aaa_ue_fsm_262423356069424 receive call rx_s6b_str from <0.1879.0> in state state_authenticated *DBG* epdg_ue_fsm_262429596148706 receive call {received_gtpc_delete_session_response, {gtp,v2,delete_session_response,894437894,8064767,undefined,[], #{{v2_cause,0} => {v2_cause,0,request_accepted,0,0,0,undefined}}}} from <0.1881.0> in state state_wait_delete_session_resp *DBG* epdg_ue_fsm_262420612524058 start_timer {state_timeout,10000, swm_str_timeout,[]} in state state_wait_swm_session_termination_answer 04:16:06.124 [info] ue_fsm ev_rx_s6b_str *DBG* aaa_ue_fsm_262429761468908 receive call {rx_swx_saa,{ok,5,#{}}} from <0.1860.0> in state state_authenticated_wait_swx_saa *DBG* aaa_ue_fsm_262420976872495 receive call rx_s6b_str from <0.1882.0> in state state_authenticated *DBG* aaa_ue_fsm_262423356069424 send {ok,{epdg_dia_rc,undefined,2001}} to <0.1879.0> *DBG* aaa_ue_fsm_262429808974450 receive call rx_s6b_str from <0.1883.0> in state state_authenticated *DBG* epdg_ue_fsm_262429596148706 send ok to <0.1881.0> *DBG* aaa_ue_fsm_262420976872495 send {ok,{epdg_dia_rc,undefined,2001}} to <0.1882.0> *DBG* aaa_ue_fsm_262423356069424 consume call rx_s6b_str from <0.1879.0> in state state_authenticated *DBG* aaa_ue_fsm_262429808974450 send {ok,{epdg_dia_rc,undefined,2001}} to <0.1883.0> *DBG* aaa_ue_fsm_262420612524058 send ok to <0.201.0> *DBG* epdg_ue_fsm_262428145719600 receive call {received_gtpc_delete_session_response, {gtp,v2,delete_session_response,894437865,8064769,undefined,[], #{{v2_cause,0} => {v2_cause,0,request_accepted,0,0,0,undefined}}}} from <0.1885.0> in state state_wait_delete_session_resp *DBG* epdg_ue_fsm_262429596148706 consume call {received_gtpc_delete_session_response, {gtp,v2,delete_session_response,894437894,8064767,undefined,[], #{{v2_cause,0} => {v2_cause,0,request_accepted,0,0,0,undefined}}}} from <0.1881.0> in state state_wait_delete_session_resp => state_wait_swm_session_termination_answer *DBG* aaa_ue_fsm_262420976872495 consume call rx_s6b_str from <0.1882.0> in state state_authenticated *DBG* aaa_ue_fsm_262429761468908 send ok to <0.1860.0> *DBG* aaa_ue_fsm_262429808974450 consume call rx_s6b_str from <0.1883.0> in state state_authenticated *DBG* aaa_ue_fsm_262420612524058 consume call rx_swm_str from <0.201.0> in state state_authenticated => state_authenticated_wait_swx_saa *DBG* epdg_ue_fsm_262429761468908 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_262429596148706 receive call rx_swm_str from <0.201.0> in state state_authenticated 04:16:06.124 [info] ue_fsm state_authenticated event=rx_s6b_str, {ue_fsm_data,"262422439514006","262422439514006@nai.epc.mnc001.mcc01.3gppnetwork.org","internet",true,true,undefined} *DBG* epdg_ue_fsm_262429596148706 start_timer {state_timeout,10000, swm_str_timeout,[]} in state state_wait_swm_session_termination_answer *DBG* aaa_ue_fsm_262429761468908 consume call {rx_swx_saa,{ok,5,#{}}} from <0.1860.0> in state state_authenticated_wait_swx_saa => state_new 04:16:06.124 [info] ue_fsm state_authenticated event=rx_s6b_str: ePDG session still active, skip updating the HSS 04:16:06.124 [debug] Cause: GTP_atom=request_accepted -> GTP_int=16 -> GSUP_int=0 04:16:06.124 [info] S6b Tx to {diameter_caps,{"aaa.localdomain","pgw.localdomain"},{"localdomain","localdomain"},{[{172,18,62,20}],[{172,18,62,103}]},{0,10415},{"osmo-epdg-AAA","TTCN-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:16:06.124 [info] ue_fsm purge_ms_request 04:16:06.124 [info] ue_fsm state_wait_swm_session_termination_answer event=enter, {ue_fsm_data,<<"262420612524058">>,"internet",[],undefined,true,0,false,false} 04:16:06.124 [debug] S2b: Rx from IP {172,18,62,103} port 2123: <<72,37,0,14,53,80,10,6,123,14,255,0,2,0,2,0,16,0>> 04:16:06.124 [info] ue_fsm ev_rx_swm_str 04:16:06.124 [debug] S2b: Rx from IP {172,18,62,103} port 2123: {gtp,v2,delete_session_response,894437894,8064767,undefined,[],#{{v2_cause,0} => {v2_cause,0,request_accepted,0,0,0,undefined}}} 04:16:06.124 [info] ue_fsm ev_rx_s6b_str 04:16:06.124 [info] ue_fsm received_gtpc_delete_session_response {gtp,v2,delete_session_response,894437894,8064767,undefined,[],#{{v2_cause,0} => {v2_cause,0,request_accepted,0,0,0,undefined}}} 04:16:06.124 [info] ue_fsm ev_rx_swx_saa 04:16:06.124 [info] ue_fsm state_active event=purge_ms_request, {ue_fsm_data,<<"262425136143120">>,"internet",[],{epdg_tun_pdp_ctx,3048189961,3275270535,{epdg_eua,33,<<192,168,0,26>>,undefined},<<172,18,62,103>>},false,0,false,false} 04:16:06.124 [info] S6b Rx from {diameter_caps,{"aaa.localdomain","pgw.localdomain"},{"localdomain","localdomain"},{[{172,18,62,20}],[{172,18,62,103}]},{0,10415},{"osmo-epdg-AAA","TTCN-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,["262420976872495"],[],[]} 04:16:06.124 [info] ue_fsm state_authenticated event=rx_swm_str, {ue_fsm_data,"262420612524058","262420612524058@nai.epc.mnc001.mcc01.3gppnetwork.org","internet",true,false,undefined} 04:16:06.124 [info] ue_fsm ev_rx_s6b_str 04:16:06.124 [info] S6b Rx from {diameter_caps,{"aaa.localdomain","pgw.localdomain"},{"localdomain","localdomain"},{[{172,18,62,20}],[{172,18,62,103}]},{0,10415},{"osmo-epdg-AAA","TTCN-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,["262429808974450"],[],[]} 04:16:06.124 [debug] SWx Tx SAR Imsi="262420612524058" Type=5 APN="internet" AgentInfoOpt=[]  04:16:06.124 [info] KMOD Port Delete PDP Context Call {<0.991.0>,[alias|#Ref<0.1283019585.1655242759.197613>]}: {delete_pdp_context,{172,18,62,103},3048189961,3275270535,{192,168,0,26}} 04:16:06.124 [info] ue_fsm ev_rx_s6b_str 04:16:06.124 [info] ue_fsm state_authenticated event=rx_s6b_str, {ue_fsm_data,"262423356069424","262423356069424@nai.epc.mnc001.mcc01.3gppnetwork.org","internet",true,true,undefined} 04:16:06.124 [info] ue_fsm state_authenticated event=rx_s6b_str: ePDG session still active, skip updating the HSS 04:16:06.124 [debug] delete_pdp_context: 1, {172,18,62,103}, {192,168,0,26}, 3048189961, 3275270535 04:16:06.124 [info] ue_fsm state_wait_delete_session_resp event=received_gtpc_delete_session_response, {ue_fsm_data,<<"262429596148706">>,"internet",[],undefined,false,0,false,false} 04:16:06.124 [debug] Cause: GTP_atom=request_accepted -> GTP_int=16 -> GSUP_int=0 04:16:06.124 [debug] delete_pdp_context: {netlink,gtp,[512,ack,request],6210,0,{delete,0,0,[{version,1},{net_ns_fd,25},{link,4},{sgsn_address,{172,18,62,103}},{ms_address,{192,168,0,26}},{i_tid,3048189961}]}} 04:16:06.124 [debug] SWx prepare_request: {'SAR',["epdg.localdomain",";","1805677143",";","372",";","nonode@nohost"],{'Vendor-Specific-Application-Id',10415,[16777265],[]},1,"epdg.localdomain","localdomain","localdomain","262420612524058",5,[],["hss.localdomain"],["internet"],[],[],[],[],[],[],[],[],[]} 04:16:06.124 [debug] S2b: Rx from IP {172,18,62,103} port 2123: <<72,37,0,14,53,80,9,233,123,15,1,0,2,0,2,0,16,0>> 04:16:06.124 [info] ue_fsm state_authenticated_wait_swx_saa event=rx_swx_saa SAType=5 ResulCode={epdg_dia_rc,undefined,2001}, {ue_fsm_data,"262429761468908","262429761468908@nai.epc.mnc001.mcc01.3gppnetwork.org","internet",true,false,undefined} 04:16:06.125 [debug] S2b: Rx from IP {172,18,62,103} port 2123: {gtp,v2,delete_session_response,894437865,8064769,undefined,[],#{{v2_cause,0} => {v2_cause,0,request_accepted,0,0,0,undefined}}} 04:16:06.125 [info] ue_fsm state_authenticated event=rx_s6b_str, {ue_fsm_data,"262420976872495","262420976872495@nai.epc.mnc001.mcc01.3gppnetwork.org","internet",true,true,undefined} 04:16:06.125 [info] S6b Tx to {diameter_caps,{"aaa.localdomain","pgw.localdomain"},{"localdomain","localdomain"},{[{172,18,62,20}],[{172,18,62,103}]},{0,10415},{"osmo-epdg-AAA","TTCN-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:16:06.125 [info] ue_fsm state_authenticated event=rx_s6b_str: ePDG session still active, skip updating the HSS 04:16:06.125 [info] ue_fsm received_gtpc_delete_session_response {gtp,v2,delete_session_response,894437865,8064769,undefined,[],#{{v2_cause,0} => {v2_cause,0,request_accepted,0,0,0,undefined}}} 04:16:06.125 [info] ue_fsm state_authenticated event=rx_s6b_str, {ue_fsm_data,"262429808974450","262429808974450@nai.epc.mnc001.mcc01.3gppnetwork.org","internet",true,true,undefined} 04:16:06.125 [info] ue_fsm state_authenticated event=rx_s6b_str: ePDG session still active, skip updating the HSS 04:16:06.125 [info] S6b Tx to {diameter_caps,{"aaa.localdomain","pgw.localdomain"},{"localdomain","localdomain"},{[{172,18,62,20}],[{172,18,62,103}]},{0,10415},{"osmo-epdg-AAA","TTCN-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:16:06.125 [info] ue_fsm state_wait_swm_session_termination_answer event=enter, {ue_fsm_data,<<"262429596148706">>,"internet",[],undefined,true,0,false,false} 04:16:06.125 [info] ue_fsm received_swm_session_termination_answer {epdg_dia_rc,undefined,2001} 04:16:06.125 [info] ue_fsm ev_rx_swm_str 04:16:06.125 [info] S6b Tx to {diameter_caps,{"aaa.localdomain","pgw.localdomain"},{"localdomain","localdomain"},{[{172,18,62,20}],[{172,18,62,103}]},{0,10415},{"osmo-epdg-AAA","TTCN-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:16:06.125 [info] ue_fsm state_wait_delete_session_resp event=received_gtpc_delete_session_response, {ue_fsm_data,<<"262428145719600">>,"internet",[],undefined,false,0,false,false} *DBG* epdg_ue_fsm_262428145719600 send ok to <0.1885.0> 04:16:06.125 [info] ue_fsm state_wait_swm_session_termination_answer event=received_swm_sta, {ue_fsm_data,<<"262429761468908">>,"internet",[],undefined,true,0,false,false} 04:16:06.125 [info] ue_fsm state_authenticated event=rx_swm_str, {ue_fsm_data,"262429596148706","262429596148706@nai.epc.mnc001.mcc01.3gppnetwork.org","internet",true,false,undefined} *DBG* epdg_ue_fsm_262429761468908 send ok to <0.211.0> 04:16:06.125 [info] SWx Rx SAA {<0.735.0>,{diameter_caps,{"epdg.localdomain","hss.localdomain"},{"localdomain","localdomain"},{[{127,0,0,1},{172,18,62,20},{192,168,0,2}],[{172,18,62,103}]},{0,10415},{"osmo-epdg","TTCN-3 Testsuite"},{[],[1]},{[10415,13019,5535],[5535,10415,13019]},{[],[]},{[],[0]},{[],[]},{[{'diameter_base_Vendor-Specific-Application-Id',10415,[16777265],[]}],[{'diameter_base_Vendor-Specific-Application-Id',[10415],[16777265],[]}]},{[],[]},{[],[]}}}: {'SAA',"epdg.localdomain;1805677143;369;nonode@nohost",{'Vendor-Specific-Application-Id',10415,[16777265],[]},1,"hss.localdomain","localdomain","262428220370314",[],[2001],[],[{'Non-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_262428145719600 consume call {received_gtpc_delete_session_response, {gtp,v2,delete_session_response,894437865,8064769,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* epdg_ue_fsm_262425136143120 send ok to <0.1880.0> *DBG* epdg_ue_fsm_262429761468908 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_262428145719600 start_timer {state_timeout,10000, swm_str_timeout,[]} in state state_wait_swm_session_termination_answer *DBG* aaa_ue_fsm_262428220370314 receive call {rx_swx_saa,{ok,5,#{}}} from <0.1864.0> in state state_authenticated_wait_swx_saa 04:16:06.126 [debug] Cause: GTP_atom=request_accepted -> GTP_int=16 -> GSUP_int=0 *DBG* epdg_ue_fsm_262425136143120 consume call purge_ms_request from <0.1880.0> in state state_active => state_wait_delete_session_resp *DBG* aaa_ue_fsm_262429596148706 send ok to <0.201.0> *DBG* epdg_ue_fsm_262422439514006 receive call {received_gtpc_delete_session_response, {gtp,v2,delete_session_response,894437857,8064768,undefined,[], #{{v2_cause,0} => {v2_cause,0,request_accepted,0,0,0,undefined}}}} from <0.1887.0> in state state_wait_delete_session_resp *DBG* aaa_ue_fsm_262428145719600 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 => <<"262429167269809">>, message_type => purge_ms_req}} 04:16:06.126 [info] purge_ms_response(<<"262429761468908">>): ok *DBG* aaa_ue_fsm_262429596148706 consume call rx_swm_str from <0.201.0> in state state_authenticated => state_authenticated_wait_swx_saa *DBG* epdg_ue_fsm_262422439514006 send ok to <0.1887.0> *DBG* epdg_ue_fsm_262422439514006 consume call {received_gtpc_delete_session_response, {gtp,v2,delete_session_response,894437857,8064768,undefined,[], #{{v2_cause,0} => {v2_cause,0,request_accepted,0,0,0,undefined}}}} from <0.1887.0> in state state_wait_delete_session_resp => state_wait_swm_session_termination_answer *DBG* epdg_ue_fsm_262429167269809 receive call purge_ms_request from <0.1889.0> in state state_active 04:16:06.126 [info] ue_fsm state_wait_swm_session_termination_answer event=enter, {ue_fsm_data,<<"262428145719600">>,"internet",[],undefined,true,0,false,false} *DBG* epdg_ue_fsm_262423356069424 receive call {received_gtpc_delete_session_response, {gtp,v2,delete_session_response,894437858,8064770,undefined,[], #{{v2_cause,0} => {v2_cause,0,request_accepted,0,0,0,undefined}}}} from <0.1888.0> in state state_wait_delete_session_resp *DBG* aaa_ue_fsm_262420285085516 receive call {rx_swx_saa,{ok,5,#{}}} from <0.1870.0> in state state_authenticated_wait_swx_saa *DBG* aaa_ue_fsm_262428145719600 send ok to <0.201.0> *DBG* epdg_ue_fsm_262422439514006 start_timer {state_timeout,10000, swm_str_timeout,[]} in state state_wait_swm_session_termination_answer *DBG* aaa_ue_fsm_262428220370314 send ok to <0.1864.0> *DBG* epdg_ue_fsm_262428220370314 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_262422439514006 receive call rx_swm_str from <0.201.0> in state state_authenticated *DBG* epdg_ue_fsm_262423356069424 send ok to <0.1888.0> *DBG* aaa_ue_fsm_262428145719600 consume call rx_swm_str from <0.201.0> in state state_authenticated => state_authenticated_wait_swx_saa *DBG* aaa_ue_fsm_262428220370314 consume call {rx_swx_saa,{ok,5,#{}}} from <0.1864.0> in state state_authenticated_wait_swx_saa => state_new 04:16:06.126 [info] s2b: Tx {gtp,v2,delete_session_request,3275270535,8064773,undefined,[],[{v2_eps_bearer_id,0,5},{v2_fully_qualified_tunnel_endpoint_identifier,0,30,3048189961,<<172,18,62,20>>,undefined}]} 04:16:06.126 [debug] SWx Tx SAR Imsi="262429596148706" Type=5 APN="internet" AgentInfoOpt=[]  04:16:06.126 [info] terminating epdg_ue_fsm with reason normal state=state_wait_swm_session_termination_answer, {ue_fsm_data,<<"262429761468908">>,"internet",[],undefined,true,0,false,false} 04:16:06.126 [debug] S2b: Rx from IP {172,18,62,103} port 2123: <<72,37,0,14,53,80,9,225,123,15,0,0,2,0,2,0,16,0>> 04:16:06.126 [info] ue_fsm ev_rx_swx_saa 04:16:06.126 [debug] SWx prepare_request: {'SAR',["epdg.localdomain",";","1805677143",";","373",";","nonode@nohost"],{'Vendor-Specific-Application-Id',10415,[16777265],[]},1,"epdg.localdomain","localdomain","localdomain","262429596148706",5,[],["hss.localdomain"],["internet"],[],[],[],[],[],[],[],[],[]} 04:16:06.126 [debug] S2b: Rx from IP {172,18,62,103} port 2123: {gtp,v2,delete_session_response,894437857,8064768,undefined,[],#{{v2_cause,0} => {v2_cause,0,request_accepted,0,0,0,undefined}}} 04:16:06.126 [info] ue_fsm received_gtpc_delete_session_response {gtp,v2,delete_session_response,894437857,8064768,undefined,[],#{{v2_cause,0} => {v2_cause,0,request_accepted,0,0,0,undefined}}} 04:16:06.126 [info] ue_fsm ev_rx_swm_str 04:16:06.126 [info] ue_fsm state_authenticated_wait_swx_saa event=rx_swx_saa SAType=5 ResulCode={epdg_dia_rc,undefined,2001}, {ue_fsm_data,"262428220370314","262428220370314@nai.epc.mnc001.mcc01.3gppnetwork.org","internet",true,false,undefined} 04:16:06.126 [info] ue_fsm state_wait_delete_session_resp event=received_gtpc_delete_session_response, {ue_fsm_data,<<"262422439514006">>,"internet",[],undefined,false,0,false,false} 04:16:06.126 [debug] Cause: GTP_atom=request_accepted -> GTP_int=16 -> GSUP_int=0 04:16:06.126 [info] ue_fsm state_authenticated event=rx_swm_str, {ue_fsm_data,"262428145719600","262428145719600@nai.epc.mnc001.mcc01.3gppnetwork.org","internet",true,false,undefined} 04:16:06.126 [debug] S2b: Rx from IP {172,18,62,103} port 2123: <<72,37,0,14,53,80,9,226,123,15,2,0,2,0,2,0,16,0>> 04:16:06.126 [debug] SWx Tx SAR Imsi="262428145719600" Type=5 APN="internet" AgentInfoOpt=[]  04:16:06.126 [info] GSUP: Rx #{cn_domain => 1,imsi => <<"262429167269809">>,message_type => purge_ms_req} 04:16:06.126 [debug] S2b: Rx from IP {172,18,62,103} port 2123: {gtp,v2,delete_session_response,894437858,8064770,undefined,[],#{{v2_cause,0} => {v2_cause,0,request_accepted,0,0,0,undefined}}} 04:16:06.126 [info] ue_fsm purge_ms_request 04:16:06.126 [info] ue_fsm state_wait_swm_session_termination_answer event=enter, {ue_fsm_data,<<"262422439514006">>,"internet",[],undefined,true,0,false,false} 04:16:06.126 [info] SWx Rx SAA {<0.735.0>,{diameter_caps,{"epdg.localdomain","hss.localdomain"},{"localdomain","localdomain"},{[{127,0,0,1},{172,18,62,20},{192,168,0,2}],[{172,18,62,103}]},{0,10415},{"osmo-epdg","TTCN-3 Testsuite"},{[],[1]},{[10415,13019,5535],[5535,10415,13019]},{[],[]},{[],[0]},{[],[]},{[{'diameter_base_Vendor-Specific-Application-Id',10415,[16777265],[]}],[{'diameter_base_Vendor-Specific-Application-Id',[10415],[16777265],[]}]},{[],[]},{[],[]}}}: {'SAA',"epdg.localdomain;1805677143;370;nonode@nohost",{'Vendor-Specific-Application-Id',10415,[16777265],[]},1,"hss.localdomain","localdomain","262420285085516",[],[2001],[],[{'Non-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:16:06.126 [info] ue_fsm received_gtpc_delete_session_response {gtp,v2,delete_session_response,894437858,8064770,undefined,[],#{{v2_cause,0} => {v2_cause,0,request_accepted,0,0,0,undefined}}} 04:16:06.126 [debug] SWx prepare_request: {'SAR',["epdg.localdomain",";","1805677143",";","374",";","nonode@nohost"],{'Vendor-Specific-Application-Id',10415,[16777265],[]},1,"epdg.localdomain","localdomain","localdomain","262428145719600",5,[],["hss.localdomain"],["internet"],[],[],[],[],[],[],[],[],[]} 04:16:06.126 [info] ue_fsm ev_rx_swx_saa 04:16:06.126 [info] ue_fsm ev_rx_swm_str 04:16:06.126 [info] ue_fsm received_swm_session_termination_answer {epdg_dia_rc,undefined,2001} 04:16:06.126 [info] ue_fsm state_active event=purge_ms_request, {ue_fsm_data,<<"262429167269809">>,"internet",[],{epdg_tun_pdp_ctx,3048189989,2451663879,{epdg_eua,33,<<192,168,0,54>>,undefined},<<172,18,62,103>>},false,0,false,false} 04:16:06.126 [info] ue_fsm state_wait_delete_session_resp event=received_gtpc_delete_session_response, {ue_fsm_data,<<"262423356069424">>,"internet",[],undefined,false,0,false,false} 04:16:06.126 [debug] Cause: GTP_atom=request_accepted -> GTP_int=16 -> GSUP_int=0 04:16:06.126 [info] ue_fsm state_authenticated_wait_swx_saa event=rx_swx_saa SAType=5 ResulCode={epdg_dia_rc,undefined,2001}, {ue_fsm_data,"262420285085516","262420285085516@nai.epc.mnc001.mcc01.3gppnetwork.org","internet",true,false,undefined} 04:16:06.126 [info] KMOD Port Delete PDP Context Call {<0.1271.0>,[alias|#Ref<0.1283019585.1655242758.198279>]}: {delete_pdp_context,{172,18,62,103},3048189989,2451663879,{192,168,0,54}} 04:16:06.126 [debug] delete_pdp_context: 1, {172,18,62,103}, {192,168,0,54}, 3048189989, 2451663879 04:16:06.126 [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,62,103}},{ms_address,{192,168,0,54}},{i_tid,3048189989}]}} 04:16:06.126 [info] ue_fsm state_wait_swm_session_termination_answer event=received_swm_sta, {ue_fsm_data,<<"262428220370314">>,"internet",[],undefined,true,0,false,false} *DBG* epdg_ue_fsm_262428220370314 send ok to <0.211.0> 04:16:06.126 [info] ue_fsm state_authenticated event=rx_swm_str, {ue_fsm_data,"262422439514006","262422439514006@nai.epc.mnc001.mcc01.3gppnetwork.org","internet",true,false,undefined} *DBG* epdg_ue_fsm_262429167269809 send ok to <0.1889.0> *DBG* epdg_ue_fsm_262429167269809 consume call purge_ms_request from <0.1889.0> in state state_active => state_wait_delete_session_resp *DBG* epdg_ue_fsm_262428220370314 terminate normal in state state_wait_swm_session_termination_answer 04:16:06.126 [info] ue_fsm state_wait_swm_session_termination_answer event=enter, {ue_fsm_data,<<"262423356069424">>,"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_262423356069424 consume call {received_gtpc_delete_session_response, {gtp,v2,delete_session_response,894437858,8064770,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* gsup_server got {ipa,#Port<0.54>, {osmo,5}, #{cn_domain => 1,imsi => <<"262422613419145">>, message_type => purge_ms_req}} 04:16:06.127 [info] purge_ms_response(<<"262428220370314">>): ok *DBG* aaa_ue_fsm_262422439514006 send ok to <0.201.0> *DBG* aaa_ue_fsm_262420285085516 send ok to <0.1870.0> *DBG* epdg_ue_fsm_262423356069424 start_timer {state_timeout,10000, swm_str_timeout,[]} in state state_wait_swm_session_termination_answer *DBG* aaa_ue_fsm_262428644279833 receive call {rx_swx_saa,{ok,5,#{}}} from <0.1874.0> in state state_authenticated_wait_swx_saa *DBG* aaa_ue_fsm_262423356069424 receive call rx_swm_str from <0.201.0> in state state_authenticated *DBG* epdg_ue_fsm_262420285085516 receive call {received_swm_sta,{epdg_dia_rc,undefined,2001}} from <0.211.0> in state state_wait_swm_session_termination_answer 04:16:06.127 [info] s2b: Tx {gtp,v2,delete_session_request,2451663879,8064774,undefined,[],[{v2_eps_bearer_id,0,5},{v2_fully_qualified_tunnel_endpoint_identifier,0,30,3048189989,<<172,18,62,20>>,undefined}]} *DBG* aaa_ue_fsm_262422439514006 consume call rx_swm_str from <0.201.0> in state state_authenticated => state_authenticated_wait_swx_saa *DBG* aaa_ue_fsm_262420285085516 consume call {rx_swx_saa,{ok,5,#{}}} from <0.1870.0> in state state_authenticated_wait_swx_saa => state_new *DBG* epdg_ue_fsm_262422613419145 receive call purge_ms_request from <0.1892.0> in state state_active *DBG* epdg_ue_fsm_262420285085516 send ok to <0.211.0> 04:16:06.127 [info] terminating epdg_ue_fsm with reason normal state=state_wait_swm_session_termination_answer, {ue_fsm_data,<<"262428220370314">>,"internet",[],undefined,true,0,false,false} *DBG* aaa_ue_fsm_262425136143120 receive call rx_s6b_str from <0.1893.0> in state state_authenticated *DBG* aaa_ue_fsm_262423356069424 send ok to <0.201.0> *DBG* aaa_ue_fsm_262428644279833 send ok to <0.1874.0> *DBG* epdg_ue_fsm_262420285085516 terminate normal in state state_wait_swm_session_termination_answer *DBG* epdg_ue_fsm_262428644279833 receive call {received_swm_sta,{epdg_dia_rc,undefined,2001}} from <0.211.0> in state state_wait_swm_session_termination_answer 04:16:06.127 [debug] SWx Tx SAR Imsi="262422439514006" Type=5 APN="internet" AgentInfoOpt=[]  *DBG* aaa_ue_fsm_262423356069424 consume call rx_swm_str from <0.201.0> in state state_authenticated => state_authenticated_wait_swx_saa *DBG* aaa_ue_fsm_262428644279833 consume call {rx_swx_saa,{ok,5,#{}}} from <0.1874.0> in state state_authenticated_wait_swx_saa => state_new *DBG* aaa_ue_fsm_262425136143120 send {ok,{epdg_dia_rc,undefined,2001}} to <0.1893.0> *DBG* epdg_ue_fsm_262428644279833 send ok to <0.211.0> *DBG* epdg_ue_fsm_262422613419145 send ok to <0.1892.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_262425136143120 consume call rx_s6b_str from <0.1893.0> in state state_authenticated *DBG* epdg_ue_fsm_262428644279833 terminate normal in state state_wait_swm_session_termination_answer *DBG* epdg_ue_fsm_262422613419145 consume call purge_ms_request from <0.1892.0> in state state_active => state_wait_delete_session_resp *DBG* gsup_server got {ipa,#Port<0.54>, {osmo,5}, #{cn_domain => 1,imsi => <<"262420829112025">>, message_type => purge_ms_req}} 04:16:06.127 [debug] SWx prepare_request: {'SAR',["epdg.localdomain",";","1805677143",";","375",";","nonode@nohost"],{'Vendor-Specific-Application-Id',10415,[16777265],[]},1,"epdg.localdomain","localdomain","localdomain","262422439514006",5,[],["hss.localdomain"],["internet"],[],[],[],[],[],[],[],[],[]} 04:16:06.127 [info] SWx Rx SAA {<0.735.0>,{diameter_caps,{"epdg.localdomain","hss.localdomain"},{"localdomain","localdomain"},{[{127,0,0,1},{172,18,62,20},{192,168,0,2}],[{172,18,62,103}]},{0,10415},{"osmo-epdg","TTCN-3 Testsuite"},{[],[1]},{[10415,13019,5535],[5535,10415,13019]},{[],[]},{[],[0]},{[],[]},{[{'diameter_base_Vendor-Specific-Application-Id',10415,[16777265],[]}],[{'diameter_base_Vendor-Specific-Application-Id',[10415],[16777265],[]}]},{[],[]},{[],[]}}}: {'SAA',"epdg.localdomain;1805677143;371;nonode@nohost",{'Vendor-Specific-Application-Id',10415,[16777265],[]},1,"hss.localdomain","localdomain","262428644279833",[],[2001],[],[{'Non-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:16:06.127 [info] ue_fsm ev_rx_swx_saa 04:16:06.127 [info] ue_fsm ev_rx_swm_str 04:16:06.127 [info] ue_fsm received_swm_session_termination_answer {epdg_dia_rc,undefined,2001} 04:16:06.127 [info] GSUP: Rx #{cn_domain => 1,imsi => <<"262422613419145">>,message_type => purge_ms_req} 04:16:06.128 [info] ue_fsm purge_ms_request 04:16:06.128 [info] ue_fsm state_authenticated_wait_swx_saa event=rx_swx_saa SAType=5 ResulCode={epdg_dia_rc,undefined,2001}, {ue_fsm_data,"262428644279833","262428644279833@nai.epc.mnc001.mcc01.3gppnetwork.org","internet",true,false,undefined} 04:16:06.128 [info] ue_fsm state_authenticated event=rx_swm_str, {ue_fsm_data,"262423356069424","262423356069424@nai.epc.mnc001.mcc01.3gppnetwork.org","internet",true,false,undefined} 04:16:06.128 [debug] SWx Tx SAR Imsi="262423356069424" Type=5 APN="internet" AgentInfoOpt=[]  04:16:06.128 [info] ue_fsm state_wait_swm_session_termination_answer event=received_swm_sta, {ue_fsm_data,<<"262420285085516">>,"internet",[],undefined,true,0,false,false} 04:16:06.128 [info] purge_ms_response(<<"262420285085516">>): ok 04:16:06.128 [info] S6b Rx from {diameter_caps,{"aaa.localdomain","pgw.localdomain"},{"localdomain","localdomain"},{[{172,18,62,20}],[{172,18,62,103}]},{0,10415},{"osmo-epdg-AAA","TTCN-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,["262425136143120"],[],[]} 04:16:06.128 [info] ue_fsm ev_rx_s6b_str 04:16:06.128 [debug] SWx prepare_request: {'SAR',["epdg.localdomain",";","1805677143",";","376",";","nonode@nohost"],{'Vendor-Specific-Application-Id',10415,[16777265],[]},1,"epdg.localdomain","localdomain","localdomain","262423356069424",5,[],["hss.localdomain"],["internet"],[],[],[],[],[],[],[],[],[]} 04:16:06.128 [info] terminating epdg_ue_fsm with reason normal state=state_wait_swm_session_termination_answer, {ue_fsm_data,<<"262420285085516">>,"internet",[],undefined,true,0,false,false} 04:16:06.128 [info] ue_fsm state_active event=purge_ms_request, {ue_fsm_data,<<"262422613419145">>,"internet",[],{epdg_tun_pdp_ctx,3048189984,3873425568,{epdg_eua,33,<<192,168,0,49>>,undefined},<<172,18,62,103>>},false,0,false,false} 04:16:06.128 [info] ue_fsm received_swm_session_termination_answer {epdg_dia_rc,undefined,2001} 04:16:06.128 [info] ue_fsm state_authenticated event=rx_s6b_str, {ue_fsm_data,"262425136143120","262425136143120@nai.epc.mnc001.mcc01.3gppnetwork.org","internet",true,true,undefined} 04:16:06.128 [info] KMOD Port Delete PDP Context Call {<0.1221.0>,[alias|#Ref<0.1283019585.1655242758.198299>]}: {delete_pdp_context,{172,18,62,103},3048189984,3873425568,{192,168,0,49}} 04:16:06.128 [info] ue_fsm state_authenticated event=rx_s6b_str: ePDG session still active, skip updating the HSS 04:16:06.128 [debug] delete_pdp_context: 1, {172,18,62,103}, {192,168,0,49}, 3048189984, 3873425568 04:16:06.128 [debug] delete_pdp_context: {netlink,gtp,[512,ack,request],392,0,{delete,0,0,[{version,1},{net_ns_fd,25},{link,4},{sgsn_address,{172,18,62,103}},{ms_address,{192,168,0,49}},{i_tid,3048189984}]}} 04:16:06.128 [info] ue_fsm state_wait_swm_session_termination_answer event=received_swm_sta, {ue_fsm_data,<<"262428644279833">>,"internet",[],undefined,true,0,false,false} 04:16:06.128 [info] purge_ms_response(<<"262428644279833">>): ok 04:16:06.128 [info] S6b Tx to {diameter_caps,{"aaa.localdomain","pgw.localdomain"},{"localdomain","localdomain"},{[{172,18,62,20}],[{172,18,62,103}]},{0,10415},{"osmo-epdg-AAA","TTCN-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:16:06.128 [info] s2b: Tx {gtp,v2,delete_session_request,3873425568,8064775,undefined,[],[{v2_eps_bearer_id,0,5},{v2_fully_qualified_tunnel_endpoint_identifier,0,30,3048189984,<<172,18,62,20>>,undefined}]} 04:16:06.128 [info] terminating epdg_ue_fsm with reason normal state=state_wait_swm_session_termination_answer, {ue_fsm_data,<<"262428644279833">>,"internet",[],undefined,true,0,false,false} 04:16:06.128 [info] GSUP: Rx #{cn_domain => 1,imsi => <<"262420829112025">>,message_type => purge_ms_req} 04:16:06.128 [info] SWx Rx SAA {<0.735.0>,{diameter_caps,{"epdg.localdomain","hss.localdomain"},{"localdomain","localdomain"},{[{127,0,0,1},{172,18,62,20},{192,168,0,2}],[{172,18,62,103}]},{0,10415},{"osmo-epdg","TTCN-3 Testsuite"},{[],[1]},{[10415,13019,5535],[5535,10415,13019]},{[],[]},{[],[0]},{[],[]},{[{'diameter_base_Vendor-Specific-Application-Id',10415,[16777265],[]}],[{'diameter_base_Vendor-Specific-Application-Id',[10415],[16777265],[]}]},{[],[]},{[],[]}}}: {'SAA',"epdg.localdomain;1805677143;372;nonode@nohost",{'Vendor-Specific-Application-Id',10415,[16777265],[]},1,"hss.localdomain","localdomain","262420612524058",[],[2001],[],[{'Non-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_262420829112025 receive call purge_ms_request from <0.1895.0> in state state_active 04:16:06.128 [debug] S2b: Rx from IP {172,18,62,103} port 2123: <<72,37,0,14,53,80,9,246,123,15,3,0,2,0,2,0,16,0>> *DBG* aaa_ue_fsm_262420612524058 receive call {rx_swx_saa,{ok,5,#{}}} from <0.1884.0> in state state_authenticated_wait_swx_saa *DBG* epdg_ue_fsm_262420976872495 receive call {received_gtpc_delete_session_response, {gtp,v2,delete_session_response,894437878,8064771,undefined,[], #{{v2_cause,0} => {v2_cause,0,request_accepted,0,0,0,undefined}}}} from <0.1896.0> in state state_wait_delete_session_resp *DBG* aaa_ue_fsm_262420612524058 send ok to <0.1884.0> 04:16:06.129 [info] ue_fsm purge_ms_request *DBG* epdg_ue_fsm_262420612524058 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_262420612524058 consume call {rx_swx_saa,{ok,5,#{}}} from <0.1884.0> in state state_authenticated_wait_swx_saa => state_new 04:16:06.129 [info] ue_fsm ev_rx_swx_saa *DBG* epdg_ue_fsm_262420976872495 send ok to <0.1896.0> *DBG* aaa_ue_fsm_262429167269809 receive call rx_s6b_str from <0.1897.0> in state state_authenticated *DBG* aaa_ue_fsm_262429596148706 receive call {rx_swx_saa,{ok,5,#{}}} from <0.1886.0> in state state_authenticated_wait_swx_saa *DBG* epdg_ue_fsm_262420612524058 send ok to <0.211.0> 04:16:06.129 [info] ue_fsm state_active event=purge_ms_request, {ue_fsm_data,<<"262420829112025">>,"internet",[],{epdg_tun_pdp_ctx,3048189962,4007027912,{epdg_eua,33,<<192,168,0,27>>,undefined},<<172,18,62,103>>},false,0,false,false} *DBG* epdg_ue_fsm_262420976872495 consume call {received_gtpc_delete_session_response, {gtp,v2,delete_session_response,894437878,8064771,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_262420976872495 receive call rx_swm_str from <0.201.0> in state state_authenticated *DBG* epdg_ue_fsm_262429808974450 receive call {received_gtpc_delete_session_response, {gtp,v2,delete_session_response,894437879,8064772,undefined,[], #{{v2_cause,0} => {v2_cause,0,request_accepted,0,0,0,undefined}}}} from <0.1898.0> in state state_wait_delete_session_resp *DBG* epdg_ue_fsm_262420612524058 terminate normal in state state_wait_swm_session_termination_answer *DBG* aaa_ue_fsm_262429167269809 send {ok,{epdg_dia_rc,undefined,2001}} to <0.1897.0> *DBG* epdg_ue_fsm_262420976872495 start_timer {state_timeout,10000, swm_str_timeout,[]} in state state_wait_swm_session_termination_answer *DBG* aaa_ue_fsm_262429167269809 consume call rx_s6b_str from <0.1897.0> in state state_authenticated 04:16:06.129 [info] KMOD Port Delete PDP Context Call {<0.1001.0>,[alias|#Ref<0.1283019585.1655242757.196677>]}: {delete_pdp_context,{172,18,62,103},3048189962,4007027912,{192,168,0,27}} 04:16:06.129 [debug] delete_pdp_context: 1, {172,18,62,103}, {192,168,0,27}, 3048189962, 4007027912 04:16:06.129 [debug] S2b: Rx from IP {172,18,62,103} port 2123: {gtp,v2,delete_session_response,894437878,8064771,undefined,[],#{{v2_cause,0} => {v2_cause,0,request_accepted,0,0,0,undefined}}} 04:16:06.129 [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,62,103}},{ms_address,{192,168,0,27}},{i_tid,3048189962}]}} 04:16:06.129 [info] ue_fsm received_gtpc_delete_session_response {gtp,v2,delete_session_response,894437878,8064771,undefined,[],#{{v2_cause,0} => {v2_cause,0,request_accepted,0,0,0,undefined}}} 04:16:06.129 [info] ue_fsm state_authenticated_wait_swx_saa event=rx_swx_saa SAType=5 ResulCode={epdg_dia_rc,undefined,2001}, {ue_fsm_data,"262420612524058","262420612524058@nai.epc.mnc001.mcc01.3gppnetwork.org","internet",true,false,undefined} 04:16:06.129 [info] ue_fsm received_swm_session_termination_answer {epdg_dia_rc,undefined,2001} 04:16:06.129 [info] S6b Rx from {diameter_caps,{"aaa.localdomain","pgw.localdomain"},{"localdomain","localdomain"},{[{172,18,62,20}],[{172,18,62,103}]},{0,10415},{"osmo-epdg-AAA","TTCN-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,["262429167269809"],[],[]} 04:16:06.129 [info] ue_fsm ev_rx_s6b_str 04:16:06.129 [info] ue_fsm state_wait_delete_session_resp event=received_gtpc_delete_session_response, {ue_fsm_data,<<"262420976872495">>,"internet",[],undefined,false,0,false,false} 04:16:06.129 [debug] Cause: GTP_atom=request_accepted -> GTP_int=16 -> GSUP_int=0 04:16:06.129 [info] ue_fsm state_wait_swm_session_termination_answer event=received_swm_sta, {ue_fsm_data,<<"262420612524058">>,"internet",[],undefined,true,0,false,false} 04:16:06.129 [info] SWx Rx SAA {<0.735.0>,{diameter_caps,{"epdg.localdomain","hss.localdomain"},{"localdomain","localdomain"},{[{127,0,0,1},{172,18,62,20},{192,168,0,2}],[{172,18,62,103}]},{0,10415},{"osmo-epdg","TTCN-3 Testsuite"},{[],[1]},{[10415,13019,5535],[5535,10415,13019]},{[],[]},{[],[0]},{[],[]},{[{'diameter_base_Vendor-Specific-Application-Id',10415,[16777265],[]}],[{'diameter_base_Vendor-Specific-Application-Id',[10415],[16777265],[]}]},{[],[]},{[],[]}}}: {'SAA',"epdg.localdomain;1805677143;373;nonode@nohost",{'Vendor-Specific-Application-Id',10415,[16777265],[]},1,"hss.localdomain","localdomain","262429596148706",[],[2001],[],[{'Non-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:16:06.130 [debug] S2b: Rx from IP {172,18,62,103} port 2123: <<72,37,0,14,53,80,9,247,123,15,4,0,2,0,2,0,16,0>> 04:16:06.130 [info] ue_fsm ev_rx_swx_saa 04:16:06.130 [info] purge_ms_response(<<"262420612524058">>): ok 04:16:06.130 [debug] S2b: Rx from IP {172,18,62,103} port 2123: {gtp,v2,delete_session_response,894437879,8064772,undefined,[],#{{v2_cause,0} => {v2_cause,0,request_accepted,0,0,0,undefined}}} 04:16:06.130 [info] ue_fsm state_wait_swm_session_termination_answer event=enter, {ue_fsm_data,<<"262420976872495">>,"internet",[],undefined,true,0,false,false} 04:16:06.130 [info] ue_fsm received_gtpc_delete_session_response {gtp,v2,delete_session_response,894437879,8064772,undefined,[],#{{v2_cause,0} => {v2_cause,0,request_accepted,0,0,0,undefined}}} 04:16:06.130 [info] ue_fsm state_authenticated_wait_swx_saa event=rx_swx_saa SAType=5 ResulCode={epdg_dia_rc,undefined,2001}, {ue_fsm_data,"262429596148706","262429596148706@nai.epc.mnc001.mcc01.3gppnetwork.org","internet",true,false,undefined} 04:16:06.130 [info] ue_fsm ev_rx_swm_str 04:16:06.130 [info] ue_fsm state_authenticated event=rx_s6b_str, {ue_fsm_data,"262429167269809","262429167269809@nai.epc.mnc001.mcc01.3gppnetwork.org","internet",true,true,undefined} 04:16:06.130 [info] terminating epdg_ue_fsm with reason normal state=state_wait_swm_session_termination_answer, {ue_fsm_data,<<"262420612524058">>,"internet",[],undefined,true,0,false,false} 04:16:06.130 [info] ue_fsm state_authenticated event=rx_s6b_str: ePDG session still active, skip updating the HSS 04:16:06.130 [info] ue_fsm state_authenticated event=rx_swm_str, {ue_fsm_data,"262420976872495","262420976872495@nai.epc.mnc001.mcc01.3gppnetwork.org","internet",true,false,undefined} 04:16:06.130 [info] S6b Tx to {diameter_caps,{"aaa.localdomain","pgw.localdomain"},{"localdomain","localdomain"},{[{172,18,62,20}],[{172,18,62,103}]},{0,10415},{"osmo-epdg-AAA","TTCN-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:16:06.130 [debug] SWx Tx SAR Imsi="262420976872495" Type=5 APN="internet" AgentInfoOpt=[]  04:16:06.130 [info] ue_fsm state_wait_delete_session_resp event=received_gtpc_delete_session_response, {ue_fsm_data,<<"262429808974450">>,"internet",[],undefined,false,0,false,false} 04:16:06.130 [debug] Cause: GTP_atom=request_accepted -> GTP_int=16 -> GSUP_int=0 04:16:06.130 [debug] SWx prepare_request: {'SAR',["epdg.localdomain",";","1805677143",";","377",";","nonode@nohost"],{'Vendor-Specific-Application-Id',10415,[16777265],[]},1,"epdg.localdomain","localdomain","localdomain","262420976872495",5,[],["hss.localdomain"],["internet"],[],[],[],[],[],[],[],[],[]} *DBG* epdg_ue_fsm_262429808974450 send ok to <0.1898.0> 04:16:06.130 [info] S6b Rx from {diameter_caps,{"aaa.localdomain","pgw.localdomain"},{"localdomain","localdomain"},{[{172,18,62,20}],[{172,18,62,103}]},{0,10415},{"osmo-epdg-AAA","TTCN-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,["262422613419145"],[],[]} *DBG* aaa_ue_fsm_262422613419145 receive call rx_s6b_str from <0.1900.0> in state state_authenticated 04:16:06.130 [info] ue_fsm state_wait_swm_session_termination_answer event=enter, {ue_fsm_data,<<"262429808974450">>,"internet",[],undefined,true,0,false,false} *DBG* epdg_ue_fsm_262429808974450 consume call {received_gtpc_delete_session_response, {gtp,v2,delete_session_response,894437879,8064772,undefined,[], #{{v2_cause,0} => {v2_cause,0,request_accepted,0,0,0,undefined}}}} from <0.1898.0> in state state_wait_delete_session_resp => state_wait_swm_session_termination_answer *DBG* aaa_ue_fsm_262420976872495 send ok to <0.201.0> *DBG* aaa_ue_fsm_262429596148706 send ok to <0.1886.0> 04:16:06.130 [info] ue_fsm ev_rx_s6b_str *DBG* epdg_ue_fsm_262420829112025 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}} *DBG* aaa_ue_fsm_262429808974450 receive call rx_swm_str from <0.201.0> in state state_authenticated *DBG* aaa_ue_fsm_262422613419145 send {ok,{epdg_dia_rc,undefined,2001}} to <0.1900.0> *DBG* epdg_ue_fsm_262429596148706 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_262429808974450 start_timer {state_timeout,10000, swm_str_timeout,[]} in state state_wait_swm_session_termination_answer *DBG* aaa_ue_fsm_262420976872495 consume call rx_swm_str from <0.201.0> in state state_authenticated => state_authenticated_wait_swx_saa *DBG* aaa_ue_fsm_262429596148706 consume call {rx_swx_saa,{ok,5,#{}}} from <0.1886.0> in state state_authenticated_wait_swx_saa => state_new *DBG* epdg_ue_fsm_262420829112025 consume call purge_ms_request from <0.1895.0> in state state_active => state_wait_delete_session_resp 04:16:06.130 [info] s2b: Tx {gtp,v2,delete_session_request,4007027912,8064776,undefined,[],[{v2_eps_bearer_id,0,5},{v2_fully_qualified_tunnel_endpoint_identifier,0,30,3048189962,<<172,18,62,20>>,undefined}]} *DBG* aaa_ue_fsm_262428145719600 receive call {rx_swx_saa,{ok,5,#{}}} from <0.1890.0> in state state_authenticated_wait_swx_saa *DBG* gsup_server got {ipa,#Port<0.54>, {osmo,5}, #{cn_domain => 1,imsi => <<"262422501094813">>, message_type => purge_ms_req}} *DBG* aaa_ue_fsm_262422613419145 consume call rx_s6b_str from <0.1900.0> in state state_authenticated *DBG* epdg_ue_fsm_262429596148706 send ok to <0.211.0> *DBG* aaa_ue_fsm_262429808974450 send ok to <0.201.0> 04:16:06.131 [info] ue_fsm ev_rx_swm_str *DBG* aaa_ue_fsm_262428145719600 send ok to <0.1890.0> *DBG* epdg_ue_fsm_262429596148706 terminate normal in state state_wait_swm_session_termination_answer *DBG* aaa_ue_fsm_262429808974450 consume call rx_swm_str from <0.201.0> in state state_authenticated => state_authenticated_wait_swx_saa *DBG* aaa_ue_fsm_262428145719600 consume call {rx_swx_saa,{ok,5,#{}}} from <0.1890.0> in state state_authenticated_wait_swx_saa => state_new *DBG* epdg_ue_fsm_262422501094813 receive call purge_ms_request from <0.1902.0> in state state_active 04:16:06.131 [info] ue_fsm received_swm_session_termination_answer {epdg_dia_rc,undefined,2001} *DBG* epdg_ue_fsm_262428145719600 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_262428145719600 send ok to <0.211.0> *DBG* aaa_ue_fsm_262422439514006 receive call {rx_swx_saa,{ok,5,#{}}} from <0.1891.0> in state state_authenticated_wait_swx_saa 04:16:06.131 [info] ue_fsm state_authenticated event=rx_s6b_str, {ue_fsm_data,"262422613419145","262422613419145@nai.epc.mnc001.mcc01.3gppnetwork.org","internet",true,true,undefined} *DBG* epdg_ue_fsm_262428145719600 terminate normal in state state_wait_swm_session_termination_answer *DBG* aaa_ue_fsm_262422439514006 send ok to <0.1891.0> 04:16:06.131 [info] ue_fsm state_authenticated event=rx_s6b_str: ePDG session still active, skip updating the HSS *DBG* epdg_ue_fsm_262422439514006 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_262422439514006 consume call {rx_swx_saa,{ok,5,#{}}} from <0.1891.0> in state state_authenticated_wait_swx_saa => state_new *DBG* epdg_ue_fsm_262422439514006 send ok to <0.211.0> *DBG* epdg_ue_fsm_262422439514006 terminate normal in state state_wait_swm_session_termination_answer *DBG* epdg_ue_fsm_262425136143120 receive call {received_gtpc_delete_session_response, {gtp,v2,delete_session_response,894437861,8064773,undefined,[], #{{v2_cause,0} => {v2_cause,0,request_accepted,0,0,0,undefined}}}} from <0.1903.0> in state state_wait_delete_session_resp 04:16:06.131 [info] S6b Tx to {diameter_caps,{"aaa.localdomain","pgw.localdomain"},{"localdomain","localdomain"},{[{172,18,62,20}],[{172,18,62,103}]},{0,10415},{"osmo-epdg-AAA","TTCN-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:16:06.131 [info] SWx Rx SAA {<0.735.0>,{diameter_caps,{"epdg.localdomain","hss.localdomain"},{"localdomain","localdomain"},{[{127,0,0,1},{172,18,62,20},{192,168,0,2}],[{172,18,62,103}]},{0,10415},{"osmo-epdg","TTCN-3 Testsuite"},{[],[1]},{[10415,13019,5535],[5535,10415,13019]},{[],[]},{[],[0]},{[],[]},{[{'diameter_base_Vendor-Specific-Application-Id',10415,[16777265],[]}],[{'diameter_base_Vendor-Specific-Application-Id',[10415],[16777265],[]}]},{[],[]},{[],[]}}}: {'SAA',"epdg.localdomain;1805677143;374;nonode@nohost",{'Vendor-Specific-Application-Id',10415,[16777265],[]},1,"hss.localdomain","localdomain","262428145719600",[],[2001],[],[{'Non-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:16:06.131 [info] ue_fsm ev_rx_swx_saa 04:16:06.131 [info] ue_fsm state_authenticated event=rx_swm_str, {ue_fsm_data,"262429808974450","262429808974450@nai.epc.mnc001.mcc01.3gppnetwork.org","internet",true,false,undefined} 04:16:06.131 [debug] SWx Tx SAR Imsi="262429808974450" Type=5 APN="internet" AgentInfoOpt=[]  04:16:06.131 [info] ue_fsm state_wait_swm_session_termination_answer event=received_swm_sta, {ue_fsm_data,<<"262429596148706">>,"internet",[],undefined,true,0,false,false} 04:16:06.131 [debug] SWx prepare_request: {'SAR',["epdg.localdomain",";","1805677143",";","378",";","nonode@nohost"],{'Vendor-Specific-Application-Id',10415,[16777265],[]},1,"epdg.localdomain","localdomain","localdomain","262429808974450",5,[],["hss.localdomain"],["internet"],[],[],[],[],[],[],[],[],[]} 04:16:06.131 [info] purge_ms_response(<<"262429596148706">>): ok 04:16:06.131 [info] ue_fsm state_authenticated_wait_swx_saa event=rx_swx_saa SAType=5 ResulCode={epdg_dia_rc,undefined,2001}, {ue_fsm_data,"262428145719600","262428145719600@nai.epc.mnc001.mcc01.3gppnetwork.org","internet",true,false,undefined} 04:16:06.131 [info] GSUP: Rx #{cn_domain => 1,imsi => <<"262422501094813">>,message_type => purge_ms_req} 04:16:06.131 [info] terminating epdg_ue_fsm with reason normal state=state_wait_swm_session_termination_answer, {ue_fsm_data,<<"262429596148706">>,"internet",[],undefined,true,0,false,false} 04:16:06.131 [info] ue_fsm purge_ms_request 04:16:06.131 [info] ue_fsm received_swm_session_termination_answer {epdg_dia_rc,undefined,2001} 04:16:06.131 [info] SWx Rx SAA {<0.735.0>,{diameter_caps,{"epdg.localdomain","hss.localdomain"},{"localdomain","localdomain"},{[{127,0,0,1},{172,18,62,20},{192,168,0,2}],[{172,18,62,103}]},{0,10415},{"osmo-epdg","TTCN-3 Testsuite"},{[],[1]},{[10415,13019,5535],[5535,10415,13019]},{[],[]},{[],[0]},{[],[]},{[{'diameter_base_Vendor-Specific-Application-Id',10415,[16777265],[]}],[{'diameter_base_Vendor-Specific-Application-Id',[10415],[16777265],[]}]},{[],[]},{[],[]}}}: {'SAA',"epdg.localdomain;1805677143;375;nonode@nohost",{'Vendor-Specific-Application-Id',10415,[16777265],[]},1,"hss.localdomain","localdomain","262422439514006",[],[2001],[],[{'Non-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:16:06.131 [info] ue_fsm state_active event=purge_ms_request, {ue_fsm_data,<<"262422501094813">>,"internet",[],{epdg_tun_pdp_ctx,3048189974,1558066563,{epdg_eua,33,<<192,168,0,39>>,undefined},<<172,18,62,103>>},false,0,false,false} 04:16:06.131 [info] ue_fsm state_wait_swm_session_termination_answer event=received_swm_sta, {ue_fsm_data,<<"262428145719600">>,"internet",[],undefined,true,0,false,false} 04:16:06.131 [info] purge_ms_response(<<"262428145719600">>): ok 04:16:06.131 [info] ue_fsm ev_rx_swx_saa 04:16:06.131 [info] KMOD Port Delete PDP Context Call {<0.1121.0>,[alias|#Ref<0.1283019585.1655242759.197790>]}: {delete_pdp_context,{172,18,62,103},3048189974,1558066563,{192,168,0,39}} 04:16:06.131 [info] terminating epdg_ue_fsm with reason normal state=state_wait_swm_session_termination_answer, {ue_fsm_data,<<"262428145719600">>,"internet",[],undefined,true,0,false,false} 04:16:06.131 [info] ue_fsm state_authenticated_wait_swx_saa event=rx_swx_saa SAType=5 ResulCode={epdg_dia_rc,undefined,2001}, {ue_fsm_data,"262422439514006","262422439514006@nai.epc.mnc001.mcc01.3gppnetwork.org","internet",true,false,undefined} 04:16:06.131 [debug] delete_pdp_context: 1, {172,18,62,103}, {192,168,0,39}, 3048189974, 1558066563 04:16:06.131 [info] ue_fsm received_swm_session_termination_answer {epdg_dia_rc,undefined,2001} 04:16:06.131 [info] ue_fsm state_wait_swm_session_termination_answer event=received_swm_sta, {ue_fsm_data,<<"262422439514006">>,"internet",[],undefined,true,0,false,false} 04:16:06.131 [debug] S2b: Rx from IP {172,18,62,103} port 2123: <<72,37,0,14,53,80,9,229,123,15,5,0,2,0,2,0,16,0>> 04:16:06.131 [info] purge_ms_response(<<"262422439514006">>): ok 04:16:06.131 [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,62,103}},{ms_address,{192,168,0,39}},{i_tid,3048189974}]}} 04:16:06.131 [debug] S2b: Rx from IP {172,18,62,103} port 2123: {gtp,v2,delete_session_response,894437861,8064773,undefined,[],#{{v2_cause,0} => {v2_cause,0,request_accepted,0,0,0,undefined}}} 04:16:06.131 [info] terminating epdg_ue_fsm with reason normal state=state_wait_swm_session_termination_answer, {ue_fsm_data,<<"262422439514006">>,"internet",[],undefined,true,0,false,false} 04:16:06.131 [info] ue_fsm received_gtpc_delete_session_response {gtp,v2,delete_session_response,894437861,8064773,undefined,[],#{{v2_cause,0} => {v2_cause,0,request_accepted,0,0,0,undefined}}} 04:16:06.131 [info] ue_fsm state_wait_delete_session_resp event=received_gtpc_delete_session_response, {ue_fsm_data,<<"262425136143120">>,"internet",[],undefined,false,0,false,false} *DBG* epdg_ue_fsm_262425136143120 send ok to <0.1903.0> 04:16:06.132 [debug] Cause: GTP_atom=request_accepted -> GTP_int=16 -> GSUP_int=0 *DBG* epdg_ue_fsm_262425136143120 consume call {received_gtpc_delete_session_response, {gtp,v2,delete_session_response,894437861,8064773,undefined,[], #{{v2_cause,0} => {v2_cause,0,request_accepted,0,0,0,undefined}}}} from <0.1903.0> in state state_wait_delete_session_resp => state_wait_swm_session_termination_answer *DBG* epdg_ue_fsm_262422501094813 send ok to <0.1902.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_262425136143120 receive call rx_swm_str from <0.201.0> in state state_authenticated *DBG* epdg_ue_fsm_262425136143120 start_timer {state_timeout,10000, swm_str_timeout,[]} in state state_wait_swm_session_termination_answer 04:16:06.132 [info] ue_fsm state_wait_swm_session_termination_answer event=enter, {ue_fsm_data,<<"262425136143120">>,"internet",[],undefined,true,0,false,false} *DBG* epdg_ue_fsm_262422501094813 consume call purge_ms_request from <0.1902.0> in state state_active => state_wait_delete_session_resp *DBG* epdg_ue_fsm_262429167269809 receive call {received_gtpc_delete_session_response, {gtp,v2,delete_session_response,894437889,8064774,undefined,[], #{{v2_cause,0} => {v2_cause,0,request_accepted,0,0,0,undefined}}}} from <0.1904.0> in state state_wait_delete_session_resp *DBG* gsup_server got {ipa,#Port<0.54>, {osmo,5}, #{cn_domain => 1,imsi => <<"262426093525802">>, message_type => purge_ms_req}} 04:16:06.132 [info] s2b: Tx {gtp,v2,delete_session_request,1558066563,8064777,undefined,[],[{v2_eps_bearer_id,0,5},{v2_fully_qualified_tunnel_endpoint_identifier,0,30,3048189974,<<172,18,62,20>>,undefined}]} *DBG* aaa_ue_fsm_262425136143120 send ok to <0.201.0> *DBG* epdg_ue_fsm_262429167269809 send ok to <0.1904.0> *DBG* epdg_ue_fsm_262426093525802 receive call purge_ms_request from <0.1907.0> in state state_active *DBG* aaa_ue_fsm_262425136143120 consume call rx_swm_str from <0.201.0> in state state_authenticated => state_authenticated_wait_swx_saa 04:16:06.132 [debug] S2b: Rx from IP {172,18,62,103} port 2123: <<72,37,0,14,53,80,10,1,123,15,6,0,2,0,2,0,16,0>> *DBG* aaa_ue_fsm_262420829112025 receive call rx_s6b_str from <0.1906.0> in state state_authenticated *DBG* epdg_ue_fsm_262429167269809 consume call {received_gtpc_delete_session_response, {gtp,v2,delete_session_response,894437889,8064774,undefined,[], #{{v2_cause,0} => {v2_cause,0,request_accepted,0,0,0,undefined}}}} from <0.1904.0> in state state_wait_delete_session_resp => state_wait_swm_session_termination_answer 04:16:06.132 [info] ue_fsm ev_rx_swm_str *DBG* aaa_ue_fsm_262429167269809 receive call rx_swm_str from <0.201.0> in state state_authenticated *DBG* aaa_ue_fsm_262423356069424 receive call {rx_swx_saa,{ok,5,#{}}} from <0.1894.0> in state state_authenticated_wait_swx_saa *DBG* aaa_ue_fsm_262420829112025 send {ok,{epdg_dia_rc,undefined,2001}} to <0.1906.0> *DBG* epdg_ue_fsm_262429167269809 start_timer {state_timeout,10000, swm_str_timeout,[]} in state state_wait_swm_session_termination_answer *DBG* epdg_ue_fsm_262426093525802 send ok to <0.1907.0> *DBG* aaa_ue_fsm_262429167269809 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_262420829112025 consume call rx_s6b_str from <0.1906.0> in state state_authenticated *DBG* aaa_ue_fsm_262423356069424 send ok to <0.1894.0> *DBG* epdg_ue_fsm_262426093525802 consume call purge_ms_request from <0.1907.0> in state state_active => state_wait_delete_session_resp *DBG* aaa_ue_fsm_262429167269809 consume call rx_swm_str from <0.201.0> in state state_authenticated => state_authenticated_wait_swx_saa *DBG* epdg_ue_fsm_262423356069424 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 => <<"262426514858082">>, message_type => purge_ms_req}} 04:16:06.132 [debug] S2b: Rx from IP {172,18,62,103} port 2123: {gtp,v2,delete_session_response,894437889,8064774,undefined,[],#{{v2_cause,0} => {v2_cause,0,request_accepted,0,0,0,undefined}}} *DBG* aaa_ue_fsm_262423356069424 consume call {rx_swx_saa,{ok,5,#{}}} from <0.1894.0> in state state_authenticated_wait_swx_saa => state_new 04:16:06.132 [info] ue_fsm received_gtpc_delete_session_response {gtp,v2,delete_session_response,894437889,8064774,undefined,[],#{{v2_cause,0} => {v2_cause,0,request_accepted,0,0,0,undefined}}} 04:16:06.132 [info] ue_fsm state_authenticated event=rx_swm_str, {ue_fsm_data,"262425136143120","262425136143120@nai.epc.mnc001.mcc01.3gppnetwork.org","internet",true,false,undefined} 04:16:06.132 [debug] SWx Tx SAR Imsi="262425136143120" Type=5 APN="internet" AgentInfoOpt=[]  04:16:06.132 [debug] SWx prepare_request: {'SAR',["epdg.localdomain",";","1805677143",";","379",";","nonode@nohost"],{'Vendor-Specific-Application-Id',10415,[16777265],[]},1,"epdg.localdomain","localdomain","localdomain","262425136143120",5,[],["hss.localdomain"],["internet"],[],[],[],[],[],[],[],[],[]} 04:16:06.132 [info] ue_fsm state_wait_delete_session_resp event=received_gtpc_delete_session_response, {ue_fsm_data,<<"262429167269809">>,"internet",[],undefined,false,0,false,false} 04:16:06.132 [debug] Cause: GTP_atom=request_accepted -> GTP_int=16 -> GSUP_int=0 04:16:06.132 [info] GSUP: Rx #{cn_domain => 1,imsi => <<"262426093525802">>,message_type => purge_ms_req} 04:16:06.132 [info] ue_fsm purge_ms_request 04:16:06.132 [info] S6b Rx from {diameter_caps,{"aaa.localdomain","pgw.localdomain"},{"localdomain","localdomain"},{[{172,18,62,20}],[{172,18,62,103}]},{0,10415},{"osmo-epdg-AAA","TTCN-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,["262420829112025"],[],[]} 04:16:06.132 [info] ue_fsm ev_rx_s6b_str 04:16:06.132 [info] ue_fsm state_wait_swm_session_termination_answer event=enter, {ue_fsm_data,<<"262429167269809">>,"internet",[],undefined,true,0,false,false} 04:16:06.132 [info] ue_fsm state_active event=purge_ms_request, {ue_fsm_data,<<"262426093525802">>,"internet",[],{epdg_tun_pdp_ctx,3048189983,690631475,{epdg_eua,33,<<192,168,0,48>>,undefined},<<172,18,62,103>>},false,0,false,false} 04:16:06.133 [info] ue_fsm ev_rx_swm_str 04:16:06.133 [info] KMOD Port Delete PDP Context Call {<0.1211.0>,[alias|#Ref<0.1283019585.1655242753.217741>]}: {delete_pdp_context,{172,18,62,103},3048189983,690631475,{192,168,0,48}} 04:16:06.133 [info] SWx Rx SAA {<0.735.0>,{diameter_caps,{"epdg.localdomain","hss.localdomain"},{"localdomain","localdomain"},{[{127,0,0,1},{172,18,62,20},{192,168,0,2}],[{172,18,62,103}]},{0,10415},{"osmo-epdg","TTCN-3 Testsuite"},{[],[1]},{[10415,13019,5535],[5535,10415,13019]},{[],[]},{[],[0]},{[],[]},{[{'diameter_base_Vendor-Specific-Application-Id',10415,[16777265],[]}],[{'diameter_base_Vendor-Specific-Application-Id',[10415],[16777265],[]}]},{[],[]},{[],[]}}}: {'SAA',"epdg.localdomain;1805677143;376;nonode@nohost",{'Vendor-Specific-Application-Id',10415,[16777265],[]},1,"hss.localdomain","localdomain","262423356069424",[],[2001],[],[{'Non-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:16:06.133 [info] ue_fsm state_authenticated event=rx_s6b_str, {ue_fsm_data,"262420829112025","262420829112025@nai.epc.mnc001.mcc01.3gppnetwork.org","internet",true,true,undefined} 04:16:06.133 [info] ue_fsm ev_rx_swx_saa 04:16:06.133 [debug] delete_pdp_context: 1, {172,18,62,103}, {192,168,0,48}, 3048189983, 690631475 04:16:06.133 [info] ue_fsm state_authenticated event=rx_s6b_str: ePDG session still active, skip updating the HSS 04:16:06.133 [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,62,103}},{ms_address,{192,168,0,48}},{i_tid,3048189983}]}} 04:16:06.133 [info] S6b Tx to {diameter_caps,{"aaa.localdomain","pgw.localdomain"},{"localdomain","localdomain"},{[{172,18,62,20}],[{172,18,62,103}]},{0,10415},{"osmo-epdg-AAA","TTCN-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:16:06.133 [info] ue_fsm state_authenticated event=rx_swm_str, {ue_fsm_data,"262429167269809","262429167269809@nai.epc.mnc001.mcc01.3gppnetwork.org","internet",true,false,undefined} 04:16:06.133 [debug] SWx Tx SAR Imsi="262429167269809" Type=5 APN="internet" AgentInfoOpt=[]  04:16:06.133 [info] ue_fsm state_authenticated_wait_swx_saa event=rx_swx_saa SAType=5 ResulCode={epdg_dia_rc,undefined,2001}, {ue_fsm_data,"262423356069424","262423356069424@nai.epc.mnc001.mcc01.3gppnetwork.org","internet",true,false,undefined} 04:16:06.133 [info] s2b: Tx {gtp,v2,delete_session_request,690631475,8064778,undefined,[],[{v2_eps_bearer_id,0,5},{v2_fully_qualified_tunnel_endpoint_identifier,0,30,3048189983,<<172,18,62,20>>,undefined}]} 04:16:06.133 [debug] SWx prepare_request: {'SAR',["epdg.localdomain",";","1805677143",";","380",";","nonode@nohost"],{'Vendor-Specific-Application-Id',10415,[16777265],[]},1,"epdg.localdomain","localdomain","localdomain","262429167269809",5,[],["hss.localdomain"],["internet"],[],[],[],[],[],[],[],[],[]} 04:16:06.133 [info] ue_fsm received_swm_session_termination_answer {epdg_dia_rc,undefined,2001} 04:16:06.133 [info] ue_fsm state_wait_swm_session_termination_answer event=received_swm_sta, {ue_fsm_data,<<"262423356069424">>,"internet",[],undefined,true,0,false,false} 04:16:06.133 [info] GSUP: Rx #{cn_domain => 1,imsi => <<"262426514858082">>,message_type => purge_ms_req} *DBG* epdg_ue_fsm_262423356069424 send ok to <0.211.0> 04:16:06.133 [debug] S2b: Rx from IP {172,18,62,103} port 2123: <<72,37,0,14,53,80,9,252,123,15,7,0,2,0,2,0,16,0>> *DBG* epdg_ue_fsm_262426514858082 receive call purge_ms_request from <0.1910.0> in state state_active *DBG* epdg_ue_fsm_262423356069424 terminate normal in state state_wait_swm_session_termination_answer *DBG* aaa_ue_fsm_262422501094813 receive call rx_s6b_str from <0.1909.0> in state state_authenticated 04:16:06.134 [info] purge_ms_response(<<"262423356069424">>): ok *DBG* epdg_ue_fsm_262422613419145 receive call {received_gtpc_delete_session_response, {gtp,v2,delete_session_response,894437884,8064775,undefined,[], #{{v2_cause,0} => {v2_cause,0,request_accepted,0,0,0,undefined}}}} from <0.1911.0> in state state_wait_delete_session_resp *DBG* aaa_ue_fsm_262422501094813 send {ok,{epdg_dia_rc,undefined,2001}} to <0.1909.0> 04:16:06.134 [info] ue_fsm purge_ms_request *DBG* aaa_ue_fsm_262422501094813 consume call rx_s6b_str from <0.1909.0> in state state_authenticated *DBG* epdg_ue_fsm_262422613419145 send ok to <0.1911.0> 04:16:06.134 [info] S6b Rx from {diameter_caps,{"aaa.localdomain","pgw.localdomain"},{"localdomain","localdomain"},{[{172,18,62,20}],[{172,18,62,103}]},{0,10415},{"osmo-epdg-AAA","TTCN-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,["262422501094813"],[],[]} 04:16:06.134 [info] terminating epdg_ue_fsm with reason normal state=state_wait_swm_session_termination_answer, {ue_fsm_data,<<"262423356069424">>,"internet",[],undefined,true,0,false,false} *DBG* epdg_ue_fsm_262422613419145 consume call {received_gtpc_delete_session_response, {gtp,v2,delete_session_response,894437884,8064775,undefined,[], #{{v2_cause,0} => {v2_cause,0,request_accepted,0,0,0,undefined}}}} from <0.1911.0> in state state_wait_delete_session_resp => state_wait_swm_session_termination_answer *DBG* epdg_ue_fsm_262426514858082 send ok to <0.1910.0> *DBG* aaa_ue_fsm_262422613419145 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}} *DBG* aaa_ue_fsm_262426093525802 receive call rx_s6b_str from <0.1912.0> in state state_authenticated 04:16:06.134 [info] ue_fsm ev_rx_s6b_str *DBG* epdg_ue_fsm_262422613419145 start_timer {state_timeout,10000, swm_str_timeout,[]} in state state_wait_swm_session_termination_answer *DBG* epdg_ue_fsm_262426514858082 consume call purge_ms_request from <0.1910.0> in state state_active => state_wait_delete_session_resp *DBG* gsup_server got {ipa,#Port<0.54>, {osmo,5}, #{cn_domain => 1,imsi => <<"262420746856335">>, message_type => purge_ms_req}} *DBG* aaa_ue_fsm_262426093525802 send {ok,{epdg_dia_rc,undefined,2001}} to <0.1912.0> *DBG* aaa_ue_fsm_262420976872495 receive call {rx_swx_saa,{ok,5,#{}}} from <0.1899.0> in state state_authenticated_wait_swx_saa *DBG* aaa_ue_fsm_262422613419145 send ok to <0.201.0> 04:16:06.134 [info] ue_fsm state_active event=purge_ms_request, {ue_fsm_data,<<"262426514858082">>,"internet",[],{epdg_tun_pdp_ctx,3048189963,1402297568,{epdg_eua,33,<<192,168,0,28>>,undefined},<<172,18,62,103>>},false,0,false,false} *DBG* aaa_ue_fsm_262426093525802 consume call rx_s6b_str from <0.1912.0> in state state_authenticated *DBG* epdg_ue_fsm_262420746856335 receive call purge_ms_request from <0.1914.0> in state state_active *DBG* aaa_ue_fsm_262420976872495 send ok to <0.1899.0> *DBG* aaa_ue_fsm_262422613419145 consume call rx_swm_str from <0.201.0> in state state_authenticated => state_authenticated_wait_swx_saa *DBG* epdg_ue_fsm_262420976872495 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_262420976872495 consume call {rx_swx_saa,{ok,5,#{}}} from <0.1899.0> in state state_authenticated_wait_swx_saa => state_new 04:16:06.134 [debug] S2b: Rx from IP {172,18,62,103} port 2123: {gtp,v2,delete_session_response,894437884,8064775,undefined,[],#{{v2_cause,0} => {v2_cause,0,request_accepted,0,0,0,undefined}}} 04:16:06.134 [info] ue_fsm received_gtpc_delete_session_response {gtp,v2,delete_session_response,894437884,8064775,undefined,[],#{{v2_cause,0} => {v2_cause,0,request_accepted,0,0,0,undefined}}} 04:16:06.134 [info] KMOD Port Delete PDP Context Call {<0.1011.0>,[alias|#Ref<0.1283019585.1655242753.217760>]}: {delete_pdp_context,{172,18,62,103},3048189963,1402297568,{192,168,0,28}} 04:16:06.134 [info] ue_fsm state_authenticated event=rx_s6b_str, {ue_fsm_data,"262422501094813","262422501094813@nai.epc.mnc001.mcc01.3gppnetwork.org","internet",true,true,undefined} 04:16:06.134 [debug] delete_pdp_context: 1, {172,18,62,103}, {192,168,0,28}, 3048189963, 1402297568 04:16:06.134 [info] ue_fsm state_authenticated event=rx_s6b_str: ePDG session still active, skip updating the HSS 04:16:06.134 [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,62,103}},{ms_address,{192,168,0,28}},{i_tid,3048189963}]}} 04:16:06.134 [info] S6b Tx to {diameter_caps,{"aaa.localdomain","pgw.localdomain"},{"localdomain","localdomain"},{[{172,18,62,20}],[{172,18,62,103}]},{0,10415},{"osmo-epdg-AAA","TTCN-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:16:06.134 [info] ue_fsm state_wait_delete_session_resp event=received_gtpc_delete_session_response, {ue_fsm_data,<<"262422613419145">>,"internet",[],undefined,false,0,false,false} 04:16:06.134 [debug] Cause: GTP_atom=request_accepted -> GTP_int=16 -> GSUP_int=0 04:16:06.134 [info] ue_fsm state_wait_swm_session_termination_answer event=enter, {ue_fsm_data,<<"262422613419145">>,"internet",[],undefined,true,0,false,false} 04:16:06.134 [info] s2b: Tx {gtp,v2,delete_session_request,1402297568,8064779,undefined,[],[{v2_eps_bearer_id,0,5},{v2_fully_qualified_tunnel_endpoint_identifier,0,30,3048189963,<<172,18,62,20>>,undefined}]} 04:16:06.134 [info] ue_fsm ev_rx_swm_str 04:16:06.134 [info] S6b Rx from {diameter_caps,{"aaa.localdomain","pgw.localdomain"},{"localdomain","localdomain"},{[{172,18,62,20}],[{172,18,62,103}]},{0,10415},{"osmo-epdg-AAA","TTCN-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,["262426093525802"],[],[]} 04:16:06.134 [info] ue_fsm ev_rx_s6b_str 04:16:06.135 [info] ue_fsm state_authenticated event=rx_swm_str, {ue_fsm_data,"262422613419145","262422613419145@nai.epc.mnc001.mcc01.3gppnetwork.org","internet",true,false,undefined} 04:16:06.135 [debug] SWx Tx SAR Imsi="262422613419145" Type=5 APN="internet" AgentInfoOpt=[]  04:16:06.135 [info] ue_fsm state_authenticated event=rx_s6b_str, {ue_fsm_data,"262426093525802","262426093525802@nai.epc.mnc001.mcc01.3gppnetwork.org","internet",true,true,undefined} 04:16:06.135 [debug] SWx prepare_request: {'SAR',["epdg.localdomain",";","1805677143",";","381",";","nonode@nohost"],{'Vendor-Specific-Application-Id',10415,[16777265],[]},1,"epdg.localdomain","localdomain","localdomain","262422613419145",5,[],["hss.localdomain"],["internet"],[],[],[],[],[],[],[],[],[]} 04:16:06.135 [info] SWx Rx SAA {<0.735.0>,{diameter_caps,{"epdg.localdomain","hss.localdomain"},{"localdomain","localdomain"},{[{127,0,0,1},{172,18,62,20},{192,168,0,2}],[{172,18,62,103}]},{0,10415},{"osmo-epdg","TTCN-3 Testsuite"},{[],[1]},{[10415,13019,5535],[5535,10415,13019]},{[],[]},{[],[0]},{[],[]},{[{'diameter_base_Vendor-Specific-Application-Id',10415,[16777265],[]}],[{'diameter_base_Vendor-Specific-Application-Id',[10415],[16777265],[]}]},{[],[]},{[],[]}}}: {'SAA',"epdg.localdomain;1805677143;377;nonode@nohost",{'Vendor-Specific-Application-Id',10415,[16777265],[]},1,"hss.localdomain","localdomain","262420976872495",[],[2001],[],[{'Non-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:16:06.135 [info] ue_fsm state_authenticated event=rx_s6b_str: ePDG session still active, skip updating the HSS 04:16:06.135 [info] ue_fsm ev_rx_swx_saa 04:16:06.135 [info] S6b Tx to {diameter_caps,{"aaa.localdomain","pgw.localdomain"},{"localdomain","localdomain"},{[{172,18,62,20}],[{172,18,62,103}]},{0,10415},{"osmo-epdg-AAA","TTCN-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:16:06.135 [info] GSUP: Rx #{cn_domain => 1,imsi => <<"262420746856335">>,message_type => purge_ms_req} 04:16:06.135 [info] ue_fsm purge_ms_request 04:16:06.135 [info] ue_fsm state_authenticated_wait_swx_saa event=rx_swx_saa SAType=5 ResulCode={epdg_dia_rc,undefined,2001}, {ue_fsm_data,"262420976872495","262420976872495@nai.epc.mnc001.mcc01.3gppnetwork.org","internet",true,false,undefined} 04:16:06.135 [info] ue_fsm received_swm_session_termination_answer {epdg_dia_rc,undefined,2001} 04:16:06.135 [info] ue_fsm state_active event=purge_ms_request, {ue_fsm_data,<<"262420746856335">>,"internet",[],{epdg_tun_pdp_ctx,3048189964,327668170,{epdg_eua,33,<<192,168,0,29>>,undefined},<<172,18,62,103>>},false,0,false,false} 04:16:06.135 [info] KMOD Port Delete PDP Context Call {<0.1021.0>,[alias|#Ref<0.1283019585.1655242753.217766>]}: {delete_pdp_context,{172,18,62,103},3048189964,327668170,{192,168,0,29}} 04:16:06.135 [info] ue_fsm state_wait_swm_session_termination_answer event=received_swm_sta, {ue_fsm_data,<<"262420976872495">>,"internet",[],undefined,true,0,false,false} 04:16:06.135 [debug] S2b: Rx from IP {172,18,62,103} port 2123: <<72,37,0,14,53,80,9,230,123,15,8,0,2,0,2,0,16,0>> *DBG* epdg_ue_fsm_262420976872495 send ok to <0.211.0> 04:16:06.135 [debug] delete_pdp_context: 1, {172,18,62,103}, {192,168,0,29}, 3048189964, 327668170 04:16:06.136 [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,62,103}},{ms_address,{192,168,0,29}},{i_tid,3048189964}]}} *DBG* epdg_ue_fsm_262420976872495 terminate normal in state state_wait_swm_session_termination_answer *DBG* epdg_ue_fsm_262420829112025 receive call {received_gtpc_delete_session_response, {gtp,v2,delete_session_response,894437862,8064776,undefined,[], #{{v2_cause,0} => {v2_cause,0,request_accepted,0,0,0,undefined}}}} from <0.1915.0> in state state_wait_delete_session_resp 04:16:06.136 [info] purge_ms_response(<<"262420976872495">>): ok 04:16:06.136 [debug] S2b: Rx from IP {172,18,62,103} port 2123: {gtp,v2,delete_session_response,894437862,8064776,undefined,[],#{{v2_cause,0} => {v2_cause,0,request_accepted,0,0,0,undefined}}} *DBG* epdg_ue_fsm_262420829112025 send ok to <0.1915.0> 04:16:06.136 [info] terminating epdg_ue_fsm with reason normal state=state_wait_swm_session_termination_answer, {ue_fsm_data,<<"262420976872495">>,"internet",[],undefined,true,0,false,false} 04:16:06.136 [info] ue_fsm received_gtpc_delete_session_response {gtp,v2,delete_session_response,894437862,8064776,undefined,[],#{{v2_cause,0} => {v2_cause,0,request_accepted,0,0,0,undefined}}} *DBG* epdg_ue_fsm_262420829112025 consume call {received_gtpc_delete_session_response, {gtp,v2,delete_session_response,894437862,8064776,undefined,[], #{{v2_cause,0} => {v2_cause,0,request_accepted,0,0,0,undefined}}}} from <0.1915.0> in state state_wait_delete_session_resp => state_wait_swm_session_termination_answer 04:16:06.136 [info] ue_fsm state_wait_delete_session_resp event=received_gtpc_delete_session_response, {ue_fsm_data,<<"262420829112025">>,"internet",[],undefined,false,0,false,false} *DBG* aaa_ue_fsm_262420829112025 receive call rx_swm_str from <0.201.0> in state state_authenticated *DBG* epdg_ue_fsm_262422501094813 receive call {received_gtpc_delete_session_response, {gtp,v2,delete_session_response,894437874,8064777,undefined,[], #{{v2_cause,0} => {v2_cause,0,request_accepted,0,0,0,undefined}}}} from <0.1916.0> in state state_wait_delete_session_resp *DBG* epdg_ue_fsm_262420829112025 start_timer {state_timeout,10000, swm_str_timeout,[]} in state state_wait_swm_session_termination_answer 04:16:06.136 [debug] Cause: GTP_atom=request_accepted -> GTP_int=16 -> GSUP_int=0 *DBG* aaa_ue_fsm_262426514858082 receive call rx_s6b_str from <0.1917.0> in state state_authenticated *DBG* epdg_ue_fsm_262422501094813 send ok to <0.1916.0> *DBG* aaa_ue_fsm_262420829112025 send ok to <0.201.0> 04:16:06.136 [debug] S2b: Rx from IP {172,18,62,103} port 2123: <<72,37,0,14,53,80,9,242,123,15,9,0,2,0,2,0,16,0>> *DBG* aaa_ue_fsm_262426514858082 send {ok,{epdg_dia_rc,undefined,2001}} to <0.1917.0> *DBG* epdg_ue_fsm_262420746856335 send ok to <0.1914.0> *DBG* aaa_ue_fsm_262420829112025 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* aaa_ue_fsm_262426514858082 consume call rx_s6b_str from <0.1917.0> in state state_authenticated *DBG* epdg_ue_fsm_262420746856335 consume call purge_ms_request from <0.1914.0> in state state_active => state_wait_delete_session_resp *DBG* epdg_ue_fsm_262422501094813 consume call {received_gtpc_delete_session_response, {gtp,v2,delete_session_response,894437874,8064777,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 04:16:06.136 [info] ue_fsm state_wait_swm_session_termination_answer event=enter, {ue_fsm_data,<<"262420829112025">>,"internet",[],undefined,true,0,false,false} *DBG* gsup_server got {ipa,#Port<0.54>, {osmo,5}, #{cn_domain => 1,imsi => <<"262425658400290">>, message_type => purge_ms_req}} *DBG* aaa_ue_fsm_262422501094813 receive call rx_swm_str from <0.201.0> in state state_authenticated *DBG* aaa_ue_fsm_262429808974450 receive call {rx_swx_saa,{ok,5,#{}}} from <0.1901.0> in state state_authenticated_wait_swx_saa *DBG* epdg_ue_fsm_262422501094813 start_timer {state_timeout,10000, swm_str_timeout,[]} in state state_wait_swm_session_termination_answer 04:16:06.136 [debug] S2b: Rx from IP {172,18,62,103} port 2123: {gtp,v2,delete_session_response,894437874,8064777,undefined,[],#{{v2_cause,0} => {v2_cause,0,request_accepted,0,0,0,undefined}}} *DBG* epdg_ue_fsm_262425658400290 receive call purge_ms_request from <0.1919.0> in state state_active *DBG* aaa_ue_fsm_262422501094813 send ok to <0.201.0> *DBG* aaa_ue_fsm_262429808974450 send ok to <0.1901.0> *DBG* aaa_ue_fsm_262422501094813 consume call rx_swm_str from <0.201.0> in state state_authenticated => state_authenticated_wait_swx_saa *DBG* epdg_ue_fsm_262429808974450 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_262429808974450 consume call {rx_swx_saa,{ok,5,#{}}} from <0.1901.0> in state state_authenticated_wait_swx_saa => state_new *DBG* epdg_ue_fsm_262425658400290 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}} 04:16:06.136 [info] ue_fsm ev_rx_swm_str *DBG* epdg_ue_fsm_262425658400290 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 => <<"262424951476543">>, message_type => purge_ms_req}} 04:16:06.136 [info] ue_fsm received_gtpc_delete_session_response {gtp,v2,delete_session_response,894437874,8064777,undefined,[],#{{v2_cause,0} => {v2_cause,0,request_accepted,0,0,0,undefined}}} 04:16:06.136 [info] ue_fsm state_authenticated event=rx_swm_str, {ue_fsm_data,"262420829112025","262420829112025@nai.epc.mnc001.mcc01.3gppnetwork.org","internet",true,false,undefined} 04:16:06.136 [debug] SWx Tx SAR Imsi="262420829112025" Type=5 APN="internet" AgentInfoOpt=[]  04:16:06.136 [info] S6b Rx from {diameter_caps,{"aaa.localdomain","pgw.localdomain"},{"localdomain","localdomain"},{[{172,18,62,20}],[{172,18,62,103}]},{0,10415},{"osmo-epdg-AAA","TTCN-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,["262426514858082"],[],[]} 04:16:06.136 [info] ue_fsm ev_rx_s6b_str 04:16:06.136 [debug] SWx prepare_request: {'SAR',["epdg.localdomain",";","1805677143",";","382",";","nonode@nohost"],{'Vendor-Specific-Application-Id',10415,[16777265],[]},1,"epdg.localdomain","localdomain","localdomain","262420829112025",5,[],["hss.localdomain"],["internet"],[],[],[],[],[],[],[],[],[]} 04:16:06.136 [info] ue_fsm state_wait_delete_session_resp event=received_gtpc_delete_session_response, {ue_fsm_data,<<"262422501094813">>,"internet",[],undefined,false,0,false,false} 04:16:06.136 [debug] Cause: GTP_atom=request_accepted -> GTP_int=16 -> GSUP_int=0 04:16:06.136 [info] ue_fsm state_authenticated event=rx_s6b_str, {ue_fsm_data,"262426514858082","262426514858082@nai.epc.mnc001.mcc01.3gppnetwork.org","internet",true,true,undefined} 04:16:06.136 [info] s2b: Tx {gtp,v2,delete_session_request,327668170,8064780,undefined,[],[{v2_eps_bearer_id,0,5},{v2_fully_qualified_tunnel_endpoint_identifier,0,30,3048189964,<<172,18,62,20>>,undefined}]} 04:16:06.136 [info] ue_fsm state_authenticated event=rx_s6b_str: ePDG session still active, skip updating the HSS 04:16:06.136 [info] ue_fsm state_wait_swm_session_termination_answer event=enter, {ue_fsm_data,<<"262422501094813">>,"internet",[],undefined,true,0,false,false} 04:16:06.136 [info] S6b Tx to {diameter_caps,{"aaa.localdomain","pgw.localdomain"},{"localdomain","localdomain"},{[{172,18,62,20}],[{172,18,62,103}]},{0,10415},{"osmo-epdg-AAA","TTCN-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:16:06.136 [info] SWx Rx SAA {<0.735.0>,{diameter_caps,{"epdg.localdomain","hss.localdomain"},{"localdomain","localdomain"},{[{127,0,0,1},{172,18,62,20},{192,168,0,2}],[{172,18,62,103}]},{0,10415},{"osmo-epdg","TTCN-3 Testsuite"},{[],[1]},{[10415,13019,5535],[5535,10415,13019]},{[],[]},{[],[0]},{[],[]},{[{'diameter_base_Vendor-Specific-Application-Id',10415,[16777265],[]}],[{'diameter_base_Vendor-Specific-Application-Id',[10415],[16777265],[]}]},{[],[]},{[],[]}}}: {'SAA',"epdg.localdomain;1805677143;378;nonode@nohost",{'Vendor-Specific-Application-Id',10415,[16777265],[]},1,"hss.localdomain","localdomain","262429808974450",[],[2001],[],[{'Non-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:16:06.136 [info] ue_fsm ev_rx_swm_str 04:16:06.136 [info] ue_fsm ev_rx_swx_saa 04:16:06.136 [info] GSUP: Rx #{cn_domain => 1,imsi => <<"262425658400290">>,message_type => purge_ms_req} 04:16:06.136 [info] ue_fsm purge_ms_request 04:16:06.136 [info] ue_fsm state_authenticated event=rx_swm_str, {ue_fsm_data,"262422501094813","262422501094813@nai.epc.mnc001.mcc01.3gppnetwork.org","internet",true,false,undefined} 04:16:06.136 [info] ue_fsm state_authenticated_wait_swx_saa event=rx_swx_saa SAType=5 ResulCode={epdg_dia_rc,undefined,2001}, {ue_fsm_data,"262429808974450","262429808974450@nai.epc.mnc001.mcc01.3gppnetwork.org","internet",true,false,undefined} 04:16:06.136 [debug] SWx Tx SAR Imsi="262422501094813" Type=5 APN="internet" AgentInfoOpt=[]  04:16:06.136 [info] ue_fsm state_active event=purge_ms_request, {ue_fsm_data,<<"262425658400290">>,"internet",[],{epdg_tun_pdp_ctx,3048189966,4176858426,{epdg_eua,33,<<192,168,0,31>>,undefined},<<172,18,62,103>>},false,0,false,false} 04:16:06.136 [info] KMOD Port Delete PDP Context Call {<0.1041.0>,[alias|#Ref<0.1283019585.1655242758.198453>]}: {delete_pdp_context,{172,18,62,103},3048189966,4176858426,{192,168,0,31}} 04:16:06.136 [debug] delete_pdp_context: 1, {172,18,62,103}, {192,168,0,31}, 3048189966, 4176858426 04:16:06.136 [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,62,103}},{ms_address,{192,168,0,31}},{i_tid,3048189966}]}} 04:16:06.136 [debug] SWx prepare_request: {'SAR',["epdg.localdomain",";","1805677143",";","383",";","nonode@nohost"],{'Vendor-Specific-Application-Id',10415,[16777265],[]},1,"epdg.localdomain","localdomain","localdomain","262422501094813",5,[],["hss.localdomain"],["internet"],[],[],[],[],[],[],[],[],[]} 04:16:06.136 [info] ue_fsm received_swm_session_termination_answer {epdg_dia_rc,undefined,2001} 04:16:06.136 [info] s2b: Tx {gtp,v2,delete_session_request,4176858426,8064781,undefined,[],[{v2_eps_bearer_id,0,5},{v2_fully_qualified_tunnel_endpoint_identifier,0,30,3048189966,<<172,18,62,20>>,undefined}]} 04:16:06.137 [info] ue_fsm state_wait_swm_session_termination_answer event=received_swm_sta, {ue_fsm_data,<<"262429808974450">>,"internet",[],undefined,true,0,false,false} 04:16:06.137 [info] SWx Rx SAA {<0.735.0>,{diameter_caps,{"epdg.localdomain","hss.localdomain"},{"localdomain","localdomain"},{[{127,0,0,1},{172,18,62,20},{192,168,0,2}],[{172,18,62,103}]},{0,10415},{"osmo-epdg","TTCN-3 Testsuite"},{[],[1]},{[10415,13019,5535],[5535,10415,13019]},{[],[]},{[],[0]},{[],[]},{[{'diameter_base_Vendor-Specific-Application-Id',10415,[16777265],[]}],[{'diameter_base_Vendor-Specific-Application-Id',[10415],[16777265],[]}]},{[],[]},{[],[]}}}: {'SAA',"epdg.localdomain;1805677143;379;nonode@nohost",{'Vendor-Specific-Application-Id',10415,[16777265],[]},1,"hss.localdomain","localdomain","262425136143120",[],[2001],[],[{'Non-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_262429808974450 send ok to <0.211.0> 04:16:06.137 [debug] S2b: Rx from IP {172,18,62,103} port 2123: <<72,37,0,14,53,80,9,251,123,15,10,0,2,0,2,0,16,0>> *DBG* aaa_ue_fsm_262425136143120 receive call {rx_swx_saa,{ok,5,#{}}} from <0.1905.0> in state state_authenticated_wait_swx_saa *DBG* epdg_ue_fsm_262429808974450 terminate normal in state state_wait_swm_session_termination_answer 04:16:06.137 [info] GSUP: Rx #{cn_domain => 1,imsi => <<"262424951476543">>,message_type => purge_ms_req} 04:16:06.137 [info] purge_ms_response(<<"262429808974450">>): ok 04:16:06.137 [info] ue_fsm ev_rx_swx_saa *DBG* aaa_ue_fsm_262425136143120 send ok to <0.1905.0> *DBG* epdg_ue_fsm_262424951476543 receive call purge_ms_request from <0.1922.0> in state state_active *DBG* aaa_ue_fsm_262425136143120 consume call {rx_swx_saa,{ok,5,#{}}} from <0.1905.0> in state state_authenticated_wait_swx_saa => state_new *DBG* epdg_ue_fsm_262425136143120 receive call {received_swm_sta,{epdg_dia_rc,undefined,2001}} from <0.211.0> in state state_wait_swm_session_termination_answer 04:16:06.137 [info] terminating epdg_ue_fsm with reason normal state=state_wait_swm_session_termination_answer, {ue_fsm_data,<<"262429808974450">>,"internet",[],undefined,true,0,false,false} *DBG* epdg_ue_fsm_262426093525802 receive call {received_gtpc_delete_session_response, {gtp,v2,delete_session_response,894437883,8064778,undefined,[], #{{v2_cause,0} => {v2_cause,0,request_accepted,0,0,0,undefined}}}} from <0.1921.0> in state state_wait_delete_session_resp 04:16:06.137 [info] ue_fsm state_authenticated_wait_swx_saa event=rx_swx_saa SAType=5 ResulCode={epdg_dia_rc,undefined,2001}, {ue_fsm_data,"262425136143120","262425136143120@nai.epc.mnc001.mcc01.3gppnetwork.org","internet",true,false,undefined} *DBG* epdg_ue_fsm_262425136143120 send ok to <0.211.0> *DBG* epdg_ue_fsm_262426093525802 send ok to <0.1921.0> *DBG* epdg_ue_fsm_262425136143120 terminate normal in state state_wait_swm_session_termination_answer 04:16:06.137 [debug] S2b: Rx from IP {172,18,62,103} port 2123: {gtp,v2,delete_session_response,894437883,8064778,undefined,[],#{{v2_cause,0} => {v2_cause,0,request_accepted,0,0,0,undefined}}} *DBG* epdg_ue_fsm_262426093525802 consume call {received_gtpc_delete_session_response, {gtp,v2,delete_session_response,894437883,8064778,undefined,[], #{{v2_cause,0} => {v2_cause,0,request_accepted,0,0,0,undefined}}}} from <0.1921.0> in state state_wait_delete_session_resp => state_wait_swm_session_termination_answer 04:16:06.137 [info] ue_fsm purge_ms_request *DBG* aaa_ue_fsm_262426093525802 receive call rx_swm_str from <0.201.0> in state state_authenticated *DBG* epdg_ue_fsm_262424951476543 send ok to <0.1922.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_262426093525802 start_timer {state_timeout,10000, swm_str_timeout,[]} in state state_wait_swm_session_termination_answer 04:16:06.137 [info] ue_fsm received_swm_session_termination_answer {epdg_dia_rc,undefined,2001} *DBG* epdg_ue_fsm_262424951476543 consume call purge_ms_request from <0.1922.0> in state state_active => state_wait_delete_session_resp *DBG* gsup_server got {ipa,#Port<0.54>, {osmo,5}, #{cn_domain => 1,imsi => <<"262422259133362">>, message_type => purge_ms_req}} 04:16:06.137 [info] ue_fsm received_gtpc_delete_session_response {gtp,v2,delete_session_response,894437883,8064778,undefined,[],#{{v2_cause,0} => {v2_cause,0,request_accepted,0,0,0,undefined}}} *DBG* aaa_ue_fsm_262420746856335 receive call rx_s6b_str from <0.1923.0> in state state_authenticated 04:16:06.138 [info] ue_fsm state_active event=purge_ms_request, {ue_fsm_data,<<"262424951476543">>,"internet",[],{epdg_tun_pdp_ctx,3048189967,1056065018,{epdg_eua,33,<<192,168,0,32>>,undefined},<<172,18,62,103>>},false,0,false,false} *DBG* aaa_ue_fsm_262426093525802 send ok to <0.201.0> *DBG* aaa_ue_fsm_262420746856335 send {ok,{epdg_dia_rc,undefined,2001}} to <0.1923.0> 04:16:06.138 [info] KMOD Port Delete PDP Context Call {<0.1051.0>,[alias|#Ref<0.1283019585.1655242753.217850>]}: {delete_pdp_context,{172,18,62,103},3048189967,1056065018,{192,168,0,32}} *DBG* epdg_ue_fsm_262422259133362 receive call purge_ms_request from <0.1925.0> in state state_active *DBG* aaa_ue_fsm_262426093525802 consume call rx_swm_str from <0.201.0> in state state_authenticated => state_authenticated_wait_swx_saa *DBG* aaa_ue_fsm_262420746856335 consume call rx_s6b_str from <0.1923.0> in state state_authenticated 04:16:06.138 [debug] delete_pdp_context: 1, {172,18,62,103}, {192,168,0,32}, 3048189967, 1056065018 04:16:06.138 [debug] delete_pdp_context: {netlink,gtp,[512,ack,request],6274,0,{delete,0,0,[{version,1},{net_ns_fd,25},{link,4},{sgsn_address,{172,18,62,103}},{ms_address,{192,168,0,32}},{i_tid,3048189967}]}} *DBG* aaa_ue_fsm_262429167269809 receive call {rx_swx_saa,{ok,5,#{}}} from <0.1908.0> in state state_authenticated_wait_swx_saa 04:16:06.138 [info] ue_fsm state_wait_swm_session_termination_answer event=received_swm_sta, {ue_fsm_data,<<"262425136143120">>,"internet",[],undefined,true,0,false,false} 04:16:06.138 [info] purge_ms_response(<<"262425136143120">>): ok 04:16:06.138 [info] ue_fsm state_wait_delete_session_resp event=received_gtpc_delete_session_response, {ue_fsm_data,<<"262426093525802">>,"internet",[],undefined,false,0,false,false} 04:16:06.138 [debug] Cause: GTP_atom=request_accepted -> GTP_int=16 -> GSUP_int=0 04:16:06.138 [info] terminating epdg_ue_fsm with reason normal state=state_wait_swm_session_termination_answer, {ue_fsm_data,<<"262425136143120">>,"internet",[],undefined,true,0,false,false} 04:16:06.138 [info] ue_fsm state_wait_swm_session_termination_answer event=enter, {ue_fsm_data,<<"262426093525802">>,"internet",[],undefined,true,0,false,false} 04:16:06.138 [info] ue_fsm ev_rx_swm_str 04:16:06.138 [info] s2b: Tx {gtp,v2,delete_session_request,1056065018,8064782,undefined,[],[{v2_eps_bearer_id,0,5},{v2_fully_qualified_tunnel_endpoint_identifier,0,30,3048189967,<<172,18,62,20>>,undefined}]} 04:16:06.138 [info] ue_fsm state_authenticated event=rx_swm_str, {ue_fsm_data,"262426093525802","262426093525802@nai.epc.mnc001.mcc01.3gppnetwork.org","internet",true,false,undefined} 04:16:06.138 [debug] SWx Tx SAR Imsi="262426093525802" Type=5 APN="internet" AgentInfoOpt=[]  04:16:06.138 [info] S6b Rx from {diameter_caps,{"aaa.localdomain","pgw.localdomain"},{"localdomain","localdomain"},{[{172,18,62,20}],[{172,18,62,103}]},{0,10415},{"osmo-epdg-AAA","TTCN-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,["262420746856335"],[],[]} 04:16:06.138 [info] ue_fsm ev_rx_s6b_str 04:16:06.138 [debug] SWx prepare_request: {'SAR',["epdg.localdomain",";","1805677143",";","384",";","nonode@nohost"],{'Vendor-Specific-Application-Id',10415,[16777265],[]},1,"epdg.localdomain","localdomain","localdomain","262426093525802",5,[],["hss.localdomain"],["internet"],[],[],[],[],[],[],[],[],[]} 04:16:06.138 [info] GSUP: Rx #{cn_domain => 1,imsi => <<"262422259133362">>,message_type => purge_ms_req} 04:16:06.138 [info] ue_fsm purge_ms_request 04:16:06.138 [info] ue_fsm state_authenticated event=rx_s6b_str, {ue_fsm_data,"262420746856335","262420746856335@nai.epc.mnc001.mcc01.3gppnetwork.org","internet",true,true,undefined} 04:16:06.138 [info] ue_fsm state_authenticated event=rx_s6b_str: ePDG session still active, skip updating the HSS 04:16:06.138 [info] S6b Tx to {diameter_caps,{"aaa.localdomain","pgw.localdomain"},{"localdomain","localdomain"},{[{172,18,62,20}],[{172,18,62,103}]},{0,10415},{"osmo-epdg-AAA","TTCN-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:16:06.138 [info] ue_fsm state_active event=purge_ms_request, {ue_fsm_data,<<"262422259133362">>,"internet",[],{epdg_tun_pdp_ctx,3048189987,1008244752,{epdg_eua,33,<<192,168,0,52>>,undefined},<<172,18,62,103>>},false,0,false,false} 04:16:06.138 [info] KMOD Port Delete PDP Context Call {<0.1251.0>,[alias|#Ref<0.1283019585.1655242756.196938>]}: {delete_pdp_context,{172,18,62,103},3048189987,1008244752,{192,168,0,52}} 04:16:06.138 [debug] delete_pdp_context: 1, {172,18,62,103}, {192,168,0,52}, 3048189987, 1008244752 04:16:06.138 [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,62,103}},{ms_address,{192,168,0,52}},{i_tid,3048189987}]}} 04:16:06.138 [info] SWx Rx SAA {<0.735.0>,{diameter_caps,{"epdg.localdomain","hss.localdomain"},{"localdomain","localdomain"},{[{127,0,0,1},{172,18,62,20},{192,168,0,2}],[{172,18,62,103}]},{0,10415},{"osmo-epdg","TTCN-3 Testsuite"},{[],[1]},{[10415,13019,5535],[5535,10415,13019]},{[],[]},{[],[0]},{[],[]},{[{'diameter_base_Vendor-Specific-Application-Id',10415,[16777265],[]}],[{'diameter_base_Vendor-Specific-Application-Id',[10415],[16777265],[]}]},{[],[]},{[],[]}}}: {'SAA',"epdg.localdomain;1805677143;380;nonode@nohost",{'Vendor-Specific-Application-Id',10415,[16777265],[]},1,"hss.localdomain","localdomain","262429167269809",[],[2001],[],[{'Non-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:16:06.138 [info] ue_fsm ev_rx_swx_saa 04:16:06.138 [info] ue_fsm state_authenticated_wait_swx_saa event=rx_swx_saa SAType=5 ResulCode={epdg_dia_rc,undefined,2001}, {ue_fsm_data,"262429167269809","262429167269809@nai.epc.mnc001.mcc01.3gppnetwork.org","internet",true,false,undefined} *DBG* aaa_ue_fsm_262429167269809 send ok to <0.1908.0> 04:16:06.138 [info] s2b: Tx {gtp,v2,delete_session_request,1008244752,8064783,undefined,[],[{v2_eps_bearer_id,0,5},{v2_fully_qualified_tunnel_endpoint_identifier,0,30,3048189987,<<172,18,62,20>>,undefined}]} *DBG* aaa_ue_fsm_262429167269809 consume call {rx_swx_saa,{ok,5,#{}}} from <0.1908.0> in state state_authenticated_wait_swx_saa => state_new *DBG* epdg_ue_fsm_262429167269809 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_262422259133362 send ok to <0.1925.0> 04:16:06.139 [info] S6b Rx from {diameter_caps,{"aaa.localdomain","pgw.localdomain"},{"localdomain","localdomain"},{[{172,18,62,20}],[{172,18,62,103}]},{0,10415},{"osmo-epdg-AAA","TTCN-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,["262425658400290"],[],[]} *DBG* gsup_server new state {gsups_state,#Port<0.16>,4222,#Port<0.54>, {ipa_ccm_options,"EPDG-00-00-00-00-00-00", "0/0/0","00:00:00:00:00:00", "00:00:00:00:00:00","00:00:00: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_262422259133362 consume call purge_ms_request from <0.1925.0> in state state_active => state_wait_delete_session_resp *DBG* aaa_ue_fsm_262425658400290 receive call rx_s6b_str from <0.1926.0> in state state_authenticated *DBG* epdg_ue_fsm_262429167269809 send ok to <0.211.0> 04:16:06.139 [info] ue_fsm received_swm_session_termination_answer {epdg_dia_rc,undefined,2001} *DBG* gsup_server got {ipa,#Port<0.54>, {osmo,5}, #{cn_domain => 1,imsi => <<"262426319011558">>, message_type => purge_ms_req}} *DBG* epdg_ue_fsm_262429167269809 terminate normal in state state_wait_swm_session_termination_answer *DBG* aaa_ue_fsm_262425658400290 send {ok,{epdg_dia_rc,undefined,2001}} to <0.1926.0> 04:16:06.139 [info] ue_fsm state_wait_swm_session_termination_answer event=received_swm_sta, {ue_fsm_data,<<"262429167269809">>,"internet",[],undefined,true,0,false,false} *DBG* aaa_ue_fsm_262425658400290 consume call rx_s6b_str from <0.1926.0> in state state_authenticated *DBG* epdg_ue_fsm_262426319011558 receive call purge_ms_request from <0.1927.0> in state state_active 04:16:06.139 [info] ue_fsm ev_rx_s6b_str *DBG* aaa_ue_fsm_262422613419145 receive call {rx_swx_saa,{ok,5,#{}}} from <0.1913.0> in state state_authenticated_wait_swx_saa 04:16:06.139 [info] purge_ms_response(<<"262429167269809">>): ok *DBG* aaa_ue_fsm_262422613419145 send ok to <0.1913.0> *DBG* epdg_ue_fsm_262426514858082 receive call {received_gtpc_delete_session_response, {gtp,v2,delete_session_response,894437863,8064779,undefined,[], #{{v2_cause,0} => {v2_cause,0,request_accepted,0,0,0,undefined}}}} from <0.1928.0> in state state_wait_delete_session_resp 04:16:06.139 [info] terminating epdg_ue_fsm with reason normal state=state_wait_swm_session_termination_answer, {ue_fsm_data,<<"262429167269809">>,"internet",[],undefined,true,0,false,false} *DBG* epdg_ue_fsm_262422613419145 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_262422613419145 consume call {rx_swx_saa,{ok,5,#{}}} from <0.1913.0> in state state_authenticated_wait_swx_saa => state_new 04:16:06.139 [info] ue_fsm state_authenticated event=rx_s6b_str, {ue_fsm_data,"262425658400290","262425658400290@nai.epc.mnc001.mcc01.3gppnetwork.org","internet",true,true,undefined} 04:16:06.139 [info] ue_fsm state_authenticated event=rx_s6b_str: ePDG session still active, skip updating the HSS *DBG* epdg_ue_fsm_262426514858082 send ok to <0.1928.0> *DBG* epdg_ue_fsm_262422613419145 send ok to <0.211.0> 04:16:06.139 [info] GSUP: Rx #{cn_domain => 1,imsi => <<"262426319011558">>,message_type => purge_ms_req} *DBG* epdg_ue_fsm_262426514858082 consume call {received_gtpc_delete_session_response, {gtp,v2,delete_session_response,894437863,8064779,undefined,[], #{{v2_cause,0} => {v2_cause,0,request_accepted,0,0,0,undefined}}}} from <0.1928.0> in state state_wait_delete_session_resp => state_wait_swm_session_termination_answer *DBG* aaa_ue_fsm_262426514858082 receive call rx_swm_str from <0.201.0> in state state_authenticated *DBG* epdg_ue_fsm_262422613419145 terminate normal in state state_wait_swm_session_termination_answer 04:16:06.140 [info] ue_fsm purge_ms_request *DBG* epdg_ue_fsm_262420746856335 receive call {received_gtpc_delete_session_response, {gtp,v2,delete_session_response,894437864,8064780,undefined,[], #{{v2_cause,0} => {v2_cause,0,request_accepted,0,0,0,undefined}}}} from <0.1929.0> in state state_wait_delete_session_resp *DBG* epdg_ue_fsm_262426514858082 start_timer {state_timeout,10000, swm_str_timeout,[]} in state state_wait_swm_session_termination_answer *DBG* aaa_ue_fsm_262426514858082 send ok to <0.201.0> *DBG* aaa_ue_fsm_262424951476543 receive call rx_s6b_str from <0.1930.0> in state state_authenticated *DBG* aaa_ue_fsm_262426514858082 consume call rx_swm_str from <0.201.0> in state state_authenticated => state_authenticated_wait_swx_saa *DBG* epdg_ue_fsm_262420746856335 send ok to <0.1929.0> *DBG* aaa_ue_fsm_262424951476543 send {ok,{epdg_dia_rc,undefined,2001}} to <0.1930.0> *DBG* aaa_ue_fsm_262424951476543 consume call rx_s6b_str from <0.1930.0> in state state_authenticated 04:16:06.140 [info] SWx Rx SAA {<0.735.0>,{diameter_caps,{"epdg.localdomain","hss.localdomain"},{"localdomain","localdomain"},{[{127,0,0,1},{172,18,62,20},{192,168,0,2}],[{172,18,62,103}]},{0,10415},{"osmo-epdg","TTCN-3 Testsuite"},{[],[1]},{[10415,13019,5535],[5535,10415,13019]},{[],[]},{[],[0]},{[],[]},{[{'diameter_base_Vendor-Specific-Application-Id',10415,[16777265],[]}],[{'diameter_base_Vendor-Specific-Application-Id',[10415],[16777265],[]}]},{[],[]},{[],[]}}}: {'SAA',"epdg.localdomain;1805677143;381;nonode@nohost",{'Vendor-Specific-Application-Id',10415,[16777265],[]},1,"hss.localdomain","localdomain","262422613419145",[],[2001],[],[{'Non-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:16:06.140 [info] S6b Tx to {diameter_caps,{"aaa.localdomain","pgw.localdomain"},{"localdomain","localdomain"},{[{172,18,62,20}],[{172,18,62,103}]},{0,10415},{"osmo-epdg-AAA","TTCN-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:16:06.140 [info] ue_fsm ev_rx_swx_saa 04:16:06.140 [debug] S2b: Rx from IP {172,18,62,103} port 2123: <<72,37,0,14,53,80,9,231,123,15,11,0,2,0,2,0,16,0>> 04:16:06.140 [debug] S2b: Rx from IP {172,18,62,103} port 2123: {gtp,v2,delete_session_response,894437863,8064779,undefined,[],#{{v2_cause,0} => {v2_cause,0,request_accepted,0,0,0,undefined}}} 04:16:06.140 [info] ue_fsm state_active event=purge_ms_request, {ue_fsm_data,<<"262426319011558">>,"internet",[],{epdg_tun_pdp_ctx,3048189988,4125065852,{epdg_eua,33,<<192,168,0,53>>,undefined},<<172,18,62,103>>},false,0,false,false} 04:16:06.140 [info] ue_fsm state_authenticated_wait_swx_saa event=rx_swx_saa SAType=5 ResulCode={epdg_dia_rc,undefined,2001}, {ue_fsm_data,"262422613419145","262422613419145@nai.epc.mnc001.mcc01.3gppnetwork.org","internet",true,false,undefined} 04:16:06.140 [info] ue_fsm received_gtpc_delete_session_response {gtp,v2,delete_session_response,894437863,8064779,undefined,[],#{{v2_cause,0} => {v2_cause,0,request_accepted,0,0,0,undefined}}} 04:16:06.140 [info] KMOD Port Delete PDP Context Call {<0.1261.0>,[alias|#Ref<0.1283019585.1655242757.196870>]}: {delete_pdp_context,{172,18,62,103},3048189988,4125065852,{192,168,0,53}} 04:16:06.140 [info] ue_fsm received_swm_session_termination_answer {epdg_dia_rc,undefined,2001} 04:16:06.140 [debug] delete_pdp_context: 1, {172,18,62,103}, {192,168,0,53}, 3048189988, 4125065852 04:16:06.140 [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,62,103}},{ms_address,{192,168,0,53}},{i_tid,3048189988}]}} 04:16:06.140 [info] ue_fsm state_wait_delete_session_resp event=received_gtpc_delete_session_response, {ue_fsm_data,<<"262426514858082">>,"internet",[],undefined,false,0,false,false} 04:16:06.140 [info] ue_fsm state_wait_swm_session_termination_answer event=received_swm_sta, {ue_fsm_data,<<"262422613419145">>,"internet",[],undefined,true,0,false,false} 04:16:06.140 [info] purge_ms_response(<<"262422613419145">>): ok 04:16:06.140 [debug] Cause: GTP_atom=request_accepted -> GTP_int=16 -> GSUP_int=0 04:16:06.140 [debug] S2b: Rx from IP {172,18,62,103} port 2123: <<72,37,0,14,53,80,9,232,123,15,12,0,2,0,2,0,16,0>> 04:16:06.140 [info] ue_fsm state_wait_swm_session_termination_answer event=enter, {ue_fsm_data,<<"262426514858082">>,"internet",[],undefined,true,0,false,false} 04:16:06.140 [info] ue_fsm ev_rx_swm_str 04:16:06.140 [debug] S2b: Rx from IP {172,18,62,103} port 2123: {gtp,v2,delete_session_response,894437864,8064780,undefined,[],#{{v2_cause,0} => {v2_cause,0,request_accepted,0,0,0,undefined}}} 04:16:06.140 [info] terminating epdg_ue_fsm with reason normal state=state_wait_swm_session_termination_answer, {ue_fsm_data,<<"262422613419145">>,"internet",[],undefined,true,0,false,false} 04:16:06.140 [info] ue_fsm received_gtpc_delete_session_response {gtp,v2,delete_session_response,894437864,8064780,undefined,[],#{{v2_cause,0} => {v2_cause,0,request_accepted,0,0,0,undefined}}} 04:16:06.140 [info] ue_fsm state_authenticated event=rx_swm_str, {ue_fsm_data,"262426514858082","262426514858082@nai.epc.mnc001.mcc01.3gppnetwork.org","internet",true,false,undefined} 04:16:06.140 [debug] SWx Tx SAR Imsi="262426514858082" Type=5 APN="internet" AgentInfoOpt=[]  04:16:06.140 [debug] SWx prepare_request: {'SAR',["epdg.localdomain",";","1805677143",";","385",";","nonode@nohost"],{'Vendor-Specific-Application-Id',10415,[16777265],[]},1,"epdg.localdomain","localdomain","localdomain","262426514858082",5,[],["hss.localdomain"],["internet"],[],[],[],[],[],[],[],[],[]} 04:16:06.140 [info] S6b Rx from {diameter_caps,{"aaa.localdomain","pgw.localdomain"},{"localdomain","localdomain"},{[{172,18,62,20}],[{172,18,62,103}]},{0,10415},{"osmo-epdg-AAA","TTCN-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,["262424951476543"],[],[]} 04:16:06.140 [info] ue_fsm ev_rx_s6b_str 04:16:06.140 [info] ue_fsm state_wait_delete_session_resp event=received_gtpc_delete_session_response, {ue_fsm_data,<<"262420746856335">>,"internet",[],undefined,false,0,false,false} 04:16:06.140 [debug] Cause: GTP_atom=request_accepted -> GTP_int=16 -> GSUP_int=0 04:16:06.140 [info] ue_fsm state_authenticated event=rx_s6b_str, {ue_fsm_data,"262424951476543","262424951476543@nai.epc.mnc001.mcc01.3gppnetwork.org","internet",true,true,undefined} 04:16:06.140 [info] ue_fsm state_authenticated event=rx_s6b_str: ePDG session still active, skip updating the HSS 04:16:06.140 [info] s2b: Tx {gtp,v2,delete_session_request,4125065852,8064784,undefined,[],[{v2_eps_bearer_id,0,5},{v2_fully_qualified_tunnel_endpoint_identifier,0,30,3048189988,<<172,18,62,20>>,undefined}]} 04:16:06.140 [info] ue_fsm state_wait_swm_session_termination_answer event=enter, {ue_fsm_data,<<"262420746856335">>,"internet",[],undefined,true,0,false,false} *DBG* epdg_ue_fsm_262426319011558 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_262420746856335 consume call {received_gtpc_delete_session_response, {gtp,v2,delete_session_response,894437864,8064780,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 04:16:06.140 [info] S6b Tx to {diameter_caps,{"aaa.localdomain","pgw.localdomain"},{"localdomain","localdomain"},{[{172,18,62,20}],[{172,18,62,103}]},{0,10415},{"osmo-epdg-AAA","TTCN-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_262426319011558 consume call purge_ms_request from <0.1927.0> in state state_active => state_wait_delete_session_resp *DBG* aaa_ue_fsm_262420746856335 receive call rx_swm_str from <0.201.0> in state state_authenticated *DBG* epdg_ue_fsm_262425658400290 receive call {received_gtpc_delete_session_response, {gtp,v2,delete_session_response,894437866,8064781,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* gsup_server got {ipa,#Port<0.54>, {osmo,5}, #{cn_domain => 1,imsi => <<"262420759628919">>, message_type => purge_ms_req}} *DBG* aaa_ue_fsm_262422259133362 receive call rx_s6b_str from <0.1933.0> in state state_authenticated *DBG* epdg_ue_fsm_262420746856335 start_timer {state_timeout,10000, swm_str_timeout,[]} in state state_wait_swm_session_termination_answer 04:16:06.141 [info] SWx Rx SAA {<0.735.0>,{diameter_caps,{"epdg.localdomain","hss.localdomain"},{"localdomain","localdomain"},{[{127,0,0,1},{172,18,62,20},{192,168,0,2}],[{172,18,62,103}]},{0,10415},{"osmo-epdg","TTCN-3 Testsuite"},{[],[1]},{[10415,13019,5535],[5535,10415,13019]},{[],[]},{[],[0]},{[],[]},{[{'diameter_base_Vendor-Specific-Application-Id',10415,[16777265],[]}],[{'diameter_base_Vendor-Specific-Application-Id',[10415],[16777265],[]}]},{[],[]},{[],[]}}}: {'SAA',"epdg.localdomain;1805677143;382;nonode@nohost",{'Vendor-Specific-Application-Id',10415,[16777265],[]},1,"hss.localdomain","localdomain","262420829112025",[],[2001],[],[{'Non-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_262425658400290 send ok to <0.1932.0> *DBG* aaa_ue_fsm_262420746856335 send ok to <0.201.0> *DBG* aaa_ue_fsm_262422259133362 send {ok,{epdg_dia_rc,undefined,2001}} to <0.1933.0> *DBG* epdg_ue_fsm_262425658400290 consume call {received_gtpc_delete_session_response, {gtp,v2,delete_session_response,894437866,8064781,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 04:16:06.141 [debug] S2b: Rx from IP {172,18,62,103} port 2123: <<72,37,0,14,53,80,9,234,123,15,13,0,2,0,2,0,16,0>> *DBG* aaa_ue_fsm_262420746856335 consume call rx_swm_str from <0.201.0> in state state_authenticated => state_authenticated_wait_swx_saa *DBG* aaa_ue_fsm_262420829112025 receive call {rx_swx_saa,{ok,5,#{}}} from <0.1918.0> in state state_authenticated_wait_swx_saa *DBG* aaa_ue_fsm_262422259133362 consume call rx_s6b_str from <0.1933.0> in state state_authenticated *DBG* aaa_ue_fsm_262425658400290 receive call rx_swm_str from <0.201.0> in state state_authenticated *DBG* epdg_ue_fsm_262420759628919 receive call purge_ms_request from <0.1935.0> in state state_active *DBG* epdg_ue_fsm_262425658400290 start_timer {state_timeout,10000, swm_str_timeout,[]} in state state_wait_swm_session_termination_answer 04:16:06.141 [debug] S2b: Rx from IP {172,18,62,103} port 2123: {gtp,v2,delete_session_response,894437866,8064781,undefined,[],#{{v2_cause,0} => {v2_cause,0,request_accepted,0,0,0,undefined}}} *DBG* aaa_ue_fsm_262422501094813 receive call {rx_swx_saa,{ok,5,#{}}} from <0.1920.0> in state state_authenticated_wait_swx_saa *DBG* aaa_ue_fsm_262425658400290 send ok to <0.201.0> *DBG* aaa_ue_fsm_262422501094813 send ok to <0.1920.0> *DBG* aaa_ue_fsm_262420829112025 send ok to <0.1918.0> *DBG* aaa_ue_fsm_262425658400290 consume call rx_swm_str from <0.201.0> in state state_authenticated => state_authenticated_wait_swx_saa *DBG* aaa_ue_fsm_262422501094813 consume call {rx_swx_saa,{ok,5,#{}}} from <0.1920.0> in state state_authenticated_wait_swx_saa => state_new *DBG* epdg_ue_fsm_262420829112025 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_262420829112025 consume call {rx_swx_saa,{ok,5,#{}}} from <0.1918.0> in state state_authenticated_wait_swx_saa => state_new *DBG* epdg_ue_fsm_262420759628919 send ok to <0.1935.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_262420759628919 consume call purge_ms_request from <0.1935.0> in state state_active => state_wait_delete_session_resp *DBG* gsup_server got {ipa,#Port<0.54>, {osmo,5}, #{cn_domain => 1,imsi => <<"262427544966655">>, message_type => purge_ms_req}} 04:16:06.141 [info] ue_fsm ev_rx_swm_str 04:16:06.141 [info] ue_fsm received_gtpc_delete_session_response {gtp,v2,delete_session_response,894437866,8064781,undefined,[],#{{v2_cause,0} => {v2_cause,0,request_accepted,0,0,0,undefined}}} 04:16:06.141 [info] S6b Rx from {diameter_caps,{"aaa.localdomain","pgw.localdomain"},{"localdomain","localdomain"},{[{172,18,62,20}],[{172,18,62,103}]},{0,10415},{"osmo-epdg-AAA","TTCN-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,["262422259133362"],[],[]} 04:16:06.142 [info] ue_fsm ev_rx_s6b_str 04:16:06.142 [info] ue_fsm state_authenticated event=rx_swm_str, {ue_fsm_data,"262420746856335","262420746856335@nai.epc.mnc001.mcc01.3gppnetwork.org","internet",true,false,undefined} 04:16:06.142 [debug] SWx Tx SAR Imsi="262420746856335" Type=5 APN="internet" AgentInfoOpt=[]  04:16:06.142 [debug] SWx prepare_request: {'SAR',["epdg.localdomain",";","1805677143",";","386",";","nonode@nohost"],{'Vendor-Specific-Application-Id',10415,[16777265],[]},1,"epdg.localdomain","localdomain","localdomain","262420746856335",5,[],["hss.localdomain"],["internet"],[],[],[],[],[],[],[],[],[]} 04:16:06.142 [info] ue_fsm state_wait_delete_session_resp event=received_gtpc_delete_session_response, {ue_fsm_data,<<"262425658400290">>,"internet",[],undefined,false,0,false,false} 04:16:06.142 [debug] Cause: GTP_atom=request_accepted -> GTP_int=16 -> GSUP_int=0 04:16:06.142 [info] ue_fsm state_authenticated event=rx_s6b_str, {ue_fsm_data,"262422259133362","262422259133362@nai.epc.mnc001.mcc01.3gppnetwork.org","internet",true,true,undefined} 04:16:06.142 [info] GSUP: Rx #{cn_domain => 1,imsi => <<"262420759628919">>,message_type => purge_ms_req} 04:16:06.142 [info] ue_fsm state_authenticated event=rx_s6b_str: ePDG session still active, skip updating the HSS 04:16:06.142 [info] ue_fsm state_wait_swm_session_termination_answer event=enter, {ue_fsm_data,<<"262425658400290">>,"internet",[],undefined,true,0,false,false} 04:16:06.142 [info] S6b Tx to {diameter_caps,{"aaa.localdomain","pgw.localdomain"},{"localdomain","localdomain"},{[{172,18,62,20}],[{172,18,62,103}]},{0,10415},{"osmo-epdg-AAA","TTCN-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:16:06.142 [info] ue_fsm ev_rx_swx_saa 04:16:06.142 [info] ue_fsm ev_rx_swm_str 04:16:06.142 [info] ue_fsm purge_ms_request 04:16:06.142 [info] ue_fsm state_authenticated_wait_swx_saa event=rx_swx_saa SAType=5 ResulCode={epdg_dia_rc,undefined,2001}, {ue_fsm_data,"262420829112025","262420829112025@nai.epc.mnc001.mcc01.3gppnetwork.org","internet",true,false,undefined} 04:16:06.142 [info] SWx Rx SAA {<0.735.0>,{diameter_caps,{"epdg.localdomain","hss.localdomain"},{"localdomain","localdomain"},{[{127,0,0,1},{172,18,62,20},{192,168,0,2}],[{172,18,62,103}]},{0,10415},{"osmo-epdg","TTCN-3 Testsuite"},{[],[1]},{[10415,13019,5535],[5535,10415,13019]},{[],[]},{[],[0]},{[],[]},{[{'diameter_base_Vendor-Specific-Application-Id',10415,[16777265],[]}],[{'diameter_base_Vendor-Specific-Application-Id',[10415],[16777265],[]}]},{[],[]},{[],[]}}}: {'SAA',"epdg.localdomain;1805677143;383;nonode@nohost",{'Vendor-Specific-Application-Id',10415,[16777265],[]},1,"hss.localdomain","localdomain","262422501094813",[],[2001],[],[{'Non-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:16:06.142 [info] ue_fsm ev_rx_swx_saa 04:16:06.142 [info] ue_fsm state_authenticated event=rx_swm_str, {ue_fsm_data,"262425658400290","262425658400290@nai.epc.mnc001.mcc01.3gppnetwork.org","internet",true,false,undefined} 04:16:06.142 [debug] SWx Tx SAR Imsi="262425658400290" Type=5 APN="internet" AgentInfoOpt=[]  04:16:06.142 [info] ue_fsm state_active event=purge_ms_request, {ue_fsm_data,<<"262420759628919">>,"internet",[],{epdg_tun_pdp_ctx,3048189991,30226760,{epdg_eua,33,<<192,168,0,56>>,undefined},<<172,18,62,103>>},false,0,false,false} 04:16:06.142 [debug] SWx prepare_request: {'SAR',["epdg.localdomain",";","1805677143",";","387",";","nonode@nohost"],{'Vendor-Specific-Application-Id',10415,[16777265],[]},1,"epdg.localdomain","localdomain","localdomain","262425658400290",5,[],["hss.localdomain"],["internet"],[],[],[],[],[],[],[],[],[]} 04:16:06.142 [info] KMOD Port Delete PDP Context Call {<0.1291.0>,[alias|#Ref<0.1283019585.1655242757.196878>]}: {delete_pdp_context,{172,18,62,103},3048189991,30226760,{192,168,0,56}} 04:16:06.142 [info] ue_fsm state_authenticated_wait_swx_saa event=rx_swx_saa SAType=5 ResulCode={epdg_dia_rc,undefined,2001}, {ue_fsm_data,"262422501094813","262422501094813@nai.epc.mnc001.mcc01.3gppnetwork.org","internet",true,false,undefined} 04:16:06.142 [debug] delete_pdp_context: 1, {172,18,62,103}, {192,168,0,56}, 3048189991, 30226760 04:16:06.142 [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,62,103}},{ms_address,{192,168,0,56}},{i_tid,3048189991}]}} 04:16:06.142 [info] ue_fsm received_swm_session_termination_answer {epdg_dia_rc,undefined,2001} 04:16:06.142 [info] s2b: Tx {gtp,v2,delete_session_request,30226760,8064785,undefined,[],[{v2_eps_bearer_id,0,5},{v2_fully_qualified_tunnel_endpoint_identifier,0,30,3048189991,<<172,18,62,20>>,undefined}]} 04:16:06.142 [info] ue_fsm state_wait_swm_session_termination_answer event=received_swm_sta, {ue_fsm_data,<<"262420829112025">>,"internet",[],undefined,true,0,false,false} *DBG* aaa_ue_fsm_262426319011558 receive call rx_s6b_str from <0.1937.0> in state state_authenticated 04:16:06.142 [info] GSUP: Rx #{cn_domain => 1,imsi => <<"262427544966655">>,message_type => purge_ms_req} *DBG* epdg_ue_fsm_262420829112025 send ok to <0.211.0> *DBG* aaa_ue_fsm_262426319011558 send {ok,{epdg_dia_rc,undefined,2001}} to <0.1937.0> *DBG* epdg_ue_fsm_262422501094813 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_262420829112025 terminate normal in state state_wait_swm_session_termination_answer *DBG* aaa_ue_fsm_262426319011558 consume call rx_s6b_str from <0.1937.0> in state state_authenticated *DBG* epdg_ue_fsm_262427544966655 receive call purge_ms_request from <0.1938.0> in state state_active 04:16:06.143 [debug] S2b: Rx from IP {172,18,62,103} port 2123: <<72,37,0,14,53,80,9,235,123,15,14,0,2,0,2,0,16,0>> *DBG* epdg_ue_fsm_262422501094813 send ok to <0.211.0> *DBG* epdg_ue_fsm_262422501094813 terminate normal in state state_wait_swm_session_termination_answer 04:16:06.143 [info] SWx Rx SAA {<0.735.0>,{diameter_caps,{"epdg.localdomain","hss.localdomain"},{"localdomain","localdomain"},{[{127,0,0,1},{172,18,62,20},{192,168,0,2}],[{172,18,62,103}]},{0,10415},{"osmo-epdg","TTCN-3 Testsuite"},{[],[1]},{[10415,13019,5535],[5535,10415,13019]},{[],[]},{[],[0]},{[],[]},{[{'diameter_base_Vendor-Specific-Application-Id',10415,[16777265],[]}],[{'diameter_base_Vendor-Specific-Application-Id',[10415],[16777265],[]}]},{[],[]},{[],[]}}}: {'SAA',"epdg.localdomain;1805677143;384;nonode@nohost",{'Vendor-Specific-Application-Id',10415,[16777265],[]},1,"hss.localdomain","localdomain","262426093525802",[],[2001],[],[{'Non-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_262426093525802 receive call {rx_swx_saa,{ok,5,#{}}} from <0.1924.0> in state state_authenticated_wait_swx_saa 04:16:06.143 [info] S6b Rx from {diameter_caps,{"aaa.localdomain","pgw.localdomain"},{"localdomain","localdomain"},{[{172,18,62,20}],[{172,18,62,103}]},{0,10415},{"osmo-epdg-AAA","TTCN-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,["262426319011558"],[],[]} *DBG* epdg_ue_fsm_262424951476543 receive call {received_gtpc_delete_session_response, {gtp,v2,delete_session_response,894437867,8064782,undefined,[], #{{v2_cause,0} => {v2_cause,0,request_accepted,0,0,0,undefined}}}} from <0.1939.0> in state state_wait_delete_session_resp *DBG* aaa_ue_fsm_262426093525802 send ok to <0.1924.0> 04:16:06.143 [info] ue_fsm ev_rx_s6b_str *DBG* epdg_ue_fsm_262426093525802 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_262426093525802 consume call {rx_swx_saa,{ok,5,#{}}} from <0.1924.0> in state state_authenticated_wait_swx_saa => state_new 04:16:06.143 [info] purge_ms_response(<<"262420829112025">>): ok *DBG* epdg_ue_fsm_262424951476543 send ok to <0.1939.0> 04:16:06.143 [info] ue_fsm state_authenticated event=rx_s6b_str, {ue_fsm_data,"262426319011558","262426319011558@nai.epc.mnc001.mcc01.3gppnetwork.org","internet",true,true,undefined} 04:16:06.143 [info] ue_fsm received_swm_session_termination_answer {epdg_dia_rc,undefined,2001} *DBG* epdg_ue_fsm_262424951476543 consume call {received_gtpc_delete_session_response, {gtp,v2,delete_session_response,894437867,8064782,undefined,[], #{{v2_cause,0} => {v2_cause,0,request_accepted,0,0,0,undefined}}}} from <0.1939.0> in state state_wait_delete_session_resp => state_wait_swm_session_termination_answer *DBG* epdg_ue_fsm_262426093525802 send ok to <0.211.0> *DBG* epdg_ue_fsm_262427544966655 send ok to <0.1938.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_262424951476543 receive call rx_swm_str from <0.201.0> in state state_authenticated 04:16:06.143 [info] ue_fsm state_authenticated event=rx_s6b_str: ePDG session still active, skip updating the HSS *DBG* epdg_ue_fsm_262424951476543 start_timer {state_timeout,10000, swm_str_timeout,[]} in state state_wait_swm_session_termination_answer *DBG* epdg_ue_fsm_262427544966655 consume call purge_ms_request from <0.1938.0> in state state_active => state_wait_delete_session_resp *DBG* epdg_ue_fsm_262426093525802 terminate normal in state state_wait_swm_session_termination_answer *DBG* gsup_server got {ipa,#Port<0.54>, {osmo,5}, #{cn_domain => 1,imsi => <<"262425261979487">>, message_type => purge_ms_req}} 04:16:06.144 [info] ue_fsm purge_ms_request 04:16:06.144 [info] terminating epdg_ue_fsm with reason normal state=state_wait_swm_session_termination_answer, {ue_fsm_data,<<"262420829112025">>,"internet",[],undefined,true,0,false,false} 04:16:06.144 [info] S6b Tx to {diameter_caps,{"aaa.localdomain","pgw.localdomain"},{"localdomain","localdomain"},{[{172,18,62,20}],[{172,18,62,103}]},{0,10415},{"osmo-epdg-AAA","TTCN-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:16:06.144 [info] ue_fsm state_wait_swm_session_termination_answer event=received_swm_sta, {ue_fsm_data,<<"262422501094813">>,"internet",[],undefined,true,0,false,false} 04:16:06.144 [info] purge_ms_response(<<"262422501094813">>): ok 04:16:06.144 [info] ue_fsm state_active event=purge_ms_request, {ue_fsm_data,<<"262427544966655">>,"internet",[],{epdg_tun_pdp_ctx,3048189992,3834214578,{epdg_eua,33,<<192,168,0,57>>,undefined},<<172,18,62,103>>},false,0,false,false} 04:16:06.144 [info] terminating epdg_ue_fsm with reason normal state=state_wait_swm_session_termination_answer, {ue_fsm_data,<<"262422501094813">>,"internet",[],undefined,true,0,false,false} 04:16:06.144 [info] KMOD Port Delete PDP Context Call {<0.1301.0>,[alias|#Ref<0.1283019585.1655242756.196989>]}: {delete_pdp_context,{172,18,62,103},3048189992,3834214578,{192,168,0,57}} 04:16:06.144 [debug] S2b: Rx from IP {172,18,62,103} port 2123: {gtp,v2,delete_session_response,894437867,8064782,undefined,[],#{{v2_cause,0} => {v2_cause,0,request_accepted,0,0,0,undefined}}} 04:16:06.144 [debug] delete_pdp_context: 1, {172,18,62,103}, {192,168,0,57}, 3048189992, 3834214578 04:16:06.144 [info] ue_fsm ev_rx_swx_saa 04:16:06.144 [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,62,103}},{ms_address,{192,168,0,57}},{i_tid,3048189992}]}} 04:16:06.144 [info] ue_fsm received_gtpc_delete_session_response {gtp,v2,delete_session_response,894437867,8064782,undefined,[],#{{v2_cause,0} => {v2_cause,0,request_accepted,0,0,0,undefined}}} 04:16:06.144 [info] ue_fsm state_authenticated_wait_swx_saa event=rx_swx_saa SAType=5 ResulCode={epdg_dia_rc,undefined,2001}, {ue_fsm_data,"262426093525802","262426093525802@nai.epc.mnc001.mcc01.3gppnetwork.org","internet",true,false,undefined} 04:16:06.144 [info] ue_fsm received_swm_session_termination_answer {epdg_dia_rc,undefined,2001} 04:16:06.144 [info] ue_fsm state_wait_delete_session_resp event=received_gtpc_delete_session_response, {ue_fsm_data,<<"262424951476543">>,"internet",[],undefined,false,0,false,false} 04:16:06.144 [debug] Cause: GTP_atom=request_accepted -> GTP_int=16 -> GSUP_int=0 04:16:06.144 [info] ue_fsm state_wait_swm_session_termination_answer event=received_swm_sta, {ue_fsm_data,<<"262426093525802">>,"internet",[],undefined,true,0,false,false} 04:16:06.144 [info] ue_fsm state_wait_swm_session_termination_answer event=enter, {ue_fsm_data,<<"262424951476543">>,"internet",[],undefined,true,0,false,false} 04:16:06.144 [info] s2b: Tx {gtp,v2,delete_session_request,3834214578,8064786,undefined,[],[{v2_eps_bearer_id,0,5},{v2_fully_qualified_tunnel_endpoint_identifier,0,30,3048189992,<<172,18,62,20>>,undefined}]} 04:16:06.144 [info] purge_ms_response(<<"262426093525802">>): ok 04:16:06.144 [info] ue_fsm ev_rx_swm_str 04:16:06.144 [info] terminating epdg_ue_fsm with reason normal state=state_wait_swm_session_termination_answer, {ue_fsm_data,<<"262426093525802">>,"internet",[],undefined,true,0,false,false} 04:16:06.144 [info] ue_fsm state_authenticated event=rx_swm_str, {ue_fsm_data,"262424951476543","262424951476543@nai.epc.mnc001.mcc01.3gppnetwork.org","internet",true,false,undefined} 04:16:06.144 [debug] SWx Tx SAR Imsi="262424951476543" Type=5 APN="internet" AgentInfoOpt=[]  04:16:06.144 [info] GSUP: Rx #{cn_domain => 1,imsi => <<"262425261979487">>,message_type => purge_ms_req} 04:16:06.144 [debug] SWx prepare_request: {'SAR',["epdg.localdomain",";","1805677143",";","388",";","nonode@nohost"],{'Vendor-Specific-Application-Id',10415,[16777265],[]},1,"epdg.localdomain","localdomain","localdomain","262424951476543",5,[],["hss.localdomain"],["internet"],[],[],[],[],[],[],[],[],[]} 04:16:06.145 [info] S6b Rx from {diameter_caps,{"aaa.localdomain","pgw.localdomain"},{"localdomain","localdomain"},{[{172,18,62,20}],[{172,18,62,103}]},{0,10415},{"osmo-epdg-AAA","TTCN-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,["262420759628919"],[],[]} *DBG* epdg_ue_fsm_262425261979487 receive call purge_ms_request from <0.1942.0> in state state_active *DBG* aaa_ue_fsm_262424951476543 send ok to <0.201.0> *DBG* aaa_ue_fsm_262420759628919 receive call rx_s6b_str from <0.1941.0> in state state_authenticated *DBG* aaa_ue_fsm_262424951476543 consume call rx_swm_str from <0.201.0> in state state_authenticated => state_authenticated_wait_swx_saa 04:16:06.145 [debug] S2b: Rx from IP {172,18,62,103} port 2123: <<72,37,0,14,53,80,9,255,123,15,15,0,2,0,2,0,16,0>> 04:16:06.145 [info] ue_fsm purge_ms_request *DBG* aaa_ue_fsm_262420759628919 send {ok,{epdg_dia_rc,undefined,2001}} to <0.1941.0> *DBG* aaa_ue_fsm_262420759628919 consume call rx_s6b_str from <0.1941.0> in state state_authenticated 04:16:06.145 [info] ue_fsm ev_rx_s6b_str 04:16:06.145 [info] ue_fsm state_active event=purge_ms_request, {ue_fsm_data,<<"262425261979487">>,"internet",[],{epdg_tun_pdp_ctx,3048189968,1240349410,{epdg_eua,33,<<192,168,0,33>>,undefined},<<172,18,62,103>>},false,0,false,false} *DBG* epdg_ue_fsm_262422259133362 receive call {received_gtpc_delete_session_response, {gtp,v2,delete_session_response,894437887,8064783,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_262426514858082 receive call {rx_swx_saa,{ok,5,#{}}} from <0.1931.0> in state state_authenticated_wait_swx_saa 04:16:06.145 [info] ue_fsm state_authenticated event=rx_s6b_str, {ue_fsm_data,"262420759628919","262420759628919@nai.epc.mnc001.mcc01.3gppnetwork.org","internet",true,true,undefined} 04:16:06.145 [info] KMOD Port Delete PDP Context Call {<0.1061.0>,[alias|#Ref<0.1283019585.1655242757.196925>]}: {delete_pdp_context,{172,18,62,103},3048189968,1240349410,{192,168,0,33}} *DBG* epdg_ue_fsm_262422259133362 send ok to <0.1943.0> *DBG* aaa_ue_fsm_262426514858082 send ok to <0.1931.0> 04:16:06.145 [info] ue_fsm state_authenticated event=rx_s6b_str: ePDG session still active, skip updating the HSS *DBG* aaa_ue_fsm_262426514858082 consume call {rx_swx_saa,{ok,5,#{}}} from <0.1931.0> in state state_authenticated_wait_swx_saa => state_new *DBG* epdg_ue_fsm_262426514858082 receive call {received_swm_sta,{epdg_dia_rc,undefined,2001}} from <0.211.0> in state state_wait_swm_session_termination_answer 04:16:06.145 [debug] delete_pdp_context: 1, {172,18,62,103}, {192,168,0,33}, 3048189968, 1240349410 *DBG* aaa_ue_fsm_262420746856335 receive call {rx_swx_saa,{ok,5,#{}}} from <0.1934.0> in state state_authenticated_wait_swx_saa *DBG* epdg_ue_fsm_262422259133362 consume call {received_gtpc_delete_session_response, {gtp,v2,delete_session_response,894437887,8064783,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_262425658400290 receive call {rx_swx_saa,{ok,5,#{}}} from <0.1936.0> in state state_authenticated_wait_swx_saa *DBG* epdg_ue_fsm_262425261979487 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_262426514858082 send ok to <0.211.0> 04:16:06.145 [info] S6b Tx to {diameter_caps,{"aaa.localdomain","pgw.localdomain"},{"localdomain","localdomain"},{[{172,18,62,20}],[{172,18,62,103}]},{0,10415},{"osmo-epdg-AAA","TTCN-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_262422259133362 receive call rx_swm_str from <0.201.0> in state state_authenticated *DBG* epdg_ue_fsm_262426319011558 receive call {received_gtpc_delete_session_response, {gtp,v2,delete_session_response,894437888,8064784,undefined,[], #{{v2_cause,0} => {v2_cause,0,request_accepted,0,0,0,undefined}}}} from <0.1944.0> in state state_wait_delete_session_resp *DBG* epdg_ue_fsm_262422259133362 start_timer {state_timeout,10000, swm_str_timeout,[]} in state state_wait_swm_session_termination_answer *DBG* epdg_ue_fsm_262425261979487 consume call purge_ms_request from <0.1942.0> in state state_active => state_wait_delete_session_resp *DBG* gsup_server got {ipa,#Port<0.54>, {osmo,5}, #{cn_domain => 1,imsi => <<"262425243111492">>, message_type => purge_ms_req}} *DBG* epdg_ue_fsm_262426514858082 terminate normal in state state_wait_swm_session_termination_answer *DBG* epdg_ue_fsm_262426319011558 send ok to <0.1944.0> *DBG* epdg_ue_fsm_262425243111492 receive call purge_ms_request from <0.1946.0> in state state_active *DBG* epdg_ue_fsm_262426319011558 consume call {received_gtpc_delete_session_response, {gtp,v2,delete_session_response,894437888,8064784,undefined,[], #{{v2_cause,0} => {v2_cause,0,request_accepted,0,0,0,undefined}}}} from <0.1944.0> in state state_wait_delete_session_resp => state_wait_swm_session_termination_answer *DBG* aaa_ue_fsm_262422259133362 send ok to <0.201.0> *DBG* aaa_ue_fsm_262425658400290 send ok to <0.1936.0> *DBG* aaa_ue_fsm_262420746856335 send ok to <0.1934.0> *DBG* epdg_ue_fsm_262426319011558 start_timer {state_timeout,10000, swm_str_timeout,[]} in state state_wait_swm_session_termination_answer 04:16:06.145 [debug] delete_pdp_context: {netlink,gtp,[512,ack,request],6338,0,{delete,0,0,[{version,1},{net_ns_fd,25},{link,4},{sgsn_address,{172,18,62,103}},{ms_address,{192,168,0,33}},{i_tid,3048189968}]}} *DBG* aaa_ue_fsm_262422259133362 consume call rx_swm_str from <0.201.0> in state state_authenticated => state_authenticated_wait_swx_saa *DBG* aaa_ue_fsm_262425658400290 consume call {rx_swx_saa,{ok,5,#{}}} from <0.1936.0> in state state_authenticated_wait_swx_saa => state_new *DBG* aaa_ue_fsm_262420746856335 consume call {rx_swx_saa,{ok,5,#{}}} from <0.1934.0> in state state_authenticated_wait_swx_saa => state_new 04:16:06.145 [debug] S2b: Rx from IP {172,18,62,103} port 2123: {gtp,v2,delete_session_response,894437887,8064783,undefined,[],#{{v2_cause,0} => {v2_cause,0,request_accepted,0,0,0,undefined}}} 04:16:06.145 [info] ue_fsm received_gtpc_delete_session_response {gtp,v2,delete_session_response,894437887,8064783,undefined,[],#{{v2_cause,0} => {v2_cause,0,request_accepted,0,0,0,undefined}}} 04:16:06.145 [info] SWx Rx SAA {<0.735.0>,{diameter_caps,{"epdg.localdomain","hss.localdomain"},{"localdomain","localdomain"},{[{127,0,0,1},{172,18,62,20},{192,168,0,2}],[{172,18,62,103}]},{0,10415},{"osmo-epdg","TTCN-3 Testsuite"},{[],[1]},{[10415,13019,5535],[5535,10415,13019]},{[],[]},{[],[0]},{[],[]},{[{'diameter_base_Vendor-Specific-Application-Id',10415,[16777265],[]}],[{'diameter_base_Vendor-Specific-Application-Id',[10415],[16777265],[]}]},{[],[]},{[],[]}}}: {'SAA',"epdg.localdomain;1805677143;385;nonode@nohost",{'Vendor-Specific-Application-Id',10415,[16777265],[]},1,"hss.localdomain","localdomain","262426514858082",[],[2001],[],[{'Non-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:16:06.145 [info] ue_fsm ev_rx_swx_saa 04:16:06.145 [info] ue_fsm state_wait_delete_session_resp event=received_gtpc_delete_session_response, {ue_fsm_data,<<"262422259133362">>,"internet",[],undefined,false,0,false,false} 04:16:06.145 [debug] Cause: GTP_atom=request_accepted -> GTP_int=16 -> GSUP_int=0 04:16:06.145 [info] ue_fsm state_authenticated_wait_swx_saa event=rx_swx_saa SAType=5 ResulCode={epdg_dia_rc,undefined,2001}, {ue_fsm_data,"262426514858082","262426514858082@nai.epc.mnc001.mcc01.3gppnetwork.org","internet",true,false,undefined} 04:16:06.145 [info] ue_fsm received_swm_session_termination_answer {epdg_dia_rc,undefined,2001} 04:16:06.145 [info] SWx Rx SAA {<0.735.0>,{diameter_caps,{"epdg.localdomain","hss.localdomain"},{"localdomain","localdomain"},{[{127,0,0,1},{172,18,62,20},{192,168,0,2}],[{172,18,62,103}]},{0,10415},{"osmo-epdg","TTCN-3 Testsuite"},{[],[1]},{[10415,13019,5535],[5535,10415,13019]},{[],[]},{[],[0]},{[],[]},{[{'diameter_base_Vendor-Specific-Application-Id',10415,[16777265],[]}],[{'diameter_base_Vendor-Specific-Application-Id',[10415],[16777265],[]}]},{[],[]},{[],[]}}}: {'SAA',"epdg.localdomain;1805677143;386;nonode@nohost",{'Vendor-Specific-Application-Id',10415,[16777265],[]},1,"hss.localdomain","localdomain","262420746856335",[],[2001],[],[{'Non-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:16:06.145 [info] ue_fsm ev_rx_swx_saa 04:16:06.145 [info] ue_fsm state_wait_swm_session_termination_answer event=enter, {ue_fsm_data,<<"262422259133362">>,"internet",[],undefined,true,0,false,false} 04:16:06.145 [info] SWx Rx SAA {<0.735.0>,{diameter_caps,{"epdg.localdomain","hss.localdomain"},{"localdomain","localdomain"},{[{127,0,0,1},{172,18,62,20},{192,168,0,2}],[{172,18,62,103}]},{0,10415},{"osmo-epdg","TTCN-3 Testsuite"},{[],[1]},{[10415,13019,5535],[5535,10415,13019]},{[],[]},{[],[0]},{[],[]},{[{'diameter_base_Vendor-Specific-Application-Id',10415,[16777265],[]}],[{'diameter_base_Vendor-Specific-Application-Id',[10415],[16777265],[]}]},{[],[]},{[],[]}}}: {'SAA',"epdg.localdomain;1805677143;387;nonode@nohost",{'Vendor-Specific-Application-Id',10415,[16777265],[]},1,"hss.localdomain","localdomain","262425658400290",[],[2001],[],[{'Non-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:16:06.145 [info] s2b: Tx {gtp,v2,delete_session_request,1240349410,8064787,undefined,[],[{v2_eps_bearer_id,0,5},{v2_fully_qualified_tunnel_endpoint_identifier,0,30,3048189968,<<172,18,62,20>>,undefined}]} 04:16:06.145 [info] ue_fsm ev_rx_swx_saa 04:16:06.145 [info] ue_fsm state_wait_swm_session_termination_answer event=received_swm_sta, {ue_fsm_data,<<"262426514858082">>,"internet",[],undefined,true,0,false,false} 04:16:06.145 [info] purge_ms_response(<<"262426514858082">>): ok 04:16:06.145 [debug] S2b: Rx from IP {172,18,62,103} port 2123: <<72,37,0,14,53,80,10,0,123,15,16,0,2,0,2,0,16,0>> 04:16:06.145 [info] ue_fsm ev_rx_swm_str 04:16:06.145 [debug] S2b: Rx from IP {172,18,62,103} port 2123: {gtp,v2,delete_session_response,894437888,8064784,undefined,[],#{{v2_cause,0} => {v2_cause,0,request_accepted,0,0,0,undefined}}} 04:16:06.145 [info] ue_fsm state_authenticated_wait_swx_saa event=rx_swx_saa SAType=5 ResulCode={epdg_dia_rc,undefined,2001}, {ue_fsm_data,"262420746856335","262420746856335@nai.epc.mnc001.mcc01.3gppnetwork.org","internet",true,false,undefined} 04:16:06.145 [info] ue_fsm received_gtpc_delete_session_response {gtp,v2,delete_session_response,894437888,8064784,undefined,[],#{{v2_cause,0} => {v2_cause,0,request_accepted,0,0,0,undefined}}} 04:16:06.146 [info] ue_fsm state_authenticated_wait_swx_saa event=rx_swx_saa SAType=5 ResulCode={epdg_dia_rc,undefined,2001}, {ue_fsm_data,"262425658400290","262425658400290@nai.epc.mnc001.mcc01.3gppnetwork.org","internet",true,false,undefined} 04:16:06.146 [info] terminating epdg_ue_fsm with reason normal state=state_wait_swm_session_termination_answer, {ue_fsm_data,<<"262426514858082">>,"internet",[],undefined,true,0,false,false} 04:16:06.146 [info] ue_fsm state_authenticated event=rx_swm_str, {ue_fsm_data,"262422259133362","262422259133362@nai.epc.mnc001.mcc01.3gppnetwork.org","internet",true,false,undefined} 04:16:06.146 [info] ue_fsm state_wait_delete_session_resp event=received_gtpc_delete_session_response, {ue_fsm_data,<<"262426319011558">>,"internet",[],undefined,false,0,false,false} 04:16:06.146 [debug] SWx Tx SAR Imsi="262422259133362" Type=5 APN="internet" AgentInfoOpt=[]  04:16:06.146 [debug] Cause: GTP_atom=request_accepted -> GTP_int=16 -> GSUP_int=0 04:16:06.146 [info] GSUP: Rx #{cn_domain => 1,imsi => <<"262425243111492">>,message_type => purge_ms_req} 04:16:06.146 [debug] SWx prepare_request: {'SAR',["epdg.localdomain",";","1805677143",";","389",";","nonode@nohost"],{'Vendor-Specific-Application-Id',10415,[16777265],[]},1,"epdg.localdomain","localdomain","localdomain","262422259133362",5,[],["hss.localdomain"],["internet"],[],[],[],[],[],[],[],[],[]} 04:16:06.146 [info] ue_fsm purge_ms_request 04:16:06.146 [info] ue_fsm state_wait_swm_session_termination_answer event=enter, {ue_fsm_data,<<"262426319011558">>,"internet",[],undefined,true,0,false,false} 04:16:06.146 [info] ue_fsm ev_rx_swm_str 04:16:06.146 [info] ue_fsm state_active event=purge_ms_request, {ue_fsm_data,<<"262425243111492">>,"internet",[],{epdg_tun_pdp_ctx,3048189971,3077578125,{epdg_eua,33,<<192,168,0,36>>,undefined},<<172,18,62,103>>},false,0,false,false} *DBG* aaa_ue_fsm_262426319011558 receive call rx_swm_str from <0.201.0> in state state_authenticated 04:16:06.146 [info] ue_fsm received_swm_session_termination_answer {epdg_dia_rc,undefined,2001} *DBG* epdg_ue_fsm_262420746856335 receive call {received_swm_sta,{epdg_dia_rc,undefined,2001}} from <0.211.0> in state state_wait_swm_session_termination_answer 04:16:06.146 [info] S6b Rx from {diameter_caps,{"aaa.localdomain","pgw.localdomain"},{"localdomain","localdomain"},{[{172,18,62,20}],[{172,18,62,103}]},{0,10415},{"osmo-epdg-AAA","TTCN-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,["262427544966655"],[],[]} *DBG* epdg_ue_fsm_262420746856335 send ok to <0.211.0> *DBG* epdg_ue_fsm_262425658400290 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_262420746856335 terminate normal in state state_wait_swm_session_termination_answer *DBG* aaa_ue_fsm_262427544966655 receive call rx_s6b_str from <0.1947.0> in state state_authenticated 04:16:06.147 [info] KMOD Port Delete PDP Context Call {<0.1091.0>,[alias|#Ref<0.1283019585.1655242753.218010>]}: {delete_pdp_context,{172,18,62,103},3048189971,3077578125,{192,168,0,36}} *DBG* epdg_ue_fsm_262425243111492 send ok to <0.1946.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_262425658400290 send ok to <0.211.0> 04:16:06.147 [info] ue_fsm state_authenticated event=rx_swm_str, {ue_fsm_data,"262426319011558","262426319011558@nai.epc.mnc001.mcc01.3gppnetwork.org","internet",true,false,undefined} *DBG* aaa_ue_fsm_262427544966655 send {ok,{epdg_dia_rc,undefined,2001}} to <0.1947.0> *DBG* epdg_ue_fsm_262425243111492 consume call purge_ms_request from <0.1946.0> in state state_active => state_wait_delete_session_resp *DBG* aaa_ue_fsm_262426319011558 send ok to <0.201.0> *DBG* gsup_server got {ipa,#Port<0.54>, {osmo,5}, #{cn_domain => 1,imsi => <<"262427980815430">>, message_type => purge_ms_req}} *DBG* aaa_ue_fsm_262427544966655 consume call rx_s6b_str from <0.1947.0> in state state_authenticated *DBG* epdg_ue_fsm_262425658400290 terminate normal in state state_wait_swm_session_termination_answer 04:16:06.147 [debug] delete_pdp_context: 1, {172,18,62,103}, {192,168,0,36}, 3048189971, 3077578125 *DBG* aaa_ue_fsm_262426319011558 consume call rx_swm_str from <0.201.0> in state state_authenticated => state_authenticated_wait_swx_saa *DBG* epdg_ue_fsm_262420759628919 receive call {received_gtpc_delete_session_response, {gtp,v2,delete_session_response,894437891,8064785,undefined,[], #{{v2_cause,0} => {v2_cause,0,request_accepted,0,0,0,undefined}}}} from <0.1949.0> in state state_wait_delete_session_resp *DBG* epdg_ue_fsm_262427980815430 receive call purge_ms_request from <0.1950.0> in state state_active 04:16:06.147 [debug] delete_pdp_context: {netlink,gtp,[512,ack,request],6402,0,{delete,0,0,[{version,1},{net_ns_fd,25},{link,4},{sgsn_address,{172,18,62,103}},{ms_address,{192,168,0,36}},{i_tid,3048189971}]}} *DBG* epdg_ue_fsm_262420759628919 send ok to <0.1949.0> 04:16:06.147 [debug] SWx Tx SAR Imsi="262426319011558" Type=5 APN="internet" AgentInfoOpt=[]  *DBG* epdg_ue_fsm_262420759628919 consume call {received_gtpc_delete_session_response, {gtp,v2,delete_session_response,894437891,8064785,undefined,[], #{{v2_cause,0} => {v2_cause,0,request_accepted,0,0,0,undefined}}}} from <0.1949.0> in state state_wait_delete_session_resp => state_wait_swm_session_termination_answer *DBG* epdg_ue_fsm_262420759628919 start_timer {state_timeout,10000, swm_str_timeout,[]} in state state_wait_swm_session_termination_answer *DBG* aaa_ue_fsm_262420759628919 receive call rx_swm_str from <0.201.0> in state state_authenticated 04:16:06.147 [info] ue_fsm state_wait_swm_session_termination_answer event=received_swm_sta, {ue_fsm_data,<<"262420746856335">>,"internet",[],undefined,true,0,false,false} 04:16:06.147 [info] purge_ms_response(<<"262420746856335">>): ok 04:16:06.147 [info] ue_fsm received_swm_session_termination_answer {epdg_dia_rc,undefined,2001} 04:16:06.147 [info] ue_fsm ev_rx_s6b_str 04:16:06.147 [info] terminating epdg_ue_fsm with reason normal state=state_wait_swm_session_termination_answer, {ue_fsm_data,<<"262420746856335">>,"internet",[],undefined,true,0,false,false} 04:16:06.147 [info] s2b: Tx {gtp,v2,delete_session_request,3077578125,8064788,undefined,[],[{v2_eps_bearer_id,0,5},{v2_fully_qualified_tunnel_endpoint_identifier,0,30,3048189971,<<172,18,62,20>>,undefined}]} 04:16:06.147 [debug] SWx prepare_request: {'SAR',["epdg.localdomain",";","1805677143",";","390",";","nonode@nohost"],{'Vendor-Specific-Application-Id',10415,[16777265],[]},1,"epdg.localdomain","localdomain","localdomain","262426319011558",5,[],["hss.localdomain"],["internet"],[],[],[],[],[],[],[],[],[]} 04:16:06.147 [info] ue_fsm state_wait_swm_session_termination_answer event=received_swm_sta, {ue_fsm_data,<<"262425658400290">>,"internet",[],undefined,true,0,false,false} 04:16:06.147 [info] purge_ms_response(<<"262425658400290">>): ok 04:16:06.147 [info] ue_fsm state_authenticated event=rx_s6b_str, {ue_fsm_data,"262427544966655","262427544966655@nai.epc.mnc001.mcc01.3gppnetwork.org","internet",true,true,undefined} 04:16:06.147 [info] ue_fsm state_authenticated event=rx_s6b_str: ePDG session still active, skip updating the HSS 04:16:06.147 [debug] S2b: Rx from IP {172,18,62,103} port 2123: <<72,37,0,14,53,80,10,3,123,15,17,0,2,0,2,0,16,0>> 04:16:06.147 [info] S6b Tx to {diameter_caps,{"aaa.localdomain","pgw.localdomain"},{"localdomain","localdomain"},{[{172,18,62,20}],[{172,18,62,103}]},{0,10415},{"osmo-epdg-AAA","TTCN-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:16:06.147 [info] terminating epdg_ue_fsm with reason normal state=state_wait_swm_session_termination_answer, {ue_fsm_data,<<"262425658400290">>,"internet",[],undefined,true,0,false,false} 04:16:06.147 [debug] S2b: Rx from IP {172,18,62,103} port 2123: {gtp,v2,delete_session_response,894437891,8064785,undefined,[],#{{v2_cause,0} => {v2_cause,0,request_accepted,0,0,0,undefined}}} 04:16:06.147 [info] ue_fsm received_gtpc_delete_session_response {gtp,v2,delete_session_response,894437891,8064785,undefined,[],#{{v2_cause,0} => {v2_cause,0,request_accepted,0,0,0,undefined}}} 04:16:06.147 [info] GSUP: Rx #{cn_domain => 1,imsi => <<"262427980815430">>,message_type => purge_ms_req} 04:16:06.147 [info] ue_fsm purge_ms_request 04:16:06.147 [info] ue_fsm state_wait_delete_session_resp event=received_gtpc_delete_session_response, {ue_fsm_data,<<"262420759628919">>,"internet",[],undefined,false,0,false,false} 04:16:06.147 [debug] Cause: GTP_atom=request_accepted -> GTP_int=16 -> GSUP_int=0 04:16:06.147 [info] ue_fsm state_active event=purge_ms_request, {ue_fsm_data,<<"262427980815430">>,"internet",[],{epdg_tun_pdp_ctx,3048189973,1867658566,{epdg_eua,33,<<192,168,0,38>>,undefined},<<172,18,62,103>>},false,0,false,false} 04:16:06.147 [info] ue_fsm state_wait_swm_session_termination_answer event=enter, {ue_fsm_data,<<"262420759628919">>,"internet",[],undefined,true,0,false,false} 04:16:06.147 [info] KMOD Port Delete PDP Context Call {<0.1111.0>,[alias|#Ref<0.1283019585.1655242758.198688>]}: {delete_pdp_context,{172,18,62,103},3048189973,1867658566,{192,168,0,38}} 04:16:06.147 [debug] delete_pdp_context: 1, {172,18,62,103}, {192,168,0,38}, 3048189973, 1867658566 04:16:06.147 [info] ue_fsm ev_rx_swm_str 04:16:06.147 [debug] delete_pdp_context: {netlink,gtp,[512,ack,request],6466,0,{delete,0,0,[{version,1},{net_ns_fd,25},{link,4},{sgsn_address,{172,18,62,103}},{ms_address,{192,168,0,38}},{i_tid,3048189973}]}} 04:16:06.147 [info] s2b: Tx {gtp,v2,delete_session_request,1867658566,8064789,undefined,[],[{v2_eps_bearer_id,0,5},{v2_fully_qualified_tunnel_endpoint_identifier,0,30,3048189973,<<172,18,62,20>>,undefined}]} 04:16:06.147 [info] ue_fsm state_authenticated event=rx_swm_str, {ue_fsm_data,"262420759628919","262420759628919@nai.epc.mnc001.mcc01.3gppnetwork.org","internet",true,false,undefined} *DBG* epdg_ue_fsm_262427980815430 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:16:06.147 [info] SWx Rx SAA {<0.735.0>,{diameter_caps,{"epdg.localdomain","hss.localdomain"},{"localdomain","localdomain"},{[{127,0,0,1},{172,18,62,20},{192,168,0,2}],[{172,18,62,103}]},{0,10415},{"osmo-epdg","TTCN-3 Testsuite"},{[],[1]},{[10415,13019,5535],[5535,10415,13019]},{[],[]},{[],[0]},{[],[]},{[{'diameter_base_Vendor-Specific-Application-Id',10415,[16777265],[]}],[{'diameter_base_Vendor-Specific-Application-Id',[10415],[16777265],[]}]},{[],[]},{[],[]}}}: {'SAA',"epdg.localdomain;1805677143;388;nonode@nohost",{'Vendor-Specific-Application-Id',10415,[16777265],[]},1,"hss.localdomain","localdomain","262424951476543",[],[2001],[],[{'Non-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_262427980815430 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 => <<"262426173672811">>, message_type => purge_ms_req}} *DBG* aaa_ue_fsm_262424951476543 receive call {rx_swx_saa,{ok,5,#{}}} from <0.1940.0> in state state_authenticated_wait_swx_saa 04:16:06.147 [info] S6b Rx from {diameter_caps,{"aaa.localdomain","pgw.localdomain"},{"localdomain","localdomain"},{[{172,18,62,20}],[{172,18,62,103}]},{0,10415},{"osmo-epdg-AAA","TTCN-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,["262425261979487"],[],[]} *DBG* aaa_ue_fsm_262420759628919 send ok to <0.201.0> *DBG* epdg_ue_fsm_262426173672811 receive call purge_ms_request from <0.1953.0> in state state_active *DBG* aaa_ue_fsm_262424951476543 send ok to <0.1940.0> *DBG* aaa_ue_fsm_262425261979487 receive call rx_s6b_str from <0.1951.0> in state state_authenticated *DBG* epdg_ue_fsm_262424951476543 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_262420759628919 consume call rx_swm_str from <0.201.0> in state state_authenticated => state_authenticated_wait_swx_saa 04:16:06.148 [debug] SWx Tx SAR Imsi="262420759628919" Type=5 APN="internet" AgentInfoOpt=[]  *DBG* aaa_ue_fsm_262424951476543 consume call {rx_swx_saa,{ok,5,#{}}} from <0.1940.0> in state state_authenticated_wait_swx_saa => state_new *DBG* aaa_ue_fsm_262425261979487 send {ok,{epdg_dia_rc,undefined,2001}} to <0.1951.0> *DBG* aaa_ue_fsm_262425261979487 consume call rx_s6b_str from <0.1951.0> in state state_authenticated *DBG* epdg_ue_fsm_262424951476543 send ok to <0.211.0> *DBG* epdg_ue_fsm_262426173672811 send ok to <0.1953.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:16:06.148 [info] ue_fsm ev_rx_swx_saa *DBG* epdg_ue_fsm_262426173672811 consume call purge_ms_request from <0.1953.0> in state state_active => state_wait_delete_session_resp *DBG* epdg_ue_fsm_262424951476543 terminate normal in state state_wait_swm_session_termination_answer *DBG* gsup_server got {ipa,#Port<0.54>, {osmo,5}, #{cn_domain => 1,imsi => <<"262426132218132">>, message_type => purge_ms_req}} 04:16:06.148 [debug] SWx prepare_request: {'SAR',["epdg.localdomain",";","1805677143",";","391",";","nonode@nohost"],{'Vendor-Specific-Application-Id',10415,[16777265],[]},1,"epdg.localdomain","localdomain","localdomain","262420759628919",5,[],["hss.localdomain"],["internet"],[],[],[],[],[],[],[],[],[]} *DBG* epdg_ue_fsm_262426132218132 receive call purge_ms_request from <0.1954.0> in state state_active 04:16:06.148 [info] GSUP: Rx #{cn_domain => 1,imsi => <<"262426173672811">>,message_type => purge_ms_req} 04:16:06.148 [info] ue_fsm purge_ms_request 04:16:06.148 [info] ue_fsm state_authenticated_wait_swx_saa event=rx_swx_saa SAType=5 ResulCode={epdg_dia_rc,undefined,2001}, {ue_fsm_data,"262424951476543","262424951476543@nai.epc.mnc001.mcc01.3gppnetwork.org","internet",true,false,undefined} 04:16:06.148 [info] ue_fsm ev_rx_s6b_str *DBG* epdg_ue_fsm_262426132218132 send ok to <0.1954.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:16:06.148 [info] ue_fsm received_swm_session_termination_answer {epdg_dia_rc,undefined,2001} *DBG* epdg_ue_fsm_262426132218132 consume call purge_ms_request from <0.1954.0> in state state_active => state_wait_delete_session_resp *DBG* gsup_server got {ipa,#Port<0.54>, {osmo,5}, #{cn_domain => 1,imsi => <<"262421612620486">>, message_type => purge_ms_req}} 04:16:06.148 [info] ue_fsm state_active event=purge_ms_request, {ue_fsm_data,<<"262426173672811">>,"internet",[],{epdg_tun_pdp_ctx,3048189981,719458268,{epdg_eua,33,<<192,168,0,46>>,undefined},<<172,18,62,103>>},false,0,false,false} 04:16:06.148 [info] KMOD Port Delete PDP Context Call {<0.1191.0>,[alias|#Ref<0.1283019585.1655242753.218094>]}: {delete_pdp_context,{172,18,62,103},3048189981,719458268,{192,168,0,46}} 04:16:06.148 [debug] delete_pdp_context: 1, {172,18,62,103}, {192,168,0,46}, 3048189981, 719458268 04:16:06.148 [debug] delete_pdp_context: {netlink,gtp,[512,ack,request],6530,0,{delete,0,0,[{version,1},{net_ns_fd,25},{link,4},{sgsn_address,{172,18,62,103}},{ms_address,{192,168,0,46}},{i_tid,3048189981}]}} 04:16:06.148 [info] ue_fsm state_authenticated event=rx_s6b_str, {ue_fsm_data,"262425261979487","262425261979487@nai.epc.mnc001.mcc01.3gppnetwork.org","internet",true,true,undefined} *DBG* epdg_ue_fsm_262421612620486 receive call purge_ms_request from <0.1955.0> in state state_active 04:16:06.148 [info] ue_fsm state_authenticated event=rx_s6b_str: ePDG session still active, skip updating the HSS 04:16:06.148 [info] ue_fsm state_wait_swm_session_termination_answer event=received_swm_sta, {ue_fsm_data,<<"262424951476543">>,"internet",[],undefined,true,0,false,false} 04:16:06.148 [info] purge_ms_response(<<"262424951476543">>): ok 04:16:06.148 [info] S6b Tx to {diameter_caps,{"aaa.localdomain","pgw.localdomain"},{"localdomain","localdomain"},{[{172,18,62,20}],[{172,18,62,103}]},{0,10415},{"osmo-epdg-AAA","TTCN-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_262422259133362 receive call {rx_swx_saa,{ok,5,#{}}} from <0.1945.0> in state state_authenticated_wait_swx_saa 04:16:06.148 [info] s2b: Tx {gtp,v2,delete_session_request,719458268,8064790,undefined,[],[{v2_eps_bearer_id,0,5},{v2_fully_qualified_tunnel_endpoint_identifier,0,30,3048189981,<<172,18,62,20>>,undefined}]} 04:16:06.148 [info] terminating epdg_ue_fsm with reason normal state=state_wait_swm_session_termination_answer, {ue_fsm_data,<<"262424951476543">>,"internet",[],undefined,true,0,false,false} *DBG* aaa_ue_fsm_262422259133362 send ok to <0.1945.0> *DBG* epdg_ue_fsm_262421612620486 send ok to <0.1955.0> *DBG* aaa_ue_fsm_262422259133362 consume call {rx_swx_saa,{ok,5,#{}}} from <0.1945.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* aaa_ue_fsm_262425243111492 receive call rx_s6b_str from <0.1956.0> in state state_authenticated *DBG* epdg_ue_fsm_262422259133362 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_262421612620486 consume call purge_ms_request from <0.1955.0> in state state_active => state_wait_delete_session_resp 04:16:06.148 [info] GSUP: Rx #{cn_domain => 1,imsi => <<"262426132218132">>,message_type => purge_ms_req} *DBG* gsup_server got {ipa,#Port<0.54>, {osmo,5}, #{cn_domain => 1,imsi => <<"262426004319214">>, message_type => purge_ms_req}} *DBG* epdg_ue_fsm_262427544966655 receive call {received_gtpc_delete_session_response, {gtp,v2,delete_session_response,894437892,8064786,undefined,[], #{{v2_cause,0} => {v2_cause,0,request_accepted,0,0,0,undefined}}}} from <0.1957.0> in state state_wait_delete_session_resp *DBG* aaa_ue_fsm_262425243111492 send {ok,{epdg_dia_rc,undefined,2001}} to <0.1956.0> *DBG* epdg_ue_fsm_262422259133362 send ok to <0.211.0> *DBG* epdg_ue_fsm_262426004319214 receive call purge_ms_request from <0.1958.0> in state state_active *DBG* aaa_ue_fsm_262425243111492 consume call rx_s6b_str from <0.1956.0> in state state_authenticated 04:16:06.148 [info] ue_fsm purge_ms_request 04:16:06.148 [info] ue_fsm state_active event=purge_ms_request, {ue_fsm_data,<<"262426132218132">>,"internet",[],{epdg_tun_pdp_ctx,3048189990,3317648196,{epdg_eua,33,<<192,168,0,55>>,undefined},<<172,18,62,103>>},false,0,false,false} 04:16:06.148 [info] KMOD Port Delete PDP Context Call {<0.1281.0>,[alias|#Ref<0.1283019585.1655242753.218111>]}: {delete_pdp_context,{172,18,62,103},3048189990,3317648196,{192,168,0,55}} 04:16:06.148 [debug] delete_pdp_context: 1, {172,18,62,103}, {192,168,0,55}, 3048189990, 3317648196 04:16:06.148 [debug] delete_pdp_context: {netlink,gtp,[512,ack,request],6594,0,{delete,0,0,[{version,1},{net_ns_fd,25},{link,4},{sgsn_address,{172,18,62,103}},{ms_address,{192,168,0,55}},{i_tid,3048189990}]}} 04:16:06.148 [info] s2b: Tx {gtp,v2,delete_session_request,3317648196,8064791,undefined,[],[{v2_eps_bearer_id,0,5},{v2_fully_qualified_tunnel_endpoint_identifier,0,30,3048189990,<<172,18,62,20>>,undefined}]} 04:16:06.149 [info] GSUP: Rx #{cn_domain => 1,imsi => <<"262421612620486">>,message_type => purge_ms_req} 04:16:06.149 [info] ue_fsm purge_ms_request 04:16:06.149 [info] ue_fsm state_active event=purge_ms_request, {ue_fsm_data,<<"262421612620486">>,"internet",[],{epdg_tun_pdp_ctx,3048189986,2191591113,{epdg_eua,33,<<192,168,0,51>>,undefined},<<172,18,62,103>>},false,0,false,false} 04:16:06.149 [info] KMOD Port Delete PDP Context Call {<0.1241.0>,[alias|#Ref<0.1283019585.1655242756.197202>]}: {delete_pdp_context,{172,18,62,103},3048189986,2191591113,{192,168,0,51}} 04:16:06.149 [debug] delete_pdp_context: 1, {172,18,62,103}, {192,168,0,51}, 3048189986, 2191591113 04:16:06.149 [info] SWx Rx SAA {<0.735.0>,{diameter_caps,{"epdg.localdomain","hss.localdomain"},{"localdomain","localdomain"},{[{127,0,0,1},{172,18,62,20},{192,168,0,2}],[{172,18,62,103}]},{0,10415},{"osmo-epdg","TTCN-3 Testsuite"},{[],[1]},{[10415,13019,5535],[5535,10415,13019]},{[],[]},{[],[0]},{[],[]},{[{'diameter_base_Vendor-Specific-Application-Id',10415,[16777265],[]}],[{'diameter_base_Vendor-Specific-Application-Id',[10415],[16777265],[]}]},{[],[]},{[],[]}}}: {'SAA',"epdg.localdomain;1805677143;389;nonode@nohost",{'Vendor-Specific-Application-Id',10415,[16777265],[]},1,"hss.localdomain","localdomain","262422259133362",[],[2001],[],[{'Non-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:16:06.149 [debug] delete_pdp_context: {netlink,gtp,[512,ack,request],6658,0,{delete,0,0,[{version,1},{net_ns_fd,25},{link,4},{sgsn_address,{172,18,62,103}},{ms_address,{192,168,0,51}},{i_tid,3048189986}]}} 04:16:06.149 [info] ue_fsm ev_rx_swx_saa 04:16:06.149 [info] ue_fsm state_authenticated_wait_swx_saa event=rx_swx_saa SAType=5 ResulCode={epdg_dia_rc,undefined,2001}, {ue_fsm_data,"262422259133362","262422259133362@nai.epc.mnc001.mcc01.3gppnetwork.org","internet",true,false,undefined} 04:16:06.149 [info] s2b: Tx {gtp,v2,delete_session_request,2191591113,8064792,undefined,[],[{v2_eps_bearer_id,0,5},{v2_fully_qualified_tunnel_endpoint_identifier,0,30,3048189986,<<172,18,62,20>>,undefined}]} 04:16:06.149 [info] ue_fsm received_swm_session_termination_answer {epdg_dia_rc,undefined,2001} 04:16:06.149 [info] S6b Rx from {diameter_caps,{"aaa.localdomain","pgw.localdomain"},{"localdomain","localdomain"},{[{172,18,62,20}],[{172,18,62,103}]},{0,10415},{"osmo-epdg-AAA","TTCN-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,["262425243111492"],[],[]} 04:16:06.149 [info] ue_fsm ev_rx_s6b_str 04:16:06.149 [debug] S2b: Rx from IP {172,18,62,103} port 2123: <<72,37,0,14,53,80,10,4,123,15,18,0,2,0,2,0,16,0>> 04:16:06.149 [debug] S2b: Rx from IP {172,18,62,103} port 2123: {gtp,v2,delete_session_response,894437892,8064786,undefined,[],#{{v2_cause,0} => {v2_cause,0,request_accepted,0,0,0,undefined}}} 04:16:06.149 [info] ue_fsm received_gtpc_delete_session_response {gtp,v2,delete_session_response,894437892,8064786,undefined,[],#{{v2_cause,0} => {v2_cause,0,request_accepted,0,0,0,undefined}}} 04:16:06.149 [info] ue_fsm state_authenticated event=rx_s6b_str, {ue_fsm_data,"262425243111492","262425243111492@nai.epc.mnc001.mcc01.3gppnetwork.org","internet",true,true,undefined} 04:16:06.149 [info] ue_fsm state_authenticated event=rx_s6b_str: ePDG session still active, skip updating the HSS 04:16:06.149 [info] S6b Tx to {diameter_caps,{"aaa.localdomain","pgw.localdomain"},{"localdomain","localdomain"},{[{172,18,62,20}],[{172,18,62,103}]},{0,10415},{"osmo-epdg-AAA","TTCN-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:16:06.149 [info] ue_fsm state_wait_swm_session_termination_answer event=received_swm_sta, {ue_fsm_data,<<"262422259133362">>,"internet",[],undefined,true,0,false,false} 04:16:06.149 [info] purge_ms_response(<<"262422259133362">>): ok 04:16:06.149 [info] GSUP: Rx #{cn_domain => 1,imsi => <<"262426004319214">>,message_type => purge_ms_req} 04:16:06.149 [info] ue_fsm purge_ms_request 04:16:06.149 [info] ue_fsm state_wait_delete_session_resp event=received_gtpc_delete_session_response, {ue_fsm_data,<<"262427544966655">>,"internet",[],undefined,false,0,false,false} *DBG* epdg_ue_fsm_262427544966655 send ok to <0.1957.0> 04:16:06.149 [info] terminating epdg_ue_fsm with reason normal state=state_wait_swm_session_termination_answer, {ue_fsm_data,<<"262422259133362">>,"internet",[],undefined,true,0,false,false} *DBG* epdg_ue_fsm_262422259133362 terminate normal in state state_wait_swm_session_termination_answer 04:16:06.149 [info] ue_fsm state_active event=purge_ms_request, {ue_fsm_data,<<"262426004319214">>,"internet",[],{epdg_tun_pdp_ctx,3048189980,1054907078,{epdg_eua,33,<<192,168,0,45>>,undefined},<<172,18,62,103>>},false,0,false,false} *DBG* epdg_ue_fsm_262427544966655 consume call {received_gtpc_delete_session_response, {gtp,v2,delete_session_response,894437892,8064786,undefined,[], #{{v2_cause,0} => {v2_cause,0,request_accepted,0,0,0,undefined}}}} from <0.1957.0> in state state_wait_delete_session_resp => state_wait_swm_session_termination_answer *DBG* aaa_ue_fsm_262427544966655 receive call rx_swm_str from <0.201.0> in state state_authenticated 04:16:06.149 [info] S6b Rx from {diameter_caps,{"aaa.localdomain","pgw.localdomain"},{"localdomain","localdomain"},{[{172,18,62,20}],[{172,18,62,103}]},{0,10415},{"osmo-epdg-AAA","TTCN-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,["262427980815430"],[],[]} *DBG* epdg_ue_fsm_262427544966655 start_timer {state_timeout,10000, swm_str_timeout,[]} in state state_wait_swm_session_termination_answer *DBG* epdg_ue_fsm_262425261979487 receive call {received_gtpc_delete_session_response, {gtp,v2,delete_session_response,894437868,8064787,undefined,[], #{{v2_cause,0} => {v2_cause,0,request_accepted,0,0,0,undefined}}}} from <0.1960.0> in state state_wait_delete_session_resp 04:16:06.150 [debug] Cause: GTP_atom=request_accepted -> GTP_int=16 -> GSUP_int=0 *DBG* aaa_ue_fsm_262427980815430 receive call rx_s6b_str from <0.1959.0> in state state_authenticated 04:16:06.150 [info] ue_fsm state_wait_swm_session_termination_answer event=enter, {ue_fsm_data,<<"262427544966655">>,"internet",[],undefined,true,0,false,false} *DBG* aaa_ue_fsm_262427980815430 send {ok,{epdg_dia_rc,undefined,2001}} to <0.1959.0> *DBG* epdg_ue_fsm_262425261979487 send ok to <0.1960.0> *DBG* aaa_ue_fsm_262427544966655 send ok to <0.201.0> *DBG* aaa_ue_fsm_262426319011558 receive call {rx_swx_saa,{ok,5,#{}}} from <0.1948.0> in state state_authenticated_wait_swx_saa *DBG* aaa_ue_fsm_262427980815430 consume call rx_s6b_str from <0.1959.0> in state state_authenticated 04:16:06.150 [info] ue_fsm ev_rx_swm_str *DBG* aaa_ue_fsm_262427544966655 consume call rx_swm_str from <0.201.0> in state state_authenticated => state_authenticated_wait_swx_saa *DBG* epdg_ue_fsm_262425261979487 consume call {received_gtpc_delete_session_response, {gtp,v2,delete_session_response,894437868,8064787,undefined,[], #{{v2_cause,0} => {v2_cause,0,request_accepted,0,0,0,undefined}}}} from <0.1960.0> in state state_wait_delete_session_resp => state_wait_swm_session_termination_answer 04:16:06.150 [debug] S2b: Rx from IP {172,18,62,103} port 2123: <<72,37,0,14,53,80,9,236,123,15,19,0,2,0,2,0,16,0>> *DBG* aaa_ue_fsm_262426173672811 receive call rx_s6b_str from <0.1962.0> in state state_authenticated *DBG* aaa_ue_fsm_262425261979487 receive call rx_swm_str from <0.201.0> in state state_authenticated *DBG* epdg_ue_fsm_262425243111492 receive call {received_gtpc_delete_session_response, {gtp,v2,delete_session_response,894437871,8064788,undefined,[], #{{v2_cause,0} => {v2_cause,0,request_accepted,0,0,0,undefined}}}} from <0.1963.0> in state state_wait_delete_session_resp *DBG* epdg_ue_fsm_262425261979487 start_timer {state_timeout,10000, swm_str_timeout,[]} in state state_wait_swm_session_termination_answer *DBG* aaa_ue_fsm_262426173672811 send {ok,{epdg_dia_rc,undefined,2001}} to <0.1962.0> *DBG* epdg_ue_fsm_262425243111492 send ok to <0.1963.0> *DBG* aaa_ue_fsm_262426173672811 consume call rx_s6b_str from <0.1962.0> in state state_authenticated 04:16:06.150 [info] KMOD Port Delete PDP Context Call {<0.1181.0>,[alias|#Ref<0.1283019585.1655242757.197027>]}: {delete_pdp_context,{172,18,62,103},3048189980,1054907078,{192,168,0,45}} 04:16:06.150 [debug] S2b: Rx from IP {172,18,62,103} port 2123: {gtp,v2,delete_session_response,894437868,8064787,undefined,[],#{{v2_cause,0} => {v2_cause,0,request_accepted,0,0,0,undefined}}} 04:16:06.150 [debug] delete_pdp_context: 1, {172,18,62,103}, {192,168,0,45}, 3048189980, 1054907078 04:16:06.150 [info] ue_fsm received_gtpc_delete_session_response {gtp,v2,delete_session_response,894437868,8064787,undefined,[],#{{v2_cause,0} => {v2_cause,0,request_accepted,0,0,0,undefined}}} 04:16:06.150 [debug] delete_pdp_context: {netlink,gtp,[512,ack,request],6722,0,{delete,0,0,[{version,1},{net_ns_fd,25},{link,4},{sgsn_address,{172,18,62,103}},{ms_address,{192,168,0,45}},{i_tid,3048189980}]}} 04:16:06.150 [info] ue_fsm state_authenticated event=rx_swm_str, {ue_fsm_data,"262427544966655","262427544966655@nai.epc.mnc001.mcc01.3gppnetwork.org","internet",true,false,undefined} 04:16:06.150 [info] ue_fsm ev_rx_s6b_str 04:16:06.150 [debug] SWx Tx SAR Imsi="262427544966655" Type=5 APN="internet" AgentInfoOpt=[]  04:16:06.150 [info] ue_fsm state_wait_delete_session_resp event=received_gtpc_delete_session_response, {ue_fsm_data,<<"262425261979487">>,"internet",[],undefined,false,0,false,false} 04:16:06.150 [debug] SWx prepare_request: {'SAR',["epdg.localdomain",";","1805677143",";","392",";","nonode@nohost"],{'Vendor-Specific-Application-Id',10415,[16777265],[]},1,"epdg.localdomain","localdomain","localdomain","262427544966655",5,[],["hss.localdomain"],["internet"],[],[],[],[],[],[],[],[],[]} 04:16:06.150 [info] ue_fsm state_authenticated event=rx_s6b_str, {ue_fsm_data,"262427980815430","262427980815430@nai.epc.mnc001.mcc01.3gppnetwork.org","internet",true,true,undefined} 04:16:06.150 [info] ue_fsm state_authenticated event=rx_s6b_str: ePDG session still active, skip updating the HSS 04:16:06.150 [debug] Cause: GTP_atom=request_accepted -> GTP_int=16 -> GSUP_int=0 04:16:06.150 [info] SWx Rx SAA {<0.735.0>,{diameter_caps,{"epdg.localdomain","hss.localdomain"},{"localdomain","localdomain"},{[{127,0,0,1},{172,18,62,20},{192,168,0,2}],[{172,18,62,103}]},{0,10415},{"osmo-epdg","TTCN-3 Testsuite"},{[],[1]},{[10415,13019,5535],[5535,10415,13019]},{[],[]},{[],[0]},{[],[]},{[{'diameter_base_Vendor-Specific-Application-Id',10415,[16777265],[]}],[{'diameter_base_Vendor-Specific-Application-Id',[10415],[16777265],[]}]},{[],[]},{[],[]}}}: {'SAA',"epdg.localdomain;1805677143;390;nonode@nohost",{'Vendor-Specific-Application-Id',10415,[16777265],[]},1,"hss.localdomain","localdomain","262426319011558",[],[2001],[],[{'Non-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:16:06.150 [info] S6b Tx to {diameter_caps,{"aaa.localdomain","pgw.localdomain"},{"localdomain","localdomain"},{[{172,18,62,20}],[{172,18,62,103}]},{0,10415},{"osmo-epdg-AAA","TTCN-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:16:06.150 [info] ue_fsm ev_rx_swx_saa 04:16:06.150 [info] ue_fsm state_wait_swm_session_termination_answer event=enter, {ue_fsm_data,<<"262425261979487">>,"internet",[],undefined,true,0,false,false} 04:16:06.150 [debug] S2b: Rx from IP {172,18,62,103} port 2123: <<72,37,0,14,53,80,9,239,123,15,20,0,2,0,2,0,16,0>> 04:16:06.150 [info] ue_fsm state_authenticated_wait_swx_saa event=rx_swx_saa SAType=5 ResulCode={epdg_dia_rc,undefined,2001}, {ue_fsm_data,"262426319011558","262426319011558@nai.epc.mnc001.mcc01.3gppnetwork.org","internet",true,false,undefined} 04:16:06.150 [info] S6b Rx from {diameter_caps,{"aaa.localdomain","pgw.localdomain"},{"localdomain","localdomain"},{[{172,18,62,20}],[{172,18,62,103}]},{0,10415},{"osmo-epdg-AAA","TTCN-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,["262426173672811"],[],[]} 04:16:06.150 [info] ue_fsm ev_rx_swm_str 04:16:06.150 [info] ue_fsm ev_rx_s6b_str 04:16:06.150 [debug] S2b: Rx from IP {172,18,62,103} port 2123: {gtp,v2,delete_session_response,894437871,8064788,undefined,[],#{{v2_cause,0} => {v2_cause,0,request_accepted,0,0,0,undefined}}} 04:16:06.150 [info] ue_fsm received_gtpc_delete_session_response {gtp,v2,delete_session_response,894437871,8064788,undefined,[],#{{v2_cause,0} => {v2_cause,0,request_accepted,0,0,0,undefined}}} 04:16:06.150 [info] ue_fsm state_authenticated event=rx_s6b_str, {ue_fsm_data,"262426173672811","262426173672811@nai.epc.mnc001.mcc01.3gppnetwork.org","internet",true,true,undefined} 04:16:06.150 [info] ue_fsm state_authenticated event=rx_s6b_str: ePDG session still active, skip updating the HSS 04:16:06.151 [info] ue_fsm state_authenticated event=rx_swm_str, {ue_fsm_data,"262425261979487","262425261979487@nai.epc.mnc001.mcc01.3gppnetwork.org","internet",true,false,undefined} 04:16:06.151 [info] ue_fsm state_wait_delete_session_resp event=received_gtpc_delete_session_response, {ue_fsm_data,<<"262425243111492">>,"internet",[],undefined,false,0,false,false} 04:16:06.151 [info] S6b Tx to {diameter_caps,{"aaa.localdomain","pgw.localdomain"},{"localdomain","localdomain"},{[{172,18,62,20}],[{172,18,62,103}]},{0,10415},{"osmo-epdg-AAA","TTCN-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:16:06.151 [debug] Cause: GTP_atom=request_accepted -> GTP_int=16 -> GSUP_int=0 04:16:06.151 [debug] SWx Tx SAR Imsi="262425261979487" Type=5 APN="internet" AgentInfoOpt=[]  04:16:06.151 [info] S6b Rx from {diameter_caps,{"aaa.localdomain","pgw.localdomain"},{"localdomain","localdomain"},{[{172,18,62,20}],[{172,18,62,103}]},{0,10415},{"osmo-epdg-AAA","TTCN-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,["262426132218132"],[],[]} 04:16:06.151 [info] ue_fsm state_wait_swm_session_termination_answer event=enter, {ue_fsm_data,<<"262425243111492">>,"internet",[],undefined,true,0,false,false} *DBG* aaa_ue_fsm_262426132218132 receive call rx_s6b_str from <0.1964.0> in state state_authenticated *DBG* epdg_ue_fsm_262425243111492 consume call {received_gtpc_delete_session_response, {gtp,v2,delete_session_response,894437871,8064788,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:16:06.151 [info] s2b: Tx {gtp,v2,delete_session_request,1054907078,8064793,undefined,[],[{v2_eps_bearer_id,0,5},{v2_fully_qualified_tunnel_endpoint_identifier,0,30,3048189980,<<172,18,62,20>>,undefined}]} *DBG* aaa_ue_fsm_262425261979487 send ok to <0.201.0> *DBG* aaa_ue_fsm_262426132218132 send {ok,{epdg_dia_rc,undefined,2001}} to <0.1964.0> *DBG* aaa_ue_fsm_262426319011558 send ok to <0.1948.0> *DBG* epdg_ue_fsm_262426319011558 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_262425243111492 receive call rx_swm_str from <0.201.0> in state state_authenticated *DBG* epdg_ue_fsm_262425243111492 start_timer {state_timeout,10000, swm_str_timeout,[]} in state state_wait_swm_session_termination_answer *DBG* epdg_ue_fsm_262426004319214 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:16:06.151 [info] S6b Rx from {diameter_caps,{"aaa.localdomain","pgw.localdomain"},{"localdomain","localdomain"},{[{172,18,62,20}],[{172,18,62,103}]},{0,10415},{"osmo-epdg-AAA","TTCN-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,["262421612620486"],[],[]} *DBG* aaa_ue_fsm_262425261979487 consume call rx_swm_str from <0.201.0> in state state_authenticated => state_authenticated_wait_swx_saa *DBG* aaa_ue_fsm_262426132218132 consume call rx_s6b_str from <0.1964.0> in state state_authenticated *DBG* aaa_ue_fsm_262426319011558 consume call {rx_swx_saa,{ok,5,#{}}} from <0.1948.0> in state state_authenticated_wait_swx_saa => state_new *DBG* epdg_ue_fsm_262426319011558 send ok to <0.211.0> *DBG* epdg_ue_fsm_262427980815430 receive call {received_gtpc_delete_session_response, {gtp,v2,delete_session_response,894437873,8064789,undefined,[], #{{v2_cause,0} => {v2_cause,0,request_accepted,0,0,0,undefined}}}} from <0.1967.0> in state state_wait_delete_session_resp *DBG* epdg_ue_fsm_262426004319214 consume call purge_ms_request from <0.1958.0> in state state_active => state_wait_delete_session_resp *DBG* gsup_server got {ipa,#Port<0.54>, {osmo,5}, #{cn_domain => 1,imsi => <<"262421709712731">>, message_type => purge_ms_req}} 04:16:06.151 [info] SWx Rx SAA {<0.735.0>,{diameter_caps,{"epdg.localdomain","hss.localdomain"},{"localdomain","localdomain"},{[{127,0,0,1},{172,18,62,20},{192,168,0,2}],[{172,18,62,103}]},{0,10415},{"osmo-epdg","TTCN-3 Testsuite"},{[],[1]},{[10415,13019,5535],[5535,10415,13019]},{[],[]},{[],[0]},{[],[]},{[{'diameter_base_Vendor-Specific-Application-Id',10415,[16777265],[]}],[{'diameter_base_Vendor-Specific-Application-Id',[10415],[16777265],[]}]},{[],[]},{[],[]}}}: {'SAA',"epdg.localdomain;1805677143;391;nonode@nohost",{'Vendor-Specific-Application-Id',10415,[16777265],[]},1,"hss.localdomain","localdomain","262420759628919",[],[2001],[],[{'Non-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_262425243111492 send ok to <0.201.0> *DBG* aaa_ue_fsm_262421612620486 receive call rx_s6b_str from <0.1965.0> in state state_authenticated *DBG* epdg_ue_fsm_262426319011558 terminate normal in state state_wait_swm_session_termination_answer *DBG* epdg_ue_fsm_262427980815430 send ok to <0.1967.0> *DBG* aaa_ue_fsm_262425243111492 consume call rx_swm_str from <0.201.0> in state state_authenticated => state_authenticated_wait_swx_saa *DBG* epdg_ue_fsm_262421709712731 receive call purge_ms_request from <0.1969.0> in state state_active 04:16:06.151 [info] ue_fsm ev_rx_s6b_str *DBG* aaa_ue_fsm_262420759628919 receive call {rx_swx_saa,{ok,5,#{}}} from <0.1952.0> in state state_authenticated_wait_swx_saa *DBG* aaa_ue_fsm_262421612620486 send {ok,{epdg_dia_rc,undefined,2001}} to <0.1965.0> *DBG* epdg_ue_fsm_262427980815430 consume call {received_gtpc_delete_session_response, {gtp,v2,delete_session_response,894437873,8064789,undefined,[], #{{v2_cause,0} => {v2_cause,0,request_accepted,0,0,0,undefined}}}} from <0.1967.0> in state state_wait_delete_session_resp => state_wait_swm_session_termination_answer *DBG* aaa_ue_fsm_262421612620486 consume call rx_s6b_str from <0.1965.0> in state state_authenticated *DBG* epdg_ue_fsm_262426173672811 receive call {received_gtpc_delete_session_response, {gtp,v2,delete_session_response,894437881,8064790,undefined,[], #{{v2_cause,0} => {v2_cause,0,request_accepted,0,0,0,undefined}}}} from <0.1970.0> in state state_wait_delete_session_resp *DBG* aaa_ue_fsm_262427980815430 receive call rx_swm_str from <0.201.0> in state state_authenticated *DBG* epdg_ue_fsm_262427980815430 start_timer {state_timeout,10000, swm_str_timeout,[]} in state state_wait_swm_session_termination_answer 04:16:06.151 [debug] SWx prepare_request: {'SAR',["epdg.localdomain",";","1805677143",";","393",";","nonode@nohost"],{'Vendor-Specific-Application-Id',10415,[16777265],[]},1,"epdg.localdomain","localdomain","localdomain","262425261979487",5,[],["hss.localdomain"],["internet"],[],[],[],[],[],[],[],[],[]} 04:16:06.151 [info] ue_fsm state_authenticated event=rx_s6b_str, {ue_fsm_data,"262426132218132","262426132218132@nai.epc.mnc001.mcc01.3gppnetwork.org","internet",true,true,undefined} 04:16:06.151 [info] ue_fsm state_authenticated event=rx_s6b_str: ePDG session still active, skip updating the HSS 04:16:06.151 [info] ue_fsm ev_rx_swm_str 04:16:06.151 [info] ue_fsm received_swm_session_termination_answer {epdg_dia_rc,undefined,2001} 04:16:06.151 [info] S6b Tx to {diameter_caps,{"aaa.localdomain","pgw.localdomain"},{"localdomain","localdomain"},{[{172,18,62,20}],[{172,18,62,103}]},{0,10415},{"osmo-epdg-AAA","TTCN-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:16:06.152 [debug] S2b: Rx from IP {172,18,62,103} port 2123: <<72,37,0,14,53,80,9,241,123,15,21,0,2,0,2,0,16,0>> 04:16:06.152 [info] ue_fsm state_wait_swm_session_termination_answer event=received_swm_sta, {ue_fsm_data,<<"262426319011558">>,"internet",[],undefined,true,0,false,false} 04:16:06.152 [debug] S2b: Rx from IP {172,18,62,103} port 2123: {gtp,v2,delete_session_response,894437873,8064789,undefined,[],#{{v2_cause,0} => {v2_cause,0,request_accepted,0,0,0,undefined}}} 04:16:06.152 [info] purge_ms_response(<<"262426319011558">>): ok 04:16:06.152 [info] ue_fsm received_gtpc_delete_session_response {gtp,v2,delete_session_response,894437873,8064789,undefined,[],#{{v2_cause,0} => {v2_cause,0,request_accepted,0,0,0,undefined}}} 04:16:06.152 [info] ue_fsm state_authenticated event=rx_swm_str, {ue_fsm_data,"262425243111492","262425243111492@nai.epc.mnc001.mcc01.3gppnetwork.org","internet",true,false,undefined} 04:16:06.152 [debug] SWx Tx SAR Imsi="262425243111492" Type=5 APN="internet" AgentInfoOpt=[]  04:16:06.152 [debug] SWx prepare_request: {'SAR',["epdg.localdomain",";","1805677143",";","394",";","nonode@nohost"],{'Vendor-Specific-Application-Id',10415,[16777265],[]},1,"epdg.localdomain","localdomain","localdomain","262425243111492",5,[],["hss.localdomain"],["internet"],[],[],[],[],[],[],[],[],[]} 04:16:06.152 [info] ue_fsm ev_rx_s6b_str 04:16:06.152 [info] terminating epdg_ue_fsm with reason normal state=state_wait_swm_session_termination_answer, {ue_fsm_data,<<"262426319011558">>,"internet",[],undefined,true,0,false,false} 04:16:06.152 [info] ue_fsm state_wait_delete_session_resp event=received_gtpc_delete_session_response, {ue_fsm_data,<<"262427980815430">>,"internet",[],undefined,false,0,false,false} 04:16:06.152 [debug] Cause: GTP_atom=request_accepted -> GTP_int=16 -> GSUP_int=0 04:16:06.152 [info] GSUP: Rx #{cn_domain => 1,imsi => <<"262421709712731">>,message_type => purge_ms_req} 04:16:06.152 [info] ue_fsm ev_rx_swx_saa 04:16:06.152 [info] ue_fsm purge_ms_request 04:16:06.152 [info] ue_fsm state_authenticated event=rx_s6b_str, {ue_fsm_data,"262421612620486","262421612620486@nai.epc.mnc001.mcc01.3gppnetwork.org","internet",true,true,undefined} 04:16:06.152 [debug] S2b: Rx from IP {172,18,62,103} port 2123: <<72,37,0,14,53,80,9,249,123,15,22,0,2,0,2,0,16,0>> 04:16:06.152 [info] ue_fsm state_authenticated event=rx_s6b_str: ePDG session still active, skip updating the HSS 04:16:06.152 [info] ue_fsm state_wait_swm_session_termination_answer event=enter, {ue_fsm_data,<<"262427980815430">>,"internet",[],undefined,true,0,false,false} 04:16:06.152 [debug] S2b: Rx from IP {172,18,62,103} port 2123: {gtp,v2,delete_session_response,894437881,8064790,undefined,[],#{{v2_cause,0} => {v2_cause,0,request_accepted,0,0,0,undefined}}} 04:16:06.152 [info] S6b Tx to {diameter_caps,{"aaa.localdomain","pgw.localdomain"},{"localdomain","localdomain"},{[{172,18,62,20}],[{172,18,62,103}]},{0,10415},{"osmo-epdg-AAA","TTCN-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:16:06.152 [info] ue_fsm received_gtpc_delete_session_response {gtp,v2,delete_session_response,894437881,8064790,undefined,[],#{{v2_cause,0} => {v2_cause,0,request_accepted,0,0,0,undefined}}} 04:16:06.152 [info] ue_fsm ev_rx_swm_str 04:16:06.152 [info] ue_fsm state_active event=purge_ms_request, {ue_fsm_data,<<"262421709712731">>,"internet",[],{epdg_tun_pdp_ctx,3048189969,1855426382,{epdg_eua,33,<<192,168,0,34>>,undefined},<<172,18,62,103>>},false,0,false,false} 04:16:06.152 [info] ue_fsm state_authenticated_wait_swx_saa event=rx_swx_saa SAType=5 ResulCode={epdg_dia_rc,undefined,2001}, {ue_fsm_data,"262420759628919","262420759628919@nai.epc.mnc001.mcc01.3gppnetwork.org","internet",true,false,undefined} 04:16:06.152 [info] KMOD Port Delete PDP Context Call {<0.1071.0>,[alias|#Ref<0.1283019585.1655242753.218169>]}: {delete_pdp_context,{172,18,62,103},3048189969,1855426382,{192,168,0,34}} 04:16:06.152 [debug] delete_pdp_context: 1, {172,18,62,103}, {192,168,0,34}, 3048189969, 1855426382 04:16:06.152 [info] ue_fsm state_wait_delete_session_resp event=received_gtpc_delete_session_response, {ue_fsm_data,<<"262426173672811">>,"internet",[],undefined,false,0,false,false} *DBG* epdg_ue_fsm_262426173672811 send ok to <0.1970.0> 04:16:06.152 [info] ue_fsm state_authenticated event=rx_swm_str, {ue_fsm_data,"262427980815430","262427980815430@nai.epc.mnc001.mcc01.3gppnetwork.org","internet",true,false,undefined} *DBG* epdg_ue_fsm_262426173672811 consume call {received_gtpc_delete_session_response, {gtp,v2,delete_session_response,894437881,8064790,undefined,[], #{{v2_cause,0} => {v2_cause,0,request_accepted,0,0,0,undefined}}}} from <0.1970.0> in state state_wait_delete_session_resp => state_wait_swm_session_termination_answer 04:16:06.153 [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,62,103}},{ms_address,{192,168,0,34}},{i_tid,3048189969}]}} *DBG* epdg_ue_fsm_262426132218132 receive call {received_gtpc_delete_session_response, {gtp,v2,delete_session_response,894437890,8064791,undefined,[], #{{v2_cause,0} => {v2_cause,0,request_accepted,0,0,0,undefined}}}} from <0.1971.0> in state state_wait_delete_session_resp *DBG* aaa_ue_fsm_262427980815430 send ok to <0.201.0> *DBG* aaa_ue_fsm_262420759628919 send ok to <0.1952.0> *DBG* epdg_ue_fsm_262426173672811 start_timer {state_timeout,10000, swm_str_timeout,[]} in state state_wait_swm_session_termination_answer *DBG* aaa_ue_fsm_262426173672811 receive call rx_swm_str from <0.201.0> in state state_authenticated *DBG* aaa_ue_fsm_262426004319214 receive call rx_s6b_str from <0.1973.0> in state state_authenticated 04:16:06.153 [debug] Cause: GTP_atom=request_accepted -> GTP_int=16 -> GSUP_int=0 *DBG* epdg_ue_fsm_262420759628919 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_262427980815430 consume call rx_swm_str from <0.201.0> in state state_authenticated => state_authenticated_wait_swx_saa *DBG* aaa_ue_fsm_262420759628919 consume call {rx_swx_saa,{ok,5,#{}}} from <0.1952.0> in state state_authenticated_wait_swx_saa => state_new *DBG* epdg_ue_fsm_262426132218132 send ok to <0.1971.0> *DBG* aaa_ue_fsm_262426004319214 send {ok,{epdg_dia_rc,undefined,2001}} to <0.1973.0> *DBG* aaa_ue_fsm_262427544966655 receive call {rx_swx_saa,{ok,5,#{}}} from <0.1961.0> in state state_authenticated_wait_swx_saa 04:16:06.153 [debug] S2b: Rx from IP {172,18,62,103} port 2123: <<72,37,0,14,53,80,10,2,123,15,23,0,2,0,2,0,16,0>> *DBG* epdg_ue_fsm_262421709712731 send ok to <0.1969.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_262420759628919 send ok to <0.211.0> *DBG* epdg_ue_fsm_262426132218132 consume call {received_gtpc_delete_session_response, {gtp,v2,delete_session_response,894437890,8064791,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_262426004319214 consume call rx_s6b_str from <0.1973.0> in state state_authenticated *DBG* epdg_ue_fsm_262421709712731 consume call purge_ms_request from <0.1969.0> in state state_active => state_wait_delete_session_resp *DBG* aaa_ue_fsm_262426173672811 send ok to <0.201.0> *DBG* aaa_ue_fsm_262426132218132 receive call rx_swm_str from <0.201.0> in state state_authenticated 04:16:06.153 [info] ue_fsm state_wait_swm_session_termination_answer event=enter, {ue_fsm_data,<<"262426173672811">>,"internet",[],undefined,true,0,false,false} *DBG* gsup_server got {ipa,#Port<0.54>, {osmo,5}, #{cn_domain => 1,imsi => <<"262426620423637">>, message_type => purge_ms_req}} *DBG* epdg_ue_fsm_262426132218132 start_timer {state_timeout,10000, swm_str_timeout,[]} in state state_wait_swm_session_termination_answer *DBG* aaa_ue_fsm_262426173672811 consume call rx_swm_str from <0.201.0> in state state_authenticated => state_authenticated_wait_swx_saa 04:16:06.153 [debug] SWx Tx SAR Imsi="262427980815430" Type=5 APN="internet" AgentInfoOpt=[]  04:16:06.153 [debug] S2b: Rx from IP {172,18,62,103} port 2123: {gtp,v2,delete_session_response,894437890,8064791,undefined,[],#{{v2_cause,0} => {v2_cause,0,request_accepted,0,0,0,undefined}}} 04:16:06.153 [info] ue_fsm received_gtpc_delete_session_response {gtp,v2,delete_session_response,894437890,8064791,undefined,[],#{{v2_cause,0} => {v2_cause,0,request_accepted,0,0,0,undefined}}} 04:16:06.153 [debug] SWx prepare_request: {'SAR',["epdg.localdomain",";","1805677143",";","395",";","nonode@nohost"],{'Vendor-Specific-Application-Id',10415,[16777265],[]},1,"epdg.localdomain","localdomain","localdomain","262427980815430",5,[],["hss.localdomain"],["internet"],[],[],[],[],[],[],[],[],[]} 04:16:06.153 [info] S6b Rx from {diameter_caps,{"aaa.localdomain","pgw.localdomain"},{"localdomain","localdomain"},{[{172,18,62,20}],[{172,18,62,103}]},{0,10415},{"osmo-epdg-AAA","TTCN-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,["262426004319214"],[],[]} 04:16:06.153 [info] ue_fsm ev_rx_swm_str 04:16:06.153 [info] ue_fsm ev_rx_s6b_str 04:16:06.153 [info] ue_fsm received_swm_session_termination_answer {epdg_dia_rc,undefined,2001} 04:16:06.153 [info] ue_fsm state_wait_delete_session_resp event=received_gtpc_delete_session_response, {ue_fsm_data,<<"262426132218132">>,"internet",[],undefined,false,0,false,false} 04:16:06.153 [debug] Cause: GTP_atom=request_accepted -> GTP_int=16 -> GSUP_int=0 04:16:06.153 [info] s2b: Tx {gtp,v2,delete_session_request,1855426382,8064794,undefined,[],[{v2_eps_bearer_id,0,5},{v2_fully_qualified_tunnel_endpoint_identifier,0,30,3048189969,<<172,18,62,20>>,undefined}]} 04:16:06.153 [info] SWx Rx SAA {<0.735.0>,{diameter_caps,{"epdg.localdomain","hss.localdomain"},{"localdomain","localdomain"},{[{127,0,0,1},{172,18,62,20},{192,168,0,2}],[{172,18,62,103}]},{0,10415},{"osmo-epdg","TTCN-3 Testsuite"},{[],[1]},{[10415,13019,5535],[5535,10415,13019]},{[],[]},{[],[0]},{[],[]},{[{'diameter_base_Vendor-Specific-Application-Id',10415,[16777265],[]}],[{'diameter_base_Vendor-Specific-Application-Id',[10415],[16777265],[]}]},{[],[]},{[],[]}}}: {'SAA',"epdg.localdomain;1805677143;392;nonode@nohost",{'Vendor-Specific-Application-Id',10415,[16777265],[]},1,"hss.localdomain","localdomain","262427544966655",[],[2001],[],[{'Non-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:16:06.153 [info] ue_fsm state_authenticated event=rx_s6b_str, {ue_fsm_data,"262426004319214","262426004319214@nai.epc.mnc001.mcc01.3gppnetwork.org","internet",true,true,undefined} 04:16:06.153 [info] ue_fsm ev_rx_swx_saa 04:16:06.153 [info] ue_fsm state_authenticated event=rx_swm_str, {ue_fsm_data,"262426173672811","262426173672811@nai.epc.mnc001.mcc01.3gppnetwork.org","internet",true,false,undefined} 04:16:06.153 [info] ue_fsm state_authenticated event=rx_s6b_str: ePDG session still active, skip updating the HSS 04:16:06.153 [debug] SWx Tx SAR Imsi="262426173672811" Type=5 APN="internet" AgentInfoOpt=[]  04:16:06.153 [info] ue_fsm state_wait_swm_session_termination_answer event=received_swm_sta, {ue_fsm_data,<<"262420759628919">>,"internet",[],undefined,true,0,false,false} 04:16:06.154 [info] purge_ms_response(<<"262420759628919">>): ok 04:16:06.154 [info] ue_fsm state_wait_swm_session_termination_answer event=enter, {ue_fsm_data,<<"262426132218132">>,"internet",[],undefined,true,0,false,false} 04:16:06.154 [info] S6b Tx to {diameter_caps,{"aaa.localdomain","pgw.localdomain"},{"localdomain","localdomain"},{[{172,18,62,20}],[{172,18,62,103}]},{0,10415},{"osmo-epdg-AAA","TTCN-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:16:06.154 [debug] SWx prepare_request: {'SAR',["epdg.localdomain",";","1805677143",";","396",";","nonode@nohost"],{'Vendor-Specific-Application-Id',10415,[16777265],[]},1,"epdg.localdomain","localdomain","localdomain","262426173672811",5,[],["hss.localdomain"],["internet"],[],[],[],[],[],[],[],[],[]} 04:16:06.154 [info] ue_fsm state_authenticated_wait_swx_saa event=rx_swx_saa SAType=5 ResulCode={epdg_dia_rc,undefined,2001}, {ue_fsm_data,"262427544966655","262427544966655@nai.epc.mnc001.mcc01.3gppnetwork.org","internet",true,false,undefined} 04:16:06.154 [info] ue_fsm ev_rx_swm_str 04:16:06.154 [info] terminating epdg_ue_fsm with reason normal state=state_wait_swm_session_termination_answer, {ue_fsm_data,<<"262420759628919">>,"internet",[],undefined,true,0,false,false} *DBG* epdg_ue_fsm_262420759628919 terminate normal in state state_wait_swm_session_termination_answer 04:16:06.154 [info] ue_fsm state_authenticated event=rx_swm_str, {ue_fsm_data,"262426132218132","262426132218132@nai.epc.mnc001.mcc01.3gppnetwork.org","internet",true,false,undefined} 04:16:06.154 [info] GSUP: Rx #{cn_domain => 1,imsi => <<"262426620423637">>,message_type => purge_ms_req} 04:16:06.154 [debug] S2b: Rx from IP {172,18,62,103} port 2123: <<72,37,0,14,53,80,9,254,123,15,24,0,2,0,2,0,16,0>> *DBG* epdg_ue_fsm_262426620423637 receive call purge_ms_request from <0.1976.0> in state state_active *DBG* aaa_ue_fsm_262426132218132 send ok to <0.201.0> *DBG* aaa_ue_fsm_262427544966655 send ok to <0.1961.0> 04:16:06.154 [debug] SWx Tx SAR Imsi="262426132218132" Type=5 APN="internet" AgentInfoOpt=[]  *DBG* epdg_ue_fsm_262427544966655 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_262426132218132 consume call rx_swm_str from <0.201.0> in state state_authenticated => state_authenticated_wait_swx_saa *DBG* aaa_ue_fsm_262427544966655 consume call {rx_swx_saa,{ok,5,#{}}} from <0.1961.0> in state state_authenticated_wait_swx_saa => state_new *DBG* epdg_ue_fsm_262421612620486 receive call {received_gtpc_delete_session_response, {gtp,v2,delete_session_response,894437886,8064792,undefined,[], #{{v2_cause,0} => {v2_cause,0,request_accepted,0,0,0,undefined}}}} from <0.1977.0> in state state_wait_delete_session_resp 04:16:06.154 [debug] SWx prepare_request: {'SAR',["epdg.localdomain",";","1805677143",";","397",";","nonode@nohost"],{'Vendor-Specific-Application-Id',10415,[16777265],[]},1,"epdg.localdomain","localdomain","localdomain","262426132218132",5,[],["hss.localdomain"],["internet"],[],[],[],[],[],[],[],[],[]} *DBG* epdg_ue_fsm_262427544966655 send ok to <0.211.0> 04:16:06.154 [info] ue_fsm purge_ms_request *DBG* epdg_ue_fsm_262421612620486 send ok to <0.1977.0> *DBG* epdg_ue_fsm_262427544966655 terminate normal in state state_wait_swm_session_termination_answer 04:16:06.154 [info] ue_fsm received_swm_session_termination_answer {epdg_dia_rc,undefined,2001} *DBG* epdg_ue_fsm_262426620423637 send ok to <0.1976.0> *DBG* aaa_ue_fsm_262425261979487 receive call {rx_swx_saa,{ok,5,#{}}} from <0.1966.0> in state state_authenticated_wait_swx_saa 04:16:06.154 [debug] S2b: Rx from IP {172,18,62,103} port 2123: {gtp,v2,delete_session_response,894437886,8064792,undefined,[],#{{v2_cause,0} => {v2_cause,0,request_accepted,0,0,0,undefined}}} *DBG* epdg_ue_fsm_262421612620486 consume call {received_gtpc_delete_session_response, {gtp,v2,delete_session_response,894437886,8064792,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* gsup_server new state {gsups_state,#Port<0.16>,4222,#Port<0.54>, {ipa_ccm_options,"EPDG-00-00-00-00-00-00", "0/0/0","00:00:00:00:00:00", "00:00:00:00:00:00","00:00:00: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_262426620423637 consume call purge_ms_request from <0.1976.0> in state state_active => state_wait_delete_session_resp *DBG* aaa_ue_fsm_262421612620486 receive call rx_swm_str from <0.201.0> in state state_authenticated 04:16:06.154 [info] ue_fsm state_active event=purge_ms_request, {ue_fsm_data,<<"262426620423637">>,"internet",[],{epdg_tun_pdp_ctx,3048189998,3712103193,{epdg_eua,33,<<192,168,0,63>>,undefined},<<172,18,62,103>>},false,0,false,false} *DBG* epdg_ue_fsm_262421612620486 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 => <<"262427273341468">>, message_type => purge_ms_req}} 04:16:06.154 [info] ue_fsm received_gtpc_delete_session_response {gtp,v2,delete_session_response,894437886,8064792,undefined,[],#{{v2_cause,0} => {v2_cause,0,request_accepted,0,0,0,undefined}}} 04:16:06.155 [info] KMOD Port Delete PDP Context Call {<0.1361.0>,[alias|#Ref<0.1283019585.1655242753.218197>]}: {delete_pdp_context,{172,18,62,103},3048189998,3712103193,{192,168,0,63}} *DBG* epdg_ue_fsm_262427273341468 receive call purge_ms_request from <0.1979.0> in state state_active *DBG* aaa_ue_fsm_262421612620486 send ok to <0.201.0> *DBG* aaa_ue_fsm_262421612620486 consume call rx_swm_str from <0.201.0> in state state_authenticated => state_authenticated_wait_swx_saa *DBG* aaa_ue_fsm_262425261979487 send ok to <0.1966.0> *DBG* epdg_ue_fsm_262425261979487 receive call {received_swm_sta,{epdg_dia_rc,undefined,2001}} from <0.211.0> in state state_wait_swm_session_termination_answer 04:16:06.155 [info] ue_fsm state_wait_swm_session_termination_answer event=received_swm_sta, {ue_fsm_data,<<"262427544966655">>,"internet",[],undefined,true,0,false,false} *DBG* aaa_ue_fsm_262425261979487 consume call {rx_swx_saa,{ok,5,#{}}} from <0.1966.0> in state state_authenticated_wait_swx_saa => state_new *DBG* epdg_ue_fsm_262425261979487 send ok to <0.211.0> 04:16:06.155 [debug] delete_pdp_context: 1, {172,18,62,103}, {192,168,0,63}, 3048189998, 3712103193 *DBG* epdg_ue_fsm_262425261979487 terminate normal in state state_wait_swm_session_termination_answer 04:16:06.155 [info] purge_ms_response(<<"262427544966655">>): ok 04:16:06.155 [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,62,103}},{ms_address,{192,168,0,63}},{i_tid,3048189998}]}} 04:16:06.155 [info] ue_fsm state_wait_delete_session_resp event=received_gtpc_delete_session_response, {ue_fsm_data,<<"262421612620486">>,"internet",[],undefined,false,0,false,false} 04:16:06.155 [info] terminating epdg_ue_fsm with reason normal state=state_wait_swm_session_termination_answer, {ue_fsm_data,<<"262427544966655">>,"internet",[],undefined,true,0,false,false} 04:16:06.155 [debug] Cause: GTP_atom=request_accepted -> GTP_int=16 -> GSUP_int=0 04:16:06.155 [info] s2b: Tx {gtp,v2,delete_session_request,3712103193,8064795,undefined,[],[{v2_eps_bearer_id,0,5},{v2_fully_qualified_tunnel_endpoint_identifier,0,30,3048189998,<<172,18,62,20>>,undefined}]} 04:16:06.155 [info] SWx Rx SAA {<0.735.0>,{diameter_caps,{"epdg.localdomain","hss.localdomain"},{"localdomain","localdomain"},{[{127,0,0,1},{172,18,62,20},{192,168,0,2}],[{172,18,62,103}]},{0,10415},{"osmo-epdg","TTCN-3 Testsuite"},{[],[1]},{[10415,13019,5535],[5535,10415,13019]},{[],[]},{[],[0]},{[],[]},{[{'diameter_base_Vendor-Specific-Application-Id',10415,[16777265],[]}],[{'diameter_base_Vendor-Specific-Application-Id',[10415],[16777265],[]}]},{[],[]},{[],[]}}}: {'SAA',"epdg.localdomain;1805677143;393;nonode@nohost",{'Vendor-Specific-Application-Id',10415,[16777265],[]},1,"hss.localdomain","localdomain","262425261979487",[],[2001],[],[{'Non-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:16:06.155 [info] ue_fsm state_wait_swm_session_termination_answer event=enter, {ue_fsm_data,<<"262421612620486">>,"internet",[],undefined,true,0,false,false} 04:16:06.155 [info] ue_fsm ev_rx_swx_saa 04:16:06.155 [info] ue_fsm ev_rx_swm_str 04:16:06.155 [info] ue_fsm state_authenticated_wait_swx_saa event=rx_swx_saa SAType=5 ResulCode={epdg_dia_rc,undefined,2001}, {ue_fsm_data,"262425261979487","262425261979487@nai.epc.mnc001.mcc01.3gppnetwork.org","internet",true,false,undefined} 04:16:06.155 [info] ue_fsm state_authenticated event=rx_swm_str, {ue_fsm_data,"262421612620486","262421612620486@nai.epc.mnc001.mcc01.3gppnetwork.org","internet",true,false,undefined} 04:16:06.155 [debug] SWx Tx SAR Imsi="262421612620486" Type=5 APN="internet" AgentInfoOpt=[]  04:16:06.155 [info] GSUP: Rx #{cn_domain => 1,imsi => <<"262427273341468">>,message_type => purge_ms_req} 04:16:06.155 [debug] SWx prepare_request: {'SAR',["epdg.localdomain",";","1805677143",";","398",";","nonode@nohost"],{'Vendor-Specific-Application-Id',10415,[16777265],[]},1,"epdg.localdomain","localdomain","localdomain","262421612620486",5,[],["hss.localdomain"],["internet"],[],[],[],[],[],[],[],[],[]} 04:16:06.155 [info] ue_fsm purge_ms_request 04:16:06.155 [info] ue_fsm received_swm_session_termination_answer {epdg_dia_rc,undefined,2001} 04:16:06.155 [info] ue_fsm state_active event=purge_ms_request, {ue_fsm_data,<<"262427273341468">>,"internet",[],{epdg_tun_pdp_ctx,3048189997,4270110490,{epdg_eua,33,<<192,168,0,62>>,undefined},<<172,18,62,103>>},false,0,false,false} 04:16:06.155 [info] KMOD Port Delete PDP Context Call {<0.1351.0>,[alias|#Ref<0.1283019585.1655242758.198814>]}: {delete_pdp_context,{172,18,62,103},3048189997,4270110490,{192,168,0,62}} 04:16:06.155 [info] ue_fsm state_wait_swm_session_termination_answer event=received_swm_sta, {ue_fsm_data,<<"262425261979487">>,"internet",[],undefined,true,0,false,false} 04:16:06.155 [info] purge_ms_response(<<"262425261979487">>): ok 04:16:06.155 [debug] delete_pdp_context: 1, {172,18,62,103}, {192,168,0,62}, 3048189997, 4270110490 04:16:06.155 [info] terminating epdg_ue_fsm with reason normal state=state_wait_swm_session_termination_answer, {ue_fsm_data,<<"262425261979487">>,"internet",[],undefined,true,0,false,false} 04:16:06.155 [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,62,103}},{ms_address,{192,168,0,62}},{i_tid,3048189997}]}} 04:16:06.155 [info] s2b: Tx {gtp,v2,delete_session_request,4270110490,8064796,undefined,[],[{v2_eps_bearer_id,0,5},{v2_fully_qualified_tunnel_endpoint_identifier,0,30,3048189997,<<172,18,62,20>>,undefined}]} 04:16:06.155 [info] S6b Rx from {diameter_caps,{"aaa.localdomain","pgw.localdomain"},{"localdomain","localdomain"},{[{172,18,62,20}],[{172,18,62,103}]},{0,10415},{"osmo-epdg-AAA","TTCN-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,["262421709712731"],[],[]} *DBG* epdg_ue_fsm_262427273341468 send ok to <0.1979.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_262421709712731 receive call rx_s6b_str from <0.1980.0> in state state_authenticated 04:16:06.156 [info] ue_fsm ev_rx_s6b_str *DBG* epdg_ue_fsm_262427273341468 consume call purge_ms_request from <0.1979.0> in state state_active => state_wait_delete_session_resp *DBG* gsup_server got {ipa,#Port<0.54>, {osmo,5}, #{cn_domain => 1,imsi => <<"262425837735753">>, message_type => purge_ms_req}} *DBG* aaa_ue_fsm_262421709712731 send {ok,{epdg_dia_rc,undefined,2001}} to <0.1980.0> 04:16:06.156 [info] ue_fsm state_authenticated event=rx_s6b_str, {ue_fsm_data,"262421709712731","262421709712731@nai.epc.mnc001.mcc01.3gppnetwork.org","internet",true,true,undefined} *DBG* aaa_ue_fsm_262421709712731 consume call rx_s6b_str from <0.1980.0> in state state_authenticated 04:16:06.156 [info] ue_fsm state_authenticated event=rx_s6b_str: ePDG session still active, skip updating the HSS *DBG* epdg_ue_fsm_262425837735753 receive call purge_ms_request from <0.1981.0> in state state_active 04:16:06.156 [info] S6b Tx to {diameter_caps,{"aaa.localdomain","pgw.localdomain"},{"localdomain","localdomain"},{[{172,18,62,20}],[{172,18,62,103}]},{0,10415},{"osmo-epdg-AAA","TTCN-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:16:06.156 [info] GSUP: Rx #{cn_domain => 1,imsi => <<"262425837735753">>,message_type => purge_ms_req} 04:16:06.156 [info] ue_fsm purge_ms_request 04:16:06.156 [info] ue_fsm state_active event=purge_ms_request, {ue_fsm_data,<<"262425837735753">>,"internet",[],{epdg_tun_pdp_ctx,3048189993,3305840202,{epdg_eua,33,<<192,168,0,58>>,undefined},<<172,18,62,103>>},false,0,false,false} 04:16:06.156 [info] KMOD Port Delete PDP Context Call {<0.1311.0>,[alias|#Ref<0.1283019585.1655242753.218232>]}: {delete_pdp_context,{172,18,62,103},3048189993,3305840202,{192,168,0,58}} 04:16:06.156 [debug] delete_pdp_context: 1, {172,18,62,103}, {192,168,0,58}, 3048189993, 3305840202 04:16:06.156 [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,62,103}},{ms_address,{192,168,0,58}},{i_tid,3048189993}]}} 04:16:06.156 [info] s2b: Tx {gtp,v2,delete_session_request,3305840202,8064797,undefined,[],[{v2_eps_bearer_id,0,5},{v2_fully_qualified_tunnel_endpoint_identifier,0,30,3048189993,<<172,18,62,20>>,undefined}]} *DBG* epdg_ue_fsm_262425837735753 send ok to <0.1981.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_262425837735753 consume call purge_ms_request from <0.1981.0> in state state_active => state_wait_delete_session_resp *DBG* gsup_server got {ipa,#Port<0.54>, {osmo,5}, #{cn_domain => 1,imsi => <<"262422104104764">>, message_type => purge_ms_req}} *DBG* epdg_ue_fsm_262422104104764 receive call purge_ms_request from <0.1982.0> in state state_active 04:16:06.156 [info] GSUP: Rx #{cn_domain => 1,imsi => <<"262422104104764">>,message_type => purge_ms_req} 04:16:06.156 [info] ue_fsm purge_ms_request 04:16:06.156 [info] ue_fsm state_active event=purge_ms_request, {ue_fsm_data,<<"262422104104764">>,"internet",[],{epdg_tun_pdp_ctx,3048189996,753977284,{epdg_eua,33,<<192,168,0,61>>,undefined},<<172,18,62,103>>},false,0,false,false} 04:16:06.156 [info] KMOD Port Delete PDP Context Call {<0.1341.0>,[alias|#Ref<0.1283019585.1655242756.197566>]}: {delete_pdp_context,{172,18,62,103},3048189996,753977284,{192,168,0,61}} 04:16:06.156 [debug] delete_pdp_context: 1, {172,18,62,103}, {192,168,0,61}, 3048189996, 753977284 *DBG* epdg_ue_fsm_262422104104764 send ok to <0.1982.0> 04:16:06.156 [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,62,103}},{ms_address,{192,168,0,61}},{i_tid,3048189996}]}} *DBG* gsup_server new state {gsups_state,#Port<0.16>,4222,#Port<0.54>, {ipa_ccm_options,"EPDG-00-00-00-00-00-00", "0/0/0","00:00:00:00:00:00", "00:00:00:00:00:00","00:00:00: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_262422104104764 consume call purge_ms_request from <0.1982.0> in state state_active => state_wait_delete_session_resp 04:16:06.156 [info] s2b: Tx {gtp,v2,delete_session_request,753977284,8064798,undefined,[],[{v2_eps_bearer_id,0,5},{v2_fully_qualified_tunnel_endpoint_identifier,0,30,3048189996,<<172,18,62,20>>,undefined}]} *DBG* gsup_server got {ipa,#Port<0.54>, {osmo,5}, #{cn_domain => 1,imsi => <<"262426078379809">>, message_type => purge_ms_req}} *DBG* epdg_ue_fsm_262426078379809 receive call purge_ms_request from <0.1983.0> in state state_active 04:16:06.156 [info] GSUP: Rx #{cn_domain => 1,imsi => <<"262426078379809">>,message_type => purge_ms_req} 04:16:06.156 [info] ue_fsm purge_ms_request 04:16:06.156 [info] ue_fsm state_active event=purge_ms_request, {ue_fsm_data,<<"262426078379809">>,"internet",[],{epdg_tun_pdp_ctx,3048189999,161773055,{epdg_eua,33,<<192,168,0,64>>,undefined},<<172,18,62,103>>},false,0,false,false} 04:16:06.156 [info] KMOD Port Delete PDP Context Call {<0.1371.0>,[alias|#Ref<0.1283019585.1655242756.197573>]}: {delete_pdp_context,{172,18,62,103},3048189999,161773055,{192,168,0,64}} *DBG* epdg_ue_fsm_262426078379809 send ok to <0.1983.0> *DBG* aaa_ue_fsm_262425243111492 receive call {rx_swx_saa,{ok,5,#{}}} from <0.1968.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:16:06.156 [debug] delete_pdp_context: 1, {172,18,62,103}, {192,168,0,64}, 3048189999, 161773055 *DBG* epdg_ue_fsm_262426078379809 consume call purge_ms_request from <0.1983.0> in state state_active => state_wait_delete_session_resp *DBG* aaa_ue_fsm_262425243111492 send ok to <0.1968.0> *DBG* epdg_ue_fsm_262425243111492 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 => <<"262421572027352">>, message_type => purge_ms_req}} 04:16:06.156 [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,62,103}},{ms_address,{192,168,0,64}},{i_tid,3048189999}]}} *DBG* aaa_ue_fsm_262425243111492 consume call {rx_swx_saa,{ok,5,#{}}} from <0.1968.0> in state state_authenticated_wait_swx_saa => state_new *DBG* epdg_ue_fsm_262425243111492 send ok to <0.211.0> 04:16:06.156 [info] s2b: Tx {gtp,v2,delete_session_request,161773055,8064799,undefined,[],[{v2_eps_bearer_id,0,5},{v2_fully_qualified_tunnel_endpoint_identifier,0,30,3048189999,<<172,18,62,20>>,undefined}]} *DBG* aaa_ue_fsm_262426620423637 receive call rx_s6b_str from <0.1984.0> in state state_authenticated *DBG* epdg_ue_fsm_262425243111492 terminate normal in state state_wait_swm_session_termination_answer *DBG* epdg_ue_fsm_262421572027352 receive call purge_ms_request from <0.1985.0> in state state_active *DBG* aaa_ue_fsm_262426620423637 send {ok,{epdg_dia_rc,undefined,2001}} to <0.1984.0> 04:16:06.156 [info] SWx Rx SAA {<0.735.0>,{diameter_caps,{"epdg.localdomain","hss.localdomain"},{"localdomain","localdomain"},{[{127,0,0,1},{172,18,62,20},{192,168,0,2}],[{172,18,62,103}]},{0,10415},{"osmo-epdg","TTCN-3 Testsuite"},{[],[1]},{[10415,13019,5535],[5535,10415,13019]},{[],[]},{[],[0]},{[],[]},{[{'diameter_base_Vendor-Specific-Application-Id',10415,[16777265],[]}],[{'diameter_base_Vendor-Specific-Application-Id',[10415],[16777265],[]}]},{[],[]},{[],[]}}}: {'SAA',"epdg.localdomain;1805677143;394;nonode@nohost",{'Vendor-Specific-Application-Id',10415,[16777265],[]},1,"hss.localdomain","localdomain","262425243111492",[],[2001],[],[{'Non-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_262426620423637 consume call rx_s6b_str from <0.1984.0> in state state_authenticated *DBG* epdg_ue_fsm_262421572027352 send ok to <0.1985.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:16:06.156 [info] ue_fsm ev_rx_swx_saa *DBG* epdg_ue_fsm_262421572027352 consume call purge_ms_request from <0.1985.0> in state state_active => state_wait_delete_session_resp *DBG* gsup_server got {ipa,#Port<0.54>, {osmo,5}, #{cn_domain => 1,imsi => <<"262421936883763">>, message_type => purge_ms_req}} 04:16:06.156 [info] ue_fsm state_authenticated_wait_swx_saa event=rx_swx_saa SAType=5 ResulCode={epdg_dia_rc,undefined,2001}, {ue_fsm_data,"262425243111492","262425243111492@nai.epc.mnc001.mcc01.3gppnetwork.org","internet",true,false,undefined} 04:16:06.156 [info] ue_fsm received_swm_session_termination_answer {epdg_dia_rc,undefined,2001} *DBG* epdg_ue_fsm_262421936883763 receive call purge_ms_request from <0.1986.0> in state state_active 04:16:06.157 [info] ue_fsm state_wait_swm_session_termination_answer event=received_swm_sta, {ue_fsm_data,<<"262425243111492">>,"internet",[],undefined,true,0,false,false} 04:16:06.157 [info] purge_ms_response(<<"262425243111492">>): ok 04:16:06.157 [info] GSUP: Rx #{cn_domain => 1,imsi => <<"262421572027352">>,message_type => purge_ms_req} 04:16:06.157 [info] S6b Rx from {diameter_caps,{"aaa.localdomain","pgw.localdomain"},{"localdomain","localdomain"},{[{172,18,62,20}],[{172,18,62,103}]},{0,10415},{"osmo-epdg-AAA","TTCN-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,["262426620423637"],[],[]} 04:16:06.157 [info] ue_fsm ev_rx_s6b_str 04:16:06.157 [info] terminating epdg_ue_fsm with reason normal state=state_wait_swm_session_termination_answer, {ue_fsm_data,<<"262425243111492">>,"internet",[],undefined,true,0,false,false} *DBG* epdg_ue_fsm_262426004319214 receive call {received_gtpc_delete_session_response, {gtp,v2,delete_session_response,894437880,8064793,undefined,[], #{{v2_cause,0} => {v2_cause,0,request_accepted,0,0,0,undefined}}}} from <0.1987.0> in state state_wait_delete_session_resp 04:16:06.157 [info] ue_fsm purge_ms_request 04:16:06.157 [info] ue_fsm state_authenticated event=rx_s6b_str, {ue_fsm_data,"262426620423637","262426620423637@nai.epc.mnc001.mcc01.3gppnetwork.org","internet",true,true,undefined} *DBG* epdg_ue_fsm_262426004319214 send ok to <0.1987.0> 04:16:06.157 [info] ue_fsm state_authenticated event=rx_s6b_str: ePDG session still active, skip updating the HSS 04:16:06.157 [info] ue_fsm state_active event=purge_ms_request, {ue_fsm_data,<<"262421572027352">>,"internet",[],{epdg_tun_pdp_ctx,3048190001,3850180901,{epdg_eua,33,<<192,168,0,66>>,undefined},<<172,18,62,103>>},false,0,false,false} *DBG* epdg_ue_fsm_262426004319214 consume call {received_gtpc_delete_session_response, {gtp,v2,delete_session_response,894437880,8064793,undefined,[], #{{v2_cause,0} => {v2_cause,0,request_accepted,0,0,0,undefined}}}} from <0.1987.0> in state state_wait_delete_session_resp => state_wait_swm_session_termination_answer *DBG* aaa_ue_fsm_262426004319214 receive call rx_swm_str from <0.201.0> in state state_authenticated *DBG* epdg_ue_fsm_262421936883763 send ok to <0.1986.0> 04:16:06.157 [info] S6b Tx to {diameter_caps,{"aaa.localdomain","pgw.localdomain"},{"localdomain","localdomain"},{[{172,18,62,20}],[{172,18,62,103}]},{0,10415},{"osmo-epdg-AAA","TTCN-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_262426004319214 start_timer {state_timeout,10000, swm_str_timeout,[]} in state state_wait_swm_session_termination_answer 04:16:06.157 [info] KMOD Port Delete PDP Context Call {<0.1391.0>,[alias|#Ref<0.1283019585.1655242753.218276>]}: {delete_pdp_context,{172,18,62,103},3048190001,3850180901,{192,168,0,66}} *DBG* epdg_ue_fsm_262421936883763 consume call purge_ms_request from <0.1986.0> in state state_active => state_wait_delete_session_resp *DBG* gsup_server got {ipa,#Port<0.54>, {osmo,5}, #{cn_domain => 1,imsi => <<"262425236684477">>, message_type => purge_ms_req}} *DBG* aaa_ue_fsm_262426004319214 send ok to <0.201.0> *DBG* aaa_ue_fsm_262427273341468 receive call rx_s6b_str from <0.1989.0> in state state_authenticated 04:16:06.157 [debug] delete_pdp_context: 1, {172,18,62,103}, {192,168,0,66}, 3048190001, 3850180901 *DBG* aaa_ue_fsm_262426004319214 consume call rx_swm_str from <0.201.0> in state state_authenticated => state_authenticated_wait_swx_saa 04:16:06.157 [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,62,103}},{ms_address,{192,168,0,66}},{i_tid,3048190001}]}} 04:16:06.157 [info] s2b: Tx {gtp,v2,delete_session_request,3850180901,8064800,undefined,[],[{v2_eps_bearer_id,0,5},{v2_fully_qualified_tunnel_endpoint_identifier,0,30,3048190001,<<172,18,62,20>>,undefined}]} 04:16:06.157 [info] GSUP: Rx #{cn_domain => 1,imsi => <<"262421936883763">>,message_type => purge_ms_req} 04:16:06.157 [info] ue_fsm purge_ms_request 04:16:06.157 [info] ue_fsm state_active event=purge_ms_request, {ue_fsm_data,<<"262421936883763">>,"internet",[],{epdg_tun_pdp_ctx,3048190003,3847920312,{epdg_eua,33,<<192,168,0,68>>,undefined},<<172,18,62,103>>},false,0,false,false} 04:16:06.157 [info] KMOD Port Delete PDP Context Call {<0.1411.0>,[alias|#Ref<0.1283019585.1655242756.197594>]}: {delete_pdp_context,{172,18,62,103},3048190003,3847920312,{192,168,0,68}} 04:16:06.157 [debug] delete_pdp_context: 1, {172,18,62,103}, {192,168,0,68}, 3048190003, 3847920312 04:16:06.157 [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,62,103}},{ms_address,{192,168,0,68}},{i_tid,3048190003}]}} 04:16:06.157 [debug] S2b: Rx from IP {172,18,62,103} port 2123: <<72,37,0,14,53,80,9,248,123,15,25,0,2,0,2,0,16,0>> 04:16:06.157 [debug] S2b: Rx from IP {172,18,62,103} port 2123: {gtp,v2,delete_session_response,894437880,8064793,undefined,[],#{{v2_cause,0} => {v2_cause,0,request_accepted,0,0,0,undefined}}} 04:16:06.157 [info] ue_fsm received_gtpc_delete_session_response {gtp,v2,delete_session_response,894437880,8064793,undefined,[],#{{v2_cause,0} => {v2_cause,0,request_accepted,0,0,0,undefined}}} 04:16:06.157 [info] ue_fsm state_wait_delete_session_resp event=received_gtpc_delete_session_response, {ue_fsm_data,<<"262426004319214">>,"internet",[],undefined,false,0,false,false} 04:16:06.157 [debug] Cause: GTP_atom=request_accepted -> GTP_int=16 -> GSUP_int=0 04:16:06.157 [info] ue_fsm state_wait_swm_session_termination_answer event=enter, {ue_fsm_data,<<"262426004319214">>,"internet",[],undefined,true,0,false,false} 04:16:06.157 [info] s2b: Tx {gtp,v2,delete_session_request,3847920312,8064801,undefined,[],[{v2_eps_bearer_id,0,5},{v2_fully_qualified_tunnel_endpoint_identifier,0,30,3048190003,<<172,18,62,20>>,undefined}]} *DBG* aaa_ue_fsm_262425837735753 receive call rx_s6b_str from <0.1990.0> in state state_authenticated 04:16:06.157 [info] ue_fsm ev_rx_swm_str 04:16:06.157 [info] ue_fsm state_authenticated event=rx_swm_str, {ue_fsm_data,"262426004319214","262426004319214@nai.epc.mnc001.mcc01.3gppnetwork.org","internet",true,false,undefined} 04:16:06.157 [debug] SWx Tx SAR Imsi="262426004319214" Type=5 APN="internet" AgentInfoOpt=[]  *DBG* aaa_ue_fsm_262425837735753 send {ok,{epdg_dia_rc,undefined,2001}} to <0.1990.0> *DBG* aaa_ue_fsm_262425837735753 consume call rx_s6b_str from <0.1990.0> in state state_authenticated 04:16:06.158 [debug] SWx prepare_request: {'SAR',["epdg.localdomain",";","1805677143",";","399",";","nonode@nohost"],{'Vendor-Specific-Application-Id',10415,[16777265],[]},1,"epdg.localdomain","localdomain","localdomain","262426004319214",5,[],["hss.localdomain"],["internet"],[],[],[],[],[],[],[],[],[]} 04:16:06.158 [info] S6b Rx from {diameter_caps,{"aaa.localdomain","pgw.localdomain"},{"localdomain","localdomain"},{[{172,18,62,20}],[{172,18,62,103}]},{0,10415},{"osmo-epdg-AAA","TTCN-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,["262427273341468"],[],[]} 04:16:06.158 [info] ue_fsm ev_rx_s6b_str 04:16:06.158 [debug] S2b: Rx from IP {172,18,62,103} port 2123: <<72,37,0,14,53,80,9,237,123,15,26,0,2,0,2,0,16,0>> 04:16:06.158 [info] GSUP: Rx #{cn_domain => 1,imsi => <<"262425236684477">>,message_type => purge_ms_req} 04:16:06.158 [info] ue_fsm state_authenticated event=rx_s6b_str, {ue_fsm_data,"262427273341468","262427273341468@nai.epc.mnc001.mcc01.3gppnetwork.org","internet",true,true,undefined} *DBG* epdg_ue_fsm_262425236684477 receive call purge_ms_request from <0.1993.0> in state state_active *DBG* epdg_ue_fsm_262421709712731 receive call {received_gtpc_delete_session_response, {gtp,v2,delete_session_response,894437869,8064794,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_262422104104764 receive call rx_s6b_str from <0.1991.0> in state state_authenticated 04:16:06.158 [info] SWx Rx SAA {<0.735.0>,{diameter_caps,{"epdg.localdomain","hss.localdomain"},{"localdomain","localdomain"},{[{127,0,0,1},{172,18,62,20},{192,168,0,2}],[{172,18,62,103}]},{0,10415},{"osmo-epdg","TTCN-3 Testsuite"},{[],[1]},{[10415,13019,5535],[5535,10415,13019]},{[],[]},{[],[0]},{[],[]},{[{'diameter_base_Vendor-Specific-Application-Id',10415,[16777265],[]}],[{'diameter_base_Vendor-Specific-Application-Id',[10415],[16777265],[]}]},{[],[]},{[],[]}}}: {'SAA',"epdg.localdomain;1805677143;395;nonode@nohost",{'Vendor-Specific-Application-Id',10415,[16777265],[]},1,"hss.localdomain","localdomain","262427980815430",[],[2001],[],[{'Non-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_262427273341468 send {ok,{epdg_dia_rc,undefined,2001}} to <0.1989.0> *DBG* epdg_ue_fsm_262421709712731 send ok to <0.1992.0> 04:16:06.158 [info] S6b Rx from {diameter_caps,{"aaa.localdomain","pgw.localdomain"},{"localdomain","localdomain"},{[{172,18,62,20}],[{172,18,62,103}]},{0,10415},{"osmo-epdg-AAA","TTCN-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,["262425837735753"],[],[]} *DBG* aaa_ue_fsm_262422104104764 send {ok,{epdg_dia_rc,undefined,2001}} to <0.1991.0> *DBG* aaa_ue_fsm_262427980815430 receive call {rx_swx_saa,{ok,5,#{}}} from <0.1972.0> in state state_authenticated_wait_swx_saa *DBG* aaa_ue_fsm_262427273341468 consume call rx_s6b_str from <0.1989.0> in state state_authenticated *DBG* aaa_ue_fsm_262422104104764 consume call rx_s6b_str from <0.1991.0> in state state_authenticated *DBG* epdg_ue_fsm_262421709712731 consume call {received_gtpc_delete_session_response, {gtp,v2,delete_session_response,894437869,8064794,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* aaa_ue_fsm_262421709712731 receive call rx_swm_str from <0.201.0> in state state_authenticated *DBG* epdg_ue_fsm_262426620423637 receive call {received_gtpc_delete_session_response, {gtp,v2,delete_session_response,894437898,8064795,undefined,[], #{{v2_cause,0} => {v2_cause,0,request_accepted,0,0,0,undefined}}}} from <0.1994.0> in state state_wait_delete_session_resp *DBG* epdg_ue_fsm_262421709712731 start_timer {state_timeout,10000, swm_str_timeout,[]} in state state_wait_swm_session_termination_answer 04:16:06.158 [info] ue_fsm ev_rx_s6b_str 04:16:06.158 [info] ue_fsm state_authenticated event=rx_s6b_str, {ue_fsm_data,"262425837735753","262425837735753@nai.epc.mnc001.mcc01.3gppnetwork.org","internet",true,true,undefined} 04:16:06.158 [info] ue_fsm state_authenticated event=rx_s6b_str: ePDG session still active, skip updating the HSS 04:16:06.158 [info] S6b Tx to {diameter_caps,{"aaa.localdomain","pgw.localdomain"},{"localdomain","localdomain"},{[{172,18,62,20}],[{172,18,62,103}]},{0,10415},{"osmo-epdg-AAA","TTCN-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:16:06.158 [debug] S2b: Rx from IP {172,18,62,103} port 2123: {gtp,v2,delete_session_response,894437869,8064794,undefined,[],#{{v2_cause,0} => {v2_cause,0,request_accepted,0,0,0,undefined}}} 04:16:06.158 [info] S6b Rx from {diameter_caps,{"aaa.localdomain","pgw.localdomain"},{"localdomain","localdomain"},{[{172,18,62,20}],[{172,18,62,103}]},{0,10415},{"osmo-epdg-AAA","TTCN-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,["262422104104764"],[],[]} 04:16:06.158 [info] ue_fsm received_gtpc_delete_session_response {gtp,v2,delete_session_response,894437869,8064794,undefined,[],#{{v2_cause,0} => {v2_cause,0,request_accepted,0,0,0,undefined}}} 04:16:06.158 [info] ue_fsm ev_rx_s6b_str 04:16:06.158 [info] ue_fsm purge_ms_request 04:16:06.158 [info] ue_fsm state_authenticated event=rx_s6b_str: ePDG session still active, skip updating the HSS 04:16:06.158 [info] ue_fsm state_active event=purge_ms_request, {ue_fsm_data,<<"262425236684477">>,"internet",[],{epdg_tun_pdp_ctx,3048190005,4292598066,{epdg_eua,33,<<192,168,0,70>>,undefined},<<172,18,62,103>>},false,0,false,false} 04:16:06.158 [info] S6b Tx to {diameter_caps,{"aaa.localdomain","pgw.localdomain"},{"localdomain","localdomain"},{[{172,18,62,20}],[{172,18,62,103}]},{0,10415},{"osmo-epdg-AAA","TTCN-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:16:06.158 [info] ue_fsm state_wait_delete_session_resp event=received_gtpc_delete_session_response, {ue_fsm_data,<<"262421709712731">>,"internet",[],undefined,false,0,false,false} 04:16:06.158 [debug] Cause: GTP_atom=request_accepted -> GTP_int=16 -> GSUP_int=0 04:16:06.158 [info] KMOD Port Delete PDP Context Call {<0.1431.0>,[alias|#Ref<0.1283019585.1655242753.218346>]}: {delete_pdp_context,{172,18,62,103},3048190005,4292598066,{192,168,0,70}} 04:16:06.158 [info] ue_fsm ev_rx_swx_saa 04:16:06.159 [info] ue_fsm state_authenticated event=rx_s6b_str, {ue_fsm_data,"262422104104764","262422104104764@nai.epc.mnc001.mcc01.3gppnetwork.org","internet",true,true,undefined} 04:16:06.159 [debug] delete_pdp_context: 1, {172,18,62,103}, {192,168,0,70}, 3048190005, 4292598066 04:16:06.159 [info] ue_fsm state_authenticated event=rx_s6b_str: ePDG session still active, skip updating the HSS 04:16:06.159 [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,62,103}},{ms_address,{192,168,0,70}},{i_tid,3048190005}]}} 04:16:06.159 [info] ue_fsm state_wait_swm_session_termination_answer event=enter, {ue_fsm_data,<<"262421709712731">>,"internet",[],undefined,true,0,false,false} 04:16:06.159 [info] S6b Tx to {diameter_caps,{"aaa.localdomain","pgw.localdomain"},{"localdomain","localdomain"},{[{172,18,62,20}],[{172,18,62,103}]},{0,10415},{"osmo-epdg-AAA","TTCN-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:16:06.159 [debug] S2b: Rx from IP {172,18,62,103} port 2123: <<72,37,0,14,53,80,10,10,123,15,27,0,2,0,2,0,16,0>> 04:16:06.159 [info] ue_fsm ev_rx_swm_str 04:16:06.159 [info] ue_fsm state_authenticated_wait_swx_saa event=rx_swx_saa SAType=5 ResulCode={epdg_dia_rc,undefined,2001}, {ue_fsm_data,"262427980815430","262427980815430@nai.epc.mnc001.mcc01.3gppnetwork.org","internet",true,false,undefined} 04:16:06.159 [debug] S2b: Rx from IP {172,18,62,103} port 2123: {gtp,v2,delete_session_response,894437898,8064795,undefined,[],#{{v2_cause,0} => {v2_cause,0,request_accepted,0,0,0,undefined}}} 04:16:06.159 [info] ue_fsm received_gtpc_delete_session_response {gtp,v2,delete_session_response,894437898,8064795,undefined,[],#{{v2_cause,0} => {v2_cause,0,request_accepted,0,0,0,undefined}}} 04:16:06.159 [info] ue_fsm state_authenticated event=rx_swm_str, {ue_fsm_data,"262421709712731","262421709712731@nai.epc.mnc001.mcc01.3gppnetwork.org","internet",true,false,undefined} 04:16:06.159 [info] ue_fsm state_wait_delete_session_resp event=received_gtpc_delete_session_response, {ue_fsm_data,<<"262426620423637">>,"internet",[],undefined,false,0,false,false} *DBG* aaa_ue_fsm_262426173672811 receive call {rx_swx_saa,{ok,5,#{}}} from <0.1974.0> in state state_authenticated_wait_swx_saa 04:16:06.159 [info] S6b Rx from {diameter_caps,{"aaa.localdomain","pgw.localdomain"},{"localdomain","localdomain"},{[{172,18,62,20}],[{172,18,62,103}]},{0,10415},{"osmo-epdg-AAA","TTCN-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,["262426078379809"],[],[]} *DBG* epdg_ue_fsm_262426620423637 send ok to <0.1994.0> 04:16:06.159 [info] SWx Rx SAA {<0.735.0>,{diameter_caps,{"epdg.localdomain","hss.localdomain"},{"localdomain","localdomain"},{[{127,0,0,1},{172,18,62,20},{192,168,0,2}],[{172,18,62,103}]},{0,10415},{"osmo-epdg","TTCN-3 Testsuite"},{[],[1]},{[10415,13019,5535],[5535,10415,13019]},{[],[]},{[],[0]},{[],[]},{[{'diameter_base_Vendor-Specific-Application-Id',10415,[16777265],[]}],[{'diameter_base_Vendor-Specific-Application-Id',[10415],[16777265],[]}]},{[],[]},{[],[]}}}: {'SAA',"epdg.localdomain;1805677143;396;nonode@nohost",{'Vendor-Specific-Application-Id',10415,[16777265],[]},1,"hss.localdomain","localdomain","262426173672811",[],[2001],[],[{'Non-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_262426078379809 receive call rx_s6b_str from <0.1995.0> in state state_authenticated *DBG* aaa_ue_fsm_262421709712731 send ok to <0.201.0> *DBG* epdg_ue_fsm_262426620423637 consume call {received_gtpc_delete_session_response, {gtp,v2,delete_session_response,894437898,8064795,undefined,[], #{{v2_cause,0} => {v2_cause,0,request_accepted,0,0,0,undefined}}}} from <0.1994.0> in state state_wait_delete_session_resp => state_wait_swm_session_termination_answer *DBG* aaa_ue_fsm_262427980815430 send ok to <0.1972.0> *DBG* aaa_ue_fsm_262426173672811 send ok to <0.1974.0> *DBG* epdg_ue_fsm_262425236684477 send ok to <0.1993.0> 04:16:06.159 [info] ue_fsm ev_rx_swx_saa *DBG* aaa_ue_fsm_262426620423637 receive call rx_swm_str from <0.201.0> in state state_authenticated *DBG* epdg_ue_fsm_262427980815430 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* aaa_ue_fsm_262426078379809 send {ok,{epdg_dia_rc,undefined,2001}} to <0.1995.0> *DBG* aaa_ue_fsm_262421709712731 consume call rx_swm_str from <0.201.0> in state state_authenticated => state_authenticated_wait_swx_saa *DBG* epdg_ue_fsm_262425236684477 consume call purge_ms_request from <0.1993.0> in state state_active => state_wait_delete_session_resp *DBG* epdg_ue_fsm_262426620423637 start_timer {state_timeout,10000, swm_str_timeout,[]} in state state_wait_swm_session_termination_answer *DBG* aaa_ue_fsm_262426173672811 consume call {rx_swx_saa,{ok,5,#{}}} from <0.1974.0> in state state_authenticated_wait_swx_saa => state_new *DBG* aaa_ue_fsm_262427980815430 consume call {rx_swx_saa,{ok,5,#{}}} from <0.1972.0> in state state_authenticated_wait_swx_saa => state_new 04:16:06.159 [debug] SWx Tx SAR Imsi="262421709712731" Type=5 APN="internet" AgentInfoOpt=[]  *DBG* aaa_ue_fsm_262421572027352 receive call rx_s6b_str from <0.1997.0> in state state_authenticated *DBG* epdg_ue_fsm_262427980815430 send ok to <0.211.0> *DBG* epdg_ue_fsm_262425837735753 receive call {received_gtpc_delete_session_response, {gtp,v2,delete_session_response,894437893,8064797,undefined,[], #{{v2_cause,0} => {v2_cause,0,request_accepted,0,0,0,undefined}}}} from <0.1998.0> in state state_wait_delete_session_resp *DBG* epdg_ue_fsm_262426173672811 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 => <<"262429416148424">>, message_type => purge_ms_req}} *DBG* aaa_ue_fsm_262426620423637 send ok to <0.201.0> *DBG* aaa_ue_fsm_262426078379809 consume call rx_s6b_str from <0.1995.0> in state state_authenticated *DBG* aaa_ue_fsm_262421572027352 send {ok,{epdg_dia_rc,undefined,2001}} to <0.1997.0> *DBG* epdg_ue_fsm_262427980815430 terminate normal in state state_wait_swm_session_termination_answer *DBG* epdg_ue_fsm_262425837735753 send ok to <0.1998.0> *DBG* epdg_ue_fsm_262426173672811 send ok to <0.211.0> *DBG* aaa_ue_fsm_262426620423637 consume call rx_swm_str from <0.201.0> in state state_authenticated => state_authenticated_wait_swx_saa *DBG* aaa_ue_fsm_262421572027352 consume call rx_s6b_str from <0.1997.0> in state state_authenticated *DBG* epdg_ue_fsm_262429416148424 receive call purge_ms_request from <0.2000.0> in state state_active 04:16:06.159 [debug] Cause: GTP_atom=request_accepted -> GTP_int=16 -> GSUP_int=0 04:16:06.159 [info] ue_fsm state_authenticated_wait_swx_saa event=rx_swx_saa SAType=5 ResulCode={epdg_dia_rc,undefined,2001}, {ue_fsm_data,"262426173672811","262426173672811@nai.epc.mnc001.mcc01.3gppnetwork.org","internet",true,false,undefined} 04:16:06.159 [debug] SWx prepare_request: {'SAR',["epdg.localdomain",";","1805677143",";","400",";","nonode@nohost"],{'Vendor-Specific-Application-Id',10415,[16777265],[]},1,"epdg.localdomain","localdomain","localdomain","262421709712731",5,[],["hss.localdomain"],["internet"],[],[],[],[],[],[],[],[],[]} 04:16:06.159 [info] ue_fsm ev_rx_s6b_str 04:16:06.159 [info] s2b: Tx {gtp,v2,delete_session_request,4292598066,8064802,undefined,[],[{v2_eps_bearer_id,0,5},{v2_fully_qualified_tunnel_endpoint_identifier,0,30,3048190005,<<172,18,62,20>>,undefined}]} 04:16:06.159 [info] ue_fsm state_wait_swm_session_termination_answer event=enter, {ue_fsm_data,<<"262426620423637">>,"internet",[],undefined,true,0,false,false} 04:16:06.159 [info] ue_fsm ev_rx_swm_str 04:16:06.159 [info] ue_fsm received_swm_session_termination_answer {epdg_dia_rc,undefined,2001} 04:16:06.159 [info] ue_fsm state_authenticated event=rx_s6b_str, {ue_fsm_data,"262426078379809","262426078379809@nai.epc.mnc001.mcc01.3gppnetwork.org","internet",true,true,undefined} 04:16:06.159 [info] ue_fsm state_authenticated event=rx_s6b_str: ePDG session still active, skip updating the HSS 04:16:06.159 [debug] S2b: Rx from IP {172,18,62,103} port 2123: <<72,37,0,14,53,80,10,5,123,15,29,0,2,0,2,0,16,0>> 04:16:06.159 [info] S6b Tx to {diameter_caps,{"aaa.localdomain","pgw.localdomain"},{"localdomain","localdomain"},{[{172,18,62,20}],[{172,18,62,103}]},{0,10415},{"osmo-epdg-AAA","TTCN-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:16:06.159 [info] S6b Rx from {diameter_caps,{"aaa.localdomain","pgw.localdomain"},{"localdomain","localdomain"},{[{172,18,62,20}],[{172,18,62,103}]},{0,10415},{"osmo-epdg-AAA","TTCN-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,["262421572027352"],[],[]} 04:16:06.159 [info] ue_fsm ev_rx_s6b_str 04:16:06.159 [debug] S2b: Rx from IP {172,18,62,103} port 2123: {gtp,v2,delete_session_response,894437893,8064797,undefined,[],#{{v2_cause,0} => {v2_cause,0,request_accepted,0,0,0,undefined}}} 04:16:06.160 [info] ue_fsm state_authenticated event=rx_swm_str, {ue_fsm_data,"262426620423637","262426620423637@nai.epc.mnc001.mcc01.3gppnetwork.org","internet",true,false,undefined} 04:16:06.160 [info] ue_fsm received_gtpc_delete_session_response {gtp,v2,delete_session_response,894437893,8064797,undefined,[],#{{v2_cause,0} => {v2_cause,0,request_accepted,0,0,0,undefined}}} 04:16:06.160 [info] ue_fsm state_wait_swm_session_termination_answer event=received_swm_sta, {ue_fsm_data,<<"262427980815430">>,"internet",[],undefined,true,0,false,false} 04:16:06.160 [debug] SWx Tx SAR Imsi="262426620423637" Type=5 APN="internet" AgentInfoOpt=[]  04:16:06.160 [info] purge_ms_response(<<"262427980815430">>): ok 04:16:06.160 [info] ue_fsm received_swm_session_termination_answer {epdg_dia_rc,undefined,2001} 04:16:06.160 [debug] SWx prepare_request: {'SAR',["epdg.localdomain",";","1805677143",";","401",";","nonode@nohost"],{'Vendor-Specific-Application-Id',10415,[16777265],[]},1,"epdg.localdomain","localdomain","localdomain","262426620423637",5,[],["hss.localdomain"],["internet"],[],[],[],[],[],[],[],[],[]} 04:16:06.160 [info] ue_fsm state_authenticated event=rx_s6b_str, {ue_fsm_data,"262421572027352","262421572027352@nai.epc.mnc001.mcc01.3gppnetwork.org","internet",true,true,undefined} 04:16:06.160 [info] ue_fsm state_authenticated event=rx_s6b_str: ePDG session still active, skip updating the HSS 04:16:06.160 [info] S6b Tx to {diameter_caps,{"aaa.localdomain","pgw.localdomain"},{"localdomain","localdomain"},{[{172,18,62,20}],[{172,18,62,103}]},{0,10415},{"osmo-epdg-AAA","TTCN-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:16:06.160 [info] ue_fsm state_wait_delete_session_resp event=received_gtpc_delete_session_response, {ue_fsm_data,<<"262425837735753">>,"internet",[],undefined,false,0,false,false} 04:16:06.160 [info] terminating epdg_ue_fsm with reason normal state=state_wait_swm_session_termination_answer, {ue_fsm_data,<<"262427980815430">>,"internet",[],undefined,true,0,false,false} 04:16:06.160 [debug] Cause: GTP_atom=request_accepted -> GTP_int=16 -> GSUP_int=0 04:16:06.160 [info] ue_fsm state_wait_swm_session_termination_answer event=received_swm_sta, {ue_fsm_data,<<"262426173672811">>,"internet",[],undefined,true,0,false,false} 04:16:06.160 [info] purge_ms_response(<<"262426173672811">>): ok 04:16:06.160 [info] GSUP: Rx #{cn_domain => 1,imsi => <<"262429416148424">>,message_type => purge_ms_req} 04:16:06.160 [info] ue_fsm purge_ms_request 04:16:06.160 [info] ue_fsm state_wait_swm_session_termination_answer event=enter, {ue_fsm_data,<<"262425837735753">>,"internet",[],undefined,true,0,false,false} 04:16:06.160 [info] terminating epdg_ue_fsm with reason normal state=state_wait_swm_session_termination_answer, {ue_fsm_data,<<"262426173672811">>,"internet",[],undefined,true,0,false,false} *DBG* epdg_ue_fsm_262425837735753 consume call {received_gtpc_delete_session_response, {gtp,v2,delete_session_response,894437893,8064797,undefined,[], #{{v2_cause,0} => {v2_cause,0,request_accepted,0,0,0,undefined}}}} from <0.1998.0> in state state_wait_delete_session_resp => state_wait_swm_session_termination_answer 04:16:06.160 [info] ue_fsm state_active event=purge_ms_request, {ue_fsm_data,<<"262429416148424">>,"internet",[],{epdg_tun_pdp_ctx,3048190004,2748535300,{epdg_eua,33,<<192,168,0,69>>,undefined},<<172,18,62,103>>},false,0,false,false} *DBG* epdg_ue_fsm_262426173672811 terminate normal in state state_wait_swm_session_termination_answer *DBG* aaa_ue_fsm_262425837735753 receive call rx_swm_str from <0.201.0> in state state_authenticated *DBG* epdg_ue_fsm_262425837735753 start_timer {state_timeout,10000, swm_str_timeout,[]} in state state_wait_swm_session_termination_answer 04:16:06.160 [debug] S2b: Rx from IP {172,18,62,103} port 2123: <<72,37,0,14,53,80,10,9,123,15,28,0,2,0,2,0,16,0>> *DBG* aaa_ue_fsm_262426132218132 receive call {rx_swx_saa,{ok,5,#{}}} from <0.1975.0> in state state_authenticated_wait_swx_saa 04:16:06.160 [info] S6b Rx from {diameter_caps,{"aaa.localdomain","pgw.localdomain"},{"localdomain","localdomain"},{[{172,18,62,20}],[{172,18,62,103}]},{0,10415},{"osmo-epdg-AAA","TTCN-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,["262421936883763"],[],[]} 04:16:06.161 [info] ue_fsm ev_rx_swm_str *DBG* aaa_ue_fsm_262425837735753 send ok to <0.201.0> *DBG* epdg_ue_fsm_262427273341468 receive call {received_gtpc_delete_session_response, {gtp,v2,delete_session_response,894437897,8064796,undefined,[], #{{v2_cause,0} => {v2_cause,0,request_accepted,0,0,0,undefined}}}} from <0.2002.0> in state state_wait_delete_session_resp *DBG* aaa_ue_fsm_262426132218132 send ok to <0.1975.0> *DBG* aaa_ue_fsm_262421936883763 receive call rx_s6b_str from <0.2001.0> in state state_authenticated *DBG* aaa_ue_fsm_262425837735753 consume call rx_swm_str from <0.201.0> in state state_authenticated => state_authenticated_wait_swx_saa 04:16:06.161 [info] SWx Rx SAA {<0.735.0>,{diameter_caps,{"epdg.localdomain","hss.localdomain"},{"localdomain","localdomain"},{[{127,0,0,1},{172,18,62,20},{192,168,0,2}],[{172,18,62,103}]},{0,10415},{"osmo-epdg","TTCN-3 Testsuite"},{[],[1]},{[10415,13019,5535],[5535,10415,13019]},{[],[]},{[],[0]},{[],[]},{[{'diameter_base_Vendor-Specific-Application-Id',10415,[16777265],[]}],[{'diameter_base_Vendor-Specific-Application-Id',[10415],[16777265],[]}]},{[],[]},{[],[]}}}: {'SAA',"epdg.localdomain;1805677143;397;nonode@nohost",{'Vendor-Specific-Application-Id',10415,[16777265],[]},1,"hss.localdomain","localdomain","262426132218132",[],[2001],[],[{'Non-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_262426132218132 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_262427273341468 send ok to <0.2002.0> *DBG* aaa_ue_fsm_262426132218132 consume call {rx_swx_saa,{ok,5,#{}}} from <0.1975.0> in state state_authenticated_wait_swx_saa => state_new *DBG* aaa_ue_fsm_262421936883763 send {ok,{epdg_dia_rc,undefined,2001}} to <0.2001.0> 04:16:06.161 [info] ue_fsm ev_rx_swx_saa *DBG* epdg_ue_fsm_262427273341468 consume call {received_gtpc_delete_session_response, {gtp,v2,delete_session_response,894437897,8064796,undefined,[], #{{v2_cause,0} => {v2_cause,0,request_accepted,0,0,0,undefined}}}} from <0.2002.0> in state state_wait_delete_session_resp => state_wait_swm_session_termination_answer *DBG* epdg_ue_fsm_262426132218132 send ok to <0.211.0> *DBG* aaa_ue_fsm_262427273341468 receive call rx_swm_str from <0.201.0> in state state_authenticated *DBG* aaa_ue_fsm_262421936883763 consume call rx_s6b_str from <0.2001.0> in state state_authenticated *DBG* epdg_ue_fsm_262427273341468 start_timer {state_timeout,10000, swm_str_timeout,[]} in state state_wait_swm_session_termination_answer *DBG* epdg_ue_fsm_262426132218132 terminate normal in state state_wait_swm_session_termination_answer *DBG* epdg_ue_fsm_262422104104764 receive call {received_gtpc_delete_session_response, {gtp,v2,delete_session_response,894437896,8064798,undefined,[], #{{v2_cause,0} => {v2_cause,0,request_accepted,0,0,0,undefined}}}} from <0.2004.0> in state state_wait_delete_session_resp *DBG* aaa_ue_fsm_262427273341468 send ok to <0.201.0> *DBG* aaa_ue_fsm_262427273341468 consume call rx_swm_str from <0.201.0> in state state_authenticated => state_authenticated_wait_swx_saa 04:16:06.161 [info] ue_fsm state_authenticated event=rx_swm_str, {ue_fsm_data,"262425837735753","262425837735753@nai.epc.mnc001.mcc01.3gppnetwork.org","internet",true,false,undefined} 04:16:06.161 [info] KMOD Port Delete PDP Context Call {<0.1421.0>,[alias|#Ref<0.1283019585.1655242757.197243>]}: {delete_pdp_context,{172,18,62,103},3048190004,2748535300,{192,168,0,69}} 04:16:06.161 [debug] SWx Tx SAR Imsi="262425837735753" Type=5 APN="internet" AgentInfoOpt=[]  04:16:06.161 [debug] delete_pdp_context: 1, {172,18,62,103}, {192,168,0,69}, 3048190004, 2748535300 04:16:06.161 [info] ue_fsm state_authenticated_wait_swx_saa event=rx_swx_saa SAType=5 ResulCode={epdg_dia_rc,undefined,2001}, {ue_fsm_data,"262426132218132","262426132218132@nai.epc.mnc001.mcc01.3gppnetwork.org","internet",true,false,undefined} 04:16:06.161 [debug] SWx prepare_request: {'SAR',["epdg.localdomain",";","1805677143",";","402",";","nonode@nohost"],{'Vendor-Specific-Application-Id',10415,[16777265],[]},1,"epdg.localdomain","localdomain","localdomain","262425837735753",5,[],["hss.localdomain"],["internet"],[],[],[],[],[],[],[],[],[]} 04:16:06.161 [debug] S2b: Rx from IP {172,18,62,103} port 2123: {gtp,v2,delete_session_response,894437897,8064796,undefined,[],#{{v2_cause,0} => {v2_cause,0,request_accepted,0,0,0,undefined}}} 04:16:06.161 [debug] delete_pdp_context: {netlink,gtp,[512,ack,request],645,0,{delete,0,0,[{version,1},{net_ns_fd,25},{link,4},{sgsn_address,{172,18,62,103}},{ms_address,{192,168,0,69}},{i_tid,3048190004}]}} 04:16:06.161 [info] ue_fsm received_gtpc_delete_session_response {gtp,v2,delete_session_response,894437897,8064796,undefined,[],#{{v2_cause,0} => {v2_cause,0,request_accepted,0,0,0,undefined}}} 04:16:06.161 [info] ue_fsm ev_rx_s6b_str 04:16:06.161 [info] ue_fsm received_swm_session_termination_answer {epdg_dia_rc,undefined,2001} 04:16:06.161 [info] ue_fsm state_wait_delete_session_resp event=received_gtpc_delete_session_response, {ue_fsm_data,<<"262427273341468">>,"internet",[],undefined,false,0,false,false} 04:16:06.161 [debug] Cause: GTP_atom=request_accepted -> GTP_int=16 -> GSUP_int=0 04:16:06.161 [info] ue_fsm state_authenticated event=rx_s6b_str, {ue_fsm_data,"262421936883763","262421936883763@nai.epc.mnc001.mcc01.3gppnetwork.org","internet",true,true,undefined} 04:16:06.161 [info] ue_fsm state_authenticated event=rx_s6b_str: ePDG session still active, skip updating the HSS 04:16:06.161 [info] S6b Tx to {diameter_caps,{"aaa.localdomain","pgw.localdomain"},{"localdomain","localdomain"},{[{172,18,62,20}],[{172,18,62,103}]},{0,10415},{"osmo-epdg-AAA","TTCN-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:16:06.161 [info] ue_fsm state_wait_swm_session_termination_answer event=enter, {ue_fsm_data,<<"262427273341468">>,"internet",[],undefined,true,0,false,false} 04:16:06.161 [info] ue_fsm state_wait_swm_session_termination_answer event=received_swm_sta, {ue_fsm_data,<<"262426132218132">>,"internet",[],undefined,true,0,false,false} 04:16:06.161 [info] purge_ms_response(<<"262426132218132">>): ok 04:16:06.161 [debug] S2b: Rx from IP {172,18,62,103} port 2123: <<72,37,0,14,53,80,10,8,123,15,30,0,2,0,2,0,16,0>> 04:16:06.161 [info] ue_fsm ev_rx_swm_str 04:16:06.161 [debug] S2b: Rx from IP {172,18,62,103} port 2123: {gtp,v2,delete_session_response,894437896,8064798,undefined,[],#{{v2_cause,0} => {v2_cause,0,request_accepted,0,0,0,undefined}}} 04:16:06.161 [info] terminating epdg_ue_fsm with reason normal state=state_wait_swm_session_termination_answer, {ue_fsm_data,<<"262426132218132">>,"internet",[],undefined,true,0,false,false} 04:16:06.161 [info] ue_fsm received_gtpc_delete_session_response {gtp,v2,delete_session_response,894437896,8064798,undefined,[],#{{v2_cause,0} => {v2_cause,0,request_accepted,0,0,0,undefined}}} 04:16:06.161 [info] ue_fsm state_authenticated event=rx_swm_str, {ue_fsm_data,"262427273341468","262427273341468@nai.epc.mnc001.mcc01.3gppnetwork.org","internet",true,false,undefined} 04:16:06.161 [debug] SWx Tx SAR Imsi="262427273341468" Type=5 APN="internet" AgentInfoOpt=[]  04:16:06.161 [debug] SWx prepare_request: {'SAR',["epdg.localdomain",";","1805677143",";","403",";","nonode@nohost"],{'Vendor-Specific-Application-Id',10415,[16777265],[]},1,"epdg.localdomain","localdomain","localdomain","262427273341468",5,[],["hss.localdomain"],["internet"],[],[],[],[],[],[],[],[],[]} 04:16:06.161 [info] ue_fsm state_wait_delete_session_resp event=received_gtpc_delete_session_response, {ue_fsm_data,<<"262422104104764">>,"internet",[],undefined,false,0,false,false} 04:16:06.162 [info] S6b Rx from {diameter_caps,{"aaa.localdomain","pgw.localdomain"},{"localdomain","localdomain"},{[{172,18,62,20}],[{172,18,62,103}]},{0,10415},{"osmo-epdg-AAA","TTCN-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,["262425236684477"],[],[]} *DBG* epdg_ue_fsm_262422104104764 send ok to <0.2004.0> *DBG* aaa_ue_fsm_262425236684477 receive call rx_s6b_str from <0.2006.0> in state state_authenticated 04:16:06.162 [debug] Cause: GTP_atom=request_accepted -> GTP_int=16 -> GSUP_int=0 *DBG* aaa_ue_fsm_262421612620486 receive call {rx_swx_saa,{ok,5,#{}}} from <0.1978.0> in state state_authenticated_wait_swx_saa 04:16:06.162 [info] ue_fsm ev_rx_s6b_str *DBG* epdg_ue_fsm_262422104104764 consume call {received_gtpc_delete_session_response, {gtp,v2,delete_session_response,894437896,8064798,undefined,[], #{{v2_cause,0} => {v2_cause,0,request_accepted,0,0,0,undefined}}}} from <0.2004.0> in state state_wait_delete_session_resp => state_wait_swm_session_termination_answer *DBG* aaa_ue_fsm_262425236684477 send {ok,{epdg_dia_rc,undefined,2001}} to <0.2006.0> *DBG* aaa_ue_fsm_262422104104764 receive call rx_swm_str from <0.201.0> in state state_authenticated *DBG* epdg_ue_fsm_262426078379809 receive call {received_gtpc_delete_session_response, {gtp,v2,delete_session_response,894437899,8064799,undefined,[], #{{v2_cause,0} => {v2_cause,0,request_accepted,0,0,0,undefined}}}} from <0.2007.0> in state state_wait_delete_session_resp *DBG* epdg_ue_fsm_262422104104764 start_timer {state_timeout,10000, swm_str_timeout,[]} in state state_wait_swm_session_termination_answer 04:16:06.162 [info] SWx Rx SAA {<0.735.0>,{diameter_caps,{"epdg.localdomain","hss.localdomain"},{"localdomain","localdomain"},{[{127,0,0,1},{172,18,62,20},{192,168,0,2}],[{172,18,62,103}]},{0,10415},{"osmo-epdg","TTCN-3 Testsuite"},{[],[1]},{[10415,13019,5535],[5535,10415,13019]},{[],[]},{[],[0]},{[],[]},{[{'diameter_base_Vendor-Specific-Application-Id',10415,[16777265],[]}],[{'diameter_base_Vendor-Specific-Application-Id',[10415],[16777265],[]}]},{[],[]},{[],[]}}}: {'SAA',"epdg.localdomain;1805677143;398;nonode@nohost",{'Vendor-Specific-Application-Id',10415,[16777265],[]},1,"hss.localdomain","localdomain","262421612620486",[],[2001],[],[{'Non-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_262425236684477 consume call rx_s6b_str from <0.2006.0> in state state_authenticated 04:16:06.162 [info] ue_fsm ev_rx_swx_saa 04:16:06.162 [info] ue_fsm state_wait_swm_session_termination_answer event=enter, {ue_fsm_data,<<"262422104104764">>,"internet",[],undefined,true,0,false,false} *DBG* aaa_ue_fsm_262422104104764 send ok to <0.201.0> *DBG* epdg_ue_fsm_262426078379809 send ok to <0.2007.0> *DBG* aaa_ue_fsm_262421612620486 send ok to <0.1978.0> 04:16:06.162 [debug] S2b: Rx from IP {172,18,62,103} port 2123: <<72,37,0,14,53,80,10,11,123,15,31,0,2,0,2,0,16,0>> *DBG* aaa_ue_fsm_262422104104764 consume call rx_swm_str from <0.201.0> in state state_authenticated => state_authenticated_wait_swx_saa 04:16:06.162 [info] ue_fsm state_authenticated event=rx_s6b_str, {ue_fsm_data,"262425236684477","262425236684477@nai.epc.mnc001.mcc01.3gppnetwork.org","internet",true,true,undefined} *DBG* aaa_ue_fsm_262421612620486 consume call {rx_swx_saa,{ok,5,#{}}} from <0.1978.0> in state state_authenticated_wait_swx_saa => state_new *DBG* epdg_ue_fsm_262426078379809 consume call {received_gtpc_delete_session_response, {gtp,v2,delete_session_response,894437899,8064799,undefined,[], #{{v2_cause,0} => {v2_cause,0,request_accepted,0,0,0,undefined}}}} from <0.2007.0> in state state_wait_delete_session_resp => state_wait_swm_session_termination_answer *DBG* epdg_ue_fsm_262421612620486 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_262426078379809 start_timer {state_timeout,10000, swm_str_timeout,[]} in state state_wait_swm_session_termination_answer *DBG* epdg_ue_fsm_262429416148424 send ok to <0.2000.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:16:06.162 [info] ue_fsm state_authenticated event=rx_s6b_str: ePDG session still active, skip updating the HSS *DBG* epdg_ue_fsm_262421612620486 send ok to <0.211.0> *DBG* epdg_ue_fsm_262429416148424 consume call purge_ms_request from <0.2000.0> in state state_active => state_wait_delete_session_resp *DBG* aaa_ue_fsm_262426078379809 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 => <<"262421424706891">>, message_type => purge_ms_req}} 04:16:06.162 [info] ue_fsm ev_rx_swm_str *DBG* epdg_ue_fsm_262421572027352 receive call {received_gtpc_delete_session_response, {gtp,v2,delete_session_response,894437901,8064800,undefined,[], #{{v2_cause,0} => {v2_cause,0,request_accepted,0,0,0,undefined}}}} from <0.2009.0> in state state_wait_delete_session_resp *DBG* epdg_ue_fsm_262421612620486 terminate normal in state state_wait_swm_session_termination_answer 04:16:06.162 [debug] S2b: Rx from IP {172,18,62,103} port 2123: {gtp,v2,delete_session_response,894437899,8064799,undefined,[],#{{v2_cause,0} => {v2_cause,0,request_accepted,0,0,0,undefined}}} *DBG* epdg_ue_fsm_262421572027352 send ok to <0.2009.0> *DBG* epdg_ue_fsm_262421424706891 receive call purge_ms_request from <0.2010.0> in state state_active *DBG* aaa_ue_fsm_262426078379809 send ok to <0.201.0> *DBG* epdg_ue_fsm_262421572027352 consume call {received_gtpc_delete_session_response, {gtp,v2,delete_session_response,894437901,8064800,undefined,[], #{{v2_cause,0} => {v2_cause,0,request_accepted,0,0,0,undefined}}}} from <0.2009.0> in state state_wait_delete_session_resp => state_wait_swm_session_termination_answer *DBG* aaa_ue_fsm_262426078379809 consume call rx_swm_str from <0.201.0> in state state_authenticated => state_authenticated_wait_swx_saa *DBG* aaa_ue_fsm_262421572027352 receive call rx_swm_str from <0.201.0> in state state_authenticated *DBG* epdg_ue_fsm_262421572027352 start_timer {state_timeout,10000, swm_str_timeout,[]} in state state_wait_swm_session_termination_answer 04:16:06.162 [info] S6b Tx to {diameter_caps,{"aaa.localdomain","pgw.localdomain"},{"localdomain","localdomain"},{[{172,18,62,20}],[{172,18,62,103}]},{0,10415},{"osmo-epdg-AAA","TTCN-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:16:06.162 [info] ue_fsm received_gtpc_delete_session_response {gtp,v2,delete_session_response,894437899,8064799,undefined,[],#{{v2_cause,0} => {v2_cause,0,request_accepted,0,0,0,undefined}}} 04:16:06.162 [info] ue_fsm state_authenticated_wait_swx_saa event=rx_swx_saa SAType=5 ResulCode={epdg_dia_rc,undefined,2001}, {ue_fsm_data,"262421612620486","262421612620486@nai.epc.mnc001.mcc01.3gppnetwork.org","internet",true,false,undefined} 04:16:06.162 [info] ue_fsm state_authenticated event=rx_swm_str, {ue_fsm_data,"262422104104764","262422104104764@nai.epc.mnc001.mcc01.3gppnetwork.org","internet",true,false,undefined} 04:16:06.162 [debug] SWx Tx SAR Imsi="262422104104764" Type=5 APN="internet" AgentInfoOpt=[]  04:16:06.162 [debug] SWx prepare_request: {'SAR',["epdg.localdomain",";","1805677143",";","404",";","nonode@nohost"],{'Vendor-Specific-Application-Id',10415,[16777265],[]},1,"epdg.localdomain","localdomain","localdomain","262422104104764",5,[],["hss.localdomain"],["internet"],[],[],[],[],[],[],[],[],[]} 04:16:06.162 [info] ue_fsm state_wait_delete_session_resp event=received_gtpc_delete_session_response, {ue_fsm_data,<<"262426078379809">>,"internet",[],undefined,false,0,false,false} 04:16:06.162 [debug] Cause: GTP_atom=request_accepted -> GTP_int=16 -> GSUP_int=0 04:16:06.162 [info] ue_fsm received_swm_session_termination_answer {epdg_dia_rc,undefined,2001} 04:16:06.162 [info] ue_fsm state_wait_swm_session_termination_answer event=enter, {ue_fsm_data,<<"262426078379809">>,"internet",[],undefined,true,0,false,false} 04:16:06.162 [info] s2b: Tx {gtp,v2,delete_session_request,2748535300,8064803,undefined,[],[{v2_eps_bearer_id,0,5},{v2_fully_qualified_tunnel_endpoint_identifier,0,30,3048190004,<<172,18,62,20>>,undefined}]} 04:16:06.162 [debug] S2b: Rx from IP {172,18,62,103} port 2123: <<72,37,0,14,53,80,10,13,123,15,32,0,2,0,2,0,16,0>> 04:16:06.162 [info] ue_fsm state_wait_swm_session_termination_answer event=received_swm_sta, {ue_fsm_data,<<"262421612620486">>,"internet",[],undefined,true,0,false,false} 04:16:06.162 [info] purge_ms_response(<<"262421612620486">>): ok 04:16:06.162 [info] ue_fsm ev_rx_swm_str 04:16:06.162 [debug] S2b: Rx from IP {172,18,62,103} port 2123: {gtp,v2,delete_session_response,894437901,8064800,undefined,[],#{{v2_cause,0} => {v2_cause,0,request_accepted,0,0,0,undefined}}} 04:16:06.162 [info] ue_fsm received_gtpc_delete_session_response {gtp,v2,delete_session_response,894437901,8064800,undefined,[],#{{v2_cause,0} => {v2_cause,0,request_accepted,0,0,0,undefined}}} 04:16:06.163 [info] terminating epdg_ue_fsm with reason normal state=state_wait_swm_session_termination_answer, {ue_fsm_data,<<"262421612620486">>,"internet",[],undefined,true,0,false,false} 04:16:06.163 [info] ue_fsm state_authenticated event=rx_swm_str, {ue_fsm_data,"262426078379809","262426078379809@nai.epc.mnc001.mcc01.3gppnetwork.org","internet",true,false,undefined} 04:16:06.163 [info] GSUP: Rx #{cn_domain => 1,imsi => <<"262421424706891">>,message_type => purge_ms_req} 04:16:06.163 [debug] SWx Tx SAR Imsi="262426078379809" Type=5 APN="internet" AgentInfoOpt=[]  04:16:06.163 [info] ue_fsm state_wait_delete_session_resp event=received_gtpc_delete_session_response, {ue_fsm_data,<<"262421572027352">>,"internet",[],undefined,false,0,false,false} 04:16:06.163 [info] ue_fsm purge_ms_request 04:16:06.163 [debug] Cause: GTP_atom=request_accepted -> GTP_int=16 -> GSUP_int=0 04:16:06.163 [debug] SWx prepare_request: {'SAR',["epdg.localdomain",";","1805677143",";","405",";","nonode@nohost"],{'Vendor-Specific-Application-Id',10415,[16777265],[]},1,"epdg.localdomain","localdomain","localdomain","262426078379809",5,[],["hss.localdomain"],["internet"],[],[],[],[],[],[],[],[],[]} 04:16:06.163 [info] ue_fsm state_wait_swm_session_termination_answer event=enter, {ue_fsm_data,<<"262421572027352">>,"internet",[],undefined,true,0,false,false} 04:16:06.163 [info] ue_fsm ev_rx_swm_str 04:16:06.163 [info] ue_fsm state_active event=purge_ms_request, {ue_fsm_data,<<"262421424706891">>,"internet",[],{epdg_tun_pdp_ctx,3048190006,468102851,{epdg_eua,33,<<192,168,0,71>>,undefined},<<172,18,62,103>>},false,0,false,false} 04:16:06.163 [info] KMOD Port Delete PDP Context Call {<0.1441.0>,[alias|#Ref<0.1283019585.1655242756.197763>]}: {delete_pdp_context,{172,18,62,103},3048190006,468102851,{192,168,0,71}} 04:16:06.163 [debug] delete_pdp_context: 1, {172,18,62,103}, {192,168,0,71}, 3048190006, 468102851 04:16:06.163 [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,62,103}},{ms_address,{192,168,0,71}},{i_tid,3048190006}]}} 04:16:06.163 [info] s2b: Tx {gtp,v2,delete_session_request,468102851,8064804,undefined,[],[{v2_eps_bearer_id,0,5},{v2_fully_qualified_tunnel_endpoint_identifier,0,30,3048190006,<<172,18,62,20>>,undefined}]} *DBG* aaa_ue_fsm_262426004319214 receive call {rx_swx_saa,{ok,5,#{}}} from <0.1988.0> in state state_authenticated_wait_swx_saa 04:16:06.163 [info] ue_fsm state_authenticated event=rx_swm_str, {ue_fsm_data,"262421572027352","262421572027352@nai.epc.mnc001.mcc01.3gppnetwork.org","internet",true,false,undefined} 04:16:06.163 [info] SWx Rx SAA {<0.735.0>,{diameter_caps,{"epdg.localdomain","hss.localdomain"},{"localdomain","localdomain"},{[{127,0,0,1},{172,18,62,20},{192,168,0,2}],[{172,18,62,103}]},{0,10415},{"osmo-epdg","TTCN-3 Testsuite"},{[],[1]},{[10415,13019,5535],[5535,10415,13019]},{[],[]},{[],[0]},{[],[]},{[{'diameter_base_Vendor-Specific-Application-Id',10415,[16777265],[]}],[{'diameter_base_Vendor-Specific-Application-Id',[10415],[16777265],[]}]},{[],[]},{[],[]}}}: {'SAA',"epdg.localdomain;1805677143;399;nonode@nohost",{'Vendor-Specific-Application-Id',10415,[16777265],[]},1,"hss.localdomain","localdomain","262426004319214",[],[2001],[],[{'Non-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_262421424706891 send ok to <0.2010.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:16:06.163 [info] ue_fsm ev_rx_swx_saa *DBG* epdg_ue_fsm_262421424706891 consume call purge_ms_request from <0.2010.0> in state state_active => state_wait_delete_session_resp *DBG* gsup_server got {ipa,#Port<0.54>, {osmo,5}, #{cn_domain => 1,imsi => <<"262425351037373">>, message_type => purge_ms_req}} 04:16:06.163 [debug] S2b: Rx from IP {172,18,62,103} port 2123: <<72,37,0,14,53,80,10,15,123,15,33,0,2,0,2,0,16,0>> *DBG* epdg_ue_fsm_262421936883763 receive call {received_gtpc_delete_session_response, {gtp,v2,delete_session_response,894437903,8064801,undefined,[], #{{v2_cause,0} => {v2_cause,0,request_accepted,0,0,0,undefined}}}} from <0.2012.0> in state state_wait_delete_session_resp *DBG* aaa_ue_fsm_262421572027352 send ok to <0.201.0> *DBG* aaa_ue_fsm_262426004319214 send ok to <0.1988.0> *DBG* epdg_ue_fsm_262426004319214 receive call {received_swm_sta,{epdg_dia_rc,undefined,2001}} from <0.211.0> in state state_wait_swm_session_termination_answer 04:16:06.163 [info] ue_fsm state_authenticated_wait_swx_saa event=rx_swx_saa SAType=5 ResulCode={epdg_dia_rc,undefined,2001}, {ue_fsm_data,"262426004319214","262426004319214@nai.epc.mnc001.mcc01.3gppnetwork.org","internet",true,false,undefined} *DBG* epdg_ue_fsm_262425351037373 receive call purge_ms_request from <0.2014.0> in state state_active *DBG* aaa_ue_fsm_262426004319214 consume call {rx_swx_saa,{ok,5,#{}}} from <0.1988.0> in state state_authenticated_wait_swx_saa => state_new *DBG* aaa_ue_fsm_262421572027352 consume call rx_swm_str from <0.201.0> in state state_authenticated => state_authenticated_wait_swx_saa *DBG* epdg_ue_fsm_262421936883763 send ok to <0.2012.0> 04:16:06.164 [debug] SWx Tx SAR Imsi="262421572027352" Type=5 APN="internet" AgentInfoOpt=[]  *DBG* epdg_ue_fsm_262426004319214 send ok to <0.211.0> *DBG* aaa_ue_fsm_262429416148424 receive call rx_s6b_str from <0.2015.0> in state state_authenticated *DBG* epdg_ue_fsm_262421936883763 consume call {received_gtpc_delete_session_response, {gtp,v2,delete_session_response,894437903,8064801,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 04:16:06.164 [debug] S2b: Rx from IP {172,18,62,103} port 2123: {gtp,v2,delete_session_response,894437903,8064801,undefined,[],#{{v2_cause,0} => {v2_cause,0,request_accepted,0,0,0,undefined}}} *DBG* epdg_ue_fsm_262426004319214 terminate normal in state state_wait_swm_session_termination_answer *DBG* aaa_ue_fsm_262421936883763 receive call rx_swm_str from <0.201.0> in state state_authenticated *DBG* aaa_ue_fsm_262429416148424 send {ok,{epdg_dia_rc,undefined,2001}} to <0.2015.0> *DBG* epdg_ue_fsm_262421936883763 start_timer {state_timeout,10000, swm_str_timeout,[]} in state state_wait_swm_session_termination_answer 04:16:06.164 [info] ue_fsm received_gtpc_delete_session_response {gtp,v2,delete_session_response,894437903,8064801,undefined,[],#{{v2_cause,0} => {v2_cause,0,request_accepted,0,0,0,undefined}}} *DBG* aaa_ue_fsm_262429416148424 consume call rx_s6b_str from <0.2015.0> in state state_authenticated *DBG* epdg_ue_fsm_262425351037373 send ok to <0.2014.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_262425351037373 consume call purge_ms_request from <0.2014.0> in state state_active => state_wait_delete_session_resp *DBG* aaa_ue_fsm_262421936883763 send ok to <0.201.0> *DBG* gsup_server got {ipa,#Port<0.54>, {osmo,5}, #{cn_domain => 1,imsi => <<"262425526622593">>, message_type => purge_ms_req}} *DBG* aaa_ue_fsm_262421936883763 consume call rx_swm_str from <0.201.0> in state state_authenticated => state_authenticated_wait_swx_saa 04:16:06.164 [debug] SWx prepare_request: {'SAR',["epdg.localdomain",";","1805677143",";","406",";","nonode@nohost"],{'Vendor-Specific-Application-Id',10415,[16777265],[]},1,"epdg.localdomain","localdomain","localdomain","262421572027352",5,[],["hss.localdomain"],["internet"],[],[],[],[],[],[],[],[],[]} 04:16:06.164 [info] ue_fsm received_swm_session_termination_answer {epdg_dia_rc,undefined,2001} 04:16:06.164 [info] GSUP: Rx #{cn_domain => 1,imsi => <<"262425351037373">>,message_type => purge_ms_req} 04:16:06.164 [info] ue_fsm purge_ms_request 04:16:06.164 [info] ue_fsm state_wait_delete_session_resp event=received_gtpc_delete_session_response, {ue_fsm_data,<<"262421936883763">>,"internet",[],undefined,false,0,false,false} 04:16:06.164 [debug] Cause: GTP_atom=request_accepted -> GTP_int=16 -> GSUP_int=0 04:16:06.164 [info] ue_fsm state_wait_swm_session_termination_answer event=received_swm_sta, {ue_fsm_data,<<"262426004319214">>,"internet",[],undefined,true,0,false,false} 04:16:06.164 [info] S6b Rx from {diameter_caps,{"aaa.localdomain","pgw.localdomain"},{"localdomain","localdomain"},{[{172,18,62,20}],[{172,18,62,103}]},{0,10415},{"osmo-epdg-AAA","TTCN-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,["262429416148424"],[],[]} 04:16:06.164 [info] ue_fsm ev_rx_s6b_str 04:16:06.164 [info] purge_ms_response(<<"262426004319214">>): ok 04:16:06.164 [info] ue_fsm state_active event=purge_ms_request, {ue_fsm_data,<<"262425351037373">>,"internet",[],{epdg_tun_pdp_ctx,3048190000,1132729876,{epdg_eua,33,<<192,168,0,65>>,undefined},<<172,18,62,103>>},false,0,false,false} 04:16:06.164 [info] ue_fsm state_wait_swm_session_termination_answer event=enter, {ue_fsm_data,<<"262421936883763">>,"internet",[],undefined,true,0,false,false} 04:16:06.164 [info] KMOD Port Delete PDP Context Call {<0.1381.0>,[alias|#Ref<0.1283019585.1655242755.196550>]}: {delete_pdp_context,{172,18,62,103},3048190000,1132729876,{192,168,0,65}} 04:16:06.164 [debug] delete_pdp_context: 1, {172,18,62,103}, {192,168,0,65}, 3048190000, 1132729876 04:16:06.164 [info] terminating epdg_ue_fsm with reason normal state=state_wait_swm_session_termination_answer, {ue_fsm_data,<<"262426004319214">>,"internet",[],undefined,true,0,false,false} 04:16:06.164 [info] ue_fsm ev_rx_swm_str 04:16:06.164 [info] ue_fsm state_authenticated event=rx_s6b_str, {ue_fsm_data,"262429416148424","262429416148424@nai.epc.mnc001.mcc01.3gppnetwork.org","internet",true,true,undefined} 04:16:06.164 [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,62,103}},{ms_address,{192,168,0,65}},{i_tid,3048190000}]}} 04:16:06.164 [info] ue_fsm state_authenticated event=rx_s6b_str: ePDG session still active, skip updating the HSS 04:16:06.164 [info] S6b Tx to {diameter_caps,{"aaa.localdomain","pgw.localdomain"},{"localdomain","localdomain"},{[{172,18,62,20}],[{172,18,62,103}]},{0,10415},{"osmo-epdg-AAA","TTCN-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_262421424706891 receive call rx_s6b_str from <0.2017.0> in state state_authenticated 04:16:06.164 [info] s2b: Tx {gtp,v2,delete_session_request,1132729876,8064805,undefined,[],[{v2_eps_bearer_id,0,5},{v2_fully_qualified_tunnel_endpoint_identifier,0,30,3048190000,<<172,18,62,20>>,undefined}]} 04:16:06.164 [info] ue_fsm state_authenticated event=rx_swm_str, {ue_fsm_data,"262421936883763","262421936883763@nai.epc.mnc001.mcc01.3gppnetwork.org","internet",true,false,undefined} 04:16:06.164 [debug] SWx Tx SAR Imsi="262421936883763" Type=5 APN="internet" AgentInfoOpt=[]  *DBG* aaa_ue_fsm_262421424706891 send {ok,{epdg_dia_rc,undefined,2001}} to <0.2017.0> 04:16:06.164 [debug] SWx prepare_request: {'SAR',["epdg.localdomain",";","1805677143",";","407",";","nonode@nohost"],{'Vendor-Specific-Application-Id',10415,[16777265],[]},1,"epdg.localdomain","localdomain","localdomain","262421936883763",5,[],["hss.localdomain"],["internet"],[],[],[],[],[],[],[],[],[]} *DBG* aaa_ue_fsm_262421424706891 consume call rx_s6b_str from <0.2017.0> in state state_authenticated 04:16:06.164 [info] GSUP: Rx #{cn_domain => 1,imsi => <<"262425526622593">>,message_type => purge_ms_req} 04:16:06.165 [debug] S2b: Rx from IP {172,18,62,103} port 2123: <<72,37,0,14,53,80,10,17,123,15,34,0,2,0,2,0,16,0>> *DBG* epdg_ue_fsm_262425526622593 receive call purge_ms_request from <0.2018.0> in state state_active 04:16:06.165 [info] SWx Rx SAA {<0.735.0>,{diameter_caps,{"epdg.localdomain","hss.localdomain"},{"localdomain","localdomain"},{[{127,0,0,1},{172,18,62,20},{192,168,0,2}],[{172,18,62,103}]},{0,10415},{"osmo-epdg","TTCN-3 Testsuite"},{[],[1]},{[10415,13019,5535],[5535,10415,13019]},{[],[]},{[],[0]},{[],[]},{[{'diameter_base_Vendor-Specific-Application-Id',10415,[16777265],[]}],[{'diameter_base_Vendor-Specific-Application-Id',[10415],[16777265],[]}]},{[],[]},{[],[]}}}: {'SAA',"epdg.localdomain;1805677143;400;nonode@nohost",{'Vendor-Specific-Application-Id',10415,[16777265],[]},1,"hss.localdomain","localdomain","262421709712731",[],[2001],[],[{'Non-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:16:06.165 [info] S6b Rx from {diameter_caps,{"aaa.localdomain","pgw.localdomain"},{"localdomain","localdomain"},{[{172,18,62,20}],[{172,18,62,103}]},{0,10415},{"osmo-epdg-AAA","TTCN-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,["262421424706891"],[],[]} *DBG* aaa_ue_fsm_262421709712731 receive call {rx_swx_saa,{ok,5,#{}}} from <0.1996.0> in state state_authenticated_wait_swx_saa *DBG* epdg_ue_fsm_262425236684477 receive call {received_gtpc_delete_session_response, {gtp,v2,delete_session_response,894437905,8064802,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:16:06.165 [info] ue_fsm ev_rx_s6b_str *DBG* aaa_ue_fsm_262421709712731 send ok to <0.1996.0> *DBG* epdg_ue_fsm_262421709712731 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_262425236684477 send ok to <0.2019.0> 04:16:06.165 [info] ue_fsm state_authenticated event=rx_s6b_str, {ue_fsm_data,"262421424706891","262421424706891@nai.epc.mnc001.mcc01.3gppnetwork.org","internet",true,true,undefined} *DBG* aaa_ue_fsm_262421709712731 consume call {rx_swx_saa,{ok,5,#{}}} from <0.1996.0> in state state_authenticated_wait_swx_saa => state_new *DBG* epdg_ue_fsm_262421709712731 send ok to <0.211.0> *DBG* epdg_ue_fsm_262425526622593 send ok to <0.2018.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:16:06.165 [info] ue_fsm state_authenticated event=rx_s6b_str: ePDG session still active, skip updating the HSS *DBG* epdg_ue_fsm_262425526622593 consume call purge_ms_request from <0.2018.0> in state state_active => state_wait_delete_session_resp *DBG* epdg_ue_fsm_262425236684477 consume call {received_gtpc_delete_session_response, {gtp,v2,delete_session_response,894437905,8064802,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_262421709712731 terminate normal in state state_wait_swm_session_termination_answer *DBG* gsup_server got {ipa,#Port<0.54>, {osmo,5}, #{cn_domain => 1,imsi => <<"262421027157181">>, message_type => purge_ms_req}} *DBG* aaa_ue_fsm_262425236684477 receive call rx_swm_str from <0.201.0> in state state_authenticated 04:16:06.165 [info] S6b Tx to {diameter_caps,{"aaa.localdomain","pgw.localdomain"},{"localdomain","localdomain"},{[{172,18,62,20}],[{172,18,62,103}]},{0,10415},{"osmo-epdg-AAA","TTCN-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_262425236684477 start_timer {state_timeout,10000, swm_str_timeout,[]} in state state_wait_swm_session_termination_answer 04:16:06.165 [info] ue_fsm purge_ms_request *DBG* epdg_ue_fsm_262421027157181 receive call purge_ms_request from <0.2020.0> in state state_active 04:16:06.165 [info] ue_fsm state_active event=purge_ms_request, {ue_fsm_data,<<"262425526622593">>,"internet",[],{epdg_tun_pdp_ctx,3048190002,3855892196,{epdg_eua,33,<<192,168,0,67>>,undefined},<<172,18,62,103>>},false,0,false,false} 04:16:06.165 [debug] S2b: Rx from IP {172,18,62,103} port 2123: {gtp,v2,delete_session_response,894437905,8064802,undefined,[],#{{v2_cause,0} => {v2_cause,0,request_accepted,0,0,0,undefined}}} *DBG* aaa_ue_fsm_262425236684477 send ok to <0.201.0> *DBG* aaa_ue_fsm_262425236684477 consume call rx_swm_str from <0.201.0> in state state_authenticated => state_authenticated_wait_swx_saa 04:16:06.165 [info] ue_fsm ev_rx_swx_saa 04:16:06.165 [info] KMOD Port Delete PDP Context Call {<0.1401.0>,[alias|#Ref<0.1283019585.1655242753.218650>]}: {delete_pdp_context,{172,18,62,103},3048190002,3855892196,{192,168,0,67}} 04:16:06.165 [info] ue_fsm received_gtpc_delete_session_response {gtp,v2,delete_session_response,894437905,8064802,undefined,[],#{{v2_cause,0} => {v2_cause,0,request_accepted,0,0,0,undefined}}} 04:16:06.165 [debug] delete_pdp_context: 1, {172,18,62,103}, {192,168,0,67}, 3048190002, 3855892196 04:16:06.165 [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,62,103}},{ms_address,{192,168,0,67}},{i_tid,3048190002}]}} 04:16:06.165 [info] ue_fsm state_authenticated_wait_swx_saa event=rx_swx_saa SAType=5 ResulCode={epdg_dia_rc,undefined,2001}, {ue_fsm_data,"262421709712731","262421709712731@nai.epc.mnc001.mcc01.3gppnetwork.org","internet",true,false,undefined} 04:16:06.165 [info] ue_fsm received_swm_session_termination_answer {epdg_dia_rc,undefined,2001} 04:16:06.165 [info] ue_fsm state_wait_delete_session_resp event=received_gtpc_delete_session_response, {ue_fsm_data,<<"262425236684477">>,"internet",[],undefined,false,0,false,false} 04:16:06.165 [debug] Cause: GTP_atom=request_accepted -> GTP_int=16 -> GSUP_int=0 04:16:06.166 [info] ue_fsm state_wait_swm_session_termination_answer event=received_swm_sta, {ue_fsm_data,<<"262421709712731">>,"internet",[],undefined,true,0,false,false} 04:16:06.166 [info] s2b: Tx {gtp,v2,delete_session_request,3855892196,8064806,undefined,[],[{v2_eps_bearer_id,0,5},{v2_fully_qualified_tunnel_endpoint_identifier,0,30,3048190002,<<172,18,62,20>>,undefined}]} 04:16:06.166 [info] purge_ms_response(<<"262421709712731">>): ok 04:16:06.166 [info] ue_fsm state_wait_swm_session_termination_answer event=enter, {ue_fsm_data,<<"262425236684477">>,"internet",[],undefined,true,0,false,false} 04:16:06.166 [info] terminating epdg_ue_fsm with reason normal state=state_wait_swm_session_termination_answer, {ue_fsm_data,<<"262421709712731">>,"internet",[],undefined,true,0,false,false} 04:16:06.166 [info] ue_fsm ev_rx_swm_str 04:16:06.166 [info] GSUP: Rx #{cn_domain => 1,imsi => <<"262421027157181">>,message_type => purge_ms_req} 04:16:06.166 [info] ue_fsm state_authenticated event=rx_swm_str, {ue_fsm_data,"262425236684477","262425236684477@nai.epc.mnc001.mcc01.3gppnetwork.org","internet",true,false,undefined} 04:16:06.166 [info] ue_fsm purge_ms_request 04:16:06.166 [debug] SWx Tx SAR Imsi="262425236684477" Type=5 APN="internet" AgentInfoOpt=[]  04:16:06.166 [info] ue_fsm state_active event=purge_ms_request, {ue_fsm_data,<<"262421027157181">>,"internet",[],{epdg_tun_pdp_ctx,3048190007,3569217107,{epdg_eua,33,<<192,168,0,72>>,undefined},<<172,18,62,103>>},false,0,false,false} 04:16:06.166 [debug] SWx prepare_request: {'SAR',["epdg.localdomain",";","1805677143",";","408",";","nonode@nohost"],{'Vendor-Specific-Application-Id',10415,[16777265],[]},1,"epdg.localdomain","localdomain","localdomain","262425236684477",5,[],["hss.localdomain"],["internet"],[],[],[],[],[],[],[],[],[]} 04:16:06.166 [info] KMOD Port Delete PDP Context Call {<0.1451.0>,[alias|#Ref<0.1283019585.1655242753.218674>]}: {delete_pdp_context,{172,18,62,103},3048190007,3569217107,{192,168,0,72}} 04:16:06.166 [debug] delete_pdp_context: 1, {172,18,62,103}, {192,168,0,72}, 3048190007, 3569217107 04:16:06.166 [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,62,103}},{ms_address,{192,168,0,72}},{i_tid,3048190007}]}} 04:16:06.166 [info] s2b: Tx {gtp,v2,delete_session_request,3569217107,8064807,undefined,[],[{v2_eps_bearer_id,0,5},{v2_fully_qualified_tunnel_endpoint_identifier,0,30,3048190007,<<172,18,62,20>>,undefined}]} 04:16:06.166 [info] SWx Rx SAA {<0.735.0>,{diameter_caps,{"epdg.localdomain","hss.localdomain"},{"localdomain","localdomain"},{[{127,0,0,1},{172,18,62,20},{192,168,0,2}],[{172,18,62,103}]},{0,10415},{"osmo-epdg","TTCN-3 Testsuite"},{[],[1]},{[10415,13019,5535],[5535,10415,13019]},{[],[]},{[],[0]},{[],[]},{[{'diameter_base_Vendor-Specific-Application-Id',10415,[16777265],[]}],[{'diameter_base_Vendor-Specific-Application-Id',[10415],[16777265],[]}]},{[],[]},{[],[]}}}: {'SAA',"epdg.localdomain;1805677143;401;nonode@nohost",{'Vendor-Specific-Application-Id',10415,[16777265],[]},1,"hss.localdomain","localdomain","262426620423637",[],[2001],[],[{'Non-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_262421027157181 send ok to <0.2020.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:16:06.166 [info] S6b Rx from {diameter_caps,{"aaa.localdomain","pgw.localdomain"},{"localdomain","localdomain"},{[{172,18,62,20}],[{172,18,62,103}]},{0,10415},{"osmo-epdg-AAA","TTCN-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,["262425351037373"],[],[]} *DBG* epdg_ue_fsm_262421027157181 consume call purge_ms_request from <0.2020.0> in state state_active => state_wait_delete_session_resp *DBG* aaa_ue_fsm_262426620423637 receive call {rx_swx_saa,{ok,5,#{}}} from <0.1999.0> in state state_authenticated_wait_swx_saa *DBG* gsup_server got {ipa,#Port<0.54>, {osmo,5}, #{cn_domain => 1,imsi => <<"262423680742928">>, message_type => purge_ms_req}} *DBG* epdg_ue_fsm_262429416148424 receive call {received_gtpc_delete_session_response, {gtp,v2,delete_session_response,894437904,8064803,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:16:06.167 [debug] S2b: Rx from IP {172,18,62,103} port 2123: <<72,37,0,14,53,80,10,16,123,15,35,0,2,0,2,0,16,0>> *DBG* aaa_ue_fsm_262425351037373 receive call rx_s6b_str from <0.2022.0> in state state_authenticated *DBG* aaa_ue_fsm_262426620423637 send ok to <0.1999.0> *DBG* epdg_ue_fsm_262426620423637 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_262423680742928 receive call purge_ms_request from <0.2024.0> in state state_active 04:16:06.167 [info] ue_fsm ev_rx_swx_saa *DBG* epdg_ue_fsm_262429416148424 send ok to <0.2023.0> *DBG* aaa_ue_fsm_262426620423637 consume call {rx_swx_saa,{ok,5,#{}}} from <0.1999.0> in state state_authenticated_wait_swx_saa => state_new *DBG* aaa_ue_fsm_262425351037373 send {ok,{epdg_dia_rc,undefined,2001}} to <0.2022.0> *DBG* epdg_ue_fsm_262426620423637 send ok to <0.211.0> *DBG* epdg_ue_fsm_262429416148424 consume call {received_gtpc_delete_session_response, {gtp,v2,delete_session_response,894437904,8064803,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 04:16:06.167 [debug] S2b: Rx from IP {172,18,62,103} port 2123: {gtp,v2,delete_session_response,894437904,8064803,undefined,[],#{{v2_cause,0} => {v2_cause,0,request_accepted,0,0,0,undefined}}} *DBG* aaa_ue_fsm_262425351037373 consume call rx_s6b_str from <0.2022.0> in state state_authenticated *DBG* epdg_ue_fsm_262426620423637 terminate normal in state state_wait_swm_session_termination_answer *DBG* epdg_ue_fsm_262429416148424 start_timer {state_timeout,10000, swm_str_timeout,[]} in state state_wait_swm_session_termination_answer *DBG* aaa_ue_fsm_262429416148424 receive call rx_swm_str from <0.201.0> in state state_authenticated *DBG* epdg_ue_fsm_262421424706891 receive call {received_gtpc_delete_session_response, {gtp,v2,delete_session_response,894437906,8064804,undefined,[], #{{v2_cause,0} => {v2_cause,0,request_accepted,0,0,0,undefined}}}} from <0.2026.0> in state state_wait_delete_session_resp *DBG* aaa_ue_fsm_262425526622593 receive call rx_s6b_str from <0.2025.0> in state state_authenticated 04:16:06.167 [info] ue_fsm received_gtpc_delete_session_response {gtp,v2,delete_session_response,894437904,8064803,undefined,[],#{{v2_cause,0} => {v2_cause,0,request_accepted,0,0,0,undefined}}} 04:16:06.167 [info] ue_fsm ev_rx_s6b_str 04:16:06.167 [info] ue_fsm state_authenticated_wait_swx_saa event=rx_swx_saa SAType=5 ResulCode={epdg_dia_rc,undefined,2001}, {ue_fsm_data,"262426620423637","262426620423637@nai.epc.mnc001.mcc01.3gppnetwork.org","internet",true,false,undefined} 04:16:06.167 [info] GSUP: Rx #{cn_domain => 1,imsi => <<"262423680742928">>,message_type => purge_ms_req} 04:16:06.167 [info] ue_fsm received_swm_session_termination_answer {epdg_dia_rc,undefined,2001} 04:16:06.167 [info] ue_fsm purge_ms_request 04:16:06.167 [info] ue_fsm state_wait_delete_session_resp event=received_gtpc_delete_session_response, {ue_fsm_data,<<"262429416148424">>,"internet",[],undefined,false,0,false,false} 04:16:06.167 [debug] Cause: GTP_atom=request_accepted -> GTP_int=16 -> GSUP_int=0 04:16:06.167 [info] ue_fsm state_authenticated event=rx_s6b_str, {ue_fsm_data,"262425351037373","262425351037373@nai.epc.mnc001.mcc01.3gppnetwork.org","internet",true,true,undefined} 04:16:06.167 [info] ue_fsm state_authenticated event=rx_s6b_str: ePDG session still active, skip updating the HSS 04:16:06.167 [info] ue_fsm state_active event=purge_ms_request, {ue_fsm_data,<<"262423680742928">>,"internet",[],{epdg_tun_pdp_ctx,3048190008,3852469350,{epdg_eua,33,<<192,168,0,73>>,undefined},<<172,18,62,103>>},false,0,false,false} 04:16:06.167 [info] ue_fsm state_wait_swm_session_termination_answer event=received_swm_sta, {ue_fsm_data,<<"262426620423637">>,"internet",[],undefined,true,0,false,false} 04:16:06.167 [info] purge_ms_response(<<"262426620423637">>): ok 04:16:06.167 [info] ue_fsm state_wait_swm_session_termination_answer event=enter, {ue_fsm_data,<<"262429416148424">>,"internet",[],undefined,true,0,false,false} 04:16:06.167 [info] S6b Tx to {diameter_caps,{"aaa.localdomain","pgw.localdomain"},{"localdomain","localdomain"},{[{172,18,62,20}],[{172,18,62,103}]},{0,10415},{"osmo-epdg-AAA","TTCN-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:16:06.167 [info] KMOD Port Delete PDP Context Call {<0.1461.0>,[alias|#Ref<0.1283019585.1655242753.218706>]}: {delete_pdp_context,{172,18,62,103},3048190008,3852469350,{192,168,0,73}} 04:16:06.167 [info] terminating epdg_ue_fsm with reason normal state=state_wait_swm_session_termination_answer, {ue_fsm_data,<<"262426620423637">>,"internet",[],undefined,true,0,false,false} 04:16:06.167 [debug] S2b: Rx from IP {172,18,62,103} port 2123: <<72,37,0,14,53,80,10,18,123,15,36,0,2,0,2,0,16,0>> 04:16:06.168 [debug] delete_pdp_context: 1, {172,18,62,103}, {192,168,0,73}, 3048190008, 3852469350 04:16:06.168 [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,62,103}},{ms_address,{192,168,0,73}},{i_tid,3048190008}]}} 04:16:06.168 [info] ue_fsm ev_rx_swm_str 04:16:06.168 [debug] S2b: Rx from IP {172,18,62,103} port 2123: {gtp,v2,delete_session_response,894437906,8064804,undefined,[],#{{v2_cause,0} => {v2_cause,0,request_accepted,0,0,0,undefined}}} 04:16:06.168 [info] ue_fsm received_gtpc_delete_session_response {gtp,v2,delete_session_response,894437906,8064804,undefined,[],#{{v2_cause,0} => {v2_cause,0,request_accepted,0,0,0,undefined}}} 04:16:06.168 [info] S6b Rx from {diameter_caps,{"aaa.localdomain","pgw.localdomain"},{"localdomain","localdomain"},{[{172,18,62,20}],[{172,18,62,103}]},{0,10415},{"osmo-epdg-AAA","TTCN-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,["262425526622593"],[],[]} *DBG* aaa_ue_fsm_262421027157181 receive call rx_s6b_str from <0.2028.0> in state state_authenticated 04:16:06.168 [info] ue_fsm ev_rx_s6b_str 04:16:06.168 [info] ue_fsm state_authenticated event=rx_swm_str, {ue_fsm_data,"262429416148424","262429416148424@nai.epc.mnc001.mcc01.3gppnetwork.org","internet",true,false,undefined} *DBG* aaa_ue_fsm_262421027157181 send {ok,{epdg_dia_rc,undefined,2001}} to <0.2028.0> *DBG* aaa_ue_fsm_262421027157181 consume call rx_s6b_str from <0.2028.0> in state state_authenticated 04:16:06.168 [debug] SWx Tx SAR Imsi="262429416148424" Type=5 APN="internet" AgentInfoOpt=[]  04:16:06.168 [info] ue_fsm state_wait_delete_session_resp event=received_gtpc_delete_session_response, {ue_fsm_data,<<"262421424706891">>,"internet",[],undefined,false,0,false,false} 04:16:06.168 [info] ue_fsm state_authenticated event=rx_s6b_str, {ue_fsm_data,"262425526622593","262425526622593@nai.epc.mnc001.mcc01.3gppnetwork.org","internet",true,true,undefined} 04:16:06.168 [info] SWx Rx SAA {<0.735.0>,{diameter_caps,{"epdg.localdomain","hss.localdomain"},{"localdomain","localdomain"},{[{127,0,0,1},{172,18,62,20},{192,168,0,2}],[{172,18,62,103}]},{0,10415},{"osmo-epdg","TTCN-3 Testsuite"},{[],[1]},{[10415,13019,5535],[5535,10415,13019]},{[],[]},{[],[0]},{[],[]},{[{'diameter_base_Vendor-Specific-Application-Id',10415,[16777265],[]}],[{'diameter_base_Vendor-Specific-Application-Id',[10415],[16777265],[]}]},{[],[]},{[],[]}}}: {'SAA',"epdg.localdomain;1805677143;402;nonode@nohost",{'Vendor-Specific-Application-Id',10415,[16777265],[]},1,"hss.localdomain","localdomain","262425837735753",[],[2001],[],[{'Non-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_262425526622593 send {ok,{epdg_dia_rc,undefined,2001}} to <0.2025.0> 04:16:06.168 [debug] Cause: GTP_atom=request_accepted -> GTP_int=16 -> GSUP_int=0 *DBG* aaa_ue_fsm_262425837735753 receive call {rx_swx_saa,{ok,5,#{}}} from <0.2003.0> in state state_authenticated_wait_swx_saa *DBG* aaa_ue_fsm_262425526622593 consume call rx_s6b_str from <0.2025.0> in state state_authenticated *DBG* epdg_ue_fsm_262421424706891 send ok to <0.2026.0> 04:16:06.168 [debug] SWx prepare_request: {'SAR',["epdg.localdomain",";","1805677143",";","409",";","nonode@nohost"],{'Vendor-Specific-Application-Id',10415,[16777265],[]},1,"epdg.localdomain","localdomain","localdomain","262429416148424",5,[],["hss.localdomain"],["internet"],[],[],[],[],[],[],[],[],[]} *DBG* epdg_ue_fsm_262421424706891 consume call {received_gtpc_delete_session_response, {gtp,v2,delete_session_response,894437906,8064804,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 *DBG* aaa_ue_fsm_262429416148424 send ok to <0.201.0> *DBG* epdg_ue_fsm_262423680742928 send ok to <0.2024.0> 04:16:06.169 [info] S6b Rx from {diameter_caps,{"aaa.localdomain","pgw.localdomain"},{"localdomain","localdomain"},{[{172,18,62,20}],[{172,18,62,103}]},{0,10415},{"osmo-epdg-AAA","TTCN-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,["262421027157181"],[],[]} *DBG* gsup_server new state {gsups_state,#Port<0.16>,4222,#Port<0.54>, {ipa_ccm_options,"EPDG-00-00-00-00-00-00", "0/0/0","00:00:00:00:00:00", "00:00:00:00:00:00","00:00:00: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_262425837735753 send ok to <0.2003.0> *DBG* aaa_ue_fsm_262421424706891 receive call rx_swm_str from <0.201.0> in state state_authenticated *DBG* epdg_ue_fsm_262425837735753 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_262425351037373 receive call {received_gtpc_delete_session_response, {gtp,v2,delete_session_response,894437900,8064805,undefined,[], #{{v2_cause,0} => {v2_cause,0,request_accepted,0,0,0,undefined}}}} from <0.2029.0> in state state_wait_delete_session_resp *DBG* epdg_ue_fsm_262421424706891 start_timer {state_timeout,10000, swm_str_timeout,[]} in state state_wait_swm_session_termination_answer *DBG* aaa_ue_fsm_262429416148424 consume call rx_swm_str from <0.201.0> in state state_authenticated => state_authenticated_wait_swx_saa *DBG* epdg_ue_fsm_262423680742928 consume call purge_ms_request from <0.2024.0> in state state_active => state_wait_delete_session_resp 04:16:06.169 [info] ue_fsm ev_rx_s6b_str *DBG* aaa_ue_fsm_262425837735753 consume call {rx_swx_saa,{ok,5,#{}}} from <0.2003.0> in state state_authenticated_wait_swx_saa => state_new *DBG* gsup_server got {ipa,#Port<0.54>, {osmo,5}, #{cn_domain => 1,imsi => <<"262427624566722">>, message_type => purge_ms_req}} *DBG* epdg_ue_fsm_262425837735753 send ok to <0.211.0> *DBG* epdg_ue_fsm_262425351037373 send ok to <0.2029.0> *DBG* aaa_ue_fsm_262427273341468 receive call {rx_swx_saa,{ok,5,#{}}} from <0.2005.0> in state state_authenticated_wait_swx_saa *DBG* epdg_ue_fsm_262425837735753 terminate normal in state state_wait_swm_session_termination_answer *DBG* aaa_ue_fsm_262421424706891 send ok to <0.201.0> *DBG* aaa_ue_fsm_262427273341468 send ok to <0.2005.0> *DBG* epdg_ue_fsm_262427624566722 receive call purge_ms_request from <0.2031.0> in state state_active *DBG* epdg_ue_fsm_262427273341468 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_262421424706891 consume call rx_swm_str from <0.201.0> in state state_authenticated => state_authenticated_wait_swx_saa 04:16:06.169 [info] ue_fsm state_authenticated event=rx_s6b_str, {ue_fsm_data,"262421027157181","262421027157181@nai.epc.mnc001.mcc01.3gppnetwork.org","internet",true,true,undefined} 04:16:06.169 [info] ue_fsm state_authenticated event=rx_s6b_str: ePDG session still active, skip updating the HSS 04:16:06.169 [info] S6b Tx to {diameter_caps,{"aaa.localdomain","pgw.localdomain"},{"localdomain","localdomain"},{[{172,18,62,20}],[{172,18,62,103}]},{0,10415},{"osmo-epdg-AAA","TTCN-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:16:06.169 [info] ue_fsm state_authenticated event=rx_s6b_str: ePDG session still active, skip updating the HSS 04:16:06.169 [info] ue_fsm ev_rx_swx_saa 04:16:06.169 [info] S6b Tx to {diameter_caps,{"aaa.localdomain","pgw.localdomain"},{"localdomain","localdomain"},{[{172,18,62,20}],[{172,18,62,103}]},{0,10415},{"osmo-epdg-AAA","TTCN-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:16:06.169 [info] ue_fsm state_authenticated_wait_swx_saa event=rx_swx_saa SAType=5 ResulCode={epdg_dia_rc,undefined,2001}, {ue_fsm_data,"262425837735753","262425837735753@nai.epc.mnc001.mcc01.3gppnetwork.org","internet",true,false,undefined} 04:16:06.169 [info] ue_fsm state_wait_swm_session_termination_answer event=enter, {ue_fsm_data,<<"262421424706891">>,"internet",[],undefined,true,0,false,false} 04:16:06.169 [info] s2b: Tx {gtp,v2,delete_session_request,3852469350,8064808,undefined,[],[{v2_eps_bearer_id,0,5},{v2_fully_qualified_tunnel_endpoint_identifier,0,30,3048190008,<<172,18,62,20>>,undefined}]} 04:16:06.169 [info] ue_fsm ev_rx_swm_str 04:16:06.169 [debug] S2b: Rx from IP {172,18,62,103} port 2123: <<72,37,0,14,53,80,10,12,123,15,37,0,2,0,2,0,16,0>> 04:16:06.169 [info] ue_fsm received_swm_session_termination_answer {epdg_dia_rc,undefined,2001} *DBG* aaa_ue_fsm_262427273341468 consume call {rx_swx_saa,{ok,5,#{}}} from <0.2005.0> in state state_authenticated_wait_swx_saa => state_new *DBG* epdg_ue_fsm_262425351037373 consume call {received_gtpc_delete_session_response, {gtp,v2,delete_session_response,894437900,8064805,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 04:16:06.169 [debug] S2b: Rx from IP {172,18,62,103} port 2123: {gtp,v2,delete_session_response,894437900,8064805,undefined,[],#{{v2_cause,0} => {v2_cause,0,request_accepted,0,0,0,undefined}}} *DBG* epdg_ue_fsm_262425351037373 start_timer {state_timeout,10000, swm_str_timeout,[]} in state state_wait_swm_session_termination_answer 04:16:06.169 [info] ue_fsm received_gtpc_delete_session_response {gtp,v2,delete_session_response,894437900,8064805,undefined,[],#{{v2_cause,0} => {v2_cause,0,request_accepted,0,0,0,undefined}}} 04:16:06.169 [info] ue_fsm state_authenticated event=rx_swm_str, {ue_fsm_data,"262421424706891","262421424706891@nai.epc.mnc001.mcc01.3gppnetwork.org","internet",true,false,undefined} 04:16:06.169 [info] ue_fsm state_wait_swm_session_termination_answer event=received_swm_sta, {ue_fsm_data,<<"262425837735753">>,"internet",[],undefined,true,0,false,false} 04:16:06.169 [info] purge_ms_response(<<"262425837735753">>): ok 04:16:06.169 [info] ue_fsm state_wait_delete_session_resp event=received_gtpc_delete_session_response, {ue_fsm_data,<<"262425351037373">>,"internet",[],undefined,false,0,false,false} 04:16:06.169 [debug] Cause: GTP_atom=request_accepted -> GTP_int=16 -> GSUP_int=0 04:16:06.169 [info] SWx Rx SAA {<0.735.0>,{diameter_caps,{"epdg.localdomain","hss.localdomain"},{"localdomain","localdomain"},{[{127,0,0,1},{172,18,62,20},{192,168,0,2}],[{172,18,62,103}]},{0,10415},{"osmo-epdg","TTCN-3 Testsuite"},{[],[1]},{[10415,13019,5535],[5535,10415,13019]},{[],[]},{[],[0]},{[],[]},{[{'diameter_base_Vendor-Specific-Application-Id',10415,[16777265],[]}],[{'diameter_base_Vendor-Specific-Application-Id',[10415],[16777265],[]}]},{[],[]},{[],[]}}}: {'SAA',"epdg.localdomain;1805677143;403;nonode@nohost",{'Vendor-Specific-Application-Id',10415,[16777265],[]},1,"hss.localdomain","localdomain","262427273341468",[],[2001],[],[{'Non-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:16:06.169 [info] ue_fsm ev_rx_swx_saa 04:16:06.169 [debug] SWx Tx SAR Imsi="262421424706891" Type=5 APN="internet" AgentInfoOpt=[]  04:16:06.169 [debug] SWx prepare_request: {'SAR',["epdg.localdomain",";","1805677143",";","410",";","nonode@nohost"],{'Vendor-Specific-Application-Id',10415,[16777265],[]},1,"epdg.localdomain","localdomain","localdomain","262421424706891",5,[],["hss.localdomain"],["internet"],[],[],[],[],[],[],[],[],[]} 04:16:06.169 [info] GSUP: Rx #{cn_domain => 1,imsi => <<"262427624566722">>,message_type => purge_ms_req} 04:16:06.169 [info] ue_fsm state_authenticated_wait_swx_saa event=rx_swx_saa SAType=5 ResulCode={epdg_dia_rc,undefined,2001}, {ue_fsm_data,"262427273341468","262427273341468@nai.epc.mnc001.mcc01.3gppnetwork.org","internet",true,false,undefined} 04:16:06.169 [info] terminating epdg_ue_fsm with reason normal state=state_wait_swm_session_termination_answer, {ue_fsm_data,<<"262425837735753">>,"internet",[],undefined,true,0,false,false} 04:16:06.169 [info] ue_fsm purge_ms_request 04:16:06.169 [info] ue_fsm received_swm_session_termination_answer {epdg_dia_rc,undefined,2001} 04:16:06.169 [info] ue_fsm state_wait_swm_session_termination_answer event=enter, {ue_fsm_data,<<"262425351037373">>,"internet",[],undefined,true,0,false,false} 04:16:06.169 [info] ue_fsm state_active event=purge_ms_request, {ue_fsm_data,<<"262427624566722">>,"internet",[],{epdg_tun_pdp_ctx,3048190010,2177047364,{epdg_eua,33,<<192,168,0,75>>,undefined},<<172,18,62,103>>},false,0,false,false} 04:16:06.169 [info] KMOD Port Delete PDP Context Call {<0.1481.0>,[alias|#Ref<0.1283019585.1655242758.199140>]}: {delete_pdp_context,{172,18,62,103},3048190010,2177047364,{192,168,0,75}} 04:16:06.169 [info] ue_fsm state_wait_swm_session_termination_answer event=received_swm_sta, {ue_fsm_data,<<"262427273341468">>,"internet",[],undefined,true,0,false,false} *DBG* epdg_ue_fsm_262427273341468 send ok to <0.211.0> 04:16:06.170 [debug] S2b: Rx from IP {172,18,62,103} port 2123: <<72,37,0,14,53,80,10,19,123,15,39,0,2,0,2,0,16,0>> *DBG* epdg_ue_fsm_262427273341468 terminate normal in state state_wait_swm_session_termination_answer 04:16:06.170 [info] purge_ms_response(<<"262427273341468">>): ok 04:16:06.170 [debug] delete_pdp_context: 1, {172,18,62,103}, {192,168,0,75}, 3048190010, 2177047364 *DBG* epdg_ue_fsm_262421027157181 receive call {received_gtpc_delete_session_response, {gtp,v2,delete_session_response,894437907,8064807,undefined,[], #{{v2_cause,0} => {v2_cause,0,request_accepted,0,0,0,undefined}}}} from <0.2032.0> in state state_wait_delete_session_resp 04:16:06.170 [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,62,103}},{ms_address,{192,168,0,75}},{i_tid,3048190010}]}} 04:16:06.170 [info] terminating epdg_ue_fsm with reason normal state=state_wait_swm_session_termination_answer, {ue_fsm_data,<<"262427273341468">>,"internet",[],undefined,true,0,false,false} *DBG* epdg_ue_fsm_262421027157181 send ok to <0.2032.0> *DBG* epdg_ue_fsm_262427624566722 send ok to <0.2031.0> 04:16:06.170 [debug] S2b: Rx from IP {172,18,62,103} port 2123: {gtp,v2,delete_session_response,894437907,8064807,undefined,[],#{{v2_cause,0} => {v2_cause,0,request_accepted,0,0,0,undefined}}} *DBG* aaa_ue_fsm_262423680742928 receive call rx_s6b_str from <0.2033.0> in state state_authenticated *DBG* aaa_ue_fsm_262422104104764 receive call {rx_swx_saa,{ok,5,#{}}} from <0.2008.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}} *DBG* aaa_ue_fsm_262425351037373 receive call rx_swm_str from <0.201.0> in state state_authenticated *DBG* epdg_ue_fsm_262427624566722 consume call purge_ms_request from <0.2031.0> in state state_active => state_wait_delete_session_resp *DBG* epdg_ue_fsm_262421027157181 consume call {received_gtpc_delete_session_response, {gtp,v2,delete_session_response,894437907,8064807,undefined,[], #{{v2_cause,0} => {v2_cause,0,request_accepted,0,0,0,undefined}}}} from <0.2032.0> in state state_wait_delete_session_resp => state_wait_swm_session_termination_answer 04:16:06.170 [info] ue_fsm received_gtpc_delete_session_response {gtp,v2,delete_session_response,894437907,8064807,undefined,[],#{{v2_cause,0} => {v2_cause,0,request_accepted,0,0,0,undefined}}} *DBG* aaa_ue_fsm_262423680742928 send {ok,{epdg_dia_rc,undefined,2001}} to <0.2033.0> *DBG* gsup_server got {ipa,#Port<0.54>, {osmo,5}, #{cn_domain => 1,imsi => <<"262426746493197">>, message_type => purge_ms_req}} *DBG* epdg_ue_fsm_262421027157181 start_timer {state_timeout,10000, swm_str_timeout,[]} in state state_wait_swm_session_termination_answer *DBG* aaa_ue_fsm_262425351037373 send ok to <0.201.0> 04:16:06.170 [info] ue_fsm state_wait_delete_session_resp event=received_gtpc_delete_session_response, {ue_fsm_data,<<"262421027157181">>,"internet",[],undefined,false,0,false,false} *DBG* aaa_ue_fsm_262421027157181 receive call rx_swm_str from <0.201.0> in state state_authenticated *DBG* aaa_ue_fsm_262423680742928 consume call rx_s6b_str from <0.2033.0> in state state_authenticated *DBG* aaa_ue_fsm_262425351037373 consume call rx_swm_str from <0.201.0> in state state_authenticated => state_authenticated_wait_swx_saa *DBG* epdg_ue_fsm_262426746493197 receive call purge_ms_request from <0.2035.0> in state state_active 04:16:06.170 [debug] Cause: GTP_atom=request_accepted -> GTP_int=16 -> GSUP_int=0 04:16:06.170 [info] s2b: Tx {gtp,v2,delete_session_request,2177047364,8064809,undefined,[],[{v2_eps_bearer_id,0,5},{v2_fully_qualified_tunnel_endpoint_identifier,0,30,3048190010,<<172,18,62,20>>,undefined}]} 04:16:06.170 [info] S6b Rx from {diameter_caps,{"aaa.localdomain","pgw.localdomain"},{"localdomain","localdomain"},{[{172,18,62,20}],[{172,18,62,103}]},{0,10415},{"osmo-epdg-AAA","TTCN-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,["262423680742928"],[],[]} 04:16:06.170 [info] SWx Rx SAA {<0.735.0>,{diameter_caps,{"epdg.localdomain","hss.localdomain"},{"localdomain","localdomain"},{[{127,0,0,1},{172,18,62,20},{192,168,0,2}],[{172,18,62,103}]},{0,10415},{"osmo-epdg","TTCN-3 Testsuite"},{[],[1]},{[10415,13019,5535],[5535,10415,13019]},{[],[]},{[],[0]},{[],[]},{[{'diameter_base_Vendor-Specific-Application-Id',10415,[16777265],[]}],[{'diameter_base_Vendor-Specific-Application-Id',[10415],[16777265],[]}]},{[],[]},{[],[]}}}: {'SAA',"epdg.localdomain;1805677143;404;nonode@nohost",{'Vendor-Specific-Application-Id',10415,[16777265],[]},1,"hss.localdomain","localdomain","262422104104764",[],[2001],[],[{'Non-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:16:06.170 [info] ue_fsm ev_rx_s6b_str 04:16:06.170 [info] ue_fsm ev_rx_swx_saa 04:16:06.170 [info] ue_fsm ev_rx_swm_str *DBG* aaa_ue_fsm_262421027157181 send ok to <0.201.0> *DBG* aaa_ue_fsm_262422104104764 send ok to <0.2008.0> *DBG* aaa_ue_fsm_262421027157181 consume call rx_swm_str from <0.201.0> in state state_authenticated => state_authenticated_wait_swx_saa 04:16:06.170 [info] ue_fsm state_wait_swm_session_termination_answer event=enter, {ue_fsm_data,<<"262421027157181">>,"internet",[],undefined,true,0,false,false} *DBG* epdg_ue_fsm_262422104104764 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_262426078379809 receive call {rx_swx_saa,{ok,5,#{}}} from <0.2011.0> in state state_authenticated_wait_swx_saa *DBG* aaa_ue_fsm_262422104104764 consume call {rx_swx_saa,{ok,5,#{}}} from <0.2008.0> in state state_authenticated_wait_swx_saa => state_new *DBG* epdg_ue_fsm_262426746493197 send ok to <0.2035.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_262422104104764 send ok to <0.211.0> *DBG* epdg_ue_fsm_262426746493197 consume call purge_ms_request from <0.2035.0> in state state_active => state_wait_delete_session_resp *DBG* epdg_ue_fsm_262425526622593 receive call {received_gtpc_delete_session_response, {gtp,v2,delete_session_response,894437902,8064806,undefined,[], #{{v2_cause,0} => {v2_cause,0,request_accepted,0,0,0,undefined}}}} from <0.2037.0> in state state_wait_delete_session_resp *DBG* gsup_server got {ipa,#Port<0.54>, {osmo,5}, #{cn_domain => 1,imsi => <<"262424895719554">>, message_type => purge_ms_req}} *DBG* aaa_ue_fsm_262426078379809 send ok to <0.2011.0> *DBG* epdg_ue_fsm_262422104104764 terminate normal in state state_wait_swm_session_termination_answer 04:16:06.171 [info] ue_fsm state_authenticated event=rx_s6b_str, {ue_fsm_data,"262423680742928","262423680742928@nai.epc.mnc001.mcc01.3gppnetwork.org","internet",true,true,undefined} *DBG* aaa_ue_fsm_262426078379809 consume call {rx_swx_saa,{ok,5,#{}}} from <0.2011.0> in state state_authenticated_wait_swx_saa => state_new 04:16:06.171 [info] ue_fsm state_authenticated event=rx_s6b_str: ePDG session still active, skip updating the HSS 04:16:06.171 [info] ue_fsm state_authenticated_wait_swx_saa event=rx_swx_saa SAType=5 ResulCode={epdg_dia_rc,undefined,2001}, {ue_fsm_data,"262422104104764","262422104104764@nai.epc.mnc001.mcc01.3gppnetwork.org","internet",true,false,undefined} 04:16:06.171 [info] S6b Tx to {diameter_caps,{"aaa.localdomain","pgw.localdomain"},{"localdomain","localdomain"},{[{172,18,62,20}],[{172,18,62,103}]},{0,10415},{"osmo-epdg-AAA","TTCN-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:16:06.171 [info] ue_fsm state_authenticated event=rx_swm_str, {ue_fsm_data,"262425351037373","262425351037373@nai.epc.mnc001.mcc01.3gppnetwork.org","internet",true,false,undefined} 04:16:06.171 [debug] SWx Tx SAR Imsi="262425351037373" Type=5 APN="internet" AgentInfoOpt=[]  04:16:06.171 [debug] SWx prepare_request: {'SAR',["epdg.localdomain",";","1805677143",";","411",";","nonode@nohost"],{'Vendor-Specific-Application-Id',10415,[16777265],[]},1,"epdg.localdomain","localdomain","localdomain","262425351037373",5,[],["hss.localdomain"],["internet"],[],[],[],[],[],[],[],[],[]} 04:16:06.171 [info] ue_fsm ev_rx_swm_str 04:16:06.171 [info] GSUP: Rx #{cn_domain => 1,imsi => <<"262426746493197">>,message_type => purge_ms_req} 04:16:06.171 [info] ue_fsm purge_ms_request 04:16:06.171 [info] ue_fsm state_authenticated event=rx_swm_str, {ue_fsm_data,"262421027157181","262421027157181@nai.epc.mnc001.mcc01.3gppnetwork.org","internet",true,false,undefined} 04:16:06.171 [debug] SWx Tx SAR Imsi="262421027157181" Type=5 APN="internet" AgentInfoOpt=[]  04:16:06.171 [info] ue_fsm state_active event=purge_ms_request, {ue_fsm_data,<<"262426746493197">>,"internet",[],{epdg_tun_pdp_ctx,3048190009,544780247,{epdg_eua,33,<<192,168,0,74>>,undefined},<<172,18,62,103>>},false,0,false,false} 04:16:06.171 [info] KMOD Port Delete PDP Context Call {<0.1471.0>,[alias|#Ref<0.1283019585.1655242756.197921>]}: {delete_pdp_context,{172,18,62,103},3048190009,544780247,{192,168,0,74}} 04:16:06.171 [debug] SWx prepare_request: {'SAR',["epdg.localdomain",";","1805677143",";","412",";","nonode@nohost"],{'Vendor-Specific-Application-Id',10415,[16777265],[]},1,"epdg.localdomain","localdomain","localdomain","262421027157181",5,[],["hss.localdomain"],["internet"],[],[],[],[],[],[],[],[],[]} 04:16:06.171 [debug] delete_pdp_context: 1, {172,18,62,103}, {192,168,0,74}, 3048190009, 544780247 04:16:06.171 [debug] delete_pdp_context: {netlink,gtp,[512,ack,request],709,0,{delete,0,0,[{version,1},{net_ns_fd,25},{link,4},{sgsn_address,{172,18,62,103}},{ms_address,{192,168,0,74}},{i_tid,3048190009}]}} 04:16:06.171 [info] SWx Rx SAA {<0.735.0>,{diameter_caps,{"epdg.localdomain","hss.localdomain"},{"localdomain","localdomain"},{[{127,0,0,1},{172,18,62,20},{192,168,0,2}],[{172,18,62,103}]},{0,10415},{"osmo-epdg","TTCN-3 Testsuite"},{[],[1]},{[10415,13019,5535],[5535,10415,13019]},{[],[]},{[],[0]},{[],[]},{[{'diameter_base_Vendor-Specific-Application-Id',10415,[16777265],[]}],[{'diameter_base_Vendor-Specific-Application-Id',[10415],[16777265],[]}]},{[],[]},{[],[]}}}: {'SAA',"epdg.localdomain;1805677143;405;nonode@nohost",{'Vendor-Specific-Application-Id',10415,[16777265],[]},1,"hss.localdomain","localdomain","262426078379809",[],[2001],[],[{'Non-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:16:06.171 [info] ue_fsm received_swm_session_termination_answer {epdg_dia_rc,undefined,2001} 04:16:06.171 [info] ue_fsm ev_rx_swx_saa 04:16:06.171 [info] s2b: Tx {gtp,v2,delete_session_request,544780247,8064810,undefined,[],[{v2_eps_bearer_id,0,5},{v2_fully_qualified_tunnel_endpoint_identifier,0,30,3048190009,<<172,18,62,20>>,undefined}]} 04:16:06.171 [debug] S2b: Rx from IP {172,18,62,103} port 2123: <<72,37,0,14,53,80,10,14,123,15,38,0,2,0,2,0,16,0>> 04:16:06.171 [info] ue_fsm state_wait_swm_session_termination_answer event=received_swm_sta, {ue_fsm_data,<<"262422104104764">>,"internet",[],undefined,true,0,false,false} 04:16:06.171 [debug] S2b: Rx from IP {172,18,62,103} port 2123: {gtp,v2,delete_session_response,894437902,8064806,undefined,[],#{{v2_cause,0} => {v2_cause,0,request_accepted,0,0,0,undefined}}} 04:16:06.171 [info] purge_ms_response(<<"262422104104764">>): ok 04:16:06.171 [info] ue_fsm received_gtpc_delete_session_response {gtp,v2,delete_session_response,894437902,8064806,undefined,[],#{{v2_cause,0} => {v2_cause,0,request_accepted,0,0,0,undefined}}} 04:16:06.171 [info] ue_fsm state_authenticated_wait_swx_saa event=rx_swx_saa SAType=5 ResulCode={epdg_dia_rc,undefined,2001}, {ue_fsm_data,"262426078379809","262426078379809@nai.epc.mnc001.mcc01.3gppnetwork.org","internet",true,false,undefined} 04:16:06.171 [info] terminating epdg_ue_fsm with reason normal state=state_wait_swm_session_termination_answer, {ue_fsm_data,<<"262422104104764">>,"internet",[],undefined,true,0,false,false} 04:16:06.171 [info] ue_fsm received_swm_session_termination_answer {epdg_dia_rc,undefined,2001} *DBG* aaa_ue_fsm_262427624566722 receive call rx_s6b_str from <0.2038.0> in state state_authenticated *DBG* epdg_ue_fsm_262426078379809 receive call {received_swm_sta,{epdg_dia_rc,undefined,2001}} from <0.211.0> in state state_wait_swm_session_termination_answer 04:16:06.171 [info] ue_fsm state_wait_delete_session_resp event=received_gtpc_delete_session_response, {ue_fsm_data,<<"262425526622593">>,"internet",[],undefined,false,0,false,false} *DBG* epdg_ue_fsm_262426078379809 send ok to <0.211.0> *DBG* aaa_ue_fsm_262427624566722 send {ok,{epdg_dia_rc,undefined,2001}} to <0.2038.0> 04:16:06.171 [info] GSUP: Rx #{cn_domain => 1,imsi => <<"262424895719554">>,message_type => purge_ms_req} *DBG* aaa_ue_fsm_262427624566722 consume call rx_s6b_str from <0.2038.0> in state state_authenticated *DBG* epdg_ue_fsm_262426078379809 terminate normal in state state_wait_swm_session_termination_answer *DBG* epdg_ue_fsm_262425526622593 send ok to <0.2037.0> 04:16:06.172 [info] SWx Rx SAA {<0.735.0>,{diameter_caps,{"epdg.localdomain","hss.localdomain"},{"localdomain","localdomain"},{[{127,0,0,1},{172,18,62,20},{192,168,0,2}],[{172,18,62,103}]},{0,10415},{"osmo-epdg","TTCN-3 Testsuite"},{[],[1]},{[10415,13019,5535],[5535,10415,13019]},{[],[]},{[],[0]},{[],[]},{[{'diameter_base_Vendor-Specific-Application-Id',10415,[16777265],[]}],[{'diameter_base_Vendor-Specific-Application-Id',[10415],[16777265],[]}]},{[],[]},{[],[]}}}: {'SAA',"epdg.localdomain;1805677143;406;nonode@nohost",{'Vendor-Specific-Application-Id',10415,[16777265],[]},1,"hss.localdomain","localdomain","262421572027352",[],[2001],[],[{'Non-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_262424895719554 receive call purge_ms_request from <0.2039.0> in state state_active *DBG* aaa_ue_fsm_262421572027352 receive call {rx_swx_saa,{ok,5,#{}}} from <0.2013.0> in state state_authenticated_wait_swx_saa *DBG* epdg_ue_fsm_262425526622593 consume call {received_gtpc_delete_session_response, {gtp,v2,delete_session_response,894437902,8064806,undefined,[], #{{v2_cause,0} => {v2_cause,0,request_accepted,0,0,0,undefined}}}} from <0.2037.0> in state state_wait_delete_session_resp => state_wait_swm_session_termination_answer *DBG* aaa_ue_fsm_262425526622593 receive call rx_swm_str from <0.201.0> in state state_authenticated 04:16:06.172 [info] S6b Rx from {diameter_caps,{"aaa.localdomain","pgw.localdomain"},{"localdomain","localdomain"},{[{172,18,62,20}],[{172,18,62,103}]},{0,10415},{"osmo-epdg-AAA","TTCN-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,["262427624566722"],[],[]} *DBG* epdg_ue_fsm_262425526622593 start_timer {state_timeout,10000, swm_str_timeout,[]} in state state_wait_swm_session_termination_answer 04:16:06.172 [info] ue_fsm ev_rx_s6b_str 04:16:06.172 [info] ue_fsm state_authenticated event=rx_s6b_str, {ue_fsm_data,"262427624566722","262427624566722@nai.epc.mnc001.mcc01.3gppnetwork.org","internet",true,true,undefined} 04:16:06.172 [info] ue_fsm state_wait_swm_session_termination_answer event=received_swm_sta, {ue_fsm_data,<<"262426078379809">>,"internet",[],undefined,true,0,false,false} *DBG* epdg_ue_fsm_262424895719554 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_262425526622593 send ok to <0.201.0> 04:16:06.172 [info] purge_ms_response(<<"262426078379809">>): ok *DBG* aaa_ue_fsm_262421572027352 send ok to <0.2013.0> *DBG* epdg_ue_fsm_262424895719554 consume call purge_ms_request from <0.2039.0> in state state_active => state_wait_delete_session_resp *DBG* epdg_ue_fsm_262421572027352 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 => <<"262422615572964">>, message_type => purge_ms_req}} *DBG* aaa_ue_fsm_262425526622593 consume call rx_swm_str from <0.201.0> in state state_authenticated => state_authenticated_wait_swx_saa *DBG* aaa_ue_fsm_262421572027352 consume call {rx_swx_saa,{ok,5,#{}}} from <0.2013.0> in state state_authenticated_wait_swx_saa => state_new 04:16:06.172 [info] ue_fsm state_authenticated event=rx_s6b_str: ePDG session still active, skip updating the HSS *DBG* epdg_ue_fsm_262421572027352 send ok to <0.211.0> *DBG* aaa_ue_fsm_262421936883763 receive call {rx_swx_saa,{ok,5,#{}}} from <0.2016.0> in state state_authenticated_wait_swx_saa *DBG* epdg_ue_fsm_262422615572964 receive call purge_ms_request from <0.2041.0> in state state_active *DBG* aaa_ue_fsm_262425236684477 receive call {rx_swx_saa,{ok,5,#{}}} from <0.2021.0> in state state_authenticated_wait_swx_saa *DBG* epdg_ue_fsm_262421572027352 terminate normal in state state_wait_swm_session_termination_answer *DBG* epdg_ue_fsm_262421936883763 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_262421936883763 send ok to <0.2016.0> 04:16:06.172 [debug] Cause: GTP_atom=request_accepted -> GTP_int=16 -> GSUP_int=0 *DBG* aaa_ue_fsm_262421936883763 consume call {rx_swx_saa,{ok,5,#{}}} from <0.2016.0> in state state_authenticated_wait_swx_saa => state_new 04:16:06.172 [info] terminating epdg_ue_fsm with reason normal state=state_wait_swm_session_termination_answer, {ue_fsm_data,<<"262426078379809">>,"internet",[],undefined,true,0,false,false} 04:16:06.172 [info] S6b Tx to {diameter_caps,{"aaa.localdomain","pgw.localdomain"},{"localdomain","localdomain"},{[{172,18,62,20}],[{172,18,62,103}]},{0,10415},{"osmo-epdg-AAA","TTCN-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:16:06.172 [info] ue_fsm purge_ms_request 04:16:06.172 [info] ue_fsm state_wait_swm_session_termination_answer event=enter, {ue_fsm_data,<<"262425526622593">>,"internet",[],undefined,true,0,false,false} 04:16:06.173 [info] ue_fsm ev_rx_swx_saa 04:16:06.173 [info] ue_fsm ev_rx_swm_str 04:16:06.173 [info] ue_fsm state_active event=purge_ms_request, {ue_fsm_data,<<"262424895719554">>,"internet",[],{epdg_tun_pdp_ctx,3048190011,1829551591,{epdg_eua,33,<<192,168,0,76>>,undefined},<<172,18,62,103>>},false,0,false,false} 04:16:06.173 [info] ue_fsm state_authenticated_wait_swx_saa event=rx_swx_saa SAType=5 ResulCode={epdg_dia_rc,undefined,2001}, {ue_fsm_data,"262421572027352","262421572027352@nai.epc.mnc001.mcc01.3gppnetwork.org","internet",true,false,undefined} 04:16:06.173 [info] KMOD Port Delete PDP Context Call {<0.1491.0>,[alias|#Ref<0.1283019585.1655242755.196581>]}: {delete_pdp_context,{172,18,62,103},3048190011,1829551591,{192,168,0,76}} 04:16:06.173 [debug] delete_pdp_context: 1, {172,18,62,103}, {192,168,0,76}, 3048190011, 1829551591 04:16:06.173 [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,62,103}},{ms_address,{192,168,0,76}},{i_tid,3048190011}]}} 04:16:06.173 [info] ue_fsm state_authenticated event=rx_swm_str, {ue_fsm_data,"262425526622593","262425526622593@nai.epc.mnc001.mcc01.3gppnetwork.org","internet",true,false,undefined} 04:16:06.173 [debug] SWx Tx SAR Imsi="262425526622593" Type=5 APN="internet" AgentInfoOpt=[]  04:16:06.173 [info] s2b: Tx {gtp,v2,delete_session_request,1829551591,8064811,undefined,[],[{v2_eps_bearer_id,0,5},{v2_fully_qualified_tunnel_endpoint_identifier,0,30,3048190011,<<172,18,62,20>>,undefined}]} 04:16:06.173 [debug] SWx prepare_request: {'SAR',["epdg.localdomain",";","1805677143",";","413",";","nonode@nohost"],{'Vendor-Specific-Application-Id',10415,[16777265],[]},1,"epdg.localdomain","localdomain","localdomain","262425526622593",5,[],["hss.localdomain"],["internet"],[],[],[],[],[],[],[],[],[]} 04:16:06.173 [info] ue_fsm received_swm_session_termination_answer {epdg_dia_rc,undefined,2001} 04:16:06.173 [info] ue_fsm state_wait_swm_session_termination_answer event=received_swm_sta, {ue_fsm_data,<<"262421572027352">>,"internet",[],undefined,true,0,false,false} 04:16:06.173 [info] purge_ms_response(<<"262421572027352">>): ok 04:16:06.173 [info] SWx Rx SAA {<0.735.0>,{diameter_caps,{"epdg.localdomain","hss.localdomain"},{"localdomain","localdomain"},{[{127,0,0,1},{172,18,62,20},{192,168,0,2}],[{172,18,62,103}]},{0,10415},{"osmo-epdg","TTCN-3 Testsuite"},{[],[1]},{[10415,13019,5535],[5535,10415,13019]},{[],[]},{[],[0]},{[],[]},{[{'diameter_base_Vendor-Specific-Application-Id',10415,[16777265],[]}],[{'diameter_base_Vendor-Specific-Application-Id',[10415],[16777265],[]}]},{[],[]},{[],[]}}}: {'SAA',"epdg.localdomain;1805677143;407;nonode@nohost",{'Vendor-Specific-Application-Id',10415,[16777265],[]},1,"hss.localdomain","localdomain","262421936883763",[],[2001],[],[{'Non-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:16:06.173 [info] GSUP: Rx #{cn_domain => 1,imsi => <<"262422615572964">>,message_type => purge_ms_req} 04:16:06.173 [info] ue_fsm ev_rx_swx_saa 04:16:06.173 [info] ue_fsm purge_ms_request 04:16:06.173 [info] SWx Rx SAA {<0.735.0>,{diameter_caps,{"epdg.localdomain","hss.localdomain"},{"localdomain","localdomain"},{[{127,0,0,1},{172,18,62,20},{192,168,0,2}],[{172,18,62,103}]},{0,10415},{"osmo-epdg","TTCN-3 Testsuite"},{[],[1]},{[10415,13019,5535],[5535,10415,13019]},{[],[]},{[],[0]},{[],[]},{[{'diameter_base_Vendor-Specific-Application-Id',10415,[16777265],[]}],[{'diameter_base_Vendor-Specific-Application-Id',[10415],[16777265],[]}]},{[],[]},{[],[]}}}: {'SAA',"epdg.localdomain;1805677143;408;nonode@nohost",{'Vendor-Specific-Application-Id',10415,[16777265],[]},1,"hss.localdomain","localdomain","262425236684477",[],[2001],[],[{'Non-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:16:06.173 [info] ue_fsm ev_rx_swx_saa 04:16:06.173 [info] terminating epdg_ue_fsm with reason normal state=state_wait_swm_session_termination_answer, {ue_fsm_data,<<"262421572027352">>,"internet",[],undefined,true,0,false,false} 04:16:06.173 [info] ue_fsm state_authenticated_wait_swx_saa event=rx_swx_saa SAType=5 ResulCode={epdg_dia_rc,undefined,2001}, {ue_fsm_data,"262421936883763","262421936883763@nai.epc.mnc001.mcc01.3gppnetwork.org","internet",true,false,undefined} 04:16:06.173 [info] ue_fsm received_swm_session_termination_answer {epdg_dia_rc,undefined,2001} 04:16:06.173 [info] ue_fsm state_active event=purge_ms_request, {ue_fsm_data,<<"262422615572964">>,"internet",[],{epdg_tun_pdp_ctx,3048190013,890496562,{epdg_eua,33,<<192,168,0,78>>,undefined},<<172,18,62,103>>},false,0,false,false} 04:16:06.173 [info] ue_fsm state_authenticated_wait_swx_saa event=rx_swx_saa SAType=5 ResulCode={epdg_dia_rc,undefined,2001}, {ue_fsm_data,"262425236684477","262425236684477@nai.epc.mnc001.mcc01.3gppnetwork.org","internet",true,false,undefined} *DBG* aaa_ue_fsm_262425236684477 send ok to <0.2021.0> 04:16:06.173 [info] ue_fsm state_wait_swm_session_termination_answer event=received_swm_sta, {ue_fsm_data,<<"262421936883763">>,"internet",[],undefined,true,0,false,false} *DBG* aaa_ue_fsm_262425236684477 consume call {rx_swx_saa,{ok,5,#{}}} from <0.2021.0> in state state_authenticated_wait_swx_saa => state_new 04:16:06.173 [info] S6b Rx from {diameter_caps,{"aaa.localdomain","pgw.localdomain"},{"localdomain","localdomain"},{[{172,18,62,20}],[{172,18,62,103}]},{0,10415},{"osmo-epdg-AAA","TTCN-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,["262426746493197"],[],[]} *DBG* epdg_ue_fsm_262421936883763 send ok to <0.211.0> *DBG* aaa_ue_fsm_262426746493197 receive call rx_s6b_str from <0.2042.0> in state state_authenticated *DBG* epdg_ue_fsm_262421936883763 terminate normal in state state_wait_swm_session_termination_answer 04:16:06.173 [debug] S2b: Rx from IP {172,18,62,103} port 2123: <<72,37,0,14,53,80,10,20,123,15,40,0,2,0,2,0,16,0>> *DBG* epdg_ue_fsm_262425236684477 receive call {received_swm_sta,{epdg_dia_rc,undefined,2001}} from <0.211.0> in state state_wait_swm_session_termination_answer 04:16:06.174 [info] KMOD Port Delete PDP Context Call {<0.1511.0>,[alias|#Ref<0.1283019585.1655242758.199261>]}: {delete_pdp_context,{172,18,62,103},3048190013,890496562,{192,168,0,78}} *DBG* aaa_ue_fsm_262426746493197 send {ok,{epdg_dia_rc,undefined,2001}} to <0.2042.0> *DBG* epdg_ue_fsm_262425236684477 send ok to <0.211.0> *DBG* aaa_ue_fsm_262426746493197 consume call rx_s6b_str from <0.2042.0> in state state_authenticated *DBG* epdg_ue_fsm_262423680742928 receive call {received_gtpc_delete_session_response, {gtp,v2,delete_session_response,894437908,8064808,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:16:06.174 [debug] delete_pdp_context: 1, {172,18,62,103}, {192,168,0,78}, 3048190013, 890496562 *DBG* epdg_ue_fsm_262425236684477 terminate normal in state state_wait_swm_session_termination_answer 04:16:06.174 [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,62,103}},{ms_address,{192,168,0,78}},{i_tid,3048190013}]}} *DBG* epdg_ue_fsm_262423680742928 send ok to <0.2043.0> 04:16:06.174 [info] purge_ms_response(<<"262421936883763">>): ok *DBG* epdg_ue_fsm_262423680742928 consume call {received_gtpc_delete_session_response, {gtp,v2,delete_session_response,894437908,8064808,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* aaa_ue_fsm_262423680742928 receive call rx_swm_str from <0.201.0> in state state_authenticated *DBG* epdg_ue_fsm_262422615572964 send ok to <0.2041.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:16:06.174 [info] ue_fsm ev_rx_s6b_str *DBG* epdg_ue_fsm_262427624566722 receive call {received_gtpc_delete_session_response, {gtp,v2,delete_session_response,894437910,8064809,undefined,[], #{{v2_cause,0} => {v2_cause,0,request_accepted,0,0,0,undefined}}}} from <0.2044.0> in state state_wait_delete_session_resp *DBG* epdg_ue_fsm_262423680742928 start_timer {state_timeout,10000, swm_str_timeout,[]} in state state_wait_swm_session_termination_answer *DBG* epdg_ue_fsm_262422615572964 consume call purge_ms_request from <0.2041.0> in state state_active => state_wait_delete_session_resp *DBG* epdg_ue_fsm_262427624566722 send ok to <0.2044.0> *DBG* gsup_server got {ipa,#Port<0.54>, {osmo,5}, #{cn_domain => 1,imsi => <<"262425371058579">>, message_type => purge_ms_req}} *DBG* aaa_ue_fsm_262423680742928 send ok to <0.201.0> *DBG* epdg_ue_fsm_262427624566722 consume call {received_gtpc_delete_session_response, {gtp,v2,delete_session_response,894437910,8064809,undefined,[], #{{v2_cause,0} => {v2_cause,0,request_accepted,0,0,0,undefined}}}} from <0.2044.0> in state state_wait_delete_session_resp => state_wait_swm_session_termination_answer *DBG* aaa_ue_fsm_262423680742928 consume call rx_swm_str from <0.201.0> in state state_authenticated => state_authenticated_wait_swx_saa *DBG* aaa_ue_fsm_262427624566722 receive call rx_swm_str from <0.201.0> in state state_authenticated *DBG* epdg_ue_fsm_262425371058579 receive call purge_ms_request from <0.2046.0> in state state_active *DBG* epdg_ue_fsm_262427624566722 start_timer {state_timeout,10000, swm_str_timeout,[]} in state state_wait_swm_session_termination_answer 04:16:06.174 [info] ue_fsm received_swm_session_termination_answer {epdg_dia_rc,undefined,2001} 04:16:06.174 [info] terminating epdg_ue_fsm with reason normal state=state_wait_swm_session_termination_answer, {ue_fsm_data,<<"262421936883763">>,"internet",[],undefined,true,0,false,false} 04:16:06.174 [info] ue_fsm state_authenticated event=rx_s6b_str, {ue_fsm_data,"262426746493197","262426746493197@nai.epc.mnc001.mcc01.3gppnetwork.org","internet",true,true,undefined} 04:16:06.174 [info] ue_fsm state_wait_swm_session_termination_answer event=received_swm_sta, {ue_fsm_data,<<"262425236684477">>,"internet",[],undefined,true,0,false,false} 04:16:06.174 [info] ue_fsm state_authenticated event=rx_s6b_str: ePDG session still active, skip updating the HSS 04:16:06.174 [info] purge_ms_response(<<"262425236684477">>): ok 04:16:06.174 [debug] S2b: Rx from IP {172,18,62,103} port 2123: {gtp,v2,delete_session_response,894437908,8064808,undefined,[],#{{v2_cause,0} => {v2_cause,0,request_accepted,0,0,0,undefined}}} 04:16:06.174 [info] ue_fsm received_gtpc_delete_session_response {gtp,v2,delete_session_response,894437908,8064808,undefined,[],#{{v2_cause,0} => {v2_cause,0,request_accepted,0,0,0,undefined}}} 04:16:06.174 [info] S6b Tx to {diameter_caps,{"aaa.localdomain","pgw.localdomain"},{"localdomain","localdomain"},{[{172,18,62,20}],[{172,18,62,103}]},{0,10415},{"osmo-epdg-AAA","TTCN-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:16:06.174 [info] terminating epdg_ue_fsm with reason normal state=state_wait_swm_session_termination_answer, {ue_fsm_data,<<"262425236684477">>,"internet",[],undefined,true,0,false,false} 04:16:06.174 [info] ue_fsm state_wait_delete_session_resp event=received_gtpc_delete_session_response, {ue_fsm_data,<<"262423680742928">>,"internet",[],undefined,false,0,false,false} 04:16:06.174 [debug] Cause: GTP_atom=request_accepted -> GTP_int=16 -> GSUP_int=0 04:16:06.174 [info] ue_fsm state_wait_swm_session_termination_answer event=enter, {ue_fsm_data,<<"262423680742928">>,"internet",[],undefined,true,0,false,false} 04:16:06.174 [info] s2b: Tx {gtp,v2,delete_session_request,890496562,8064812,undefined,[],[{v2_eps_bearer_id,0,5},{v2_fully_qualified_tunnel_endpoint_identifier,0,30,3048190013,<<172,18,62,20>>,undefined}]} 04:16:06.174 [info] ue_fsm ev_rx_swm_str 04:16:06.174 [debug] S2b: Rx from IP {172,18,62,103} port 2123: <<72,37,0,14,53,80,10,22,123,15,41,0,2,0,2,0,16,0>> 04:16:06.174 [debug] S2b: Rx from IP {172,18,62,103} port 2123: {gtp,v2,delete_session_response,894437910,8064809,undefined,[],#{{v2_cause,0} => {v2_cause,0,request_accepted,0,0,0,undefined}}} 04:16:06.174 [info] ue_fsm received_gtpc_delete_session_response {gtp,v2,delete_session_response,894437910,8064809,undefined,[],#{{v2_cause,0} => {v2_cause,0,request_accepted,0,0,0,undefined}}} 04:16:06.175 [info] ue_fsm state_authenticated event=rx_swm_str, {ue_fsm_data,"262423680742928","262423680742928@nai.epc.mnc001.mcc01.3gppnetwork.org","internet",true,false,undefined} 04:16:06.175 [debug] SWx Tx SAR Imsi="262423680742928" Type=5 APN="internet" AgentInfoOpt=[]  04:16:06.175 [debug] SWx prepare_request: {'SAR',["epdg.localdomain",";","1805677143",";","414",";","nonode@nohost"],{'Vendor-Specific-Application-Id',10415,[16777265],[]},1,"epdg.localdomain","localdomain","localdomain","262423680742928",5,[],["hss.localdomain"],["internet"],[],[],[],[],[],[],[],[],[]} 04:16:06.175 [info] ue_fsm state_wait_delete_session_resp event=received_gtpc_delete_session_response, {ue_fsm_data,<<"262427624566722">>,"internet",[],undefined,false,0,false,false} 04:16:06.175 [debug] Cause: GTP_atom=request_accepted -> GTP_int=16 -> GSUP_int=0 04:16:06.175 [info] ue_fsm state_wait_swm_session_termination_answer event=enter, {ue_fsm_data,<<"262427624566722">>,"internet",[],undefined,true,0,false,false} 04:16:06.175 [info] ue_fsm ev_rx_swm_str 04:16:06.175 [info] GSUP: Rx #{cn_domain => 1,imsi => <<"262425371058579">>,message_type => purge_ms_req} 04:16:06.175 [info] ue_fsm purge_ms_request 04:16:06.175 [info] SWx Rx SAA {<0.735.0>,{diameter_caps,{"epdg.localdomain","hss.localdomain"},{"localdomain","localdomain"},{[{127,0,0,1},{172,18,62,20},{192,168,0,2}],[{172,18,62,103}]},{0,10415},{"osmo-epdg","TTCN-3 Testsuite"},{[],[1]},{[10415,13019,5535],[5535,10415,13019]},{[],[]},{[],[0]},{[],[]},{[{'diameter_base_Vendor-Specific-Application-Id',10415,[16777265],[]}],[{'diameter_base_Vendor-Specific-Application-Id',[10415],[16777265],[]}]},{[],[]},{[],[]}}}: {'SAA',"epdg.localdomain;1805677143;409;nonode@nohost",{'Vendor-Specific-Application-Id',10415,[16777265],[]},1,"hss.localdomain","localdomain","262429416148424",[],[2001],[],[{'Non-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_262429416148424 receive call {rx_swx_saa,{ok,5,#{}}} from <0.2027.0> in state state_authenticated_wait_swx_saa 04:16:06.175 [info] SWx Rx SAA {<0.735.0>,{diameter_caps,{"epdg.localdomain","hss.localdomain"},{"localdomain","localdomain"},{[{127,0,0,1},{172,18,62,20},{192,168,0,2}],[{172,18,62,103}]},{0,10415},{"osmo-epdg","TTCN-3 Testsuite"},{[],[1]},{[10415,13019,5535],[5535,10415,13019]},{[],[]},{[],[0]},{[],[]},{[{'diameter_base_Vendor-Specific-Application-Id',10415,[16777265],[]}],[{'diameter_base_Vendor-Specific-Application-Id',[10415],[16777265],[]}]},{[],[]},{[],[]}}}: {'SAA',"epdg.localdomain;1805677143;410;nonode@nohost",{'Vendor-Specific-Application-Id',10415,[16777265],[]},1,"hss.localdomain","localdomain","262421424706891",[],[2001],[],[{'Non-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:16:06.175 [info] ue_fsm state_authenticated event=rx_swm_str, {ue_fsm_data,"262427624566722","262427624566722@nai.epc.mnc001.mcc01.3gppnetwork.org","internet",true,false,undefined} *DBG* aaa_ue_fsm_262421424706891 receive call {rx_swx_saa,{ok,5,#{}}} from <0.2030.0> in state state_authenticated_wait_swx_saa 04:16:06.175 [info] ue_fsm state_active event=purge_ms_request, {ue_fsm_data,<<"262425371058579">>,"internet",[],{epdg_tun_pdp_ctx,3048190015,2957291732,{epdg_eua,33,<<192,168,0,80>>,undefined},<<172,18,62,103>>},false,0,false,false} 04:16:06.175 [info] SWx Rx SAA {<0.735.0>,{diameter_caps,{"epdg.localdomain","hss.localdomain"},{"localdomain","localdomain"},{[{127,0,0,1},{172,18,62,20},{192,168,0,2}],[{172,18,62,103}]},{0,10415},{"osmo-epdg","TTCN-3 Testsuite"},{[],[1]},{[10415,13019,5535],[5535,10415,13019]},{[],[]},{[],[0]},{[],[]},{[{'diameter_base_Vendor-Specific-Application-Id',10415,[16777265],[]}],[{'diameter_base_Vendor-Specific-Application-Id',[10415],[16777265],[]}]},{[],[]},{[],[]}}}: {'SAA',"epdg.localdomain;1805677143;411;nonode@nohost",{'Vendor-Specific-Application-Id',10415,[16777265],[]},1,"hss.localdomain","localdomain","262425351037373",[],[2001],[],[{'Non-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_262425351037373 receive call {rx_swx_saa,{ok,5,#{}}} from <0.2034.0> in state state_authenticated_wait_swx_saa 04:16:06.175 [info] S6b Rx from {diameter_caps,{"aaa.localdomain","pgw.localdomain"},{"localdomain","localdomain"},{[{172,18,62,20}],[{172,18,62,103}]},{0,10415},{"osmo-epdg-AAA","TTCN-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,["262424895719554"],[],[]} *DBG* aaa_ue_fsm_262424895719554 receive call rx_s6b_str from <0.2047.0> in state state_authenticated *DBG* aaa_ue_fsm_262427624566722 send ok to <0.201.0> *DBG* aaa_ue_fsm_262429416148424 send ok to <0.2027.0> 04:16:06.176 [info] ue_fsm ev_rx_swx_saa *DBG* epdg_ue_fsm_262425371058579 send ok to <0.2046.0> *DBG* aaa_ue_fsm_262425351037373 send ok to <0.2034.0> *DBG* aaa_ue_fsm_262421424706891 send ok to <0.2030.0> *DBG* aaa_ue_fsm_262427624566722 consume call rx_swm_str from <0.201.0> in state state_authenticated => state_authenticated_wait_swx_saa *DBG* aaa_ue_fsm_262424895719554 send {ok,{epdg_dia_rc,undefined,2001}} to <0.2047.0> *DBG* aaa_ue_fsm_262429416148424 consume call {rx_swx_saa,{ok,5,#{}}} from <0.2027.0> in state state_authenticated_wait_swx_saa => state_new *DBG* epdg_ue_fsm_262425371058579 consume call purge_ms_request from <0.2046.0> in state state_active => state_wait_delete_session_resp *DBG* epdg_ue_fsm_262429416148424 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}} 04:16:06.176 [info] ue_fsm ev_rx_swx_saa *DBG* aaa_ue_fsm_262425351037373 consume call {rx_swx_saa,{ok,5,#{}}} from <0.2034.0> in state state_authenticated_wait_swx_saa => state_new *DBG* aaa_ue_fsm_262421424706891 consume call {rx_swx_saa,{ok,5,#{}}} from <0.2030.0> in state state_authenticated_wait_swx_saa => state_new *DBG* aaa_ue_fsm_262424895719554 consume call rx_s6b_str from <0.2047.0> in state state_authenticated *DBG* aaa_ue_fsm_262421027157181 receive call {rx_swx_saa,{ok,5,#{}}} from <0.2036.0> in state state_authenticated_wait_swx_saa *DBG* gsup_server got {ipa,#Port<0.54>, {osmo,5}, #{cn_domain => 1,imsi => <<"262426154796488">>, message_type => purge_ms_req}} *DBG* epdg_ue_fsm_262429416148424 send ok to <0.211.0> 04:16:06.176 [info] ue_fsm state_authenticated_wait_swx_saa event=rx_swx_saa SAType=5 ResulCode={epdg_dia_rc,undefined,2001}, {ue_fsm_data,"262429416148424","262429416148424@nai.epc.mnc001.mcc01.3gppnetwork.org","internet",true,false,undefined} *DBG* aaa_ue_fsm_262421027157181 send ok to <0.2036.0> *DBG* epdg_ue_fsm_262421424706891 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_262426154796488 receive call purge_ms_request from <0.2049.0> in state state_active *DBG* aaa_ue_fsm_262421027157181 consume call {rx_swx_saa,{ok,5,#{}}} from <0.2036.0> in state state_authenticated_wait_swx_saa => state_new *DBG* epdg_ue_fsm_262429416148424 terminate normal in state state_wait_swm_session_termination_answer *DBG* epdg_ue_fsm_262421424706891 send ok to <0.211.0> 04:16:06.176 [debug] SWx Tx SAR Imsi="262427624566722" Type=5 APN="internet" AgentInfoOpt=[]  04:16:06.176 [info] KMOD Port Delete PDP Context Call {<0.1531.0>,[alias|#Ref<0.1283019585.1655242757.197507>]}: {delete_pdp_context,{172,18,62,103},3048190015,2957291732,{192,168,0,80}} 04:16:06.176 [debug] delete_pdp_context: 1, {172,18,62,103}, {192,168,0,80}, 3048190015, 2957291732 04:16:06.176 [info] ue_fsm ev_rx_swx_saa 04:16:06.176 [info] ue_fsm state_authenticated_wait_swx_saa event=rx_swx_saa SAType=5 ResulCode={epdg_dia_rc,undefined,2001}, {ue_fsm_data,"262421424706891","262421424706891@nai.epc.mnc001.mcc01.3gppnetwork.org","internet",true,false,undefined} 04:16:06.176 [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,62,103}},{ms_address,{192,168,0,80}},{i_tid,3048190015}]}} 04:16:06.176 [debug] SWx prepare_request: {'SAR',["epdg.localdomain",";","1805677143",";","415",";","nonode@nohost"],{'Vendor-Specific-Application-Id',10415,[16777265],[]},1,"epdg.localdomain","localdomain","localdomain","262427624566722",5,[],["hss.localdomain"],["internet"],[],[],[],[],[],[],[],[],[]} 04:16:06.176 [info] ue_fsm state_authenticated_wait_swx_saa event=rx_swx_saa SAType=5 ResulCode={epdg_dia_rc,undefined,2001}, {ue_fsm_data,"262425351037373","262425351037373@nai.epc.mnc001.mcc01.3gppnetwork.org","internet",true,false,undefined} 04:16:06.176 [info] ue_fsm ev_rx_s6b_str 04:16:06.176 [info] s2b: Tx {gtp,v2,delete_session_request,2957291732,8064813,undefined,[],[{v2_eps_bearer_id,0,5},{v2_fully_qualified_tunnel_endpoint_identifier,0,30,3048190015,<<172,18,62,20>>,undefined}]} 04:16:06.176 [info] ue_fsm state_authenticated event=rx_s6b_str, {ue_fsm_data,"262424895719554","262424895719554@nai.epc.mnc001.mcc01.3gppnetwork.org","internet",true,true,undefined} 04:16:06.176 [info] ue_fsm received_swm_session_termination_answer {epdg_dia_rc,undefined,2001} 04:16:06.176 [info] ue_fsm state_authenticated event=rx_s6b_str: ePDG session still active, skip updating the HSS 04:16:06.176 [info] S6b Tx to {diameter_caps,{"aaa.localdomain","pgw.localdomain"},{"localdomain","localdomain"},{[{172,18,62,20}],[{172,18,62,103}]},{0,10415},{"osmo-epdg-AAA","TTCN-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:16:06.176 [info] SWx Rx SAA {<0.735.0>,{diameter_caps,{"epdg.localdomain","hss.localdomain"},{"localdomain","localdomain"},{[{127,0,0,1},{172,18,62,20},{192,168,0,2}],[{172,18,62,103}]},{0,10415},{"osmo-epdg","TTCN-3 Testsuite"},{[],[1]},{[10415,13019,5535],[5535,10415,13019]},{[],[]},{[],[0]},{[],[]},{[{'diameter_base_Vendor-Specific-Application-Id',10415,[16777265],[]}],[{'diameter_base_Vendor-Specific-Application-Id',[10415],[16777265],[]}]},{[],[]},{[],[]}}}: {'SAA',"epdg.localdomain;1805677143;412;nonode@nohost",{'Vendor-Specific-Application-Id',10415,[16777265],[]},1,"hss.localdomain","localdomain","262421027157181",[],[2001],[],[{'Non-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:16:06.176 [info] ue_fsm ev_rx_swx_saa 04:16:06.176 [info] ue_fsm state_wait_swm_session_termination_answer event=received_swm_sta, {ue_fsm_data,<<"262429416148424">>,"internet",[],undefined,true,0,false,false} 04:16:06.176 [info] purge_ms_response(<<"262429416148424">>): ok 04:16:06.176 [info] ue_fsm received_swm_session_termination_answer {epdg_dia_rc,undefined,2001} 04:16:06.176 [info] ue_fsm state_authenticated_wait_swx_saa event=rx_swx_saa SAType=5 ResulCode={epdg_dia_rc,undefined,2001}, {ue_fsm_data,"262421027157181","262421027157181@nai.epc.mnc001.mcc01.3gppnetwork.org","internet",true,false,undefined} 04:16:06.176 [info] GSUP: Rx #{cn_domain => 1,imsi => <<"262426154796488">>,message_type => purge_ms_req} 04:16:06.176 [info] ue_fsm purge_ms_request 04:16:06.176 [info] terminating epdg_ue_fsm with reason normal state=state_wait_swm_session_termination_answer, {ue_fsm_data,<<"262429416148424">>,"internet",[],undefined,true,0,false,false} 04:16:06.176 [info] ue_fsm state_wait_swm_session_termination_answer event=received_swm_sta, {ue_fsm_data,<<"262421424706891">>,"internet",[],undefined,true,0,false,false} 04:16:06.176 [info] ue_fsm state_active event=purge_ms_request, {ue_fsm_data,<<"262426154796488">>,"internet",[],{epdg_tun_pdp_ctx,3048190017,291636140,{epdg_eua,33,<<192,168,0,82>>,undefined},<<172,18,62,103>>},false,0,false,false} 04:16:06.176 [info] purge_ms_response(<<"262421424706891">>): ok 04:16:06.176 [info] KMOD Port Delete PDP Context Call {<0.1551.0>,[alias|#Ref<0.1283019585.1655242755.196683>]}: {delete_pdp_context,{172,18,62,103},3048190017,291636140,{192,168,0,82}} 04:16:06.176 [debug] delete_pdp_context: 1, {172,18,62,103}, {192,168,0,82}, 3048190017, 291636140 04:16:06.176 [info] ue_fsm received_swm_session_termination_answer {epdg_dia_rc,undefined,2001} *DBG* epdg_ue_fsm_262425351037373 receive call {received_swm_sta,{epdg_dia_rc,undefined,2001}} from <0.211.0> in state state_wait_swm_session_termination_answer 04:16:06.176 [info] terminating epdg_ue_fsm with reason normal state=state_wait_swm_session_termination_answer, {ue_fsm_data,<<"262421424706891">>,"internet",[],undefined,true,0,false,false} *DBG* epdg_ue_fsm_262421424706891 terminate normal in state state_wait_swm_session_termination_answer *DBG* epdg_ue_fsm_262425351037373 send ok to <0.211.0> 04:16:06.176 [debug] S2b: Rx from IP {172,18,62,103} port 2123: <<72,37,0,14,53,80,10,21,123,15,42,0,2,0,2,0,16,0>> *DBG* epdg_ue_fsm_262421027157181 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_262425351037373 terminate normal in state state_wait_swm_session_termination_answer 04:16:06.177 [info] S6b Rx from {diameter_caps,{"aaa.localdomain","pgw.localdomain"},{"localdomain","localdomain"},{[{172,18,62,20}],[{172,18,62,103}]},{0,10415},{"osmo-epdg-AAA","TTCN-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,["262422615572964"],[],[]} 04:16:06.177 [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,62,103}},{ms_address,{192,168,0,82}},{i_tid,3048190017}]}} *DBG* aaa_ue_fsm_262422615572964 receive call rx_s6b_str from <0.2050.0> in state state_authenticated 04:16:06.177 [info] ue_fsm state_wait_swm_session_termination_answer event=received_swm_sta, {ue_fsm_data,<<"262425351037373">>,"internet",[],undefined,true,0,false,false} *DBG* epdg_ue_fsm_262426746493197 receive call {received_gtpc_delete_session_response, {gtp,v2,delete_session_response,894437909,8064810,undefined,[], #{{v2_cause,0} => {v2_cause,0,request_accepted,0,0,0,undefined}}}} from <0.2051.0> in state state_wait_delete_session_resp *DBG* epdg_ue_fsm_262421027157181 send ok to <0.211.0> *DBG* aaa_ue_fsm_262422615572964 send {ok,{epdg_dia_rc,undefined,2001}} to <0.2050.0> 04:16:06.177 [info] purge_ms_response(<<"262425351037373">>): ok *DBG* epdg_ue_fsm_262426746493197 send ok to <0.2051.0> *DBG* epdg_ue_fsm_262421027157181 terminate normal in state state_wait_swm_session_termination_answer *DBG* aaa_ue_fsm_262422615572964 consume call rx_s6b_str from <0.2050.0> in state state_authenticated 04:16:06.177 [info] ue_fsm received_swm_session_termination_answer {epdg_dia_rc,undefined,2001} *DBG* epdg_ue_fsm_262426746493197 consume call {received_gtpc_delete_session_response, {gtp,v2,delete_session_response,894437909,8064810,undefined,[], #{{v2_cause,0} => {v2_cause,0,request_accepted,0,0,0,undefined}}}} from <0.2051.0> in state state_wait_delete_session_resp => state_wait_swm_session_termination_answer *DBG* epdg_ue_fsm_262426154796488 send ok to <0.2049.0> 04:16:06.177 [info] terminating epdg_ue_fsm with reason normal state=state_wait_swm_session_termination_answer, {ue_fsm_data,<<"262425351037373">>,"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_262426746493197 receive call rx_swm_str from <0.201.0> in state state_authenticated *DBG* epdg_ue_fsm_262424895719554 receive call {received_gtpc_delete_session_response, {gtp,v2,delete_session_response,894437911,8064811,undefined,[], #{{v2_cause,0} => {v2_cause,0,request_accepted,0,0,0,undefined}}}} from <0.2052.0> in state state_wait_delete_session_resp *DBG* epdg_ue_fsm_262426746493197 start_timer {state_timeout,10000, swm_str_timeout,[]} in state state_wait_swm_session_termination_answer *DBG* epdg_ue_fsm_262426154796488 consume call purge_ms_request from <0.2049.0> in state state_active => state_wait_delete_session_resp 04:16:06.177 [debug] S2b: Rx from IP {172,18,62,103} port 2123: {gtp,v2,delete_session_response,894437909,8064810,undefined,[],#{{v2_cause,0} => {v2_cause,0,request_accepted,0,0,0,undefined}}} *DBG* aaa_ue_fsm_262425371058579 receive call rx_s6b_str from <0.2053.0> in state state_authenticated *DBG* gsup_server got {ipa,#Port<0.54>, {osmo,5}, #{cn_domain => 1,imsi => <<"262428195668049">>, message_type => purge_ms_req}} *DBG* epdg_ue_fsm_262424895719554 send ok to <0.2052.0> *DBG* aaa_ue_fsm_262426746493197 send ok to <0.201.0> *DBG* aaa_ue_fsm_262425371058579 send {ok,{epdg_dia_rc,undefined,2001}} to <0.2053.0> *DBG* epdg_ue_fsm_262424895719554 consume call {received_gtpc_delete_session_response, {gtp,v2,delete_session_response,894437911,8064811,undefined,[], #{{v2_cause,0} => {v2_cause,0,request_accepted,0,0,0,undefined}}}} from <0.2052.0> in state state_wait_delete_session_resp => state_wait_swm_session_termination_answer *DBG* aaa_ue_fsm_262426746493197 consume call rx_swm_str from <0.201.0> in state state_authenticated => state_authenticated_wait_swx_saa *DBG* epdg_ue_fsm_262428195668049 receive call purge_ms_request from <0.2055.0> in state state_active *DBG* aaa_ue_fsm_262425371058579 consume call rx_s6b_str from <0.2053.0> in state state_authenticated *DBG* aaa_ue_fsm_262424895719554 receive call rx_swm_str from <0.201.0> in state state_authenticated *DBG* epdg_ue_fsm_262424895719554 start_timer {state_timeout,10000, swm_str_timeout,[]} in state state_wait_swm_session_termination_answer 04:16:06.177 [info] ue_fsm state_wait_swm_session_termination_answer event=received_swm_sta, {ue_fsm_data,<<"262421027157181">>,"internet",[],undefined,true,0,false,false} 04:16:06.177 [info] ue_fsm ev_rx_s6b_str 04:16:06.177 [info] ue_fsm received_gtpc_delete_session_response {gtp,v2,delete_session_response,894437909,8064810,undefined,[],#{{v2_cause,0} => {v2_cause,0,request_accepted,0,0,0,undefined}}} 04:16:06.177 [info] purge_ms_response(<<"262421027157181">>): ok 04:16:06.177 [info] ue_fsm state_authenticated event=rx_s6b_str, {ue_fsm_data,"262422615572964","262422615572964@nai.epc.mnc001.mcc01.3gppnetwork.org","internet",true,true,undefined} 04:16:06.177 [info] ue_fsm state_authenticated event=rx_s6b_str: ePDG session still active, skip updating the HSS 04:16:06.178 [info] S6b Tx to {diameter_caps,{"aaa.localdomain","pgw.localdomain"},{"localdomain","localdomain"},{[{172,18,62,20}],[{172,18,62,103}]},{0,10415},{"osmo-epdg-AAA","TTCN-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:16:06.178 [info] ue_fsm state_wait_delete_session_resp event=received_gtpc_delete_session_response, {ue_fsm_data,<<"262426746493197">>,"internet",[],undefined,false,0,false,false} 04:16:06.178 [debug] Cause: GTP_atom=request_accepted -> GTP_int=16 -> GSUP_int=0 04:16:06.178 [info] terminating epdg_ue_fsm with reason normal state=state_wait_swm_session_termination_answer, {ue_fsm_data,<<"262421027157181">>,"internet",[],undefined,true,0,false,false} 04:16:06.178 [info] s2b: Tx {gtp,v2,delete_session_request,291636140,8064814,undefined,[],[{v2_eps_bearer_id,0,5},{v2_fully_qualified_tunnel_endpoint_identifier,0,30,3048190017,<<172,18,62,20>>,undefined}]} 04:16:06.178 [info] ue_fsm state_wait_swm_session_termination_answer event=enter, {ue_fsm_data,<<"262426746493197">>,"internet",[],undefined,true,0,false,false} 04:16:06.178 [debug] S2b: Rx from IP {172,18,62,103} port 2123: <<72,37,0,14,53,80,10,23,123,15,43,0,2,0,2,0,16,0>> 04:16:06.178 [debug] S2b: Rx from IP {172,18,62,103} port 2123: {gtp,v2,delete_session_response,894437911,8064811,undefined,[],#{{v2_cause,0} => {v2_cause,0,request_accepted,0,0,0,undefined}}} 04:16:06.178 [info] ue_fsm ev_rx_swm_str 04:16:06.178 [info] ue_fsm received_gtpc_delete_session_response {gtp,v2,delete_session_response,894437911,8064811,undefined,[],#{{v2_cause,0} => {v2_cause,0,request_accepted,0,0,0,undefined}}} 04:16:06.178 [info] S6b Rx from {diameter_caps,{"aaa.localdomain","pgw.localdomain"},{"localdomain","localdomain"},{[{172,18,62,20}],[{172,18,62,103}]},{0,10415},{"osmo-epdg-AAA","TTCN-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,["262425371058579"],[],[]} 04:16:06.178 [info] ue_fsm ev_rx_s6b_str 04:16:06.178 [info] ue_fsm state_authenticated event=rx_swm_str, {ue_fsm_data,"262426746493197","262426746493197@nai.epc.mnc001.mcc01.3gppnetwork.org","internet",true,false,undefined} 04:16:06.178 [debug] SWx Tx SAR Imsi="262426746493197" Type=5 APN="internet" AgentInfoOpt=[]  04:16:06.178 [info] ue_fsm state_wait_delete_session_resp event=received_gtpc_delete_session_response, {ue_fsm_data,<<"262424895719554">>,"internet",[],undefined,false,0,false,false} 04:16:06.178 [debug] Cause: GTP_atom=request_accepted -> GTP_int=16 -> GSUP_int=0 04:16:06.178 [debug] SWx prepare_request: {'SAR',["epdg.localdomain",";","1805677143",";","416",";","nonode@nohost"],{'Vendor-Specific-Application-Id',10415,[16777265],[]},1,"epdg.localdomain","localdomain","localdomain","262426746493197",5,[],["hss.localdomain"],["internet"],[],[],[],[],[],[],[],[],[]} 04:16:06.178 [info] ue_fsm state_authenticated event=rx_s6b_str, {ue_fsm_data,"262425371058579","262425371058579@nai.epc.mnc001.mcc01.3gppnetwork.org","internet",true,true,undefined} 04:16:06.178 [info] ue_fsm state_authenticated event=rx_s6b_str: ePDG session still active, skip updating the HSS 04:16:06.178 [info] GSUP: Rx #{cn_domain => 1,imsi => <<"262428195668049">>,message_type => purge_ms_req} 04:16:06.178 [info] S6b Tx to {diameter_caps,{"aaa.localdomain","pgw.localdomain"},{"localdomain","localdomain"},{[{172,18,62,20}],[{172,18,62,103}]},{0,10415},{"osmo-epdg-AAA","TTCN-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:16:06.178 [info] ue_fsm state_wait_swm_session_termination_answer event=enter, {ue_fsm_data,<<"262424895719554">>,"internet",[],undefined,true,0,false,false} 04:16:06.178 [info] ue_fsm purge_ms_request 04:16:06.178 [info] ue_fsm ev_rx_swm_str 04:16:06.178 [info] ue_fsm state_active event=purge_ms_request, {ue_fsm_data,<<"262428195668049">>,"internet",[],{epdg_tun_pdp_ctx,3048190012,4262680679,{epdg_eua,33,<<192,168,0,77>>,undefined},<<172,18,62,103>>},false,0,false,false} 04:16:06.178 [info] SWx Rx SAA {<0.735.0>,{diameter_caps,{"epdg.localdomain","hss.localdomain"},{"localdomain","localdomain"},{[{127,0,0,1},{172,18,62,20},{192,168,0,2}],[{172,18,62,103}]},{0,10415},{"osmo-epdg","TTCN-3 Testsuite"},{[],[1]},{[10415,13019,5535],[5535,10415,13019]},{[],[]},{[],[0]},{[],[]},{[{'diameter_base_Vendor-Specific-Application-Id',10415,[16777265],[]}],[{'diameter_base_Vendor-Specific-Application-Id',[10415],[16777265],[]}]},{[],[]},{[],[]}}}: {'SAA',"epdg.localdomain;1805677143;413;nonode@nohost",{'Vendor-Specific-Application-Id',10415,[16777265],[]},1,"hss.localdomain","localdomain","262425526622593",[],[2001],[],[{'Non-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_262425526622593 receive call {rx_swx_saa,{ok,5,#{}}} from <0.2040.0> in state state_authenticated_wait_swx_saa 04:16:06.178 [info] ue_fsm state_authenticated event=rx_swm_str, {ue_fsm_data,"262424895719554","262424895719554@nai.epc.mnc001.mcc01.3gppnetwork.org","internet",true,false,undefined} 04:16:06.178 [info] SWx Rx SAA {<0.735.0>,{diameter_caps,{"epdg.localdomain","hss.localdomain"},{"localdomain","localdomain"},{[{127,0,0,1},{172,18,62,20},{192,168,0,2}],[{172,18,62,103}]},{0,10415},{"osmo-epdg","TTCN-3 Testsuite"},{[],[1]},{[10415,13019,5535],[5535,10415,13019]},{[],[]},{[],[0]},{[],[]},{[{'diameter_base_Vendor-Specific-Application-Id',10415,[16777265],[]}],[{'diameter_base_Vendor-Specific-Application-Id',[10415],[16777265],[]}]},{[],[]},{[],[]}}}: {'SAA',"epdg.localdomain;1805677143;414;nonode@nohost",{'Vendor-Specific-Application-Id',10415,[16777265],[]},1,"hss.localdomain","localdomain","262423680742928",[],[2001],[],[{'Non-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:16:06.179 [info] KMOD Port Delete PDP Context Call {<0.1501.0>,[alias|#Ref<0.1283019585.1655242753.218961>]}: {delete_pdp_context,{172,18,62,103},3048190012,4262680679,{192,168,0,77}} *DBG* epdg_ue_fsm_262428195668049 send ok to <0.2055.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_262423680742928 receive call {rx_swx_saa,{ok,5,#{}}} from <0.2045.0> in state state_authenticated_wait_swx_saa 04:16:06.179 [debug] delete_pdp_context: 1, {172,18,62,103}, {192,168,0,77}, 3048190012, 4262680679 *DBG* epdg_ue_fsm_262428195668049 consume call purge_ms_request from <0.2055.0> in state state_active => state_wait_delete_session_resp *DBG* aaa_ue_fsm_262424895719554 send ok to <0.201.0> *DBG* aaa_ue_fsm_262425526622593 send ok to <0.2040.0> *DBG* gsup_server got {ipa,#Port<0.54>, {osmo,5}, #{cn_domain => 1,imsi => <<"262422295879810">>, message_type => purge_ms_req}} *DBG* epdg_ue_fsm_262422615572964 receive call {received_gtpc_delete_session_response, {gtp,v2,delete_session_response,894437913,8064812,undefined,[], #{{v2_cause,0} => {v2_cause,0,request_accepted,0,0,0,undefined}}}} from <0.2057.0> in state state_wait_delete_session_resp *DBG* epdg_ue_fsm_262425526622593 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_262423680742928 send ok to <0.2045.0> 04:16:06.179 [info] ue_fsm ev_rx_swx_saa *DBG* aaa_ue_fsm_262424895719554 consume call rx_swm_str from <0.201.0> in state state_authenticated => state_authenticated_wait_swx_saa *DBG* aaa_ue_fsm_262425526622593 consume call {rx_swx_saa,{ok,5,#{}}} from <0.2040.0> in state state_authenticated_wait_swx_saa => state_new *DBG* epdg_ue_fsm_262422295879810 receive call purge_ms_request from <0.2058.0> in state state_active *DBG* epdg_ue_fsm_262422615572964 send ok to <0.2057.0> *DBG* aaa_ue_fsm_262427624566722 receive call {rx_swx_saa,{ok,5,#{}}} from <0.2048.0> in state state_authenticated_wait_swx_saa *DBG* epdg_ue_fsm_262425526622593 send ok to <0.211.0> *DBG* aaa_ue_fsm_262423680742928 consume call {rx_swx_saa,{ok,5,#{}}} from <0.2045.0> in state state_authenticated_wait_swx_saa => state_new 04:16:06.179 [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,62,103}},{ms_address,{192,168,0,77}},{i_tid,3048190012}]}} *DBG* epdg_ue_fsm_262423680742928 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_262422615572964 consume call {received_gtpc_delete_session_response, {gtp,v2,delete_session_response,894437913,8064812,undefined,[], #{{v2_cause,0} => {v2_cause,0,request_accepted,0,0,0,undefined}}}} from <0.2057.0> in state state_wait_delete_session_resp => state_wait_swm_session_termination_answer *DBG* aaa_ue_fsm_262426154796488 receive call rx_s6b_str from <0.2059.0> in state state_authenticated *DBG* epdg_ue_fsm_262425526622593 terminate normal in state state_wait_swm_session_termination_answer *DBG* aaa_ue_fsm_262427624566722 send ok to <0.2048.0> *DBG* epdg_ue_fsm_262423680742928 send ok to <0.211.0> *DBG* epdg_ue_fsm_262422615572964 start_timer {state_timeout,10000, swm_str_timeout,[]} in state state_wait_swm_session_termination_answer *DBG* epdg_ue_fsm_262427624566722 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_262422615572964 receive call rx_swm_str from <0.201.0> in state state_authenticated *DBG* aaa_ue_fsm_262426154796488 send {ok,{epdg_dia_rc,undefined,2001}} to <0.2059.0> 04:16:06.179 [info] ue_fsm state_authenticated_wait_swx_saa event=rx_swx_saa SAType=5 ResulCode={epdg_dia_rc,undefined,2001}, {ue_fsm_data,"262425526622593","262425526622593@nai.epc.mnc001.mcc01.3gppnetwork.org","internet",true,false,undefined} *DBG* aaa_ue_fsm_262427624566722 consume call {rx_swx_saa,{ok,5,#{}}} from <0.2048.0> in state state_authenticated_wait_swx_saa => state_new *DBG* aaa_ue_fsm_262426154796488 consume call rx_s6b_str from <0.2059.0> in state state_authenticated 04:16:06.179 [debug] SWx Tx SAR Imsi="262424895719554" Type=5 APN="internet" AgentInfoOpt=[]  04:16:06.179 [info] s2b: Tx {gtp,v2,delete_session_request,4262680679,8064815,undefined,[],[{v2_eps_bearer_id,0,5},{v2_fully_qualified_tunnel_endpoint_identifier,0,30,3048190012,<<172,18,62,20>>,undefined}]} 04:16:06.179 [info] ue_fsm ev_rx_swx_saa 04:16:06.179 [debug] SWx prepare_request: {'SAR',["epdg.localdomain",";","1805677143",";","417",";","nonode@nohost"],{'Vendor-Specific-Application-Id',10415,[16777265],[]},1,"epdg.localdomain","localdomain","localdomain","262424895719554",5,[],["hss.localdomain"],["internet"],[],[],[],[],[],[],[],[],[]} 04:16:06.179 [debug] S2b: Rx from IP {172,18,62,103} port 2123: <<72,37,0,14,53,80,10,25,123,15,44,0,2,0,2,0,16,0>> 04:16:06.179 [debug] S2b: Rx from IP {172,18,62,103} port 2123: {gtp,v2,delete_session_response,894437913,8064812,undefined,[],#{{v2_cause,0} => {v2_cause,0,request_accepted,0,0,0,undefined}}} 04:16:06.179 [info] ue_fsm received_gtpc_delete_session_response {gtp,v2,delete_session_response,894437913,8064812,undefined,[],#{{v2_cause,0} => {v2_cause,0,request_accepted,0,0,0,undefined}}} 04:16:06.179 [info] ue_fsm received_swm_session_termination_answer {epdg_dia_rc,undefined,2001} 04:16:06.179 [info] ue_fsm state_authenticated_wait_swx_saa event=rx_swx_saa SAType=5 ResulCode={epdg_dia_rc,undefined,2001}, {ue_fsm_data,"262423680742928","262423680742928@nai.epc.mnc001.mcc01.3gppnetwork.org","internet",true,false,undefined} 04:16:06.179 [info] GSUP: Rx #{cn_domain => 1,imsi => <<"262422295879810">>,message_type => purge_ms_req} 04:16:06.179 [info] ue_fsm purge_ms_request 04:16:06.179 [info] SWx Rx SAA {<0.735.0>,{diameter_caps,{"epdg.localdomain","hss.localdomain"},{"localdomain","localdomain"},{[{127,0,0,1},{172,18,62,20},{192,168,0,2}],[{172,18,62,103}]},{0,10415},{"osmo-epdg","TTCN-3 Testsuite"},{[],[1]},{[10415,13019,5535],[5535,10415,13019]},{[],[]},{[],[0]},{[],[]},{[{'diameter_base_Vendor-Specific-Application-Id',10415,[16777265],[]}],[{'diameter_base_Vendor-Specific-Application-Id',[10415],[16777265],[]}]},{[],[]},{[],[]}}}: {'SAA',"epdg.localdomain;1805677143;415;nonode@nohost",{'Vendor-Specific-Application-Id',10415,[16777265],[]},1,"hss.localdomain","localdomain","262427624566722",[],[2001],[],[{'Non-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:16:06.179 [info] ue_fsm state_wait_delete_session_resp event=received_gtpc_delete_session_response, {ue_fsm_data,<<"262422615572964">>,"internet",[],undefined,false,0,false,false} 04:16:06.179 [info] ue_fsm ev_rx_swx_saa 04:16:06.179 [debug] Cause: GTP_atom=request_accepted -> GTP_int=16 -> GSUP_int=0 04:16:06.179 [info] ue_fsm state_wait_swm_session_termination_answer event=received_swm_sta, {ue_fsm_data,<<"262425526622593">>,"internet",[],undefined,true,0,false,false} 04:16:06.179 [info] purge_ms_response(<<"262425526622593">>): ok 04:16:06.179 [info] ue_fsm received_swm_session_termination_answer {epdg_dia_rc,undefined,2001} 04:16:06.179 [info] ue_fsm state_wait_swm_session_termination_answer event=enter, {ue_fsm_data,<<"262422615572964">>,"internet",[],undefined,true,0,false,false} 04:16:06.179 [info] ue_fsm state_active event=purge_ms_request, {ue_fsm_data,<<"262422295879810">>,"internet",[],{epdg_tun_pdp_ctx,3048190021,1115102715,{epdg_eua,33,<<192,168,0,86>>,undefined},<<172,18,62,103>>},false,0,false,false} 04:16:06.179 [info] S6b Rx from {diameter_caps,{"aaa.localdomain","pgw.localdomain"},{"localdomain","localdomain"},{[{172,18,62,20}],[{172,18,62,103}]},{0,10415},{"osmo-epdg-AAA","TTCN-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,["262426154796488"],[],[]} 04:16:06.179 [info] ue_fsm ev_rx_s6b_str 04:16:06.179 [info] KMOD Port Delete PDP Context Call {<0.1592.0>,[alias|#Ref<0.1283019585.1655242753.218988>]}: {delete_pdp_context,{172,18,62,103},3048190021,1115102715,{192,168,0,86}} 04:16:06.179 [info] ue_fsm state_authenticated_wait_swx_saa event=rx_swx_saa SAType=5 ResulCode={epdg_dia_rc,undefined,2001}, {ue_fsm_data,"262427624566722","262427624566722@nai.epc.mnc001.mcc01.3gppnetwork.org","internet",true,false,undefined} 04:16:06.179 [info] terminating epdg_ue_fsm with reason normal state=state_wait_swm_session_termination_answer, {ue_fsm_data,<<"262425526622593">>,"internet",[],undefined,true,0,false,false} 04:16:06.179 [debug] delete_pdp_context: 1, {172,18,62,103}, {192,168,0,86}, 3048190021, 1115102715 04:16:06.179 [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,62,103}},{ms_address,{192,168,0,86}},{i_tid,3048190021}]}} 04:16:06.179 [info] ue_fsm state_wait_swm_session_termination_answer event=received_swm_sta, {ue_fsm_data,<<"262423680742928">>,"internet",[],undefined,true,0,false,false} 04:16:06.179 [info] purge_ms_response(<<"262423680742928">>): ok 04:16:06.179 [info] ue_fsm received_swm_session_termination_answer {epdg_dia_rc,undefined,2001} 04:16:06.179 [info] ue_fsm ev_rx_swm_str 04:16:06.179 [info] ue_fsm state_authenticated event=rx_s6b_str, {ue_fsm_data,"262426154796488","262426154796488@nai.epc.mnc001.mcc01.3gppnetwork.org","internet",true,true,undefined} 04:16:06.179 [info] ue_fsm state_authenticated event=rx_s6b_str: ePDG session still active, skip updating the HSS 04:16:06.179 [info] s2b: Tx {gtp,v2,delete_session_request,1115102715,8064816,undefined,[],[{v2_eps_bearer_id,0,5},{v2_fully_qualified_tunnel_endpoint_identifier,0,30,3048190021,<<172,18,62,20>>,undefined}]} *DBG* epdg_ue_fsm_262422295879810 send ok to <0.2058.0> 04:16:06.179 [info] terminating epdg_ue_fsm with reason normal state=state_wait_swm_session_termination_answer, {ue_fsm_data,<<"262423680742928">>,"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_262423680742928 terminate normal in state state_wait_swm_session_termination_answer *DBG* epdg_ue_fsm_262422295879810 consume call purge_ms_request from <0.2058.0> in state state_active => state_wait_delete_session_resp 04:16:06.179 [info] S6b Tx to {diameter_caps,{"aaa.localdomain","pgw.localdomain"},{"localdomain","localdomain"},{[{172,18,62,20}],[{172,18,62,103}]},{0,10415},{"osmo-epdg-AAA","TTCN-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 => <<"262422102003285">>, message_type => purge_ms_req}} 04:16:06.179 [info] ue_fsm state_wait_swm_session_termination_answer event=received_swm_sta, {ue_fsm_data,<<"262427624566722">>,"internet",[],undefined,true,0,false,false} *DBG* epdg_ue_fsm_262427624566722 send ok to <0.211.0> 04:16:06.180 [info] ue_fsm state_authenticated event=rx_swm_str, {ue_fsm_data,"262422615572964","262422615572964@nai.epc.mnc001.mcc01.3gppnetwork.org","internet",true,false,undefined} *DBG* epdg_ue_fsm_262422102003285 receive call purge_ms_request from <0.2060.0> in state state_active *DBG* epdg_ue_fsm_262427624566722 terminate normal in state state_wait_swm_session_termination_answer 04:16:06.180 [info] GSUP: Rx #{cn_domain => 1,imsi => <<"262422102003285">>,message_type => purge_ms_req} 04:16:06.180 [info] ue_fsm purge_ms_request 04:16:06.180 [info] purge_ms_response(<<"262427624566722">>): ok 04:16:06.180 [debug] S2b: Rx from IP {172,18,62,103} port 2123: <<72,37,0,14,53,80,10,27,123,15,45,0,2,0,2,0,16,0>> *DBG* epdg_ue_fsm_262425371058579 receive call {received_gtpc_delete_session_response, {gtp,v2,delete_session_response,894437915,8064813,undefined,[], #{{v2_cause,0} => {v2_cause,0,request_accepted,0,0,0,undefined}}}} from <0.2061.0> in state state_wait_delete_session_resp *DBG* aaa_ue_fsm_262422615572964 send ok to <0.201.0> 04:16:06.180 [info] ue_fsm state_active event=purge_ms_request, {ue_fsm_data,<<"262422102003285">>,"internet",[],{epdg_tun_pdp_ctx,3048190016,318134106,{epdg_eua,33,<<192,168,0,81>>,undefined},<<172,18,62,103>>},false,0,false,false} *DBG* aaa_ue_fsm_262422615572964 consume call rx_swm_str from <0.201.0> in state state_authenticated => state_authenticated_wait_swx_saa *DBG* epdg_ue_fsm_262425371058579 send ok to <0.2061.0> 04:16:06.180 [info] terminating epdg_ue_fsm with reason normal state=state_wait_swm_session_termination_answer, {ue_fsm_data,<<"262427624566722">>,"internet",[],undefined,true,0,false,false} *DBG* epdg_ue_fsm_262422102003285 send ok to <0.2060.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:16:06.180 [info] KMOD Port Delete PDP Context Call {<0.1541.0>,[alias|#Ref<0.1283019585.1655242753.219076>]}: {delete_pdp_context,{172,18,62,103},3048190016,318134106,{192,168,0,81}} *DBG* epdg_ue_fsm_262425371058579 consume call {received_gtpc_delete_session_response, {gtp,v2,delete_session_response,894437915,8064813,undefined,[], #{{v2_cause,0} => {v2_cause,0,request_accepted,0,0,0,undefined}}}} from <0.2061.0> in state state_wait_delete_session_resp => state_wait_swm_session_termination_answer *DBG* epdg_ue_fsm_262422102003285 consume call purge_ms_request from <0.2060.0> in state state_active => state_wait_delete_session_resp *DBG* aaa_ue_fsm_262425371058579 receive call rx_swm_str from <0.201.0> in state state_authenticated *DBG* aaa_ue_fsm_262428195668049 receive call rx_s6b_str from <0.2063.0> in state state_authenticated *DBG* gsup_server got {ipa,#Port<0.54>, {osmo,5}, #{cn_domain => 1,imsi => <<"262421893865211">>, message_type => purge_ms_req}} 04:16:06.180 [debug] SWx Tx SAR Imsi="262422615572964" Type=5 APN="internet" AgentInfoOpt=[]  *DBG* epdg_ue_fsm_262425371058579 start_timer {state_timeout,10000, swm_str_timeout,[]} in state state_wait_swm_session_termination_answer *DBG* aaa_ue_fsm_262426746493197 receive call {rx_swx_saa,{ok,5,#{}}} from <0.2054.0> in state state_authenticated_wait_swx_saa *DBG* aaa_ue_fsm_262428195668049 send {ok,{epdg_dia_rc,undefined,2001}} to <0.2063.0> 04:16:06.180 [debug] delete_pdp_context: 1, {172,18,62,103}, {192,168,0,81}, 3048190016, 318134106 *DBG* epdg_ue_fsm_262421893865211 receive call purge_ms_request from <0.2065.0> in state state_active *DBG* aaa_ue_fsm_262428195668049 consume call rx_s6b_str from <0.2063.0> in state state_authenticated *DBG* aaa_ue_fsm_262425371058579 send ok to <0.201.0> *DBG* aaa_ue_fsm_262426746493197 send ok to <0.2054.0> *DBG* epdg_ue_fsm_262426746493197 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_262425371058579 consume call rx_swm_str from <0.201.0> in state state_authenticated => state_authenticated_wait_swx_saa *DBG* aaa_ue_fsm_262426746493197 consume call {rx_swx_saa,{ok,5,#{}}} from <0.2054.0> in state state_authenticated_wait_swx_saa => state_new *DBG* epdg_ue_fsm_262421893865211 send ok to <0.2065.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:16:06.180 [debug] delete_pdp_context: {netlink,gtp,[512,ack,request],6786,0,{delete,0,0,[{version,1},{net_ns_fd,25},{link,4},{sgsn_address,{172,18,62,103}},{ms_address,{192,168,0,81}},{i_tid,3048190016}]}} *DBG* epdg_ue_fsm_262421893865211 consume call purge_ms_request from <0.2065.0> in state state_active => state_wait_delete_session_resp *DBG* gsup_server got {ipa,#Port<0.54>, {osmo,5}, #{cn_domain => 1,imsi => <<"262427075630409">>, message_type => purge_ms_req}} 04:16:06.180 [debug] S2b: Rx from IP {172,18,62,103} port 2123: {gtp,v2,delete_session_response,894437915,8064813,undefined,[],#{{v2_cause,0} => {v2_cause,0,request_accepted,0,0,0,undefined}}} 04:16:06.180 [info] ue_fsm received_gtpc_delete_session_response {gtp,v2,delete_session_response,894437915,8064813,undefined,[],#{{v2_cause,0} => {v2_cause,0,request_accepted,0,0,0,undefined}}} 04:16:06.180 [debug] SWx prepare_request: {'SAR',["epdg.localdomain",";","1805677143",";","418",";","nonode@nohost"],{'Vendor-Specific-Application-Id',10415,[16777265],[]},1,"epdg.localdomain","localdomain","localdomain","262422615572964",5,[],["hss.localdomain"],["internet"],[],[],[],[],[],[],[],[],[]} 04:16:06.180 [info] ue_fsm state_wait_delete_session_resp event=received_gtpc_delete_session_response, {ue_fsm_data,<<"262425371058579">>,"internet",[],undefined,false,0,false,false} 04:16:06.181 [debug] Cause: GTP_atom=request_accepted -> GTP_int=16 -> GSUP_int=0 04:16:06.181 [info] ue_fsm state_wait_swm_session_termination_answer event=enter, {ue_fsm_data,<<"262425371058579">>,"internet",[],undefined,true,0,false,false} 04:16:06.181 [info] s2b: Tx {gtp,v2,delete_session_request,318134106,8064817,undefined,[],[{v2_eps_bearer_id,0,5},{v2_fully_qualified_tunnel_endpoint_identifier,0,30,3048190016,<<172,18,62,20>>,undefined}]} 04:16:06.181 [info] ue_fsm ev_rx_swm_str 04:16:06.181 [info] S6b Rx from {diameter_caps,{"aaa.localdomain","pgw.localdomain"},{"localdomain","localdomain"},{[{172,18,62,20}],[{172,18,62,103}]},{0,10415},{"osmo-epdg-AAA","TTCN-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,["262428195668049"],[],[]} 04:16:06.181 [info] ue_fsm ev_rx_s6b_str 04:16:06.181 [info] SWx Rx SAA {<0.735.0>,{diameter_caps,{"epdg.localdomain","hss.localdomain"},{"localdomain","localdomain"},{[{127,0,0,1},{172,18,62,20},{192,168,0,2}],[{172,18,62,103}]},{0,10415},{"osmo-epdg","TTCN-3 Testsuite"},{[],[1]},{[10415,13019,5535],[5535,10415,13019]},{[],[]},{[],[0]},{[],[]},{[{'diameter_base_Vendor-Specific-Application-Id',10415,[16777265],[]}],[{'diameter_base_Vendor-Specific-Application-Id',[10415],[16777265],[]}]},{[],[]},{[],[]}}}: {'SAA',"epdg.localdomain;1805677143;416;nonode@nohost",{'Vendor-Specific-Application-Id',10415,[16777265],[]},1,"hss.localdomain","localdomain","262426746493197",[],[2001],[],[{'Non-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:16:06.181 [info] ue_fsm ev_rx_swx_saa 04:16:06.181 [info] ue_fsm state_authenticated event=rx_s6b_str, {ue_fsm_data,"262428195668049","262428195668049@nai.epc.mnc001.mcc01.3gppnetwork.org","internet",true,true,undefined} 04:16:06.181 [info] ue_fsm state_authenticated event=rx_swm_str, {ue_fsm_data,"262425371058579","262425371058579@nai.epc.mnc001.mcc01.3gppnetwork.org","internet",true,false,undefined} 04:16:06.181 [info] ue_fsm state_authenticated event=rx_s6b_str: ePDG session still active, skip updating the HSS 04:16:06.181 [debug] SWx Tx SAR Imsi="262425371058579" Type=5 APN="internet" AgentInfoOpt=[]  04:16:06.181 [info] GSUP: Rx #{cn_domain => 1,imsi => <<"262421893865211">>,message_type => purge_ms_req} 04:16:06.181 [info] S6b Tx to {diameter_caps,{"aaa.localdomain","pgw.localdomain"},{"localdomain","localdomain"},{[{172,18,62,20}],[{172,18,62,103}]},{0,10415},{"osmo-epdg-AAA","TTCN-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:16:06.181 [info] ue_fsm purge_ms_request 04:16:06.181 [info] ue_fsm state_authenticated_wait_swx_saa event=rx_swx_saa SAType=5 ResulCode={epdg_dia_rc,undefined,2001}, {ue_fsm_data,"262426746493197","262426746493197@nai.epc.mnc001.mcc01.3gppnetwork.org","internet",true,false,undefined} 04:16:06.181 [debug] SWx prepare_request: {'SAR',["epdg.localdomain",";","1805677143",";","419",";","nonode@nohost"],{'Vendor-Specific-Application-Id',10415,[16777265],[]},1,"epdg.localdomain","localdomain","localdomain","262425371058579",5,[],["hss.localdomain"],["internet"],[],[],[],[],[],[],[],[],[]} 04:16:06.181 [info] ue_fsm state_active event=purge_ms_request, {ue_fsm_data,<<"262421893865211">>,"internet",[],{epdg_tun_pdp_ctx,3048190022,843152714,{epdg_eua,33,<<192,168,0,87>>,undefined},<<172,18,62,103>>},false,0,false,false} 04:16:06.181 [info] KMOD Port Delete PDP Context Call {<0.1602.0>,[alias|#Ref<0.1283019585.1655242753.219088>]}: {delete_pdp_context,{172,18,62,103},3048190022,843152714,{192,168,0,87}} 04:16:06.181 [debug] delete_pdp_context: 1, {172,18,62,103}, {192,168,0,87}, 3048190022, 843152714 04:16:06.181 [debug] delete_pdp_context: {netlink,gtp,[512,ack,request],6850,0,{delete,0,0,[{version,1},{net_ns_fd,25},{link,4},{sgsn_address,{172,18,62,103}},{ms_address,{192,168,0,87}},{i_tid,3048190022}]}} 04:16:06.181 [info] ue_fsm received_swm_session_termination_answer {epdg_dia_rc,undefined,2001} 04:16:06.181 [info] s2b: Tx {gtp,v2,delete_session_request,843152714,8064818,undefined,[],[{v2_eps_bearer_id,0,5},{v2_fully_qualified_tunnel_endpoint_identifier,0,30,3048190022,<<172,18,62,20>>,undefined}]} 04:16:06.181 [info] ue_fsm state_wait_swm_session_termination_answer event=received_swm_sta, {ue_fsm_data,<<"262426746493197">>,"internet",[],undefined,true,0,false,false} 04:16:06.181 [info] SWx Rx SAA {<0.735.0>,{diameter_caps,{"epdg.localdomain","hss.localdomain"},{"localdomain","localdomain"},{[{127,0,0,1},{172,18,62,20},{192,168,0,2}],[{172,18,62,103}]},{0,10415},{"osmo-epdg","TTCN-3 Testsuite"},{[],[1]},{[10415,13019,5535],[5535,10415,13019]},{[],[]},{[],[0]},{[],[]},{[{'diameter_base_Vendor-Specific-Application-Id',10415,[16777265],[]}],[{'diameter_base_Vendor-Specific-Application-Id',[10415],[16777265],[]}]},{[],[]},{[],[]}}}: {'SAA',"epdg.localdomain;1805677143;417;nonode@nohost",{'Vendor-Specific-Application-Id',10415,[16777265],[]},1,"hss.localdomain","localdomain","262424895719554",[],[2001],[],[{'Non-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_262426746493197 send ok to <0.211.0> *DBG* aaa_ue_fsm_262424895719554 receive call {rx_swx_saa,{ok,5,#{}}} from <0.2056.0> in state state_authenticated_wait_swx_saa 04:16:06.181 [info] GSUP: Rx #{cn_domain => 1,imsi => <<"262427075630409">>,message_type => purge_ms_req} 04:16:06.182 [debug] S2b: Rx from IP {172,18,62,103} port 2123: <<72,37,0,14,53,80,10,29,123,15,46,0,2,0,2,0,16,0>> *DBG* epdg_ue_fsm_262426746493197 terminate normal in state state_wait_swm_session_termination_answer *DBG* aaa_ue_fsm_262424895719554 send ok to <0.2056.0> *DBG* epdg_ue_fsm_262427075630409 receive call purge_ms_request from <0.2066.0> in state state_active 04:16:06.182 [info] purge_ms_response(<<"262426746493197">>): ok *DBG* epdg_ue_fsm_262424895719554 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_262424895719554 consume call {rx_swx_saa,{ok,5,#{}}} from <0.2056.0> in state state_authenticated_wait_swx_saa => state_new 04:16:06.182 [info] ue_fsm ev_rx_swx_saa *DBG* aaa_ue_fsm_262422295879810 receive call rx_s6b_str from <0.2068.0> in state state_authenticated *DBG* epdg_ue_fsm_262424895719554 send ok to <0.211.0> *DBG* epdg_ue_fsm_262426154796488 receive call {received_gtpc_delete_session_response, {gtp,v2,delete_session_response,894437917,8064814,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:16:06.182 [info] terminating epdg_ue_fsm with reason normal state=state_wait_swm_session_termination_answer, {ue_fsm_data,<<"262426746493197">>,"internet",[],undefined,true,0,false,false} *DBG* epdg_ue_fsm_262424895719554 terminate normal in state state_wait_swm_session_termination_answer *DBG* aaa_ue_fsm_262422295879810 send {ok,{epdg_dia_rc,undefined,2001}} to <0.2068.0> 04:16:06.182 [info] ue_fsm state_authenticated_wait_swx_saa event=rx_swx_saa SAType=5 ResulCode={epdg_dia_rc,undefined,2001}, {ue_fsm_data,"262424895719554","262424895719554@nai.epc.mnc001.mcc01.3gppnetwork.org","internet",true,false,undefined} *DBG* aaa_ue_fsm_262422295879810 consume call rx_s6b_str from <0.2068.0> in state state_authenticated *DBG* epdg_ue_fsm_262426154796488 send ok to <0.2067.0> 04:16:06.182 [info] ue_fsm purge_ms_request 04:16:06.182 [info] ue_fsm received_swm_session_termination_answer {epdg_dia_rc,undefined,2001} 04:16:06.182 [debug] S2b: Rx from IP {172,18,62,103} port 2123: {gtp,v2,delete_session_response,894437917,8064814,undefined,[],#{{v2_cause,0} => {v2_cause,0,request_accepted,0,0,0,undefined}}} *DBG* epdg_ue_fsm_262427075630409 send ok to <0.2066.0> *DBG* epdg_ue_fsm_262426154796488 consume call {received_gtpc_delete_session_response, {gtp,v2,delete_session_response,894437917,8064814,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 *DBG* gsup_server new state {gsups_state,#Port<0.16>,4222,#Port<0.54>, {ipa_ccm_options,"EPDG-00-00-00-00-00-00", "0/0/0","00:00:00:00:00:00", "00:00:00:00:00:00","00:00:00: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_262426154796488 receive call rx_swm_str from <0.201.0> in state state_authenticated *DBG* epdg_ue_fsm_262427075630409 consume call purge_ms_request from <0.2066.0> in state state_active => state_wait_delete_session_resp *DBG* aaa_ue_fsm_262422102003285 receive call rx_s6b_str from <0.2069.0> in state state_authenticated 04:16:06.182 [info] ue_fsm state_active event=purge_ms_request, {ue_fsm_data,<<"262427075630409">>,"internet",[],{epdg_tun_pdp_ctx,3048190018,3036730406,{epdg_eua,33,<<192,168,0,83>>,undefined},<<172,18,62,103>>},false,0,false,false} *DBG* epdg_ue_fsm_262426154796488 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 => <<"262429428335475">>, message_type => purge_ms_req}} *DBG* aaa_ue_fsm_262422102003285 send {ok,{epdg_dia_rc,undefined,2001}} to <0.2069.0> *DBG* aaa_ue_fsm_262426154796488 send ok to <0.201.0> *DBG* aaa_ue_fsm_262422102003285 consume call rx_s6b_str from <0.2069.0> in state state_authenticated 04:16:06.182 [info] ue_fsm received_gtpc_delete_session_response {gtp,v2,delete_session_response,894437917,8064814,undefined,[],#{{v2_cause,0} => {v2_cause,0,request_accepted,0,0,0,undefined}}} *DBG* aaa_ue_fsm_262426154796488 consume call rx_swm_str from <0.201.0> in state state_authenticated => state_authenticated_wait_swx_saa 04:16:06.182 [info] S6b Rx from {diameter_caps,{"aaa.localdomain","pgw.localdomain"},{"localdomain","localdomain"},{[{172,18,62,20}],[{172,18,62,103}]},{0,10415},{"osmo-epdg-AAA","TTCN-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,["262422295879810"],[],[]} 04:16:06.182 [info] KMOD Port Delete PDP Context Call {<0.1561.0>,[alias|#Ref<0.1283019585.1655242753.219150>]}: {delete_pdp_context,{172,18,62,103},3048190018,3036730406,{192,168,0,83}} 04:16:06.182 [info] ue_fsm ev_rx_s6b_str 04:16:06.182 [info] ue_fsm state_wait_swm_session_termination_answer event=received_swm_sta, {ue_fsm_data,<<"262424895719554">>,"internet",[],undefined,true,0,false,false} 04:16:06.182 [info] purge_ms_response(<<"262424895719554">>): ok 04:16:06.182 [debug] delete_pdp_context: 1, {172,18,62,103}, {192,168,0,83}, 3048190018, 3036730406 04:16:06.182 [debug] delete_pdp_context: {netlink,gtp,[512,ack,request],6914,0,{delete,0,0,[{version,1},{net_ns_fd,25},{link,4},{sgsn_address,{172,18,62,103}},{ms_address,{192,168,0,83}},{i_tid,3048190018}]}} 04:16:06.182 [info] ue_fsm state_authenticated event=rx_s6b_str, {ue_fsm_data,"262422295879810","262422295879810@nai.epc.mnc001.mcc01.3gppnetwork.org","internet",true,true,undefined} 04:16:06.182 [info] terminating epdg_ue_fsm with reason normal state=state_wait_swm_session_termination_answer, {ue_fsm_data,<<"262424895719554">>,"internet",[],undefined,true,0,false,false} 04:16:06.182 [info] ue_fsm state_authenticated event=rx_s6b_str: ePDG session still active, skip updating the HSS 04:16:06.182 [info] S6b Tx to {diameter_caps,{"aaa.localdomain","pgw.localdomain"},{"localdomain","localdomain"},{[{172,18,62,20}],[{172,18,62,103}]},{0,10415},{"osmo-epdg-AAA","TTCN-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:16:06.182 [info] ue_fsm state_wait_delete_session_resp event=received_gtpc_delete_session_response, {ue_fsm_data,<<"262426154796488">>,"internet",[],undefined,false,0,false,false} 04:16:06.182 [debug] Cause: GTP_atom=request_accepted -> GTP_int=16 -> GSUP_int=0 04:16:06.182 [info] s2b: Tx {gtp,v2,delete_session_request,3036730406,8064819,undefined,[],[{v2_eps_bearer_id,0,5},{v2_fully_qualified_tunnel_endpoint_identifier,0,30,3048190018,<<172,18,62,20>>,undefined}]} 04:16:06.182 [info] ue_fsm state_wait_swm_session_termination_answer event=enter, {ue_fsm_data,<<"262426154796488">>,"internet",[],undefined,true,0,false,false} 04:16:06.182 [info] ue_fsm ev_rx_swm_str 04:16:06.182 [info] S6b Rx from {diameter_caps,{"aaa.localdomain","pgw.localdomain"},{"localdomain","localdomain"},{[{172,18,62,20}],[{172,18,62,103}]},{0,10415},{"osmo-epdg-AAA","TTCN-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,["262422102003285"],[],[]} 04:16:06.182 [info] ue_fsm ev_rx_s6b_str 04:16:06.183 [info] ue_fsm state_authenticated event=rx_swm_str, {ue_fsm_data,"262426154796488","262426154796488@nai.epc.mnc001.mcc01.3gppnetwork.org","internet",true,false,undefined} 04:16:06.183 [debug] SWx Tx SAR Imsi="262426154796488" Type=5 APN="internet" AgentInfoOpt=[]  04:16:06.183 [info] ue_fsm state_authenticated event=rx_s6b_str, {ue_fsm_data,"262422102003285","262422102003285@nai.epc.mnc001.mcc01.3gppnetwork.org","internet",true,true,undefined} 04:16:06.183 [info] ue_fsm state_authenticated event=rx_s6b_str: ePDG session still active, skip updating the HSS 04:16:06.183 [info] S6b Tx to {diameter_caps,{"aaa.localdomain","pgw.localdomain"},{"localdomain","localdomain"},{[{172,18,62,20}],[{172,18,62,103}]},{0,10415},{"osmo-epdg-AAA","TTCN-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:16:06.183 [debug] SWx prepare_request: {'SAR',["epdg.localdomain",";","1805677143",";","420",";","nonode@nohost"],{'Vendor-Specific-Application-Id',10415,[16777265],[]},1,"epdg.localdomain","localdomain","localdomain","262426154796488",5,[],["hss.localdomain"],["internet"],[],[],[],[],[],[],[],[],[]} 04:16:06.183 [info] GSUP: Rx #{cn_domain => 1,imsi => <<"262429428335475">>,message_type => purge_ms_req} 04:16:06.183 [info] ue_fsm purge_ms_request *DBG* epdg_ue_fsm_262429428335475 receive call purge_ms_request from <0.2071.0> in state state_active 04:16:06.183 [info] S6b Rx from {diameter_caps,{"aaa.localdomain","pgw.localdomain"},{"localdomain","localdomain"},{[{172,18,62,20}],[{172,18,62,103}]},{0,10415},{"osmo-epdg-AAA","TTCN-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,["262421893865211"],[],[]} *DBG* aaa_ue_fsm_262421893865211 receive call rx_s6b_str from <0.2072.0> in state state_authenticated 04:16:06.183 [info] SWx Rx SAA {<0.735.0>,{diameter_caps,{"epdg.localdomain","hss.localdomain"},{"localdomain","localdomain"},{[{127,0,0,1},{172,18,62,20},{192,168,0,2}],[{172,18,62,103}]},{0,10415},{"osmo-epdg","TTCN-3 Testsuite"},{[],[1]},{[10415,13019,5535],[5535,10415,13019]},{[],[]},{[],[0]},{[],[]},{[{'diameter_base_Vendor-Specific-Application-Id',10415,[16777265],[]}],[{'diameter_base_Vendor-Specific-Application-Id',[10415],[16777265],[]}]},{[],[]},{[],[]}}}: {'SAA',"epdg.localdomain;1805677143;418;nonode@nohost",{'Vendor-Specific-Application-Id',10415,[16777265],[]},1,"hss.localdomain","localdomain","262422615572964",[],[2001],[],[{'Non-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:16:06.183 [info] ue_fsm ev_rx_s6b_str *DBG* aaa_ue_fsm_262421893865211 send {ok,{epdg_dia_rc,undefined,2001}} to <0.2072.0> *DBG* aaa_ue_fsm_262422615572964 receive call {rx_swx_saa,{ok,5,#{}}} from <0.2062.0> in state state_authenticated_wait_swx_saa 04:16:06.183 [info] ue_fsm state_active event=purge_ms_request, {ue_fsm_data,<<"262429428335475">>,"internet",[],{epdg_tun_pdp_ctx,3048190020,1867838734,{epdg_eua,33,<<192,168,0,85>>,undefined},<<172,18,62,103>>},false,0,false,false} *DBG* aaa_ue_fsm_262421893865211 consume call rx_s6b_str from <0.2072.0> in state state_authenticated 04:16:06.183 [info] ue_fsm ev_rx_swx_saa 04:16:06.183 [info] ue_fsm state_authenticated event=rx_s6b_str, {ue_fsm_data,"262421893865211","262421893865211@nai.epc.mnc001.mcc01.3gppnetwork.org","internet",true,true,undefined} *DBG* aaa_ue_fsm_262422615572964 send ok to <0.2062.0> 04:16:06.183 [info] ue_fsm state_authenticated event=rx_s6b_str: ePDG session still active, skip updating the HSS *DBG* aaa_ue_fsm_262422615572964 consume call {rx_swx_saa,{ok,5,#{}}} from <0.2062.0> in state state_authenticated_wait_swx_saa => state_new 04:16:06.183 [info] KMOD Port Delete PDP Context Call {<0.1582.0>,[alias|#Ref<0.1283019585.1655242758.199480>]}: {delete_pdp_context,{172,18,62,103},3048190020,1867838734,{192,168,0,85}} *DBG* epdg_ue_fsm_262422615572964 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_262429428335475 send ok to <0.2071.0> 04:16:06.183 [debug] delete_pdp_context: 1, {172,18,62,103}, {192,168,0,85}, 3048190020, 1867838734 *DBG* gsup_server new state {gsups_state,#Port<0.16>,4222,#Port<0.54>, {ipa_ccm_options,"EPDG-00-00-00-00-00-00", "0/0/0","00:00:00:00:00:00", "00:00:00:00:00:00","00:00:00: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_262429428335475 consume call purge_ms_request from <0.2071.0> in state state_active => state_wait_delete_session_resp *DBG* epdg_ue_fsm_262422615572964 send ok to <0.211.0> *DBG* epdg_ue_fsm_262428195668049 receive call {received_gtpc_delete_session_response, {gtp,v2,delete_session_response,894437912,8064815,undefined,[], #{{v2_cause,0} => {v2_cause,0,request_accepted,0,0,0,undefined}}}} from <0.2073.0> in state state_wait_delete_session_resp 04:16:06.183 [info] S6b Tx to {diameter_caps,{"aaa.localdomain","pgw.localdomain"},{"localdomain","localdomain"},{[{172,18,62,20}],[{172,18,62,103}]},{0,10415},{"osmo-epdg-AAA","TTCN-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 => <<"262422298722988">>, message_type => purge_ms_req}} *DBG* epdg_ue_fsm_262422615572964 terminate normal in state state_wait_swm_session_termination_answer 04:16:06.183 [debug] delete_pdp_context: {netlink,gtp,[512,ack,request],3,0,{delete,0,0,[{version,1},{net_ns_fd,25},{link,4},{sgsn_address,{172,18,62,103}},{ms_address,{192,168,0,85}},{i_tid,3048190020}]}} *DBG* epdg_ue_fsm_262428195668049 send ok to <0.2073.0> *DBG* epdg_ue_fsm_262422298722988 receive call purge_ms_request from <0.2074.0> in state state_active *DBG* epdg_ue_fsm_262428195668049 consume call {received_gtpc_delete_session_response, {gtp,v2,delete_session_response,894437912,8064815,undefined,[], #{{v2_cause,0} => {v2_cause,0,request_accepted,0,0,0,undefined}}}} from <0.2073.0> in state state_wait_delete_session_resp => state_wait_swm_session_termination_answer *DBG* epdg_ue_fsm_262422102003285 receive call {received_gtpc_delete_session_response, {gtp,v2,delete_session_response,894437916,8064817,undefined,[], #{{v2_cause,0} => {v2_cause,0,request_accepted,0,0,0,undefined}}}} from <0.2075.0> in state state_wait_delete_session_resp *DBG* aaa_ue_fsm_262428195668049 receive call rx_swm_str from <0.201.0> in state state_authenticated 04:16:06.183 [info] ue_fsm state_authenticated_wait_swx_saa event=rx_swx_saa SAType=5 ResulCode={epdg_dia_rc,undefined,2001}, {ue_fsm_data,"262422615572964","262422615572964@nai.epc.mnc001.mcc01.3gppnetwork.org","internet",true,false,undefined} *DBG* epdg_ue_fsm_262428195668049 start_timer {state_timeout,10000, swm_str_timeout,[]} in state state_wait_swm_session_termination_answer *DBG* epdg_ue_fsm_262422102003285 send ok to <0.2075.0> *DBG* epdg_ue_fsm_262422298722988 send ok to <0.2074.0> *DBG* epdg_ue_fsm_262422102003285 consume call {received_gtpc_delete_session_response, {gtp,v2,delete_session_response,894437916,8064817,undefined,[], #{{v2_cause,0} => {v2_cause,0,request_accepted,0,0,0,undefined}}}} from <0.2075.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_262422298722988 consume call purge_ms_request from <0.2074.0> in state state_active => state_wait_delete_session_resp *DBG* epdg_ue_fsm_262422102003285 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 => <<"262420654436717">>, message_type => purge_ms_req}} *DBG* aaa_ue_fsm_262428195668049 send ok to <0.201.0> 04:16:06.184 [info] ue_fsm received_swm_session_termination_answer {epdg_dia_rc,undefined,2001} *DBG* aaa_ue_fsm_262428195668049 consume call rx_swm_str from <0.201.0> in state state_authenticated => state_authenticated_wait_swx_saa 04:16:06.184 [info] s2b: Tx {gtp,v2,delete_session_request,1867838734,8064820,undefined,[],[{v2_eps_bearer_id,0,5},{v2_fully_qualified_tunnel_endpoint_identifier,0,30,3048190020,<<172,18,62,20>>,undefined}]} 04:16:06.184 [debug] S2b: Rx from IP {172,18,62,103} port 2123: <<72,37,0,14,53,80,10,24,123,15,47,0,2,0,2,0,16,0>> 04:16:06.184 [debug] S2b: Rx from IP {172,18,62,103} port 2123: {gtp,v2,delete_session_response,894437912,8064815,undefined,[],#{{v2_cause,0} => {v2_cause,0,request_accepted,0,0,0,undefined}}} 04:16:06.184 [info] ue_fsm state_wait_swm_session_termination_answer event=received_swm_sta, {ue_fsm_data,<<"262422615572964">>,"internet",[],undefined,true,0,false,false} 04:16:06.184 [info] ue_fsm received_gtpc_delete_session_response {gtp,v2,delete_session_response,894437912,8064815,undefined,[],#{{v2_cause,0} => {v2_cause,0,request_accepted,0,0,0,undefined}}} 04:16:06.184 [info] purge_ms_response(<<"262422615572964">>): ok 04:16:06.184 [info] terminating epdg_ue_fsm with reason normal state=state_wait_swm_session_termination_answer, {ue_fsm_data,<<"262422615572964">>,"internet",[],undefined,true,0,false,false} 04:16:06.184 [info] ue_fsm state_wait_delete_session_resp event=received_gtpc_delete_session_response, {ue_fsm_data,<<"262428195668049">>,"internet",[],undefined,false,0,false,false} 04:16:06.184 [debug] Cause: GTP_atom=request_accepted -> GTP_int=16 -> GSUP_int=0 04:16:06.184 [info] GSUP: Rx #{cn_domain => 1,imsi => <<"262422298722988">>,message_type => purge_ms_req} 04:16:06.184 [debug] S2b: Rx from IP {172,18,62,103} port 2123: <<72,37,0,14,53,80,10,28,123,15,49,0,2,0,2,0,16,0>> 04:16:06.184 [info] ue_fsm purge_ms_request 04:16:06.184 [info] ue_fsm state_wait_swm_session_termination_answer event=enter, {ue_fsm_data,<<"262428195668049">>,"internet",[],undefined,true,0,false,false} 04:16:06.184 [debug] S2b: Rx from IP {172,18,62,103} port 2123: {gtp,v2,delete_session_response,894437916,8064817,undefined,[],#{{v2_cause,0} => {v2_cause,0,request_accepted,0,0,0,undefined}}} 04:16:06.184 [info] ue_fsm received_gtpc_delete_session_response {gtp,v2,delete_session_response,894437916,8064817,undefined,[],#{{v2_cause,0} => {v2_cause,0,request_accepted,0,0,0,undefined}}} 04:16:06.184 [info] ue_fsm state_active event=purge_ms_request, {ue_fsm_data,<<"262422298722988">>,"internet",[],{epdg_tun_pdp_ctx,3048190023,3136707477,{epdg_eua,33,<<192,168,0,88>>,undefined},<<172,18,62,103>>},false,0,false,false} 04:16:06.184 [info] ue_fsm ev_rx_swm_str 04:16:06.184 [info] KMOD Port Delete PDP Context Call {<0.1612.0>,[alias|#Ref<0.1283019585.1655242753.219172>]}: {delete_pdp_context,{172,18,62,103},3048190023,3136707477,{192,168,0,88}} 04:16:06.184 [debug] delete_pdp_context: 1, {172,18,62,103}, {192,168,0,88}, 3048190023, 3136707477 04:16:06.184 [debug] delete_pdp_context: {netlink,gtp,[512,ack,request],6978,0,{delete,0,0,[{version,1},{net_ns_fd,25},{link,4},{sgsn_address,{172,18,62,103}},{ms_address,{192,168,0,88}},{i_tid,3048190023}]}} 04:16:06.184 [info] ue_fsm state_wait_delete_session_resp event=received_gtpc_delete_session_response, {ue_fsm_data,<<"262422102003285">>,"internet",[],undefined,false,0,false,false} 04:16:06.184 [debug] Cause: GTP_atom=request_accepted -> GTP_int=16 -> GSUP_int=0 04:16:06.184 [info] ue_fsm state_authenticated event=rx_swm_str, {ue_fsm_data,"262428195668049","262428195668049@nai.epc.mnc001.mcc01.3gppnetwork.org","internet",true,false,undefined} 04:16:06.184 [info] s2b: Tx {gtp,v2,delete_session_request,3136707477,8064821,undefined,[],[{v2_eps_bearer_id,0,5},{v2_fully_qualified_tunnel_endpoint_identifier,0,30,3048190023,<<172,18,62,20>>,undefined}]} 04:16:06.184 [info] ue_fsm state_wait_swm_session_termination_answer event=enter, {ue_fsm_data,<<"262422102003285">>,"internet",[],undefined,true,0,false,false} 04:16:06.184 [debug] SWx Tx SAR Imsi="262428195668049" Type=5 APN="internet" AgentInfoOpt=[]  04:16:06.184 [debug] SWx prepare_request: {'SAR',["epdg.localdomain",";","1805677143",";","421",";","nonode@nohost"],{'Vendor-Specific-Application-Id',10415,[16777265],[]},1,"epdg.localdomain","localdomain","localdomain","262428195668049",5,[],["hss.localdomain"],["internet"],[],[],[],[],[],[],[],[],[]} 04:16:06.184 [info] ue_fsm ev_rx_swm_str *DBG* aaa_ue_fsm_262422102003285 receive call rx_swm_str from <0.201.0> in state state_authenticated 04:16:06.184 [info] GSUP: Rx #{cn_domain => 1,imsi => <<"262420654436717">>,message_type => purge_ms_req} *DBG* epdg_ue_fsm_262420654436717 receive call purge_ms_request from <0.2078.0> in state state_active 04:16:06.184 [info] SWx Rx SAA {<0.735.0>,{diameter_caps,{"epdg.localdomain","hss.localdomain"},{"localdomain","localdomain"},{[{127,0,0,1},{172,18,62,20},{192,168,0,2}],[{172,18,62,103}]},{0,10415},{"osmo-epdg","TTCN-3 Testsuite"},{[],[1]},{[10415,13019,5535],[5535,10415,13019]},{[],[]},{[],[0]},{[],[]},{[{'diameter_base_Vendor-Specific-Application-Id',10415,[16777265],[]}],[{'diameter_base_Vendor-Specific-Application-Id',[10415],[16777265],[]}]},{[],[]},{[],[]}}}: {'SAA',"epdg.localdomain;1805677143;419;nonode@nohost",{'Vendor-Specific-Application-Id',10415,[16777265],[]},1,"hss.localdomain","localdomain","262425371058579",[],[2001],[],[{'Non-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:16:06.184 [debug] S2b: Rx from IP {172,18,62,103} port 2123: <<72,37,0,14,53,80,10,33,123,15,48,0,2,0,2,0,16,0>> *DBG* aaa_ue_fsm_262425371058579 receive call {rx_swx_saa,{ok,5,#{}}} from <0.2064.0> in state state_authenticated_wait_swx_saa 04:16:06.184 [info] S6b Rx from {diameter_caps,{"aaa.localdomain","pgw.localdomain"},{"localdomain","localdomain"},{[{172,18,62,20}],[{172,18,62,103}]},{0,10415},{"osmo-epdg-AAA","TTCN-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,["262427075630409"],[],[]} 04:16:06.185 [info] ue_fsm purge_ms_request *DBG* aaa_ue_fsm_262422102003285 send ok to <0.201.0> *DBG* aaa_ue_fsm_262427075630409 receive call rx_s6b_str from <0.2077.0> in state state_authenticated *DBG* aaa_ue_fsm_262425371058579 send ok to <0.2064.0> *DBG* epdg_ue_fsm_262422295879810 receive call {received_gtpc_delete_session_response, {gtp,v2,delete_session_response,894437921,8064816,undefined,[], #{{v2_cause,0} => {v2_cause,0,request_accepted,0,0,0,undefined}}}} from <0.2080.0> in state state_wait_delete_session_resp *DBG* epdg_ue_fsm_262425371058579 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_262422102003285 consume call rx_swm_str from <0.201.0> in state state_authenticated => state_authenticated_wait_swx_saa 04:16:06.185 [info] ue_fsm state_authenticated event=rx_swm_str, {ue_fsm_data,"262422102003285","262422102003285@nai.epc.mnc001.mcc01.3gppnetwork.org","internet",true,false,undefined} *DBG* aaa_ue_fsm_262427075630409 send {ok,{epdg_dia_rc,undefined,2001}} to <0.2077.0> *DBG* aaa_ue_fsm_262429428335475 receive call rx_s6b_str from <0.2081.0> in state state_authenticated *DBG* aaa_ue_fsm_262425371058579 consume call {rx_swx_saa,{ok,5,#{}}} from <0.2064.0> in state state_authenticated_wait_swx_saa => state_new *DBG* epdg_ue_fsm_262422295879810 send ok to <0.2080.0> *DBG* epdg_ue_fsm_262425371058579 send ok to <0.211.0> *DBG* aaa_ue_fsm_262427075630409 consume call rx_s6b_str from <0.2077.0> in state state_authenticated 04:16:06.185 [debug] SWx Tx SAR Imsi="262422102003285" Type=5 APN="internet" AgentInfoOpt=[]  *DBG* aaa_ue_fsm_262429428335475 send {ok,{epdg_dia_rc,undefined,2001}} to <0.2081.0> *DBG* epdg_ue_fsm_262425371058579 terminate normal in state state_wait_swm_session_termination_answer *DBG* aaa_ue_fsm_262429428335475 consume call rx_s6b_str from <0.2081.0> in state state_authenticated *DBG* epdg_ue_fsm_262422295879810 consume call {received_gtpc_delete_session_response, {gtp,v2,delete_session_response,894437921,8064816,undefined,[], #{{v2_cause,0} => {v2_cause,0,request_accepted,0,0,0,undefined}}}} from <0.2080.0> in state state_wait_delete_session_resp => state_wait_swm_session_termination_answer *DBG* aaa_ue_fsm_262422295879810 receive call rx_swm_str from <0.201.0> in state state_authenticated *DBG* epdg_ue_fsm_262421893865211 receive call {received_gtpc_delete_session_response, {gtp,v2,delete_session_response,894437922,8064818,undefined,[], #{{v2_cause,0} => {v2_cause,0,request_accepted,0,0,0,undefined}}}} from <0.2082.0> in state state_wait_delete_session_resp *DBG* epdg_ue_fsm_262422295879810 start_timer {state_timeout,10000, swm_str_timeout,[]} in state state_wait_swm_session_termination_answer 04:16:06.185 [info] ue_fsm state_active event=purge_ms_request, {ue_fsm_data,<<"262420654436717">>,"internet",[],{epdg_tun_pdp_ctx,3048190019,1757940886,{epdg_eua,33,<<192,168,0,84>>,undefined},<<172,18,62,103>>},false,0,false,false} 04:16:06.185 [info] ue_fsm ev_rx_swx_saa 04:16:06.185 [info] KMOD Port Delete PDP Context Call {<0.1571.0>,[alias|#Ref<0.1283019585.1655242754.196954>]}: {delete_pdp_context,{172,18,62,103},3048190019,1757940886,{192,168,0,84}} 04:16:06.185 [debug] SWx prepare_request: {'SAR',["epdg.localdomain",";","1805677143",";","422",";","nonode@nohost"],{'Vendor-Specific-Application-Id',10415,[16777265],[]},1,"epdg.localdomain","localdomain","localdomain","262422102003285",5,[],["hss.localdomain"],["internet"],[],[],[],[],[],[],[],[],[]} 04:16:06.185 [debug] delete_pdp_context: 1, {172,18,62,103}, {192,168,0,84}, 3048190019, 1757940886 04:16:06.185 [info] ue_fsm state_authenticated_wait_swx_saa event=rx_swx_saa SAType=5 ResulCode={epdg_dia_rc,undefined,2001}, {ue_fsm_data,"262425371058579","262425371058579@nai.epc.mnc001.mcc01.3gppnetwork.org","internet",true,false,undefined} 04:16:06.185 [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,62,103}},{ms_address,{192,168,0,84}},{i_tid,3048190019}]}} 04:16:06.185 [debug] S2b: Rx from IP {172,18,62,103} port 2123: {gtp,v2,delete_session_response,894437921,8064816,undefined,[],#{{v2_cause,0} => {v2_cause,0,request_accepted,0,0,0,undefined}}} 04:16:06.185 [info] ue_fsm ev_rx_s6b_str 04:16:06.185 [info] ue_fsm received_gtpc_delete_session_response {gtp,v2,delete_session_response,894437921,8064816,undefined,[],#{{v2_cause,0} => {v2_cause,0,request_accepted,0,0,0,undefined}}} 04:16:06.185 [info] ue_fsm received_swm_session_termination_answer {epdg_dia_rc,undefined,2001} 04:16:06.185 [info] ue_fsm state_authenticated event=rx_s6b_str, {ue_fsm_data,"262427075630409","262427075630409@nai.epc.mnc001.mcc01.3gppnetwork.org","internet",true,true,undefined} 04:16:06.185 [info] ue_fsm state_authenticated event=rx_s6b_str: ePDG session still active, skip updating the HSS 04:16:06.185 [info] S6b Rx from {diameter_caps,{"aaa.localdomain","pgw.localdomain"},{"localdomain","localdomain"},{[{172,18,62,20}],[{172,18,62,103}]},{0,10415},{"osmo-epdg-AAA","TTCN-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,["262429428335475"],[],[]} 04:16:06.185 [info] ue_fsm ev_rx_s6b_str 04:16:06.185 [info] S6b Tx to {diameter_caps,{"aaa.localdomain","pgw.localdomain"},{"localdomain","localdomain"},{[{172,18,62,20}],[{172,18,62,103}]},{0,10415},{"osmo-epdg-AAA","TTCN-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:16:06.186 [info] ue_fsm state_wait_delete_session_resp event=received_gtpc_delete_session_response, {ue_fsm_data,<<"262422295879810">>,"internet",[],undefined,false,0,false,false} 04:16:06.186 [debug] Cause: GTP_atom=request_accepted -> GTP_int=16 -> GSUP_int=0 04:16:06.186 [info] ue_fsm state_wait_swm_session_termination_answer event=received_swm_sta, {ue_fsm_data,<<"262425371058579">>,"internet",[],undefined,true,0,false,false} 04:16:06.186 [info] purge_ms_response(<<"262425371058579">>): ok 04:16:06.186 [debug] S2b: Rx from IP {172,18,62,103} port 2123: <<72,37,0,14,53,80,10,34,123,15,50,0,2,0,2,0,16,0>> 04:16:06.186 [info] ue_fsm state_authenticated event=rx_s6b_str, {ue_fsm_data,"262429428335475","262429428335475@nai.epc.mnc001.mcc01.3gppnetwork.org","internet",true,true,undefined} 04:16:06.186 [info] ue_fsm state_authenticated event=rx_s6b_str: ePDG session still active, skip updating the HSS 04:16:06.186 [info] ue_fsm state_wait_swm_session_termination_answer event=enter, {ue_fsm_data,<<"262422295879810">>,"internet",[],undefined,true,0,false,false} 04:16:06.186 [info] terminating epdg_ue_fsm with reason normal state=state_wait_swm_session_termination_answer, {ue_fsm_data,<<"262425371058579">>,"internet",[],undefined,true,0,false,false} 04:16:06.186 [debug] S2b: Rx from IP {172,18,62,103} port 2123: {gtp,v2,delete_session_response,894437922,8064818,undefined,[],#{{v2_cause,0} => {v2_cause,0,request_accepted,0,0,0,undefined}}} 04:16:06.186 [info] ue_fsm ev_rx_swm_str *DBG* aaa_ue_fsm_262422298722988 receive call rx_s6b_str from <0.2084.0> in state state_authenticated 04:16:06.186 [info] S6b Tx to {diameter_caps,{"aaa.localdomain","pgw.localdomain"},{"localdomain","localdomain"},{[{172,18,62,20}],[{172,18,62,103}]},{0,10415},{"osmo-epdg-AAA","TTCN-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_262422298722988 send {ok,{epdg_dia_rc,undefined,2001}} to <0.2084.0> *DBG* aaa_ue_fsm_262422298722988 consume call rx_s6b_str from <0.2084.0> in state state_authenticated 04:16:06.186 [info] ue_fsm received_gtpc_delete_session_response {gtp,v2,delete_session_response,894437922,8064818,undefined,[],#{{v2_cause,0} => {v2_cause,0,request_accepted,0,0,0,undefined}}} 04:16:06.186 [info] ue_fsm state_authenticated event=rx_swm_str, {ue_fsm_data,"262422295879810","262422295879810@nai.epc.mnc001.mcc01.3gppnetwork.org","internet",true,false,undefined} 04:16:06.186 [debug] SWx Tx SAR Imsi="262422295879810" Type=5 APN="internet" AgentInfoOpt=[]  04:16:06.186 [info] ue_fsm state_wait_delete_session_resp event=received_gtpc_delete_session_response, {ue_fsm_data,<<"262421893865211">>,"internet",[],undefined,false,0,false,false} 04:16:06.186 [debug] SWx prepare_request: {'SAR',["epdg.localdomain",";","1805677143",";","423",";","nonode@nohost"],{'Vendor-Specific-Application-Id',10415,[16777265],[]},1,"epdg.localdomain","localdomain","localdomain","262422295879810",5,[],["hss.localdomain"],["internet"],[],[],[],[],[],[],[],[],[]} *DBG* epdg_ue_fsm_262421893865211 send ok to <0.2082.0> 04:16:06.186 [info] S6b Rx from {diameter_caps,{"aaa.localdomain","pgw.localdomain"},{"localdomain","localdomain"},{[{172,18,62,20}],[{172,18,62,103}]},{0,10415},{"osmo-epdg-AAA","TTCN-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,["262422298722988"],[],[]} *DBG* aaa_ue_fsm_262422295879810 send ok to <0.201.0> *DBG* epdg_ue_fsm_262421893865211 consume call {received_gtpc_delete_session_response, {gtp,v2,delete_session_response,894437922,8064818,undefined,[], #{{v2_cause,0} => {v2_cause,0,request_accepted,0,0,0,undefined}}}} from <0.2082.0> in state state_wait_delete_session_resp => state_wait_swm_session_termination_answer *DBG* aaa_ue_fsm_262421893865211 receive call rx_swm_str from <0.201.0> in state state_authenticated 04:16:06.186 [info] ue_fsm ev_rx_s6b_str *DBG* aaa_ue_fsm_262422295879810 consume call rx_swm_str from <0.201.0> in state state_authenticated => state_authenticated_wait_swx_saa *DBG* epdg_ue_fsm_262421893865211 start_timer {state_timeout,10000, swm_str_timeout,[]} in state state_wait_swm_session_termination_answer *DBG* epdg_ue_fsm_262420654436717 send ok to <0.2078.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:16:06.186 [info] ue_fsm state_authenticated event=rx_s6b_str, {ue_fsm_data,"262422298722988","262422298722988@nai.epc.mnc001.mcc01.3gppnetwork.org","internet",true,true,undefined} *DBG* epdg_ue_fsm_262427075630409 receive call {received_gtpc_delete_session_response, {gtp,v2,delete_session_response,894437918,8064819,undefined,[], #{{v2_cause,0} => {v2_cause,0,request_accepted,0,0,0,undefined}}}} from <0.2085.0> in state state_wait_delete_session_resp *DBG* epdg_ue_fsm_262420654436717 consume call purge_ms_request from <0.2078.0> in state state_active => state_wait_delete_session_resp *DBG* aaa_ue_fsm_262421893865211 send ok to <0.201.0> *DBG* epdg_ue_fsm_262427075630409 send ok to <0.2085.0> *DBG* gsup_server got {ipa,#Port<0.54>, {osmo,5}, #{cn_domain => 1,imsi => <<"262421134005200">>, message_type => purge_ms_req}} *DBG* aaa_ue_fsm_262421893865211 consume call rx_swm_str from <0.201.0> in state state_authenticated => state_authenticated_wait_swx_saa *DBG* aaa_ue_fsm_262426154796488 receive call {rx_swx_saa,{ok,5,#{}}} from <0.2070.0> in state state_authenticated_wait_swx_saa 04:16:06.186 [info] ue_fsm state_authenticated event=rx_s6b_str: ePDG session still active, skip updating the HSS *DBG* epdg_ue_fsm_262427075630409 consume call {received_gtpc_delete_session_response, {gtp,v2,delete_session_response,894437918,8064819,undefined,[], #{{v2_cause,0} => {v2_cause,0,request_accepted,0,0,0,undefined}}}} from <0.2085.0> in state state_wait_delete_session_resp => state_wait_swm_session_termination_answer *DBG* aaa_ue_fsm_262427075630409 receive call rx_swm_str from <0.201.0> in state state_authenticated *DBG* epdg_ue_fsm_262421134005200 receive call purge_ms_request from <0.2087.0> in state state_active 04:16:06.186 [info] S6b Tx to {diameter_caps,{"aaa.localdomain","pgw.localdomain"},{"localdomain","localdomain"},{[{172,18,62,20}],[{172,18,62,103}]},{0,10415},{"osmo-epdg-AAA","TTCN-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_262427075630409 start_timer {state_timeout,10000, swm_str_timeout,[]} in state state_wait_swm_session_termination_answer *DBG* aaa_ue_fsm_262427075630409 send ok to <0.201.0> *DBG* aaa_ue_fsm_262426154796488 send ok to <0.2070.0> *DBG* epdg_ue_fsm_262426154796488 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_262427075630409 consume call rx_swm_str from <0.201.0> in state state_authenticated => state_authenticated_wait_swx_saa *DBG* aaa_ue_fsm_262426154796488 consume call {rx_swx_saa,{ok,5,#{}}} from <0.2070.0> in state state_authenticated_wait_swx_saa => state_new *DBG* epdg_ue_fsm_262421134005200 send ok to <0.2087.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_262426154796488 send ok to <0.211.0> 04:16:06.187 [debug] Cause: GTP_atom=request_accepted -> GTP_int=16 -> GSUP_int=0 *DBG* epdg_ue_fsm_262421134005200 consume call purge_ms_request from <0.2087.0> in state state_active => state_wait_delete_session_resp *DBG* gsup_server got {ipa,#Port<0.54>, {osmo,5}, #{cn_domain => 1,imsi => <<"262428948318199">>, message_type => purge_ms_req}} 04:16:06.187 [info] ue_fsm state_wait_swm_session_termination_answer event=enter, {ue_fsm_data,<<"262421893865211">>,"internet",[],undefined,true,0,false,false} 04:16:06.187 [info] ue_fsm ev_rx_swm_str 04:16:06.187 [info] s2b: Tx {gtp,v2,delete_session_request,1757940886,8064822,undefined,[],[{v2_eps_bearer_id,0,5},{v2_fully_qualified_tunnel_endpoint_identifier,0,30,3048190019,<<172,18,62,20>>,undefined}]} 04:16:06.187 [debug] S2b: Rx from IP {172,18,62,103} port 2123: <<72,37,0,14,53,80,10,30,123,15,51,0,2,0,2,0,16,0>> 04:16:06.187 [info] ue_fsm state_authenticated event=rx_swm_str, {ue_fsm_data,"262421893865211","262421893865211@nai.epc.mnc001.mcc01.3gppnetwork.org","internet",true,false,undefined} 04:16:06.187 [debug] S2b: Rx from IP {172,18,62,103} port 2123: {gtp,v2,delete_session_response,894437918,8064819,undefined,[],#{{v2_cause,0} => {v2_cause,0,request_accepted,0,0,0,undefined}}} 04:16:06.187 [debug] SWx Tx SAR Imsi="262421893865211" Type=5 APN="internet" AgentInfoOpt=[]  04:16:06.187 [info] ue_fsm received_gtpc_delete_session_response {gtp,v2,delete_session_response,894437918,8064819,undefined,[],#{{v2_cause,0} => {v2_cause,0,request_accepted,0,0,0,undefined}}} 04:16:06.187 [debug] SWx prepare_request: {'SAR',["epdg.localdomain",";","1805677143",";","424",";","nonode@nohost"],{'Vendor-Specific-Application-Id',10415,[16777265],[]},1,"epdg.localdomain","localdomain","localdomain","262421893865211",5,[],["hss.localdomain"],["internet"],[],[],[],[],[],[],[],[],[]} 04:16:06.187 [info] ue_fsm state_wait_delete_session_resp event=received_gtpc_delete_session_response, {ue_fsm_data,<<"262427075630409">>,"internet",[],undefined,false,0,false,false} 04:16:06.187 [debug] Cause: GTP_atom=request_accepted -> GTP_int=16 -> GSUP_int=0 04:16:06.187 [info] SWx Rx SAA {<0.735.0>,{diameter_caps,{"epdg.localdomain","hss.localdomain"},{"localdomain","localdomain"},{[{127,0,0,1},{172,18,62,20},{192,168,0,2}],[{172,18,62,103}]},{0,10415},{"osmo-epdg","TTCN-3 Testsuite"},{[],[1]},{[10415,13019,5535],[5535,10415,13019]},{[],[]},{[],[0]},{[],[]},{[{'diameter_base_Vendor-Specific-Application-Id',10415,[16777265],[]}],[{'diameter_base_Vendor-Specific-Application-Id',[10415],[16777265],[]}]},{[],[]},{[],[]}}}: {'SAA',"epdg.localdomain;1805677143;420;nonode@nohost",{'Vendor-Specific-Application-Id',10415,[16777265],[]},1,"hss.localdomain","localdomain","262426154796488",[],[2001],[],[{'Non-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:16:06.187 [info] ue_fsm ev_rx_swx_saa 04:16:06.187 [info] ue_fsm state_wait_swm_session_termination_answer event=enter, {ue_fsm_data,<<"262427075630409">>,"internet",[],undefined,true,0,false,false} 04:16:06.187 [info] ue_fsm ev_rx_swm_str 04:16:06.187 [info] GSUP: Rx #{cn_domain => 1,imsi => <<"262421134005200">>,message_type => purge_ms_req} 04:16:06.187 [info] ue_fsm purge_ms_request 04:16:06.187 [info] ue_fsm state_authenticated_wait_swx_saa event=rx_swx_saa SAType=5 ResulCode={epdg_dia_rc,undefined,2001}, {ue_fsm_data,"262426154796488","262426154796488@nai.epc.mnc001.mcc01.3gppnetwork.org","internet",true,false,undefined} 04:16:06.187 [info] ue_fsm state_authenticated event=rx_swm_str, {ue_fsm_data,"262427075630409","262427075630409@nai.epc.mnc001.mcc01.3gppnetwork.org","internet",true,false,undefined} 04:16:06.187 [debug] SWx Tx SAR Imsi="262427075630409" Type=5 APN="internet" AgentInfoOpt=[]  04:16:06.187 [info] ue_fsm state_active event=purge_ms_request, {ue_fsm_data,<<"262421134005200">>,"internet",[],{epdg_tun_pdp_ctx,3048190026,1075942008,{epdg_eua,33,<<192,168,0,91>>,undefined},<<172,18,62,103>>},false,0,false,false} 04:16:06.187 [info] KMOD Port Delete PDP Context Call {<0.1642.0>,[alias|#Ref<0.1283019585.1655242755.196890>]}: {delete_pdp_context,{172,18,62,103},3048190026,1075942008,{192,168,0,91}} 04:16:06.187 [debug] SWx prepare_request: {'SAR',["epdg.localdomain",";","1805677143",";","425",";","nonode@nohost"],{'Vendor-Specific-Application-Id',10415,[16777265],[]},1,"epdg.localdomain","localdomain","localdomain","262427075630409",5,[],["hss.localdomain"],["internet"],[],[],[],[],[],[],[],[],[]} 04:16:06.187 [debug] delete_pdp_context: 1, {172,18,62,103}, {192,168,0,91}, 3048190026, 1075942008 04:16:06.187 [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,62,103}},{ms_address,{192,168,0,91}},{i_tid,3048190026}]}} 04:16:06.187 [info] ue_fsm received_swm_session_termination_answer {epdg_dia_rc,undefined,2001} 04:16:06.187 [info] s2b: Tx {gtp,v2,delete_session_request,1075942008,8064823,undefined,[],[{v2_eps_bearer_id,0,5},{v2_fully_qualified_tunnel_endpoint_identifier,0,30,3048190026,<<172,18,62,20>>,undefined}]} 04:16:06.187 [info] ue_fsm state_wait_swm_session_termination_answer event=received_swm_sta, {ue_fsm_data,<<"262426154796488">>,"internet",[],undefined,true,0,false,false} 04:16:06.187 [info] purge_ms_response(<<"262426154796488">>): ok 04:16:06.187 [info] terminating epdg_ue_fsm with reason normal state=state_wait_swm_session_termination_answer, {ue_fsm_data,<<"262426154796488">>,"internet",[],undefined,true,0,false,false} *DBG* epdg_ue_fsm_262426154796488 terminate normal in state state_wait_swm_session_termination_answer 04:16:06.187 [info] GSUP: Rx #{cn_domain => 1,imsi => <<"262428948318199">>,message_type => purge_ms_req} *DBG* aaa_ue_fsm_262428195668049 receive call {rx_swx_saa,{ok,5,#{}}} from <0.2076.0> in state state_authenticated_wait_swx_saa 04:16:06.188 [debug] S2b: Rx from IP {172,18,62,103} port 2123: <<72,37,0,14,53,80,10,32,123,15,52,0,2,0,2,0,16,0>> *DBG* epdg_ue_fsm_262428948318199 receive call purge_ms_request from <0.2089.0> in state state_active 04:16:06.188 [info] SWx Rx SAA {<0.735.0>,{diameter_caps,{"epdg.localdomain","hss.localdomain"},{"localdomain","localdomain"},{[{127,0,0,1},{172,18,62,20},{192,168,0,2}],[{172,18,62,103}]},{0,10415},{"osmo-epdg","TTCN-3 Testsuite"},{[],[1]},{[10415,13019,5535],[5535,10415,13019]},{[],[]},{[],[0]},{[],[]},{[{'diameter_base_Vendor-Specific-Application-Id',10415,[16777265],[]}],[{'diameter_base_Vendor-Specific-Application-Id',[10415],[16777265],[]}]},{[],[]},{[],[]}}}: {'SAA',"epdg.localdomain;1805677143;421;nonode@nohost",{'Vendor-Specific-Application-Id',10415,[16777265],[]},1,"hss.localdomain","localdomain","262428195668049",[],[2001],[],[{'Non-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:16:06.188 [info] ue_fsm ev_rx_swx_saa *DBG* aaa_ue_fsm_262428195668049 send ok to <0.2076.0> *DBG* epdg_ue_fsm_262429428335475 receive call {received_gtpc_delete_session_response, {gtp,v2,delete_session_response,894437920,8064820,undefined,[], #{{v2_cause,0} => {v2_cause,0,request_accepted,0,0,0,undefined}}}} from <0.2090.0> in state state_wait_delete_session_resp *DBG* epdg_ue_fsm_262428195668049 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_262428195668049 consume call {rx_swx_saa,{ok,5,#{}}} from <0.2076.0> in state state_authenticated_wait_swx_saa => state_new 04:16:06.188 [info] ue_fsm purge_ms_request *DBG* epdg_ue_fsm_262429428335475 send ok to <0.2090.0> *DBG* epdg_ue_fsm_262428195668049 send ok to <0.211.0> 04:16:06.188 [info] ue_fsm state_authenticated_wait_swx_saa event=rx_swx_saa SAType=5 ResulCode={epdg_dia_rc,undefined,2001}, {ue_fsm_data,"262428195668049","262428195668049@nai.epc.mnc001.mcc01.3gppnetwork.org","internet",true,false,undefined} *DBG* epdg_ue_fsm_262428948318199 send ok to <0.2089.0> *DBG* epdg_ue_fsm_262429428335475 consume call {received_gtpc_delete_session_response, {gtp,v2,delete_session_response,894437920,8064820,undefined,[], #{{v2_cause,0} => {v2_cause,0,request_accepted,0,0,0,undefined}}}} from <0.2090.0> in state state_wait_delete_session_resp => state_wait_swm_session_termination_answer *DBG* aaa_ue_fsm_262429428335475 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}} *DBG* epdg_ue_fsm_262428195668049 terminate normal in state state_wait_swm_session_termination_answer 04:16:06.188 [debug] S2b: Rx from IP {172,18,62,103} port 2123: {gtp,v2,delete_session_response,894437920,8064820,undefined,[],#{{v2_cause,0} => {v2_cause,0,request_accepted,0,0,0,undefined}}} *DBG* epdg_ue_fsm_262428948318199 consume call purge_ms_request from <0.2089.0> in state state_active => state_wait_delete_session_resp *DBG* epdg_ue_fsm_262429428335475 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 => <<"262425757915423">>, message_type => purge_ms_req}} 04:16:06.188 [info] ue_fsm state_active event=purge_ms_request, {ue_fsm_data,<<"262428948318199">>,"internet",[],{epdg_tun_pdp_ctx,3048190025,320842205,{epdg_eua,33,<<192,168,0,90>>,undefined},<<172,18,62,103>>},false,0,false,false} *DBG* aaa_ue_fsm_262429428335475 send ok to <0.201.0> *DBG* aaa_ue_fsm_262429428335475 consume call rx_swm_str from <0.201.0> in state state_authenticated => state_authenticated_wait_swx_saa 04:16:06.188 [info] ue_fsm received_gtpc_delete_session_response {gtp,v2,delete_session_response,894437920,8064820,undefined,[],#{{v2_cause,0} => {v2_cause,0,request_accepted,0,0,0,undefined}}} *DBG* epdg_ue_fsm_262425757915423 receive call purge_ms_request from <0.2092.0> in state state_active 04:16:06.188 [info] ue_fsm received_swm_session_termination_answer {epdg_dia_rc,undefined,2001} 04:16:06.188 [info] KMOD Port Delete PDP Context Call {<0.1632.0>,[alias|#Ref<0.1283019585.1655242753.219265>]}: {delete_pdp_context,{172,18,62,103},3048190025,320842205,{192,168,0,90}} 04:16:06.188 [debug] delete_pdp_context: 1, {172,18,62,103}, {192,168,0,90}, 3048190025, 320842205 04:16:06.188 [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,62,103}},{ms_address,{192,168,0,90}},{i_tid,3048190025}]}} 04:16:06.188 [info] ue_fsm state_wait_delete_session_resp event=received_gtpc_delete_session_response, {ue_fsm_data,<<"262429428335475">>,"internet",[],undefined,false,0,false,false} 04:16:06.188 [info] ue_fsm state_wait_swm_session_termination_answer event=received_swm_sta, {ue_fsm_data,<<"262428195668049">>,"internet",[],undefined,true,0,false,false} 04:16:06.188 [debug] Cause: GTP_atom=request_accepted -> GTP_int=16 -> GSUP_int=0 04:16:06.188 [info] purge_ms_response(<<"262428195668049">>): ok 04:16:06.188 [info] s2b: Tx {gtp,v2,delete_session_request,320842205,8064824,undefined,[],[{v2_eps_bearer_id,0,5},{v2_fully_qualified_tunnel_endpoint_identifier,0,30,3048190025,<<172,18,62,20>>,undefined}]} *DBG* epdg_ue_fsm_262425757915423 send ok to <0.2092.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:16:06.188 [info] ue_fsm state_wait_swm_session_termination_answer event=enter, {ue_fsm_data,<<"262429428335475">>,"internet",[],undefined,true,0,false,false} *DBG* aaa_ue_fsm_262420654436717 receive call rx_s6b_str from <0.2093.0> in state state_authenticated *DBG* epdg_ue_fsm_262425757915423 consume call purge_ms_request from <0.2092.0> in state state_active => state_wait_delete_session_resp *DBG* gsup_server got {ipa,#Port<0.54>, {osmo,5}, #{cn_domain => 1,imsi => <<"262421484795293">>, message_type => purge_ms_req}} 04:16:06.188 [info] ue_fsm ev_rx_swm_str *DBG* aaa_ue_fsm_262420654436717 send {ok,{epdg_dia_rc,undefined,2001}} to <0.2093.0> 04:16:06.188 [info] terminating epdg_ue_fsm with reason normal state=state_wait_swm_session_termination_answer, {ue_fsm_data,<<"262428195668049">>,"internet",[],undefined,true,0,false,false} *DBG* aaa_ue_fsm_262420654436717 consume call rx_s6b_str from <0.2093.0> in state state_authenticated *DBG* epdg_ue_fsm_262421484795293 receive call purge_ms_request from <0.2094.0> in state state_active 04:16:06.188 [info] ue_fsm state_authenticated event=rx_swm_str, {ue_fsm_data,"262429428335475","262429428335475@nai.epc.mnc001.mcc01.3gppnetwork.org","internet",true,false,undefined} 04:16:06.188 [debug] SWx Tx SAR Imsi="262429428335475" Type=5 APN="internet" AgentInfoOpt=[]  04:16:06.188 [debug] SWx prepare_request: {'SAR',["epdg.localdomain",";","1805677143",";","426",";","nonode@nohost"],{'Vendor-Specific-Application-Id',10415,[16777265],[]},1,"epdg.localdomain","localdomain","localdomain","262429428335475",5,[],["hss.localdomain"],["internet"],[],[],[],[],[],[],[],[],[]} 04:16:06.188 [info] GSUP: Rx #{cn_domain => 1,imsi => <<"262425757915423">>,message_type => purge_ms_req} 04:16:06.188 [info] ue_fsm purge_ms_request 04:16:06.188 [info] ue_fsm state_active event=purge_ms_request, {ue_fsm_data,<<"262425757915423">>,"internet",[],{epdg_tun_pdp_ctx,3048190024,3001475742,{epdg_eua,33,<<192,168,0,89>>,undefined},<<172,18,62,103>>},false,0,false,false} 04:16:06.188 [info] KMOD Port Delete PDP Context Call {<0.1622.0>,[alias|#Ref<0.1283019585.1655242753.219275>]}: {delete_pdp_context,{172,18,62,103},3048190024,3001475742,{192,168,0,89}} 04:16:06.189 [debug] delete_pdp_context: 1, {172,18,62,103}, {192,168,0,89}, 3048190024, 3001475742 *DBG* epdg_ue_fsm_262421484795293 send ok to <0.2094.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:16:06.189 [debug] delete_pdp_context: {netlink,gtp,[512,ack,request],67,0,{delete,0,0,[{version,1},{net_ns_fd,25},{link,4},{sgsn_address,{172,18,62,103}},{ms_address,{192,168,0,89}},{i_tid,3048190024}]}} *DBG* epdg_ue_fsm_262421484795293 consume call purge_ms_request from <0.2094.0> in state state_active => state_wait_delete_session_resp *DBG* gsup_server got {ipa,#Port<0.54>, {osmo,5}, #{cn_domain => 1,imsi => <<"262422587927250">>, message_type => purge_ms_req}} 04:16:06.189 [info] s2b: Tx {gtp,v2,delete_session_request,3001475742,8064825,undefined,[],[{v2_eps_bearer_id,0,5},{v2_fully_qualified_tunnel_endpoint_identifier,0,30,3048190024,<<172,18,62,20>>,undefined}]} *DBG* epdg_ue_fsm_262422587927250 receive call purge_ms_request from <0.2095.0> in state state_active 04:16:06.189 [info] S6b Rx from {diameter_caps,{"aaa.localdomain","pgw.localdomain"},{"localdomain","localdomain"},{[{172,18,62,20}],[{172,18,62,103}]},{0,10415},{"osmo-epdg-AAA","TTCN-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,["262420654436717"],[],[]} 04:16:06.189 [info] ue_fsm ev_rx_s6b_str 04:16:06.189 [info] ue_fsm state_authenticated event=rx_s6b_str, {ue_fsm_data,"262420654436717","262420654436717@nai.epc.mnc001.mcc01.3gppnetwork.org","internet",true,true,undefined} 04:16:06.189 [info] ue_fsm state_authenticated event=rx_s6b_str: ePDG session still active, skip updating the HSS 04:16:06.189 [info] S6b Tx to {diameter_caps,{"aaa.localdomain","pgw.localdomain"},{"localdomain","localdomain"},{[{172,18,62,20}],[{172,18,62,103}]},{0,10415},{"osmo-epdg-AAA","TTCN-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:16:06.189 [info] GSUP: Rx #{cn_domain => 1,imsi => <<"262421484795293">>,message_type => purge_ms_req} 04:16:06.189 [info] ue_fsm purge_ms_request *DBG* aaa_ue_fsm_262421134005200 receive call rx_s6b_str from <0.2096.0> in state state_authenticated 04:16:06.189 [info] ue_fsm state_active event=purge_ms_request, {ue_fsm_data,<<"262421484795293">>,"internet",[],{epdg_tun_pdp_ctx,3048190027,3107968634,{epdg_eua,33,<<192,168,0,92>>,undefined},<<172,18,62,103>>},false,0,false,false} *DBG* aaa_ue_fsm_262421134005200 send {ok,{epdg_dia_rc,undefined,2001}} to <0.2096.0> 04:16:06.189 [info] KMOD Port Delete PDP Context Call {<0.1652.0>,[alias|#Ref<0.1283019585.1655242757.197768>]}: {delete_pdp_context,{172,18,62,103},3048190027,3107968634,{192,168,0,92}} *DBG* aaa_ue_fsm_262421134005200 consume call rx_s6b_str from <0.2096.0> in state state_authenticated *DBG* epdg_ue_fsm_262422587927250 send ok to <0.2095.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:16:06.189 [debug] delete_pdp_context: 1, {172,18,62,103}, {192,168,0,92}, 3048190027, 3107968634 *DBG* epdg_ue_fsm_262422587927250 consume call purge_ms_request from <0.2095.0> in state state_active => state_wait_delete_session_resp *DBG* gsup_server got {ipa,#Port<0.54>, {osmo,5}, #{cn_domain => 1,imsi => <<"262420148855612">>, message_type => purge_ms_req}} 04:16:06.189 [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,62,103}},{ms_address,{192,168,0,92}},{i_tid,3048190027}]}} 04:16:06.189 [info] s2b: Tx {gtp,v2,delete_session_request,3107968634,8064826,undefined,[],[{v2_eps_bearer_id,0,5},{v2_fully_qualified_tunnel_endpoint_identifier,0,30,3048190027,<<172,18,62,20>>,undefined}]} *DBG* aaa_ue_fsm_262422102003285 receive call {rx_swx_saa,{ok,5,#{}}} from <0.2079.0> in state state_authenticated_wait_swx_saa *DBG* epdg_ue_fsm_262420148855612 receive call purge_ms_request from <0.2097.0> in state state_active 04:16:06.189 [info] GSUP: Rx #{cn_domain => 1,imsi => <<"262422587927250">>,message_type => purge_ms_req} 04:16:06.189 [info] ue_fsm purge_ms_request *DBG* aaa_ue_fsm_262422102003285 send ok to <0.2079.0> *DBG* epdg_ue_fsm_262422102003285 receive call {received_swm_sta,{epdg_dia_rc,undefined,2001}} from <0.211.0> in state state_wait_swm_session_termination_answer 04:16:06.189 [info] ue_fsm state_active event=purge_ms_request, {ue_fsm_data,<<"262422587927250">>,"internet",[],{epdg_tun_pdp_ctx,3048190028,421285336,{epdg_eua,33,<<192,168,0,93>>,undefined},<<172,18,62,103>>},false,0,false,false} *DBG* aaa_ue_fsm_262422102003285 consume call {rx_swx_saa,{ok,5,#{}}} from <0.2079.0> in state state_authenticated_wait_swx_saa => state_new 04:16:06.189 [info] KMOD Port Delete PDP Context Call {<0.1662.0>,[alias|#Ref<0.1283019585.1655242754.197088>]}: {delete_pdp_context,{172,18,62,103},3048190028,421285336,{192,168,0,93}} *DBG* epdg_ue_fsm_262422102003285 send ok to <0.211.0> 04:16:06.189 [debug] delete_pdp_context: 1, {172,18,62,103}, {192,168,0,93}, 3048190028, 421285336 *DBG* epdg_ue_fsm_262422102003285 terminate normal in state state_wait_swm_session_termination_answer 04:16:06.189 [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,62,103}},{ms_address,{192,168,0,93}},{i_tid,3048190028}]}} *DBG* epdg_ue_fsm_262420148855612 send ok to <0.2097.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:16:06.189 [info] S6b Rx from {diameter_caps,{"aaa.localdomain","pgw.localdomain"},{"localdomain","localdomain"},{[{172,18,62,20}],[{172,18,62,103}]},{0,10415},{"osmo-epdg-AAA","TTCN-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,["262421134005200"],[],[]} *DBG* epdg_ue_fsm_262420148855612 consume call purge_ms_request from <0.2097.0> in state state_active => state_wait_delete_session_resp *DBG* gsup_server got {ipa,#Port<0.54>, {osmo,5}, #{cn_domain => 1,imsi => <<"262428909229697">>, message_type => purge_ms_req}} 04:16:06.189 [info] ue_fsm ev_rx_s6b_str 04:16:06.189 [info] ue_fsm state_authenticated event=rx_s6b_str, {ue_fsm_data,"262421134005200","262421134005200@nai.epc.mnc001.mcc01.3gppnetwork.org","internet",true,true,undefined} *DBG* epdg_ue_fsm_262428909229697 receive call purge_ms_request from <0.2098.0> in state state_active 04:16:06.189 [info] ue_fsm state_authenticated event=rx_s6b_str: ePDG session still active, skip updating the HSS 04:16:06.189 [info] s2b: Tx {gtp,v2,delete_session_request,421285336,8064827,undefined,[],[{v2_eps_bearer_id,0,5},{v2_fully_qualified_tunnel_endpoint_identifier,0,30,3048190028,<<172,18,62,20>>,undefined}]} 04:16:06.189 [info] S6b Tx to {diameter_caps,{"aaa.localdomain","pgw.localdomain"},{"localdomain","localdomain"},{[{172,18,62,20}],[{172,18,62,103}]},{0,10415},{"osmo-epdg-AAA","TTCN-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:16:06.189 [info] SWx Rx SAA {<0.735.0>,{diameter_caps,{"epdg.localdomain","hss.localdomain"},{"localdomain","localdomain"},{[{127,0,0,1},{172,18,62,20},{192,168,0,2}],[{172,18,62,103}]},{0,10415},{"osmo-epdg","TTCN-3 Testsuite"},{[],[1]},{[10415,13019,5535],[5535,10415,13019]},{[],[]},{[],[0]},{[],[]},{[{'diameter_base_Vendor-Specific-Application-Id',10415,[16777265],[]}],[{'diameter_base_Vendor-Specific-Application-Id',[10415],[16777265],[]}]},{[],[]},{[],[]}}}: {'SAA',"epdg.localdomain;1805677143;422;nonode@nohost",{'Vendor-Specific-Application-Id',10415,[16777265],[]},1,"hss.localdomain","localdomain","262422102003285",[],[2001],[],[{'Non-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:16:06.189 [info] GSUP: Rx #{cn_domain => 1,imsi => <<"262420148855612">>,message_type => purge_ms_req} *DBG* epdg_ue_fsm_262428909229697 send ok to <0.2098.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:16:06.189 [info] ue_fsm ev_rx_swx_saa *DBG* epdg_ue_fsm_262428909229697 consume call purge_ms_request from <0.2098.0> in state state_active => state_wait_delete_session_resp *DBG* epdg_ue_fsm_262422298722988 receive call {received_gtpc_delete_session_response, {gtp,v2,delete_session_response,894437923,8064821,undefined,[], #{{v2_cause,0} => {v2_cause,0,request_accepted,0,0,0,undefined}}}} from <0.2099.0> in state state_wait_delete_session_resp *DBG* gsup_server got {ipa,#Port<0.54>, {osmo,5}, #{cn_domain => 1,imsi => <<"262424184911554">>, message_type => purge_ms_req}} 04:16:06.189 [info] ue_fsm purge_ms_request 04:16:06.189 [info] ue_fsm state_active event=purge_ms_request, {ue_fsm_data,<<"262420148855612">>,"internet",[],{epdg_tun_pdp_ctx,3048190030,3589029855,{epdg_eua,33,<<192,168,0,95>>,undefined},<<172,18,62,103>>},false,0,false,false} 04:16:06.189 [info] ue_fsm state_authenticated_wait_swx_saa event=rx_swx_saa SAType=5 ResulCode={epdg_dia_rc,undefined,2001}, {ue_fsm_data,"262422102003285","262422102003285@nai.epc.mnc001.mcc01.3gppnetwork.org","internet",true,false,undefined} 04:16:06.190 [info] KMOD Port Delete PDP Context Call {<0.1682.0>,[alias|#Ref<0.1283019585.1655242753.219284>]}: {delete_pdp_context,{172,18,62,103},3048190030,3589029855,{192,168,0,95}} 04:16:06.190 [info] ue_fsm received_swm_session_termination_answer {epdg_dia_rc,undefined,2001} 04:16:06.190 [debug] delete_pdp_context: 1, {172,18,62,103}, {192,168,0,95}, 3048190030, 3589029855 04:16:06.190 [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,62,103}},{ms_address,{192,168,0,95}},{i_tid,3048190030}]}} 04:16:06.190 [info] ue_fsm state_wait_swm_session_termination_answer event=received_swm_sta, {ue_fsm_data,<<"262422102003285">>,"internet",[],undefined,true,0,false,false} 04:16:06.190 [info] purge_ms_response(<<"262422102003285">>): ok 04:16:06.190 [info] s2b: Tx {gtp,v2,delete_session_request,3589029855,8064828,undefined,[],[{v2_eps_bearer_id,0,5},{v2_fully_qualified_tunnel_endpoint_identifier,0,30,3048190030,<<172,18,62,20>>,undefined}]} 04:16:06.190 [info] terminating epdg_ue_fsm with reason normal state=state_wait_swm_session_termination_answer, {ue_fsm_data,<<"262422102003285">>,"internet",[],undefined,true,0,false,false} 04:16:06.190 [info] GSUP: Rx #{cn_domain => 1,imsi => <<"262428909229697">>,message_type => purge_ms_req} 04:16:06.190 [info] ue_fsm purge_ms_request 04:16:06.190 [info] ue_fsm state_active event=purge_ms_request, {ue_fsm_data,<<"262428909229697">>,"internet",[],{epdg_tun_pdp_ctx,3048190031,516963569,{epdg_eua,33,<<192,168,0,96>>,undefined},<<172,18,62,103>>},false,0,false,false} 04:16:06.190 [info] KMOD Port Delete PDP Context Call {<0.1692.0>,[alias|#Ref<0.1283019585.1655242753.219291>]}: {delete_pdp_context,{172,18,62,103},3048190031,516963569,{192,168,0,96}} 04:16:06.190 [debug] delete_pdp_context: 1, {172,18,62,103}, {192,168,0,96}, 3048190031, 516963569 *DBG* aaa_ue_fsm_262428948318199 receive call rx_s6b_str from <0.2100.0> in state state_authenticated 04:16:06.190 [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,62,103}},{ms_address,{192,168,0,96}},{i_tid,3048190031}]}} 04:16:06.190 [info] s2b: Tx {gtp,v2,delete_session_request,516963569,8064829,undefined,[],[{v2_eps_bearer_id,0,5},{v2_fully_qualified_tunnel_endpoint_identifier,0,30,3048190031,<<172,18,62,20>>,undefined}]} *DBG* aaa_ue_fsm_262428948318199 send {ok,{epdg_dia_rc,undefined,2001}} to <0.2100.0> 04:16:06.190 [debug] S2b: Rx from IP {172,18,62,103} port 2123: <<72,37,0,14,53,80,10,35,123,15,53,0,2,0,2,0,16,0>> *DBG* aaa_ue_fsm_262428948318199 consume call rx_s6b_str from <0.2100.0> in state state_authenticated 04:16:06.190 [debug] S2b: Rx from IP {172,18,62,103} port 2123: {gtp,v2,delete_session_response,894437923,8064821,undefined,[],#{{v2_cause,0} => {v2_cause,0,request_accepted,0,0,0,undefined}}} *DBG* aaa_ue_fsm_262421484795293 receive call rx_s6b_str from <0.2101.0> in state state_authenticated 04:16:06.190 [info] ue_fsm received_gtpc_delete_session_response {gtp,v2,delete_session_response,894437923,8064821,undefined,[],#{{v2_cause,0} => {v2_cause,0,request_accepted,0,0,0,undefined}}} *DBG* aaa_ue_fsm_262421484795293 send {ok,{epdg_dia_rc,undefined,2001}} to <0.2101.0> 04:16:06.190 [info] ue_fsm state_wait_delete_session_resp event=received_gtpc_delete_session_response, {ue_fsm_data,<<"262422298722988">>,"internet",[],undefined,false,0,false,false} *DBG* aaa_ue_fsm_262421484795293 consume call rx_s6b_str from <0.2101.0> in state state_authenticated *DBG* epdg_ue_fsm_262422298722988 send ok to <0.2099.0> 04:16:06.190 [info] GSUP: Rx #{cn_domain => 1,imsi => <<"262424184911554">>,message_type => purge_ms_req} *DBG* aaa_ue_fsm_262422298722988 receive call rx_swm_str from <0.201.0> in state state_authenticated 04:16:06.191 [info] SWx Rx SAA {<0.735.0>,{diameter_caps,{"epdg.localdomain","hss.localdomain"},{"localdomain","localdomain"},{[{127,0,0,1},{172,18,62,20},{192,168,0,2}],[{172,18,62,103}]},{0,10415},{"osmo-epdg","TTCN-3 Testsuite"},{[],[1]},{[10415,13019,5535],[5535,10415,13019]},{[],[]},{[],[0]},{[],[]},{[{'diameter_base_Vendor-Specific-Application-Id',10415,[16777265],[]}],[{'diameter_base_Vendor-Specific-Application-Id',[10415],[16777265],[]}]},{[],[]},{[],[]}}}: {'SAA',"epdg.localdomain;1805677143;423;nonode@nohost",{'Vendor-Specific-Application-Id',10415,[16777265],[]},1,"hss.localdomain","localdomain","262422295879810",[],[2001],[],[{'Non-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_262422298722988 consume call {received_gtpc_delete_session_response, {gtp,v2,delete_session_response,894437923,8064821,undefined,[], #{{v2_cause,0} => {v2_cause,0,request_accepted,0,0,0,undefined}}}} from <0.2099.0> in state state_wait_delete_session_resp => state_wait_swm_session_termination_answer *DBG* epdg_ue_fsm_262424184911554 receive call purge_ms_request from <0.2103.0> in state state_active *DBG* epdg_ue_fsm_262420654436717 receive call {received_gtpc_delete_session_response, {gtp,v2,delete_session_response,894437919,8064822,undefined,[], #{{v2_cause,0} => {v2_cause,0,request_accepted,0,0,0,undefined}}}} from <0.2102.0> in state state_wait_delete_session_resp 04:16:06.191 [info] S6b Rx from {diameter_caps,{"aaa.localdomain","pgw.localdomain"},{"localdomain","localdomain"},{[{172,18,62,20}],[{172,18,62,103}]},{0,10415},{"osmo-epdg-AAA","TTCN-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,["262428948318199"],[],[]} *DBG* aaa_ue_fsm_262422295879810 receive call {rx_swx_saa,{ok,5,#{}}} from <0.2083.0> in state state_authenticated_wait_swx_saa *DBG* epdg_ue_fsm_262422298722988 start_timer {state_timeout,10000, swm_str_timeout,[]} in state state_wait_swm_session_termination_answer *DBG* aaa_ue_fsm_262422298722988 send ok to <0.201.0> *DBG* epdg_ue_fsm_262420654436717 send ok to <0.2102.0> *DBG* aaa_ue_fsm_262422298722988 consume call rx_swm_str from <0.201.0> in state state_authenticated => state_authenticated_wait_swx_saa *DBG* aaa_ue_fsm_262422295879810 send ok to <0.2083.0> *DBG* epdg_ue_fsm_262424184911554 send ok to <0.2103.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_262420654436717 consume call {received_gtpc_delete_session_response, {gtp,v2,delete_session_response,894437919,8064822,undefined,[], #{{v2_cause,0} => {v2_cause,0,request_accepted,0,0,0,undefined}}}} from <0.2102.0> in state state_wait_delete_session_resp => state_wait_swm_session_termination_answer *DBG* aaa_ue_fsm_262422295879810 consume call {rx_swx_saa,{ok,5,#{}}} from <0.2083.0> in state state_authenticated_wait_swx_saa => state_new *DBG* epdg_ue_fsm_262424184911554 consume call purge_ms_request from <0.2103.0> in state state_active => state_wait_delete_session_resp *DBG* epdg_ue_fsm_262422295879810 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 => <<"262428636662156">>, message_type => purge_ms_req}} 04:16:06.191 [info] ue_fsm ev_rx_s6b_str *DBG* epdg_ue_fsm_262420654436717 start_timer {state_timeout,10000, swm_str_timeout,[]} in state state_wait_swm_session_termination_answer 04:16:06.191 [info] ue_fsm state_authenticated event=rx_s6b_str, {ue_fsm_data,"262428948318199","262428948318199@nai.epc.mnc001.mcc01.3gppnetwork.org","internet",true,true,undefined} 04:16:06.191 [info] ue_fsm state_authenticated event=rx_s6b_str: ePDG session still active, skip updating the HSS 04:16:06.191 [info] S6b Tx to {diameter_caps,{"aaa.localdomain","pgw.localdomain"},{"localdomain","localdomain"},{[{172,18,62,20}],[{172,18,62,103}]},{0,10415},{"osmo-epdg-AAA","TTCN-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:16:06.191 [info] S6b Rx from {diameter_caps,{"aaa.localdomain","pgw.localdomain"},{"localdomain","localdomain"},{[{172,18,62,20}],[{172,18,62,103}]},{0,10415},{"osmo-epdg-AAA","TTCN-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,["262421484795293"],[],[]} 04:16:06.191 [info] ue_fsm ev_rx_s6b_str 04:16:06.191 [info] ue_fsm state_authenticated event=rx_s6b_str, {ue_fsm_data,"262421484795293","262421484795293@nai.epc.mnc001.mcc01.3gppnetwork.org","internet",true,true,undefined} 04:16:06.191 [info] ue_fsm state_authenticated event=rx_s6b_str: ePDG session still active, skip updating the HSS 04:16:06.191 [info] S6b Tx to {diameter_caps,{"aaa.localdomain","pgw.localdomain"},{"localdomain","localdomain"},{[{172,18,62,20}],[{172,18,62,103}]},{0,10415},{"osmo-epdg-AAA","TTCN-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:16:06.191 [debug] Cause: GTP_atom=request_accepted -> GTP_int=16 -> GSUP_int=0 04:16:06.191 [debug] S2b: Rx from IP {172,18,62,103} port 2123: <<72,37,0,14,53,80,10,31,123,15,54,0,2,0,2,0,16,0>> 04:16:06.191 [debug] S2b: Rx from IP {172,18,62,103} port 2123: {gtp,v2,delete_session_response,894437919,8064822,undefined,[],#{{v2_cause,0} => {v2_cause,0,request_accepted,0,0,0,undefined}}} 04:16:06.192 [info] ue_fsm state_wait_swm_session_termination_answer event=enter, {ue_fsm_data,<<"262422298722988">>,"internet",[],undefined,true,0,false,false} 04:16:06.192 [info] ue_fsm ev_rx_swm_str 04:16:06.192 [info] ue_fsm received_gtpc_delete_session_response {gtp,v2,delete_session_response,894437919,8064822,undefined,[],#{{v2_cause,0} => {v2_cause,0,request_accepted,0,0,0,undefined}}} 04:16:06.192 [info] ue_fsm purge_ms_request 04:16:06.192 [info] ue_fsm state_authenticated event=rx_swm_str, {ue_fsm_data,"262422298722988","262422298722988@nai.epc.mnc001.mcc01.3gppnetwork.org","internet",true,false,undefined} 04:16:06.192 [info] ue_fsm ev_rx_swx_saa 04:16:06.192 [debug] SWx Tx SAR Imsi="262422298722988" Type=5 APN="internet" AgentInfoOpt=[]  04:16:06.192 [debug] SWx prepare_request: {'SAR',["epdg.localdomain",";","1805677143",";","427",";","nonode@nohost"],{'Vendor-Specific-Application-Id',10415,[16777265],[]},1,"epdg.localdomain","localdomain","localdomain","262422298722988",5,[],["hss.localdomain"],["internet"],[],[],[],[],[],[],[],[],[]} 04:16:06.192 [info] ue_fsm state_active event=purge_ms_request, {ue_fsm_data,<<"262424184911554">>,"internet",[],{epdg_tun_pdp_ctx,3048190032,2177238956,{epdg_eua,33,<<192,168,0,97>>,undefined},<<172,18,62,103>>},false,0,false,false} 04:16:06.192 [info] KMOD Port Delete PDP Context Call {<0.1702.0>,[alias|#Ref<0.1283019585.1655242754.197153>]}: {delete_pdp_context,{172,18,62,103},3048190032,2177238956,{192,168,0,97}} 04:16:06.192 [debug] delete_pdp_context: 1, {172,18,62,103}, {192,168,0,97}, 3048190032, 2177238956 04:16:06.192 [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,62,103}},{ms_address,{192,168,0,97}},{i_tid,3048190032}]}} 04:16:06.192 [info] ue_fsm state_wait_delete_session_resp event=received_gtpc_delete_session_response, {ue_fsm_data,<<"262420654436717">>,"internet",[],undefined,false,0,false,false} 04:16:06.192 [debug] Cause: GTP_atom=request_accepted -> GTP_int=16 -> GSUP_int=0 04:16:06.192 [info] ue_fsm state_authenticated_wait_swx_saa event=rx_swx_saa SAType=5 ResulCode={epdg_dia_rc,undefined,2001}, {ue_fsm_data,"262422295879810","262422295879810@nai.epc.mnc001.mcc01.3gppnetwork.org","internet",true,false,undefined} 04:16:06.192 [info] s2b: Tx {gtp,v2,delete_session_request,2177238956,8064830,undefined,[],[{v2_eps_bearer_id,0,5},{v2_fully_qualified_tunnel_endpoint_identifier,0,30,3048190032,<<172,18,62,20>>,undefined}]} 04:16:06.192 [info] ue_fsm state_wait_swm_session_termination_answer event=enter, {ue_fsm_data,<<"262420654436717">>,"internet",[],undefined,true,0,false,false} 04:16:06.192 [info] ue_fsm received_swm_session_termination_answer {epdg_dia_rc,undefined,2001} 04:16:06.192 [info] S6b Rx from {diameter_caps,{"aaa.localdomain","pgw.localdomain"},{"localdomain","localdomain"},{[{172,18,62,20}],[{172,18,62,103}]},{0,10415},{"osmo-epdg-AAA","TTCN-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,["262425757915423"],[],[]} 04:16:06.192 [info] ue_fsm state_wait_swm_session_termination_answer event=received_swm_sta, {ue_fsm_data,<<"262422295879810">>,"internet",[],undefined,true,0,false,false} *DBG* aaa_ue_fsm_262425757915423 receive call rx_s6b_str from <0.2105.0> in state state_authenticated *DBG* epdg_ue_fsm_262422295879810 send ok to <0.211.0> 04:16:06.192 [info] GSUP: Rx #{cn_domain => 1,imsi => <<"262428636662156">>,message_type => purge_ms_req} *DBG* epdg_ue_fsm_262422295879810 terminate normal in state state_wait_swm_session_termination_answer *DBG* aaa_ue_fsm_262420654436717 receive call rx_swm_str from <0.201.0> in state state_authenticated 04:16:06.192 [info] SWx Rx SAA {<0.735.0>,{diameter_caps,{"epdg.localdomain","hss.localdomain"},{"localdomain","localdomain"},{[{127,0,0,1},{172,18,62,20},{192,168,0,2}],[{172,18,62,103}]},{0,10415},{"osmo-epdg","TTCN-3 Testsuite"},{[],[1]},{[10415,13019,5535],[5535,10415,13019]},{[],[]},{[],[0]},{[],[]},{[{'diameter_base_Vendor-Specific-Application-Id',10415,[16777265],[]}],[{'diameter_base_Vendor-Specific-Application-Id',[10415],[16777265],[]}]},{[],[]},{[],[]}}}: {'SAA',"epdg.localdomain;1805677143;424;nonode@nohost",{'Vendor-Specific-Application-Id',10415,[16777265],[]},1,"hss.localdomain","localdomain","262421893865211",[],[2001],[],[{'Non-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_262428636662156 receive call purge_ms_request from <0.2107.0> in state state_active *DBG* aaa_ue_fsm_262421893865211 receive call {rx_swx_saa,{ok,5,#{}}} from <0.2086.0> in state state_authenticated_wait_swx_saa 04:16:06.192 [info] S6b Rx from {diameter_caps,{"aaa.localdomain","pgw.localdomain"},{"localdomain","localdomain"},{[{172,18,62,20}],[{172,18,62,103}]},{0,10415},{"osmo-epdg-AAA","TTCN-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,["262420148855612"],[],[]} *DBG* aaa_ue_fsm_262425757915423 send {ok,{epdg_dia_rc,undefined,2001}} to <0.2105.0> *DBG* aaa_ue_fsm_262425757915423 consume call rx_s6b_str from <0.2105.0> in state state_authenticated *DBG* aaa_ue_fsm_262420148855612 receive call rx_s6b_str from <0.2106.0> in state state_authenticated 04:16:06.193 [info] ue_fsm ev_rx_s6b_str *DBG* aaa_ue_fsm_262420654436717 send ok to <0.201.0> 04:16:06.193 [info] purge_ms_response(<<"262422295879810">>): ok *DBG* aaa_ue_fsm_262420148855612 send {ok,{epdg_dia_rc,undefined,2001}} to <0.2106.0> *DBG* aaa_ue_fsm_262420654436717 consume call rx_swm_str from <0.201.0> in state state_authenticated => state_authenticated_wait_swx_saa 04:16:06.193 [info] ue_fsm state_authenticated event=rx_s6b_str, {ue_fsm_data,"262425757915423","262425757915423@nai.epc.mnc001.mcc01.3gppnetwork.org","internet",true,true,undefined} *DBG* aaa_ue_fsm_262420148855612 consume call rx_s6b_str from <0.2106.0> in state state_authenticated *DBG* epdg_ue_fsm_262428636662156 send ok to <0.2107.0> *DBG* aaa_ue_fsm_262421893865211 send ok to <0.2086.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_262422587927250 receive call rx_s6b_str from <0.2109.0> in state state_authenticated *DBG* epdg_ue_fsm_262421893865211 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_262428636662156 consume call purge_ms_request from <0.2107.0> in state state_active => state_wait_delete_session_resp *DBG* aaa_ue_fsm_262421893865211 consume call {rx_swx_saa,{ok,5,#{}}} from <0.2086.0> in state state_authenticated_wait_swx_saa => state_new *DBG* gsup_server got {ipa,#Port<0.54>, {osmo,5}, #{cn_domain => 1,imsi => <<"262429111505237">>, message_type => purge_ms_req}} 04:16:06.193 [info] ue_fsm ev_rx_swm_str 04:16:06.193 [info] terminating epdg_ue_fsm with reason normal state=state_wait_swm_session_termination_answer, {ue_fsm_data,<<"262422295879810">>,"internet",[],undefined,true,0,false,false} 04:16:06.193 [info] ue_fsm purge_ms_request 04:16:06.193 [info] ue_fsm ev_rx_swx_saa 04:16:06.193 [info] ue_fsm state_authenticated event=rx_swm_str, {ue_fsm_data,"262420654436717","262420654436717@nai.epc.mnc001.mcc01.3gppnetwork.org","internet",true,false,undefined} 04:16:06.193 [info] ue_fsm state_authenticated event=rx_s6b_str: ePDG session still active, skip updating the HSS 04:16:06.193 [debug] SWx Tx SAR Imsi="262420654436717" Type=5 APN="internet" AgentInfoOpt=[]  04:16:06.193 [info] S6b Tx to {diameter_caps,{"aaa.localdomain","pgw.localdomain"},{"localdomain","localdomain"},{[{172,18,62,20}],[{172,18,62,103}]},{0,10415},{"osmo-epdg-AAA","TTCN-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:16:06.193 [info] ue_fsm state_active event=purge_ms_request, {ue_fsm_data,<<"262428636662156">>,"internet",[],{epdg_tun_pdp_ctx,3048190029,1040300103,{epdg_eua,33,<<192,168,0,94>>,undefined},<<172,18,62,103>>},false,0,false,false} 04:16:06.193 [debug] SWx prepare_request: {'SAR',["epdg.localdomain",";","1805677143",";","428",";","nonode@nohost"],{'Vendor-Specific-Application-Id',10415,[16777265],[]},1,"epdg.localdomain","localdomain","localdomain","262420654436717",5,[],["hss.localdomain"],["internet"],[],[],[],[],[],[],[],[],[]} 04:16:06.193 [info] ue_fsm ev_rx_s6b_str 04:16:06.193 [info] KMOD Port Delete PDP Context Call {<0.1672.0>,[alias|#Ref<0.1283019585.1655242753.219338>]}: {delete_pdp_context,{172,18,62,103},3048190029,1040300103,{192,168,0,94}} 04:16:06.193 [debug] delete_pdp_context: 1, {172,18,62,103}, {192,168,0,94}, 3048190029, 1040300103 04:16:06.193 [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,62,103}},{ms_address,{192,168,0,94}},{i_tid,3048190029}]}} 04:16:06.193 [info] ue_fsm state_authenticated event=rx_s6b_str, {ue_fsm_data,"262420148855612","262420148855612@nai.epc.mnc001.mcc01.3gppnetwork.org","internet",true,true,undefined} 04:16:06.193 [info] ue_fsm state_authenticated event=rx_s6b_str: ePDG session still active, skip updating the HSS 04:16:06.193 [info] S6b Tx to {diameter_caps,{"aaa.localdomain","pgw.localdomain"},{"localdomain","localdomain"},{[{172,18,62,20}],[{172,18,62,103}]},{0,10415},{"osmo-epdg-AAA","TTCN-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:16:06.193 [info] s2b: Tx {gtp,v2,delete_session_request,1040300103,8064831,undefined,[],[{v2_eps_bearer_id,0,5},{v2_fully_qualified_tunnel_endpoint_identifier,0,30,3048190029,<<172,18,62,20>>,undefined}]} 04:16:06.193 [info] ue_fsm state_authenticated_wait_swx_saa event=rx_swx_saa SAType=5 ResulCode={epdg_dia_rc,undefined,2001}, {ue_fsm_data,"262421893865211","262421893865211@nai.epc.mnc001.mcc01.3gppnetwork.org","internet",true,false,undefined} *DBG* epdg_ue_fsm_262421134005200 receive call {received_gtpc_delete_session_response, {gtp,v2,delete_session_response,894437926,8064823,undefined,[], #{{v2_cause,0} => {v2_cause,0,request_accepted,0,0,0,undefined}}}} from <0.2110.0> in state state_wait_delete_session_resp 04:16:06.193 [info] S6b Rx from {diameter_caps,{"aaa.localdomain","pgw.localdomain"},{"localdomain","localdomain"},{[{172,18,62,20}],[{172,18,62,103}]},{0,10415},{"osmo-epdg-AAA","TTCN-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,["262422587927250"],[],[]} 04:16:06.193 [info] ue_fsm ev_rx_s6b_str 04:16:06.193 [info] ue_fsm received_swm_session_termination_answer {epdg_dia_rc,undefined,2001} *DBG* epdg_ue_fsm_262421134005200 send ok to <0.2110.0> 04:16:06.193 [info] ue_fsm state_authenticated event=rx_s6b_str, {ue_fsm_data,"262422587927250","262422587927250@nai.epc.mnc001.mcc01.3gppnetwork.org","internet",true,true,undefined} *DBG* aaa_ue_fsm_262428909229697 receive call rx_s6b_str from <0.2111.0> in state state_authenticated 04:16:06.193 [info] ue_fsm state_wait_swm_session_termination_answer event=received_swm_sta, {ue_fsm_data,<<"262421893865211">>,"internet",[],undefined,true,0,false,false} *DBG* epdg_ue_fsm_262421134005200 consume call {received_gtpc_delete_session_response, {gtp,v2,delete_session_response,894437926,8064823,undefined,[], #{{v2_cause,0} => {v2_cause,0,request_accepted,0,0,0,undefined}}}} from <0.2110.0> in state state_wait_delete_session_resp => state_wait_swm_session_termination_answer *DBG* aaa_ue_fsm_262422587927250 send {ok,{epdg_dia_rc,undefined,2001}} to <0.2109.0> 04:16:06.193 [info] GSUP: Rx #{cn_domain => 1,imsi => <<"262429111505237">>,message_type => purge_ms_req} *DBG* epdg_ue_fsm_262421893865211 send ok to <0.211.0> *DBG* epdg_ue_fsm_262428948318199 receive call {received_gtpc_delete_session_response, {gtp,v2,delete_session_response,894437925,8064824,undefined,[], #{{v2_cause,0} => {v2_cause,0,request_accepted,0,0,0,undefined}}}} from <0.2112.0> in state state_wait_delete_session_resp *DBG* aaa_ue_fsm_262428909229697 send {ok,{epdg_dia_rc,undefined,2001}} to <0.2111.0> *DBG* aaa_ue_fsm_262421134005200 receive call rx_swm_str from <0.201.0> in state state_authenticated *DBG* epdg_ue_fsm_262421134005200 start_timer {state_timeout,10000, swm_str_timeout,[]} in state state_wait_swm_session_termination_answer *DBG* aaa_ue_fsm_262422587927250 consume call rx_s6b_str from <0.2109.0> in state state_authenticated *DBG* epdg_ue_fsm_262421893865211 terminate normal in state state_wait_swm_session_termination_answer *DBG* epdg_ue_fsm_262429111505237 receive call purge_ms_request from <0.2113.0> in state state_active 04:16:06.193 [info] SWx Rx SAA {<0.735.0>,{diameter_caps,{"epdg.localdomain","hss.localdomain"},{"localdomain","localdomain"},{[{127,0,0,1},{172,18,62,20},{192,168,0,2}],[{172,18,62,103}]},{0,10415},{"osmo-epdg","TTCN-3 Testsuite"},{[],[1]},{[10415,13019,5535],[5535,10415,13019]},{[],[]},{[],[0]},{[],[]},{[{'diameter_base_Vendor-Specific-Application-Id',10415,[16777265],[]}],[{'diameter_base_Vendor-Specific-Application-Id',[10415],[16777265],[]}]},{[],[]},{[],[]}}}: {'SAA',"epdg.localdomain;1805677143;425;nonode@nohost",{'Vendor-Specific-Application-Id',10415,[16777265],[]},1,"hss.localdomain","localdomain","262427075630409",[],[2001],[],[{'Non-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_262428909229697 consume call rx_s6b_str from <0.2111.0> in state state_authenticated *DBG* epdg_ue_fsm_262428948318199 send ok to <0.2112.0> *DBG* epdg_ue_fsm_262428948318199 consume call {received_gtpc_delete_session_response, {gtp,v2,delete_session_response,894437925,8064824,undefined,[], #{{v2_cause,0} => {v2_cause,0,request_accepted,0,0,0,undefined}}}} from <0.2112.0> in state state_wait_delete_session_resp => state_wait_swm_session_termination_answer *DBG* aaa_ue_fsm_262421134005200 send ok to <0.201.0> *DBG* aaa_ue_fsm_262428948318199 receive call rx_swm_str from <0.201.0> in state state_authenticated *DBG* epdg_ue_fsm_262428948318199 start_timer {state_timeout,10000, swm_str_timeout,[]} in state state_wait_swm_session_termination_answer 04:16:06.194 [debug] S2b: Rx from IP {172,18,62,103} port 2123: <<72,37,0,14,53,80,10,38,123,15,55,0,2,0,2,0,16,0>> *DBG* aaa_ue_fsm_262421134005200 consume call rx_swm_str from <0.201.0> in state state_authenticated => state_authenticated_wait_swx_saa 04:16:06.194 [debug] S2b: Rx from IP {172,18,62,103} port 2123: {gtp,v2,delete_session_response,894437926,8064823,undefined,[],#{{v2_cause,0} => {v2_cause,0,request_accepted,0,0,0,undefined}}} 04:16:06.194 [info] ue_fsm received_gtpc_delete_session_response {gtp,v2,delete_session_response,894437926,8064823,undefined,[],#{{v2_cause,0} => {v2_cause,0,request_accepted,0,0,0,undefined}}} 04:16:06.194 [info] ue_fsm state_wait_delete_session_resp event=received_gtpc_delete_session_response, {ue_fsm_data,<<"262421134005200">>,"internet",[],undefined,false,0,false,false} 04:16:06.194 [debug] Cause: GTP_atom=request_accepted -> GTP_int=16 -> GSUP_int=0 04:16:06.194 [info] S6b Rx from {diameter_caps,{"aaa.localdomain","pgw.localdomain"},{"localdomain","localdomain"},{[{172,18,62,20}],[{172,18,62,103}]},{0,10415},{"osmo-epdg-AAA","TTCN-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,["262428909229697"],[],[]} 04:16:06.194 [info] ue_fsm state_wait_swm_session_termination_answer event=enter, {ue_fsm_data,<<"262421134005200">>,"internet",[],undefined,true,0,false,false} 04:16:06.194 [info] ue_fsm ev_rx_s6b_str 04:16:06.194 [info] ue_fsm state_authenticated event=rx_s6b_str: ePDG session still active, skip updating the HSS 04:16:06.194 [info] S6b Tx to {diameter_caps,{"aaa.localdomain","pgw.localdomain"},{"localdomain","localdomain"},{[{172,18,62,20}],[{172,18,62,103}]},{0,10415},{"osmo-epdg-AAA","TTCN-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:16:06.194 [debug] S2b: Rx from IP {172,18,62,103} port 2123: <<72,37,0,14,53,80,10,37,123,15,56,0,2,0,2,0,16,0>> 04:16:06.194 [debug] S2b: Rx from IP {172,18,62,103} port 2123: {gtp,v2,delete_session_response,894437925,8064824,undefined,[],#{{v2_cause,0} => {v2_cause,0,request_accepted,0,0,0,undefined}}} 04:16:06.194 [info] ue_fsm received_gtpc_delete_session_response {gtp,v2,delete_session_response,894437925,8064824,undefined,[],#{{v2_cause,0} => {v2_cause,0,request_accepted,0,0,0,undefined}}} 04:16:06.194 [info] purge_ms_response(<<"262421893865211">>): ok 04:16:06.194 [info] ue_fsm state_authenticated event=rx_s6b_str, {ue_fsm_data,"262428909229697","262428909229697@nai.epc.mnc001.mcc01.3gppnetwork.org","internet",true,true,undefined} 04:16:06.194 [info] ue_fsm state_authenticated event=rx_s6b_str: ePDG session still active, skip updating the HSS 04:16:06.194 [info] ue_fsm ev_rx_swm_str 04:16:06.194 [info] ue_fsm purge_ms_request 04:16:06.194 [info] S6b Tx to {diameter_caps,{"aaa.localdomain","pgw.localdomain"},{"localdomain","localdomain"},{[{172,18,62,20}],[{172,18,62,103}]},{0,10415},{"osmo-epdg-AAA","TTCN-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:16:06.194 [info] terminating epdg_ue_fsm with reason normal state=state_wait_swm_session_termination_answer, {ue_fsm_data,<<"262421893865211">>,"internet",[],undefined,true,0,false,false} 04:16:06.194 [info] ue_fsm state_wait_delete_session_resp event=received_gtpc_delete_session_response, {ue_fsm_data,<<"262428948318199">>,"internet",[],undefined,false,0,false,false} 04:16:06.194 [debug] Cause: GTP_atom=request_accepted -> GTP_int=16 -> GSUP_int=0 04:16:06.194 [info] ue_fsm state_authenticated event=rx_swm_str, {ue_fsm_data,"262421134005200","262421134005200@nai.epc.mnc001.mcc01.3gppnetwork.org","internet",true,false,undefined} 04:16:06.194 [debug] SWx Tx SAR Imsi="262421134005200" Type=5 APN="internet" AgentInfoOpt=[]  04:16:06.194 [info] ue_fsm state_active event=purge_ms_request, {ue_fsm_data,<<"262429111505237">>,"internet",[],{epdg_tun_pdp_ctx,3048190035,1743251941,{epdg_eua,33,<<192,168,0,100>>,undefined},<<172,18,62,103>>},false,0,false,false} 04:16:06.194 [debug] SWx prepare_request: {'SAR',["epdg.localdomain",";","1805677143",";","429",";","nonode@nohost"],{'Vendor-Specific-Application-Id',10415,[16777265],[]},1,"epdg.localdomain","localdomain","localdomain","262421134005200",5,[],["hss.localdomain"],["internet"],[],[],[],[],[],[],[],[],[]} 04:16:06.194 [info] ue_fsm state_wait_swm_session_termination_answer event=enter, {ue_fsm_data,<<"262428948318199">>,"internet",[],undefined,true,0,false,false} 04:16:06.194 [info] KMOD Port Delete PDP Context Call {<0.1732.0>,[alias|#Ref<0.1283019585.1655242753.219358>]}: {delete_pdp_context,{172,18,62,103},3048190035,1743251941,{192,168,0,100}} 04:16:06.194 [debug] delete_pdp_context: 1, {172,18,62,103}, {192,168,0,100}, 3048190035, 1743251941 04:16:06.194 [info] ue_fsm ev_rx_swm_str 04:16:06.194 [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,62,103}},{ms_address,{192,168,0,100}},{i_tid,3048190035}]}} 04:16:06.194 [info] ue_fsm ev_rx_swx_saa *DBG* aaa_ue_fsm_262427075630409 receive call {rx_swx_saa,{ok,5,#{}}} from <0.2088.0> in state state_authenticated_wait_swx_saa 04:16:06.194 [info] s2b: Tx {gtp,v2,delete_session_request,1743251941,8064832,undefined,[],[{v2_eps_bearer_id,0,5},{v2_fully_qualified_tunnel_endpoint_identifier,0,30,3048190035,<<172,18,62,20>>,undefined}]} 04:16:06.194 [info] ue_fsm state_authenticated event=rx_swm_str, {ue_fsm_data,"262428948318199","262428948318199@nai.epc.mnc001.mcc01.3gppnetwork.org","internet",true,false,undefined} *DBG* epdg_ue_fsm_262429111505237 send ok to <0.2113.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:16:06.195 [info] SWx Rx SAA {<0.735.0>,{diameter_caps,{"epdg.localdomain","hss.localdomain"},{"localdomain","localdomain"},{[{127,0,0,1},{172,18,62,20},{192,168,0,2}],[{172,18,62,103}]},{0,10415},{"osmo-epdg","TTCN-3 Testsuite"},{[],[1]},{[10415,13019,5535],[5535,10415,13019]},{[],[]},{[],[0]},{[],[]},{[{'diameter_base_Vendor-Specific-Application-Id',10415,[16777265],[]}],[{'diameter_base_Vendor-Specific-Application-Id',[10415],[16777265],[]}]},{[],[]},{[],[]}}}: {'SAA',"epdg.localdomain;1805677143;426;nonode@nohost",{'Vendor-Specific-Application-Id',10415,[16777265],[]},1,"hss.localdomain","localdomain","262429428335475",[],[2001],[],[{'Non-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_262429111505237 consume call purge_ms_request from <0.2113.0> in state state_active => state_wait_delete_session_resp *DBG* epdg_ue_fsm_262421484795293 receive call {received_gtpc_delete_session_response, {gtp,v2,delete_session_response,894437927,8064826,undefined,[], #{{v2_cause,0} => {v2_cause,0,request_accepted,0,0,0,undefined}}}} from <0.2115.0> in state state_wait_delete_session_resp *DBG* aaa_ue_fsm_262428948318199 send ok to <0.201.0> *DBG* aaa_ue_fsm_262427075630409 send ok to <0.2088.0> *DBG* epdg_ue_fsm_262427075630409 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 => <<"262424809319534">>, message_type => purge_ms_req}} *DBG* aaa_ue_fsm_262429428335475 receive call {rx_swx_saa,{ok,5,#{}}} from <0.2091.0> in state state_authenticated_wait_swx_saa 04:16:06.195 [info] ue_fsm state_authenticated_wait_swx_saa event=rx_swx_saa SAType=5 ResulCode={epdg_dia_rc,undefined,2001}, {ue_fsm_data,"262427075630409","262427075630409@nai.epc.mnc001.mcc01.3gppnetwork.org","internet",true,false,undefined} *DBG* aaa_ue_fsm_262424184911554 receive call rx_s6b_str from <0.2117.0> in state state_authenticated *DBG* epdg_ue_fsm_262421484795293 send ok to <0.2115.0> *DBG* aaa_ue_fsm_262428948318199 consume call rx_swm_str from <0.201.0> in state state_authenticated => state_authenticated_wait_swx_saa *DBG* aaa_ue_fsm_262427075630409 consume call {rx_swx_saa,{ok,5,#{}}} from <0.2088.0> in state state_authenticated_wait_swx_saa => state_new *DBG* epdg_ue_fsm_262427075630409 send ok to <0.211.0> 04:16:06.195 [debug] S2b: Rx from IP {172,18,62,103} port 2123: <<72,37,0,14,53,80,10,39,123,15,58,0,2,0,2,0,16,0>> *DBG* aaa_ue_fsm_262424184911554 send {ok,{epdg_dia_rc,undefined,2001}} to <0.2117.0> *DBG* epdg_ue_fsm_262424809319534 receive call purge_ms_request from <0.2118.0> in state state_active *DBG* epdg_ue_fsm_262421484795293 consume call {received_gtpc_delete_session_response, {gtp,v2,delete_session_response,894437927,8064826,undefined,[], #{{v2_cause,0} => {v2_cause,0,request_accepted,0,0,0,undefined}}}} from <0.2115.0> in state state_wait_delete_session_resp => state_wait_swm_session_termination_answer *DBG* epdg_ue_fsm_262427075630409 terminate normal in state state_wait_swm_session_termination_answer *DBG* aaa_ue_fsm_262429428335475 send ok to <0.2091.0> *DBG* aaa_ue_fsm_262421484795293 receive call rx_swm_str from <0.201.0> in state state_authenticated *DBG* epdg_ue_fsm_262429428335475 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_262424184911554 consume call rx_s6b_str from <0.2117.0> in state state_authenticated *DBG* epdg_ue_fsm_262421484795293 start_timer {state_timeout,10000, swm_str_timeout,[]} in state state_wait_swm_session_termination_answer 04:16:06.195 [debug] SWx Tx SAR Imsi="262428948318199" Type=5 APN="internet" AgentInfoOpt=[]  *DBG* aaa_ue_fsm_262429428335475 consume call {rx_swx_saa,{ok,5,#{}}} from <0.2091.0> in state state_authenticated_wait_swx_saa => state_new 04:16:06.195 [debug] S2b: Rx from IP {172,18,62,103} port 2123: {gtp,v2,delete_session_response,894437927,8064826,undefined,[],#{{v2_cause,0} => {v2_cause,0,request_accepted,0,0,0,undefined}}} 04:16:06.195 [debug] SWx prepare_request: {'SAR',["epdg.localdomain",";","1805677143",";","430",";","nonode@nohost"],{'Vendor-Specific-Application-Id',10415,[16777265],[]},1,"epdg.localdomain","localdomain","localdomain","262428948318199",5,[],["hss.localdomain"],["internet"],[],[],[],[],[],[],[],[],[]} 04:16:06.195 [info] ue_fsm received_gtpc_delete_session_response {gtp,v2,delete_session_response,894437927,8064826,undefined,[],#{{v2_cause,0} => {v2_cause,0,request_accepted,0,0,0,undefined}}} 04:16:06.195 [info] ue_fsm received_swm_session_termination_answer {epdg_dia_rc,undefined,2001} 04:16:06.195 [info] ue_fsm ev_rx_swx_saa 04:16:06.195 [info] S6b Rx from {diameter_caps,{"aaa.localdomain","pgw.localdomain"},{"localdomain","localdomain"},{[{172,18,62,20}],[{172,18,62,103}]},{0,10415},{"osmo-epdg-AAA","TTCN-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,["262424184911554"],[],[]} 04:16:06.195 [info] ue_fsm ev_rx_s6b_str 04:16:06.195 [info] ue_fsm state_wait_delete_session_resp event=received_gtpc_delete_session_response, {ue_fsm_data,<<"262421484795293">>,"internet",[],undefined,false,0,false,false} 04:16:06.195 [debug] Cause: GTP_atom=request_accepted -> GTP_int=16 -> GSUP_int=0 04:16:06.195 [info] ue_fsm state_wait_swm_session_termination_answer event=received_swm_sta, {ue_fsm_data,<<"262427075630409">>,"internet",[],undefined,true,0,false,false} 04:16:06.195 [info] GSUP: Rx #{cn_domain => 1,imsi => <<"262424809319534">>,message_type => purge_ms_req} 04:16:06.195 [info] purge_ms_response(<<"262427075630409">>): ok 04:16:06.195 [info] ue_fsm state_authenticated_wait_swx_saa event=rx_swx_saa SAType=5 ResulCode={epdg_dia_rc,undefined,2001}, {ue_fsm_data,"262429428335475","262429428335475@nai.epc.mnc001.mcc01.3gppnetwork.org","internet",true,false,undefined} 04:16:06.195 [info] ue_fsm state_authenticated event=rx_s6b_str, {ue_fsm_data,"262424184911554","262424184911554@nai.epc.mnc001.mcc01.3gppnetwork.org","internet",true,true,undefined} *DBG* aaa_ue_fsm_262422298722988 receive call {rx_swx_saa,{ok,5,#{}}} from <0.2104.0> in state state_authenticated_wait_swx_saa 04:16:06.195 [info] ue_fsm purge_ms_request 04:16:06.195 [info] ue_fsm state_authenticated event=rx_s6b_str: ePDG session still active, skip updating the HSS 04:16:06.195 [info] ue_fsm state_wait_swm_session_termination_answer event=enter, {ue_fsm_data,<<"262421484795293">>,"internet",[],undefined,true,0,false,false} 04:16:06.195 [info] S6b Tx to {diameter_caps,{"aaa.localdomain","pgw.localdomain"},{"localdomain","localdomain"},{[{172,18,62,20}],[{172,18,62,103}]},{0,10415},{"osmo-epdg-AAA","TTCN-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:16:06.195 [info] terminating epdg_ue_fsm with reason normal state=state_wait_swm_session_termination_answer, {ue_fsm_data,<<"262427075630409">>,"internet",[],undefined,true,0,false,false} 04:16:06.195 [info] ue_fsm ev_rx_swm_str 04:16:06.195 [info] ue_fsm received_swm_session_termination_answer {epdg_dia_rc,undefined,2001} 04:16:06.196 [info] ue_fsm state_active event=purge_ms_request, {ue_fsm_data,<<"262424809319534">>,"internet",[],{epdg_tun_pdp_ctx,3048190014,369115574,{epdg_eua,33,<<192,168,0,79>>,undefined},<<172,18,62,103>>},false,0,false,false} 04:16:06.196 [info] KMOD Port Delete PDP Context Call {<0.1521.0>,[alias|#Ref<0.1283019585.1655242753.219372>]}: {delete_pdp_context,{172,18,62,103},3048190014,369115574,{192,168,0,79}} 04:16:06.196 [debug] delete_pdp_context: 1, {172,18,62,103}, {192,168,0,79}, 3048190014, 369115574 04:16:06.196 [info] ue_fsm state_authenticated event=rx_swm_str, {ue_fsm_data,"262421484795293","262421484795293@nai.epc.mnc001.mcc01.3gppnetwork.org","internet",true,false,undefined} 04:16:06.196 [debug] S2b: Rx from IP {172,18,62,103} port 2123: <<72,37,0,14,53,80,10,36,123,15,57,0,2,0,2,0,16,0>> 04:16:06.196 [info] ue_fsm state_wait_swm_session_termination_answer event=received_swm_sta, {ue_fsm_data,<<"262429428335475">>,"internet",[],undefined,true,0,false,false} *DBG* epdg_ue_fsm_262429428335475 send ok to <0.211.0> *DBG* aaa_ue_fsm_262421484795293 send ok to <0.201.0> *DBG* epdg_ue_fsm_262425757915423 receive call {received_gtpc_delete_session_response, {gtp,v2,delete_session_response,894437924,8064825,undefined,[], #{{v2_cause,0} => {v2_cause,0,request_accepted,0,0,0,undefined}}}} from <0.2121.0> in state state_wait_delete_session_resp *DBG* aaa_ue_fsm_262422298722988 send ok to <0.2104.0> 04:16:06.196 [info] S6b Rx from {diameter_caps,{"aaa.localdomain","pgw.localdomain"},{"localdomain","localdomain"},{[{172,18,62,20}],[{172,18,62,103}]},{0,10415},{"osmo-epdg-AAA","TTCN-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,["262428636662156"],[],[]} *DBG* epdg_ue_fsm_262422298722988 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_262421484795293 consume call rx_swm_str from <0.201.0> in state state_authenticated => state_authenticated_wait_swx_saa *DBG* epdg_ue_fsm_262429428335475 terminate normal in state state_wait_swm_session_termination_answer *DBG* aaa_ue_fsm_262422298722988 consume call {rx_swx_saa,{ok,5,#{}}} from <0.2104.0> in state state_authenticated_wait_swx_saa => state_new *DBG* aaa_ue_fsm_262428636662156 receive call rx_s6b_str from <0.2119.0> in state state_authenticated *DBG* epdg_ue_fsm_262425757915423 send ok to <0.2121.0> 04:16:06.196 [info] SWx Rx SAA {<0.735.0>,{diameter_caps,{"epdg.localdomain","hss.localdomain"},{"localdomain","localdomain"},{[{127,0,0,1},{172,18,62,20},{192,168,0,2}],[{172,18,62,103}]},{0,10415},{"osmo-epdg","TTCN-3 Testsuite"},{[],[1]},{[10415,13019,5535],[5535,10415,13019]},{[],[]},{[],[0]},{[],[]},{[{'diameter_base_Vendor-Specific-Application-Id',10415,[16777265],[]}],[{'diameter_base_Vendor-Specific-Application-Id',[10415],[16777265],[]}]},{[],[]},{[],[]}}}: {'SAA',"epdg.localdomain;1805677143;427;nonode@nohost",{'Vendor-Specific-Application-Id',10415,[16777265],[]},1,"hss.localdomain","localdomain","262422298722988",[],[2001],[],[{'Non-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_262422298722988 send ok to <0.211.0> *DBG* epdg_ue_fsm_262420148855612 receive call {received_gtpc_delete_session_response, {gtp,v2,delete_session_response,894437930,8064828,undefined,[], #{{v2_cause,0} => {v2_cause,0,request_accepted,0,0,0,undefined}}}} from <0.2122.0> in state state_wait_delete_session_resp *DBG* aaa_ue_fsm_262428636662156 send {ok,{epdg_dia_rc,undefined,2001}} to <0.2119.0> *DBG* epdg_ue_fsm_262425757915423 consume call {received_gtpc_delete_session_response, {gtp,v2,delete_session_response,894437924,8064825,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_262422298722988 terminate normal in state state_wait_swm_session_termination_answer *DBG* epdg_ue_fsm_262420148855612 send ok to <0.2122.0> *DBG* epdg_ue_fsm_262425757915423 start_timer {state_timeout,10000, swm_str_timeout,[]} in state state_wait_swm_session_termination_answer *DBG* aaa_ue_fsm_262428636662156 consume call rx_s6b_str from <0.2119.0> in state state_authenticated *DBG* aaa_ue_fsm_262425757915423 receive call rx_swm_str from <0.201.0> in state state_authenticated 04:16:06.196 [info] ue_fsm ev_rx_swx_saa 04:16:06.196 [info] ue_fsm state_authenticated_wait_swx_saa event=rx_swx_saa SAType=5 ResulCode={epdg_dia_rc,undefined,2001}, {ue_fsm_data,"262422298722988","262422298722988@nai.epc.mnc001.mcc01.3gppnetwork.org","internet",true,false,undefined} 04:16:06.196 [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,62,103}},{ms_address,{192,168,0,79}},{i_tid,3048190014}]}} 04:16:06.196 [debug] SWx Tx SAR Imsi="262421484795293" Type=5 APN="internet" AgentInfoOpt=[]  04:16:06.196 [debug] SWx prepare_request: {'SAR',["epdg.localdomain",";","1805677143",";","431",";","nonode@nohost"],{'Vendor-Specific-Application-Id',10415,[16777265],[]},1,"epdg.localdomain","localdomain","localdomain","262421484795293",5,[],["hss.localdomain"],["internet"],[],[],[],[],[],[],[],[],[]} 04:16:06.196 [debug] S2b: Rx from IP {172,18,62,103} port 2123: {gtp,v2,delete_session_response,894437924,8064825,undefined,[],#{{v2_cause,0} => {v2_cause,0,request_accepted,0,0,0,undefined}}} 04:16:06.196 [info] purge_ms_response(<<"262429428335475">>): ok 04:16:06.196 [info] ue_fsm received_gtpc_delete_session_response {gtp,v2,delete_session_response,894437924,8064825,undefined,[],#{{v2_cause,0} => {v2_cause,0,request_accepted,0,0,0,undefined}}} 04:16:06.196 [info] ue_fsm received_swm_session_termination_answer {epdg_dia_rc,undefined,2001} 04:16:06.196 [info] terminating epdg_ue_fsm with reason normal state=state_wait_swm_session_termination_answer, {ue_fsm_data,<<"262429428335475">>,"internet",[],undefined,true,0,false,false} 04:16:06.197 [info] ue_fsm ev_rx_s6b_str 04:16:06.197 [info] ue_fsm state_wait_delete_session_resp event=received_gtpc_delete_session_response, {ue_fsm_data,<<"262425757915423">>,"internet",[],undefined,false,0,false,false} 04:16:06.197 [debug] Cause: GTP_atom=request_accepted -> GTP_int=16 -> GSUP_int=0 04:16:06.197 [debug] S2b: Rx from IP {172,18,62,103} port 2123: <<72,37,0,14,53,80,10,42,123,15,60,0,2,0,2,0,16,0>> 04:16:06.197 [info] ue_fsm state_wait_swm_session_termination_answer event=received_swm_sta, {ue_fsm_data,<<"262422298722988">>,"internet",[],undefined,true,0,false,false} 04:16:06.197 [info] purge_ms_response(<<"262422298722988">>): ok 04:16:06.197 [debug] S2b: Rx from IP {172,18,62,103} port 2123: {gtp,v2,delete_session_response,894437930,8064828,undefined,[],#{{v2_cause,0} => {v2_cause,0,request_accepted,0,0,0,undefined}}} 04:16:06.197 [info] ue_fsm received_gtpc_delete_session_response {gtp,v2,delete_session_response,894437930,8064828,undefined,[],#{{v2_cause,0} => {v2_cause,0,request_accepted,0,0,0,undefined}}} 04:16:06.197 [info] ue_fsm state_authenticated event=rx_s6b_str, {ue_fsm_data,"262428636662156","262428636662156@nai.epc.mnc001.mcc01.3gppnetwork.org","internet",true,true,undefined} 04:16:06.197 [info] ue_fsm state_authenticated event=rx_s6b_str: ePDG session still active, skip updating the HSS 04:16:06.197 [info] ue_fsm state_wait_swm_session_termination_answer event=enter, {ue_fsm_data,<<"262425757915423">>,"internet",[],undefined,true,0,false,false} 04:16:06.197 [info] terminating epdg_ue_fsm with reason normal state=state_wait_swm_session_termination_answer, {ue_fsm_data,<<"262422298722988">>,"internet",[],undefined,true,0,false,false} 04:16:06.197 [info] S6b Tx to {diameter_caps,{"aaa.localdomain","pgw.localdomain"},{"localdomain","localdomain"},{[{172,18,62,20}],[{172,18,62,103}]},{0,10415},{"osmo-epdg-AAA","TTCN-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:16:06.197 [info] ue_fsm state_wait_delete_session_resp event=received_gtpc_delete_session_response, {ue_fsm_data,<<"262420148855612">>,"internet",[],undefined,false,0,false,false} 04:16:06.197 [debug] Cause: GTP_atom=request_accepted -> GTP_int=16 -> GSUP_int=0 04:16:06.197 [info] ue_fsm ev_rx_swm_str 04:16:06.197 [info] ue_fsm state_wait_swm_session_termination_answer event=enter, {ue_fsm_data,<<"262420148855612">>,"internet",[],undefined,true,0,false,false} *DBG* epdg_ue_fsm_262420148855612 consume call {received_gtpc_delete_session_response, {gtp,v2,delete_session_response,894437930,8064828,undefined,[], #{{v2_cause,0} => {v2_cause,0,request_accepted,0,0,0,undefined}}}} from <0.2122.0> in state state_wait_delete_session_resp => state_wait_swm_session_termination_answer 04:16:06.197 [info] s2b: Tx {gtp,v2,delete_session_request,369115574,8064833,undefined,[],[{v2_eps_bearer_id,0,5},{v2_fully_qualified_tunnel_endpoint_identifier,0,30,3048190014,<<172,18,62,20>>,undefined}]} *DBG* epdg_ue_fsm_262420148855612 start_timer {state_timeout,10000, swm_str_timeout,[]} in state state_wait_swm_session_termination_answer 04:16:06.197 [info] ue_fsm state_authenticated event=rx_swm_str, {ue_fsm_data,"262425757915423","262425757915423@nai.epc.mnc001.mcc01.3gppnetwork.org","internet",true,false,undefined} *DBG* epdg_ue_fsm_262424809319534 send ok to <0.2118.0> *DBG* epdg_ue_fsm_262424809319534 consume call purge_ms_request from <0.2118.0> in state state_active => state_wait_delete_session_resp 04:16:06.197 [debug] S2b: Rx from IP {172,18,62,103} port 2123: <<72,37,0,14,53,80,10,40,123,15,59,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}} 04:16:06.197 [debug] SWx Tx SAR Imsi="262425757915423" Type=5 APN="internet" AgentInfoOpt=[]  *DBG* aaa_ue_fsm_262420654436717 receive call {rx_swx_saa,{ok,5,#{}}} from <0.2108.0> in state state_authenticated_wait_swx_saa *DBG* epdg_ue_fsm_262422587927250 receive call {received_gtpc_delete_session_response, {gtp,v2,delete_session_response,894437928,8064827,undefined,[], #{{v2_cause,0} => {v2_cause,0,request_accepted,0,0,0,undefined}}}} from <0.2123.0> in state state_wait_delete_session_resp *DBG* aaa_ue_fsm_262425757915423 send ok to <0.201.0> *DBG* aaa_ue_fsm_262420148855612 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 => <<"262428214379759">>, message_type => purge_ms_req}} 04:16:06.197 [info] SWx Rx SAA {<0.735.0>,{diameter_caps,{"epdg.localdomain","hss.localdomain"},{"localdomain","localdomain"},{[{127,0,0,1},{172,18,62,20},{192,168,0,2}],[{172,18,62,103}]},{0,10415},{"osmo-epdg","TTCN-3 Testsuite"},{[],[1]},{[10415,13019,5535],[5535,10415,13019]},{[],[]},{[],[0]},{[],[]},{[{'diameter_base_Vendor-Specific-Application-Id',10415,[16777265],[]}],[{'diameter_base_Vendor-Specific-Application-Id',[10415],[16777265],[]}]},{[],[]},{[],[]}}}: {'SAA',"epdg.localdomain;1805677143;428;nonode@nohost",{'Vendor-Specific-Application-Id',10415,[16777265],[]},1,"hss.localdomain","localdomain","262420654436717",[],[2001],[],[{'Non-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_262422587927250 send ok to <0.2123.0> *DBG* aaa_ue_fsm_262425757915423 consume call rx_swm_str from <0.201.0> in state state_authenticated => state_authenticated_wait_swx_saa *DBG* aaa_ue_fsm_262429111505237 receive call rx_s6b_str from <0.2125.0> in state state_authenticated *DBG* epdg_ue_fsm_262428214379759 receive call purge_ms_request from <0.2127.0> in state state_active *DBG* epdg_ue_fsm_262428909229697 receive call {received_gtpc_delete_session_response, {gtp,v2,delete_session_response,894437931,8064829,undefined,[], #{{v2_cause,0} => {v2_cause,0,request_accepted,0,0,0,undefined}}}} from <0.2126.0> in state state_wait_delete_session_resp *DBG* epdg_ue_fsm_262422587927250 consume call {received_gtpc_delete_session_response, {gtp,v2,delete_session_response,894437928,8064827,undefined,[], #{{v2_cause,0} => {v2_cause,0,request_accepted,0,0,0,undefined}}}} from <0.2123.0> in state state_wait_delete_session_resp => state_wait_swm_session_termination_answer 04:16:06.197 [debug] S2b: Rx from IP {172,18,62,103} port 2123: {gtp,v2,delete_session_response,894437928,8064827,undefined,[],#{{v2_cause,0} => {v2_cause,0,request_accepted,0,0,0,undefined}}} *DBG* aaa_ue_fsm_262429111505237 send {ok,{epdg_dia_rc,undefined,2001}} to <0.2125.0> *DBG* epdg_ue_fsm_262428909229697 send ok to <0.2126.0> *DBG* aaa_ue_fsm_262420148855612 send ok to <0.201.0> *DBG* aaa_ue_fsm_262420654436717 send ok to <0.2108.0> *DBG* epdg_ue_fsm_262422587927250 start_timer {state_timeout,10000, swm_str_timeout,[]} in state state_wait_swm_session_termination_answer *DBG* epdg_ue_fsm_262420654436717 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_262422587927250 receive call rx_swm_str from <0.201.0> in state state_authenticated *DBG* aaa_ue_fsm_262429111505237 consume call rx_s6b_str from <0.2125.0> in state state_authenticated *DBG* epdg_ue_fsm_262428214379759 send ok to <0.2127.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_262420148855612 consume call rx_swm_str from <0.201.0> in state state_authenticated => state_authenticated_wait_swx_saa *DBG* aaa_ue_fsm_262420654436717 consume call {rx_swx_saa,{ok,5,#{}}} from <0.2108.0> in state state_authenticated_wait_swx_saa => state_new *DBG* epdg_ue_fsm_262428909229697 consume call {received_gtpc_delete_session_response, {gtp,v2,delete_session_response,894437931,8064829,undefined,[], #{{v2_cause,0} => {v2_cause,0,request_accepted,0,0,0,undefined}}}} from <0.2126.0> in state state_wait_delete_session_resp => state_wait_swm_session_termination_answer 04:16:06.197 [info] ue_fsm ev_rx_swx_saa *DBG* epdg_ue_fsm_262428214379759 consume call purge_ms_request from <0.2127.0> in state state_active => state_wait_delete_session_resp *DBG* gsup_server got {ipa,#Port<0.54>, {osmo,5}, #{cn_domain => 1,imsi => <<"262427138989814">>, message_type => purge_ms_req}} *DBG* epdg_ue_fsm_262428909229697 start_timer {state_timeout,10000, swm_str_timeout,[]} in state state_wait_swm_session_termination_answer 04:16:06.197 [info] ue_fsm received_gtpc_delete_session_response {gtp,v2,delete_session_response,894437928,8064827,undefined,[],#{{v2_cause,0} => {v2_cause,0,request_accepted,0,0,0,undefined}}} 04:16:06.197 [debug] SWx prepare_request: {'SAR',["epdg.localdomain",";","1805677143",";","432",";","nonode@nohost"],{'Vendor-Specific-Application-Id',10415,[16777265],[]},1,"epdg.localdomain","localdomain","localdomain","262425757915423",5,[],["hss.localdomain"],["internet"],[],[],[],[],[],[],[],[],[]} 04:16:06.198 [info] ue_fsm ev_rx_swm_str 04:16:06.198 [info] ue_fsm state_authenticated_wait_swx_saa event=rx_swx_saa SAType=5 ResulCode={epdg_dia_rc,undefined,2001}, {ue_fsm_data,"262420654436717","262420654436717@nai.epc.mnc001.mcc01.3gppnetwork.org","internet",true,false,undefined} 04:16:06.198 [info] ue_fsm state_wait_delete_session_resp event=received_gtpc_delete_session_response, {ue_fsm_data,<<"262422587927250">>,"internet",[],undefined,false,0,false,false} 04:16:06.198 [debug] Cause: GTP_atom=request_accepted -> GTP_int=16 -> GSUP_int=0 04:16:06.198 [info] ue_fsm state_authenticated event=rx_swm_str, {ue_fsm_data,"262420148855612","262420148855612@nai.epc.mnc001.mcc01.3gppnetwork.org","internet",true,false,undefined} 04:16:06.198 [debug] S2b: Rx from IP {172,18,62,103} port 2123: <<72,37,0,14,53,80,10,43,123,15,61,0,2,0,2,0,16,0>> 04:16:06.198 [info] S6b Rx from {diameter_caps,{"aaa.localdomain","pgw.localdomain"},{"localdomain","localdomain"},{[{172,18,62,20}],[{172,18,62,103}]},{0,10415},{"osmo-epdg-AAA","TTCN-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,["262429111505237"],[],[]} 04:16:06.198 [info] GSUP: Rx #{cn_domain => 1,imsi => <<"262428214379759">>,message_type => purge_ms_req} 04:16:06.198 [debug] S2b: Rx from IP {172,18,62,103} port 2123: {gtp,v2,delete_session_response,894437931,8064829,undefined,[],#{{v2_cause,0} => {v2_cause,0,request_accepted,0,0,0,undefined}}} 04:16:06.198 [info] ue_fsm ev_rx_s6b_str 04:16:06.198 [debug] SWx Tx SAR Imsi="262420148855612" Type=5 APN="internet" AgentInfoOpt=[]  04:16:06.198 [info] ue_fsm purge_ms_request 04:16:06.198 [info] ue_fsm received_gtpc_delete_session_response {gtp,v2,delete_session_response,894437931,8064829,undefined,[],#{{v2_cause,0} => {v2_cause,0,request_accepted,0,0,0,undefined}}} 04:16:06.198 [info] ue_fsm state_wait_swm_session_termination_answer event=enter, {ue_fsm_data,<<"262422587927250">>,"internet",[],undefined,true,0,false,false} 04:16:06.198 [info] ue_fsm state_authenticated event=rx_s6b_str, {ue_fsm_data,"262429111505237","262429111505237@nai.epc.mnc001.mcc01.3gppnetwork.org","internet",true,true,undefined} 04:16:06.198 [info] ue_fsm state_authenticated event=rx_s6b_str: ePDG session still active, skip updating the HSS 04:16:06.198 [info] ue_fsm state_active event=purge_ms_request, {ue_fsm_data,<<"262428214379759">>,"internet",[],{epdg_tun_pdp_ctx,3048190033,4103329273,{epdg_eua,33,<<192,168,0,98>>,undefined},<<172,18,62,103>>},false,0,false,false} 04:16:06.198 [debug] SWx prepare_request: {'SAR',["epdg.localdomain",";","1805677143",";","433",";","nonode@nohost"],{'Vendor-Specific-Application-Id',10415,[16777265],[]},1,"epdg.localdomain","localdomain","localdomain","262420148855612",5,[],["hss.localdomain"],["internet"],[],[],[],[],[],[],[],[],[]} 04:16:06.198 [info] KMOD Port Delete PDP Context Call {<0.1712.0>,[alias|#Ref<0.1283019585.1655242755.197109>]}: {delete_pdp_context,{172,18,62,103},3048190033,4103329273,{192,168,0,98}} 04:16:06.198 [info] S6b Tx to {diameter_caps,{"aaa.localdomain","pgw.localdomain"},{"localdomain","localdomain"},{[{172,18,62,20}],[{172,18,62,103}]},{0,10415},{"osmo-epdg-AAA","TTCN-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:16:06.198 [debug] delete_pdp_context: 1, {172,18,62,103}, {192,168,0,98}, 3048190033, 4103329273 04:16:06.198 [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,62,103}},{ms_address,{192,168,0,98}},{i_tid,3048190033}]}} 04:16:06.198 [info] ue_fsm state_wait_delete_session_resp event=received_gtpc_delete_session_response, {ue_fsm_data,<<"262428909229697">>,"internet",[],undefined,false,0,false,false} 04:16:06.198 [debug] Cause: GTP_atom=request_accepted -> GTP_int=16 -> GSUP_int=0 04:16:06.198 [info] ue_fsm ev_rx_swm_str 04:16:06.198 [info] ue_fsm received_swm_session_termination_answer {epdg_dia_rc,undefined,2001} 04:16:06.198 [info] s2b: Tx {gtp,v2,delete_session_request,4103329273,8064834,undefined,[],[{v2_eps_bearer_id,0,5},{v2_fully_qualified_tunnel_endpoint_identifier,0,30,3048190033,<<172,18,62,20>>,undefined}]} 04:16:06.198 [info] ue_fsm state_wait_swm_session_termination_answer event=enter, {ue_fsm_data,<<"262428909229697">>,"internet",[],undefined,true,0,false,false} 04:16:06.198 [info] ue_fsm state_wait_swm_session_termination_answer event=received_swm_sta, {ue_fsm_data,<<"262420654436717">>,"internet",[],undefined,true,0,false,false} 04:16:06.198 [info] ue_fsm state_authenticated event=rx_swm_str, {ue_fsm_data,"262422587927250","262422587927250@nai.epc.mnc001.mcc01.3gppnetwork.org","internet",true,false,undefined} *DBG* epdg_ue_fsm_262420654436717 send ok to <0.211.0> *DBG* aaa_ue_fsm_262421134005200 receive call {rx_swx_saa,{ok,5,#{}}} from <0.2114.0> in state state_authenticated_wait_swx_saa 04:16:06.198 [debug] S2b: Rx from IP {172,18,62,103} port 2123: <<72,37,0,14,53,80,10,44,123,15,62,0,2,0,2,0,16,0>> *DBG* epdg_ue_fsm_262420654436717 terminate normal in state state_wait_swm_session_termination_answer 04:16:06.198 [info] GSUP: Rx #{cn_domain => 1,imsi => <<"262427138989814">>,message_type => purge_ms_req} *DBG* epdg_ue_fsm_262424184911554 receive call {received_gtpc_delete_session_response, {gtp,v2,delete_session_response,894437932,8064830,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_262427138989814 receive call purge_ms_request from <0.2131.0> in state state_active 04:16:06.199 [info] SWx Rx SAA {<0.735.0>,{diameter_caps,{"epdg.localdomain","hss.localdomain"},{"localdomain","localdomain"},{[{127,0,0,1},{172,18,62,20},{192,168,0,2}],[{172,18,62,103}]},{0,10415},{"osmo-epdg","TTCN-3 Testsuite"},{[],[1]},{[10415,13019,5535],[5535,10415,13019]},{[],[]},{[],[0]},{[],[]},{[{'diameter_base_Vendor-Specific-Application-Id',10415,[16777265],[]}],[{'diameter_base_Vendor-Specific-Application-Id',[10415],[16777265],[]}]},{[],[]},{[],[]}}}: {'SAA',"epdg.localdomain;1805677143;429;nonode@nohost",{'Vendor-Specific-Application-Id',10415,[16777265],[]},1,"hss.localdomain","localdomain","262421134005200",[],[2001],[],[{'Non-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_262422587927250 send ok to <0.201.0> *DBG* aaa_ue_fsm_262428909229697 receive call rx_swm_str from <0.201.0> in state state_authenticated *DBG* aaa_ue_fsm_262422587927250 consume call rx_swm_str from <0.201.0> in state state_authenticated => state_authenticated_wait_swx_saa *DBG* epdg_ue_fsm_262424184911554 send ok to <0.2130.0> 04:16:06.199 [info] ue_fsm ev_rx_swx_saa *DBG* epdg_ue_fsm_262424184911554 consume call {received_gtpc_delete_session_response, {gtp,v2,delete_session_response,894437932,8064830,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 *DBG* epdg_ue_fsm_262428636662156 receive call {received_gtpc_delete_session_response, {gtp,v2,delete_session_response,894437929,8064831,undefined,[], #{{v2_cause,0} => {v2_cause,0,request_accepted,0,0,0,undefined}}}} from <0.2132.0> in state state_wait_delete_session_resp *DBG* aaa_ue_fsm_262428909229697 send ok to <0.201.0> *DBG* aaa_ue_fsm_262421134005200 send ok to <0.2114.0> *DBG* epdg_ue_fsm_262421134005200 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_262424184911554 receive call rx_swm_str from <0.201.0> in state state_authenticated *DBG* epdg_ue_fsm_262424184911554 start_timer {state_timeout,10000, swm_str_timeout,[]} in state state_wait_swm_session_termination_answer *DBG* aaa_ue_fsm_262421134005200 consume call {rx_swx_saa,{ok,5,#{}}} from <0.2114.0> in state state_authenticated_wait_swx_saa => state_new *DBG* aaa_ue_fsm_262428909229697 consume call rx_swm_str from <0.201.0> in state state_authenticated => state_authenticated_wait_swx_saa 04:16:06.199 [info] purge_ms_response(<<"262420654436717">>): ok 04:16:06.199 [debug] SWx Tx SAR Imsi="262422587927250" Type=5 APN="internet" AgentInfoOpt=[]  04:16:06.199 [info] ue_fsm state_authenticated_wait_swx_saa event=rx_swx_saa SAType=5 ResulCode={epdg_dia_rc,undefined,2001}, {ue_fsm_data,"262421134005200","262421134005200@nai.epc.mnc001.mcc01.3gppnetwork.org","internet",true,false,undefined} 04:16:06.199 [info] terminating epdg_ue_fsm with reason normal state=state_wait_swm_session_termination_answer, {ue_fsm_data,<<"262420654436717">>,"internet",[],undefined,true,0,false,false} 04:16:06.199 [debug] S2b: Rx from IP {172,18,62,103} port 2123: {gtp,v2,delete_session_response,894437932,8064830,undefined,[],#{{v2_cause,0} => {v2_cause,0,request_accepted,0,0,0,undefined}}} 04:16:06.199 [info] ue_fsm received_gtpc_delete_session_response {gtp,v2,delete_session_response,894437932,8064830,undefined,[],#{{v2_cause,0} => {v2_cause,0,request_accepted,0,0,0,undefined}}} 04:16:06.199 [debug] SWx prepare_request: {'SAR',["epdg.localdomain",";","1805677143",";","434",";","nonode@nohost"],{'Vendor-Specific-Application-Id',10415,[16777265],[]},1,"epdg.localdomain","localdomain","localdomain","262422587927250",5,[],["hss.localdomain"],["internet"],[],[],[],[],[],[],[],[],[]} 04:16:06.199 [info] ue_fsm purge_ms_request 04:16:06.199 [info] ue_fsm ev_rx_swm_str 04:16:06.199 [info] ue_fsm state_active event=purge_ms_request, {ue_fsm_data,<<"262427138989814">>,"internet",[],{epdg_tun_pdp_ctx,3048190034,677988247,{epdg_eua,33,<<192,168,0,99>>,undefined},<<172,18,62,103>>},false,0,false,false} 04:16:06.199 [info] ue_fsm state_wait_delete_session_resp event=received_gtpc_delete_session_response, {ue_fsm_data,<<"262424184911554">>,"internet",[],undefined,false,0,false,false} 04:16:06.199 [debug] Cause: GTP_atom=request_accepted -> GTP_int=16 -> GSUP_int=0 04:16:06.199 [info] KMOD Port Delete PDP Context Call {<0.1722.0>,[alias|#Ref<0.1283019585.1655242755.197195>]}: {delete_pdp_context,{172,18,62,103},3048190034,677988247,{192,168,0,99}} 04:16:06.199 [info] ue_fsm state_authenticated event=rx_swm_str, {ue_fsm_data,"262428909229697","262428909229697@nai.epc.mnc001.mcc01.3gppnetwork.org","internet",true,false,undefined} 04:16:06.199 [debug] delete_pdp_context: 1, {172,18,62,103}, {192,168,0,99}, 3048190034, 677988247 04:16:06.199 [debug] S2b: Rx from IP {172,18,62,103} port 2123: <<72,37,0,14,53,80,10,41,123,15,63,0,2,0,2,0,16,0>> 04:16:06.199 [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,62,103}},{ms_address,{192,168,0,99}},{i_tid,3048190034}]}} 04:16:06.199 [debug] SWx Tx SAR Imsi="262428909229697" Type=5 APN="internet" AgentInfoOpt=[]  04:16:06.199 [debug] S2b: Rx from IP {172,18,62,103} port 2123: {gtp,v2,delete_session_response,894437929,8064831,undefined,[],#{{v2_cause,0} => {v2_cause,0,request_accepted,0,0,0,undefined}}} 04:16:06.199 [info] ue_fsm state_wait_swm_session_termination_answer event=enter, {ue_fsm_data,<<"262424184911554">>,"internet",[],undefined,true,0,false,false} 04:16:06.199 [info] ue_fsm received_gtpc_delete_session_response {gtp,v2,delete_session_response,894437929,8064831,undefined,[],#{{v2_cause,0} => {v2_cause,0,request_accepted,0,0,0,undefined}}} 04:16:06.199 [debug] SWx prepare_request: {'SAR',["epdg.localdomain",";","1805677143",";","435",";","nonode@nohost"],{'Vendor-Specific-Application-Id',10415,[16777265],[]},1,"epdg.localdomain","localdomain","localdomain","262428909229697",5,[],["hss.localdomain"],["internet"],[],[],[],[],[],[],[],[],[]} 04:16:06.199 [info] ue_fsm received_swm_session_termination_answer {epdg_dia_rc,undefined,2001} 04:16:06.199 [info] ue_fsm ev_rx_swm_str 04:16:06.199 [info] ue_fsm state_wait_delete_session_resp event=received_gtpc_delete_session_response, {ue_fsm_data,<<"262428636662156">>,"internet",[],undefined,false,0,false,false} 04:16:06.199 [info] ue_fsm state_wait_swm_session_termination_answer event=received_swm_sta, {ue_fsm_data,<<"262421134005200">>,"internet",[],undefined,true,0,false,false} *DBG* epdg_ue_fsm_262428636662156 send ok to <0.2132.0> 04:16:06.199 [info] ue_fsm state_authenticated event=rx_swm_str, {ue_fsm_data,"262424184911554","262424184911554@nai.epc.mnc001.mcc01.3gppnetwork.org","internet",true,false,undefined} *DBG* epdg_ue_fsm_262421134005200 send ok to <0.211.0> *DBG* epdg_ue_fsm_262427138989814 send ok to <0.2131.0> *DBG* epdg_ue_fsm_262428636662156 consume call {received_gtpc_delete_session_response, {gtp,v2,delete_session_response,894437929,8064831,undefined,[], #{{v2_cause,0} => {v2_cause,0,request_accepted,0,0,0,undefined}}}} from <0.2132.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_262421134005200 terminate normal in state state_wait_swm_session_termination_answer 04:16:06.199 [info] S6b Rx from {diameter_caps,{"aaa.localdomain","pgw.localdomain"},{"localdomain","localdomain"},{[{172,18,62,20}],[{172,18,62,103}]},{0,10415},{"osmo-epdg-AAA","TTCN-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,["262424809319534"],[],[]} *DBG* epdg_ue_fsm_262427138989814 consume call purge_ms_request from <0.2131.0> in state state_active => state_wait_delete_session_resp *DBG* aaa_ue_fsm_262428214379759 receive call rx_s6b_str from <0.2135.0> in state state_authenticated *DBG* epdg_ue_fsm_262428636662156 start_timer {state_timeout,10000, swm_str_timeout,[]} in state state_wait_swm_session_termination_answer *DBG* aaa_ue_fsm_262424184911554 send ok to <0.201.0> *DBG* aaa_ue_fsm_262428636662156 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 => <<"262424702287256">>, message_type => purge_ms_req}} 04:16:06.200 [debug] Cause: GTP_atom=request_accepted -> GTP_int=16 -> GSUP_int=0 *DBG* aaa_ue_fsm_262424809319534 receive call rx_s6b_str from <0.2134.0> in state state_authenticated *DBG* aaa_ue_fsm_262428214379759 send {ok,{epdg_dia_rc,undefined,2001}} to <0.2135.0> *DBG* aaa_ue_fsm_262424184911554 consume call rx_swm_str from <0.201.0> in state state_authenticated => state_authenticated_wait_swx_saa *DBG* aaa_ue_fsm_262428948318199 receive call {rx_swx_saa,{ok,5,#{}}} from <0.2116.0> in state state_authenticated_wait_swx_saa 04:16:06.200 [info] purge_ms_response(<<"262421134005200">>): ok *DBG* aaa_ue_fsm_262424809319534 send {ok,{epdg_dia_rc,undefined,2001}} to <0.2134.0> *DBG* aaa_ue_fsm_262428214379759 consume call rx_s6b_str from <0.2135.0> in state state_authenticated *DBG* epdg_ue_fsm_262424702287256 receive call purge_ms_request from <0.2138.0> in state state_active *DBG* aaa_ue_fsm_262424809319534 consume call rx_s6b_str from <0.2134.0> in state state_authenticated *DBG* aaa_ue_fsm_262428636662156 send ok to <0.201.0> *DBG* aaa_ue_fsm_262428948318199 send ok to <0.2116.0> *DBG* epdg_ue_fsm_262428948318199 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_262428948318199 consume call {rx_swx_saa,{ok,5,#{}}} from <0.2116.0> in state state_authenticated_wait_swx_saa => state_new *DBG* aaa_ue_fsm_262428636662156 consume call rx_swm_str from <0.201.0> in state state_authenticated => state_authenticated_wait_swx_saa 04:16:06.200 [info] s2b: Tx {gtp,v2,delete_session_request,677988247,8064835,undefined,[],[{v2_eps_bearer_id,0,5},{v2_fully_qualified_tunnel_endpoint_identifier,0,30,3048190034,<<172,18,62,20>>,undefined}]} 04:16:06.200 [info] ue_fsm state_wait_swm_session_termination_answer event=enter, {ue_fsm_data,<<"262428636662156">>,"internet",[],undefined,true,0,false,false} 04:16:06.200 [info] terminating epdg_ue_fsm with reason normal state=state_wait_swm_session_termination_answer, {ue_fsm_data,<<"262421134005200">>,"internet",[],undefined,true,0,false,false} 04:16:06.200 [debug] SWx Tx SAR Imsi="262424184911554" Type=5 APN="internet" AgentInfoOpt=[]  04:16:06.200 [info] S6b Rx from {diameter_caps,{"aaa.localdomain","pgw.localdomain"},{"localdomain","localdomain"},{[{172,18,62,20}],[{172,18,62,103}]},{0,10415},{"osmo-epdg-AAA","TTCN-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,["262428214379759"],[],[]} 04:16:06.200 [info] ue_fsm ev_rx_s6b_str 04:16:06.200 [debug] SWx prepare_request: {'SAR',["epdg.localdomain",";","1805677143",";","436",";","nonode@nohost"],{'Vendor-Specific-Application-Id',10415,[16777265],[]},1,"epdg.localdomain","localdomain","localdomain","262424184911554",5,[],["hss.localdomain"],["internet"],[],[],[],[],[],[],[],[],[]} 04:16:06.200 [info] ue_fsm ev_rx_swm_str 04:16:06.200 [info] ue_fsm ev_rx_s6b_str 04:16:06.200 [info] ue_fsm state_authenticated event=rx_s6b_str, {ue_fsm_data,"262428214379759","262428214379759@nai.epc.mnc001.mcc01.3gppnetwork.org","internet",true,true,undefined} 04:16:06.200 [info] ue_fsm state_authenticated event=rx_s6b_str: ePDG session still active, skip updating the HSS 04:16:06.200 [info] SWx Rx SAA {<0.735.0>,{diameter_caps,{"epdg.localdomain","hss.localdomain"},{"localdomain","localdomain"},{[{127,0,0,1},{172,18,62,20},{192,168,0,2}],[{172,18,62,103}]},{0,10415},{"osmo-epdg","TTCN-3 Testsuite"},{[],[1]},{[10415,13019,5535],[5535,10415,13019]},{[],[]},{[],[0]},{[],[]},{[{'diameter_base_Vendor-Specific-Application-Id',10415,[16777265],[]}],[{'diameter_base_Vendor-Specific-Application-Id',[10415],[16777265],[]}]},{[],[]},{[],[]}}}: {'SAA',"epdg.localdomain;1805677143;430;nonode@nohost",{'Vendor-Specific-Application-Id',10415,[16777265],[]},1,"hss.localdomain","localdomain","262428948318199",[],[2001],[],[{'Non-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:16:06.200 [info] ue_fsm ev_rx_swx_saa 04:16:06.200 [info] S6b Tx to {diameter_caps,{"aaa.localdomain","pgw.localdomain"},{"localdomain","localdomain"},{[{172,18,62,20}],[{172,18,62,103}]},{0,10415},{"osmo-epdg-AAA","TTCN-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:16:06.200 [info] ue_fsm state_authenticated event=rx_swm_str, {ue_fsm_data,"262428636662156","262428636662156@nai.epc.mnc001.mcc01.3gppnetwork.org","internet",true,false,undefined} 04:16:06.200 [debug] SWx Tx SAR Imsi="262428636662156" Type=5 APN="internet" AgentInfoOpt=[]  04:16:06.200 [info] GSUP: Rx #{cn_domain => 1,imsi => <<"262424702287256">>,message_type => purge_ms_req} 04:16:06.200 [info] ue_fsm state_authenticated event=rx_s6b_str, {ue_fsm_data,"262424809319534","262424809319534@nai.epc.mnc001.mcc01.3gppnetwork.org","internet",true,true,undefined} 04:16:06.200 [info] ue_fsm state_authenticated event=rx_s6b_str: ePDG session still active, skip updating the HSS 04:16:06.200 [info] ue_fsm purge_ms_request 04:16:06.200 [info] S6b Tx to {diameter_caps,{"aaa.localdomain","pgw.localdomain"},{"localdomain","localdomain"},{[{172,18,62,20}],[{172,18,62,103}]},{0,10415},{"osmo-epdg-AAA","TTCN-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:16:06.200 [debug] SWx prepare_request: {'SAR',["epdg.localdomain",";","1805677143",";","437",";","nonode@nohost"],{'Vendor-Specific-Application-Id',10415,[16777265],[]},1,"epdg.localdomain","localdomain","localdomain","262428636662156",5,[],["hss.localdomain"],["internet"],[],[],[],[],[],[],[],[],[]} 04:16:06.200 [info] ue_fsm state_authenticated_wait_swx_saa event=rx_swx_saa SAType=5 ResulCode={epdg_dia_rc,undefined,2001}, {ue_fsm_data,"262428948318199","262428948318199@nai.epc.mnc001.mcc01.3gppnetwork.org","internet",true,false,undefined} 04:16:06.200 [info] ue_fsm state_active event=purge_ms_request, {ue_fsm_data,<<"262424702287256">>,"internet",[],{epdg_tun_pdp_ctx,3048190036,2945297744,{epdg_eua,33,<<192,168,0,101>>,undefined},<<172,18,62,103>>},false,0,false,false} 04:16:06.200 [info] ue_fsm received_swm_session_termination_answer {epdg_dia_rc,undefined,2001} 04:16:06.200 [info] KMOD Port Delete PDP Context Call {<0.1742.0>,[alias|#Ref<0.1283019585.1655242755.197237>]}: {delete_pdp_context,{172,18,62,103},3048190036,2945297744,{192,168,0,101}} 04:16:06.200 [debug] delete_pdp_context: 1, {172,18,62,103}, {192,168,0,101}, 3048190036, 2945297744 04:16:06.200 [info] ue_fsm state_wait_swm_session_termination_answer event=received_swm_sta, {ue_fsm_data,<<"262428948318199">>,"internet",[],undefined,true,0,false,false} 04:16:06.201 [debug] S2b: Rx from IP {172,18,62,103} port 2123: <<72,37,0,14,53,80,10,47,123,15,64,0,2,0,2,0,16,0>> *DBG* epdg_ue_fsm_262428948318199 send ok to <0.211.0> *DBG* epdg_ue_fsm_262428948318199 terminate normal in state state_wait_swm_session_termination_answer 04:16:06.201 [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,62,103}},{ms_address,{192,168,0,101}},{i_tid,3048190036}]}} *DBG* epdg_ue_fsm_262429111505237 receive call {received_gtpc_delete_session_response, {gtp,v2,delete_session_response,894437935,8064832,undefined,[], #{{v2_cause,0} => {v2_cause,0,request_accepted,0,0,0,undefined}}}} from <0.2139.0> in state state_wait_delete_session_resp *DBG* aaa_ue_fsm_262421484795293 receive call {rx_swx_saa,{ok,5,#{}}} from <0.2120.0> in state state_authenticated_wait_swx_saa 04:16:06.201 [info] purge_ms_response(<<"262428948318199">>): ok 04:16:06.202 [info] terminating epdg_ue_fsm with reason normal state=state_wait_swm_session_termination_answer, {ue_fsm_data,<<"262428948318199">>,"internet",[],undefined,true,0,false,false} *DBG* epdg_ue_fsm_262429111505237 send ok to <0.2139.0> *DBG* aaa_ue_fsm_262421484795293 send ok to <0.2120.0> *DBG* epdg_ue_fsm_262421484795293 receive call {received_swm_sta,{epdg_dia_rc,undefined,2001}} from <0.211.0> in state state_wait_swm_session_termination_answer 04:16:06.202 [debug] S2b: Rx from IP {172,18,62,103} port 2123: {gtp,v2,delete_session_response,894437935,8064832,undefined,[],#{{v2_cause,0} => {v2_cause,0,request_accepted,0,0,0,undefined}}} 04:16:06.202 [info] ue_fsm received_gtpc_delete_session_response {gtp,v2,delete_session_response,894437935,8064832,undefined,[],#{{v2_cause,0} => {v2_cause,0,request_accepted,0,0,0,undefined}}} *DBG* aaa_ue_fsm_262421484795293 consume call {rx_swx_saa,{ok,5,#{}}} from <0.2120.0> in state state_authenticated_wait_swx_saa => state_new *DBG* epdg_ue_fsm_262429111505237 consume call {received_gtpc_delete_session_response, {gtp,v2,delete_session_response,894437935,8064832,undefined,[], #{{v2_cause,0} => {v2_cause,0,request_accepted,0,0,0,undefined}}}} from <0.2139.0> in state state_wait_delete_session_resp => state_wait_swm_session_termination_answer *DBG* epdg_ue_fsm_262421484795293 send ok to <0.211.0> *DBG* epdg_ue_fsm_262428214379759 receive call {received_gtpc_delete_session_response, {gtp,v2,delete_session_response,894437933,8064834,undefined,[], #{{v2_cause,0} => {v2_cause,0,request_accepted,0,0,0,undefined}}}} from <0.2140.0> in state state_wait_delete_session_resp *DBG* aaa_ue_fsm_262429111505237 receive call rx_swm_str from <0.201.0> in state state_authenticated 04:16:06.202 [info] SWx Rx SAA {<0.735.0>,{diameter_caps,{"epdg.localdomain","hss.localdomain"},{"localdomain","localdomain"},{[{127,0,0,1},{172,18,62,20},{192,168,0,2}],[{172,18,62,103}]},{0,10415},{"osmo-epdg","TTCN-3 Testsuite"},{[],[1]},{[10415,13019,5535],[5535,10415,13019]},{[],[]},{[],[0]},{[],[]},{[{'diameter_base_Vendor-Specific-Application-Id',10415,[16777265],[]}],[{'diameter_base_Vendor-Specific-Application-Id',[10415],[16777265],[]}]},{[],[]},{[],[]}}}: {'SAA',"epdg.localdomain;1805677143;431;nonode@nohost",{'Vendor-Specific-Application-Id',10415,[16777265],[]},1,"hss.localdomain","localdomain","262421484795293",[],[2001],[],[{'Non-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_262427138989814 receive call rx_s6b_str from <0.2141.0> in state state_authenticated *DBG* epdg_ue_fsm_262429111505237 start_timer {state_timeout,10000, swm_str_timeout,[]} in state state_wait_swm_session_termination_answer *DBG* epdg_ue_fsm_262421484795293 terminate normal in state state_wait_swm_session_termination_answer *DBG* epdg_ue_fsm_262428214379759 send ok to <0.2140.0> 04:16:06.202 [info] ue_fsm ev_rx_swx_saa *DBG* aaa_ue_fsm_262427138989814 send {ok,{epdg_dia_rc,undefined,2001}} to <0.2141.0> *DBG* epdg_ue_fsm_262428214379759 consume call {received_gtpc_delete_session_response, {gtp,v2,delete_session_response,894437933,8064834,undefined,[], #{{v2_cause,0} => {v2_cause,0,request_accepted,0,0,0,undefined}}}} from <0.2140.0> in state state_wait_delete_session_resp => state_wait_swm_session_termination_answer *DBG* epdg_ue_fsm_262424702287256 send ok to <0.2138.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_262427138989814 consume call rx_s6b_str from <0.2141.0> in state state_authenticated *DBG* aaa_ue_fsm_262429111505237 send ok to <0.201.0> *DBG* aaa_ue_fsm_262428214379759 receive call rx_swm_str from <0.201.0> in state state_authenticated *DBG* epdg_ue_fsm_262428214379759 start_timer {state_timeout,10000, swm_str_timeout,[]} in state state_wait_swm_session_termination_answer *DBG* epdg_ue_fsm_262424702287256 consume call purge_ms_request from <0.2138.0> in state state_active => state_wait_delete_session_resp 04:16:06.202 [info] ue_fsm state_wait_delete_session_resp event=received_gtpc_delete_session_response, {ue_fsm_data,<<"262429111505237">>,"internet",[],undefined,false,0,false,false} *DBG* gsup_server got cast {purge_ms_response,{<<"262420255285684">>,ok}} *DBG* aaa_ue_fsm_262429111505237 consume call rx_swm_str from <0.201.0> in state state_authenticated => state_authenticated_wait_swx_saa 04:16:06.202 [debug] Cause: GTP_atom=request_accepted -> GTP_int=16 -> GSUP_int=0 04:16:06.202 [info] ue_fsm state_authenticated_wait_swx_saa event=rx_swx_saa SAType=5 ResulCode={epdg_dia_rc,undefined,2001}, {ue_fsm_data,"262421484795293","262421484795293@nai.epc.mnc001.mcc01.3gppnetwork.org","internet",true,false,undefined} 04:16:06.202 [info] ue_fsm received_swm_session_termination_answer {epdg_dia_rc,undefined,2001} 04:16:06.202 [debug] S2b: Rx from IP {172,18,62,103} port 2123: <<72,37,0,14,53,80,10,45,123,15,66,0,2,0,2,0,16,0>> 04:16:06.202 [info] ue_fsm state_wait_swm_session_termination_answer event=enter, {ue_fsm_data,<<"262429111505237">>,"internet",[],undefined,true,0,false,false} 04:16:06.202 [debug] S2b: Rx from IP {172,18,62,103} port 2123: {gtp,v2,delete_session_response,894437933,8064834,undefined,[],#{{v2_cause,0} => {v2_cause,0,request_accepted,0,0,0,undefined}}} 04:16:06.202 [info] ue_fsm received_gtpc_delete_session_response {gtp,v2,delete_session_response,894437933,8064834,undefined,[],#{{v2_cause,0} => {v2_cause,0,request_accepted,0,0,0,undefined}}} 04:16:06.202 [info] ue_fsm state_wait_swm_session_termination_answer event=received_swm_sta, {ue_fsm_data,<<"262421484795293">>,"internet",[],undefined,true,0,false,false} 04:16:06.202 [info] purge_ms_response(<<"262421484795293">>): ok 04:16:06.202 [info] ue_fsm ev_rx_swm_str 04:16:06.202 [info] S6b Rx from {diameter_caps,{"aaa.localdomain","pgw.localdomain"},{"localdomain","localdomain"},{[{172,18,62,20}],[{172,18,62,103}]},{0,10415},{"osmo-epdg-AAA","TTCN-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,["262427138989814"],[],[]} 04:16:06.202 [info] ue_fsm ev_rx_s6b_str 04:16:06.202 [info] terminating epdg_ue_fsm with reason normal state=state_wait_swm_session_termination_answer, {ue_fsm_data,<<"262421484795293">>,"internet",[],undefined,true,0,false,false} 04:16:06.202 [info] ue_fsm state_wait_delete_session_resp event=received_gtpc_delete_session_response, {ue_fsm_data,<<"262428214379759">>,"internet",[],undefined,false,0,false,false} 04:16:06.202 [info] ue_fsm state_authenticated event=rx_swm_str, {ue_fsm_data,"262429111505237","262429111505237@nai.epc.mnc001.mcc01.3gppnetwork.org","internet",true,false,undefined} 04:16:06.202 [debug] Cause: GTP_atom=request_accepted -> GTP_int=16 -> GSUP_int=0 04:16:06.202 [info] ue_fsm state_authenticated event=rx_s6b_str, {ue_fsm_data,"262427138989814","262427138989814@nai.epc.mnc001.mcc01.3gppnetwork.org","internet",true,true,undefined} 04:16:06.202 [info] ue_fsm state_authenticated event=rx_s6b_str: ePDG session still active, skip updating the HSS 04:16:06.202 [info] s2b: Tx {gtp,v2,delete_session_request,2945297744,8064836,undefined,[],[{v2_eps_bearer_id,0,5},{v2_fully_qualified_tunnel_endpoint_identifier,0,30,3048190036,<<172,18,62,20>>,undefined}]} 04:16:06.202 [info] ue_fsm state_wait_swm_session_termination_answer event=enter, {ue_fsm_data,<<"262428214379759">>,"internet",[],undefined,true,0,false,false} 04:16:06.202 [debug] SWx Tx SAR Imsi="262429111505237" Type=5 APN="internet" AgentInfoOpt=[]  04:16:06.202 [info] S6b Tx to {diameter_caps,{"aaa.localdomain","pgw.localdomain"},{"localdomain","localdomain"},{[{172,18,62,20}],[{172,18,62,103}]},{0,10415},{"osmo-epdg-AAA","TTCN-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:16:06.202 [debug] SWx prepare_request: {'SAR',["epdg.localdomain",";","1805677143",";","438",";","nonode@nohost"],{'Vendor-Specific-Application-Id',10415,[16777265],[]},1,"epdg.localdomain","localdomain","localdomain","262429111505237",5,[],["hss.localdomain"],["internet"],[],[],[],[],[],[],[],[],[]} 04:16:06.202 [info] ue_fsm ev_rx_swm_str 04:16:06.202 [info] ue_fsm state_authenticated event=rx_swm_str, {ue_fsm_data,"262428214379759","262428214379759@nai.epc.mnc001.mcc01.3gppnetwork.org","internet",true,false,undefined} 04:16:06.202 [info] purge_ms_response for <<"262420255285684">>: 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:16:06.203 [info] GSUP: Tx #{freeze_p_tmsi => true,imsi => <<"262420255285684">>,message_type => purge_ms_res} *DBG* gsup_server got cast {purge_ms_response,{<<"262428440030799">>,ok}} *DBG* aaa_ue_fsm_262425757915423 receive call {rx_swx_saa,{ok,5,#{}}} from <0.2124.0> in state state_authenticated_wait_swx_saa 04:16:06.203 [debug] SWx Tx SAR Imsi="262428214379759" 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}} 04:16:06.203 [info] SWx Rx SAA {<0.735.0>,{diameter_caps,{"epdg.localdomain","hss.localdomain"},{"localdomain","localdomain"},{[{127,0,0,1},{172,18,62,20},{192,168,0,2}],[{172,18,62,103}]},{0,10415},{"osmo-epdg","TTCN-3 Testsuite"},{[],[1]},{[10415,13019,5535],[5535,10415,13019]},{[],[]},{[],[0]},{[],[]},{[{'diameter_base_Vendor-Specific-Application-Id',10415,[16777265],[]}],[{'diameter_base_Vendor-Specific-Application-Id',[10415],[16777265],[]}]},{[],[]},{[],[]}}}: {'SAA',"epdg.localdomain;1805677143;432;nonode@nohost",{'Vendor-Specific-Application-Id',10415,[16777265],[]},1,"hss.localdomain","localdomain","262425757915423",[],[2001],[],[{'Non-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_262428214379759 send ok to <0.201.0> *DBG* aaa_ue_fsm_262425757915423 send ok to <0.2124.0> *DBG* gsup_server got cast {purge_ms_response,{<<"262428609657364">>,ok}} *DBG* epdg_ue_fsm_262425757915423 receive call {received_swm_sta,{epdg_dia_rc,undefined,2001}} from <0.211.0> in state state_wait_swm_session_termination_answer 04:16:06.203 [info] ue_fsm ev_rx_swx_saa *DBG* aaa_ue_fsm_262428214379759 consume call rx_swm_str from <0.201.0> in state state_authenticated => state_authenticated_wait_swx_saa *DBG* epdg_ue_fsm_262424809319534 receive call {received_gtpc_delete_session_response, {gtp,v2,delete_session_response,894437914,8064833,undefined,[], #{{v2_cause,0} => {v2_cause,0,request_accepted,0,0,0,undefined}}}} from <0.2144.0> in state state_wait_delete_session_resp *DBG* aaa_ue_fsm_262425757915423 consume call {rx_swx_saa,{ok,5,#{}}} from <0.2124.0> in state state_authenticated_wait_swx_saa => state_new *DBG* epdg_ue_fsm_262425757915423 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}} 04:16:06.203 [debug] SWx prepare_request: {'SAR',["epdg.localdomain",";","1805677143",";","439",";","nonode@nohost"],{'Vendor-Specific-Application-Id',10415,[16777265],[]},1,"epdg.localdomain","localdomain","localdomain","262428214379759",5,[],["hss.localdomain"],["internet"],[],[],[],[],[],[],[],[],[]} *DBG* epdg_ue_fsm_262424809319534 send ok to <0.2144.0> *DBG* epdg_ue_fsm_262425757915423 terminate normal in state state_wait_swm_session_termination_answer *DBG* gsup_server got cast {purge_ms_response,{<<"262427904891390">>,ok}} 04:16:06.203 [info] purge_ms_response for <<"262428440030799">>: ok 04:16:06.203 [info] GSUP: Tx #{freeze_p_tmsi => true,imsi => <<"262428440030799">>,message_type => purge_ms_res} *DBG* epdg_ue_fsm_262424809319534 consume call {received_gtpc_delete_session_response, {gtp,v2,delete_session_response,894437914,8064833,undefined,[], #{{v2_cause,0} => {v2_cause,0,request_accepted,0,0,0,undefined}}}} from <0.2144.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_262424809319534 receive call rx_swm_str from <0.201.0> in state state_authenticated 04:16:06.203 [info] ue_fsm state_authenticated_wait_swx_saa event=rx_swx_saa SAType=5 ResulCode={epdg_dia_rc,undefined,2001}, {ue_fsm_data,"262425757915423","262425757915423@nai.epc.mnc001.mcc01.3gppnetwork.org","internet",true,false,undefined} *DBG* epdg_ue_fsm_262424809319534 start_timer {state_timeout,10000, swm_str_timeout,[]} in state state_wait_swm_session_termination_answer *DBG* gsup_server got cast {purge_ms_response,{<<"262428553928245">>,ok}} 04:16:06.203 [debug] S2b: Rx from IP {172,18,62,103} port 2123: <<72,37,0,14,53,80,10,26,123,15,65,0,2,0,2,0,16,0>> 04:16:06.203 [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:16:06.203 [debug] S2b: Rx from IP {172,18,62,103} port 2123: {gtp,v2,delete_session_response,894437914,8064833,undefined,[],#{{v2_cause,0} => {v2_cause,0,request_accepted,0,0,0,undefined}}} *DBG* gsup_server got cast {purge_ms_response,{<<"262428879106467">>,ok}} *DBG* aaa_ue_fsm_262424809319534 send ok to <0.201.0> 04:16:06.203 [info] ue_fsm received_gtpc_delete_session_response {gtp,v2,delete_session_response,894437914,8064833,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* aaa_ue_fsm_262424809319534 consume call rx_swm_str from <0.201.0> in state state_authenticated => state_authenticated_wait_swx_saa 04:16:06.203 [info] purge_ms_response for <<"262428609657364">>: ok *DBG* gsup_server got cast {purge_ms_response,{<<"262428362521677">>,ok}} *DBG* aaa_ue_fsm_262424702287256 receive call rx_s6b_str from <0.2146.0> in state state_authenticated 04:16:06.203 [info] GSUP: Tx #{freeze_p_tmsi => true,imsi => <<"262428609657364">>,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_262424702287256 send {ok,{epdg_dia_rc,undefined,2001}} to <0.2146.0> *DBG* gsup_server got cast {purge_ms_response,{<<"262423557293289">>,ok}} *DBG* aaa_ue_fsm_262424702287256 consume call rx_s6b_str from <0.2146.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:16:06.203 [info] ue_fsm state_wait_swm_session_termination_answer event=received_swm_sta, {ue_fsm_data,<<"262425757915423">>,"internet",[],undefined,true,0,false,false} *DBG* gsup_server got cast {purge_ms_response,{<<"262427526321740">>,ok}} 04:16:06.203 [info] purge_ms_response(<<"262425757915423">>): ok 04:16:06.203 [info] ue_fsm state_wait_delete_session_resp event=received_gtpc_delete_session_response, {ue_fsm_data,<<"262424809319534">>,"internet",[],undefined,false,0,false,false} 04:16:06.203 [debug] Cause: GTP_atom=request_accepted -> GTP_int=16 -> GSUP_int=0 04:16:06.203 [info] terminating epdg_ue_fsm with reason normal state=state_wait_swm_session_termination_answer, {ue_fsm_data,<<"262425757915423">>,"internet",[],undefined,true,0,false,false} 04:16:06.203 [info] ue_fsm state_wait_swm_session_termination_answer event=enter, {ue_fsm_data,<<"262424809319534">>,"internet",[],undefined,true,0,false,false} 04:16:06.203 [info] purge_ms_response for <<"262427904891390">>: ok 04:16:06.203 [info] GSUP: Tx #{freeze_p_tmsi => true,imsi => <<"262427904891390">>,message_type => purge_ms_res} 04:16:06.203 [info] ue_fsm ev_rx_swm_str 04:16:06.204 [info] ue_fsm state_authenticated event=rx_swm_str, {ue_fsm_data,"262424809319534","262424809319534@nai.epc.mnc001.mcc01.3gppnetwork.org","internet",true,false,undefined} 04:16:06.204 [info] purge_ms_response for <<"262428553928245">>: ok 04:16:06.204 [info] GSUP: Tx #{freeze_p_tmsi => true,imsi => <<"262428553928245">>,message_type => purge_ms_res} 04:16:06.204 [debug] SWx Tx SAR Imsi="262424809319534" Type=5 APN="internet" AgentInfoOpt=[]  04:16:06.204 [debug] SWx prepare_request: {'SAR',["epdg.localdomain",";","1805677143",";","440",";","nonode@nohost"],{'Vendor-Specific-Application-Id',10415,[16777265],[]},1,"epdg.localdomain","localdomain","localdomain","262424809319534",5,[],["hss.localdomain"],["internet"],[],[],[],[],[],[],[],[],[]} 04:16:06.204 [info] purge_ms_response for <<"262428879106467">>: ok 04:16:06.204 [info] GSUP: Tx #{freeze_p_tmsi => true,imsi => <<"262428879106467">>,message_type => purge_ms_res} 04:16:06.204 [info] S6b Rx from {diameter_caps,{"aaa.localdomain","pgw.localdomain"},{"localdomain","localdomain"},{[{172,18,62,20}],[{172,18,62,103}]},{0,10415},{"osmo-epdg-AAA","TTCN-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,["262424702287256"],[],[]} 04:16:06.204 [info] ue_fsm ev_rx_s6b_str 04:16:06.204 [info] purge_ms_response for <<"262428362521677">>: ok 04:16:06.204 [info] GSUP: Tx #{freeze_p_tmsi => true,imsi => <<"262428362521677">>,message_type => purge_ms_res} 04:16:06.204 [info] ue_fsm state_authenticated event=rx_s6b_str, {ue_fsm_data,"262424702287256","262424702287256@nai.epc.mnc001.mcc01.3gppnetwork.org","internet",true,true,undefined} 04:16:06.204 [info] ue_fsm state_authenticated event=rx_s6b_str: ePDG session still active, skip updating the HSS 04:16:06.204 [info] S6b Tx to {diameter_caps,{"aaa.localdomain","pgw.localdomain"},{"localdomain","localdomain"},{[{172,18,62,20}],[{172,18,62,103}]},{0,10415},{"osmo-epdg-AAA","TTCN-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:16:06.204 [info] purge_ms_response for <<"262423557293289">>: ok 04:16:06.204 [info] GSUP: Tx #{freeze_p_tmsi => true,imsi => <<"262423557293289">>,message_type => purge_ms_res} 04:16:06.204 [info] purge_ms_response for <<"262427526321740">>: ok 04:16:06.204 [info] SWx Rx SAA {<0.735.0>,{diameter_caps,{"epdg.localdomain","hss.localdomain"},{"localdomain","localdomain"},{[{127,0,0,1},{172,18,62,20},{192,168,0,2}],[{172,18,62,103}]},{0,10415},{"osmo-epdg","TTCN-3 Testsuite"},{[],[1]},{[10415,13019,5535],[5535,10415,13019]},{[],[]},{[],[0]},{[],[]},{[{'diameter_base_Vendor-Specific-Application-Id',10415,[16777265],[]}],[{'diameter_base_Vendor-Specific-Application-Id',[10415],[16777265],[]}]},{[],[]},{[],[]}}}: {'SAA',"epdg.localdomain;1805677143;433;nonode@nohost",{'Vendor-Specific-Application-Id',10415,[16777265],[]},1,"hss.localdomain","localdomain","262420148855612",[],[2001],[],[{'Non-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}} *DBG* aaa_ue_fsm_262420148855612 receive call {rx_swx_saa,{ok,5,#{}}} from <0.2128.0> in state state_authenticated_wait_swx_saa 04:16:06.205 [info] GSUP: Tx #{freeze_p_tmsi => true,imsi => <<"262427526321740">>,message_type => purge_ms_res} *DBG* gsup_server got cast {purge_ms_response,{<<"262420065060774">>,ok}} 04:16:06.205 [info] ue_fsm ev_rx_swx_saa *DBG* aaa_ue_fsm_262420148855612 send ok to <0.2128.0> *DBG* epdg_ue_fsm_262420148855612 receive call {received_swm_sta,{epdg_dia_rc,undefined,2001}} from <0.211.0> in state state_wait_swm_session_termination_answer 04:16:06.205 [info] ue_fsm state_authenticated_wait_swx_saa event=rx_swx_saa SAType=5 ResulCode={epdg_dia_rc,undefined,2001}, {ue_fsm_data,"262420148855612","262420148855612@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}} *DBG* aaa_ue_fsm_262420148855612 consume call {rx_swx_saa,{ok,5,#{}}} from <0.2128.0> in state state_authenticated_wait_swx_saa => state_new *DBG* epdg_ue_fsm_262420148855612 send ok to <0.211.0> 04:16:06.205 [info] purge_ms_response for <<"262420065060774">>: ok *DBG* gsup_server got cast {purge_ms_response,{<<"262422415705682">>,ok}} 04:16:06.205 [info] ue_fsm received_swm_session_termination_answer {epdg_dia_rc,undefined,2001} 04:16:06.205 [info] GSUP: Tx #{freeze_p_tmsi => true,imsi => <<"262420065060774">>,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:16:06.205 [info] ue_fsm state_wait_swm_session_termination_answer event=received_swm_sta, {ue_fsm_data,<<"262420148855612">>,"internet",[],undefined,true,0,false,false} *DBG* epdg_ue_fsm_262420148855612 terminate normal in state state_wait_swm_session_termination_answer *DBG* gsup_server got cast {purge_ms_response,{<<"262421184115586">>,ok}} 04:16:06.205 [info] purge_ms_response(<<"262420148855612">>): ok 04:16:06.205 [info] purge_ms_response for <<"262422415705682">>: 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:16:06.205 [info] GSUP: Tx #{freeze_p_tmsi => true,imsi => <<"262422415705682">>,message_type => purge_ms_res} *DBG* gsup_server got cast {purge_ms_response,{<<"262428751897668">>,ok}} 04:16:06.205 [info] terminating epdg_ue_fsm with reason normal state=state_wait_swm_session_termination_answer, {ue_fsm_data,<<"262420148855612">>,"internet",[],undefined,true,0,false,false} 04:16:06.205 [info] purge_ms_response for <<"262421184115586">>: ok 04:16:06.205 [info] GSUP: Tx #{freeze_p_tmsi => true,imsi => <<"262421184115586">>,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:16:06.205 [info] purge_ms_response for <<"262428751897668">>: ok *DBG* gsup_server got cast {purge_ms_response,{<<"262423420851995">>,ok}} 04:16:06.205 [info] GSUP: Tx #{freeze_p_tmsi => true,imsi => <<"262428751897668">>,message_type => purge_ms_res} 04:16:06.205 [debug] S2b: Rx from IP {172,18,62,103} port 2123: <<72,37,0,14,53,80,10,46,123,15,67,0,2,0,2,0,16,0>> *DBG* epdg_ue_fsm_262427138989814 receive call {received_gtpc_delete_session_response, {gtp,v2,delete_session_response,894437934,8064835,undefined,[], #{{v2_cause,0} => {v2_cause,0,request_accepted,0,0,0,undefined}}}} from <0.2147.0> in state 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:16:06.205 [debug] S2b: Rx from IP {172,18,62,103} port 2123: {gtp,v2,delete_session_response,894437934,8064835,undefined,[],#{{v2_cause,0} => {v2_cause,0,request_accepted,0,0,0,undefined}}} *DBG* gsup_server got cast {purge_ms_response,{<<"262427368222070">>,ok}} *DBG* epdg_ue_fsm_262427138989814 send ok to <0.2147.0> 04:16:06.205 [info] ue_fsm received_gtpc_delete_session_response {gtp,v2,delete_session_response,894437934,8064835,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_262427138989814 consume call {received_gtpc_delete_session_response, {gtp,v2,delete_session_response,894437934,8064835,undefined,[], #{{v2_cause,0} => {v2_cause,0,request_accepted,0,0,0,undefined}}}} from <0.2147.0> in state state_wait_delete_session_resp => state_wait_swm_session_termination_answer 04:16:06.205 [info] purge_ms_response for <<"262423420851995">>: ok *DBG* aaa_ue_fsm_262427138989814 receive call rx_swm_str from <0.201.0> in state state_authenticated *DBG* gsup_server got cast {purge_ms_response,{<<"262420637512005">>,ok}} *DBG* epdg_ue_fsm_262427138989814 start_timer {state_timeout,10000, swm_str_timeout,[]} in state state_wait_swm_session_termination_answer 04:16:06.205 [info] GSUP: Tx #{freeze_p_tmsi => true,imsi => <<"262423420851995">>,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:16:06.205 [info] ue_fsm state_wait_delete_session_resp event=received_gtpc_delete_session_response, {ue_fsm_data,<<"262427138989814">>,"internet",[],undefined,false,0,false,false} *DBG* gsup_server got cast {purge_ms_response,{<<"262428555307969">>,ok}} *DBG* aaa_ue_fsm_262427138989814 send ok to <0.201.0> 04:16:06.205 [debug] Cause: GTP_atom=request_accepted -> GTP_int=16 -> GSUP_int=0 *DBG* aaa_ue_fsm_262427138989814 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}} 04:16:06.205 [info] purge_ms_response for <<"262427368222070">>: ok *DBG* gsup_server got cast {purge_ms_response,{<<"262423680495733">>,ok}} 04:16:06.205 [info] GSUP: Tx #{freeze_p_tmsi => true,imsi => <<"262427368222070">>,message_type => purge_ms_res} 04:16:06.205 [info] ue_fsm state_wait_swm_session_termination_answer event=enter, {ue_fsm_data,<<"262427138989814">>,"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:16:06.205 [info] ue_fsm ev_rx_swm_str *DBG* gsup_server got cast {purge_ms_response,{<<"262422462998739">>,ok}} 04:16:06.205 [info] ue_fsm state_authenticated event=rx_swm_str, {ue_fsm_data,"262427138989814","262427138989814@nai.epc.mnc001.mcc01.3gppnetwork.org","internet",true,false,undefined} 04:16:06.205 [info] purge_ms_response for <<"262420637512005">>: 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:16:06.205 [info] GSUP: Tx #{freeze_p_tmsi => true,imsi => <<"262420637512005">>,message_type => purge_ms_res} *DBG* gsup_server got cast {purge_ms_response,{<<"262420214051103">>,ok}} 04:16:06.205 [debug] SWx Tx SAR Imsi="262427138989814" 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}} 04:16:06.205 [debug] SWx prepare_request: {'SAR',["epdg.localdomain",";","1805677143",";","441",";","nonode@nohost"],{'Vendor-Specific-Application-Id',10415,[16777265],[]},1,"epdg.localdomain","localdomain","localdomain","262427138989814",5,[],["hss.localdomain"],["internet"],[],[],[],[],[],[],[],[],[]} *DBG* gsup_server got cast {purge_ms_response,{<<"262423088166127">>,ok}} 04:16:06.205 [info] purge_ms_response for <<"262428555307969">>: ok 04:16:06.205 [info] GSUP: Tx #{freeze_p_tmsi => true,imsi => <<"262428555307969">>,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:16:06.206 [info] purge_ms_response for <<"262423680495733">>: ok *DBG* aaa_ue_fsm_262422587927250 receive call {rx_swx_saa,{ok,5,#{}}} from <0.2129.0> in state state_authenticated_wait_swx_saa *DBG* gsup_server got cast {purge_ms_response,{<<"262421327370357">>,ok}} 04:16:06.206 [info] GSUP: Tx #{freeze_p_tmsi => true,imsi => <<"262423680495733">>,message_type => purge_ms_res} *DBG* aaa_ue_fsm_262422587927250 send ok to <0.2129.0> 04:16:06.206 [info] purge_ms_response for <<"262422462998739">>: ok *DBG* epdg_ue_fsm_262422587927250 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* aaa_ue_fsm_262422587927250 consume call {rx_swx_saa,{ok,5,#{}}} from <0.2129.0> in state state_authenticated_wait_swx_saa => state_new 04:16:06.206 [info] GSUP: Tx #{freeze_p_tmsi => true,imsi => <<"262422462998739">>,message_type => purge_ms_res} *DBG* epdg_ue_fsm_262422587927250 send ok to <0.211.0> *DBG* gsup_server got cast {purge_ms_response,{<<"262429877486437">>,ok}} *DBG* epdg_ue_fsm_262422587927250 terminate normal in state state_wait_swm_session_termination_answer 04:16:06.206 [info] purge_ms_response for <<"262420214051103">>: 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:16:06.206 [info] GSUP: Tx #{freeze_p_tmsi => true,imsi => <<"262420214051103">>,message_type => purge_ms_res} *DBG* gsup_server got cast {purge_ms_response,{<<"262424404245402">>,ok}} 04:16:06.206 [info] purge_ms_response for <<"262423088166127">>: ok 04:16:06.206 [info] SWx Rx SAA {<0.735.0>,{diameter_caps,{"epdg.localdomain","hss.localdomain"},{"localdomain","localdomain"},{[{127,0,0,1},{172,18,62,20},{192,168,0,2}],[{172,18,62,103}]},{0,10415},{"osmo-epdg","TTCN-3 Testsuite"},{[],[1]},{[10415,13019,5535],[5535,10415,13019]},{[],[]},{[],[0]},{[],[]},{[{'diameter_base_Vendor-Specific-Application-Id',10415,[16777265],[]}],[{'diameter_base_Vendor-Specific-Application-Id',[10415],[16777265],[]}]},{[],[]},{[],[]}}}: {'SAA',"epdg.localdomain;1805677143;434;nonode@nohost",{'Vendor-Specific-Application-Id',10415,[16777265],[]},1,"hss.localdomain","localdomain","262422587927250",[],[2001],[],[{'Non-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:16:06.206 [info] GSUP: Tx #{freeze_p_tmsi => true,imsi => <<"262423088166127">>,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:16:06.206 [info] ue_fsm ev_rx_swx_saa *DBG* gsup_server got cast {purge_ms_response,{<<"262429761468908">>,ok}} 04:16:06.206 [info] ue_fsm state_authenticated_wait_swx_saa event=rx_swx_saa SAType=5 ResulCode={epdg_dia_rc,undefined,2001}, {ue_fsm_data,"262422587927250","262422587927250@nai.epc.mnc001.mcc01.3gppnetwork.org","internet",true,false,undefined} 04:16:06.206 [info] purge_ms_response for <<"262421327370357">>: 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:16:06.206 [info] ue_fsm received_swm_session_termination_answer {epdg_dia_rc,undefined,2001} *DBG* gsup_server got cast {purge_ms_response,{<<"262428220370314">>,ok}} 04:16:06.206 [info] GSUP: Tx #{freeze_p_tmsi => true,imsi => <<"262421327370357">>,message_type => purge_ms_res} 04:16:06.206 [info] ue_fsm state_wait_swm_session_termination_answer event=received_swm_sta, {ue_fsm_data,<<"262422587927250">>,"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:16:06.206 [info] purge_ms_response(<<"262422587927250">>): ok *DBG* gsup_server got cast {purge_ms_response,{<<"262420285085516">>,ok}} 04:16:06.206 [info] terminating epdg_ue_fsm with reason normal state=state_wait_swm_session_termination_answer, {ue_fsm_data,<<"262422587927250">>,"internet",[],undefined,true,0,false,false} 04:16:06.206 [info] purge_ms_response for <<"262429877486437">>: 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:16:06.206 [info] GSUP: Tx #{freeze_p_tmsi => true,imsi => <<"262429877486437">>,message_type => purge_ms_res} *DBG* gsup_server got cast {purge_ms_response,{<<"262428644279833">>,ok}} 04:16:06.206 [info] purge_ms_response for <<"262424404245402">>: ok 04:16:06.206 [info] GSUP: Tx #{freeze_p_tmsi => true,imsi => <<"262424404245402">>,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:16:06.206 [info] purge_ms_response for <<"262429761468908">>: ok *DBG* gsup_server got cast {purge_ms_response,{<<"262420612524058">>,ok}} 04:16:06.206 [info] GSUP: Tx #{freeze_p_tmsi => true,imsi => <<"262429761468908">>,message_type => purge_ms_res} 04:16:06.206 [info] purge_ms_response for <<"262428220370314">>: 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:16:06.206 [info] GSUP: Tx #{freeze_p_tmsi => true,imsi => <<"262428220370314">>,message_type => purge_ms_res} *DBG* gsup_server got cast {purge_ms_response,{<<"262429596148706">>,ok}} 04:16:06.206 [info] purge_ms_response for <<"262420285085516">>: ok 04:16:06.206 [info] GSUP: Tx #{freeze_p_tmsi => true,imsi => <<"262420285085516">>,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:16:06.206 [info] purge_ms_response for <<"262428644279833">>: ok *DBG* gsup_server got cast {purge_ms_response,{<<"262428145719600">>,ok}} 04:16:06.206 [info] GSUP: Tx #{freeze_p_tmsi => true,imsi => <<"262428644279833">>,message_type => purge_ms_res} 04:16:06.206 [info] purge_ms_response for <<"262420612524058">>: 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:16:06.206 [info] GSUP: Tx #{freeze_p_tmsi => true,imsi => <<"262420612524058">>,message_type => purge_ms_res} *DBG* gsup_server got cast {purge_ms_response,{<<"262422439514006">>,ok}} 04:16:06.206 [info] purge_ms_response for <<"262429596148706">>: ok 04:16:06.207 [info] GSUP: Tx #{freeze_p_tmsi => true,imsi => <<"262429596148706">>,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:16:06.207 [info] purge_ms_response for <<"262428145719600">>: ok *DBG* gsup_server got cast {purge_ms_response,{<<"262423356069424">>,ok}} 04:16:06.207 [info] GSUP: Tx #{freeze_p_tmsi => true,imsi => <<"262428145719600">>,message_type => purge_ms_res} 04:16:06.207 [info] purge_ms_response for <<"262422439514006">>: 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:16:06.207 [info] GSUP: Tx #{freeze_p_tmsi => true,imsi => <<"262422439514006">>,message_type => purge_ms_res} *DBG* gsup_server got cast {purge_ms_response,{<<"262420976872495">>,ok}} 04:16:06.207 [info] purge_ms_response for <<"262423356069424">>: ok 04:16:06.207 [info] GSUP: Tx #{freeze_p_tmsi => true,imsi => <<"262423356069424">>,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:16:06.207 [info] purge_ms_response for <<"262420976872495">>: ok *DBG* gsup_server got cast {purge_ms_response,{<<"262429808974450">>,ok}} 04:16:06.207 [info] GSUP: Tx #{freeze_p_tmsi => true,imsi => <<"262420976872495">>,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:16:06.207 [info] purge_ms_response for <<"262429808974450">>: ok *DBG* gsup_server got cast {purge_ms_response,{<<"262425136143120">>,ok}} 04:16:06.207 [info] GSUP: Tx #{freeze_p_tmsi => true,imsi => <<"262429808974450">>,message_type => purge_ms_res} 04:16:06.207 [info] purge_ms_response for <<"262425136143120">>: 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:16:06.207 [info] GSUP: Tx #{freeze_p_tmsi => true,imsi => <<"262425136143120">>,message_type => purge_ms_res} *DBG* gsup_server got cast {purge_ms_response,{<<"262429167269809">>,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:16:06.207 [info] purge_ms_response for <<"262429167269809">>: ok *DBG* gsup_server got cast {purge_ms_response,{<<"262422613419145">>,ok}} 04:16:06.207 [info] GSUP: Tx #{freeze_p_tmsi => true,imsi => <<"262429167269809">>,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_262428909229697 receive call {rx_swx_saa,{ok,5,#{}}} from <0.2133.0> in state state_authenticated_wait_swx_saa 04:16:06.207 [info] purge_ms_response for <<"262422613419145">>: ok *DBG* gsup_server got cast {purge_ms_response,{<<"262420829112025">>,ok}} 04:16:06.207 [info] SWx Rx SAA {<0.735.0>,{diameter_caps,{"epdg.localdomain","hss.localdomain"},{"localdomain","localdomain"},{[{127,0,0,1},{172,18,62,20},{192,168,0,2}],[{172,18,62,103}]},{0,10415},{"osmo-epdg","TTCN-3 Testsuite"},{[],[1]},{[10415,13019,5535],[5535,10415,13019]},{[],[]},{[],[0]},{[],[]},{[{'diameter_base_Vendor-Specific-Application-Id',10415,[16777265],[]}],[{'diameter_base_Vendor-Specific-Application-Id',[10415],[16777265],[]}]},{[],[]},{[],[]}}}: {'SAA',"epdg.localdomain;1805677143;435;nonode@nohost",{'Vendor-Specific-Application-Id',10415,[16777265],[]},1,"hss.localdomain","localdomain","262428909229697",[],[2001],[],[{'Non-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_262428909229697 send ok to <0.2133.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:16:06.207 [info] GSUP: Tx #{freeze_p_tmsi => true,imsi => <<"262422613419145">>,message_type => purge_ms_res} *DBG* epdg_ue_fsm_262428909229697 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_262428909229697 consume call {rx_swx_saa,{ok,5,#{}}} from <0.2133.0> in state state_authenticated_wait_swx_saa => state_new *DBG* gsup_server got cast {purge_ms_response,{<<"262422501094813">>,ok}} 04:16:06.207 [info] ue_fsm ev_rx_swx_saa *DBG* epdg_ue_fsm_262428909229697 send ok to <0.211.0> 04:16:06.207 [info] ue_fsm state_authenticated_wait_swx_saa event=rx_swx_saa SAType=5 ResulCode={epdg_dia_rc,undefined,2001}, {ue_fsm_data,"262428909229697","262428909229697@nai.epc.mnc001.mcc01.3gppnetwork.org","internet",true,false,undefined} *DBG* epdg_ue_fsm_262428909229697 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:16:06.207 [info] purge_ms_response for <<"262420829112025">>: ok *DBG* gsup_server got cast {purge_ms_response,{<<"262426093525802">>,ok}} 04:16:06.207 [info] GSUP: Tx #{freeze_p_tmsi => true,imsi => <<"262420829112025">>,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:16:06.207 [info] ue_fsm received_swm_session_termination_answer {epdg_dia_rc,undefined,2001} *DBG* gsup_server got cast {purge_ms_response,{<<"262426514858082">>,ok}} 04:16:06.207 [info] ue_fsm state_wait_swm_session_termination_answer event=received_swm_sta, {ue_fsm_data,<<"262428909229697">>,"internet",[],undefined,true,0,false,false} 04:16:06.207 [info] purge_ms_response(<<"262428909229697">>): 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:16:06.207 [info] purge_ms_response for <<"262422501094813">>: ok *DBG* gsup_server got cast {purge_ms_response,{<<"262420746856335">>,ok}} 04:16:06.207 [info] terminating epdg_ue_fsm with reason normal state=state_wait_swm_session_termination_answer, {ue_fsm_data,<<"262428909229697">>,"internet",[],undefined,true,0,false,false} 04:16:06.207 [info] GSUP: Tx #{freeze_p_tmsi => true,imsi => <<"262422501094813">>,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:16:06.207 [info] purge_ms_response for <<"262426093525802">>: ok *DBG* gsup_server got cast {purge_ms_response,{<<"262425658400290">>,ok}} 04:16:06.207 [info] GSUP: Tx #{freeze_p_tmsi => true,imsi => <<"262426093525802">>,message_type => purge_ms_res} 04:16:06.207 [info] purge_ms_response for <<"262426514858082">>: 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:16:06.207 [info] GSUP: Tx #{freeze_p_tmsi => true,imsi => <<"262426514858082">>,message_type => purge_ms_res} *DBG* gsup_server got cast {purge_ms_response,{<<"262424951476543">>,ok}} 04:16:06.208 [info] purge_ms_response for <<"262420746856335">>: ok 04:16:06.208 [info] GSUP: Tx #{freeze_p_tmsi => true,imsi => <<"262420746856335">>,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:16:06.208 [info] purge_ms_response for <<"262425658400290">>: ok *DBG* gsup_server got cast {purge_ms_response,{<<"262422259133362">>,ok}} 04:16:06.208 [info] GSUP: Tx #{freeze_p_tmsi => true,imsi => <<"262425658400290">>,message_type => purge_ms_res} 04:16:06.208 [info] purge_ms_response for <<"262424951476543">>: 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:16:06.208 [info] GSUP: Tx #{freeze_p_tmsi => true,imsi => <<"262424951476543">>,message_type => purge_ms_res} *DBG* gsup_server got cast {purge_ms_response,{<<"262426319011558">>,ok}} 04:16:06.208 [info] purge_ms_response for <<"262422259133362">>: ok 04:16:06.208 [info] GSUP: Tx #{freeze_p_tmsi => true,imsi => <<"262422259133362">>,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:16:06.208 [info] purge_ms_response for <<"262426319011558">>: ok *DBG* gsup_server got cast {purge_ms_response,{<<"262420759628919">>,ok}} 04:16:06.208 [info] GSUP: Tx #{freeze_p_tmsi => true,imsi => <<"262426319011558">>,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:16:06.208 [info] purge_ms_response for <<"262420759628919">>: ok *DBG* gsup_server got cast {purge_ms_response,{<<"262427544966655">>,ok}} 04:16:06.208 [info] GSUP: Tx #{freeze_p_tmsi => true,imsi => <<"262420759628919">>,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:16:06.208 [info] purge_ms_response for <<"262427544966655">>: ok *DBG* gsup_server got cast {purge_ms_response,{<<"262425261979487">>,ok}} 04:16:06.208 [info] GSUP: Tx #{freeze_p_tmsi => true,imsi => <<"262427544966655">>,message_type => purge_ms_res} 04:16:06.208 [info] purge_ms_response for <<"262425261979487">>: 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,{<<"262425243111492">>,ok}} 04:16:06.208 [info] GSUP: Tx #{freeze_p_tmsi => true,imsi => <<"262425261979487">>,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:16:06.208 [info] purge_ms_response for <<"262425243111492">>: ok *DBG* gsup_server got cast {purge_ms_response,{<<"262427980815430">>,ok}} 04:16:06.208 [info] GSUP: Tx #{freeze_p_tmsi => true,imsi => <<"262425243111492">>,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:16:06.208 [info] purge_ms_response for <<"262427980815430">>: ok *DBG* gsup_server got cast {purge_ms_response,{<<"262426173672811">>,ok}} 04:16:06.208 [info] GSUP: Tx #{freeze_p_tmsi => true,imsi => <<"262427980815430">>,message_type => purge_ms_res} 04:16:06.208 [info] purge_ms_response for <<"262426173672811">>: 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:16:06.208 [info] GSUP: Tx #{freeze_p_tmsi => true,imsi => <<"262426173672811">>,message_type => purge_ms_res} *DBG* gsup_server got cast {purge_ms_response,{<<"262426132218132">>,ok}} 04:16:06.208 [info] purge_ms_response for <<"262426132218132">>: 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:16:06.208 [info] GSUP: Tx #{freeze_p_tmsi => true,imsi => <<"262426132218132">>,message_type => purge_ms_res} *DBG* gsup_server got cast {purge_ms_response,{<<"262421612620486">>,ok}} 04:16:06.208 [info] purge_ms_response for <<"262421612620486">>: 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:16:06.208 [info] GSUP: Tx #{freeze_p_tmsi => true,imsi => <<"262421612620486">>,message_type => purge_ms_res} *DBG* gsup_server got cast {purge_ms_response,{<<"262426004319214">>,ok}} 04:16:06.208 [info] purge_ms_response for <<"262426004319214">>: 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:16:06.208 [info] GSUP: Tx #{freeze_p_tmsi => true,imsi => <<"262426004319214">>,message_type => purge_ms_res} *DBG* gsup_server got cast {purge_ms_response,{<<"262421709712731">>,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:16:06.208 [info] purge_ms_response for <<"262421709712731">>: ok *DBG* gsup_server got cast {purge_ms_response,{<<"262426620423637">>,ok}} 04:16:06.208 [info] GSUP: Tx #{freeze_p_tmsi => true,imsi => <<"262421709712731">>,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:16:06.209 [info] purge_ms_response for <<"262426620423637">>: ok *DBG* gsup_server got cast {purge_ms_response,{<<"262425837735753">>,ok}} 04:16:06.209 [info] GSUP: Tx #{freeze_p_tmsi => true,imsi => <<"262426620423637">>,message_type => purge_ms_res} 04:16:06.209 [info] purge_ms_response for <<"262425837735753">>: 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:16:06.209 [info] GSUP: Tx #{freeze_p_tmsi => true,imsi => <<"262425837735753">>,message_type => purge_ms_res} *DBG* gsup_server got cast {purge_ms_response,{<<"262427273341468">>,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:16:06.209 [info] purge_ms_response for <<"262427273341468">>: ok *DBG* gsup_server got cast {purge_ms_response,{<<"262422104104764">>,ok}} 04:16:06.209 [info] GSUP: Tx #{freeze_p_tmsi => true,imsi => <<"262427273341468">>,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:16:06.209 [info] purge_ms_response for <<"262422104104764">>: ok *DBG* gsup_server got cast {purge_ms_response,{<<"262426078379809">>,ok}} 04:16:06.209 [info] GSUP: Tx #{freeze_p_tmsi => true,imsi => <<"262422104104764">>,message_type => purge_ms_res} 04:16:06.209 [info] purge_ms_response for <<"262426078379809">>: 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:16:06.209 [info] GSUP: Tx #{freeze_p_tmsi => true,imsi => <<"262426078379809">>,message_type => purge_ms_res} *DBG* gsup_server got cast {purge_ms_response,{<<"262421572027352">>,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:16:06.209 [info] purge_ms_response for <<"262421572027352">>: ok *DBG* gsup_server got cast {purge_ms_response,{<<"262421936883763">>,ok}} 04:16:06.209 [info] GSUP: Tx #{freeze_p_tmsi => true,imsi => <<"262421572027352">>,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:16:06.209 [info] purge_ms_response for <<"262421936883763">>: ok *DBG* gsup_server got cast {purge_ms_response,{<<"262425236684477">>,ok}} 04:16:06.209 [info] GSUP: Tx #{freeze_p_tmsi => true,imsi => <<"262421936883763">>,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:16:06.209 [info] purge_ms_response for <<"262425236684477">>: ok *DBG* gsup_server got cast {purge_ms_response,{<<"262429416148424">>,ok}} 04:16:06.209 [info] GSUP: Tx #{freeze_p_tmsi => true,imsi => <<"262425236684477">>,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:16:06.209 [info] purge_ms_response for <<"262429416148424">>: ok *DBG* gsup_server got cast {purge_ms_response,{<<"262421424706891">>,ok}} 04:16:06.209 [info] GSUP: Tx #{freeze_p_tmsi => true,imsi => <<"262429416148424">>,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:16:06.209 [info] purge_ms_response for <<"262421424706891">>: ok *DBG* gsup_server got cast {purge_ms_response,{<<"262425351037373">>,ok}} 04:16:06.209 [info] GSUP: Tx #{freeze_p_tmsi => true,imsi => <<"262421424706891">>,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:16:06.209 [info] purge_ms_response for <<"262425351037373">>: ok *DBG* gsup_server got cast {purge_ms_response,{<<"262421027157181">>,ok}} 04:16:06.209 [info] GSUP: Tx #{freeze_p_tmsi => true,imsi => <<"262425351037373">>,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:16:06.209 [info] purge_ms_response for <<"262421027157181">>: ok *DBG* gsup_server got cast {purge_ms_response,{<<"262425526622593">>,ok}} 04:16:06.209 [info] GSUP: Tx #{freeze_p_tmsi => true,imsi => <<"262421027157181">>,message_type => purge_ms_res} 04:16:06.209 [info] purge_ms_response for <<"262425526622593">>: 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,{<<"262423680742928">>,ok}} 04:16:06.209 [info] GSUP: Tx #{freeze_p_tmsi => true,imsi => <<"262425526622593">>,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:16:06.209 [info] purge_ms_response for <<"262423680742928">>: ok *DBG* gsup_server got cast {purge_ms_response,{<<"262427624566722">>,ok}} 04:16:06.209 [info] GSUP: Tx #{freeze_p_tmsi => true,imsi => <<"262423680742928">>,message_type => purge_ms_res} 04:16:06.209 [info] purge_ms_response for <<"262427624566722">>: ok 04:16:06.209 [info] GSUP: Tx #{freeze_p_tmsi => true,imsi => <<"262427624566722">>,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,{<<"262426746493197">>,ok}} 04:16:06.210 [info] purge_ms_response for <<"262426746493197">>: 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:16:06.210 [info] GSUP: Tx #{freeze_p_tmsi => true,imsi => <<"262426746493197">>,message_type => purge_ms_res} *DBG* gsup_server got cast {purge_ms_response,{<<"262424895719554">>,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:16:06.210 [info] purge_ms_response for <<"262424895719554">>: ok *DBG* gsup_server got cast {purge_ms_response,{<<"262422615572964">>,ok}} 04:16:06.210 [info] GSUP: Tx #{freeze_p_tmsi => true,imsi => <<"262424895719554">>,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:16:06.210 [info] purge_ms_response for <<"262422615572964">>: ok *DBG* gsup_server got cast {purge_ms_response,{<<"262425371058579">>,ok}} 04:16:06.210 [info] GSUP: Tx #{freeze_p_tmsi => true,imsi => <<"262422615572964">>,message_type => purge_ms_res} 04:16:06.210 [info] purge_ms_response for <<"262425371058579">>: 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:16:06.210 [info] GSUP: Tx #{freeze_p_tmsi => true,imsi => <<"262425371058579">>,message_type => purge_ms_res} *DBG* gsup_server got cast {purge_ms_response,{<<"262426154796488">>,ok}} 04:16:06.210 [info] purge_ms_response for <<"262426154796488">>: 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:16:06.210 [info] GSUP: Tx #{freeze_p_tmsi => true,imsi => <<"262426154796488">>,message_type => purge_ms_res} *DBG* gsup_server got cast {purge_ms_response,{<<"262428195668049">>,ok}} 04:16:06.210 [info] purge_ms_response for <<"262428195668049">>: 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:16:06.210 [info] GSUP: Tx #{freeze_p_tmsi => true,imsi => <<"262428195668049">>,message_type => purge_ms_res} *DBG* gsup_server got cast {purge_ms_response,{<<"262422102003285">>,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:16:06.210 [info] purge_ms_response for <<"262422102003285">>: ok *DBG* gsup_server got cast {purge_ms_response,{<<"262422295879810">>,ok}} 04:16:06.210 [info] GSUP: Tx #{freeze_p_tmsi => true,imsi => <<"262422102003285">>,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:16:06.210 [info] purge_ms_response for <<"262422295879810">>: ok *DBG* gsup_server got cast {purge_ms_response,{<<"262421893865211">>,ok}} 04:16:06.210 [info] GSUP: Tx #{freeze_p_tmsi => true,imsi => <<"262422295879810">>,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:16:06.210 [info] purge_ms_response for <<"262421893865211">>: ok *DBG* gsup_server got cast {purge_ms_response,{<<"262427075630409">>,ok}} 04:16:06.210 [info] GSUP: Tx #{freeze_p_tmsi => true,imsi => <<"262421893865211">>,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:16:06.210 [info] purge_ms_response for <<"262427075630409">>: ok *DBG* gsup_server got cast {purge_ms_response,{<<"262429428335475">>,ok}} 04:16:06.210 [info] GSUP: Tx #{freeze_p_tmsi => true,imsi => <<"262427075630409">>,message_type => purge_ms_res} 04:16:06.210 [info] purge_ms_response for <<"262429428335475">>: 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,{<<"262422298722988">>,ok}} 04:16:06.210 [info] GSUP: Tx #{freeze_p_tmsi => true,imsi => <<"262429428335475">>,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:16:06.210 [info] purge_ms_response for <<"262422298722988">>: ok *DBG* gsup_server got cast {purge_ms_response,{<<"262420654436717">>,ok}} 04:16:06.210 [info] GSUP: Tx #{freeze_p_tmsi => true,imsi => <<"262422298722988">>,message_type => purge_ms_res} 04:16:06.210 [info] purge_ms_response for <<"262420654436717">>: 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:16:06.210 [info] GSUP: Tx #{freeze_p_tmsi => true,imsi => <<"262420654436717">>,message_type => purge_ms_res} *DBG* gsup_server got cast {purge_ms_response,{<<"262421134005200">>,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:16:06.210 [info] purge_ms_response for <<"262421134005200">>: ok *DBG* gsup_server got cast {purge_ms_response,{<<"262428948318199">>,ok}} 04:16:06.210 [info] GSUP: Tx #{freeze_p_tmsi => true,imsi => <<"262421134005200">>,message_type => purge_ms_res} 04:16:06.210 [info] purge_ms_response for <<"262428948318199">>: 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:16:06.210 [info] GSUP: Tx #{freeze_p_tmsi => true,imsi => <<"262428948318199">>,message_type => purge_ms_res} *DBG* gsup_server got cast {purge_ms_response,{<<"262421484795293">>,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:16:06.211 [info] purge_ms_response for <<"262421484795293">>: ok *DBG* gsup_server got cast {purge_ms_response,{<<"262425757915423">>,ok}} 04:16:06.211 [info] GSUP: Tx #{freeze_p_tmsi => true,imsi => <<"262421484795293">>,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:16:06.211 [info] purge_ms_response for <<"262425757915423">>: ok *DBG* gsup_server got cast {purge_ms_response,{<<"262420148855612">>,ok}} 04:16:06.211 [info] GSUP: Tx #{freeze_p_tmsi => true,imsi => <<"262425757915423">>,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:16:06.211 [info] purge_ms_response for <<"262420148855612">>: ok *DBG* gsup_server got cast {purge_ms_response,{<<"262422587927250">>,ok}} 04:16:06.211 [info] GSUP: Tx #{freeze_p_tmsi => true,imsi => <<"262420148855612">>,message_type => purge_ms_res} 04:16:06.211 [info] purge_ms_response for <<"262422587927250">>: 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:16:06.211 [info] GSUP: Tx #{freeze_p_tmsi => true,imsi => <<"262422587927250">>,message_type => purge_ms_res} *DBG* gsup_server got cast {purge_ms_response,{<<"262428909229697">>,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:16:06.211 [info] purge_ms_response for <<"262428909229697">>: ok 04:16:06.211 [info] GSUP: Tx #{freeze_p_tmsi => true,imsi => <<"262428909229697">>,message_type => purge_ms_res} *DBG* aaa_ue_fsm_262429111505237 receive call {rx_swx_saa,{ok,5,#{}}} from <0.2142.0> in state state_authenticated_wait_swx_saa *DBG* aaa_ue_fsm_262424184911554 receive call {rx_swx_saa,{ok,5,#{}}} from <0.2136.0> in state state_authenticated_wait_swx_saa 04:16:06.212 [info] SWx Rx SAA {<0.735.0>,{diameter_caps,{"epdg.localdomain","hss.localdomain"},{"localdomain","localdomain"},{[{127,0,0,1},{172,18,62,20},{192,168,0,2}],[{172,18,62,103}]},{0,10415},{"osmo-epdg","TTCN-3 Testsuite"},{[],[1]},{[10415,13019,5535],[5535,10415,13019]},{[],[]},{[],[0]},{[],[]},{[{'diameter_base_Vendor-Specific-Application-Id',10415,[16777265],[]}],[{'diameter_base_Vendor-Specific-Application-Id',[10415],[16777265],[]}]},{[],[]},{[],[]}}}: {'SAA',"epdg.localdomain;1805677143;438;nonode@nohost",{'Vendor-Specific-Application-Id',10415,[16777265],[]},1,"hss.localdomain","localdomain","262429111505237",[],[2001],[],[{'Non-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_262429111505237 send ok to <0.2142.0> *DBG* aaa_ue_fsm_262428636662156 receive call {rx_swx_saa,{ok,5,#{}}} from <0.2137.0> in state state_authenticated_wait_swx_saa *DBG* epdg_ue_fsm_262429111505237 receive call {received_swm_sta,{epdg_dia_rc,undefined,2001}} from <0.211.0> in state state_wait_swm_session_termination_answer 04:16:06.212 [info] ue_fsm ev_rx_swx_saa *DBG* aaa_ue_fsm_262424184911554 send ok to <0.2136.0> *DBG* aaa_ue_fsm_262429111505237 consume call {rx_swx_saa,{ok,5,#{}}} from <0.2142.0> in state state_authenticated_wait_swx_saa => state_new *DBG* epdg_ue_fsm_262429111505237 send ok to <0.211.0> *DBG* aaa_ue_fsm_262424184911554 consume call {rx_swx_saa,{ok,5,#{}}} from <0.2136.0> in state state_authenticated_wait_swx_saa => state_new *DBG* aaa_ue_fsm_262428636662156 send ok to <0.2137.0> *DBG* gsup_server got cast {purge_ms_response,{<<"262429111505237">>,ok}} *DBG* epdg_ue_fsm_262424184911554 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_262429111505237 terminate normal in state state_wait_swm_session_termination_answer 04:16:06.212 [info] SWx Rx SAA {<0.735.0>,{diameter_caps,{"epdg.localdomain","hss.localdomain"},{"localdomain","localdomain"},{[{127,0,0,1},{172,18,62,20},{192,168,0,2}],[{172,18,62,103}]},{0,10415},{"osmo-epdg","TTCN-3 Testsuite"},{[],[1]},{[10415,13019,5535],[5535,10415,13019]},{[],[]},{[],[0]},{[],[]},{[{'diameter_base_Vendor-Specific-Application-Id',10415,[16777265],[]}],[{'diameter_base_Vendor-Specific-Application-Id',[10415],[16777265],[]}]},{[],[]},{[],[]}}}: {'SAA',"epdg.localdomain;1805677143;436;nonode@nohost",{'Vendor-Specific-Application-Id',10415,[16777265],[]},1,"hss.localdomain","localdomain","262424184911554",[],[2001],[],[{'Non-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_262428636662156 consume call {rx_swx_saa,{ok,5,#{}}} from <0.2137.0> in state state_authenticated_wait_swx_saa => state_new *DBG* epdg_ue_fsm_262424184911554 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}} 04:16:06.212 [info] ue_fsm ev_rx_swx_saa *DBG* epdg_ue_fsm_262428636662156 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_262424184911554 terminate normal in state state_wait_swm_session_termination_answer *DBG* gsup_server got cast {purge_ms_response,{<<"262424184911554">>,ok}} 04:16:06.212 [info] ue_fsm state_authenticated_wait_swx_saa event=rx_swx_saa SAType=5 ResulCode={epdg_dia_rc,undefined,2001}, {ue_fsm_data,"262429111505237","262429111505237@nai.epc.mnc001.mcc01.3gppnetwork.org","internet",true,false,undefined} *DBG* epdg_ue_fsm_262428636662156 send ok to <0.211.0> 04:16:06.212 [info] SWx Rx SAA {<0.735.0>,{diameter_caps,{"epdg.localdomain","hss.localdomain"},{"localdomain","localdomain"},{[{127,0,0,1},{172,18,62,20},{192,168,0,2}],[{172,18,62,103}]},{0,10415},{"osmo-epdg","TTCN-3 Testsuite"},{[],[1]},{[10415,13019,5535],[5535,10415,13019]},{[],[]},{[],[0]},{[],[]},{[{'diameter_base_Vendor-Specific-Application-Id',10415,[16777265],[]}],[{'diameter_base_Vendor-Specific-Application-Id',[10415],[16777265],[]}]},{[],[]},{[],[]}}}: {'SAA',"epdg.localdomain;1805677143;437;nonode@nohost",{'Vendor-Specific-Application-Id',10415,[16777265],[]},1,"hss.localdomain","localdomain","262428636662156",[],[2001],[],[{'Non-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_262428636662156 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:16:06.212 [info] ue_fsm ev_rx_swx_saa *DBG* gsup_server got cast {purge_ms_response,{<<"262428636662156">>,ok}} 04:16:06.212 [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:16:06.212 [info] ue_fsm state_authenticated_wait_swx_saa event=rx_swx_saa SAType=5 ResulCode={epdg_dia_rc,undefined,2001}, {ue_fsm_data,"262424184911554","262424184911554@nai.epc.mnc001.mcc01.3gppnetwork.org","internet",true,false,undefined} 04:16:06.212 [info] ue_fsm state_authenticated_wait_swx_saa event=rx_swx_saa SAType=5 ResulCode={epdg_dia_rc,undefined,2001}, {ue_fsm_data,"262428636662156","262428636662156@nai.epc.mnc001.mcc01.3gppnetwork.org","internet",true,false,undefined} 04:16:06.212 [info] ue_fsm state_wait_swm_session_termination_answer event=received_swm_sta, {ue_fsm_data,<<"262429111505237">>,"internet",[],undefined,true,0,false,false} 04:16:06.212 [info] purge_ms_response(<<"262429111505237">>): ok 04:16:06.212 [info] ue_fsm received_swm_session_termination_answer {epdg_dia_rc,undefined,2001} 04:16:06.212 [info] terminating epdg_ue_fsm with reason normal state=state_wait_swm_session_termination_answer, {ue_fsm_data,<<"262429111505237">>,"internet",[],undefined,true,0,false,false} 04:16:06.212 [info] purge_ms_response for <<"262429111505237">>: ok 04:16:06.212 [info] GSUP: Tx #{freeze_p_tmsi => true,imsi => <<"262429111505237">>,message_type => purge_ms_res} 04:16:06.212 [info] ue_fsm state_wait_swm_session_termination_answer event=received_swm_sta, {ue_fsm_data,<<"262424184911554">>,"internet",[],undefined,true,0,false,false} 04:16:06.212 [info] purge_ms_response(<<"262424184911554">>): ok 04:16:06.212 [info] ue_fsm received_swm_session_termination_answer {epdg_dia_rc,undefined,2001} 04:16:06.212 [info] terminating epdg_ue_fsm with reason normal state=state_wait_swm_session_termination_answer, {ue_fsm_data,<<"262424184911554">>,"internet",[],undefined,true,0,false,false} 04:16:06.212 [info] ue_fsm state_wait_swm_session_termination_answer event=received_swm_sta, {ue_fsm_data,<<"262428636662156">>,"internet",[],undefined,true,0,false,false} 04:16:06.213 [info] purge_ms_response(<<"262428636662156">>): ok 04:16:06.213 [info] purge_ms_response for <<"262424184911554">>: ok 04:16:06.213 [info] GSUP: Tx #{freeze_p_tmsi => true,imsi => <<"262424184911554">>,message_type => purge_ms_res} 04:16:06.213 [info] terminating epdg_ue_fsm with reason normal state=state_wait_swm_session_termination_answer, {ue_fsm_data,<<"262428636662156">>,"internet",[],undefined,true,0,false,false} 04:16:06.213 [info] purge_ms_response for <<"262428636662156">>: ok 04:16:06.213 [info] GSUP: Tx #{freeze_p_tmsi => true,imsi => <<"262428636662156">>,message_type => purge_ms_res} 04:16:06.412 [debug] S2b: Rx from IP {172,18,62,103} port 2123: <<72,37,0,14,53,80,10,48,123,15,68,0,2,0,2,0,16,0>> *DBG* epdg_ue_fsm_262424702287256 receive call {received_gtpc_delete_session_response, {gtp,v2,delete_session_response,894437936,8064836,undefined,[], #{{v2_cause,0} => {v2_cause,0,request_accepted,0,0,0,undefined}}}} from <0.2149.0> in state state_wait_delete_session_resp 04:16:06.412 [debug] S2b: Rx from IP {172,18,62,103} port 2123: {gtp,v2,delete_session_response,894437936,8064836,undefined,[],#{{v2_cause,0} => {v2_cause,0,request_accepted,0,0,0,undefined}}} 04:16:06.412 [info] ue_fsm received_gtpc_delete_session_response {gtp,v2,delete_session_response,894437936,8064836,undefined,[],#{{v2_cause,0} => {v2_cause,0,request_accepted,0,0,0,undefined}}} 04:16:06.413 [info] ue_fsm state_wait_delete_session_resp event=received_gtpc_delete_session_response, {ue_fsm_data,<<"262424702287256">>,"internet",[],undefined,false,0,false,false} *DBG* epdg_ue_fsm_262424702287256 send ok to <0.2149.0> 04:16:06.413 [debug] Cause: GTP_atom=request_accepted -> GTP_int=16 -> GSUP_int=0 04:16:06.413 [info] ue_fsm state_wait_swm_session_termination_answer event=enter, {ue_fsm_data,<<"262424702287256">>,"internet",[],undefined,true,0,false,false} *DBG* epdg_ue_fsm_262424702287256 consume call {received_gtpc_delete_session_response, {gtp,v2,delete_session_response,894437936,8064836,undefined,[], #{{v2_cause,0} => {v2_cause,0,request_accepted,0,0,0,undefined}}}} from <0.2149.0> in state state_wait_delete_session_resp => state_wait_swm_session_termination_answer *DBG* aaa_ue_fsm_262424702287256 receive call rx_swm_str from <0.201.0> in state state_authenticated *DBG* epdg_ue_fsm_262424702287256 start_timer {state_timeout,10000, swm_str_timeout,[]} in state state_wait_swm_session_termination_answer 04:16:06.413 [info] ue_fsm ev_rx_swm_str 04:16:06.414 [info] ue_fsm state_authenticated event=rx_swm_str, {ue_fsm_data,"262424702287256","262424702287256@nai.epc.mnc001.mcc01.3gppnetwork.org","internet",true,false,undefined} 04:16:06.414 [debug] SWx Tx SAR Imsi="262424702287256" Type=5 APN="internet" AgentInfoOpt=[]  04:16:06.414 [debug] SWx prepare_request: {'SAR',["epdg.localdomain",";","1805677143",";","442",";","nonode@nohost"],{'Vendor-Specific-Application-Id',10415,[16777265],[]},1,"epdg.localdomain","localdomain","localdomain","262424702287256",5,[],["hss.localdomain"],["internet"],[],[],[],[],[],[],[],[],[]} *DBG* aaa_ue_fsm_262424702287256 send ok to <0.201.0> *DBG* aaa_ue_fsm_262424702287256 consume call rx_swm_str from <0.201.0> in state state_authenticated => state_authenticated_wait_swx_saa *DBG* aaa_ue_fsm_262428214379759 receive call {rx_swx_saa,{ok,5,#{}}} from <0.2143.0> in state state_authenticated_wait_swx_saa *DBG* aaa_ue_fsm_262424809319534 receive call {rx_swx_saa,{ok,5,#{}}} from <0.2145.0> in state state_authenticated_wait_swx_saa 04:16:06.415 [info] SWx Rx SAA {<0.735.0>,{diameter_caps,{"epdg.localdomain","hss.localdomain"},{"localdomain","localdomain"},{[{127,0,0,1},{172,18,62,20},{192,168,0,2}],[{172,18,62,103}]},{0,10415},{"osmo-epdg","TTCN-3 Testsuite"},{[],[1]},{[10415,13019,5535],[5535,10415,13019]},{[],[]},{[],[0]},{[],[]},{[{'diameter_base_Vendor-Specific-Application-Id',10415,[16777265],[]}],[{'diameter_base_Vendor-Specific-Application-Id',[10415],[16777265],[]}]},{[],[]},{[],[]}}}: {'SAA',"epdg.localdomain;1805677143;440;nonode@nohost",{'Vendor-Specific-Application-Id',10415,[16777265],[]},1,"hss.localdomain","localdomain","262424809319534",[],[2001],[],[{'Non-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_262427138989814 receive call {rx_swx_saa,{ok,5,#{}}} from <0.2148.0> in state state_authenticated_wait_swx_saa *DBG* aaa_ue_fsm_262424809319534 send ok to <0.2145.0> *DBG* aaa_ue_fsm_262428214379759 send ok to <0.2143.0> *DBG* epdg_ue_fsm_262424809319534 receive call {received_swm_sta,{epdg_dia_rc,undefined,2001}} from <0.211.0> in state state_wait_swm_session_termination_answer 04:16:06.415 [info] ue_fsm ev_rx_swx_saa *DBG* aaa_ue_fsm_262424809319534 consume call {rx_swx_saa,{ok,5,#{}}} from <0.2145.0> in state state_authenticated_wait_swx_saa => state_new *DBG* aaa_ue_fsm_262427138989814 send ok to <0.2148.0> *DBG* aaa_ue_fsm_262428214379759 consume call {rx_swx_saa,{ok,5,#{}}} from <0.2143.0> in state state_authenticated_wait_swx_saa => state_new 04:16:06.415 [info] SWx Rx SAA {<0.735.0>,{diameter_caps,{"epdg.localdomain","hss.localdomain"},{"localdomain","localdomain"},{[{127,0,0,1},{172,18,62,20},{192,168,0,2}],[{172,18,62,103}]},{0,10415},{"osmo-epdg","TTCN-3 Testsuite"},{[],[1]},{[10415,13019,5535],[5535,10415,13019]},{[],[]},{[],[0]},{[],[]},{[{'diameter_base_Vendor-Specific-Application-Id',10415,[16777265],[]}],[{'diameter_base_Vendor-Specific-Application-Id',[10415],[16777265],[]}]},{[],[]},{[],[]}}}: {'SAA',"epdg.localdomain;1805677143;439;nonode@nohost",{'Vendor-Specific-Application-Id',10415,[16777265],[]},1,"hss.localdomain","localdomain","262428214379759",[],[2001],[],[{'Non-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_262424809319534 send ok to <0.211.0> *DBG* aaa_ue_fsm_262427138989814 consume call {rx_swx_saa,{ok,5,#{}}} from <0.2148.0> in state state_authenticated_wait_swx_saa => state_new *DBG* gsup_server got cast {purge_ms_response,{<<"262424809319534">>,ok}} *DBG* epdg_ue_fsm_262428214379759 receive call {received_swm_sta,{epdg_dia_rc,undefined,2001}} from <0.211.0> in state state_wait_swm_session_termination_answer 04:16:06.415 [info] ue_fsm ev_rx_swx_saa *DBG* epdg_ue_fsm_262424809319534 terminate normal in state state_wait_swm_session_termination_answer 04:16:06.415 [info] SWx Rx SAA {<0.735.0>,{diameter_caps,{"epdg.localdomain","hss.localdomain"},{"localdomain","localdomain"},{[{127,0,0,1},{172,18,62,20},{192,168,0,2}],[{172,18,62,103}]},{0,10415},{"osmo-epdg","TTCN-3 Testsuite"},{[],[1]},{[10415,13019,5535],[5535,10415,13019]},{[],[]},{[],[0]},{[],[]},{[{'diameter_base_Vendor-Specific-Application-Id',10415,[16777265],[]}],[{'diameter_base_Vendor-Specific-Application-Id',[10415],[16777265],[]}]},{[],[]},{[],[]}}}: {'SAA',"epdg.localdomain;1805677143;441;nonode@nohost",{'Vendor-Specific-Application-Id',10415,[16777265],[]},1,"hss.localdomain","localdomain","262427138989814",[],[2001],[],[{'Non-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}} *DBG* epdg_ue_fsm_262428214379759 send ok to <0.211.0> *DBG* epdg_ue_fsm_262427138989814 receive call {received_swm_sta,{epdg_dia_rc,undefined,2001}} from <0.211.0> in state state_wait_swm_session_termination_answer 04:16:06.415 [info] ue_fsm ev_rx_swx_saa *DBG* gsup_server got cast {purge_ms_response,{<<"262428214379759">>,ok}} *DBG* epdg_ue_fsm_262428214379759 terminate normal in state state_wait_swm_session_termination_answer 04:16:06.415 [info] ue_fsm state_authenticated_wait_swx_saa event=rx_swx_saa SAType=5 ResulCode={epdg_dia_rc,undefined,2001}, {ue_fsm_data,"262424809319534","262424809319534@nai.epc.mnc001.mcc01.3gppnetwork.org","internet",true,false,undefined} *DBG* epdg_ue_fsm_262427138989814 send ok to <0.211.0> 04:16:06.415 [info] ue_fsm state_authenticated_wait_swx_saa event=rx_swx_saa SAType=5 ResulCode={epdg_dia_rc,undefined,2001}, {ue_fsm_data,"262428214379759","262428214379759@nai.epc.mnc001.mcc01.3gppnetwork.org","internet",true,false,undefined} *DBG* epdg_ue_fsm_262427138989814 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:16:06.415 [info] ue_fsm received_swm_session_termination_answer {epdg_dia_rc,undefined,2001} *DBG* gsup_server got cast {purge_ms_response,{<<"262427138989814">>,ok}} 04:16:06.415 [info] ue_fsm state_authenticated_wait_swx_saa event=rx_swx_saa SAType=5 ResulCode={epdg_dia_rc,undefined,2001}, {ue_fsm_data,"262427138989814","262427138989814@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:16:06.416 [info] ue_fsm state_wait_swm_session_termination_answer event=received_swm_sta, {ue_fsm_data,<<"262424809319534">>,"internet",[],undefined,true,0,false,false} 04:16:06.416 [info] purge_ms_response(<<"262424809319534">>): ok 04:16:06.416 [info] ue_fsm received_swm_session_termination_answer {epdg_dia_rc,undefined,2001} 04:16:06.416 [info] terminating epdg_ue_fsm with reason normal state=state_wait_swm_session_termination_answer, {ue_fsm_data,<<"262424809319534">>,"internet",[],undefined,true,0,false,false} 04:16:06.416 [info] purge_ms_response for <<"262424809319534">>: ok 04:16:06.416 [info] GSUP: Tx #{freeze_p_tmsi => true,imsi => <<"262424809319534">>,message_type => purge_ms_res} 04:16:06.416 [info] ue_fsm state_wait_swm_session_termination_answer event=received_swm_sta, {ue_fsm_data,<<"262428214379759">>,"internet",[],undefined,true,0,false,false} 04:16:06.417 [info] purge_ms_response(<<"262428214379759">>): ok 04:16:06.417 [info] ue_fsm received_swm_session_termination_answer {epdg_dia_rc,undefined,2001} 04:16:06.417 [info] terminating epdg_ue_fsm with reason normal state=state_wait_swm_session_termination_answer, {ue_fsm_data,<<"262428214379759">>,"internet",[],undefined,true,0,false,false} 04:16:06.417 [info] ue_fsm state_wait_swm_session_termination_answer event=received_swm_sta, {ue_fsm_data,<<"262427138989814">>,"internet",[],undefined,true,0,false,false} 04:16:06.417 [info] purge_ms_response(<<"262427138989814">>): ok 04:16:06.417 [info] purge_ms_response for <<"262428214379759">>: ok 04:16:06.418 [info] GSUP: Tx #{freeze_p_tmsi => true,imsi => <<"262428214379759">>,message_type => purge_ms_res} 04:16:06.418 [info] terminating epdg_ue_fsm with reason normal state=state_wait_swm_session_termination_answer, {ue_fsm_data,<<"262427138989814">>,"internet",[],undefined,true,0,false,false} 04:16:06.418 [info] purge_ms_response for <<"262427138989814">>: ok 04:16:06.418 [info] GSUP: Tx #{freeze_p_tmsi => true,imsi => <<"262427138989814">>,message_type => purge_ms_res} *DBG* aaa_ue_fsm_262424702287256 receive call {rx_swx_saa,{ok,5,#{}}} from <0.2150.0> in state state_authenticated_wait_swx_saa 04:16:06.422 [info] SWx Rx SAA {<0.735.0>,{diameter_caps,{"epdg.localdomain","hss.localdomain"},{"localdomain","localdomain"},{[{127,0,0,1},{172,18,62,20},{192,168,0,2}],[{172,18,62,103}]},{0,10415},{"osmo-epdg","TTCN-3 Testsuite"},{[],[1]},{[10415,13019,5535],[5535,10415,13019]},{[],[]},{[],[0]},{[],[]},{[{'diameter_base_Vendor-Specific-Application-Id',10415,[16777265],[]}],[{'diameter_base_Vendor-Specific-Application-Id',[10415],[16777265],[]}]},{[],[]},{[],[]}}}: {'SAA',"epdg.localdomain;1805677143;442;nonode@nohost",{'Vendor-Specific-Application-Id',10415,[16777265],[]},1,"hss.localdomain","localdomain","262424702287256",[],[2001],[],[{'Non-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:16:06.422 [info] ue_fsm ev_rx_swx_saa *DBG* aaa_ue_fsm_262424702287256 send ok to <0.2150.0> 04:16:06.422 [info] ue_fsm state_authenticated_wait_swx_saa event=rx_swx_saa SAType=5 ResulCode={epdg_dia_rc,undefined,2001}, {ue_fsm_data,"262424702287256","262424702287256@nai.epc.mnc001.mcc01.3gppnetwork.org","internet",true,false,undefined} *DBG* aaa_ue_fsm_262424702287256 consume call {rx_swx_saa,{ok,5,#{}}} from <0.2150.0> in state state_authenticated_wait_swx_saa => state_new 04:16:06.423 [info] ue_fsm received_swm_session_termination_answer {epdg_dia_rc,undefined,2001} *DBG* epdg_ue_fsm_262424702287256 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_262424702287256 send ok to <0.211.0> *DBG* gsup_server got cast {purge_ms_response,{<<"262424702287256">>,ok}} 04:16:06.423 [info] ue_fsm state_wait_swm_session_termination_answer event=received_swm_sta, {ue_fsm_data,<<"262424702287256">>,"internet",[],undefined,true,0,false,false} 04:16:06.423 [info] purge_ms_response(<<"262424702287256">>): ok *DBG* epdg_ue_fsm_262424702287256 terminate normal in state state_wait_swm_session_termination_answer 04:16:06.423 [info] purge_ms_response for <<"262424702287256">>: ok 04:16:06.423 [info] terminating epdg_ue_fsm with reason normal state=state_wait_swm_session_termination_answer, {ue_fsm_data,<<"262424702287256">>,"internet",[],undefined,true,0,false,false} 04:16:06.423 [info] GSUP: Tx #{freeze_p_tmsi => true,imsi => <<"262424702287256">>,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}} Socket #Port<0.54> closed [<0.726.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:16:06.427 [error] GSUP connection has been closed 04:16:06.427 [info] Peer down: {<0.675.0>,{diameter_caps,{"aaa.localdomain","pgw.localdomain"},{"localdomain","localdomain"},{[{172,18,62,20}],[{172,18,62,103}]},{0,10415},{"osmo-epdg-AAA","TTCN-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:16:06.622 [info] Peer down: {<0.735.0>,{diameter_caps,{"epdg.localdomain","hss.localdomain"},{"localdomain","localdomain"},{[{127,0,0,1},{172,18,62,20},{192,168,0,2}],[{172,18,62,103}]},{0,10415},{"osmo-epdg","TTCN-3 Testsuite"},{[],[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,62,103},42669}} *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} 04:16:09.655 [notice] GSUP connection has been established Registering handler {process_id,<0.209.0>} for socket #Port<0.57> Stream {osmo, 5} 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:16:09.673 [info] Peer up: {<0.731.0>,{diameter_caps,{"aaa.localdomain","pgw.localdomain"},{"localdomain","localdomain"},{[{172,18,62,20}],[{172,18,62,103}]},{0,10415},{"osmo-epdg-AAA","TTCN-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:16:14.251 [info] Peer up: {<0.2173.0>,{diameter_caps,{"epdg.localdomain","hss.localdomain"},{"localdomain","localdomain"},{[{127,0,0,1},{172,18,62,20},{192,168,0,2}],[{172,18,62,103}]},{0,10415},{"osmo-epdg","TTCN-3 Testsuite"},{[],[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 => <<"262423362694309">>, 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:16:20.275 [info] GSUP: Rx #{imsi => <<"262423362694309">>,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_262423362694309 enter epdg_ue_fsm in state state_new 04:16:20.276 [info] ue_fsm start(epdg_ue_fsm_262423362694309) *DBG* epdg_ue_fsm_262423362694309 consume internal init_state in state state_new 04:16:20.276 [info] ue_fsm init(<<"262423362694309">>) 04:16:20.276 [info] ue_fsm auth_request *DBG* epdg_ue_fsm_262423362694309 receive call {auth_request,33,"internet",#{}} from <0.2181.0> in state state_new *DBG* epdg_ue_fsm_262423362694309 send ok to <0.2181.0> 04:16:20.276 [info] ue_fsm state_new event=auth_request {33, "internet", #{}}, {ue_fsm_data,<<"262423362694309">>,"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_262423362694309 consume call {auth_request,33,"internet",#{}} from <0.2181.0> in state state_new => state_wait_auth_resp 04:16:20.276 [info] ue_fsm start_link(aaa_ue_fsm_262423362694309) *DBG* aaa_ue_fsm_262423362694309 enter aaa_ue_fsm in state state_new *DBG* epdg_ue_fsm_262423362694309 start_timer {state_timeout,10000, swm_der_timeout,[]} in state state_wait_auth_resp 04:16:20.276 [info] ue_fsm init("262423362694309") *DBG* aaa_ue_fsm_262423362694309 consume internal init_state in state state_new 04:16:20.276 [info] ue_fsm ev_rx_swm_der_auth_req *DBG* aaa_ue_fsm_262423362694309 receive call {rx_swm_der_auth_req,33,"internet",#{}} from <0.201.0> in state state_new 04:16:20.276 [info] ue_fsm state_new event=rx_swm_der_auth_req {33, "internet", #{}}, {ue_fsm_data,"262423362694309",undefined,undefined,false,false,undefined} 04:16:20.276 [debug] Swx MAR: IPv4Opt=<<"ÿÿÿþ">> IPv6Opt=[] 04:16:20.276 [debug] Swx Tx MAR: {'MAR',["epdg.localdomain",";","1805677143",";","443",";","nonode@nohost"],1,undefined,undefined,undefined,"262423362694309",{'Vendor-Specific-Application-Id',10415,[16777265],[]},{'SIP-Auth-Data-Item',[],["EAP-AKA"],[],[],[],[],[],[],<<"ÿÿÿþ">>,[],[],[],[]},1,[],1,[],[],[],[],[],[],[],[]} *DBG* aaa_ue_fsm_262423362694309 send ok to <0.201.0> *DBG* aaa_ue_fsm_262423362694309 consume call {rx_swm_der_auth_req,33,"internet",#{}} from <0.201.0> in state state_new => state_wait_swx_maa 04:16:20.279 [info] SWx Rx MAA {<0.2173.0>,{diameter_caps,{"epdg.localdomain","hss.localdomain"},{"localdomain","localdomain"},{[{127,0,0,1},{172,18,62,20},{192,168,0,2}],[{172,18,62,103}]},{0,10415},{"osmo-epdg","TTCN-3 Testsuite"},{[],[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;1805677143;443;nonode@nohost",1,"hss.localdomain","localdomain",{'Vendor-Specific-Application-Id',10415,[16777265],[]},"262423362694309",[],[2001],[],[1],[{'SIP-Auth-Data-Item',[0],["Digest-AKAv1-MD5"],[[29,121,230,101,116,221,175,103,120,42,66,218,155,115,62,135,0,190,19,112,66,86,184,169,110,172,87,115,2,97,2,40]],[[29,121,230,101,116,221,175,103,120,42,66,218,155,115,62,135,229,35,5,1,33,42,75,72,86,175,27,96,221,153]],["foobar"],[[5,189,224,248,188,97,172,84,29,228,190,132,232,102,241,96]],[[246,5,66,18,208,80,115,200,61,172,47,181,104,59,10,63]],[],[],[],[],[],[]}],[],[],[],[],[],[]}/ Errors []  04:16:20.279 [info] dia_sip2gsup: auth [29,121,230,101,116,221,175,103,120,42,66,218,155,115,62,135,0,190,19,112,66,86,184,169,110,172,87,115,2,97,2,40] authz [29,121,230,101,116,221,175,103,120,42,66,218,155,115,62,135,229,35,5,1,33,42,75,72,86,175,27,96,221,153]  04:16:20.279 [info] rand [29,121,230,101,116,221,175,103,120,42,66,218,155,115,62,135] autn [0,190,19,112,66,86,184,169,110,172,87,115,2,97,2,40]  *DBG* aaa_ue_fsm_262423362694309 receive call {rx_swx_maa, {ok,[{epdg_auth_tuple, <<29,121,230,101,116,221,175,103,120,42,66,218,155,115,62,135>>, <<0,190,19,112,66,86,184,169,110,172,87,115,2,97,2,40>>, <<29,121,230,101,116,221,175,103,120,42,66,218,155,115,62, 135,229,35,5,1,33,42,75,72,86,175,27,96,221,153>>, <<246,5,66,18,208,80,115,200,61,172,47,181,104,59,10,63>>, <<5,189,224,248,188,97,172,84,29,228,190,132,232,102,241, 96>>}]}} from <0.2184.0> in state state_wait_swx_maa 04:16:20.279 [info] ue_fsm ev_rx_swx_maa *DBG* aaa_ue_fsm_262423362694309 send ok to <0.2184.0> 04:16:20.280 [info] ue_fsm state_wait_swx_maa event=rx_swx_maa, {ue_fsm_data,"262423362694309",undefined,undefined,false,false,undefined} 04:16:20.280 [info] ue_fsm received_swm_dea_auth_response {ok,[{epdg_auth_tuple,<<29,121,230,101,116,221,175,103,120,42,66,218,155,115,62,135>>,<<0,190,19,112,66,86,184,169,110,172,87,115,2,97,2,40>>,<<29,121,230,101,116,221,175,103,120,42,66,218,155,115,62,135,229,35,5,1,33,42,75,72,86,175,27,96,221,153>>,<<246,5,66,18,208,80,115,200,61,172,47,181,104,59,10,63>>,<<5,189,224,248,188,97,172,84,29,228,190,132,232,102,241,96>>}]} *DBG* aaa_ue_fsm_262423362694309 consume call {rx_swx_maa, {ok,[{epdg_auth_tuple, <<29,121,230,101,116,221,175,103,120,42,66,218,155,115,62,135>>, <<0,190,19,112,66,86,184,169,110,172,87,115,2,97,2,40>>, <<29,121,230,101,116,221,175,103,120,42,66,218,155,115,62, 135,229,35,5,1,33,42,75,72,86,175,27,96,221,153>>, <<246,5,66,18,208,80,115,200,61,172,47,181,104,59,10,63>>, <<5,189,224,248,188,97,172,84,29,228,190,132,232,102,241, 96>>}]}} from <0.2184.0> in state state_wait_swx_maa => state_new *DBG* epdg_ue_fsm_262423362694309 receive call {received_swm_dea_auth_response, {ok,[{epdg_auth_tuple, <<29,121,230,101,116,221,175,103,120,42,66,218,155,115,62,135>>, <<0,190,19,112,66,86,184,169,110,172,87,115,2,97,2,40>>, <<29,121,230,101,116,221,175,103,120,42,66,218,155,115,62, 135,229,35,5,1,33,42,75,72,86,175,27,96,221,153>>, <<246,5,66,18,208,80,115,200,61,172,47,181,104,59,10,63>>, <<5,189,224,248,188,97,172,84,29,228,190,132,232,102,241, 96>>}]}} from <0.211.0> in state state_wait_auth_resp 04:16:20.280 [info] ue_fsm state_wait_auth_resp event=received_swm_dea_auth_response Result={ok,[{epdg_auth_tuple,<<29,121,230,101,116,221,175,103,120,42,66,218,155,115,62,135>>,<<0,190,19,112,66,86,184,169,110,172,87,115,2,97,2,40>>,<<29,121,230,101,116,221,175,103,120,42,66,218,155,115,62,135,229,35,5,1,33,42,75,72,86,175,27,96,221,153>>,<<246,5,66,18,208,80,115,200,61,172,47,181,104,59,10,63>>,<<5,189,224,248,188,97,172,84,29,228,190,132,232,102,241,96>>}]}, {ue_fsm_data,<<"262423362694309">>,"internet",[],undefined,false,0,false,false} *DBG* epdg_ue_fsm_262423362694309 send ok to <0.211.0> *DBG* gsup_server got cast {auth_response, {<<"262423362694309">>, {ok, [{epdg_auth_tuple, <<29,121,230,101,116,221,175,103,120,42,66,218, 155,115,62,135>>, <<0,190,19,112,66,86,184,169,110,172,87,115,2, 97,2,40>>, <<29,121,230,101,116,221,175,103,120,42,66,218, 155,115,62,135,229,35,5,1,33,42,75,72,86,175, 27,96,221,153>>, <<246,5,66,18,208,80,115,200,61,172,47,181,104, 59,10,63>>, <<5,189,224,248,188,97,172,84,29,228,190, 132,232,102,241,96>>}]}}} 04:16:20.280 [info] auth_response(<<"262423362694309">>): {ok,[{epdg_auth_tuple,<<29,121,230,101,116,221,175,103,120,42,66,218,155,115,62,135>>,<<0,190,19,112,66,86,184,169,110,172,87,115,2,97,2,40>>,<<29,121,230,101,116,221,175,103,120,42,66,218,155,115,62,135,229,35,5,1,33,42,75,72,86,175,27,96,221,153>>,<<246,5,66,18,208,80,115,200,61,172,47,181,104,59,10,63>>,<<5,189,224,248,188,97,172,84,29,228,190,132,232,102,241,96>>}]} *DBG* epdg_ue_fsm_262423362694309 consume call {received_swm_dea_auth_response, {ok,[{epdg_auth_tuple, <<29,121,230,101,116,221,175,103,120,42,66,218,155,115,62,135>>, <<0,190,19,112,66,86,184,169,110,172,87,115,2,97,2,40>>, <<29,121,230,101,116,221,175,103,120,42,66,218,155,115,62, 135,229,35,5,1,33,42,75,72,86,175,27,96,221,153>>, <<246,5,66,18,208,80,115,200,61,172,47,181,104,59,10,63>>, <<5,189,224,248,188,97,172,84,29,228,190,132,232,102,241, 96>>}]}} 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.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:16:20.280 [info] auth_response for <<"262423362694309">>: {ok,[{epdg_auth_tuple,<<29,121,230,101,116,221,175,103,120,42,66,218,155,115,62,135>>,<<0,190,19,112,66,86,184,169,110,172,87,115,2,97,2,40>>,<<29,121,230,101,116,221,175,103,120,42,66,218,155,115,62,135,229,35,5,1,33,42,75,72,86,175,27,96,221,153>>,<<246,5,66,18,208,80,115,200,61,172,47,181,104,59,10,63>>,<<5,189,224,248,188,97,172,84,29,228,190,132,232,102,241,96>>}]} 04:16:20.280 [info] GSUP: Tx #{auth_tuples => [#{autn => <<0,190,19,112,66,86,184,169,110,172,87,115,2,97,2,40>>,ck => <<5,189,224,248,188,97,172,84,29,228,190,132,232,102,241,96>>,ik => <<246,5,66,18,208,80,115,200,61,172,47,181,104,59,10,63>>,rand => <<29,121,230,101,116,221,175,103,120,42,66,218,155,115,62,135>>,res => <<29,121,230,101,116,221,175,103,120,42,66,218,155,115,62,135,229,35,5,1,33,42,75,72,86,175,27,96,221,153>>}],imsi => <<"262423362694309">>,message_class => 5,message_type => send_auth_info_res} Stream 238, 15 bytes *DBG* gsup_server got {ipa,#Port<0.57>, {osmo,5}, #{cn_domain => 1,imsi => <<"262423362694309">>, message_type => location_upd_req}} *DBG* epdg_ue_fsm_262423362694309 receive call lu_request from <0.2185.0> in state state_authenticating 04:16:20.281 [info] GSUP: Rx #{cn_domain => 1,imsi => <<"262423362694309">>,message_type => location_upd_req} *DBG* epdg_ue_fsm_262423362694309 send ok to <0.2185.0> 04:16:20.282 [info] ue_fsm lu_request *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_262423362694309 consume call lu_request from <0.2185.0> in state state_authenticating *DBG* aaa_ue_fsm_262423362694309 receive call {rx_swm_der_auth_compl,"internet"} from <0.201.0> in state state_new 04:16:20.282 [info] ue_fsm state_authenticating event=lu_request, {ue_fsm_data,<<"262423362694309">>,"internet",[],undefined,false,0,false,false} 04:16:20.282 [info] ue_fsm ev_rx_swm_der_auth_compl 04:16:20.282 [info] ue_fsm state_new event=rx_swm_der_auth_compl, {ue_fsm_data,"262423362694309",undefined,undefined,false,false,undefined} 04:16:20.282 [debug] SWx Tx SAR Imsi="262423362694309" Type=1 APN="internet" AgentInfoOpt=[]  04:16:20.282 [debug] SWx prepare_request: {'SAR',["epdg.localdomain",";","1805677143",";","444",";","nonode@nohost"],{'Vendor-Specific-Application-Id',10415,[16777265],[]},1,"epdg.localdomain","localdomain","localdomain","262423362694309",1,[],["hss.localdomain"],["internet"],[],[],[],[],[],[],[],[],[]} *DBG* aaa_ue_fsm_262423362694309 send ok to <0.201.0> *DBG* aaa_ue_fsm_262423362694309 consume call {rx_swm_der_auth_compl,"internet"} from <0.201.0> in state state_new => state_wait_swx_saa *DBG* aaa_ue_fsm_262423362694309 receive call {rx_swx_saa,{ok,1,#{}}} from <0.2186.0> in state state_wait_swx_saa 04:16:20.285 [info] SWx Rx SAA {<0.2173.0>,{diameter_caps,{"epdg.localdomain","hss.localdomain"},{"localdomain","localdomain"},{[{127,0,0,1},{172,18,62,20},{192,168,0,2}],[{172,18,62,103}]},{0,10415},{"osmo-epdg","TTCN-3 Testsuite"},{[],[1]},{[10415,13019,5535],[5535,10415,13019]},{[],[]},{[],[0]},{[],[]},{[{'diameter_base_Vendor-Specific-Application-Id',10415,[16777265],[]}],[{'diameter_base_Vendor-Specific-Application-Id',[10415],[16777265],[]}]},{[],[]},{[],[]}}}: {'SAA',"epdg.localdomain;1805677143;444;nonode@nohost",{'Vendor-Specific-Application-Id',10415,[16777265],[]},1,"hss.localdomain","localdomain","262423362694309",[],[2001],[],[{'Non-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:16:20.285 [info] ue_fsm ev_rx_swx_saa 04:16:20.285 [info] ue_fsm state_wait_swx_saa event=rx_swx_saa {ok,1,#{}}, {ue_fsm_data,"262423362694309",undefined,undefined,false,false,undefined} *DBG* aaa_ue_fsm_262423362694309 send ok to <0.2186.0> *DBG* epdg_ue_fsm_262423362694309 receive call {received_swm_dea_auth_compl_response,{ok,#{}}} from <0.211.0> in state state_authenticating *DBG* aaa_ue_fsm_262423362694309 consume call {rx_swx_saa,{ok,1,#{}}} from <0.2186.0> in state state_wait_swx_saa => state_authenticated 04:16:20.285 [info] ue_fsm received_swm_dea_auth_compl_response {ok,#{}} 04:16:20.285 [info] ue_fsm state_authenticating event=lu_request, {ok,#{}}, {ue_fsm_data,<<"262423362694309">>,"internet",[],undefined,false,0,false,false} *DBG* epdg_ue_fsm_262423362694309 send ok to <0.211.0> *DBG* gsup_server got cast {lu_response,{<<"262423362694309">>,ok}} 04:16:20.285 [info] lu_response(<<"262423362694309">>): ok *DBG* epdg_ue_fsm_262423362694309 consume call {received_swm_dea_auth_compl_response,{ok,#{}}} from <0.211.0> in state state_authenticating => state_authenticated 04:16:20.285 [info] lu_response for <<"262423362694309">>: 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:16:20.285 [info] GSUP: Tx #{imsi => <<"262423362694309">>,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 => <<"262423362694309">>, message_class => 5, message_type => epdg_tunnel_request, pco => <<128,0,13,0,0,12,0>>}} 04:16:20.287 [info] GSUP: Rx #{cn_domain => 1,imsi => <<"262423362694309">>,message_class => 5,message_type => epdg_tunnel_request,pco => <<128,0,13,0,0,12,0>>} *DBG* epdg_ue_fsm_262423362694309 receive call {tunnel_request,<<128,0,13,0,0,12,0>>} from <0.2187.0> in state state_authenticated 04:16:20.287 [info] ue_fsm tunnel_request(<<128,0,13,0,0,12,0>>) 04:16:20.287 [info] ue_fsm state_authenticated event=tunnel_request, {ue_fsm_data,<<"262423362694309">>,"internet",[],undefined,false,0,false,false} 04:16:20.287 [debug] Selected PGW Remote Address "172.18.62.103" 04:16:20.287 [info] s2b: Tx {gtp,v2,create_session_request,0,8064837,undefined,[],[{v2_international_mobile_subscriber_identity,0,<<"262423362694309">>},{v2_serving_network,0,{<<"901">>,<<"042">>}},{v2_rat_type,0,3},{v2_fully_qualified_tunnel_endpoint_identifier,0,30,894437937,<<172,18,62,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,3048190037,<<172,18,62,20>>,undefined}]},{v2_recovery,0,0},{v2_additional_protocol_configuration_options,0,{0,[{13,<<>>},{12,<<>>}]}}]} *DBG* epdg_ue_fsm_262423362694309 send ok to <0.2187.0> 04:16:20.287 [debug] Waiting for CreateSessionResponse *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_262423362694309 consume call {tunnel_request,<<128,0,13,0,0,12,0>>} from <0.2187.0> in state state_authenticated => state_wait_create_session_resp *DBG* epdg_ue_fsm_262423362694309 start_timer {state_timeout,10000, create_session_timeout,[]} in state state_wait_create_session_resp *DBG* aaa_ue_fsm_262423362694309 receive call {rx_s6b_aar,"262423362694309@nai.epc.mnc001.mcc01.3gppnetwork.org", "internet", [{'MIP6-Agent-Info',[{172,18,62,103}],[],[],[]}]} from <0.2188.0> in state state_authenticated 04:16:20.499 [info] S6b Rx from {diameter_caps,{"aaa.localdomain","pgw.localdomain"},{"localdomain","localdomain"},{[{172,18,62,20}],[{172,18,62,103}]},{0,10415},{"osmo-epdg-AAA","TTCN-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,["262423362694309@nai.epc.mnc001.mcc01.3gppnetwork.org"],[{'MIP6-Agent-Info',[{172,18,62,103}],[],[],[]}],[70368744177664],[],[],["internet"],[],[],[],[],[],[]} 04:16:20.499 [info] ue_fsm ev_rx_s6b_aar: "262423362694309@nai.epc.mnc001.mcc01.3gppnetwork.org" "internet" [{'MIP6-Agent-Info',[{172,18,62,103}],[],[],[]}] 04:16:20.499 [info] ue_fsm state_authenticated event=rx_s6b_aar NAI="262423362694309@nai.epc.mnc001.mcc01.3gppnetwork.org" Apn="internet" AgentInfo=[{'MIP6-Agent-Info',[{172,18,62,103}],[],[],[]}], {ue_fsm_data,"262423362694309",undefined,undefined,true,false,undefined} 04:16:20.499 [debug] SWx Tx SAR Imsi="262423362694309" Type=13 APN="internet" AgentInfoOpt=[{'MIP6-Agent-Info',[{172,18,62,103}],[],[],[]}]  *DBG* aaa_ue_fsm_262423362694309 send ok to <0.2188.0> 04:16:20.500 [debug] SWx prepare_request: {'SAR',["epdg.localdomain",";","1805677143",";","445",";","nonode@nohost"],{'Vendor-Specific-Application-Id',10415,[16777265],[]},1,"epdg.localdomain","localdomain","localdomain","262423362694309",13,[],["hss.localdomain"],["internet"],[],[{'MIP6-Agent-Info',[{172,18,62,103}],[],[],[]}],[],[],[],[],[],[],[]} *DBG* aaa_ue_fsm_262423362694309 consume call {rx_s6b_aar,"262423362694309@nai.epc.mnc001.mcc01.3gppnetwork.org", "internet", [{'MIP6-Agent-Info',[{172,18,62,103}],[],[],[]}]} from <0.2188.0> in state state_authenticated => state_authenticated_wait_swx_saa 04:16:20.500 [debug] Waiting for S6b AAA *DBG* aaa_ue_fsm_262423362694309 receive call {rx_swx_saa,{ok,13,#{}}} from <0.2189.0> in state state_authenticated_wait_swx_saa *DBG* aaa_ue_fsm_262423362694309 send ok to <0.2189.0> 04:16:20.508 [info] SWx Rx SAA {<0.2173.0>,{diameter_caps,{"epdg.localdomain","hss.localdomain"},{"localdomain","localdomain"},{[{127,0,0,1},{172,18,62,20},{192,168,0,2}],[{172,18,62,103}]},{0,10415},{"osmo-epdg","TTCN-3 Testsuite"},{[],[1]},{[10415,13019,5535],[5535,10415,13019]},{[],[]},{[],[0]},{[],[]},{[{'diameter_base_Vendor-Specific-Application-Id',10415,[16777265],[]}],[{'diameter_base_Vendor-Specific-Application-Id',[10415],[16777265],[]}]},{[],[]},{[],[]}}}: {'SAA',"epdg.localdomain;1805677143;445;nonode@nohost",{'Vendor-Specific-Application-Id',10415,[16777265],[]},1,"hss.localdomain","localdomain","262423362694309",[],[2001],[],[{'Non-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_262423362694309 consume call {rx_swx_saa,{ok,13,#{}}} from <0.2189.0> in state state_authenticated_wait_swx_saa => state_authenticated 04:16:20.508 [info] ue_fsm ev_rx_swx_saa 04:16:20.508 [info] ue_fsm state_authenticated_wait_swx_saa event=rx_swx_saa SAType=13 ResulCode={epdg_dia_rc,undefined,2001}, {ue_fsm_data,"262423362694309","262423362694309@nai.epc.mnc001.mcc01.3gppnetwork.org","internet",true,false,<0.2188.0>} 04:16:20.508 [debug] Rx AAA with DiaRC={epdg_dia_rc,undefined,2001} 04:16:20.508 [info] S6b Tx to {diameter_caps,{"aaa.localdomain","pgw.localdomain"},{"localdomain","localdomain"},{[{172,18,62,20}],[{172,18,62,103}]},{0,10415},{"osmo-epdg-AAA","TTCN-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:16:20.515 [debug] S2b: Rx from IP {172,18,62,103} port 2123: <<72,33,0,117,53,80,10,49,123,15,69,0,2,0,2,0,16,0,87,0,9,1,160,212,233,106,128,172,18,62,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,212,233,106,128,172,18,62,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,212,233,106,128,163,0,15,0,128,0,13,4,1,2,3,4,0,12,4,5,6,7,8>> 04:16:20.516 [debug] S2b: Rx from IP {172,18,62,103} port 2123: {gtp,v2,create_session_response,894437937,8064837,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,<<212,233,106,128>>},{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,3572066944,<<172,18,62,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,3572066944,<<172,18,62,103>>,undefined},{v2_pdn_address_allocation,0} => {v2_pdn_address_allocation,0,ipv4,<<192,168,0,2>>}}} 04:16:20.516 [info] s2b: Updated Session after create_session_response: {gtp_session,<<"262423362694309">>,<0.2182.0>,<<"internet">>,{172,18,62,103},{172,18,62,103},undefined,894437937,3572066944,5,{set,1,16,16,8,80,48,{[],[],[],[],[],[],[],[],[],[],[],[],[],[],[],[]},{{[],[],[],[],[],[{gtp_bearer,5,3048190037,3572066944}],[],[],[],[],[],[],[],[],[],[]}}}} 04:16:20.516 [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_262423362694309 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 => 3048190037, remote_ipv4 => <<172,18,62,103>>, remote_ipv6 => undefined,remote_teid => 3572066944}}} from <0.2190.0> in state state_wait_create_session_resp 04:16:20.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 => 3048190037,remote_ipv4 => <<172,18,62,103>>,remote_ipv6 => undefined,remote_teid => 3572066944}} 04:16:20.516 [info] ue_fsm state_authenticated event=received_gtpc_create_session_response, {ue_fsm_data,<<"262423362694309">>,"internet",[],undefined,false,0,false,false} 04:16:20.516 [info] KMOD Port Create PDP Context Call {<0.2182.0>,[alias|#Ref<0.1283019585.1655242755.197862>]}: {create_pdp_context,{172,18,62,103},3048190037,3572066944,{192,168,0,2}} 04:16:20.516 [debug] create_pdp_context: 1, {172,18,62,103}, {192,168,0,2}, 3048190037, 3572066944 04:16:20.516 [debug] create_pdp_context: {netlink,gtp,[512,ack,request],1927,0,{new,0,0,[{version,1},{net_ns_fd,25},{link,4},{sgsn_address,{172,18,62,103}},{ms_address,{192,168,0,2}},{i_tid,3048190037},{o_tid,3572066944}]}} 04:16:20.516 [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 => 3048190037,remote_ipv4 => <<172,18,62,103>>,remote_ipv6 => undefined,remote_teid => 3572066944}) returned ok *DBG* gsup_server got cast {tunnel_response, {<<"262423362694309">>, {ok, #{apco => <<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 => 3048190037, remote_ipv4 => <<172,18,62,103>>, remote_ipv6 => undefined, remote_teid => 3572066944}}}} *DBG* epdg_ue_fsm_262423362694309 send ok to <0.2190.0> 04:16:20.517 [info] tunnel_response(<<"262423362694309">>): {ok,#{apco => <<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 => 3048190037,remote_ipv4 => <<172,18,62,103>>,remote_ipv6 => undefined,remote_teid => 3572066944}} 04:16:20.517 [info] tunnel_response for <<"262423362694309">>: {ok,#{apco => <<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 => 3048190037,remote_ipv4 => <<172,18,62,103>>,remote_ipv6 => undefined,remote_teid => 3572066944}} *DBG* epdg_ue_fsm_262423362694309 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 => 3048190037, remote_ipv4 => <<172,18,62,103>>, remote_ipv6 => undefined,remote_teid => 3572066944}}} from <0.2190.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:16:20.517 [info] GSUP: Tx #{imsi => <<"262423362694309">>,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:16:20.519 [debug] Msg: #gtp{version=v1,type=echo_request,tei=0,seq_no=0,n_pdu=undefined,ext_hdr=[],ie=#{}} 04:16:20.519 [debug] Echo Request from {172,18,62,103}:2152, TEI: 0, SeqNo: 0 04:16:20.519 [debug] Echo Reply Send Result: {ok,<<>>} 04:16:20.521 [debug] Msg: #gtp{version=v1,type=echo_request,tei=0,seq_no=1,n_pdu=undefined,ext_hdr=[],ie=#{}} 04:16:20.521 [debug] Echo Request from {172,18,62,103}:2152, TEI: 0, SeqNo: 1 04:16:20.521 [debug] Echo Reply Send Result: {ok,<<>>} Stream 238, 15 bytes *DBG* gsup_server got {ipa,#Port<0.57>, {osmo,5}, #{cn_domain => 1,imsi => <<"262423362694309">>, message_type => purge_ms_req}} *DBG* epdg_ue_fsm_262423362694309 receive call purge_ms_request from <0.2193.0> in state state_active 04:16:20.521 [info] GSUP: Rx #{cn_domain => 1,imsi => <<"262423362694309">>,message_type => purge_ms_req} 04:16:20.521 [info] ue_fsm purge_ms_request 04:16:20.522 [info] ue_fsm state_active event=purge_ms_request, {ue_fsm_data,<<"262423362694309">>,"internet",[],{epdg_tun_pdp_ctx,3048190037,3572066944,{epdg_eua,33,<<192,168,0,2>>,undefined},<<172,18,62,103>>},false,0,false,false} 04:16:20.522 [info] KMOD Port Delete PDP Context Call {<0.2182.0>,[alias|#Ref<0.1283019585.1655242754.197651>]}: {delete_pdp_context,{172,18,62,103},3048190037,3572066944,{192,168,0,2}} 04:16:20.522 [debug] delete_pdp_context: 1, {172,18,62,103}, {192,168,0,2}, 3048190037, 3572066944 04:16:20.522 [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,62,103}},{ms_address,{192,168,0,2}},{i_tid,3048190037}]}} 04:16:20.522 [info] s2b: Tx {gtp,v2,delete_session_request,3572066944,8064838,undefined,[],[{v2_eps_bearer_id,0,5},{v2_fully_qualified_tunnel_endpoint_identifier,0,30,3048190037,<<172,18,62,20>>,undefined}]} *DBG* epdg_ue_fsm_262423362694309 send ok to <0.2193.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}} *DBG* epdg_ue_fsm_262423362694309 consume call purge_ms_request from <0.2193.0> in state state_active => state_wait_delete_session_resp *DBG* aaa_ue_fsm_262423362694309 receive call rx_s6b_str from <0.2194.0> in state state_authenticated 04:16:20.526 [info] S6b Rx from {diameter_caps,{"aaa.localdomain","pgw.localdomain"},{"localdomain","localdomain"},{[{172,18,62,20}],[{172,18,62,103}]},{0,10415},{"osmo-epdg-AAA","TTCN-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,["262423362694309"],[],[]} *DBG* aaa_ue_fsm_262423362694309 send {ok,{epdg_dia_rc,undefined,2001}} to <0.2194.0> 04:16:20.526 [info] ue_fsm ev_rx_s6b_str *DBG* aaa_ue_fsm_262423362694309 consume call rx_s6b_str from <0.2194.0> in state state_authenticated 04:16:20.526 [info] ue_fsm state_authenticated event=rx_s6b_str, {ue_fsm_data,"262423362694309","262423362694309@nai.epc.mnc001.mcc01.3gppnetwork.org","internet",true,true,undefined} 04:16:20.526 [info] ue_fsm state_authenticated event=rx_s6b_str: ePDG session still active, skip updating the HSS 04:16:20.526 [info] S6b Tx to {diameter_caps,{"aaa.localdomain","pgw.localdomain"},{"localdomain","localdomain"},{[{172,18,62,20}],[{172,18,62,103}]},{0,10415},{"osmo-epdg-AAA","TTCN-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:16:20.529 [debug] S2b: Rx from IP {172,18,62,103} port 2123: <<72,37,0,14,53,80,10,49,123,15,70,0,2,0,2,0,16,0>> 04:16:20.529 [debug] S2b: Rx from IP {172,18,62,103} port 2123: {gtp,v2,delete_session_response,894437937,8064838,undefined,[],#{{v2_cause,0} => {v2_cause,0,request_accepted,0,0,0,undefined}}} *DBG* epdg_ue_fsm_262423362694309 receive call {received_gtpc_delete_session_response, {gtp,v2,delete_session_response,894437937,8064838,undefined,[], #{{v2_cause,0} => {v2_cause,0,request_accepted,0,0,0,undefined}}}} from <0.2195.0> in state state_wait_delete_session_resp 04:16:20.529 [info] ue_fsm received_gtpc_delete_session_response {gtp,v2,delete_session_response,894437937,8064838,undefined,[],#{{v2_cause,0} => {v2_cause,0,request_accepted,0,0,0,undefined}}} *DBG* epdg_ue_fsm_262423362694309 send ok to <0.2195.0> 04:16:20.529 [info] ue_fsm state_wait_delete_session_resp event=received_gtpc_delete_session_response, {ue_fsm_data,<<"262423362694309">>,"internet",[],undefined,false,0,false,false} *DBG* epdg_ue_fsm_262423362694309 consume call {received_gtpc_delete_session_response, {gtp,v2,delete_session_response,894437937,8064838,undefined,[], #{{v2_cause,0} => {v2_cause,0,request_accepted,0,0,0,undefined}}}} from <0.2195.0> in state state_wait_delete_session_resp => state_wait_swm_session_termination_answer 04:16:20.529 [debug] Cause: GTP_atom=request_accepted -> GTP_int=16 -> GSUP_int=0 *DBG* aaa_ue_fsm_262423362694309 receive call rx_swm_str from <0.201.0> in state state_authenticated 04:16:20.529 [info] ue_fsm state_wait_swm_session_termination_answer event=enter, {ue_fsm_data,<<"262423362694309">>,"internet",[],undefined,true,0,false,false} *DBG* epdg_ue_fsm_262423362694309 start_timer {state_timeout,10000, swm_str_timeout,[]} in state state_wait_swm_session_termination_answer 04:16:20.529 [info] ue_fsm ev_rx_swm_str 04:16:20.529 [info] ue_fsm state_authenticated event=rx_swm_str, {ue_fsm_data,"262423362694309","262423362694309@nai.epc.mnc001.mcc01.3gppnetwork.org","internet",true,false,undefined} 04:16:20.529 [debug] SWx Tx SAR Imsi="262423362694309" Type=5 APN="internet" AgentInfoOpt=[]  04:16:20.529 [debug] SWx prepare_request: {'SAR',["epdg.localdomain",";","1805677143",";","446",";","nonode@nohost"],{'Vendor-Specific-Application-Id',10415,[16777265],[]},1,"epdg.localdomain","localdomain","localdomain","262423362694309",5,[],["hss.localdomain"],["internet"],[],[],[],[],[],[],[],[],[]} *DBG* aaa_ue_fsm_262423362694309 send ok to <0.201.0> *DBG* aaa_ue_fsm_262423362694309 consume call rx_swm_str from <0.201.0> in state state_authenticated => state_authenticated_wait_swx_saa *DBG* aaa_ue_fsm_262423362694309 receive call {rx_swx_saa,{ok,5,#{}}} from <0.2196.0> in state state_authenticated_wait_swx_saa 04:16:20.534 [info] SWx Rx SAA {<0.2173.0>,{diameter_caps,{"epdg.localdomain","hss.localdomain"},{"localdomain","localdomain"},{[{127,0,0,1},{172,18,62,20},{192,168,0,2}],[{172,18,62,103}]},{0,10415},{"osmo-epdg","TTCN-3 Testsuite"},{[],[1]},{[10415,13019,5535],[5535,10415,13019]},{[],[]},{[],[0]},{[],[]},{[{'diameter_base_Vendor-Specific-Application-Id',10415,[16777265],[]}],[{'diameter_base_Vendor-Specific-Application-Id',[10415],[16777265],[]}]},{[],[]},{[],[]}}}: {'SAA',"epdg.localdomain;1805677143;446;nonode@nohost",{'Vendor-Specific-Application-Id',10415,[16777265],[]},1,"hss.localdomain","localdomain","262423362694309",[],[2001],[],[{'Non-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:16:20.534 [info] ue_fsm ev_rx_swx_saa *DBG* aaa_ue_fsm_262423362694309 send ok to <0.2196.0> 04:16:20.534 [info] ue_fsm state_authenticated_wait_swx_saa event=rx_swx_saa SAType=5 ResulCode={epdg_dia_rc,undefined,2001}, {ue_fsm_data,"262423362694309","262423362694309@nai.epc.mnc001.mcc01.3gppnetwork.org","internet",true,false,undefined} *DBG* aaa_ue_fsm_262423362694309 consume call {rx_swx_saa,{ok,5,#{}}} from <0.2196.0> in state state_authenticated_wait_swx_saa => state_new *DBG* epdg_ue_fsm_262423362694309 receive call {received_swm_sta,{epdg_dia_rc,undefined,2001}} from <0.211.0> in state state_wait_swm_session_termination_answer 04:16:20.534 [info] ue_fsm received_swm_session_termination_answer {epdg_dia_rc,undefined,2001} 04:16:20.534 [info] ue_fsm state_wait_swm_session_termination_answer event=received_swm_sta, {ue_fsm_data,<<"262423362694309">>,"internet",[],undefined,true,0,false,false} *DBG* gsup_server got cast {purge_ms_response,{<<"262423362694309">>,ok}} *DBG* epdg_ue_fsm_262423362694309 send ok to <0.211.0> *DBG* epdg_ue_fsm_262423362694309 terminate normal in state state_wait_swm_session_termination_answer 04:16:20.534 [info] purge_ms_response(<<"262423362694309">>): 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:16:20.534 [info] purge_ms_response for <<"262423362694309">>: ok 04:16:20.534 [info] terminating epdg_ue_fsm with reason normal state=state_wait_swm_session_termination_answer, {ue_fsm_data,<<"262423362694309">>,"internet",[],undefined,true,0,false,false} 04:16:20.534 [info] GSUP: Tx #{freeze_p_tmsi => true,imsi => <<"262423362694309">>,message_type => purge_ms_res} Socket #Port<0.57> closed [<0.2163.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:16:20.540 [info] Peer down: {<0.731.0>,{diameter_caps,{"aaa.localdomain","pgw.localdomain"},{"localdomain","localdomain"},{[{172,18,62,20}],[{172,18,62,103}]},{0,10415},{"osmo-epdg-AAA","TTCN-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:16:20.540 [error] GSUP connection has been closed 04:16:20.735 [info] Peer down: {<0.2173.0>,{diameter_caps,{"epdg.localdomain","hss.localdomain"},{"localdomain","localdomain"},{[{127,0,0,1},{172,18,62,20},{192,168,0,2}],[{172,18,62,103}]},{0,10415},{"osmo-epdg","TTCN-3 Testsuite"},{[],[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,62,103},46393}} *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:16:23.608 [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:16:23.618 [info] Peer up: {<0.2168.0>,{diameter_caps,{"aaa.localdomain","pgw.localdomain"},{"localdomain","localdomain"},{[{172,18,62,20}],[{172,18,62,103}]},{0,10415},{"osmo-epdg-AAA","TTCN-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:16:25.447 [info] Peer up: {<0.2218.0>,{diameter_caps,{"epdg.localdomain","hss.localdomain"},{"localdomain","localdomain"},{[{127,0,0,1},{172,18,62,20},{192,168,0,2}],[{172,18,62,103}]},{0,10415},{"osmo-epdg","TTCN-3 Testsuite"},{[],[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 => <<"262427558687454">>, 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_262427558687454 enter epdg_ue_fsm in state state_new 04:16:31.471 [info] GSUP: Rx #{imsi => <<"262427558687454">>,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_262427558687454 consume internal init_state in state state_new 04:16:31.472 [info] ue_fsm start(epdg_ue_fsm_262427558687454) *DBG* epdg_ue_fsm_262427558687454 receive call {auth_request,33,"internet",#{}} from <0.2225.0> in state state_new 04:16:31.472 [info] ue_fsm init(<<"262427558687454">>) 04:16:31.472 [info] ue_fsm auth_request *DBG* epdg_ue_fsm_262427558687454 send ok to <0.2225.0> 04:16:31.472 [info] ue_fsm state_new event=auth_request {33, "internet", #{}}, {ue_fsm_data,<<"262427558687454">>,"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}} *DBG* epdg_ue_fsm_262427558687454 consume call {auth_request,33,"internet",#{}} from <0.2225.0> in state state_new => state_wait_auth_resp 04:16:31.472 [info] ue_fsm start_link(aaa_ue_fsm_262427558687454) *DBG* epdg_ue_fsm_262427558687454 start_timer {state_timeout,10000, swm_der_timeout,[]} in state state_wait_auth_resp *DBG* aaa_ue_fsm_262427558687454 enter aaa_ue_fsm in state state_new 04:16:31.472 [info] ue_fsm init("262427558687454") *DBG* aaa_ue_fsm_262427558687454 consume internal init_state in state state_new 04:16:31.472 [info] ue_fsm ev_rx_swm_der_auth_req *DBG* aaa_ue_fsm_262427558687454 receive call {rx_swm_der_auth_req,33,"internet",#{}} from <0.201.0> in state state_new 04:16:31.472 [info] ue_fsm state_new event=rx_swm_der_auth_req {33, "internet", #{}}, {ue_fsm_data,"262427558687454",undefined,undefined,false,false,undefined} 04:16:31.472 [debug] Swx MAR: IPv4Opt=<<"ÿÿÿþ">> IPv6Opt=[] 04:16:31.472 [debug] Swx Tx MAR: {'MAR',["epdg.localdomain",";","1805677143",";","447",";","nonode@nohost"],1,undefined,undefined,undefined,"262427558687454",{'Vendor-Specific-Application-Id',10415,[16777265],[]},{'SIP-Auth-Data-Item',[],["EAP-AKA"],[],[],[],[],[],[],<<"ÿÿÿþ">>,[],[],[],[]},1,[],1,[],[],[],[],[],[],[],[]} *DBG* aaa_ue_fsm_262427558687454 send ok to <0.201.0> *DBG* aaa_ue_fsm_262427558687454 consume call {rx_swm_der_auth_req,33,"internet",#{}} from <0.201.0> in state state_new => state_wait_swx_maa 04:16:31.476 [info] SWx Rx MAA {<0.2218.0>,{diameter_caps,{"epdg.localdomain","hss.localdomain"},{"localdomain","localdomain"},{[{127,0,0,1},{172,18,62,20},{192,168,0,2}],[{172,18,62,103}]},{0,10415},{"osmo-epdg","TTCN-3 Testsuite"},{[],[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;1805677143;447;nonode@nohost",1,"hss.localdomain","localdomain",{'Vendor-Specific-Application-Id',10415,[16777265],[]},"262427558687454",[],[2001],[],[1],[{'SIP-Auth-Data-Item',[0],["Digest-AKAv1-MD5"],[[229,37,148,218,41,204,89,55,132,43,152,247,140,54,133,200,25,20,74,231,45,161,127,34,18,138,21,136,178,216,108,220]],[[229,37,148,218,41,204,89,55,132,43,152,247,140,54,133,200,129,3,199,221,178,77,109,132,12,73,53,127,237,215]],["foobar"],[[76,58,83,101,51,143,201,113,226,184,70,53,22,47,177,192]],[[95,14,238,22,235,197,113,204,184,145,135,95,24,39,200,85]],[],[],[],[],[],[]}],[],[],[],[],[],[]}/ Errors []  04:16:31.476 [info] dia_sip2gsup: auth [229,37,148,218,41,204,89,55,132,43,152,247,140,54,133,200,25,20,74,231,45,161,127,34,18,138,21,136,178,216,108,220] authz [229,37,148,218,41,204,89,55,132,43,152,247,140,54,133,200,129,3,199,221,178,77,109,132,12,73,53,127,237,215]  04:16:31.476 [info] rand [229,37,148,218,41,204,89,55,132,43,152,247,140,54,133,200] autn [25,20,74,231,45,161,127,34,18,138,21,136,178,216,108,220]  *DBG* aaa_ue_fsm_262427558687454 receive call {rx_swx_maa, {ok,[{epdg_auth_tuple, <<229,37,148,218,41,204,89,55,132,43,152,247,140,54,133,200>>, <<25,20,74,231,45,161,127,34,18,138,21,136,178,216,108,220>>, <<229,37,148,218,41,204,89,55,132,43,152,247,140,54,133,200, 129,3,199,221,178,77,109,132,12,73,53,127,237,215>>, <<95,14,238,22,235,197,113,204,184,145,135,95,24,39,200,85>>, <<76,58,83,101,51,143,201,113,226,184,70,53,22,47,177,192>>}]}} from <0.2228.0> in state state_wait_swx_maa 04:16:31.476 [info] ue_fsm ev_rx_swx_maa *DBG* aaa_ue_fsm_262427558687454 send ok to <0.2228.0> 04:16:31.476 [info] ue_fsm state_wait_swx_maa event=rx_swx_maa, {ue_fsm_data,"262427558687454",undefined,undefined,false,false,undefined} *DBG* aaa_ue_fsm_262427558687454 consume call {rx_swx_maa, {ok,[{epdg_auth_tuple, <<229,37,148,218,41,204,89,55,132,43,152,247,140,54,133,200>>, <<25,20,74,231,45,161,127,34,18,138,21,136,178,216,108,220>>, <<229,37,148,218,41,204,89,55,132,43,152,247,140,54,133,200, 129,3,199,221,178,77,109,132,12,73,53,127,237,215>>, <<95,14,238,22,235,197,113,204,184,145,135,95,24,39,200,85>>, <<76,58,83,101,51,143,201,113,226,184,70,53,22,47,177,192>>}]}} from <0.2228.0> in state state_wait_swx_maa => state_new 04:16:31.476 [info] ue_fsm received_swm_dea_auth_response {ok,[{epdg_auth_tuple,<<229,37,148,218,41,204,89,55,132,43,152,247,140,54,133,200>>,<<25,20,74,231,45,161,127,34,18,138,21,136,178,216,108,220>>,<<229,37,148,218,41,204,89,55,132,43,152,247,140,54,133,200,129,3,199,221,178,77,109,132,12,73,53,127,237,215>>,<<95,14,238,22,235,197,113,204,184,145,135,95,24,39,200,85>>,<<76,58,83,101,51,143,201,113,226,184,70,53,22,47,177,192>>}]} *DBG* epdg_ue_fsm_262427558687454 receive call {received_swm_dea_auth_response, {ok,[{epdg_auth_tuple, <<229,37,148,218,41,204,89,55,132,43,152,247,140,54,133,200>>, <<25,20,74,231,45,161,127,34,18,138,21,136,178,216,108,220>>, <<229,37,148,218,41,204,89,55,132,43,152,247,140,54,133,200, 129,3,199,221,178,77,109,132,12,73,53,127,237,215>>, <<95,14,238,22,235,197,113,204,184,145,135,95,24,39,200,85>>, <<76,58,83,101,51,143,201,113,226,184,70,53,22,47,177,192>>}]}} from <0.211.0> in state state_wait_auth_resp 04:16:31.476 [info] ue_fsm state_wait_auth_resp event=received_swm_dea_auth_response Result={ok,[{epdg_auth_tuple,<<229,37,148,218,41,204,89,55,132,43,152,247,140,54,133,200>>,<<25,20,74,231,45,161,127,34,18,138,21,136,178,216,108,220>>,<<229,37,148,218,41,204,89,55,132,43,152,247,140,54,133,200,129,3,199,221,178,77,109,132,12,73,53,127,237,215>>,<<95,14,238,22,235,197,113,204,184,145,135,95,24,39,200,85>>,<<76,58,83,101,51,143,201,113,226,184,70,53,22,47,177,192>>}]}, {ue_fsm_data,<<"262427558687454">>,"internet",[],undefined,false,0,false,false} *DBG* epdg_ue_fsm_262427558687454 send ok to <0.211.0> *DBG* gsup_server got cast {auth_response, {<<"262427558687454">>, {ok, [{epdg_auth_tuple, <<229,37,148,218,41,204,89,55,132,43,152,247, 140,54,133,200>>, <<25,20,74,231,45,161,127,34,18,138,21,136,178, 216,108,220>>, <<229,37,148,218,41,204,89,55,132,43,152,247, 140,54,133,200,129,3,199,221,178,77,109,132, 12,73,53,127,237,215>>, <<95,14,238,22,235,197,113,204,184,145,135,95, 24,39,200,85>>, <<76,58,83,101,51,143,201,113,226,184,70, 53,22,47,177,192>>}]}}} 04:16:31.476 [info] auth_response(<<"262427558687454">>): {ok,[{epdg_auth_tuple,<<229,37,148,218,41,204,89,55,132,43,152,247,140,54,133,200>>,<<25,20,74,231,45,161,127,34,18,138,21,136,178,216,108,220>>,<<229,37,148,218,41,204,89,55,132,43,152,247,140,54,133,200,129,3,199,221,178,77,109,132,12,73,53,127,237,215>>,<<95,14,238,22,235,197,113,204,184,145,135,95,24,39,200,85>>,<<76,58,83,101,51,143,201,113,226,184,70,53,22,47,177,192>>}]} *DBG* epdg_ue_fsm_262427558687454 consume call {received_swm_dea_auth_response, {ok,[{epdg_auth_tuple, <<229,37,148,218,41,204,89,55,132,43,152,247,140,54,133,200>>, <<25,20,74,231,45,161,127,34,18,138,21,136,178,216,108,220>>, <<229,37,148,218,41,204,89,55,132,43,152,247,140,54,133,200, 129,3,199,221,178,77,109,132,12,73,53,127,237,215>>, <<95,14,238,22,235,197,113,204,184,145,135,95,24,39,200,85>>, <<76,58,83,101,51,143,201,113,226,184,70,53,22,47,177,192>>}]}} from <0.211.0> in state state_wait_auth_resp => state_authenticating 04:16:31.476 [info] auth_response for <<"262427558687454">>: {ok,[{epdg_auth_tuple,<<229,37,148,218,41,204,89,55,132,43,152,247,140,54,133,200>>,<<25,20,74,231,45,161,127,34,18,138,21,136,178,216,108,220>>,<<229,37,148,218,41,204,89,55,132,43,152,247,140,54,133,200,129,3,199,221,178,77,109,132,12,73,53,127,237,215>>,<<95,14,238,22,235,197,113,204,184,145,135,95,24,39,200,85>>,<<76,58,83,101,51,143,201,113,226,184,70,53,22,47,177,192>>}]} 04:16:31.476 [info] GSUP: Tx #{auth_tuples => [#{autn => <<25,20,74,231,45,161,127,34,18,138,21,136,178,216,108,220>>,ck => <<76,58,83,101,51,143,201,113,226,184,70,53,22,47,177,192>>,ik => <<95,14,238,22,235,197,113,204,184,145,135,95,24,39,200,85>>,rand => <<229,37,148,218,41,204,89,55,132,43,152,247,140,54,133,200>>,res => <<229,37,148,218,41,204,89,55,132,43,152,247,140,54,133,200,129,3,199,221,178,77,109,132,12,73,53,127,237,215>>}],imsi => <<"262427558687454">>,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 => <<"262427558687454">>, message_type => location_upd_req}} 04:16:31.478 [info] GSUP: Rx #{cn_domain => 1,imsi => <<"262427558687454">>,message_type => location_upd_req} *DBG* epdg_ue_fsm_262427558687454 receive call lu_request from <0.2229.0> in state state_authenticating 04:16:31.478 [info] ue_fsm lu_request *DBG* epdg_ue_fsm_262427558687454 send ok to <0.2229.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}} 04:16:31.478 [info] ue_fsm state_authenticating event=lu_request, {ue_fsm_data,<<"262427558687454">>,"internet",[],undefined,false,0,false,false} *DBG* aaa_ue_fsm_262427558687454 receive call {rx_swm_der_auth_compl,"internet"} from <0.201.0> in state state_new *DBG* epdg_ue_fsm_262427558687454 consume call lu_request from <0.2229.0> in state state_authenticating 04:16:31.478 [info] ue_fsm ev_rx_swm_der_auth_compl 04:16:31.478 [info] ue_fsm state_new event=rx_swm_der_auth_compl, {ue_fsm_data,"262427558687454",undefined,undefined,false,false,undefined} 04:16:31.478 [debug] SWx Tx SAR Imsi="262427558687454" Type=1 APN="internet" AgentInfoOpt=[]  04:16:31.478 [debug] SWx prepare_request: {'SAR',["epdg.localdomain",";","1805677143",";","448",";","nonode@nohost"],{'Vendor-Specific-Application-Id',10415,[16777265],[]},1,"epdg.localdomain","localdomain","localdomain","262427558687454",1,[],["hss.localdomain"],["internet"],[],[],[],[],[],[],[],[],[]} *DBG* aaa_ue_fsm_262427558687454 send ok to <0.201.0> *DBG* aaa_ue_fsm_262427558687454 consume call {rx_swm_der_auth_compl,"internet"} from <0.201.0> in state state_new => state_wait_swx_saa *DBG* aaa_ue_fsm_262427558687454 receive call {rx_swx_saa,{ok,1,#{}}} from <0.2230.0> in state state_wait_swx_saa 04:16:31.481 [info] SWx Rx SAA {<0.2218.0>,{diameter_caps,{"epdg.localdomain","hss.localdomain"},{"localdomain","localdomain"},{[{127,0,0,1},{172,18,62,20},{192,168,0,2}],[{172,18,62,103}]},{0,10415},{"osmo-epdg","TTCN-3 Testsuite"},{[],[1]},{[10415,13019,5535],[5535,10415,13019]},{[],[]},{[],[0]},{[],[]},{[{'diameter_base_Vendor-Specific-Application-Id',10415,[16777265],[]}],[{'diameter_base_Vendor-Specific-Application-Id',[10415],[16777265],[]}]},{[],[]},{[],[]}}}: {'SAA',"epdg.localdomain;1805677143;448;nonode@nohost",{'Vendor-Specific-Application-Id',10415,[16777265],[]},1,"hss.localdomain","localdomain","262427558687454",[],[2001],[],[{'Non-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:16:31.481 [info] ue_fsm ev_rx_swx_saa *DBG* aaa_ue_fsm_262427558687454 send ok to <0.2230.0> 04:16:31.481 [info] ue_fsm state_wait_swx_saa event=rx_swx_saa {ok,1,#{}}, {ue_fsm_data,"262427558687454",undefined,undefined,false,false,undefined} *DBG* epdg_ue_fsm_262427558687454 receive call {received_swm_dea_auth_compl_response,{ok,#{}}} from <0.211.0> in state state_authenticating *DBG* aaa_ue_fsm_262427558687454 consume call {rx_swx_saa,{ok,1,#{}}} from <0.2230.0> in state state_wait_swx_saa => state_authenticated *DBG* epdg_ue_fsm_262427558687454 send ok to <0.211.0> *DBG* gsup_server got cast {lu_response,{<<"262427558687454">>,ok}} 04:16:31.481 [info] ue_fsm received_swm_dea_auth_compl_response {ok,#{}} *DBG* epdg_ue_fsm_262427558687454 consume call {received_swm_dea_auth_compl_response,{ok,#{}}} from <0.211.0> in state state_authenticating => state_authenticated 04:16:31.481 [info] ue_fsm state_authenticating event=lu_request, {ok,#{}}, {ue_fsm_data,<<"262427558687454">>,"internet",[],undefined,false,0,false,false} 04:16:31.481 [info] lu_response(<<"262427558687454">>): 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:16:31.481 [info] lu_response for <<"262427558687454">>: ok 04:16:31.481 [info] GSUP: Tx #{imsi => <<"262427558687454">>,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 => <<"262427558687454">>, message_class => 5, message_type => epdg_tunnel_request, pco => <<128,0,13,0,0,12,0>>}} 04:16:31.483 [info] GSUP: Rx #{cn_domain => 1,imsi => <<"262427558687454">>,message_class => 5,message_type => epdg_tunnel_request,pco => <<128,0,13,0,0,12,0>>} *DBG* epdg_ue_fsm_262427558687454 receive call {tunnel_request,<<128,0,13,0,0,12,0>>} from <0.2231.0> in state state_authenticated 04:16:31.483 [info] ue_fsm tunnel_request(<<128,0,13,0,0,12,0>>) 04:16:31.483 [info] ue_fsm state_authenticated event=tunnel_request, {ue_fsm_data,<<"262427558687454">>,"internet",[],undefined,false,0,false,false} 04:16:31.483 [debug] Selected PGW Remote Address "172.18.62.103" 04:16:31.483 [info] s2b: Tx {gtp,v2,create_session_request,0,8064839,undefined,[],[{v2_international_mobile_subscriber_identity,0,<<"262427558687454">>},{v2_serving_network,0,{<<"901">>,<<"042">>}},{v2_rat_type,0,3},{v2_fully_qualified_tunnel_endpoint_identifier,0,30,894437938,<<172,18,62,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,3048190038,<<172,18,62,20>>,undefined}]},{v2_recovery,0,0},{v2_additional_protocol_configuration_options,0,{0,[{13,<<>>},{12,<<>>}]}}]} *DBG* epdg_ue_fsm_262427558687454 send ok to <0.2231.0> 04:16:31.483 [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_262427558687454 consume call {tunnel_request,<<128,0,13,0,0,12,0>>} from <0.2231.0> in state state_authenticated => state_wait_create_session_resp *DBG* epdg_ue_fsm_262427558687454 start_timer {state_timeout,10000, create_session_timeout,[]} in state state_wait_create_session_resp 04:16:31.492 [info] S6b Rx from {diameter_caps,{"aaa.localdomain","pgw.localdomain"},{"localdomain","localdomain"},{[{172,18,62,20}],[{172,18,62,103}]},{0,10415},{"osmo-epdg-AAA","TTCN-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,["262427558687454@nai.epc.mnc001.mcc01.3gppnetwork.org"],[{'MIP6-Agent-Info',[{172,18,62,103}],[],[],[]}],[70368744177664],[],[],["internet"],[],[],[],[],[],[]} *DBG* aaa_ue_fsm_262427558687454 receive call {rx_s6b_aar,"262427558687454@nai.epc.mnc001.mcc01.3gppnetwork.org", "internet", [{'MIP6-Agent-Info',[{172,18,62,103}],[],[],[]}]} from <0.2232.0> in state state_authenticated 04:16:31.492 [info] ue_fsm ev_rx_s6b_aar: "262427558687454@nai.epc.mnc001.mcc01.3gppnetwork.org" "internet" [{'MIP6-Agent-Info',[{172,18,62,103}],[],[],[]}] 04:16:31.492 [info] ue_fsm state_authenticated event=rx_s6b_aar NAI="262427558687454@nai.epc.mnc001.mcc01.3gppnetwork.org" Apn="internet" AgentInfo=[{'MIP6-Agent-Info',[{172,18,62,103}],[],[],[]}], {ue_fsm_data,"262427558687454",undefined,undefined,true,false,undefined} 04:16:31.492 [debug] SWx Tx SAR Imsi="262427558687454" Type=13 APN="internet" AgentInfoOpt=[{'MIP6-Agent-Info',[{172,18,62,103}],[],[],[]}]  04:16:31.492 [debug] SWx prepare_request: {'SAR',["epdg.localdomain",";","1805677143",";","449",";","nonode@nohost"],{'Vendor-Specific-Application-Id',10415,[16777265],[]},1,"epdg.localdomain","localdomain","localdomain","262427558687454",13,[],["hss.localdomain"],["internet"],[],[{'MIP6-Agent-Info',[{172,18,62,103}],[],[],[]}],[],[],[],[],[],[],[]} *DBG* aaa_ue_fsm_262427558687454 send ok to <0.2232.0> 04:16:31.492 [debug] Waiting for S6b AAA *DBG* aaa_ue_fsm_262427558687454 consume call {rx_s6b_aar,"262427558687454@nai.epc.mnc001.mcc01.3gppnetwork.org", "internet", [{'MIP6-Agent-Info',[{172,18,62,103}],[],[],[]}]} from <0.2232.0> in state state_authenticated => state_authenticated_wait_swx_saa *DBG* aaa_ue_fsm_262427558687454 receive call {rx_swx_saa,{ok,13,#{}}} from <0.2233.0> in state state_authenticated_wait_swx_saa 04:16:31.494 [info] SWx Rx SAA {<0.2218.0>,{diameter_caps,{"epdg.localdomain","hss.localdomain"},{"localdomain","localdomain"},{[{127,0,0,1},{172,18,62,20},{192,168,0,2}],[{172,18,62,103}]},{0,10415},{"osmo-epdg","TTCN-3 Testsuite"},{[],[1]},{[10415,13019,5535],[5535,10415,13019]},{[],[]},{[],[0]},{[],[]},{[{'diameter_base_Vendor-Specific-Application-Id',10415,[16777265],[]}],[{'diameter_base_Vendor-Specific-Application-Id',[10415],[16777265],[]}]},{[],[]},{[],[]}}}: {'SAA',"epdg.localdomain;1805677143;449;nonode@nohost",{'Vendor-Specific-Application-Id',10415,[16777265],[]},1,"hss.localdomain","localdomain","262427558687454",[],[2001],[],[{'Non-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_262427558687454 send ok to <0.2233.0> *DBG* aaa_ue_fsm_262427558687454 consume call {rx_swx_saa,{ok,13,#{}}} from <0.2233.0> in state state_authenticated_wait_swx_saa => state_authenticated 04:16:31.494 [info] ue_fsm ev_rx_swx_saa 04:16:31.494 [info] ue_fsm state_authenticated_wait_swx_saa event=rx_swx_saa SAType=13 ResulCode={epdg_dia_rc,undefined,2001}, {ue_fsm_data,"262427558687454","262427558687454@nai.epc.mnc001.mcc01.3gppnetwork.org","internet",true,false,<0.2232.0>} 04:16:31.494 [debug] Rx AAA with DiaRC={epdg_dia_rc,undefined,2001} 04:16:31.494 [info] S6b Tx to {diameter_caps,{"aaa.localdomain","pgw.localdomain"},{"localdomain","localdomain"},{[{172,18,62,20}],[{172,18,62,103}]},{0,10415},{"osmo-epdg-AAA","TTCN-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:16:31.497 [debug] S2b: Rx from IP {172,18,62,103} port 2123: <<72,33,0,117,53,80,10,50,123,15,71,0,2,0,2,0,16,0,87,0,9,1,160,214,20,52,135,172,18,62,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,214,20,52,135,172,18,62,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,214,20,52,135,163,0,15,0,128,0,13,4,1,2,3,4,0,12,4,5,6,7,8>> 04:16:31.497 [debug] S2b: Rx from IP {172,18,62,103} port 2123: {gtp,v2,create_session_response,894437938,8064839,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,<<214,20,52,135>>},{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,3591648391,<<172,18,62,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,3591648391,<<172,18,62,103>>,undefined},{v2_pdn_address_allocation,0} => {v2_pdn_address_allocation,0,ipv4,<<192,168,0,2>>}}} 04:16:31.497 [info] s2b: Updated Session after create_session_response: {gtp_session,<<"262427558687454">>,<0.2226.0>,<<"internet">>,{172,18,62,103},{172,18,62,103},undefined,894437938,3591648391,5,{set,1,16,16,8,80,48,{[],[],[],[],[],[],[],[],[],[],[],[],[],[],[],[]},{{[],[],[],[],[],[],[],[],[],[],[],[],[],[],[{gtp_bearer,5,3048190038,3591648391}],[]}}}} 04:16:31.497 [debug] s2b: APCO_dec: {v2_additional_protocol_configuration_options,0,{0,[{13,<<1,2,3,4>>},{12,<<5,6,7,8>>}]}} 04:16:31.497 [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 => 3048190038,remote_ipv4 => <<172,18,62,103>>,remote_ipv6 => undefined,remote_teid => 3591648391}} *DBG* epdg_ue_fsm_262427558687454 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 => 3048190038, remote_ipv4 => <<172,18,62,103>>, remote_ipv6 => undefined,remote_teid => 3591648391}}} from <0.2234.0> in state state_wait_create_session_resp 04:16:31.497 [info] ue_fsm state_authenticated event=received_gtpc_create_session_response, {ue_fsm_data,<<"262427558687454">>,"internet",[],undefined,false,0,false,false} 04:16:31.497 [info] KMOD Port Create PDP Context Call {<0.2226.0>,[alias|#Ref<0.1283019585.1655242754.197767>]}: {create_pdp_context,{172,18,62,103},3048190038,3591648391,{192,168,0,2}} 04:16:31.497 [debug] create_pdp_context: 1, {172,18,62,103}, {192,168,0,2}, 3048190038, 3591648391 04:16:31.497 [debug] create_pdp_context: {netlink,gtp,[512,ack,request],580,0,{new,0,0,[{version,1},{net_ns_fd,25},{link,4},{sgsn_address,{172,18,62,103}},{ms_address,{192,168,0,2}},{i_tid,3048190038},{o_tid,3591648391}]}} 04:16:31.497 [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 => 3048190038,remote_ipv4 => <<172,18,62,103>>,remote_ipv6 => undefined,remote_teid => 3591648391}) returned ok *DBG* epdg_ue_fsm_262427558687454 send ok to <0.2234.0> *DBG* gsup_server got cast {tunnel_response, {<<"262427558687454">>, {ok, #{apco => <<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 => 3048190038, remote_ipv4 => <<172,18,62,103>>, remote_ipv6 => undefined, remote_teid => 3591648391}}}} 04:16:31.497 [info] tunnel_response(<<"262427558687454">>): {ok,#{apco => <<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 => 3048190038,remote_ipv4 => <<172,18,62,103>>,remote_ipv6 => undefined,remote_teid => 3591648391}} *DBG* epdg_ue_fsm_262427558687454 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 => 3048190038, remote_ipv4 => <<172,18,62,103>>, remote_ipv6 => undefined,remote_teid => 3591648391}}} from <0.2234.0> in state state_wait_create_session_resp => state_active 04:16:31.497 [info] tunnel_response for <<"262427558687454">>: {ok,#{apco => <<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 => 3048190038,remote_ipv4 => <<172,18,62,103>>,remote_ipv6 => undefined,remote_teid => 3591648391}} *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:16:31.497 [info] GSUP: Tx #{imsi => <<"262427558687454">>,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 => <<"262427558687454">>, message_type => purge_ms_req}} 04:16:31.501 [info] GSUP: Rx #{cn_domain => 1,imsi => <<"262427558687454">>,message_type => purge_ms_req} *DBG* epdg_ue_fsm_262427558687454 receive call purge_ms_request from <0.2238.0> in state state_active 04:16:31.501 [info] ue_fsm purge_ms_request 04:16:31.501 [info] ue_fsm state_active event=purge_ms_request, {ue_fsm_data,<<"262427558687454">>,"internet",[],{epdg_tun_pdp_ctx,3048190038,3591648391,{epdg_eua,33,<<192,168,0,2>>,undefined},<<172,18,62,103>>},false,0,false,false} 04:16:31.501 [info] KMOD Port Delete PDP Context Call {<0.2226.0>,[alias|#Ref<0.1283019585.1655242757.198301>]}: {delete_pdp_context,{172,18,62,103},3048190038,3591648391,{192,168,0,2}} 04:16:31.501 [debug] delete_pdp_context: 1, {172,18,62,103}, {192,168,0,2}, 3048190038, 3591648391 04:16:31.501 [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,62,103}},{ms_address,{192,168,0,2}},{i_tid,3048190038}]}} 04:16:31.501 [info] s2b: Tx {gtp,v2,delete_session_request,3591648391,8064840,undefined,[],[{v2_eps_bearer_id,0,5},{v2_fully_qualified_tunnel_endpoint_identifier,0,30,3048190038,<<172,18,62,20>>,undefined}]} *DBG* epdg_ue_fsm_262427558687454 send ok to <0.2238.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_262427558687454 consume call purge_ms_request from <0.2238.0> in state state_active => state_wait_delete_session_resp *DBG* aaa_ue_fsm_262427558687454 receive call rx_s6b_str from <0.2239.0> in state state_authenticated 04:16:31.503 [info] S6b Rx from {diameter_caps,{"aaa.localdomain","pgw.localdomain"},{"localdomain","localdomain"},{[{172,18,62,20}],[{172,18,62,103}]},{0,10415},{"osmo-epdg-AAA","TTCN-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,["262427558687454"],[],[]} 04:16:31.503 [info] ue_fsm ev_rx_s6b_str 04:16:31.503 [info] ue_fsm state_authenticated event=rx_s6b_str, {ue_fsm_data,"262427558687454","262427558687454@nai.epc.mnc001.mcc01.3gppnetwork.org","internet",true,true,undefined} *DBG* aaa_ue_fsm_262427558687454 send {ok,{epdg_dia_rc,undefined,2001}} to <0.2239.0> 04:16:31.503 [info] ue_fsm state_authenticated event=rx_s6b_str: ePDG session still active, skip updating the HSS *DBG* aaa_ue_fsm_262427558687454 consume call rx_s6b_str from <0.2239.0> in state state_authenticated 04:16:31.503 [info] S6b Tx to {diameter_caps,{"aaa.localdomain","pgw.localdomain"},{"localdomain","localdomain"},{[{172,18,62,20}],[{172,18,62,103}]},{0,10415},{"osmo-epdg-AAA","TTCN-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:16:31.504 [debug] S2b: Rx from IP {172,18,62,103} port 2123: <<72,37,0,14,53,80,10,50,123,15,72,0,2,0,2,0,16,0>> 04:16:31.504 [debug] S2b: Rx from IP {172,18,62,103} port 2123: {gtp,v2,delete_session_response,894437938,8064840,undefined,[],#{{v2_cause,0} => {v2_cause,0,request_accepted,0,0,0,undefined}}} 04:16:31.504 [info] ue_fsm received_gtpc_delete_session_response {gtp,v2,delete_session_response,894437938,8064840,undefined,[],#{{v2_cause,0} => {v2_cause,0,request_accepted,0,0,0,undefined}}} *DBG* epdg_ue_fsm_262427558687454 receive call {received_gtpc_delete_session_response, {gtp,v2,delete_session_response,894437938,8064840,undefined,[], #{{v2_cause,0} => {v2_cause,0,request_accepted,0,0,0,undefined}}}} from <0.2240.0> in state state_wait_delete_session_resp 04:16:31.504 [info] ue_fsm state_wait_delete_session_resp event=received_gtpc_delete_session_response, {ue_fsm_data,<<"262427558687454">>,"internet",[],undefined,false,0,false,false} *DBG* epdg_ue_fsm_262427558687454 send ok to <0.2240.0> 04:16:31.504 [debug] Cause: GTP_atom=request_accepted -> GTP_int=16 -> GSUP_int=0 04:16:31.504 [info] ue_fsm state_wait_swm_session_termination_answer event=enter, {ue_fsm_data,<<"262427558687454">>,"internet",[],undefined,true,0,false,false} *DBG* epdg_ue_fsm_262427558687454 consume call {received_gtpc_delete_session_response, {gtp,v2,delete_session_response,894437938,8064840,undefined,[], #{{v2_cause,0} => {v2_cause,0,request_accepted,0,0,0,undefined}}}} from <0.2240.0> in state state_wait_delete_session_resp => state_wait_swm_session_termination_answer *DBG* aaa_ue_fsm_262427558687454 receive call rx_swm_str from <0.201.0> in state state_authenticated 04:16:31.504 [info] ue_fsm ev_rx_swm_str *DBG* epdg_ue_fsm_262427558687454 start_timer {state_timeout,10000, swm_str_timeout,[]} in state state_wait_swm_session_termination_answer 04:16:31.504 [info] ue_fsm state_authenticated event=rx_swm_str, {ue_fsm_data,"262427558687454","262427558687454@nai.epc.mnc001.mcc01.3gppnetwork.org","internet",true,false,undefined} 04:16:31.504 [debug] SWx Tx SAR Imsi="262427558687454" Type=5 APN="internet" AgentInfoOpt=[]  *DBG* aaa_ue_fsm_262427558687454 send ok to <0.201.0> 04:16:31.504 [debug] SWx prepare_request: {'SAR',["epdg.localdomain",";","1805677143",";","450",";","nonode@nohost"],{'Vendor-Specific-Application-Id',10415,[16777265],[]},1,"epdg.localdomain","localdomain","localdomain","262427558687454",5,[],["hss.localdomain"],["internet"],[],[],[],[],[],[],[],[],[]} *DBG* aaa_ue_fsm_262427558687454 consume call rx_swm_str from <0.201.0> in state state_authenticated => state_authenticated_wait_swx_saa *DBG* aaa_ue_fsm_262427558687454 receive call {rx_swx_saa,{ok,5,#{}}} from <0.2241.0> in state state_authenticated_wait_swx_saa 04:16:31.506 [info] SWx Rx SAA {<0.2218.0>,{diameter_caps,{"epdg.localdomain","hss.localdomain"},{"localdomain","localdomain"},{[{127,0,0,1},{172,18,62,20},{192,168,0,2}],[{172,18,62,103}]},{0,10415},{"osmo-epdg","TTCN-3 Testsuite"},{[],[1]},{[10415,13019,5535],[5535,10415,13019]},{[],[]},{[],[0]},{[],[]},{[{'diameter_base_Vendor-Specific-Application-Id',10415,[16777265],[]}],[{'diameter_base_Vendor-Specific-Application-Id',[10415],[16777265],[]}]},{[],[]},{[],[]}}}: {'SAA',"epdg.localdomain;1805677143;450;nonode@nohost",{'Vendor-Specific-Application-Id',10415,[16777265],[]},1,"hss.localdomain","localdomain","262427558687454",[],[2001],[],[{'Non-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_262427558687454 send ok to <0.2241.0> *DBG* aaa_ue_fsm_262427558687454 consume call {rx_swx_saa,{ok,5,#{}}} from <0.2241.0> in state state_authenticated_wait_swx_saa => state_new 04:16:31.506 [info] ue_fsm ev_rx_swx_saa *DBG* epdg_ue_fsm_262427558687454 receive call {received_swm_sta,{epdg_dia_rc,undefined,2001}} from <0.211.0> in state state_wait_swm_session_termination_answer 04:16:31.506 [info] ue_fsm state_authenticated_wait_swx_saa event=rx_swx_saa SAType=5 ResulCode={epdg_dia_rc,undefined,2001}, {ue_fsm_data,"262427558687454","262427558687454@nai.epc.mnc001.mcc01.3gppnetwork.org","internet",true,false,undefined} 04:16:31.507 [info] ue_fsm received_swm_session_termination_answer {epdg_dia_rc,undefined,2001} *DBG* gsup_server got cast {purge_ms_response,{<<"262427558687454">>,ok}} *DBG* epdg_ue_fsm_262427558687454 send ok to <0.211.0> 04:16:31.507 [info] ue_fsm state_wait_swm_session_termination_answer event=received_swm_sta, {ue_fsm_data,<<"262427558687454">>,"internet",[],undefined,true,0,false,false} 04:16:31.507 [info] purge_ms_response(<<"262427558687454">>): ok *DBG* epdg_ue_fsm_262427558687454 terminate normal in state state_wait_swm_session_termination_answer 04:16:31.507 [info] purge_ms_response for <<"262427558687454">>: 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:16:31.507 [info] GSUP: Tx #{freeze_p_tmsi => true,imsi => <<"262427558687454">>,message_type => purge_ms_res} 04:16:31.507 [info] terminating epdg_ue_fsm with reason normal state=state_wait_swm_session_termination_answer, {ue_fsm_data,<<"262427558687454">>,"internet",[],undefined,true,0,false,false} Socket #Port<0.60> closed [<0.2209.0>] send_close_signal [{{#Port<0.60>,{osmo,5}},{process_id,<0.209.0>}}] [] 04:16:31.508 [info] Peer down: {<0.2168.0>,{diameter_caps,{"aaa.localdomain","pgw.localdomain"},{"localdomain","localdomain"},{[{172,18,62,20}],[{172,18,62,103}]},{0,10415},{"osmo-epdg-AAA","TTCN-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 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:16:31.508 [error] GSUP connection has been closed 04:16:31.711 [info] Peer down: {<0.2218.0>,{diameter_caps,{"epdg.localdomain","hss.localdomain"},{"localdomain","localdomain"},{[{127,0,0,1},{172,18,62,20},{192,168,0,2}],[{172,18,62,103}]},{0,10415},{"osmo-epdg","TTCN-3 Testsuite"},{[],[1]},{[10415,13019,5535],[5535,10415,13019]},{[],[]},{[],[0]},{[],[]},{[{'diameter_base_Vendor-Specific-Application-Id',10415,[16777265],[]}],[{'diameter_base_Vendor-Specific-Application-Id',[10415],[16777265],[]}]},{[],[]},{[],[]}}}